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: ;
  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: 'Helvetica Neue Regular';
  src: url('https://biberhofer.at/2023/wp-content/themes/hue/fonts/HelveticaNeue-Roman.otf') format('opentype');
}
@font-face {
  font-family: 'Helvetica Neue Bold';
  src: url('https://biberhofer.at/2023/wp-content/themes/hue/fonts/Helvetica-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Brandon Medium';
  src: url('https://biberhofer.at/2023/wp-content/themes/hue/fonts/BrandonGrotesque-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Brandon Bold';
  src: url('https://biberhofer.at/2023/wp-content/themes/hue/fonts/BrandonGrotesque-Bold.otf') format('opentype');
}
body {
  font-family: 'Helvetica Neue Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-size: 1.8rem;
  line-height: 1.333;
  color: #4a4a49;
}
strong,
b {
  font-family: "Helvetica Neue Bold";
  font-weight: inherit;
}
a {
  color: #4a4a49;
}
h1,
h2,
h3,
h4,
h5,
h6,
#intro_text {
  font-family: 'Brandon Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: normal;
  color: #AD8959;
  font-weight: 400;
  hyphens: auto;
}
h1 {
  font-size: 9rem;
  line-height: 1.1;
  max-width: 20ch;
}
h2,
#intro_text {
  font-size: 3rem;
  font-family: "Brandon Bold";
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
h3 {
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
h4 {
  font-size: 2.6rem;
  font-family: "Brandon Bold";
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
h5 {
  font-size: 2rem;
}
h6 {
  font-size: 1.8rem;
  text-transform: uppercase;
}
label {
  font-size: 14px;
  font-size: 1.4rem;
}
input,
select,
button,
textarea {
  font-size: 14px;
  font-size: 1.4rem;
}
::-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: white;
  padding: 6rem 0 2rem;
}
.site-footer .footer-content {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-column-gap: 25px;
}
.site-footer h4 {
  margin-bottom: 5.5rem;
}
.site-footer .name {
  text-transform: uppercase;
}
.second-footer {
  display: none;
  background-color: #AD8959;
  color: white;
  text-transform: uppercase;
  padding: 6rem 0 2rem;
  font-size: 1.4rem;
  font-family: 'Brandon Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.second-footer a {
  color: white;
  text-decoration: underline;
}
.second-footer .footer-content {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-column-gap: 25px;
}
#footer_col_one a {
  display: block;
  color: #AD8959;
  text-transform: uppercase;
  font-family: 'Helvetica Neue Bold';
  margin-bottom: 1rem;
}
#footer_col_one a:hover {
  text-decoration: underline;
}
#footer_col_one br {
  display: none;
}
.page-id-19 .second-footer {
  display: block;
}
.site-header {
  background: Transparent;
  color: white;
}
.site-branding {
  display: inline-block;
  height: 100%;
  line-height: 1;
}
.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: white;
}
.site-branding a:hover svg path,
.site-branding a:active svg path,
.site-branding a:focus svg path {
  fill: #4a4a49;
}
.site-header .searchform {
  position: absolute;
  top: 50%;
  right: 14rem;
  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: white;
}
.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: #4a4a49;
}
.site-header .searchform.active .search-form-button svg path {
  fill: #4a4a49;
}
body.fixed-header .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a,
ul.mobile-menu li a {
  color: white;
}
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: #4a4a49;
}
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: #4a4a49;
}
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: #4a4a49;
}
@media (min-width: 1025px) {
  .site-menu {
    display: inline-block;
    height: 100%;
    vertical-align: top;
  }
  .site-menu .menu-content {
    height: 100%;
  }
  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 -14rem;
  }
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    line-height: 2em;
    padding: 5px 14rem;
  }
  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 ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menu li ul.sub-menu {
    background-color: Transparent;
  }
  ul.mobile-menu {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .site-header #searchform {
    display: none;
  }
  .menu-primary-container {
    display: none;
  }
  .site-menu {
    position: fixed;
    top: 3em;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: Transparent;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease-out;
  }
  .site-menu .menu-content {
    height: 100%;
    overflow-y: auto;
    padding: 1em;
    -webkit-overflow-scrolling: touch;
  }
  .site-menu .menu-content::-webkit-scrollbar {
    width: 0.3em;
  }
  .site-menu .menu-content::-webkit-scrollbar-track {
    background-color: grey;
  }
  .site-menu .menu-content::-webkit-scrollbar-thumb {
    background-color: black;
  }
  body.menu-open .site-menu {
    opacity: 1;
    pointer-events: auto;
  }
}
.menu-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-75%);
  font-size: 1em;
}
.menu-toggle {
  display: block;
  height: 21px;
  width: 30px;
  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: #AD8959;
  transform: rotate(0deg);
  transition-property: top, margin-top, transform;
  transition-duration: 0.2s;
  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: ;
}
body.menu-open .menu-toggle span {
  transition-property: top, margin-top, transform;
  transition-timing-function: 0.2s;
  transition-delay: 0s, 0s, 0.2s;
  background-color: #AD8959;
}
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);
}
.site-menu {
  pointer-events: none;
  opacity: 0;
  transition: opacity 1s ease-out;
  background-color: #F9F4EA;
  left: 0;
  top: 0;
  position: fixed;
  padding: 5rem 9rem 2rem 15rem;
}
.site-menu ul.primary-menu li,
.site-menu ul.mobile-menu li {
  display: block;
  border-top: 1px solid #9d9d9c;
  padding-right: 2em;
}
.site-menu ul.primary-menu li a,
.site-menu ul.mobile-menu li a {
  text-transform: uppercase;
  line-height: 5rem;
  padding: 0;
  color: #4a4a49;
  transition: transform .75s ease-out;
  font-family: 'Brandon Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2rem;
}
.site-menu ul.primary-menu li a:hover,
.site-menu ul.mobile-menu li a:hover {
  transform: translateX(1em);
}
#site_menu_text {
  margin-bottom: 10rem;
}
#site_menu_text h2 {
  margin-bottom: 0.25em;
  max-width: 15ch;
  text-transform: uppercase;
  font-size: 2rem;
}
#site_menu_text h3 {
  font-size: 2rem;
}
.menu-open .site-menu {
  opacity: 1;
  pointer-events: all;
}
#tooth {
  position: fixed;
  left: 3.5rem;
  top: 4rem;
  z-index: 9999;
  transition: transform .5s ease-out;
}
#tooth img {
  width: 8.5rem;
}
#tooth img,
#tooth .menu-toggle {
  pointer-events: none;
}
#tooth:hover {
  cursor: pointer;
  transform: scale(1.05);
}
#header_buttons {
  position: fixed;
  right: 4rem;
  top: 4rem;
  z-index: 9999;
}
#header_buttons img {
  width: 4rem;
  transition: transform .5s ease-out;
}
#header_buttons img:hover {
  cursor: pointer;
  transform: scale(1.1);
}
#header_buttons #header_mail img {
  width: 3.6rem;
}
#header_buttons div,
#header_buttons a {
  display: inline-block;
}
#header_buttons div {
  margin-left: 2rem;
}
#header_buttons .header-info {
  opacity: 0;
  pointer-events: none;
  transition: opacity .5s ease-out;
  position: absolute;
  background-color: white;
  border-radius: 1rem;
  padding: 2rem 3rem 1rem;
  top: 125%;
  right: 0;
  color: #4a4a49;
}
#header_buttons .header-info div,
#header_buttons .header-info a {
  margin-left: 0;
}
#header_buttons .header-info a {
  color: #AD8959;
  font-family: "Helvetica Neue Bold";
  margin-top: 0.5em;
}
#header_buttons .header-info a:hover {
  text-decoration: underline;
}
#header_buttons .header-info h3 {
  font-size: 2.2rem;
  white-space: nowrap;
  margin-bottom: 0.5em;
  font-family: "Helvetica Neue Bold";
}
#header_buttons .header-info strong,
#header_buttons .header-info .ordinationszeit {
  white-space: nowrap;
}
#header_buttons .header-info .day {
  color: #AD8959;
  font-family: "Helvetica Neue Bold";
}
#header_buttons .header-info .kassen {
  color: #AD8959;
  font-family: "Helvetica Neue Bold";
  margin-bottom: 1em;
  display: block;
  white-space: normal;
}
#header_buttons .header-button.expanded .header-info {
  opacity: 1;
  pointer-events: all;
}
.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-color: #FAF4EB;
}
#main {
  overflow: visible;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
#main.loaded {
  opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1em;
}
h3 {
  margin-bottom: 3.5rem;
}
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: none;
  outline: none;
}
ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.text ul {
  list-style-type: disc;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.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;
}
hr {
  border-top: 1px solid black;
}
.viewport-detector {
  background-color: white;
}
.page-id-19 .viewport-detector {
  background-color: #AD8959;
}
.cta a,
.big_link a,
.read-more-btn {
  color: white;
  background-color: #AD8959;
  margin-top: 2rem;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Brandon Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  transition: all .5s ease-out;
  transform-style: preserve-3d;
  border: 2px solid #AD8959;
  letter-spacing: 0.05em;
  padding: 1.75rem 3rem;
  line-height: inherit;
}
.cta a:hover,
.big_link a:hover,
.read-more-btn:hover {
  background-color: #FAF4EB;
  color: #AD8959;
}
.big_link a,
.read-more-btn {
  margin: 1rem 0;
}
.ordinationszeit {
  margin-bottom: 0.25rem;
}
.day {
  width: 5.5rem;
  display: inline-block;
}
.scroll-section {
  opacity: 0;
  transform: translateY(50px);
  transition: all .75s ease-out;
}
.scroll-section.active {
  opacity: 1;
  transform: translateY(0px);
}
#intro_text {
  position: absolute;
  left: 15rem;
  top: 9.75rem;
  z-index: 8;
  font-size: 2.5rem;
  text-transform: uppercase;
  transform: translateY(-50%);
  line-height: 1.35;
  letter-spacing: 0.05em;
  transition: opacity .5s ease-out;
}
.menu-open #intro_text {
  opacity: 0;
  pointer-events: none;
}
#intro_image {
  width: 100vw;
  height: 75vh;
}
#intro_image .image-wrapper,
#intro_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-id-13 .site-footer {
  margin-top: 0;
}
#ansichten_slideshow {
  width: 100vw;
  height: 100vh;
  margin-bottom: 0;
}
#ansichten_slideshow .slideshow-container {
  height: 100vh;
}
#ansichten_slideshow .slide {
  width: 100vw;
  height: 100vh;
}
#ansichten_slideshow .image-wrapper {
  width: 100%;
  height: 100%;
}
#ansichten_slideshow .slideshow-container .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#ansichten_slideshow .swiper-button-prev,
#ansichten_slideshow .swiper-button-next {
  padding: 0 3rem;
  color: white;
  transition: transform .5s ease-out;
}
#ansichten_slideshow .swiper-button-prev {
  left: 5rem;
}
#ansichten_slideshow .swiper-button-prev:hover {
  transform: translateX(-1rem);
}
#ansichten_slideshow .swiper-button-next {
  right: 5rem;
}
#ansichten_slideshow .swiper-button-next:hover {
  transform: translateX(1rem);
}
#ansichten_slideshow .swiper-pagination-bullets {
  bottom: 3rem;
}
#ansichten_slideshow .swiper-pagination-bullet {
  width: 3.5rem;
  height: 0.3rem;
  border-radius: 0px;
  opacity: 1;
  background-color: white;
}
#ansichten_slideshow .swiper-pagination-bullet-active {
  background-color: #9d9d9c;
}
.mobile-content {
  display: none;
}
#page_headline {
  margin-top: 8rem;
}
#page_headline h1 {
  margin-bottom: 0.5em;
}
#subheadline h3 {
  text-transform: none;
  letter-spacing: 0;
  max-width: 50ch;
}
.responsive-content.content-grid {
  display: grid;
  grid-row-gap: 10rem;
  margin-top: 15rem;
}
.responsive-content.content-grid.one-col .text {
  max-width: 80ch;
}
.responsive-content.content-grid.two-cols {
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20rem;
}
.responsive-content.content-grid.three-cols {
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 10rem;
}
.responsive-content.content-grid.one-col + .responsive-content.content-grid.two-cols,
.responsive-content.content-grid.one-col + .responsive-content.content-grid.three-cols {
  margin-top: 2.5rem;
}
.content-block {
  display: grid;
  align-content: start;
}
.content-block ul {
  list-style: none;
  padding-left: 0;
}
.content-block li {
  padding-left: 1.5em;
  text-indent: 0em;
  margin-bottom: 0.25em;
}
.content-block li:before {
  content: "—";
  position: absolute;
  display: block;
  left: 0;
}
.content-block .content + .content {
  margin-top: 3rem;
}
.content-block .content + .content.big_link {
  margin-top: 0rem;
}
.content-block.has-cta {
  padding-bottom: 8rem;
}
.content-block.has-cta .cta {
  position: absolute;
  left: 0;
  bottom: 0;
}
.read_more .read-more-text {
  display: none;
  padding-top: 2.5rem;
}
.read_more .read-more-btn {
  cursor: pointer;
}
.read_more.expanded .read-more-text {
  display: block;
}
.content-grid:last-child {
  margin-bottom: 20rem;
}
#contact_form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10rem;
  margin-bottom: 10rem;
}
textarea,
input[type=date],
input[type=datetime],
input[type="tel"],
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] {
  border: 1px solid #AD8959;
  max-width: none;
  width: 100%;
  height: 2.75em;
  padding: 0 1em;
  border-radius: 0px;
}
textarea::placeholder,
input[type=date]::placeholder,
input[type=datetime]::placeholder,
input[type="tel"]::placeholder,
input[type=datetime-local]::placeholder,
input[type=email]::placeholder,
input[type=month]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=range]::placeholder,
input[type=search] input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=time]::placeholder,
input[type=url]::placeholder,
input[type=week]::placeholder {
  color: #4a4a49;
}
textarea:active,
textarea:focus,
input[type=date]:active,
input[type=date]:focus,
input[type=datetime]:active,
input[type=datetime]:focus,
input[type="tel"]:active,
input[type="tel"]:focus,
input[type=datetime-local]:active,
input[type=datetime-local]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=month]:active,
input[type=month]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=range]:active,
input[type=range]:focus,
input[type=search] input[type=tel]:active,
input[type=search] input[type=tel]:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=time]:active,
input[type=time]:focus,
input[type=url]:active,
input[type=url]:focus,
input[type=week]:active,
input[type=week]:focus {
  outline: none;
}
.wpcf7 a {
  text-decoration: underline;
}
textarea {
  height: auto;
  resize: none;
  padding: 1em;
}
input,
select,
button,
textarea,
label {
  font-size: 1.8rem;
}
.wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 0.5em;
}
.page-id-19 div.wpcf7 div.wpcf7-response-output {
  max-width: none;
}
button,
.button,
input[type=submit],
input[type=reset] {
  color: white;
  background-color: #AD8959;
  max-width: none;
  width: 100%;
  text-transform: uppercase;
  font-family: 'Brandon Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border: none;
  height: 2.75em;
  border: 2px solid #AD8959;
  transition: all .5s ease-out;
}
button:hover,
.button:hover,
input[type=submit]:hover,
input[type=reset]:hover {
  color: #AD8959;
  background-color: #FAF4EB;
}
#contact_information {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 7rem auto auto;
  grid-column-gap: 25px;
}
#contact_information h3 {
  grid-column: span 2;
}
#contact_information .ordinationszeit:last-child {
  margin-bottom: 2em;
}
#contact_information #contact_text {
  padding-top: 10rem;
  grid-column: span 2;
}
.kname-field {
  display: none;
}
#out_of_office {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 9999;
  padding: 2.5em;
  transition: opacity .5s ease-out;
  border: solid white 1rem;
  background-color: #FAF4EB;
  box-shadow: 0px 0px 18.5px 0px rgba(0,0,0,0.5);
  text-align: center;
}
#out_of_office.closed {
  opacity: 0;
  pointer-events: none;
}
#out_of_office h3:last-child {
  margin-bottom: 0;
}
#out_of_office_close {
  position: absolute;
  right: 1em;
  top: 1em;
  border: solid 2px #AD8959;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  transition: background-color .5s ease-out;
  z-index: 9;
}
#out_of_office_close:before,
#out_of_office_close:after {
  position: absolute;
  left: 18.5px;
  top: 5px;
  content: ' ';
  height: 30px;
  width: 2px;
  border-radius: 100px;
  background-color: #ab8a54;
}
#out_of_office_close:before {
  transform: rotate(-45deg);
}
#out_of_office_close:after {
  transform: rotate(45deg);
}
#out_of_office_close:hover {
  background-color: white;
  cursor: pointer;
}
.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: auto;
  height: 60vh;
}
.hue-slideshow.same-height .slideshow-container .slide .image-wrapper {
  height: 100%;
}
.hue-slideshow.same-height .slideshow-container .slide img {
  width: auto;
  height: 100%;
}
.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: white;
  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: relative;
  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;
  }
}
.menu-content,
.responsive-content,
.footer-content {
  margin: 0 auto;
  padding-left: 14rem;
  padding-right: 14rem;
  max-width: 1500px;
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 55%;
  }
}
@media screen and (max-width: 1024px) {
  .hue-slideshow {
    margin-left: -14rem;
    margin-right: -14rem;
  }
  .hue-slideshow .slideshow-display {
    display: none;
  }
  .hue-slideshow .slick-arrow {
    display: none !important;
  }
  .hue-slideshow .flickity-prev-next-button {
    display: none !important;
  }
  h1 {
    font-size: 5rem;
  }
  #tooth {
    left: 2rem;
    top: 2rem;
  }
  body.fixed-header .site-header {
    position: absolute;
  }
  #intro_text {
    left: 12.5rem;
    top: 2.5rem;
    font-size: 2rem;
    transform: none;
    max-width: calc(100vw - 15rem);
  }
  #header_buttons {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 54vh;
    width: 100%;
    text-align: center;
  }
  #header_buttons img {
    width: 5rem;
  }
  #header_buttons img:hover {
    transform: none;
  }
  #header_buttons #header_mail img {
    width: 4.4rem;
  }
  #header_buttons .header-info {
    top: auto;
    text-align: left;
    bottom: 150%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    width: fit-content;
  }
  #header_buttons #header_info_dates.header-info {
    left: auto;
    right: -20px;
    transform: none;
  }
  #intro_image {
    height: 50vh;
  }
  .site-menu {
    padding: 1rem;
    z-index: 99999;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  #intro_text {
    hyphens: auto;
  }
  .menu-content,
  .responsive-content,
  .footer-content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  #subheadline h3 {
    font-size: 2.5rem;
  }
  #site_menu_text {
    padding-left: 11.5rem;
    padding-top: 1.5rem;
  }
  #page_headline {
    margin-top: 14rem;
  }
  #page_headline.small {
    margin-top: 11rem;
  }
  .responsive-content.content-grid {
    margin-top: 7.5rem;
    grid-row-gap: 7.5rem;
  }
  .responsive-content.content-grid.two-cols {
    grid-template-columns: 1fr;
  }
  .responsive-content.content-grid.three-cols {
    grid-template-columns: 1fr;
  }
  .content-grid:last-child {
    margin-bottom: 10rem;
  }
  #contact_form {
    grid-template-columns: 1fr;
    margin-bottom: 5rem;
    grid-row-gap: 7.5rem;
  }
  #contact_information {
    grid-template-columns: 1fr;
    grid-row-gap: 25px;
  }
  #contact_information h3,
  #contact_information #contact_text {
    grid-column: span 1;
  }
  #contact_information #contact_text {
    padding-top: 5rem;
  }
  .site-footer .footer-content {
    grid-template-columns: 1fr;
    grid-row-gap: 3rem;
  }
  .site-footer h4 {
    margin-bottom: 1.5rem;
  }
  .second-footer .footer-content {
    grid-template-columns: 1fr;
    grid-row-gap: 3rem;
  }
  #ansichten_slideshow {
    height: 66vh;
  }
  #ansichten_slideshow .slide {
    height: 66vh;
  }
  #ansichten_slideshow .swiper-button-prev {
    left: 1rem;
  }
  #ansichten_slideshow .swiper-button-next {
    right: 1rem;
  }
  .mobile-content {
    display: block;
  }
  .page-id-13 #header_buttons {
    top: 69vh;
  }
  #out_of_office {
    width: 90vw;
  }
}
div.wpcf7 span.wpcf7-not-valid-tip {
  margin-top: 0.2em;
}
div.wpcf7 input[type=submit] {
  display: inline-block;
}
div.wpcf7 .wpcf7-spinner {
  display: inline-block;
  top: 0.1em;
  width: 1.8em;
  height: 1.8em;
  vertical-align: top;
  background-color: transparent;
  opacity: 1;
  margin: 0 0 0 1em;
}
div.wpcf7 .wpcf7-spinner:before {
  display: block;
  width: 1.8em;
  height: 1.8em;
  border-radius: 50%;
  border: 2px solid #000;
  border-color: #000 transparent #000 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  top: 0;
  left: 0;
  transform-origin: center center;
  background-color: transparent;
}
div.wpcf7 div.wpcf7-response-output {
  max-width: 20em;
  margin: 1em 0;
  padding: 0.4em;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.icheckbox_hue,
.iradio_hue {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background-image: url(https://biberhofer.at/2023/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://biberhofer.at/2023/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: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 44px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.hue-slideshow-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.hue-slideshow-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.hue-slideshow-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.hue-slideshow-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  color: #000000;
}
.swiper-button-lock {
  display: none;
}
.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);
}
