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 {
  width: 100%;
}
.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] {
  font-size: 30px;
  color: #EEECE6;
  max-width: none;
  border-bottom: 1px solid #958B86;
  outline: none;
  padding: 2rem 0;
}
.searchform .search-form-container .search-form-content input[type=text]:active,
.searchform .search-form-container .search-form-content input[type=text]:focus,
.searchform .search-form-container .search-form-content input[type=text]:hover {
  outline: none;
}
.searchform .search-form-container .search-form-content input[type=text]::placeholder {
  color: #958B86;
}
.searchform .search-form-container .search-form-content input[type=submit] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3rem;
  height: 3.5rem;
  color: transparent;
  background-color: transparent;
  border: none;
  background-image: url("https://holzmagazin.com/wp-content/themes/hue/img/search.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.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: 'Overpass Regular';
  src: local('☺'), url('https://holzmagazin.com/wp-content/themes/hue/fonts/Overpass-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Overpass Semibold';
  src: local('☺'), url('https://holzmagazin.com/wp-content/themes/hue/fonts/Overpass-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Overpass Medium';
  src: local('☺'), url('https://holzmagazin.com/wp-content/themes/hue/fonts/Overpass-Medium.ttf') format('truetype');
}
body {
  font-family: 'Overpass Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #1E1E1C;
  font-size: 1.8rem;
  line-height: 1.26;
}
strong {
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
a {
  color: #1E1E1C;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Overpass Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: normal;
  font-weight: 400;
  hyphens: auto;
}
h2 {
  font-size: 7rem;
  text-transform: uppercase;
}
h1 {
  font-size: 6rem;
  text-transform: uppercase;
  line-height: 1.2;
}
h3 {
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 3rem;
}
h4,
.cta {
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.5rem;
  display: inline-block;
  text-transform: uppercase;
}
h4 a,
.cta a {
  text-decoration: none;
  padding: 0.2em 1.5em 0;
  border: 1px solid #1E1E1C;
  border-radius: 2.1rem;
  line-height: 2.5em;
  display: block;
  margin-top: 1em;
  transition: all .25s ease-out;
}
h4 a:hover,
.cta a:hover {
  background-color: #1E1E1C;
  color: #EEECE6;
}
h5 {
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
}
h6 {
  font-family: 'Overpass Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.2rem;
}
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 {
  height: 27rem;
  background: #1E1E1C;
  color: #EEECE6;
  margin-top: 12.5rem;
}
.site-footer .footer-content {
  display: grid;
  grid-template-columns: 0.75fr 1fr 25px;
  grid-column-gap: 5rem;
  align-items: center;
  height: 100%;
}
.site-footer .footer-content p {
  margin: 0;
  line-height: 2em;
}
.site-footer .footer-col svg {
  width: 38.5rem;
  display: block;
  margin-bottom: 3rem;
}
.site-footer .footer-col svg path {
  fill: #EEECE6;
}
.site-footer .insta-link svg {
  width: 2.5rem;
}
.site-footer .insta-link svg path {
  fill: #EEECE6;
}
.site-footer .footer-navigation #menu-footer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 1rem;
  margin: 0;
}
.site-footer .footer-navigation #menu-footer li a {
  color: #EEECE6;
  font-size: 1.4rem;
  text-transform: none;
  font-family: 'Overpass Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  opacity: 1;
  padding: 0;
}
.site-footer .footer-navigation #menu-footer li a:hover span {
  color: #EEECE6;
  opacity: 1;
  border-bottom: 1px solid #EEECE6;
}
.site-footer .footer-navigation #menu-footer li.current-menu-item > a span {
  color: #EEECE6;
  border-bottom: 1px solid #EEECE6;
}
.site-header {
  height: 10rem;
  background: Transparent;
  color: #1E1E1C;
}
.site-header .header-content {
  height: 100%;
}
.site-branding {
  display: inline-block;
}
.site-branding a {
  display: inline-block;
  position: relative;
}
.site-branding a svg {
  width: 20rem;
}
.site-branding a svg path {
  fill: #1E1E1C;
}
.site-branding a:hover svg path,
.site-branding a:active svg path,
.site-branding a:focus svg path {
  fill: #1E1E1C;
}
.site-header .searchform {
  position: absolute;
  top: 50%;
  right: 5rem;
  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: #1E1E1C;
}
.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: #1E1E1C;
}
.site-header .searchform.active .search-form-button svg path {
  fill: #1E1E1C;
}
body.fixed-header .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99998;
}
body.fixed-header .main-content {
  padding-top: 10rem;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a,
ul.mobile-menu li a {
  color: #1E1E1C;
}
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: #1E1E1C;
  border-bottom: 1px solid #1E1E1C;
}
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: #1E1E1C;
  border-bottom: 1px solid #1E1E1C;
}
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: #1E1E1C;
  border-bottom: 1px solid #1E1E1C;
}
#header_expanded .primary-menu li.current-menu-item a span,
#header_expanded .secondary-menu li.current-menu-item a span {
  color: #EEECE6;
  border-bottom: 1px solid #EEECE6;
}
@media screen and (min-width: 1025px) and (max-width: 1032px) {
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    padding: 0 4.9rem !important;
  }
}
@media (min-width: 1025px) {
  #masthead {
    position: fixed;
    top: 0;
    left: 0;
    transition: transform 0.3s ease-in-out;
    z-index: 20;
    width: 100%;
  }
  #masthead.is-hidden {
    transform: translateY(-100%);
  }
  #masthead .header-content-wrapper {
    height: 10rem;
    max-width: 100%;
    background-color: #EEECE6;
    z-index: 20;
    width: 100%;
  }
  #masthead .header-content {
    width: 100%;
    height: 10rem;
    max-width: 100%;
  }
  .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 -5rem;
  }
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    padding: 0 5rem;
  }
  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;
    opacity: 1;
  }
  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.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 {
    opacity: 1;
  }
  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) {
  #masthead .header-content-wrapper {
    display: contents;
  }
  .site-header #searchform {
    display: none;
  }
  .menu-primary-container {
    display: none;
  }
  #masthead .menu-toggle {
    height: 1.5rem;
  }
  .site-menu {
    position: fixed;
    top: 10rem;
    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;
  }
  ul.mobile-menu {
    display: block;
    z-index: 100;
    padding-bottom: 10px;
  }
  ul.mobile-menu li {
    display: block;
    padding: 0 10px;
  }
  ul.mobile-menu li a {
    display: inline-block;
    height: 2em;
  }
}
.menu-toggle {
  position: absolute;
  right: 5rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1em;
}
.menu-toggle {
  display: block;
  height: 1.4rem;
  width: 3.6rem;
  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: 0.2rem;
  background-color: #1E1E1C;
  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: -0.1rem;
}
.menu-toggle span.hbl3 {
  top: 100%;
  margin-top: -0.2rem;
}
.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: #1E1E1C;
}
body.menu-open .menu-toggle span.hbl1 {
  top: 50%;
  margin-top: -0.1rem;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -0.1rem;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl3 {
  top: 50%;
  margin-top: -0.1rem;
  transform: rotate(-45deg);
}
#header_expanded {
  transform: translateY(-100vh);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  transition: transform .5s ease-out;
  background-color: #1E1E1C;
  color: #EEECE6;
  display: none;
  padding: 5rem 0;
}
#header_expanded .expanded-header-content {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1.6fr;
  grid-column-gap: 5rem;
  height: 100%;
  align-content: space-between;
}
#header_expanded .primary-navigation > div {
  top: auto;
  transform: none;
}
#header_expanded .logo {
  grid-column: span 3;
  margin-top: 10rem;
}
#header_expanded .logo svg {
  width: 100%;
}
#header_expanded .logo svg path {
  fill: #EEECE6;
}
#header_expanded #searchform {
  grid-column: span 3;
}
#header_expanded .secondary-navigation {
  margin-bottom: 7rem;
}
#header_expanded ul.primary-menu li,
#header_expanded ul.secondary-menu li {
  display: block;
}
#header_expanded .primary-navigatiofn > div {
  top: auto;
  transform: none;
}
#header_expanded .primary-menu,
#header_expanded .secondary-menu {
  text-align: left;
  margin: 0;
}
#header_expanded .primary-menu li a,
#header_expanded .secondary-menu li a {
  color: #EEECE6;
  font-family: 'Overpass Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  opacity: 1;
  text-transform: none;
  font-size: 2.1rem;
  padding: 0;
  margin-bottom: 0.25em;
}
#header_expanded .primary-menu li a:hover span,
#header_expanded .secondary-menu li a:hover span {
  color: #EEECE6;
  border-bottom: 1px solid #EEECE6;
}
#header_expanded #close_expanded_header {
  position: absolute;
  right: 5rem;
  top: 5rem;
  z-index: 9999;
  width: 4rem;
  height: 4rem;
}
#header_expanded #close_expanded_header svg {
  width: 3.5rem;
}
#header_expanded #close_expanded_header:hover {
  cursor: pointer;
}
#header_expanded .searchform .search-form-container {
  width: 100%;
  margin: 7.5rem 0;
}
#header_expanded .searchform .search-form-button svg path {
  fill: #EEECE6;
}
.header-content {
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: center;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a,
ul.mobile-menu li a {
  font-size: 1.4rem;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  opacity: 0.3;
  transition: opacity .25s ease-out;
}
ul.primary-menu li a:hover,
ul.secondary-menu li a:hover,
ul.footer-menu li a:hover,
ul.mobile-menu li a:hover {
  opacity: 1;
}
.menu-open #header_expanded {
  transform: translateY(0vh);
}
.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: #EEECE6;
}
#main {
  overflow: visible;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
#main.loaded {
  opacity: 1;
}
body .image-wrapper img {
  opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1em;
}
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: 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;
}
.mobile-block-content,
.mobile-in-block-content,
.mobile-inline-content {
  display: none;
}
.marquee {
  overflow: hidden;
  white-space: nowrap;
}
.marquee .marquee-inner {
  display: block;
  position: relative;
}
.marquee .marquee-inner * {
  display: inline-block;
}
.marquee .marquee-inner h2 {
  font-size: 5rem;
}
.scroll-section {
  transform: translateY(100px);
  opacity: 0;
  transition: all .35s ease-out;
}
.scroll-section.active {
  transform: translateY(0px);
  opacity: 1;
}
.uppercase {
  text-transform: uppercase;
}
.arrow-link {
  padding-left: 1.5em;
}
.arrow-link:before {
  content: "";
  position: absolute;
  transform: translate(-1.5em,0.15em);
  background-image: url("https://holzmagazin.com/wp-content/themes/hue/img/arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.75em;
  height: 0.75em;
}
.sticky-content {
  height: fit-content;
}
.date,
.cat,
.author,
.archiv {
  text-transform: uppercase;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
section.content-block,
.content.content-block,
.content-block {
  margin-bottom: 6rem;
}
.home .content-block {
  margin-bottom: 0;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.ad.content-block {
  text-align: center;
  margin-top: 15rem;
  margin-bottom: 15rem;
}
.ad.content-block .image-wrapper {
  max-width: 60%;
  margin: 0 auto;
}
.content-block.content {
  display: grid;
  grid-template-columns: 0.75fr 1fr;
  grid-column-gap: 15rem;
}
.content-block.content a {
  text-decoration: underline;
  word-break: break-all;
}
.content-block.content a:hover {
  text-decoration: none;
}
.content-block.content h4 a {
  text-decoration: none;
}
.content-block.content.img .content-inner {
  grid-column: 2;
}
.content-block.content.img .content-inner .image-wrapper .image-caption {
  padding: 1.5em 0;
  max-width: 55ch;
}
.content-block.content.img .content-inner.has-two-img {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 3rem;
}
.content-block.content.img .content-inner.has-two-img .image-wrapper {
  display: block;
}
.content-block.content.img .content-inner.has-two-img .image-wrapper .image-caption {
  max-width: 25ch;
}
.content-block.content p:last-child {
  margin-bottom: 0;
}
.content-block.content .right-content {
  grid-column: 2;
}
.content-block.content hr {
  border-top: 1px solid #1E1E1C;
  margin: 4rem 0;
}
.related-articles-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 15rem;
  grid-row-gap: 10rem;
}
.related-articles-wrapper a {
  display: grid;
}
.related-articles-wrapper a:hover {
  text-decoration: none;
}
.related-articles-wrapper a:hover h3 {
  text-decoration: underline;
}
.related-articles-wrapper .ad {
  width: 50%;
  margin: 0 auto;
  place-self: center;
}
.related-articles-wrapper article {
  display: grid;
  grid-template-columns: 1fr 1fr 3fr;
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  align-content: space-between;
  place-self: center;
}
.related-articles-wrapper article h5 {
  grid-column: 1;
  grid-row: 1;
  align-self: end;
  margin-bottom: 0;
}
.related-articles-wrapper article h3 {
  grid-column: 2 / span 2;
  grid-row: 1;
  align-self: end;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-left: 2rem;
  max-width: 20ch;
}
.related-articles-wrapper article .image-wrapper {
  grid-column: 1 / span 2;
  grid-row: 2;
  width: 100%;
}
.related-articles-wrapper article .article-preview-info {
  grid-column: 3;
  grid-row: 2;
  display: grid;
  align-content: space-between;
}
.related-articles-wrapper article .date {
  display: block;
  margin-top: 1.5em;
}
.related-articles-wrapper.big {
  grid-column-gap: 0;
}
.related-articles-wrapper.big article {
  grid-template-columns: 1fr;
  padding-left: 10rem;
  grid-row-gap: 2.5rem;
  padding-bottom: 20rem;
  align-content: start;
}
.related-articles-wrapper.big article .image-wrapper {
  grid-column: 1;
  grid-row: 1;
}
.related-articles-wrapper.big article h5 {
  grid-row: 2;
  padding-left: 2.5rem;
}
.related-articles-wrapper.big article h3 {
  grid-column: 1;
  grid-row: 3;
  padding-left: 2.5rem;
}
.related-articles-wrapper.big article .article-preview-info {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-column-gap: 1.6666666666667rem;
  grid-column: 1;
  grid-row: 4;
  padding-left: 2.5rem;
}
.related-articles-wrapper.big article .article-preview-info .info {
  grid-column: 1;
  grid-row: 1;
}
.related-articles-wrapper.big article .article-preview-info .text {
  grid-column: 2;
  grid-row: 1;
  max-width: 70%;
}
.related-articles-wrapper.big article .date {
  margin-top: 0;
}
.related-articles-wrapper.big a + a {
  align-self: end;
}
.related-articles-wrapper.big a + a article {
  grid-template-columns: 1fr 1fr;
  padding-left: 0;
  padding-bottom: 0;
  grid-column-gap: 2.5rem;
  grid-row-gap: 5rem;
  align-content: end;
}
.related-articles-wrapper.big a + a article h5 {
  grid-column: 1;
  grid-row: 1;
  text-align: right;
}
.related-articles-wrapper.big a + a article h3 {
  grid-column: 2;
  grid-row: 1;
}
.related-articles-wrapper.big a + a article .image-wrapper {
  grid-column: 1;
  grid-row: 2;
  align-self: start;
}
.related-articles-wrapper.big a + a article .article-preview-info {
  grid-column: 2;
  grid-row: 2;
  display: block;
}
.related-articles-wrapper.big a + a article .article-preview-info .text {
  max-width: none;
}
.related-articles-wrapper.big a + a article .date {
  margin-top: 1.5em;
}
.related-articles-wrapper.big .ad {
  align-self: end;
  padding-left: 5rem;
}
.branchennews-section {
  background-color: #0A3023;
  color: #EEECE6;
}
.branchennews-section .content-block {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.branchennews-section h2 {
  margin-bottom: 0.5em;
}
.branchennews-section article {
  display: grid;
  grid-template-columns: 1fr 2.5fr 2.5fr;
  grid-column-gap: 5rem;
  padding: 5rem 0;
  align-items: center;
}
.branchennews-section article h3 {
  margin: 0;
  text-transform: none;
}
.branchennews-section article .img-link {
  height: 100%;
  margin: 0;
}
.branchennews-section article .image-wrapper {
  width: 100%;
  height: 100%;
}
.branchennews-section article .image-wrapper img {
  height: 100%;
  object-fit: cover;
}
.branchennews-section article p {
  margin-bottom: 0;
}
.branchennews-section article a {
  display: block;
  margin-top: 1em;
  color: #EEECE6;
  text-transform: uppercase;
}
.branchennews-section article + article {
  border-top: 1px solid #EEECE6;
}
.branchennews-section .more-link {
  margin-top: 4.5rem;
  text-align: center;
}
.branchennews-section .more-link a {
  color: #EEECE6;
}
.branchennews-section a:before {
  background-image: url("https://holzmagazin.com/wp-content/themes/hue/img/arrow_white.svg");
}
#newsletter {
  padding-top: 20rem;
  padding-bottom: 17rem;
}
#newsletter h2 {
  margin-bottom: 0.5em;
}
#newsletter h3 {
  margin-bottom: 1.5em;
}
#newsletter form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  padding-right: 20rem;
}
#newsletter form input[type="text"],
#newsletter form input[type="email"],
#newsletter form .chosen-container,
#newsletter form select {
  max-width: none;
  border: none;
  line-height: 5rem;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border-bottom: 2px solid rgba(0,0,0,0.1);
  font-size: 1.8rem;
  outline: none;
}
#newsletter form input[type="text"]::placeholder,
#newsletter form input[type="email"]::placeholder,
#newsletter form .chosen-container::placeholder,
#newsletter form select::placeholder {
  color: #757575;
}
#newsletter form .chosen-container {
  width: 100% !important;
}
#newsletter form .chosen-container-single .chosen-single {
  line-height: 5rem;
  border: none;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #757575;
}
#newsletter form .chosen-container-active.chosen-with-drop .chosen-single {
  border: none;
}
#newsletter form .chosen-container .chosen-drop {
  border: none;
  background-color: #EEECE6;
}
#newsletter form .chosen-container .chosen-drop li:hover {
  background-color: #1E1E1C;
  color: #EEECE6;
}
#newsletter form .chosen-container .chosen-results li.highlighted {
  background-color: #1E1E1C;
  color: #EEECE6;
}
#newsletter form .chosen-container-active.chosen-with-drop .chosen-single div {
  width: 16px;
}
#newsletter form .chosen-container-single .chosen-single div b {
  position: absolute;
  transform: translateY(1em);
}
#newsletter form .mc4wp-checkbox {
  grid-column: span 2;
  max-width: 65ch;
}
#newsletter form .mc4wp-checkbox span {
  display: block;
  padding-left: 3em;
}
#newsletter form .icheckbox_hue {
  position: absolute;
  top: auto;
  transform: translateY(0.5rem);
}
#newsletter form .submit-wrapper:before {
  transition: transform .25s ease-out;
  content: "";
  position: absolute;
  display: block;
  transform: translate(0,-0.05em);
  background-image: url("https://holzmagazin.com/wp-content/themes/hue/img/send_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
}
#newsletter form .submit-wrapper:hover:before {
  transform: translate(0.5em,-0.05em);
}
#newsletter form input[type="submit"] {
  background-color: Transparent;
  color: #1E1E1C;
  border: none;
  text-transform: uppercase;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2rem;
  padding: 0;
  text-align: left;
  padding-left: 2em;
}
#newsletter form input[type="submit"]:hover {
  background-color: Transparent;
}
.archive .related-articles {
  margin-bottom: 14rem;
}
#category_featured_post {
  display: grid;
  grid-template-rows: 50vh auto;
  grid-row-gap: 5rem;
  margin-bottom: 12rem;
}
#category_featured_post .category-featured-post-link {
  display: block;
}
#category_featured_post .category-featured-post-link #featured_post_intro {
  height: 100%;
}
#category_featured_post #featured_post_intro {
  overflow: hidden;
  background-color: rgba(82,52,44,0.5);
}
#category_featured_post #featured_post_intro h1 {
  color: #EEECE6;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 20ch;
  text-align: center;
}
#category_featured_post #featured_post_intro img {
  position: absolute;
  z-index: -1;
}
#category_featured_post #featured_post_info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10rem;
}
#page_intro {
  overflow: hidden;
  height: 33vh;
  margin-bottom: 6rem;
}
#page_intro .image-wrapper,
#page_intro img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content-block.related-articles-headline {
  margin-top: 15rem;
  margin-bottom: 10rem;
}
.page:not(.home) #content {
  padding-top: 10rem;
}
.archive #content {
  padding-top: 10rem;
}
.single .site-main {
  padding-top: 15rem;
}
.single .related-articles {
  margin-bottom: 20rem;
}
#post_intro {
  display: grid;
  grid-template-columns: 0.75fr 1fr;
  grid-column-gap: 15rem;
  margin-bottom: 6rem;
}
#post_intro .image-wrapper,
#post_intro img {
  width: 100%;
}
#post_intro .image-caption {
  max-width: 55ch;
}
body.single .h1-wrapper {
  display: flex;
  flex-direction: column;
}
body.single .h1-wrapper h1 {
  margin-bottom: 1.3rem;
}
#post_intro_text {
  display: grid;
  grid-template-columns: 0.75fr 1fr;
  grid-column-gap: 15rem;
  margin-bottom: 6rem;
}
#post_intro_text p a {
  text-decoration: underline;
}
#post_intro_text p a:hover,
#post_intro_text p a:active,
#post_intro_text p a:focus {
  text-decoration: none;
}
.home header {
  background-color: #EEECE6;
}
.home .home-wrapper {
  background-color: #EEECE6;
}
.home .ad.content-block {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15rem;
  padding-bottom: 15rem;
}
.home #home_header {
  background-color: #EEECE6;
  width: 100vw;
  height: 100vh;
  padding: 5rem 0;
  z-index: 1;
}
.home #home_header .content-block {
  display: grid;
  grid-template-rows: min-content auto;
  height: 100%;
  max-width: none;
  padding: 0 5rem;
}
.home #home_header svg {
  margin-bottom: 2rem;
}
.home #home_header .primary-menu {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 66%;
  margin: 0 auto;
}
.home #home_header ul.primary-menu li a {
  opacity: 1;
}
.home #home_header a.featured-post-link {
  display: block;
  height: 100%;
  width: 100%;
  color: #EEECE6;
  text-transform: uppercase;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.home #home_header a.featured-post-link .image-wrapper {
  overflow: hidden;
}
.home #home_header a.featured-post-link .image-wrapper img {
  transition: filter .3s ease-in-out;
}
.home #home_header a.featured-post-link:hover {
  text-decoration: none;
}
.home #home_header a.featured-post-link:hover .image-wrapper {
  overflow: hidden;
}
.home #home_header a.featured-post-link:hover .image-wrapper img {
  filter: brightness(110%);
}
.home #home_header #featured_post {
  display: grid;
  background: rgba(82,52,44,0.5);
  grid-template-columns: auto auto;
  padding: 7rem 10rem;
  color: #EEECE6;
  margin-top: 2rem;
  height: 100%;
  width: 100%;
}
.home #home_header #featured_post a {
  color: #EEECE6;
}
.home #home_header #featured_post h1 {
  grid-column: span 2;
  text-align: center;
  max-width: 20ch;
  margin: 0 auto;
  align-self: center;
  justify-self: center;
}
.home #home_header #featured_post .left-content {
  max-width: 45ch;
}
.home #home_header #featured_post .left-content h3 {
  hyphens: none;
  font-family: 'Overpass Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.3rem;
}
.home #home_header #featured_post .right-content {
  align-self: end;
  text-align: right;
}
.home #home_header #featured_post .right-content a {
  text-transform: uppercase;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.home #home_header #featured_post .image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.home #home_header #featured_post .image-wrapper img {
  height: 100%;
  object-fit: cover;
}
.home .menu-container {
  text-align: left;
}
.home .front-page-intro-2-link {
  text-decoration: none;
  width: fit-content;
  display: block;
  margin: 0 auto;
}
.home .front-page-intro-2-link .content-block .info span {
  text-transform: uppercase;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.5rem;
}
.home .front-page-intro-2-link:hover {
  text-decoration: none;
}
.home .front-page-intro-2-link:hover .content-block .info span {
  text-decoration: underline;
}
.home .front-page-intro-2-link:hover .image-wrapper {
  opacity: 0.6 !important;
}
.home #front_page_intro_2 {
  display: grid;
  grid-template-columns: 2.5fr 3fr 1fr;
  grid-column-gap: 2.5rem;
  grid-row-gap: 5rem;
  padding-top: 10rem;
}
.home #front_page_intro_2 h2 {
  grid-column: 1 / span 2;
  grid-row: 1;
  align-self: center;
  z-index: 1;
  max-width: 20ch;
  hyphens: none;
  margin: 0;
}
.home #front_page_intro_2 .featured-image {
  grid-column: 2;
  grid-row: 1;
  opacity: 0.3;
  transition: opacity .5s ease-out;
  z-index: 0;
}
.home #front_page_intro_2 .info {
  grid-column: 2;
  grid-row: 2;
  max-width: 34ch;
}
.home #front_page_intro_2 .info a {
  text-transform: uppercase;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.5rem;
}
.home #front_page_intro_2 .second-image {
  grid-column: 3;
  grid-row: 1 / span 2;
  align-self: end;
  margin-bottom: 6rem;
  opacity: 0.3;
  transition: opacity .5s ease-out;
}
.home #front_page_intro_2+ #themenfokus {
  padding-top: 15rem;
}
.home #front_page_intro_2.hovered .image-wrapper {
  opacity: 0.6;
}
.home #themenfokus_intro {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: -2;
}
.home #themenfokus_intro .image-wrapper {
  width: 100%;
  height: 100%;
}
.home #themenfokus_intro img {
  height: 100%;
  object-fit: cover;
}
.home #themenfokus {
  background-color: #E8D6C6;
  margin-top: 60vh;
  padding-top: 5.5rem;
  padding-bottom: 10rem;
}
.home #themenfokus+ .related-articles {
  padding-top: 15rem;
}
.home #themenfokus_content .content-block {
  display: grid;
  grid-template-columns: 0.6fr 1fr 1.35fr 1fr;
  grid-column-gap: 2.5rem;
  grid-row-gap: 5rem;
}
.home #themenfokus_content .content-block .intro {
  grid-column: 1 / span 4;
  grid-row: 1;
}
.home #themenfokus_content .content-block .intro h2 {
  margin-bottom: 0;
}
.home #themenfokus_content .content-block #pagination {
  grid-column: 1;
  grid-row: 2;
  padding-top: 8rem;
}
.home #themenfokus_content .content-block #pagination h2 {
  display: inline-block;
  border-top: 0.6rem solid #1E1E1C;
  padding-top: 3rem;
  width: 1.15em;
}
.home #themenfokus_content .content-block .hue-slideshow .slideshow-container .slide .image-wrapper {
  height: 0;
  width: 100%;
  overflow: hidden;
}
.home #themenfokus_content .content-block .hue-slideshow .slideshow-container .slide img {
  position: absolute;
  height: 100%;
  object-fit: cover;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_one {
  grid-column: 2;
  grid-row: 2 / span 2;
  align-self: center;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_one .image-wrapper {
  padding-bottom: 66%;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_two {
  grid-column: 3;
  grid-row: 2 / span 2;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_two .image-wrapper {
  padding-bottom: 128%;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_two a {
  width: 100%;
  display: block;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_two img {
  transform-style: preserve-3d;
  transition: transform .5s ease-out;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_two .slide-info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  color: white;
  background-color: rgba(82,52,44,0.5);
  width: 100%;
  height: 100%;
  padding: 1em;
  opacity: 0;
  display: grid;
  align-items: center;
  text-align: center;
  transition: all .5s ease-out;
  box-sizing: border-box;
  font-size: 3rem;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_two:hover .slide-info {
  opacity: 1;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_two:hover img {
  transform: scale(1.05);
}
.home #themenfokus_content .content-block #themenfokus_slideshow_three {
  grid-column: 4;
  grid-row: 2 / span 2;
  align-self: center;
}
.home #themenfokus_content .content-block #themenfokus_slideshow_three .image-wrapper {
  padding-bottom: 111%;
}
.home #themenfokus_content .content-block .intro-text {
  grid-column: 1 / span 2;
  grid-row: 3;
  align-self: end;
  max-width: 35ch;
}
.home #themenfokus_content .content-block .link {
  grid-column: 4;
  grid-row: 3;
  padding-left: 5rem;
  align-self: end;
}
.home .related-articles+ .ticker {
  padding-top: 15rem;
}
.home #ticker {
  padding-top: 1.4rem;
  background-color: #EEECE6;
  border-top: 1px solid #0A3023;
  color: #0A3023;
}
.home #ticker h2 {
  display: inline-block;
  margin: 0;
}
.home #ticker a {
  color: #0A3023;
  text-decoration: underline;
}
.home #ticker .before {
  padding-right: 0.5em;
}
.home #ticker .spacer {
  display: inline-block;
  width: 0.25em;
}
.home .site-footer {
  margin-top: 0;
}
.content-block .left-content .left-content-images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 3rem;
  grid-row-gap: 5rem;
  max-width: 400px;
}
.content-block .left-content .left-content-images .spaltefull {
  grid-column: 1 / span 2;
}
.content-block .left-content .left-content-images .spalte1 {
  grid-column: 1;
}
.content-block .left-content .left-content-images .spalte2 {
  grid-column: 2;
}
#company_nav {
  height: min-content;
  max-height: calc(100vh - 40px);
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#company_nav::-webkit-scrollbar {
  display: none;
}
.pages-section,
#company_list {
  margin-top: 5rem;
  display: grid;
  grid-template-columns: 1fr 5fr;
  grid-column-gap: 5rem;
}
.pages-section .nav-btn,
#company_list .nav-btn {
  display: block;
  opacity: 0.5;
  font-size: 1.5rem;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: 0.5em;
}
.pages-section .nav-btn.mobile-block-content,
#company_list .nav-btn.mobile-block-content {
  display: none;
}
.pages-section .nav-btn.active,
#company_list .nav-btn.active {
  opacity: 1;
}
.pages-section .nav-btn:hover,
#company_list .nav-btn:hover {
  cursor: pointer;
}
.pagination {
  padding-top: 15px;
  max-height: 600px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pagination::-webkit-scrollbar {
  display: none;
}
.pagination .page {
  display: block;
  font-family: 'Overpass Semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.5rem;
  margin-bottom: 0.75em;
  cursor: pointer;
  color: rgba(30,30,28,0.5);
}
.pagination .page.active,
.pagination .page:hover {
  color: #1E1E1C;
}
.pagination span:last-child {
  display: none;
}
.pages article,
#companies article,
#epaper_list article,
#wettbewerbe_list article {
  display: grid;
  grid-template-columns: 1fr 2.5fr 2.5fr;
  grid-column-gap: 5rem;
  padding: 3rem 0;
  align-items: center;
}
.pages article .image-wrapper,
#companies article .image-wrapper,
#epaper_list article .image-wrapper,
#wettbewerbe_list article .image-wrapper {
  width: 100%;
}
.pages article h3,
#companies article h3,
#epaper_list article h3,
#wettbewerbe_list article h3 {
  margin-bottom: 0;
}
.pages article p,
#companies article p,
#epaper_list article p,
#wettbewerbe_list article p {
  margin-bottom: 0;
}
.pages article + article,
#companies article + article,
#epaper_list article + article,
#wettbewerbe_list article + article {
  border-top: 1px solid #1E1E1C;
}
.pages a + a article,
#companies a + a article,
#epaper_list a + a article,
#wettbewerbe_list a + a article {
  border-top: 1px solid #1E1E1C;
}
.pages {
  max-height: 600px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pages::-webkit-scrollbar {
  display: none;
}
.pages a:hover {
  text-decoration: none;
}
.pages a:hover h3 {
  text-decoration: underline;
}
.more-news-list article h3,
.search-results article h3 {
  margin-bottom: 0.5em;
}
.more-news-list article + article,
.search-results article + article {
  border-top: 1px solid #1E1E1C;
}
#epaper_list article {
  grid-template-columns: 1fr 2.5fr 1.5fr;
}
#epaper_list a:hover {
  text-decoration: none;
}
#epaper_list a:hover h3 {
  text-decoration: underline;
}
#company {
  display: grid;
  grid-template-columns: 1fr 1.6fr 2fr;
  grid-column-gap: 10rem;
  grid-row-gap: 5rem;
}
#company h1 {
  grid-column: span 3;
}
#company a {
  text-decoration: underline;
}
.search .page-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 6.5rem;
  margin-bottom: 6.5rem;
}
.search .page-header h1,
.search .page-header h5 {
  margin: 0;
}
.search .page-header .page-title h5 {
  text-align: left;
  margin-bottom: 1em;
}
.search .page-header h5 {
  text-align: right;
}
.search-no-results .no-entries {
  padding-top: 10rem;
  padding-bottom: 15rem;
  text-align: center;
}
.search-no-results .pages-section {
  display: block;
}
.page-id-32 .content .image-wrapper {
  width: 50%;
}
.page-id-36 #page_intro,
.page-id-38 #page_intro {
  height: 50vh;
  background-color: rgba(82,52,44,0.5);
}
.page-id-36 #page_intro h1,
.page-id-38 #page_intro h1 {
  color: #EEECE6;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 20ch;
  text-align: center;
}
.page-id-36 #page_intro img,
.page-id-38 #page_intro img {
  position: absolute;
  z-index: -1;
}
#wettbewerbe_intro_text,
#epaper_intro_headline {
  text-align: center;
  max-width: 75ch;
  margin-bottom: 15rem;
}
#epaper_intro_headline {
  margin-bottom: 7.5rem;
}
#wettbewerbe_list {
  margin-bottom: 16rem;
}
#wettbewerbe_list article p {
  margin-bottom: 1em;
}
#wettbewerbe_list article p:last-child {
  margin-bottom: 0em;
}
#epaper_main {
  display: grid;
  grid-column-gap: 15rem;
  grid-template-columns: 1fr 1.7fr;
  margin-bottom: 20rem;
}
#epaper_list .info {
  text-align: right;
}
.page-id-40 #checkout_content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 5rem;
}
.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 {
  font-size: 1.2rem;
  padding: 1.5em 0;
}
.image-wrapper.lightbox {
  cursor: pointer;
}
.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;
  }
}
.archive .holz-w-info-wrapper {
  margin: 6rem auto;
}
.single .holz-w-info-wrapper {
  margin: 6rem auto;
}
.holz-w-info-wrapper {
  position: relative;
  width: auto;
  justify-items: center;
  display: grid;
  grid-template-columns: 1fr;
  max-width: var(--max-width-wrapper);
  margin: 0 auto;
}
.holz-w-info-wrapper.no__margin {
  margin: 0;
}
.holz-w-info-wrapper .holz-w-info {
  width: var(--width,100%);
  height: var(--height,auto);
  aspect-ratio: var(--aspect-ratio);
  max-width: var(--max-width);
  background-color: var(--bg-color);
  z-index: var(--z-index);
  position: absolute;
}
.holz-w-info-wrapper .holz-w-info:first-of-type {
  position: relative;
}
.holz-w-info-wrapper .holz-w-info-content {
  position: absolute;
  z-index: var(--z-index);
  text-align: center;
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.holz-w-info-wrapper .holz-w-info-content .holz-w-info-content-more-content {
  text-align: left;
  position: absolute;
  left: calc(90%);
  top: 5rem;
  background-color: #fff;
  width: 23.2rem;
  max-width: 23.2rem;
  height: auto;
  padding: 1.7rem 1.2rem;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, display 0.3s ease-in-out allow-discrete;
  color: #191919;
}
.holz-w-info-wrapper .holz-w-info-content .holz-w-info-content-more-content:hover {
  display: grid;
  opacity: 1;
}
.holz-w-info-wrapper .holz-w-info-content .holz-w-info-content-more-content h6 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.2rem;
  text-transform: capitalize;
  margin-bottom: 0;
}
.holz-w-info-wrapper .holz-w-info-content .holz-w-info-content-more-content small {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4rem;
  text-transform: none;
}
.holz-w-info-wrapper .holz-w-info-content .holz-w-info-content-more-content p {
  font-size: 1rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4rem;
  text-transform: none;
}
.holz-w-info-wrapper .holz-w-info-content .holz-w-info-content-more-content .preise {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.2rem;
  text-transform: none;
}
.holz-w-info-wrapper .holz-w-info-content .holz-w-info-content-more-content .preise dl {
  margin: 1rem 0 2rem 0;
  display: grid;
  grid-template-columns: 60px auto;
  gap: 0rem;
}
.holz-w-info-wrapper .holz-w-info-content .holz-w-info-content-more-content .preise dl dt {
  margin-inline-start: 0px;
  grid-column: 1;
}
.holz-w-info-wrapper .holz-w-info-content .holz-w-info-content-more-content .preise dl dd {
  margin-inline-start: 0px;
  grid-column: 2;
}
.holz-w-info-wrapper .holz-w-info-content a {
  color: #FFFAF4;
  display: flex;
  gap: 1.12rem;
  cursor: pointer;
}
.holz-w-info-wrapper .holz-w-info-content a #Ellipse5 {
  transform: scale(1);
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
}
.holz-w-info-wrapper .holz-w-info-content a:hover #Ellipse5 {
  transform: scale(0.7);
}
.holz-w-info-wrapper .holz-w-info-content a:hover {
  text-decoration: none;
}
.holz-w-info-wrapper .holz-w-info-content a:hover .holz-w-info-content-more-content {
  display: grid;
  opacity: 1;
}
.holz-w-info-wrapper .holz-w-info-content a svg {
  width: auto;
  margin-top: 5px;
}
.viewport-detector {
  position: absolute;
  z-index: 4;
  top: -1em;
}
.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,
.expanded-header-content,
.content-block,
.footer-content {
  margin: 0 auto;
  padding-left: 5rem;
  padding-right: 5rem;
  max-width: 1400px;
}
@media screen and (max-width: 1024px) {
  .marquee .marquee-inner h2 {
    font-size: 4.2rem;
  }
  .hue-slideshow {
    margin-left: -5rem;
    margin-right: -5rem;
  }
  .hue-slideshow .slideshow-display {
    display: none;
  }
  .hue-slideshow .slick-arrow {
    display: none !important;
  }
  .hue-slideshow .flickity-prev-next-button {
    display: none !important;
  }
  html {
    font-size: 55.55%;
  }
  html,
  body {
    overscroll-behavior-y: none;
  }
  h1 {
    font-size: 3.3rem;
  }
  h2 {
    font-size: 4.2rem;
  }
  h3 {
    font-size: 2.5rem;
    font-size: 2.2rem;
  }
  h5 {
    font-size: 1.3rem;
  }
  .date-author {
    font-size: 1.3rem;
  }
  .desktop-content {
    display: none;
  }
  .mobile-block-content {
    display: block;
  }
  .mobile-in-block-content {
    display: inline-block;
  }
  .mobile-inline-content {
    display: inline;
  }
  .header-content,
  .menu-content,
  .expanded-header-content,
  .content-block,
  .footer-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .site-header {
    height: 5.5rem;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    z-index: 9999;
    background-color: #EEECE6;
  }
  .site-header.hidden {
    display: none;
  }
  #main {
    padding-top: 5.5rem;
  }
  .header-content {
    grid-template-columns: 1fr 1fr;
  }
  .site-branding a {
    display: block;
  }
  .site-branding a svg {
    width: auto;
  }
  .site-branding .mobile-in-block-content {
    display: grid;
  }
  .menu-toggle {
    right: 2rem;
  }
  #header_expanded .expanded-header-content {
    grid-template-columns: 1fr 1fr;
    align-content: start;
    grid-column-gap: 3.3333333333333rem;
  }
  #header_expanded #close_expanded_header {
    top: 0rem;
    right: 2rem;
    width: 2.5rem;
    height: 2.5rem;
  }
  #header_expanded #close_expanded_header svg {
    width: 2.5rem;
  }
  #header_expanded .logo {
    grid-column: span 2;
  }
  #header_expanded #searchform {
    grid-column: span 2;
  }
  #header_expanded .menu-primary-container {
    display: block;
  }
  #header_expanded .primary-navigation {
    grid-column: 1;
    grid-row: 3;
  }
  #header_expanded .copy {
    grid-column: 1;
    grid-row: 4;
    font-size: 1.3rem;
  }
  #header_expanded .secondary-navigation {
    grid-column: 2;
    grid-row: 3 / span 2;
  }
  #header_expanded ul.primary-menu li,
  #header_expanded ul.secondary-menu li {
    margin-bottom: 0.75em;
  }
  .site-footer {
    height: auto;
    padding-top: 35px;
    padding-bottom: 60px;
    margin-top: 7.5rem;
  }
  .site-footer .footer-content {
    grid-template-columns: 1fr;
    grid-row-gap: 5rem;
  }
  .site-footer .footer-col svg {
    margin-bottom: 1.25rem;
    width: 220px;
  }
  .site-footer .footer-navigation #menu-footer {
    align-items: center;
    grid-template-columns: 1fr 1fr;
  }
  .site-footer .insta-link {
    position: absolute;
    left: calc(50% + 10px);
    bottom: -8px;
  }
  .ad.content-block {
    margin-top: 5rem;
    margin-bottom: 7.5rem;
  }
  .ad.content-block .image-wrapper {
    max-width: 90%;
  }
  .home .ad.content-block {
    padding-top: 0rem;
    padding-bottom: 7.5rem;
  }
  .content-block.content {
    grid-template-columns: 1fr;
    grid-row-gap: 3.3333333333333rem;
    margin-bottom: 5rem;
  }
  .content-block.content .left-content h1,
  .content-block.content .left-content h2 {
    margin-bottom: 0;
  }
  .content-block.content.img .content-inner {
    grid-column: auto;
  }
  .content-block.content.img .content-inner.has-two-img {
    grid-template-columns: 1fr;
    grid-row-gap: 3.3333333333333rem;
  }
  .content-block.content .right-content {
    grid-column: auto;
  }
  .branchennews-section .content-block {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .branchennews-section article {
    grid-template-columns: 70px auto;
    padding: 4rem 0;
  }
  .branchennews-section article .article-preview-info {
    display: none;
  }
  .content-block.related-articles-headline {
    margin-top: 7.5rem;
    margin-bottom: 5rem;
  }
  .related-articles-wrapper,
  .related-articles-wrapper.big {
    display: flex;
    grid-column-gap: 0;
    grid-row-gap: 0;
  }
  .related-articles article {
    grid-template-columns: 1fr;
    grid-row-gap: 0;
    padding: 0 20px;
    width: 100vw;
  }
  .related-articles article h5,
  .related-articles article h3,
  .related-articles article .image-wrapper,
  .related-articles article .article-preview-info {
    grid-column: auto;
    grid-row: auto;
  }
  .related-articles article h5,
  .related-articles article h3,
  .related-articles article .article-preview-info {
    opacity: 0;
    transition: opacity .5s ease-out;
  }
  .related-articles article h5 {
    margin-bottom: 1em;
  }
  .related-articles article h3 {
    padding-left: 0;
    margin-bottom: 1em;
  }
  .related-articles article .image-wrapper {
    margin-bottom: 2em;
    aspect-ratio: 1;
  }
  .related-articles article .image-wrapper img {
    height: 100% !important;
    object-fit: cover;
  }
  .related-articles article .info {
    font-size: 1.3rem;
  }
  .related-articles .swiper-slide-active article h5,
  .related-articles .swiper-slide-active article h3,
  .related-articles .swiper-slide-active article .article-preview-info {
    opacity: 1;
  }
  .related-articles-wrapper.big article,
  .related-articles-wrapper.big a + a article {
    padding-left: 20px;
    padding-bottom: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr;
  }
  .related-articles-wrapper.big article h5,
  .related-articles-wrapper.big a + a article h5 {
    grid-row: 1;
    padding-left: 0;
    text-align: left;
  }
  .related-articles-wrapper.big article h3,
  .related-articles-wrapper.big a + a article h3 {
    grid-column: 1;
    grid-row: 2;
    padding-left: 0;
  }
  .related-articles-wrapper.big article .image-wrapper,
  .related-articles-wrapper.big a + a article .image-wrapper {
    grid-row: 3;
  }
  .related-articles-wrapper.big article .article-preview-info,
  .related-articles-wrapper.big a + a article .article-preview-info {
    grid-column: 1;
    grid-row: 4;
    display: block;
    padding-left: 0;
  }
  .related-articles-wrapper.big article .article-preview-info .text,
  .related-articles-wrapper.big a + a article .article-preview-info .text {
    max-width: none;
  }
  .related-articles-wrapper.big article .date,
  .related-articles-wrapper.big a + a article .date {
    margin-top: 1.5em;
  }
  .related-articles-wrapper.big a + a {
    align-self: center;
  }
  .single .related-articles {
    margin-bottom: 10rem;
  }
  .home header {
    margin-top: 0;
  }
  .home #home_header {
    position: relative;
    transform: none;
    left: auto;
    z-index: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: calc(100vh - 70px);
  }
  .home #home_header .content-block {
    grid-template-rows: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .home #home_header #home_header_logo {
    display: none;
  }
  .home #home_header #featured_post {
    grid-template-columns: 1fr;
    margin-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .home #home_header #featured_post h1 {
    grid-column: span 1;
    z-index: 2;
    max-width: 75%;
    padding-top: 10vh;
  }
  .home #home_header #featured_post .left-content {
    display: none;
  }
  .home #home_header #featured_post .right-content {
    text-align: center;
  }
  .home #home_header #featured_post .image-wrapper {
    z-index: 0;
  }
  .home #home_header #featured_post .image-wrapper:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(82,52,44,0.5);
  }
  .home #front_page_intro_2 {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    grid-row-gap: 3rem;
  }
  .home #front_page_intro_2 h2 {
    grid-column: 1;
    grid-row: 1;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 3.2rem;
  }
  .home #front_page_intro_2 .mobile-block-content {
    grid-column: 1;
    grid-row: 2;
    padding-left: 2rem;
    overflow-x: scroll;
  }
  .home #front_page_intro_2 .mobile-block-content .has-two-img {
    width: 130vw;
  }
  .home #front_page_intro_2 .mobile-block-content .has-two-img .featured-image {
    width: 66%;
  }
  .home #front_page_intro_2 .mobile-block-content .has-two-img .second-image {
    width: 33%;
  }
  .home #front_page_intro_2 .mobile-block-content .image-wrapper {
    opacity: 1;
    display: inline-block;
    padding-right: 2rem;
    margin-bottom: 0;
  }
  .home #front_page_intro_2 .info {
    grid-column: 1;
    grid-row: 3;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .home #themenfokus {
    margin-top: 40vh;
  }
  .home #themenfokus+ .home-wrapper .ad {
    padding-top: 7.5rem;
    padding-bottom: 5rem;
  }
  .home #themenfokus_content .content-block {
    grid-template-columns: 1fr 5fr;
  }
  .home #themenfokus_content .content-block .intro {
    grid-column: 1 / span 2;
  }
  .home #themenfokus_content .content-block #pagination {
    padding-top: 0;
  }
  .home #themenfokus_content .content-block #themenfokus_slideshow_one {
    display: none;
  }
  .home #themenfokus_content .content-block #themenfokus_slideshow_two {
    grid-column: 2;
    grid-row: 2;
  }
  .home #themenfokus_content .content-block #themenfokus_slideshow_two .slide-info {
    opacity: 1;
  }
  .home #themenfokus_content .content-block #themenfokus_slideshow_three {
    display: none;
  }
  .home #themenfokus_content .content-block .intro-text {
    grid-column: 1 / span 2;
    grid-row: 3;
  }
  .home #themenfokus_content .content-block .link {
    display: none;
  }
  .home #ticker {
    overflow-x: hidden;
  }
  .archive .related-articles {
    margin-bottom: 7.5rem;
  }
  #category_featured_post {
    padding: 2rem;
    margin-bottom: 7.5rem;
  }
  #category_featured_post #featured_post_intro .image-wrapper {
    height: 100%;
  }
  #category_featured_post #featured_post_intro .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #category_featured_post #featured_post_info {
    padding: 0;
    grid-template-columns: 1fr;
    grid-row-gap: 5rem;
  }
  #category_featured_post #featured_post_info h1 {
    width: 80%;
  }
  #category_featured_post #featured_post_info .left-content {
    display: grid;
    grid-template-columns: auto auto;
  }
  #category_featured_post #featured_post_info .left-content h3 {
    grid-column: span 2;
  }
  #category_featured_post #featured_post_info .cat-date,
  #category_featured_post #featured_post_info .author {
    font-size: 1.3rem;
  }
  #category_featured_post #featured_post_info .author {
    text-align: right;
  }
  #post_intro {
    grid-template-columns: 1fr;
    grid-row-gap: 3.3333333333333rem;
  }
  #post_intro h1 {
    margin-bottom: 0;
  }
  #post_intro_text {
    grid-template-columns: 1fr;
    grid-row-gap: 3.3333333333333rem;
    margin-bottom: 3rem;
  }
  #category_featured_post #featured_post_intro h1 {
    width: 80%;
  }
  body .glightbox-clean .gprev,
  body .glightbox-modern .gprev,
  body .glightbox-clean .gnext,
  body .glightbox-modern .gnext {
    width: 20px;
    height: 20px;
    top: 50%;
  }
  body .glightbox-clean .gprev,
  body .glightbox-modern .gprev {
    left: 5px;
  }
  body .glightbox-clean .gnext,
  body .glightbox-modern .gnext {
    right: 0px;
  }
  body .glightbox-clean .gclose,
  body .glightbox-modern .gclose {
    right: 3rem;
    top: 3rem;
    width: 20px;
    height: 20px;
  }
  body .ginlined-content .image-wrapper {
    width: calc(100% - 6rem);
    margin: 0 auto;
  }
  body .glightbox-clean .gslide-title,
  body .glightbox-modern .gslide-title {
    max-width: 100%;
    font-size: 1.3rem;
  }
  body.glightbox-mobile .glightbox-container .gslide-description .gdesc-inner {
    background-color: transparent;
  }
  body.glightbox-mobile .glightbox-container .gslide-description .gdesc-inner .gslide-title {
    background-color: transparent;
    color: #EEECE6;
    font-size: 1.3rem;
  }
  .pages-section {
    grid-column-gap: 0;
  }
  .pages-section.expanded {
    height: 100vh;
    height: calc(var(--vh,1vh) * 100);
  }
  .pages-section.expanded .pages {
    max-height: none;
    overflow-y: auto;
    padding-bottom: 50px;
  }
  .pages-section.expanded .show-all-pages {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100vw;
    background-color: #EEECE6;
  }
  .pagination .page:hover {
    color: rgba(30,30,28,0.5);
  }
  .pagination .page:hover.active {
    color: #1E1E1C;
  }
  body.locked {
    overflow: hidden;
  }
  .pages {
    max-height: 500px;
    overflow-y: hidden;
  }
  .pages article {
    grid-template-columns: 1fr 3fr;
  }
  .pages article .text {
    display: none;
  }
  .show-all-pages {
    text-align: center;
    text-transform: uppercase;
    margin: 4em auto 0;
    grid-column: span 2;
    padding: 1em 0;
  }
  #newsletter {
    padding-top: 10rem;
    padding-bottom: 8.5rem;
  }
  #newsletter form {
    padding-right: 0;
    grid-template-columns: 1fr;
  }
  #newsletter form input[type="text"],
  #newsletter form input[type="email"],
  #newsletter form .chosen-container {
    line-height: auto;
  }
  #newsletter form select {
    background: transparent;
    width: 100%;
    color: #757575;
    height: 6.6rem;
  }
  #newsletter form .mc4wp-checkbox {
    grid-column: auto;
  }
  #newsletter label {
    font-size: 1.8rem;
  }
  .page-id-32 #main {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
  .page-id-32 #main #page_intro {
    grid-column: span 2;
  }
  .page-id-32 #main section {
    grid-column: span 2;
  }
  .page-id-32 #main section + section {
    grid-column: span 1;
  }
  .page-id-32 #main .image-wrapper {
    width: 100%;
  }
  .page-id-36 #page_intro h1,
  .page-id-38 #page_intro h1 {
    width: 90%;
  }
  .page-id-40 #checkout_content {
    grid-template-columns: 1fr;
    grid-row-gap: 3.3333333333333rem;
  }
  #wettbewerbe_list article {
    grid-template-columns: 1fr 3fr;
  }
  #wettbewerbe_list article .image-wrapper {
    grid-row: 1 / span 2;
  }
  #wettbewerbe_list article .info {
    grid-column: 2;
  }
  #wettbewerbe_list article .info .description {
    display: none;
  }
  .content-block.content a {
    word-break: break-all;
  }
  #company_list {
    grid-column-gap: 0;
  }
  #company_list .nav-btn.desktop-content {
    display: none;
  }
  #company_list .nav-btn.mobile-block-content {
    display: block;
  }
  #companies article {
    grid-template-columns: 70px auto;
    grid-column-gap: 3.3333333333333rem;
    align-items: start;
    grid-row-gap: 3.3333333333333rem;
  }
  #companies article a + a {
    grid-column: 1 / span 2;
    grid-row: 1;
  }
  #company {
    grid-template-columns: 1fr;
    grid-row-gap: 3.3333333333333rem;
  }
  #company h1 {
    grid-column: span 1;
    margin-bottom: 0;
  }
  #epaper_main {
    grid-template-columns: 1fr;
    grid-row-gap: 7.5rem;
  }
  #epaper_list article {
    grid-template-columns: 1fr 3fr;
  }
  #epaper_list article .image-wrapper {
    grid-row: span 2;
  }
  #epaper_list article .info {
    grid-column: 2;
    text-align: left;
  }
  #wettbewerbe_intro_text,
  #epaper_intro_headline {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 511px) {
  .content-block .left-content .left-content-images {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 3rem;
    grid-row-gap: 5rem;
    max-width: 100%;
  }
  .content-block .left-content .left-content-images .spaltefull {
    grid-column: 1;
  }
  .content-block .left-content .left-content-images .spalte1 {
    grid-column: 1;
  }
  .content-block .left-content .left-content-images .spalte2 {
    grid-column: 1;
  }
}
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);
  }
}
.BorlabsCookie ._brlbs-content-blocker {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 1em;
  background-color: #e3e3e3;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-default {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
  background-color: transparent;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
  display: none;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption {
  color: black;
  background: none;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label .icheckbox_hue {
  vertical-align: middle;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label small {
  vertical-align: middle;
  font-size: inherit;
}
.BorlabsCookie ._brlbs-content-blocker a,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a {
  color: black;
}
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn {
  background: black;
  color: white;
  border: 1px solid black;
  border-radius: 0;
  transition: none;
}
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:before,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:before {
  display: none;
}
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover,
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:active,
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:focus,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:hover,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:active,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:focus {
  background: white;
  color: black;
}
.icheckbox_hue,
.iradio_hue {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background-image: url(https://holzmagazin.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://holzmagazin.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;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  min-width: 14em;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid black;
  border-top: 0;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0.4em;
  line-height: 1em;
  border: 1px solid black;
  background-color: transparent;
  background-clip: padding-box;
  color: black;
  text-decoration: none;
  white-space: nowrap;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('https://holzmagazin.com/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('https://holzmagazin.com/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 0.4em;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0.4em;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid black;
  background: white url('https://holzmagazin.com/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0.4em;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 0.4em;
  list-style: none;
  line-height: 1;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #f4f4f4;
  color: black;
}
.chosen-container .chosen-results li.no-results {
  color: white;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0.4em;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid black;
  background-color: #fff;
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 0;
  padding: 0;
  line-height: 1;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: black;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 0.4em;
  border: 1em solid black;
  max-width: 100%;
  border-radius: 3px;
  background-color: white;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  color: black;
  line-height: 1;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('https://holzmagazin.com/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: white;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid black;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid black;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid black;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 0.4em 0.4em 0.4em 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 0.4em;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 0.4em 0.4em;
  padding: 0 0.4em 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 0.4em 0.4em 0.4em 20px;
  background: #fff url('https://holzmagazin.com/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('https://holzmagazin.com/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@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);
}
.lightbox-content {
  display: none;
}
.gslide-title {
  text-transform: none !important;
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}
.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}
.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}
.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}
.gslide-video {
  width: 100%;
  max-width: 100%;
  position: relative;
  width: 100vh;
  max-width: 100vh;
  width: 100% !important;
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}
.gslide-video::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255,0,0,0.34);
  display: none;
}
.gslide-video.playing::before {
  display: none;
}
.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
}
.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}
.gslide-inline {
  background: black;
  text-align: left;
  max-height: calc(60vh);
  overflow: auto;
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}
.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 62vh;
}
.gslide-media {
  display: block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  justify-content: center;
}
.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gslide-description {
  position: relative;
}
.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p::last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: transparent;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-description .gdesc-inner {
  background-color: white;
  padding: 10px 8px;
  padding: 1rem 0.8rem;
}
.glightbox-mobile .glightbox-container .gslide-description .gdesc-inner .gslide-title {
  background-color: white;
  color: black;
  margin-bottom: 0;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4;
}
.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .4;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1;
}
.greset {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}
.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: black;
  will-change: opacity;
}
.glightbox-mobile .goverlay {
  background: black;
}
.gprev,
.gnext,
.gclose {
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
  border: none;
  color: black;
  padding: 0;
}
.gnext {
  background-image: url("https://holzmagazin.com/wp-content/themes/hue/modules/glightbox/../../img/lightbox_next.svg");
}
.gprev {
  background-image: url("https://holzmagazin.com/wp-content/themes/hue/modules/glightbox/../../img/lightbox_prev.svg");
}
.gclose {
  background-image: url("https://holzmagazin.com/wp-content/themes/hue/modules/glightbox/../../img/lightbox_close.svg");
}
.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 100%;
  height: auto;
}
.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: .1;
}
.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: black;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}
.glightbox-clean .gdesc-inner,
.glightbox-modern .gdesc-inner {
  padding: 22px 20px;
  text-align: center;
}
.glightbox-clean .gslide-title,
.glightbox-modern .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
  color: #EEECE6;
  font-size: 1.2rem;
  max-width: 50vw;
}
.glightbox-clean .gslide-desc,
.glightbox-modern .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}
.glightbox-clean .gslide-video,
.glightbox-modern .gslide-video {
  background: black;
}
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose,
.glightbox-modern .gprev,
.glightbox-modern .gnext,
.glightbox-modern .gclose {
  background-color: transparent;
}
.glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover,
.glightbox-modern .gprev:hover,
.glightbox-modern .gnext:hover,
.glightbox-modern .:gclosehover {
  background-color: transparent;
}
.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path,
.glightbox-modern .gprev path,
.glightbox-modern .gnext path,
.glightbox-modern .gclose path {
  fill: black;
}
.glightbox-clean button:focus:not(.focused):not(.disabled),
.glightbox-modern button:focus:not(.focused):not(.disabled) {
  outline: none;
}
.glightbox-clean .gprev,
.glightbox-modern .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 60px;
  height: 56px;
}
.glightbox-clean .gnext,
.glightbox-modern .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 60px;
  height: 56px;
}
.glightbox-clean .gclose,
.glightbox-modern .gclose {
  width: 2.5rem;
  height: 2.5rem;
  top: 3.5rem;
  right: 5rem;
  position: absolute;
}
.glightbox-clean .gclose svg,
.glightbox-modern .gclose svg {
  width: 26px;
}
.glightbox-clean .gclose:hover,
.glightbox-modern .gclose:hover {
  opacity: 1;
}
.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn .5s ease;
}
.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut .5s ease;
}
.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft .3s ease;
}
.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft .3s ease;
}
.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight .3s ease;
}
.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight .3s ease;
}
.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn .5s ease;
}
.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut .5s ease;
}
@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  to {
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  to {
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  to {
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  to {
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: calc(80%);
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-width: 75vw;
    max-height: 75vh;
  }
  .gslide-external {
    max-height: 95vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: black;
  }
  .glightbox-clean .gprev,
  .glightbox-modern .gprev {
    top: 45%;
    left: 10%;
  }
  .glightbox-clean .gnext,
  .glightbox-modern .gnext {
    top: 45%;
    right: 10%;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: black;
  }
}
.ginlined-content {
  height: 100%;
}
.ginlined-content .image-wrapper {
  display: flex;
  height: 100%;
  align-content: stretch;
  align-items: stretch;
}
.ginlined-content .image-wrapper img {
  object-fit: contain;
}
