html {
  font-family: sans-serif;
  font-size: 62.5%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section,
main,
figcaption,
figure {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select[multiple] {
  vertical-align: top;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
div,
article,
section,
header,
footer,
nav,
ul,
li {
  position: relative;
}
ul,
ol,
li {
  margin: 0;
  padding: 0;
}
figure {
  margin: 0;
}
.edit-link {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
}
.edit-link .post-edit-link {
  padding: 4px 8px;
  background: red;
  color: black;
}
.says,
.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.site .skip-link {
  background-color: #f1f1f1;
  display: block;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}
.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}
#wpadminbar {
  opacity: 0.5;
  width: auto;
  min-width: auto;
}
#wpadminbar #wp-admin-bar-wp-logo,
#wpadminbar #wp-admin-bar-customize,
#wpadminbar #wp-admin-bar-updates,
#wpadminbar #wp-admin-bar-comments,
#wpadminbar #wp-admin-bar-new-content {
  display: none;
}
#wpadminbar #wp-admin-bar-top-secondary,
#wpadminbar .ab-sub-wrapper {
  display: none !important;
}
body.dev #wpadminbar {
  display: none;
}
.alignnone {
  margin: 0.25em 1em 1em 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0.25em auto 0.25em auto;
}
.alignright {
  float: right;
  margin: 0.25em 0 1em 1em;
}
.alignleft {
  float: left;
  margin: 0.25em 1em 1em 0;
}
.wp-caption {
  padding: 0.25em 0.25em 0.5em;
  text-align: left;
}
.wp-caption.alignnone {
  margin: 0.25em 1em 1em 0;
}
.wp-caption.alignleft {
  margin: 0.25em 1em 1em 0;
}
.wp-caption.alignright {
  margin: 0.25em 0 1em 1em;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 0.25em 0.25em;
}
.gallery:before,
.gallery:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.gallery:before,
.gallery:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.gallery .gallery-item {
  float: left;
  width: 33.3333%;
}
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
label,
input,
textarea,
button {
  vertical-align: top;
  white-space: normal;
  background: none;
  border: none;
}
fieldset,
.fieldset {
  margin-bottom: 1em;
}
label,
fieldset legend {
  display: block;
  margin-bottom: 0.2em;
}
button,
.button,
input[type=submit],
input[type=reset] {
  display: inline-block;
  width: 100%;
  max-width: 10em;
  padding: 0.4em;
  line-height: 1;
  border: 1px solid black;
  background-color: black;
  color: white;
  cursor: pointer;
}
button:hover,
button:active,
button:focus,
.button:hover,
.button:active,
.button:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus {
  background-color: white;
  color: black;
}
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search] input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  width: 100%;
  max-width: 20em;
  padding: 0.4em;
  border: 1px solid black;
}
textarea {
  width: 100%;
  max-width: 20em;
  padding: 0.4em;
  border: 1px solid black;
}
input[type=checkbox],
input[type=radio] {
  width: 1em;
  height: 1em;
}
label input[type=checkbox],
label input[type=radio],
label .icheckbox_hue,
label .iradio_hue {
  margin-right: 0.4em;
}
select {
  border: 1px solid black;
}
input[disabled][disabled],
textarea[disabled][disabled],
select[disabled][disabled],
option[disabled][disabled],
button[disabled][disabled] {
  cursor: not-allowed;
}
.searchform {
  position: relative;
  display: inline-block;
}
.searchform .search-form-container {
  width: 2em;
  overflow: hidden;
  transition: width 0.2s ease-out;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container .search-form-content {
  float: right;
  width: 11.3em;
  white-space: nowrap;
}
.searchform .search-form-container .search-form-content input[type=text],
.searchform .search-form-container .search-form-content input[type=submit] {
  display: inline-block;
  margin: 0;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=text] {
  max-width: 9em;
  margin-right: 0.3em;
}
.searchform .search-form-container .search-form-content input[type=submit] {
  width: 2em;
  height: 2em;
  color: transparent;
  background-color: transparent;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=submit]:hover,
.searchform .search-form-container .search-form-content input[type=submit]:active,
.searchform .search-form-container .search-form-content input[type=submit]:focus {
  color: transparent;
  background-color: transparent;
}
.searchform .search-form-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 2em;
  height: 2em;
  z-index: 5;
  cursor: pointer;
}
.searchform .search-form-button svg path {
  fill: black;
}
.searchform .search-form-button:hover svg path,
.searchform .search-form-button:active svg path,
.searchform .search-form-button:focus svg path {
  fill: black;
}
.searchform.active .search-form-container {
  width: 11.3em;
}
.searchform.active .search-form-button {
  pointer-events: none;
}
.searchform.active .search-form-button svg path {
  fill: black;
}
#content #searchform .search-form-button {
  display: none;
}
.error-404 .searchform {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group input {
  margin-bottom: 0;
}
#mc_embed_signup form input.mce_inline_error {
  border-color: black;
}
#mc_embed_signup form div.mce_inline_error {
  max-width: 20em;
  margin: 0 0 1em;
  padding: 0.4em;
  background-color: black;
}
#mc_embed_signup form #mce-responses .response {
  margin: 1em 0;
}
#mc_embed_signup form ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0.5em;
}
#mc_embed_signup form ul .icheckbox_hue {
  margin-right: 0.5em;
}
#mc_embed_signup form ul label {
  display: inline-block;
}
.srt {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.cf:before,
.cf:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
@font-face {
  font-family: 'Libre Caslon Text';
  src: url('https://fora-ooo.com/wp-content/themes/hue/style/fonts/libre-caslon-text-v5-latin-regular.woff2') format('woff2');
  font-weight: 400;
}
@font-face {
  font-family: 'Neue Montreal Book';
  src: url('https://fora-ooo.com/wp-content/themes/hue/style/fonts/PPNeueMontreal-Book.otf') format("opentype"), url('https://fora-ooo.com/wp-content/themes/hue/style/fonts/PPNeueMontreal-Book.woff') format('woff'), url('https://fora-ooo.com/wp-content/themes/hue/style/fonts/PPNeueMontreal-Book.woff2') format('woff2');
  font-weight: 400;
}
body {
  font-family: 'Neue Montreal Book', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-size: 1.46vw;
  line-height: 1.1756;
  color: black;
}
a {
  color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Neue Montreal Book', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.0115;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 400;
}
h1 {
  font-size: 28px;
  font-size: 2.8rem;
  font-size: 1.46vw;
  line-height: 1.1756;
}
h2,
.square .front,
.instagram-link-inner a {
  font-size: 87px;
  font-size: 8.7rem;
  font-size: 4.53vw;
}
h3,
.location .address,
.footer-title,
input[type=submit] {
  font-size: 60px;
  font-size: 6rem;
  font-size: 3.12vw;
}
.slot h3,
.package h3,
.slot .booking {
  font-size: 28px;
  font-size: 2.8rem;
  font-size: 1.46vw;
}
h4,
.day h3.title {
  font-size: 40px;
  font-size: 4rem;
  font-size: 2.08vw;
}
.day h3.title {
  font-family: 'Libre Caslon Text', "Times New Roman", Times, serif;
}
.header-date,
.primary-navigation {
  font-size: 20px;
  font-size: 2.0rem;
  font-size: 1.04vw;
}
.detail,
.member .info {
  font-size: 17px;
  font-size: 1.7rem;
  font-size: 0.88vw;
}
.hue-marquee {
  font-size: 40px;
  font-size: 4rem;
  font-size: 2.34vw;
}
input[type=email],
input[type=text] {
  font-size: 40px;
  font-size: 4rem;
  font-size: 2.34vw;
}
.package .count {
  font-size: 13.5vw;
}
.slot .booking {
  font-family: 'Libre Caslon Text', "Times New Roman", Times, serif;
}
.ooo-text {
  font-family: 'Libre Caslon Text', "Times New Roman", Times, serif;
  font-size: 68px;
  font-size: 6.8rem;
  font-size: 3.53vw;
}
.footer-row {
  font-size: 18px;
  font-size: 1.8rem;
  font-size: 0.94vw;
  line-height: 1.4444;
}
.footer-row .first p {
  font-size: 15px;
  font-size: 1.5rem;
  font-size: 0.78vw;
}
label {
  font-size: 28px;
  font-size: 2.8rem;
}
input,
select,
button,
textarea {
  font-size: 28px;
  font-size: 2.8rem;
}
::-moz-selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
::selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
.site-footer {
  background: #E4D2C5;
  padding-bottom: 5.35em;
  padding-top: 1.5em;
}
.site-footer .footer-content .footer-row {
  display: grid;
  grid-template-columns: minmax(16.7em,68%) minmax(13em,17%) minmax(6.9em,10.8%) minmax(1em,4.2%);
}
.site-footer .footer-content .footer-title {
  text-transform: uppercase;
}
.site-footer .footer-content .first p {
  line-height: 2em;
}
.site-footer .footer-content p {
  margin: 0;
}
.site-footer .footer-content ul.social {
  margin-top: 0.6em;
}
.site-footer .footer-content ul.social li {
  margin-bottom: 0.57em;
}
.site-footer .footer-content ul.social a {
  display: inline-block;
  width: 0.93em;
  height: 0.93em;
  background-repeat: no-repeat;
  background-size: contain;
}
.site-footer .footer-content ul.social .linkedin {
  background-image: url('https://fora-ooo.com/wp-content/themes/hue/img/linkedin.svg');
}
.site-footer .footer-content ul.social .instagram {
  background-image: url('https://fora-ooo.com/wp-content/themes/hue/img/instagram.svg');
}
body.fixed-footer .site-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
body.fixed-footer .site-main {
  padding-bottom: 3em;
}
.site-header {
  height: 3em;
  background: white;
  color: black;
  transition: background 0.4s ease-out;
  transition-delay: 0;
}
.site-header .header-content {
  height: 100%;
}
.site-branding {
  display: inline-block;
  height: 100%;
  line-height: 1;
  vertical-align: top;
}
.site-branding a {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.site-branding a svg {
  height: 2em;
  width: auto;
}
.site-branding a svg path {
  fill: black;
}
.site-branding a:hover svg path,
.site-branding a:active svg path,
.site-branding a:focus svg path {
  fill: black;
}
.header-date {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  line-height: 1;
  transform: translate(-50%,-50%);
}
.primary-navigation {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.site-menu .site-branding {
  position: absolute;
}
.site-menu .menu-content {
  height: 100%;
  padding-left: 4em;
  padding-right: 7em;
  text-align: right;
}
.site-menu .menu-content ul li {
  padding-right: 3.3vw;
}
.site-header .searchform {
  position: absolute;
  top: 50%;
  right: 1.82em;
  height: ;
  transform: translateY(-50%);
}
.site-header .searchform .search-form-container .search-form-content input[type=text] {
  background-color: #ffffff;
  color: black;
}
.site-header .searchform .search-form-button svg path {
  fill: black;
}
.site-header .searchform .search-form-button:hover svg path,
.site-header .searchform .search-form-button:active svg path,
.site-header .searchform .search-form-button:focus svg path {
  fill: black;
}
.site-header .searchform.active .search-form-button svg path {
  fill: black;
}
body.fixed-header .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99998;
}
body.fixed-header .main-content {
  padding-top: 3em;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a,
ul.mobile-menu li a {
  color: black;
}
ul.primary-menu li a:hover,
ul.primary-menu li a:active,
ul.primary-menu li a:focus,
ul.secondary-menu li a:hover,
ul.secondary-menu li a:active,
ul.secondary-menu li a:focus,
ul.footer-menu li a:hover,
ul.footer-menu li a:active,
ul.footer-menu li a:focus,
ul.mobile-menu li a:hover,
ul.mobile-menu li a:active,
ul.mobile-menu li a:focus {
  text-decoration: none;
}
ul.primary-menu li a:hover span,
ul.primary-menu li a:active span,
ul.primary-menu li a:focus span,
ul.secondary-menu li a:hover span,
ul.secondary-menu li a:active span,
ul.secondary-menu li a:focus span,
ul.footer-menu li a:hover span,
ul.footer-menu li a:active span,
ul.footer-menu li a:focus span,
ul.mobile-menu li a:hover span,
ul.mobile-menu li a:active span,
ul.mobile-menu li a:focus span {
  color: black;
  text-decoration: underline;
}
ul.primary-menu li.current-menu-item > a,
ul.primary-menu li.current-menu-ancestor > a,
ul.secondary-menu li.current-menu-item > a,
ul.secondary-menu li.current-menu-ancestor > a,
ul.footer-menu li.current-menu-item > a,
ul.footer-menu li.current-menu-ancestor > a,
ul.mobile-menu li.current-menu-item > a,
ul.mobile-menu li.current-menu-ancestor > a {
  text-decoration: none;
}
ul.primary-menu li.current-menu-item > a span,
ul.primary-menu li.current-menu-ancestor > a span,
ul.secondary-menu li.current-menu-item > a span,
ul.secondary-menu li.current-menu-ancestor > a span,
ul.footer-menu li.current-menu-item > a span,
ul.footer-menu li.current-menu-ancestor > a span,
ul.mobile-menu li.current-menu-item > a span,
ul.mobile-menu li.current-menu-ancestor > a span {
  color: black;
  text-decoration: underline;
}
ul.primary-menu li.current-menu-item.onepager-link > a,
ul.primary-menu li.current-menu-ancestor.onepager-link > a,
ul.secondary-menu li.current-menu-item.onepager-link > a,
ul.secondary-menu li.current-menu-ancestor.onepager-link > a,
ul.footer-menu li.current-menu-item.onepager-link > a,
ul.footer-menu li.current-menu-ancestor.onepager-link > a,
ul.mobile-menu li.current-menu-item.onepager-link > a,
ul.mobile-menu li.current-menu-ancestor.onepager-link > a {
  text-decoration: none;
}
ul.primary-menu li.current-menu-item.onepager-link > a span,
ul.primary-menu li.current-menu-ancestor.onepager-link > a span,
ul.secondary-menu li.current-menu-item.onepager-link > a span,
ul.secondary-menu li.current-menu-ancestor.onepager-link > a span,
ul.footer-menu li.current-menu-item.onepager-link > a span,
ul.footer-menu li.current-menu-ancestor.onepager-link > a span,
ul.mobile-menu li.current-menu-item.onepager-link > a span,
ul.mobile-menu li.current-menu-ancestor.onepager-link > a span {
  border-bottom: none;
}
ul.primary-menu li.onepager-link.active > a,
ul.secondary-menu li.onepager-link.active > a,
ul.footer-menu li.onepager-link.active > a,
ul.mobile-menu li.onepager-link.active > a {
  text-decoration: none;
}
ul.primary-menu li.onepager-link.active > a span,
ul.secondary-menu li.onepager-link.active > a span,
ul.footer-menu li.onepager-link.active > a span,
ul.mobile-menu li.onepager-link.active > a span {
  color: black;
  text-decoration: underline;
}
@media (min-width: 101024px) {
  .site-menu {
    display: inline-block;
    height: 100%;
    vertical-align: top;
  }
  .site-menu .menu-content {
    height: 100%;
  }
  .primary-navigation {
    height: 100%;
  }
  .primary-navigation > div {
    top: 50%;
    transform: translateY(-50%);
  }
  ul.primary-menu,
  ul.secondary-menu,
  ul.footer-menu {
    z-index: 100;
  }
  ul.primary-menu li,
  ul.secondary-menu li,
  ul.footer-menu li {
    display: inline-block;
    z-index: 100;
  }
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    display: block;
    white-space: nowrap;
  }
  ul.primary-menu li ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menu li ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
  }
  ul.primary-menu li ul.sub-menu li,
  ul.secondary-menu li ul.sub-menu li,
  ul.footer-menu li ul.sub-menu li {
    width: 100%;
  }
  ul.primary-menu li ul.sub-menu ul.sub-menu,
  ul.secondary-menu li ul.sub-menu ul.sub-menu,
  ul.footer-menu li ul.sub-menu ul.sub-menu {
    top: 0;
    left: 100%;
  }
  ul.primary-menu li.menu-item-has-children:hover > ul.sub-menu,
  ul.secondary-menu li.menu-item-has-children:hover > ul.sub-menu,
  ul.footer-menu li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
  }
  ul.primary-menu,
  ul.secondary-menu,
  ul.footer-menu {
    margin: 0 -1.82em;
  }
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    line-height: 2em;
    padding: 5px 1.82em;
  }
  ul.primary-menu li a:hover,
  ul.primary-menu li a:active,
  ul.primary-menu li a:focus,
  ul.secondary-menu li a:hover,
  ul.secondary-menu li a:active,
  ul.secondary-menu li a:focus,
  ul.footer-menu li a:hover,
  ul.footer-menu li a:active,
  ul.footer-menu li a:focus {
    text-decoration: none;
  }
  ul.primary-menu li a:hover span,
  ul.primary-menu li a:active span,
  ul.primary-menu li a:focus span,
  ul.secondary-menu li a:hover span,
  ul.secondary-menu li a:active span,
  ul.secondary-menu li a:focus span,
  ul.footer-menu li a:hover span,
  ul.footer-menu li a:active span,
  ul.footer-menu li a:focus span {
    border-bottom: 1px solid ;
  }
  ul.primary-menu li.current-menu-item > a span,
  ul.primary-menu li.current-menu-ancestor > a span,
  ul.secondary-menu li.current-menu-item > a span,
  ul.secondary-menu li.current-menu-ancestor > a span,
  ul.footer-menu li.current-menu-item > a span,
  ul.footer-menu li.current-menu-ancestor > a span {
    border-bottom: 1px solid ;
  }
  ul.primary-menu li ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menu li ul.sub-menu {
    background-color: white;
  }
  .menu-toggle,
  ul.mobile-menu {
    display: none !important;
  }
}
.site-header #searchform {
  display: none;
}
.site-menu {
  position: fixed;
  top: -3em;
  left: 0;
  width: 100%;
  height: 3em;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease-out;
}
.site-menu:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5em;
  background: linear-gradient(180deg,#ffffff 49.69%,rgba(255,255,255,0) 100%);
  pointer-events: none;
  transition-delay: 0.4s;
}
.site-menu .menu-content {
  display: block;
  vertical-align: top;
}
body.menu-open .site-header {
  background: transparent;
  transition-delay: 0.4s;
}
body.menu-open .site-menu {
  top: 0;
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0;
}
ul.primary-menu {
  display: block;
  z-index: 100;
}
ul.primary-menu li {
  display: inline-block;
  padding: 0 10px;
}
ul.primary-menu li a {
  display: inline-block;
}
.menu-toggle {
  position: absolute;
  top: 50%;
  right: 1.82em;
  transform: translateY(-50%);
  font-size: 1em;
}
.menu-toggle {
  display: block;
  height: 0.86em;
  width: 1.92em;
  padding: 0;
  overflow: hidden;
  text-align: center;
  background-color: transparent;
  border: none;
}
.menu-toggle .text {
  font-size: 0;
}
.menu-toggle span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: black;
  transform: rotate(0deg);
  transition-property: top, margin-top, transform;
  transition-duration: 0.4s;
  transition-timing-function: ease-out;
  transition-delay: 0.2s, 0.2s, 0s;
}
.menu-toggle span.hbl1 {
  top: 0;
}
.menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -1px;
}
.menu-toggle span.hbl3 {
  top: 100%;
  margin-top: -2px;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
  border: none;
  outline: none;
  background-color: transparent;
}
.menu-toggle:hover span,
.menu-toggle:active span,
.menu-toggle:focus span {
  background-color: black;
}
body.menu-open .menu-toggle span {
  transition-property: top, margin-top, transform;
  transition-timing-function: 0.4s;
  transition-delay: 0s, 0s, 0.2s;
  background-color: black;
  width: 60%;
  margin-left: 0.4em;
}
body.menu-open .menu-toggle span.hbl1 {
  top: 50%;
  margin-top: -1px;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -1px;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl3 {
  top: 50%;
  margin-top: -1px;
  transform: rotate(-45deg);
}
body {
  transition: background 1.2s ease-out;
}
body .site-header {
  transition: background 1.2s ease-out;
}
body .intro-animation .letter-o .line-o {
  transition: background 1.2s ease-out;
}
body .intro-animation .letter-o {
  transition: background 1.2s ease-out;
}
body[data-bg-color=green] {
  background: #D7EC63;
}
body[data-bg-color=green] .site-header {
  background: #D7EC63;
}
body[data-bg-color=green] .intro-animation .letter-o .line-o {
  background: #D7EC63;
}
body[data-bg-color=pink] {
  background: #FFDBDD;
}
body[data-bg-color=pink] .site-header {
  background: #FFDBDD;
}
body[data-bg-color=pink] .intro-animation .letter-o .line-o {
  background: #FFDBDD;
}
body[data-bg-color=orange] {
  background: #FF612C;
}
body[data-bg-color=orange] .site-header {
  background: #FF612C;
}
body[data-bg-color=orange] .intro-animation .letter-o .line-o {
  background: #FF612C;
}
body[data-bg-color=yellow] {
  background: #FAD862;
}
body[data-bg-color=yellow] .site-header {
  background: #FAD862;
}
body[data-bg-color=yellow] .intro-animation .letter-o .line-o {
  background: #FAD862;
}
body[data-bg-color=sand] {
  background: #E4D2C5;
}
body[data-bg-color=sand] .site-header {
  background: #E4D2C5;
}
body[data-bg-color=sand] .intro-animation .letter-o .line-o {
  background: #E4D2C5;
}
body[data-bg-color=blue] {
  background: #0989FE;
}
body[data-bg-color=blue] .site-header {
  background: #0989FE;
}
body[data-bg-color=blue] .intro-animation .letter-o .line-o {
  background: #0989FE;
}
body[data-fg-color=green] .intro-animation .letter-o {
  background: #D7EC63;
}
body[data-fg-color=pink] .intro-animation .letter-o {
  background: #FFDBDD;
}
body[data-fg-color=orange] .intro-animation .letter-o {
  background: #FF612C;
}
body[data-fg-color=yellow] .intro-animation .letter-o {
  background: #FAD862;
}
body[data-fg-color=sand] .intro-animation .letter-o {
  background: #E4D2C5;
}
body[data-fg-color=blue] .intro-animation .letter-o {
  background: #0989FE;
}
.pakete-section .cell:nth-child(6n-5) .square {
  background-color: #FFDBDD;
}
.pakete-section .cell:nth-child(6n-5) .back {
  background-color: #D7EC63;
}
.pakete-section .cell:nth-child(6n-5) .front {
  color: #FFDBDD;
}
.pakete-section .cell:nth-child(6n-4) .square {
  background-color: #FAD862;
}
.pakete-section .cell:nth-child(6n-4) .back {
  background-color: #FFDBDD;
}
.pakete-section .cell:nth-child(6n-4) .front {
  color: #FAD862;
}
.pakete-section .cell:nth-child(6n-3) .square {
  background-color: #FFDBDD;
}
.pakete-section .cell:nth-child(6n-3) .back {
  background-color: #0989FE;
}
.pakete-section .cell:nth-child(6n-3) .front {
  color: #FFDBDD;
}
.pakete-section .cell:nth-child(6n-2) .square {
  background-color: #0989FE;
}
.pakete-section .cell:nth-child(6n-2) .back {
  background-color: #FFDBDD;
}
.pakete-section .cell:nth-child(6n-2) .front {
  color: #0989FE;
}
.pakete-section .cell:nth-child(6n-1) .square {
  background-color: #E4D2C5;
}
.pakete-section .cell:nth-child(6n-1) .back {
  background-color: #FF612C;
}
.pakete-section .cell:nth-child(6n-1) .front {
  color: #E4D2C5;
}
.pakete-section .cell:nth-child(6n) .square {
  background-color: #FF612C;
}
.pakete-section .cell:nth-child(6n) .back {
  background-color: #E4D2C5;
}
.pakete-section .cell:nth-child(6n) .front {
  color: #FF612C;
}
.site-branding,
.primary-navigation {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  background: white;
}
#content {
  overflow-x: hidden;
}
#main {
  overflow: visible;
  padding-top: 0.8em;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
#main.loaded {
  opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1em;
}
h1 {
  margin-bottom: 0;
}
h2 {
  margin-bottom: 0.8em;
}
.sroll-view h2 {
  margin-bottom: 0;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
p.indent {
  text-indent: 2em;
}
a {
  text-decoration: none;
}
a:hover,
a:focus,
a:active,
a.active {
  text-decoration: underline;
  outline: none;
}
ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.text ul {
  list-style-type: none;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text ul li {
  margin-bottom: 0.35em;
}
.text ul li:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: -1.5em;
  width: 0.36em;
  height: 0.36em;
  border-radius: 0.107em;
  background-color: #D7EC63;
  transform: translateY(-50%);
}
.text ol {
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text blockquote {
  margin: 1em 1.5em;
}
.text .image-wrapper {
  margin-bottom: 1em;
}
.text img {
  width: 100%;
  height: auto;
}
.text p img {
  width: auto;
  height: auto;
}
.text .video-wrapper,
.text .iframe-wrapper {
  margin-bottom: 1em;
}
.text a {
  text-decoration: underline;
}
.text *:last-child {
  margin-bottom: 0;
}
hr {
  border-top: 1px solid black;
}
article.columns-50-50 {
  margin: 5.4em 0 8em;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  column-gap: 1em;
}
section.columns-50-50 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  column-gap: 1em;
}
section.columns-60-40 {
  display: grid;
  grid-template-columns: 60% 40%;
  column-gap: 1em;
}
section.columns-40-60 {
  display: grid;
  grid-template-columns: 40% 60%;
  column-gap: 1em;
}
.grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 1em;
  row-gap: 1em;
}
.grid .cell .back .image-wrapper {
  font-size: 0;
}
.packages-grid {
  row-gap: 4.3em;
}
.cell .square .back {
  border-radius: 0;
  transition: all 0.4s ease-out;
  overflow: hidden;
}
.cell .square .back .image-wrapper {
  transform: scale(1);
  transition: transform 0.4s ease-out;
}
.cell:hover .square .back {
  border-radius: 5.35em;
}
.cell:hover .square .back .image-wrapper {
  transform: scale(1.4);
}
.square {
  height: 0;
  padding-bottom: 100%;
}
.square > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slot:hover .back {
  filter: brightness(0.7);
}
.hue-marquee {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.15em;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1;
  background-color: white;
  border-top: 1px solid black;
  z-index: 9999;
}
.hue-marquee .marquee-scroller {
  position: relative;
  display: inline-block;
  line-height: 2.15em;
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.hue-marquee .marquee-scroller .content {
  display: inline-block;
}
.hue-marquee .marquee-scroller .line {
  display: inline-block;
}
.hue-marquee .marquee-scroller .pink {
  color: #ffb5b9;
}
.hue-marquee.active .marquee-scroller {
  opacity: 1;
}
.intro-section {
  margin-bottom: 4.8em;
}
.intro-canvas {
  height: calc(100vh - 7.2em);
}
.intro-canvas .intro-top {
  height: 100%;
  padding-bottom: 4em;
}
.intro-canvas .intro-top .intro-animation {
  height: 100%;
}
.intro-canvas .intro-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4em;
  line-height: 1;
  text-align: center;
}
.intro-canvas .intro-bottom .ooo-text {
  line-height: 1.6em;
}
.intro-animation {
  height: 100%;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 0.3em;
}
.intro-animation .letter-o {
  height: 100%;
  background-color: #f2f2f2;
  border-radius: 1.9em;
}
.intro-animation .letter-o .line-o {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: calc(50% - 0.15em);
  width: 0.3em;
  background-color: white;
}
.mission-section {
  margin-bottom: 6.5em;
}
.ablauf-section {
  margin-bottom: 7.3em;
}
.schedule .day {
  margin-bottom: 3em;
}
.schedule .day:last-child {
  margin-bottom: 0;
}
.schedule .day .title-wrapper {
  position: absolute;
  left: -20%;
}
.schedule .day .title-wrapper .title {
  line-height: 1.8em;
  margin-top: 0.65em;
  margin-bottom: 0px;
  white-space: nowrap;
}
.schedule .events .event {
  border-bottom: 1px solid black;
  padding: 0.64em 0 1.4em;
}
.schedule .events .event .date {
  margin-bottom: 0.4em;
}
.schedule .events .event h4 {
  margin-bottom: 0;
}
.schedule .events .event:last-child {
  border: none;
}
.slots-section {
  margin-bottom: 7.6em;
}
.slots-section .square .front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  align-items: center;
  text-align: center;
  color: #D7EC63;
}
.slots-section .content {
  margin: 1.3em 0 1em;
  text-align: center;
}
.slots-section h3 {
  display: inline-block;
  vertical-align: top;
}
.slots-section .booking {
  display: inline-block;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
  transition: width 0.2s ease-out;
}
.slots-section .slot:hover .booking,
.slots-section .slot:active .booking,
.slots-section .slot:focus .booking {
  width: 5.7em;
}
.slots-section a {
  display: inline-block;
  width: 100%;
}
.slots-section a:hover,
.slots-section a:active,
.slots-section a:focus {
  text-decoration: none;
}
.der-ort-section {
  margin-bottom: 8.8em;
}
.hue-slideshow-wrapper {
  height: 100%;
  padding-bottom: 33.3333%;
}
.hue-slideshow-wrapper .hue-slideshow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.instagram-link {
  position: absolute;
  top: 0;
  left: 33.3333%;
  width: 33.3333%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  transition: opacity 0.4s ease-out;
  pointer-events: none;
}
.instagram-link .instagram-link-inner {
  display: table;
  width: 100%;
  height: 100%;
}
.instagram-link .instagram-link-inner a {
  display: table-cell;
  width: 100%;
  height: 100%;
  color: #D7EC63;
  text-align: center;
  vertical-align: middle;
}
.instagram-link .instagram-link-inner a:hover,
.instagram-link .instagram-link-inner a:focus,
.instagram-link .instagram-link-inner a:active {
  text-decoration: none;
}
.instagram-link.active,
.instagram-link:hover {
  opacity: 1;
  pointer-events: auto;
}
.team-section {
  min-height: 18em;
  margin-bottom: 8.2em;
}
.team .member {
  position: static;
  cursor: pointer;
}
.team .member .member-image {
  display: block;
  position: absolute;
  top: 0;
  width: 20vw;
  right: 100%;
  max-width: 20vw;
  margin-right: 2em;
  opacity: 0;
  transition: opacity 0.4s ease-out;
  pointer-events: none;
}
.team .member .info-wrapper {
  display: inline-block;
  margin-bottom: 1.05em;
}
.team .member .name {
  display: inline-block;
  margin-right: 0.9em;
  margin-bottom: 0;
}
.team .member .info {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.4s ease-out;
  pointer-events: none;
  white-space: nowrap;
}
.team .member .info .mail a {
  display: none;
}
.team .member a {
  text-decoration: none;
}
.team .member a:hover,
.team .member a:focus,
.team .member a:active {
  text-decoration: none;
}
.team .member:hover .member-image,
.team .member:hover .info {
  opacity: 1;
}
.team .member.active .member-image,
.team .member.active .info {
  opacity: 1 !important;
}
.pakete-section {
  margin-bottom: 8.6em;
}
.pakete-section .packages-grid {
  margin-bottom: 1em;
}
.pakete-section .cell:after {
  content: " ";
  position: absolute;
  right: -0.5em;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: black;
}
.pakete-section .cell:nth-child(3n):after {
  display: none;
}
.pakete-section .square {
  margin-bottom: 1.6em;
}
.pakete-section .square .back {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #ffb4b4;
}
.pakete-section .square .front {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pakete-section .square .front .count {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.kontakt-section {
  margin-bottom: 8.8em;
}
.kontakt-section .text {
  margin-bottom: 2.4em;
}
.kontakt-section .name {
  text-decoration: underline;
}
.kontakt-section .location {
  margin-bottom: 2.2em;
}
.newsletter-section {
  margin-bottom: 5.3em;
}
.mc4wp-form {
  margin-top: 4em;
}
.mc4wp-form .hidden {
  display: none;
}
.mc4wp-form .form-row {
  margin-bottom: 1.5em;
}
.mc4wp-form .form-row-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  column-gap: 3em;
  margin-bottom: 2.1em;
}
.mc4wp-form .form-note {
  margin-bottom: 1.4em;
}
.mc4wp-form .form-submit {
  margin-top: 2.8em;
}
.mc4wp-form input {
  border: none;
  border-bottom: 2px solid #e5e5e5;
  background-color: transparent;
  color: black;
}
.mc4wp-form input[type=email],
.mc4wp-form input[type=text] {
  max-width: 100%;
  padding: 0.3em 0;
  color: #757575;
}
.mc4wp-form input[type=email]:hover,
.mc4wp-form input[type=email]:focus,
.mc4wp-form input[type=email]:active,
.mc4wp-form input[type=text]:hover,
.mc4wp-form input[type=text]:focus,
.mc4wp-form input[type=text]:active {
  outline: none;
}
.mc4wp-form input[type=submit] {
  max-width: auto;
  padding: 0.4em 0;
  text-align: left;
  border: none;
}
.mc4wp-form input[type=submit]:hover,
.mc4wp-form input[type=submit]:focus,
.mc4wp-form input[type=submit]:active {
  background-color: transparent;
  text-decoration: none;
}
.scroll-wrapper {
  height: 100%;
  overflow-y: auto;
  padding: 1em;
  -webkit-overflow-scrolling: touch;
}
.scroll-wrapper::-webkit-scrollbar {
  width: 0.3em;
}
.scroll-wrapper::-webkit-scrollbar-track {
  background-color: grey;
}
.scroll-wrapper::-webkit-scrollbar-thumb {
  background-color: black;
}
.row:before,
.row:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.row:before,
.row:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.row.mmar {
  margin: 0 -0.5em;
}
.row.mmar .col {
  padding: 0 0.5em;
}
.row .col {
  float: left;
}
.row .col-25 {
  width: 25%;
}
.row .col-33 {
  width: 33.3333%;
}
.row .col-50 {
  width: 50%;
}
.row .col-75 {
  width: 75%;
}
ul.category-list {
  list-style: none;
}
ul.category-list li {
  display: inline-block;
  padding-right: 0.5em;
}
.image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper img.loaded {
  opacity: 1;
}
.image-wrapper:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-wrapper .lightbox-image {
  display: none;
}
.image-wrapper .image-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: white;
  color: black;
  padding: 0.1em;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper:hover .image-caption {
  opacity: 1;
}
.background-image {
  height: 0;
  padding-bottom: 56.25%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.background-image.mobile {
  display: none;
}
.video-wrapper video {
  width: 100%;
  height: auto;
}
.video-wrapper .video-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.video-wrapper .video-curtain.hidden {
  opacity: 0;
  pointer-events: none;
}
.video-wrapper.fullscreen {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-wrapper.fullscreen video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%,-50%);
}
.audio-wrapper {
  font-size: 0;
}
.audio-wrapper audio:focus {
  outline: none;
}
.hue-slideshow {
  display: block;
  width: 100%;
  margin-bottom: 1em;
}
.hue-slideshow .slideshow-container {
  width: 100%;
}
.hue-slideshow .slideshow-container .slide {
  width: 100%;
  display: none;
}
.hue-slideshow .slideshow-container .slide:first-child {
  display: flex;
  flex-shrink: 0;
}
.hue-slideshow .slideshow-container .slide img {
  width: 100%;
  height: auto;
}
.hue-slideshow .slideshow-container.flickity-enabled .slide,
.hue-slideshow .slideshow-container.slick-initialized .slide,
.hue-slideshow .slideshow-container.slideshow-initialized .slide {
  display: flex;
  flex-shrink: 0;
}
.hue-slideshow .slideshow-caption {
  text-align: center;
  margin-bottom: 1em;
}
.hue-slideshow.same-height .slideshow-container .slide {
  width: calc(33.3333% - 0.6666em);
  height: auto;
}
.hue-slideshow.same-height .slideshow-container .slide img {
  width: 100%;
  height: auto;
}
.hue-slideshow.with-mouseover {
  cursor: none;
}
.hue-slideshow.with-mouseover .flickity-enabled.is-draggable .flickity-viewport {
  cursor: none;
}
.hue-slideshow.with-mouseover .slideshow-display {
  position: absolute;
  transform: translate(-50%,-50%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  white-space: nowrap;
}
.hue-slideshow.with-mouseover:hover .slideshow-display {
  opacity: 1;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button {
  top: 0;
  width: 50%;
  height: 100%;
  max-width: 100%;
  border-radius: 0;
  background-color: transparent;
  -webkit-transform: none;
  transform: none;
  cursor: none !important;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.previous {
  left: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.next {
  right: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button svg {
  display: none;
}
.popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(0,0,0,0.5);
  transition: opacity 0.4s ease-out;
}
.popup-container .inner {
  position: relative;
  top: 50%;
  left: auto;
  width: 70vw;
  height: 90vh;
  margin: 0 auto;
  transform: translateY(-50%);
  background-color: white;
}
.popup-container .inner .scroll-wrapper {
  padding: 0;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.popup-container .popup-content {
  padding: 1em;
}
.popup-container article {
  padding-top: 0;
  margin-bottom: 0;
}
.popup-container.active {
  opacity: 1;
  pointer-events: auto;
}
.popup-container.loaded .scroll-wrapper {
  opacity: 1;
}
.hue-gallery {
  margin-bottom: 1em;
  font-size: 0;
}
.hue-gallery ul {
  width: 100%;
}
.hue-gallery ul li {
  display: block;
  float: left;
  width: 33%;
}
.hue-gallery ul li img {
  width: 100%;
  height: auto;
}
.hue-gallery ul:before,
.hue-gallery ul:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.hue-gallery ul:before,
.hue-gallery ul:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.hue-map {
  margin-bottom: 1em;
}
.iframe-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid-container {
  margin: 0 -10px;
}
.grid-container:before,
.grid-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.grid-container:before,
.grid-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.grid-container .grid-element {
  float: left;
  width: 33.3333%;
  padding: 10px;
}
.back-button {
  position: absolute;
  top: 1em;
  right: 0;
  z-index: 10;
}
.navigation {
  margin: 1em 0;
  height: 1em;
}
.navigation .nav-links {
  text-align: center;
  padding: 0 5em;
}
.navigation .nav-links .page-numbers.prev {
  position: absolute;
  top: 0;
  left: 0;
}
.navigation .nav-links .page-numbers.next {
  position: absolute;
  top: 0;
  right: 0;
}
.system-message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
  pointer-events: none;
}
.system-message .message {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: opacity 0.2s ease-out;
  padding: 20px 40px;
  background-color: white;
}
.system-message .message.active {
  opacity: 1;
}
.progressbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: black;
  z-index: 99999;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.progressbar.hidden {
  opacity: 0;
}
.page-loader {
  display: none;
}
.hue-loader {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  -webkit-animation: hue-loader 1s infinite ease-in-out;
  animation: hue-loader 1s infinite ease-in-out;
}
@keyframes hue-loader {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1.0);
    opacity: 0;
  }
}
.viewport-detector {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 4;
}
.viewport-detector .em-size {
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .viewport-detector {
    z-index: 3;
  }
}
@media screen and (max-width: 1024px) {
  .viewport-detector {
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .viewport-detector {
    z-index: 1;
  }
}
@media screen and (max-width: 511px) {
  .viewport-detector {
    z-index: 0;
  }
}
.header-content,
.menu-content,
.main-content,
.footer-content {
  margin: 0 auto;
  padding-left: 1.82em;
  padding-right: 1.82em;
}
@media screen and (max-width: 1920px) {
  .footer-row {
    font-size: 18px;
  }
  .footer-row .first p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1780px) {
  h1 {
    font-size: 23px;
  }
  .header-date,
  .primary-navigation {
    font-size: 18.5px;
  }
  .site-header {
    height: 84px;
  }
  body.fixed-header .main-content {
    padding-top: 84px;
  }
  .site-menu {
    top: -84px;
    height: 84px;
  }
  .site-menu:before {
    height: 105px;
  }
  .menu-toggle {
    width: 40px;
    height: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .member .info {
    font-size: 12px;
  }
  .schedule .day .title-wrapper .title {
    font-size: 24px;
    margin-top: 0.3em;
  }
  body,
  .slot h3,
  .package h3,
  .slot .booking {
    font-size: 18px;
  }
  h2,
  .square .front,
  .instagram-link-inner a {
    font-size: 45px;
  }
}
@media screen and (max-width: 1024px) {
  .site-menu .menu-content {
    padding-right: 3em;
  }
  .member .name {
    font-size: 30px;
  }
  .member .info {
    font-size: 12px;
  }
  .square .front,
  .instagram-link-inner a {
    font-size: 35px;
  }
  .event h4 {
    font-size: 20px;
  }
  .location .address,
  .footer-title {
    font-size: 30px;
  }
  label,
  input[type=email],
  input[type=text] {
    font-size: 20px;
  }
  input[type=submit] {
    font-size: 24px;
  }
  .cell:hover .square .back {
    border-radius: 4em;
  }
  .team .member {
    position: relative;
  }
  .team .member .member-image {
    top: -7vw;
    width: 14vw;
  }
  .team .member:hover .member-image,
  .team .member:hover .info {
    opacity: 0;
  }
}
@media screen and (max-width: 890px) {
  .site-header {
    height: 52px;
  }
  body.fixed-header .main-content {
    padding-top: 52px;
  }
  .site-menu {
    top: -52px;
    height: 52px;
  }
  .site-menu:before {
    height: 65px;
  }
  .site-menu {
    top: -254px;
    height: 254px;
  }
  .site-menu:before {
    height: 300px;
    background: linear-gradient(180deg,#ffffff 88%,rgba(255,255,255,0) 100%);
  }
  .site-menu .site-branding {
    height: 52px;
  }
  .site-menu .menu-content {
    text-align: center;
  }
  .primary-navigation {
    top: 0;
    transform: none;
    padding: 1.4em 0;
  }
  ul.primary-menu li {
    display: block;
    line-height: 1.7em;
  }
}
@media screen and (max-width: 767px) {
  .site-branding h1 {
    height: 52px;
    line-height: 52px;
    visibility: hidden;
  }
  .site-branding h1:before {
    visibility: visible;
    display: inline-block;
    content: "OOO";
    height: 52px;
  }
  .intro-animation {
    display: block;
  }
  .intro-animation .letter-o-1,
  .intro-animation .letter-o-3 {
    display: none;
  }
  .hue-marquee {
    font-size: 18px;
  }
  section.columns-50-50,
  section.columns-40-60,
  section.columns-60-40,
  article.columns-50-50 {
    display: block;
    grid-template-columns: repeat(1,1fr);
  }
  .schedule .day .title-wrapper {
    position: relative;
    left: 0;
  }
  .ablauf-section {
    margin-bottom: 2.4em;
  }
  .grid {
    grid-template-columns: repeat(2,1fr);
  }
  .pakete-section .cell:nth-child(3n):after {
    display: block;
  }
  .pakete-section .cell:nth-child(2n):after {
    display: none;
  }
  .hue-slideshow-wrapper {
    padding-bottom: 66.6666%;
  }
  .instagram-link {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
    opacity: 1;
  }
  .instagram-link .instagram-link-inner a {
    color: black;
    text-align: left;
    margin-top: 0.6em;
    display: block;
  }
  .team {
    padding-left: 19vw;
    padding-top: 1em;
  }
  .team .member .member-image {
    margin-right: 1.5em;
  }
  .mc4wp-form .form-row-grid {
    column-gap: 1em;
  }
  .site-footer .footer-content .footer-row {
    display: block;
  }
  .site-footer .footer-content .footer-row .col {
    margin-bottom: 1em;
  }
  .site-footer .footer-content .footer-row .third {
    position: absolute;
    top: 0.7em;
    right: 4em;
  }
  .site-footer .footer-content .footer-row .fourth {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 600px) {
  .ooo-text {
    font-size: 25px;
  }
  .header-content,
  .menu-content,
  .main-content,
  .footer-content {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-toggle {
    right: 1em;
  }
  .hue-grid {
    padding-right: 0.5em;
  }
  .hue-grid-container {
    display: inline-block;
    width: auto;
    white-space: nowrap;
  }
  .hue-grid-container .cell,
  .hue-grid-container .day {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
  }
  .pakete-section .cell::after {
    display: none !important;
  }
  .cell:hover .square .back {
    border-radius: 0;
  }
  .cell:hover .square .back .image-wrapper {
    transform: scale(1);
  }
  .cell.active .square .back {
    border-radius: 4em !important;
  }
  .cell.active .square .back .image-wrapper {
    transform: scale(1.4) !important;
  }
  .slot:hover .back {
    filter: brightness(1);
  }
  .slot.active .back {
    filter: brightness(0.7) !important;
  }
  .slots-section .slot:hover .booking,
  .slots-section .slot:active .booking,
  .slots-section .slot:focus .booking {
    width: 0;
  }
  .slots-section .slot.active .booking {
    width: 5.7em !important;
  }
}
@media screen and (max-width: 511px) {
  h2 {
    font-size: 40px;
  }
  .team {
    padding-left: 0;
  }
  .team .member {
    display: grid;
    grid-template-columns: minmax(100px,20%) minmax(100px,80%);
    column-gap: 1em;
  }
  .team .member .member-image {
    position: relative;
    top: 0;
    right: auto;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
  }
  .team .member .info-wrapper {
    display: table;
    width: 100%;
  }
  .team .member .info-wrapper .info-inner {
    display: table-cell;
    vertical-align: bottom;
  }
  .team .member .info {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    margin-top: 0.7em;
    opacity: 1 !important;
  }
  .team .member .info .mail {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
  }
  .team .member .info .mail span {
    display: none;
  }
  .team .member .info .mail a {
    display: block;
  }
  .mc4wp-form .form-row-grid {
    display: block;
  }
  .site-footer .footer-content .footer-title {
    margin-bottom: 0.3em;
  }
  .site-footer .footer-content .first p {
    line-height: 1.2em;
  }
  .site-footer .footer-content .footer-row .third {
    position: relative;
    top: 0;
    left: 0;
    right: auto;
  }
  .site-footer .footer-content .footer-row .first {
    padding-right: 2em;
  }
}
.icheckbox_hue,
.iradio_hue {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background-image: url(https://fora-ooo.com/wp-content/themes/hue/modules/icheck/img/iSelect_hue_nohover.svg);
  background-repeat: no-repeat;
  background-size: auto 18px;
  border: none;
  cursor: pointer;
  position: relative;
  top: -2px;
}
article.inverted .icheckbox_hue,
article.inverted .iradio_hue {
  background-image: url(https://fora-ooo.com/wp-content/themes/hue/modules/icheck/img/iSelect_hue_white_nohover.svg);
}
.icheckbox_hue {
  background-position: 0 0;
}
.icheckbox_hue.hover {
  background-position: -18px 0;
}
.icheckbox_hue.checked {
  background-position: -36px 0;
}
.icheckbox_hue.disabled {
  background-position: -54px 0;
  cursor: default;
}
.icheckbox_hue.checked.disabled {
  background-position: -72px 0;
}
.iradio_hue {
  background-position: -90px 0;
}
.iradio_hue.hover {
  background-position: -108px 0;
}
.iradio_hue.checked {
  background-position: -126px 0;
}
.iradio_hue.disabled {
  background-position: -144px 0;
  cursor: default;
}
.iradio_hue.checked.disabled {
  background-position: -162px 0;
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
.hue-slideshow {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.hue-slideshow-vertical > .slideshow-container {
  flex-direction: column;
}
.slideshow-container {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.hue-slideshow-android .swiper-slide,
.slideshow-container {
  transform: translate3d(0px,0,0);
}
.hue-slideshow-multirow > .slideshow-container {
  flex-wrap: wrap;
}
.hue-slideshow-multirow-column > .slideshow-container {
  flex-wrap: wrap;
  flex-direction: column;
}
.hue-slideshow-free-mode > .slideshow-container {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.hue-slideshow-pointer-events {
  touch-action: pan-y;
}
.hue-slideshow-pointer-events.hue-slideshow-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.hue-slideshow-autoheight,
.hue-slideshow-autoheight .swiper-slide {
  height: auto;
}
.hue-slideshow-autoheight .slideshow-container {
  align-items: flex-start;
  transition-property: transform, height;
}
.hue-slideshow-3d {
  perspective: 1200px;
}
.hue-slideshow-3d .slideshow-container,
.hue-slideshow-3d .swiper-slide,
.hue-slideshow-3d .swiper-slide-shadow-left,
.hue-slideshow-3d .swiper-slide-shadow-right,
.hue-slideshow-3d .swiper-slide-shadow-top,
.hue-slideshow-3d .swiper-slide-shadow-bottom,
.hue-slideshow-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.hue-slideshow-3d .swiper-slide-shadow-left,
.hue-slideshow-3d .swiper-slide-shadow-right,
.hue-slideshow-3d .swiper-slide-shadow-top,
.hue-slideshow-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.hue-slideshow-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-css-mode > .slideshow-container {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.hue-slideshow-css-mode > .slideshow-container::-webkit-scrollbar {
  display: none;
}
.hue-slideshow-css-mode > .slideshow-container > .swiper-slide {
  scroll-snap-align: start start;
}
.hue-slideshow-horizontal.hue-slideshow-css-mode > .slideshow-container {
  scroll-snap-type: x mandatory;
}
.hue-slideshow-vertical.hue-slideshow-css-mode > .slideshow-container {
  scroll-snap-type: y mandatory;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 0;
  width: 33%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-button-prev,
.hue-slideshow-rtl .swiper-button-next {
  left: 0;
  cursor: w-resize;
}
.swiper-button-next,
.hue-slideshow-rtl .swiper-button-prev {
  right: 0;
  cursor: e-resize;
}
.swiper-button-lock {
  display: default;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.hue-slideshow-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #000000;
}
.hue-slideshow-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.hue-slideshow-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.hue-slideshow-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.hue-slideshow-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.hue-slideshow-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.hue-slideshow-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.hue-slideshow-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.hue-slideshow-horizontal.hue-slideshow-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.hue-slideshow-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.hue-slideshow-horizontal > .swiper-pagination-progressbar,
.hue-slideshow-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.hue-slideshow-vertical > .swiper-pagination-progressbar,
.hue-slideshow-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  color: #ffffff;
}
.swiper-pagination-black {
  color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}
.hue-slideshow-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.hue-slideshow-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid #000000;
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  color: #fff;
}
.swiper-lazy-preloader-black {
  color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.hue-slideshow .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.hue-slideshow-fade.hue-slideshow-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.hue-slideshow-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.hue-slideshow-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.hue-slideshow-fade .swiper-slide-active,
.hue-slideshow-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.hue-slideshow-flip {
  overflow: visible;
}
.hue-slideshow-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.hue-slideshow-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.hue-slideshow-flip .swiper-slide-active,
.hue-slideshow-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.hue-slideshow-flip .swiper-slide-shadow-top,
.hue-slideshow-flip .swiper-slide-shadow-bottom,
.hue-slideshow-flip .swiper-slide-shadow-left,
.hue-slideshow-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.hue-slideshow-cube {
  overflow: visible;
}
.hue-slideshow-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.hue-slideshow-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.hue-slideshow-cube.hue-slideshow-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.hue-slideshow-cube .swiper-slide-active,
.hue-slideshow-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.hue-slideshow-cube .swiper-slide-active,
.hue-slideshow-cube .swiper-slide-next,
.hue-slideshow-cube .swiper-slide-prev,
.hue-slideshow-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.hue-slideshow-cube .swiper-slide-shadow-top,
.hue-slideshow-cube .swiper-slide-shadow-bottom,
.hue-slideshow-cube .swiper-slide-shadow-left,
.hue-slideshow-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.hue-slideshow-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.hue-slideshow-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
