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;
}
input[type="checkbox"],
input[type=radio] {
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  background-color: white;
  margin: 0;
  color: black;
  width: 1em;
  height: 1em;
  border: 1px solid black;
  margin-top: 0.2em;
}
input[type=radio] {
  border-radius: 50%;
}
input[type="checkbox"]::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.8em;
  height: 0.8em;
  transform: translate(-50%,-50%) scale(0);
  clip-path: polygon(10% 0%,0% 10%,40% 50%,0% 90%,10% 100%,50% 60%,90% 100%,100% 90%,60% 50%,100% 10%,90% 0%,50% 40%);
  transform: scale(0);
  background: black;
}
input[type="radio"]::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.4em;
  height: 0.4em;
  transform: translate(-50%,-50%) scale(0);
  transform: scale(0);
  background: black;
  border-radius: 50%;
}
input[type="checkbox"]:checked::before,
input[type="radio"]:checked::before {
  transform: translate(-50%,-50%) scale(0.99);
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: none;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  color: grey;
  cursor: not-allowed;
}
select {
  border: 1px solid black;
}
input[disabled][disabled],
textarea[disabled][disabled],
select[disabled][disabled],
option[disabled][disabled],
button[disabled][disabled] {
  cursor: not-allowed;
}
.searchform {
  position: relative;
  display: inline-block;
}
.searchform .search-form-container {
  width: 2em;
  overflow: hidden;
  transition: width 0.2s ease-out;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container .search-form-content {
  float: right;
  width: 11.3em;
  white-space: nowrap;
}
.searchform .search-form-container .search-form-content input[type=text],
.searchform .search-form-container .search-form-content input[type=submit] {
  display: inline-block;
  margin: 0;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=text] {
  max-width: 9em;
  margin-right: 0.3em;
}
.searchform .search-form-container .search-form-content input[type=submit] {
  width: 2em;
  height: 2em;
  color: transparent;
  background-color: transparent;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=submit]:hover,
.searchform .search-form-container .search-form-content input[type=submit]:active,
.searchform .search-form-container .search-form-content input[type=submit]:focus {
  color: transparent;
  background-color: transparent;
}
.searchform .search-form-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 2em;
  height: 2em;
  z-index: 5;
  cursor: pointer;
}
.searchform .search-form-button svg path {
  fill: black;
}
.searchform .search-form-button:hover svg path,
.searchform .search-form-button:active svg path,
.searchform .search-form-button:focus svg path {
  fill: black;
}
.searchform.active .search-form-container {
  width: 11.3em;
}
.searchform.active .search-form-button {
  pointer-events: none;
}
.searchform.active .search-form-button svg path {
  fill: black;
}
#content #searchform .search-form-button {
  display: none;
}
.error-404 .searchform {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group input {
  margin-bottom: 0;
}
#mc_embed_signup form input.mce_inline_error {
  border-color: black;
}
#mc_embed_signup form div.mce_inline_error {
  max-width: 20em;
  margin: 0 0 1em;
  padding: 0.4em;
  background-color: black;
}
#mc_embed_signup form #mce-responses .response {
  margin: 1em 0;
}
#mc_embed_signup form ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0.5em;
}
#mc_embed_signup form ul .icheckbox_hue {
  margin-right: 0.5em;
}
#mc_embed_signup form ul label {
  display: inline-block;
}
.srt {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.cf:before,
.cf:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
@font-face {
  font-family: 'Case Regular';
  src: local('☺'), url('https://hemera.ing/wp-content/themes/hue/fonts/Case-RegularWeb.woff2') format('woff2');
}
@font-face {
  font-family: 'Roobert Medium';
  src: local('☺'), url('https://hemera.ing/wp-content/themes/hue/fonts/Roobert-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Roobert Bold';
  src: local('☺'), url('https://hemera.ing/wp-content/themes/hue/fonts/Roobert-Bold.woff2') format('woff2');
}
body {
  font-family: 'Case Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.6rem;
  line-height: 1.4;
  line-height: 1.5;
  color: #393939;
}
a {
  color: #393939;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roobert Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: normal;
  text-transform: none;
  font-weight: normal;
}
.h1 {
  font-family: 'Roobert Bold';
  font-size: 12rem;
  line-height: 1;
}
h2 {
  font-size: 7rem;
  line-height: 1.08;
}
h3 {
  font-size: 5rem;
  line-height: 1.16;
  letter-spacing: -0.01em;
  color: #989898;
}
h4 {
  font-family: 'Case Regular', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #989898;
}
h6 {
  text-transform: uppercase;
}
label {
  font-size: 14px;
  font-size: 1.4rem;
}
input,
select,
button,
textarea {
  font-size: 14px;
  font-size: 1.4rem;
}
::-moz-selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
::selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
.SMN_effect-31 a {
  position: relative;
  overflow: hidden;
  display: block;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  padding: 0;
}
.SMN_effect-31 a:hover,
.SMN_effect-31 a:focus,
.SMN_effect-31 a:active {
  text-decoration: none;
}
.SMN_effect-31 a span {
  display: block;
  text-align: left;
}
.SMN_effect-31 a:after {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  content: attr(data-hover);
  display: inline;
  text-align: left;
}
.SMN_effect-31 a:hover {
  color: #393939;
}
.SMN_effect-31 a:hover span {
  color: #393939;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.68,-0.55,0.265,1.55);
  transition: -webkit-transform 500ms cubic-bezier(0.68,-0.55,0.265,1.55);
  transition: transform 500ms cubic-bezier(0.68,-0.55,0.265,1.55);
  transition: transform 500ms cubic-bezier(0.68,-0.55,0.265,1.55), -webkit-transform 500ms cubic-bezier(0.68,-0.55,0.265,1.55);
}
.SMN_effect-31 a:hover:after {
  top: 0;
  -webkit-transition: top 500ms cubic-bezier(0.68,-0.55,0.265,1.55);
  transition: top 500ms cubic-bezier(0.68,-0.55,0.265,1.55);
}
.SMN_effect-31 a:active {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
.site-footer {
  background-color: #C1FF5C;
  padding-top: 45vw;
  padding-bottom: 5vw;
  border-top-left-radius: 50vw;
  border-top-right-radius: 50vw;
}
#footer_first_row {
  display: grid;
  grid-template-columns: 2.5fr 1fr 1fr 1fr;
  grid-column-gap: 2rem;
  margin-bottom: 20rem;
  color: #989898;
  font-size: 2rem;
}
#footer_first_row a {
  color: #989898;
  transition: color .25s ease-out;
}
#footer_first_row a:hover,
#footer_first_row a:active,
#footer_first_row a:focus {
  color: #393939;
  text-decoration: none;
}
#footer_first_row p {
  margin-bottom: 0;
}
#footer_phone_mail {
  font-size: 5.5rem;
  font-family: 'Roobert Medium', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.27;
}
#footer_phone_mail a {
  color: #393939;
}
#footer_home img {
  width: 100%;
}
#footer_second_row {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1.3fr 3.2rem;
  margin-top: 6rem;
  color: #989898;
}
#footer_second_row a {
  color: #989898;
  transition: color .25s ease-out;
}
#footer_second_row a:hover,
#footer_second_row a:active,
#footer_second_row a:focus {
  color: #393939;
  text-decoration: none;
}
#back_to_top_wrapper {
  text-align: right;
}
#back_to_top {
  position: relative;
}
#back_to_top img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.5em;
  width: 1.7rem;
}
#back_to_top:hover {
  cursor: pointer;
}
.case-preview:hover,
#home_projects .slide a:hover,
.slideshow .image-wrapper:hover {
  cursor: none;
}
#view_hover {
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  text-align: center;
  width: 9rem;
  height: 3.3rem;
  line-height: 3.3rem;
  border-radius: 0.5rem;
  background-color: #C1FF5C;
  z-index: 9999;
  opacity: 0;
  transition: opacity .25s ease-out;
}
#view_hover.active {
  opacity: 1;
}
.site-header {
  height: 13.5rem;
  background: transparent;
  color: #1E1E1E;
  transition: height .5s ease-out;
}
.site-header .header-content {
  height: 13.5rem;
  padding-right: 10rem;
  transition: all .5s ease-out;
}
.site-header .header-inner {
  height: 13.5rem;
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  padding: 0 1.5rem;
  justify-content: space-between;
  transition: all .5s ease-out;
}
.site-header.small .header-content {
  display: grid;
  align-items: center;
  height: 8rem;
}
.site-header.small .header-inner {
  height: 5.2rem;
  border-radius: 0.7rem;
  background-color: #C1FF5C;
}
.site-header.small #contact_link {
  top: 1.3rem;
}
.page.services .site-header {
  background-color: #C1FF5C;
}
.page.services .site-header.small {
  background-color: transparent;
}
.page.services .site-header.small .header-inner {
  background-color: white;
}
.page.services #contact_link circle {
  fill: white;
}
.page.goals .site-branding a svg path {
  fill: white;
}
.page.goals .site-menu {
  background-color: white;
  border-radius: 0.7rem;
}
.page.goals .site-header.small {
  background-color: transparent;
}
.page.goals .site-header.small .header-inner {
  background-color: transparent;
}
.page.kontakt .site-branding a svg path {
  fill: white;
}
.page.kontakt .site-header.small .site-branding a svg path {
  fill: #1E1E1E;
}
.page.kontakt .site-header.small .header-inner {
  background-color: white;
}
.page.kontakt #contact_link circle {
  fill: white;
}
.page.impressum .site-header.small .header-inner {
  background-color: white;
}
.page.impressum #contact_link circle {
  fill: white;
}
#masthead .site-menu a {
  border: 2px solid transparent;
}
#masthead .site-menu a:hover span,
#masthead .site-menu a:active span,
#masthead .site-menu a:focus span {
  border: none;
}
#masthead .site-menu .current-menu-item a span {
  border: none;
}
.site-branding {
  display: inline-block;
  line-height: 1;
}
.site-branding a {
  display: inline-block;
  position: relative;
}
.site-branding a svg {
  height: auto;
  width: 12.7rem;
}
.site-branding a svg path {
  fill: #1E1E1E;
}
.site-branding a:hover svg path,
.site-branding a:active svg path,
.site-branding a:focus svg path {
  fill: #1E1E1E;
}
.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: #1E1E1E;
}
.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: #1E1E1E;
}
.site-header .searchform.active .search-form-button svg path {
  fill: #1E1E1E;
}
#contact_link {
  position: absolute;
  right: 2.8rem;
  top: 4rem;
  transition: all .25s ease-out;
}
#contact_link svg {
  width: 5.2rem;
  height: auto;
  transition: all .5s ease-out;
}
#contact_link:hover {
  transform: scale(1.08);
}
body.fixed-header .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99998;
}
body.fixed-header .main-content {
  padding-top: 13.5rem;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a,
ul.mobile-menu li a {
  color: #1E1E1E;
}
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: #1E1E1E;
  border-bottom: 1px solid #1E1E1E;
}
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: #1E1E1E;
  border-bottom: 1px solid #1E1E1E;
}
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: #1E1E1E;
  border-bottom: 1px solid #1E1E1E;
}
@media (min-width: 1025px) {
  .site-menu {
    display: inline-block;
  }
  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 li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    padding: 0px 3rem;
  }
  ul.primary-menu li a:hover,
  ul.primary-menu li a:active,
  ul.primary-menu li a:focus,
  ul.secondary-menu li a:hover,
  ul.secondary-menu li a:active,
  ul.secondary-menu li a:focus,
  ul.footer-menu li a:hover,
  ul.footer-menu li a:active,
  ul.footer-menu li a:focus {
    text-decoration: none;
  }
  ul.primary-menu li a:hover span,
  ul.primary-menu li a:active span,
  ul.primary-menu li a:focus span,
  ul.secondary-menu li a:hover span,
  ul.secondary-menu li a:active span,
  ul.secondary-menu li a:focus span,
  ul.footer-menu li a:hover span,
  ul.footer-menu li a:active span,
  ul.footer-menu li a:focus span {
    border-bottom: 1px solid ;
  }
  ul.primary-menu li.current-menu-item > a span,
  ul.primary-menu li.current-menu-ancestor > a span,
  ul.secondary-menu li.current-menu-item > a span,
  ul.secondary-menu li.current-menu-ancestor > a span,
  ul.footer-menu li.current-menu-item > a span,
  ul.footer-menu li.current-menu-ancestor > a span {
    border-bottom: 1px solid ;
  }
  ul.primary-menu li ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menu li ul.sub-menu {
    background-color: transparent;
  }
  .menu-toggle,
  ul.mobile-menu {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .site-header #searchform {
    display: none;
  }
  .menu-primary-container {
    display: none;
  }
  .site-menu {
    position: fixed;
    top: 13.5rem;
    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;
    line-height: 2em;
  }
}
.menu-toggle {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  font-size: 1em;
  border-radius: 50%;
  background-color: #C1FF5C;
}
.menu-toggle {
  display: block;
  height: 3rem;
  width: 3rem;
  padding: 0;
  overflow: hidden;
  text-align: center;
  border: none;
}
.menu-toggle .text {
  font-size: 0;
}
.menu-toggle span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #393939;
  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: 30%;
  width: 46%;
  left: 28%;
}
.menu-toggle span.hbl2 {
  top: 50%;
  width: 60%;
  left: 20%;
  margin-top: -0.1rem;
}
.menu-toggle span.hbl3 {
  top: 70%;
  margin-top: -0.2rem;
  width: 46%;
  left: 28%;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
  border: none;
  outline: none;
  background-color: #C1FF5C;
}
.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: #393939;
}
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);
  opacity: 0;
}
body.menu-open .menu-toggle span.hbl3 {
  top: 50%;
  margin-top: -0.1rem;
  transform: rotate(-45deg);
}
#primary-menu li {
  width: 12rem;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
#primary-menu li a {
  padding-left: 0;
  padding-right: 0;
}
#primary-menu:before {
  opacity: 0;
  content: "";
  width: 12rem;
  left: 0;
  top: 0;
  height: 100%;
  display: block;
  position: absolute;
  pointer-events: none;
  border: 2px solid #C1FF5C;
  border-radius: 0.5rem;
  transition: all .5s ease-out;
}
#primary-menu.first-el:before {
  opacity: 1;
  left: 0;
}
#primary-menu.second-el:before {
  opacity: 1;
  left: 25%;
}
#primary-menu.third-el:before {
  opacity: 1;
  left: 50%;
}
#primary-menu.fourth-el:before {
  opacity: 1;
  left: 75%;
}
#masthead.small #primary-menu:before {
  border: 2px solid white;
}
.page.services #masthead #primary-menu:before,
.page.kontakt #masthead #primary-menu:before,
.page.impressum #masthead #primary-menu:before {
  border: 2px solid white;
}
.page.services #masthead.small #primary-menu:before,
.page.kontakt #masthead.small #primary-menu:before,
.page.impressum #masthead.small #primary-menu:before {
  border: 2px solid #C1FF5C;
}
.site-branding,
.primary-navigation {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  background: white;
}
#main {
  overflow: visible;
  padding-top: 1em;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
#main.loaded {
  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;
}
.green-btn,
.goals section a {
  border: 2px solid #C1FF5C;
  border-radius: 0.5rem;
  transition: all .5s ease-out;
}
.green-btn.active,
.green-btn:hover,
.goals section a.active,
.goals section a:hover {
  background-color: #C1FF5C;
  border-radius: 0.5rem;
  text-decoration: none;
}
.liste li,
.service li {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-radius: 5rem;
  transition: border-radius .5s ease-out;
  margin-bottom: 0.5rem;
  padding: 2rem 6rem 3rem 2.5rem;
}
.logo-slider h4 {
  margin-bottom: 10rem;
  max-width: 22ch;
}
.marquee {
  overflow: hidden;
  white-space: nowrap;
}
.marquee:before,
.marquee:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: calc(50vw - 800px);
  z-index: 9;
  top: 0;
}
.marquee:before {
  left: 100%;
  background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#FFFFFF 62.5%);
}
.marquee:after {
  right: 100%;
  background: linear-gradient(-90deg,rgba(255,255,255,0) 0%,#FFFFFF 62.5%);
}
.marquee-inner {
  display: block;
  position: relative;
}
.marquee-inner * {
  vertical-align: middle;
  display: inline-block;
}
.marquee-inner .image-wrapper {
  width: 20rem;
  margin: 0 5rem;
}
.marquee-inner .image-wrapper img {
  width: 100%;
}
#case_intro {
  display: grid;
  align-items: center;
  text-align: center;
  height: calc(100vh - 13.5rem - 8rem);
  border-radius: 35rem;
  overflow: hidden;
  margin-bottom: 11rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 4rem;
  transition: border-radius .5s ease-out;
}
#case_intro h2 {
  color: white;
  z-index: 1;
  margin-bottom: 0;
}
#case_intro:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(57,57,57,0.48);
}
#case_cats {
  position: absolute;
}
#case_cats span {
  display: grid;
  align-items: center;
  margin-bottom: 1.9rem;
  width: 24.5rem;
  height: 3.3rem;
  border-radius: 0.7rem;
  text-align: center;
  background-color: #C1FF5C;
}
.content-row a,
.team-member a,
.content-section a,
.page.dsgvo section a,
.page.agb section a {
  color: #393939;
  transition: color .25s ease-out;
}
.content-row a:hover,
.content-row a:focus,
.content-row a:active,
.team-member a:hover,
.team-member a:focus,
.team-member a:active,
.content-section a:hover,
.content-section a:focus,
.content-section a:active,
.page.dsgvo section a:hover,
.page.dsgvo section a:focus,
.page.dsgvo section a:active,
.page.agb section a:hover,
.page.agb section a:focus,
.page.agb section a:active {
  color: #989898;
  text-decoration: none;
}
.glightbox-clean .gcontainer .gprev,
.glightbox-modern .gcontainer .gprev,
.glightbox-clean .gcontainer .gnext,
.glightbox-modern .gcontainer .gnext {
  width: 3.4rem;
  height: 2.8rem;
  background-position: center;
  background-size: contain;
}
.glightbox-clean .gcontainer .gclose,
.glightbox-modern .gcontainer .gclose {
  width: 6.8rem;
  height: 4rem;
  background-position: center;
  background-size: contain;
}
.gprev {
  background-image: url("https://hemera.ing/wp-content/themes/hue/img/Hemera-ArrowLeft.svg");
}
.gnext {
  background-image: url("https://hemera.ing/wp-content/themes/hue/img/Hemera-ArrowRight.svg");
}
.gclose {
  background-image: url("https://hemera.ing/wp-content/themes/hue/img/Hemera-CloseBtn.svg");
}
.content-row {
  margin-bottom: 11rem;
}
.content-row.twocol_content,
.content-row.text-bild {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 8rem;
}
.content-row.twocol_content h3 {
  color: #393939;
}
.content-row.twocol_content li {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-column-gap: 3rem;
  margin-bottom: 1.5rem;
}
.content-row.twocol_content li .text {
  color: #989898;
}
.content-row.text-bild {
  align-items: center;
}
.content-row.text-bild .text-bild-img {
  border-radius: 25rem;
  overflow: hidden;
}
.content-row.liste h3 {
  max-width: 30ch;
  margin: 0 auto 1em;
  text-align: center;
}
.content-row.liste li {
  grid-column-gap: 8rem;
  background-color: #C1FF5C;
  min-height: 16rem;
}
.content-row.liste li h4 {
  margin-top: 1rem;
  color: #393939;
}
.content-row.liste li .text-wrapper {
  color: #989898;
}
.content-row.diagramme {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 2rem;
}
.content-row.diagramme .intro-text {
  padding-top: 5rem;
}
.content-row.diagramme .diagram-one {
  opacity: 0;
}
.content-row.diagramme .diagram-one.active {
  opacity: 1;
}
.content-row.diagramme .grey-bar {
  display: grid;
  padding: 5rem;
  height: 100rem;
  background-color: #989898;
  border-radius: 2rem;
  color: white;
  grid-template-columns: 1fr 1fr;
}
.content-row.diagramme .grey-bar h4 {
  color: white;
}
.content-row.diagramme .grey-bar .right-text {
  text-align: right;
}
.content-row.diagramme .green-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #C1FF5C;
  border-radius: 2rem;
  padding: 5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-content: space-between;
}
.content-row.diagramme .green-bar .right-text {
  text-align: right;
  padding-top: 0.5em;
}
.content-row.diagramme .green-bar .text {
  grid-column: span 2;
}
.content-row.diagramme .green-bar .text h4 {
  color: #393939;
}
#home_projects .image-wrapper,
.content-row.slideshow .image-wrapper {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 5rem;
  overflow: hidden;
  transition: border-radius .5s ease-out;
}
#home_projects .image-wrapper img,
.content-row.slideshow .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#home_projects .image-wrapper:hover,
.content-row.slideshow .image-wrapper:hover {
  border-radius: 10rem;
}
#home_projects .hue-slideshow,
.content-row.slideshow .hue-slideshow {
  padding-bottom: 8rem;
}
#home_projects .swiper-button-prev,
#home_projects .swiper-button-next,
.content-row.slideshow .swiper-button-prev,
.content-row.slideshow .swiper-button-next {
  content: "";
  top: auto;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.7rem;
  height: 1.4rem;
}
#home_projects .swiper-button-prev:after,
#home_projects .swiper-button-next:after,
.content-row.slideshow .swiper-button-prev:after,
.content-row.slideshow .swiper-button-next:after {
  display: none;
}
#home_projects .swiper-button-prev,
.content-row.slideshow .swiper-button-prev {
  background-image: url("https://hemera.ing/wp-content/themes/hue/img/arrow_prev.svg");
  left: auto;
  right: 10rem;
}
#home_projects .swiper-button-next,
.content-row.slideshow .swiper-button-next {
  background-image: url("https://hemera.ing/wp-content/themes/hue/img/arrow_next.svg");
  right: 0;
}
.end-cta {
  margin-top: 25rem;
  text-align: center;
  margin-bottom: 28rem;
}
.end-cta h3 {
  margin: 0.25em auto 1em;
  max-width: 25ch;
}
.green-btn,
.goals section a {
  min-width: 19rem;
  padding: 1.2rem 2rem;
  text-align: left;
  display: inline-block;
  position: relative;
}
.green-btn:after,
.goals section a:after {
  content: "";
  display: block;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("https://hemera.ing/wp-content/themes/hue/img/arrow_next.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 1.7rem;
  height: 1.4rem;
  transition: all .5s ease-out;
}
.green-btn:hover:after,
.goals section a:hover:after {
  right: 1rem;
}
.page-intro h6 {
  display: inline-block;
  transform: translateY(-1.5rem);
  padding: 0em 6rem;
  margin-bottom: 0;
}
.page-intro h2 {
  display: inline;
}
.cta {
  background-color: #C1FF5C;
  border-radius: 15rem;
  padding: 5rem;
  color: #989898;
}
.cta h2 {
  margin-top: 10rem;
  margin-bottom: 0;
  max-width: 17ch;
  color: #393939;
}
.cta a {
  position: absolute;
  right: 5rem;
  bottom: 5rem;
  min-width: 19rem;
  padding: 1.2rem 2rem;
  text-align: left;
  display: inline-block;
  background-color: white;
}
.cta a:after {
  content: "";
  display: block;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("https://hemera.ing/wp-content/themes/hue/img/arrow_next.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 1.7rem;
  height: 1.4rem;
}
.cta a:hover {
  background-color: #C1FF5C;
  border: 2px solid white;
}
.home #content {
  padding-top: 0;
}
.home #main {
  padding-top: 0;
}
#home_intro {
  margin-bottom: 20rem;
  height: 100vh;
  overflow: hidden;
}
#home_intro .text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#home_intro:before,
#home_intro:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 25rem;
  z-index: 9;
  display: block;
}
#home_intro:before {
  top: 0;
  background: linear-gradient(0deg,rgba(255,255,255,0) 0%,#FFFFFF 62.5%);
}
#home_intro:after {
  bottom: 0;
  background: linear-gradient(180deg,rgba(255,255,255,0) 0%,#FFFFFF 62.5%);
}
#home_intro .image-wrapper {
  position: absolute;
}
#home_intro .img-1 {
  width: 15%;
  left: 0%;
  top: 57%;
}
#home_intro .img-1 img {
  border-radius: 3.5rem;
}
#home_intro .img-2 {
  width: 25%;
  left: 16%;
  top: 90%;
}
#home_intro .img-2 img {
  border-radius: 2rem;
}
#home_intro .img-3 {
  width: 15%;
  left: 25%;
  top: 5%;
}
#home_intro .img-3 img {
  border-radius: 2rem;
}
#home_intro .img-4 {
  width: 15%;
  left: 50%;
  top: 70%;
}
#home_intro .img-4 img {
  border-radius: 2rem;
}
#home_intro .img-5 {
  width: 6%;
  left: 70%;
  top: 95%;
}
#home_intro .img-5 img {
  border-radius: 7.5rem;
}
#home_intro .img-6 {
  width: 25%;
  left: 75%;
  top: 30%;
}
#home_intro .img-6 img {
  border-radius: 7.5rem;
}
#intro_texts {
  display: none;
}
#canvas {
  width: 100%;
  height: 100%;
}
#canvas svg {
  z-index: 9;
}
#canvas_elements rect {
  fill: #C1FF5C;
}
#svg_text,
#svg_clip_text {
  font-family: 'Roobert Medium';
  font-size: 5rem;
}
#svg_clip_text {
  fill: #C1FF5C;
}
#home_intro_text {
  margin-bottom: 40rem;
}
#home_leistungen {
  margin-bottom: 25rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
#home_leistungen h4 {
  margin-bottom: 2em;
}
#leistungen_left {
  color: white;
  border-radius: 20rem;
  overflow: hidden;
  aspect-ratio: 0.8;
}
#leistungen_left .mobile-slideshow-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.leistungen-preview {
  text-align: center;
  display: grid;
  align-items: center;
  padding: 0 7.5rem;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity .5s ease-out;
}
.leistungen-preview .image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.leistungen-preview .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leistungen-preview h4 {
  z-index: 9;
  color: white;
}
.leistungen-preview.active {
  opacity: 1;
}
#leistungen_right {
  padding-left: 15rem;
  color: ;
}
#leistungen_right h3 {
  margin-bottom: 0;
  line-height: 1.6;
}
#leistungen_right h3 a {
  color: #989898;
}
#leistungen_right h3 a:hover {
  color: #393939;
}
#leistungen_right h3 a:focus,
#leistungen_right h3 a:active {
  color: #989898;
  text-decoration: none;
}
#leistungen_right .leistung.active a {
  color: #393939;
}
#leistungen_right .leistung.active a:hover {
  text-decoration: none;
}
#home_trenner {
  margin-bottom: 10rem;
  text-align: center;
  aspect-ratio: 1.5;
  display: grid;
  align-items: center;
  border-radius: 30rem;
  color: white;
  overflow: hidden;
  transition: border-radius .5s ease-out;
}
#home_trenner .image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#home_trenner .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#home_trenner h2 {
  z-index: 9;
  padding: 0 4.5rem;
  margin-bottom: 0;
  margin: 0 auto;
  max-width: 18ch;
}
#home_diagrams {
  margin-bottom: 5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2rem;
  min-height: 100rem;
}
#home_diagrams .text-content {
  display: grid;
  align-content: space-between;
  padding-bottom: 7rem;
  color: #989898;
}
#home_diagrams .text-content .bottom-text {
  max-width: 48ch;
}
#home_diagrams .bar {
  bottom: 0;
  position: absolute;
  width: 66%;
  padding: 5rem;
  border-radius: 2rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 1rem;
}
#home_diagrams .bar .text-right {
  text-align: right;
}
#home_diagrams .grey-bar {
  z-index: 9;
  left: 0;
  background-color: #D9D9D9;
}
#home_diagrams .green-bar {
  right: 0;
  height: 100%;
  background-color: #C1FF5C;
}
#home_cta {
  margin-bottom: 20rem;
}
#home_logo_slider {
  margin-bottom: 35rem;
}
#home_projects {
  margin-bottom: 17rem;
}
#home_quote {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 15rem;
  align-items: center;
  margin-bottom: 40rem;
}
#home_quote h4 {
  margin-bottom: 0.25em;
}
#home_quote .image-wrapper {
  border-radius: 25rem;
  overflow: hidden;
}
.quotation-marks {
  color: #C1FF5C;
}
#home_end_cta {
  margin-bottom: 22rem;
}
.page.services #main {
  padding-top: 0;
}
.page.services .page-intro {
  padding-top: 35rem;
  padding-bottom: 13rem;
  background-color: #C1FF5C;
}
.page.services .main-content {
  max-width: none;
  padding: 0;
}
#services {
  background-color: #C1FF5C;
  padding-bottom: 45rem;
}
.service {
  overflow-y: hidden;
}
.service .service-preview {
  padding: 5rem 2.5rem;
}
.service .service-preview h2 {
  padding-right: 10rem;
  margin-bottom: 0;
  z-index: 9;
  position: relative;
}
.service .service-preview .number {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12rem;
  text-align: center;
  width: 10rem;
  padding: 0;
}
.service .service-preview:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  display: block;
  background-color: white;
  transition: all 1s ease-out;
  z-index: 1;
  border-radius: 1.6rem;
}
.service .service-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 15rem;
  color: #989898;
  padding-top: 5rem;
  padding-bottom: 10rem;
  height: 0px;
  padding: 0 2.5rem;
  transition: all .5s ease-out;
}
.service .service-content h3 {
  color: #393939;
}
.service .list-wrapper {
  margin-top: 10rem;
  grid-column: span 2;
}
.service .list-wrapper h4 {
  color: #393939;
  max-width: 50%;
}
.service li {
  grid-column-gap: 15rem;
  background-color: white;
  min-height: 10rem;
}
.service li .title {
  color: #393939;
}
.service:hover {
  cursor: pointer;
}
.service:hover .service-preview:before {
  width: calc(100% + 3rem);
  width: 100%;
}
.service.expanded .service-preview:before {
  left: auto;
  right: 0;
  width: 0%;
}
.service.expanded .service-content {
  padding-top: 5rem;
  padding-bottom: 10rem;
}
.service:before,
.service:after {
  display: block;
  content: "";
  height: 1.5px;
  top: 0;
  background-color: white;
  left: 1.5rem;
  width: calc(100% - 3rem);
  position: absolute;
}
.service:after {
  top: auto;
  bottom: 0;
}
.service:last-child:after {
  display: none;
}
.service:first-child:before {
  height: 3px;
}
#services_logos {
  margin-top: 15rem;
  margin-bottom: 35rem;
}
.page.cases .page-intro {
  margin-top: 20rem;
  margin-bottom: 1rem;
}
#case_filter {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-column-gap: 2rem;
  margin-bottom: 8rem;
  padding: 2rem 0;
  background-color: white;
  z-index: 9;
}
#case_filter .green-btn {
  text-align: center;
  padding: 0.2rem 0;
}
#case_filter .green-btn:hover {
  cursor: pointer;
  background-color: #C1FF5C;
}
#case_filter .green-btn:after {
  display: none;
}
#cases {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 10rem;
  margin-bottom: 30rem;
}
.case-preview .image-wrapper,
#home_projects .slide .image-wrapper {
  width: 100%;
  aspect-ratio: 1;
  margin-bottom: 2.5rem;
  border-radius: 5rem;
  transition: border-radius .5s ease-out;
  overflow: hidden;
}
.case-preview .image-wrapper img,
#home_projects .slide .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-preview h4,
#home_projects .slide h4 {
  margin-bottom: 0.25em;
}
.case-preview .case-info,
#home_projects .slide .case-info {
  padding-left: 1.5rem;
}
.case-preview.hidden,
#home_projects .slide.hidden {
  display: none;
}
.case-preview:hover,
.case-preview a:hover,
#home_projects .slide:hover,
#home_projects .slide a:hover {
  text-decoration: none;
}
.case-preview:hover .image-wrapper,
.case-preview a:hover .image-wrapper,
#home_projects .slide:hover .image-wrapper,
#home_projects .slide a:hover .image-wrapper {
  border-radius: 15rem;
}
.page.goals .main-content {
  max-width: none;
  padding: 0;
}
.page.goals #main {
  padding-top: 0;
}
.page.goals section {
  width: 100%;
  color: white;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.page.goals section .parallax-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.page.goals section .simpleParallax {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page.goals section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page.goals section:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.32);
  position: absolute;
  z-index: 0;
}
.page.goals section .section-inner {
  display: grid;
  padding: 16rem 8rem;
  min-height: 100vh;
  opacity: 0;
}
.page.goals section * {
  color: white;
}
.page.goals section div {
  z-index: 1;
}
.page.goals section:last-child {
  min-height: calc(100vh + 46vw);
}
.page.goals section a {
  background-color: white;
  border: none;
  color: #393939;
  margin-top: 2em;
}
.page.goals section a:hover {
  background-color: #C1FF5C;
}
.page.goals section h3 {
  margin-bottom: 0.5em;
}
.page.goals .section-inner.center {
  align-items: center;
  text-align: center;
}
.page.goals .section-inner.left {
  align-content: space-between;
  grid-row-gap: 8rem;
}
.page.goals .section-inner.left .top-text,
.page.goals .section-inner.left .bottom-text {
  max-width: 50vw;
}
.page.goals .site-footer {
  margin-top: -45vw;
}
.page.team .page-intro {
  margin-top: 20rem;
  margin-bottom: 20rem;
}
.page.team .cta {
  margin-bottom: 20rem;
}
#geschaftsfuhrung {
  margin-bottom: 16rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 8rem;
  align-items: center;
}
#geschaftsfuhrung h3 {
  margin-bottom: 0.1em;
}
#geschaftsfuhrung h4 {
  color: #393939;
}
#geschaftsfuhrung a {
  display: block;
  margin-bottom: 0.25em;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #989898;
}
#geschaftsfuhrung a:hover,
#geschaftsfuhrung a:active,
#geschaftsfuhrung a:focus {
  color: #989898;
}
#geschaftsfuhrung a:hover *,
#geschaftsfuhrung a:active *,
#geschaftsfuhrung a:focus * {
  color: #989898;
}
#geschaftsfuhrung ul {
  margin-top: 1.25em;
  list-style-type: disc;
  list-style-position: inside;
}
#geschaftsfuhrung .image-wrapper {
  border-radius: 25rem;
  width: 100%;
  overflow: hidden;
}
#team {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 7.5rem;
  margin-bottom: 40rem;
}
.team-member .text-wrapper {
  padding: 0 1.5rem;
}
.team-member .image-wrapper {
  margin-bottom: 4rem;
  border-radius: 5rem;
  overflow: hidden;
  transition: border-radius .5s ease-out;
}
.team-member h4 {
  margin-bottom: 0.25em;
}
.team-member a {
  display: block;
  margin-top: 0.1em;
}
.team-member:hover .image-wrapper {
  border-radius: 15rem;
}
.page.kontakt {
  background-color: #C1FF5C;
}
.page.kontakt .site-footer {
  background-color: white;
}
.page.kontakt .main-content {
  padding: 0;
  max-width: none;
}
.page.kontakt #main {
  padding-top: 0;
}
#kontakt {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-bottom: 12rem;
}
#kontakt svg {
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 9;
}
#kontakt .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#kontakt .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#kontakt .form-section {
  padding-top: 25rem;
  padding-bottom: 20rem;
  max-width: 864px;
}
.page.impressum {
  background-color: #C1FF5C;
}
.page.impressum .site-footer {
  background-color: white;
}
.page.impressum h4 {
  color: #393939;
}
#impressum {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 17rem;
  margin-bottom: 25rem;
  padding-top: 10rem;
}
#impressum .form-section {
  padding: 0;
}
.page.kontakt .form-section,
.page.impressum .form-section {
  grid-column: 2;
  padding: 0 8.5rem;
  padding-right: 5rem;
}
.page.kontakt .form-section h4,
.page.impressum .form-section h4 {
  margin-bottom: 0.25em;
}
.page.kontakt .form-section h4 a:hover,
.page.kontakt .form-section h4 a:focus,
.page.kontakt .form-section h4 a:active,
.page.impressum .form-section h4 a:hover,
.page.impressum .form-section h4 a:focus,
.page.impressum .form-section h4 a:active {
  text-decoration: none;
}
.page.kontakt form,
.page.impressum form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 2.5rem;
  margin-top: 6rem;
}
.page.kontakt form br,
.page.impressum form br {
  display: none;
}
.page.kontakt input,
.page.kontakt textarea,
.page.impressum input,
.page.impressum textarea {
  background-color: white;
  border-radius: 0.5rem;
  max-width: none;
  border: none;
  padding: 0 0.5em;
  width: 100%;
}
.page.kontakt input[type="text"],
.page.kontakt input[type="tel"],
.page.kontakt input[type="email"],
.page.impressum input[type="text"],
.page.impressum input[type="tel"],
.page.impressum input[type="email"] {
  height: 3.3rem;
  line-height: 3.3rem;
}
.page.kontakt textarea,
.page.impressum textarea {
  padding: 0.5em;
}
.page.kontakt label,
.page.impressum label {
  color: #989898;
  margin-bottom: 0.5em;
  padding-left: 0.5rem;
  font-size: 1.6rem;
}
.page.kontakt label a,
.page.impressum label a {
  color: #989898;
}
.page.kontakt .email,
.page.kontakt .nachricht,
.page.impressum .email,
.page.impressum .nachricht {
  grid-column: span 2;
}
.page.kontakt input[type="checkbox"],
.page.impressum input[type="checkbox"] {
  margin-top: 0;
  margin-right: 2rem;
  width: 2.2rem;
  height: 2.2rem;
}
.page.kontakt .wpcf7-list-item,
.page.impressum .wpcf7-list-item {
  margin-left: 0;
  margin-right: 3rem;
}
.page.kontakt .checkbox-wrapper,
.page.impressum .checkbox-wrapper {
  margin-top: 0.5rem;
  grid-column: span 2;
}
.page.kontakt .checkbox-wrapper label,
.page.impressum .checkbox-wrapper label {
  padding-left: 0;
}
.page.kontakt input[type="submit"],
.page.impressum input[type="submit"] {
  background-color: transparent;
  border: 3px solid white;
  text-align: center;
  color: #989898;
  font-size: 2.5rem;
  margin-top: 5rem;
  grid-column: span 2;
  max-width: none;
  text-transform: uppercase;
  height: 10rem;
  transition: all .5s ease-out;
}
.page.kontakt input[type="submit"]:hover,
.page.impressum input[type="submit"]:hover {
  background-color: white;
  color: #C1FF5C;
  border-radius: 5rem;
}
.page.dsgvo section,
.page.agb section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  color: #989898;
  margin-bottom: 20rem;
}
.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%;
}
.grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 1em;
  row-gap: 1em;
}
ul.category-list {
  list-style: none;
}
ul.category-list li {
  display: inline-block;
  padding-right: 0.5em;
}
.image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper img.loaded {
  opacity: 1;
}
.image-wrapper:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-wrapper .lightbox-image {
  display: none;
}
.image-wrapper .image-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: white;
  color: black;
  padding: 0.1em;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper:hover .image-caption {
  opacity: 1;
}
.background-image {
  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 ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 1em;
  row-gap: 1em;
}
.hue-gallery ul .grid-element {
  width: auto;
}
.hue-map {
  margin-bottom: 1em;
}
.iframe-wrapper {
  width: 100%;
  aspect-ratio: 1.7777777777778;
}
.iframe-wrapper iframe {
  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: 0.5em 1em;
  background-color: white;
  pointer-events: none;
}
.system-message .message.active {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}
.progressbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #1E1E1E;
  z-index: 99999;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.progressbar.hidden {
  opacity: 0;
}
.page-loader {
  display: none;
}
.hue-loader {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  -webkit-animation: hue-loader 1s infinite ease-in-out;
  animation: hue-loader 1s infinite ease-in-out;
}
@keyframes hue-loader {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1.0);
    opacity: 0;
  }
}
.viewport-detector {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 4;
}
.viewport-detector .em-size {
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .viewport-detector {
    z-index: 3;
  }
}
@media screen and (max-width: 1024px) {
  .viewport-detector {
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .viewport-detector {
    z-index: 1;
  }
}
@media screen and (max-width: 511px) {
  .viewport-detector {
    z-index: 0;
  }
}
.mobile-block-content {
  display: none;
}
.header-content,
.main-content,
.services-section,
.footer-content {
  margin: 0 auto;
  padding-left: 5rem;
  padding-right: 5rem;
  max-width: 1728px;
}
@media screen and (max-width: 1024px) {
  .mobile-block-content {
    display: block;
  }
  .desktop-content {
    display: none;
  }
  .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;
  }
  .header-content,
  .main-content,
  .services-section,
  .footer-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .h1 {
    font-size: 3.5rem;
  }
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 2rem;
  }
  h4 {
    font-size: 2rem;
  }
  h6 {
    font-size: 2rem;
  }
  .primary-navigation {
    min-height: 100%;
    display: grid;
    grid-template-rows: auto min-content min-content min-content;
  }
  .primary-navigation .menu-mobile-container {
    display: grid;
    align-items: center;
  }
  .site-menu .menu-content {
    min-height: calc(var(--vh,1vh) * 100);
  }
  body,
  * {
    overscroll-behavior: none;
  }
  body.fixed-header .main-content {
    padding-top: 6rem;
  }
  .site-menu {
    background-color: #C1FF5C;
    top: 0;
    text-align: center;
  }
  .site-menu #menu-mobile a {
    font-size: 3.5rem;
    line-height: normal;
    height: auto;
  }
  .site-menu .green-btn {
    font-size: 1.6rem;
    background-color: white;
    margin-top: 0.6rem;
  }
  .site-menu img {
    width: 100%;
    margin-top: 2rem;
  }
  .page.goals .site-menu {
    background-color: #C1FF5C;
  }
  .site-header .header-content {
    height: 6rem;
    padding-right: 1rem;
  }
  .site-header .header-inner {
    padding: 0 1rem;
    height: 6rem;
  }
  .menu-open {
    overflow: hidden;
  }
  .site-branding a svg {
    width: 6.5rem;
  }
  #contact_link {
    display: none;
  }
  #mobile_back_to_top {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    transition: opacity .5s ease-out;
    pointer-events: none;
    opacity: 0;
  }
  #mobile_back_to_top.active {
    opacity: 1;
    pointer-events: all;
  }
  #view_hover {
    display: none !important;
  }
  #footer_first_row {
    margin-bottom: 10rem;
    grid-template-columns: 1fr 1fr;
    font-size: 1.6rem;
  }
  #footer_first_row .SMN_effect-31 {
    text-align: center;
  }
  #footer_first_row .SMN_effect-31 * {
    text-align: center;
  }
  #footer_first_row .SMN_effect-31 a:after {
    text-align: center;
  }
  #footer_phone_mail {
    grid-column: span 2;
    text-align: center;
    font-size: 3.8rem;
    margin-bottom: 8rem;
  }
  #footer_phone_mail * {
    text-align: center;
  }
  #footer_inner_menu {
    grid-row: span 2;
  }
  #footer_social_links {
    text-align: right;
  }
  #footer_address {
    grid-column: 2;
    grid-row: 3;
    align-self: end;
    text-align: right;
  }
  #footer_second_row {
    font-size: 1.3rem;
    margin-top: 1.5rem;
    margin-bottom: 8rem;
    grid-template-columns: auto auto;
  }
  #footer_second_row a + span {
    text-align: right;
  }
  .page-intro h6 {
    color: #989898;
    display: block;
    text-transform: none;
    padding: 0;
  }
  .cta {
    padding: 2.5rem;
    border-radius: 10rem;
  }
  .cta h2 {
    margin-top: 0.5em;
  }
  .cta a {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 13rem;
  }
  .end-cta {
    margin-top: 10rem;
    margin-bottom: 15rem;
  }
  .green-btn {
    width: 100%;
  }
  .logo-slider {
    overflow-x: hidden;
  }
  .logo-slider h4 {
    margin-bottom: 5rem;
    display: block;
    position: relative;
    z-index: 9999;
  }
  .logo-slider .image-wrapper {
    width: 14rem;
    margin: 0 1rem;
  }
  .liste li,
  .service li {
    grid-template-columns: 1fr;
  }
  #svg_text,
  #svg_clip_text {
    font-size: 3rem;
  }
  .case-preview .image-wrapper,
  #home_projects .slide .image-wrapper {
    border-radius: 2rem;
  }
  #home_projects .image-wrapper,
  .content-row.slideshow .image-wrapper {
    border-radius: 2rem;
  }
  #home_intro {
    margin-bottom: 10rem;
  }
  #home_intro .img-1 {
    width: 30%;
    left: 0%;
  }
  #home_intro .img-1 img {
    border-radius: 1rem;
  }
  #home_intro .img-2 {
    width: 50%;
    left: 0%;
  }
  #home_intro .img-2 img {
    border-radius: 1rem;
  }
  #home_intro .img-3 {
    width: 30%;
    left: 10%;
  }
  #home_intro .img-3 img {
    border-radius: 1rem;
  }
  #home_intro .img-4 {
    width: 30%;
    left: 35%;
  }
  #home_intro .img-4 img {
    border-radius: 1rem;
  }
  #home_intro .img-5 {
    width: 12%;
    left: 64%;
  }
  #home_intro .img-5 img {
    border-radius: 1rem;
  }
  #home_intro .img-6 {
    width: 50%;
    left: 50%;
  }
  #home_intro .img-6 img {
    border-radius: 1rem;
  }
  #home_intro_text {
    margin-bottom: 10rem;
  }
  #home_leistungen {
    grid-template-columns: 1fr;
    margin-bottom: 1.5rem;
    grid-row-gap: 5rem;
  }
  #leistungen_left {
    grid-row: 2;
  }
  #leistungen_left .mobile-slideshow-container {
    position: relative;
    top: auto;
    left: auto;
  }
  #leistungen_left img {
    opacity: 1;
  }
  .leistungen-preview,
  #leistungen_right .leistung {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
    flex-shrink: 0;
  }
  .leistungen-preview {
    padding: 0 1rem;
    width: 100%;
  }
  .mobile-slideshow-container {
    display: flex;
  }
  .marquee:before,
  .marquee:after {
    width: 25px;
  }
  .marquee:before {
    right: 0;
  }
  .marquee:after {
    left: 0;
  }
  #leistungen_right {
    padding-left: 0;
    width: calc(100vw - 2rem);
  }
  #leistungen_right h3 {
    font-size: 2.5rem;
  }
  #leistungen_right .mobile-slideshow-outer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
  }
  #leistungen_right .mobile-slideshow-outer:before,
  #leistungen_right .mobile-slideshow-outer:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 25px;
    z-index: 9;
    top: 0;
  }
  #leistungen_right .mobile-slideshow-outer:before {
    right: 0;
    background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#FFFFFF 62.5%);
  }
  #leistungen_right .mobile-slideshow-outer:after {
    left: 0;
    background: linear-gradient(-90deg,rgba(255,255,255,0) 0%,#FFFFFF 62.5%);
  }
  #leistungen_right .mobile-slideshow-container {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 100%;
  }
  #leistungen_right a {
    pointer-events: none;
    color: #989898;
  }
  #leistungen_right .leistung.active a {
    color: #989898;
  }
  #leistungen_right .swiper-slide-active a {
    color: #393939 !important;
  }
  #home_trenner {
    aspect-ratio: 0.6;
  }
  #home_trenner h2 {
    padding: 0 1rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .case-preview:hover .image-wrapper,
  .case-preview a:hover .image-wrapper,
  #home_projects .slide:hover .image-wrapper,
  #home_projects .slide a:hover .image-wrapper {
    border-radius: 2rem;
  }
  #home_diagrams {
    grid-template-columns: 1fr;
    grid-row-gap: 4rem;
    min-height: none;
  }
  #home_diagrams .text-content {
    padding-bottom: 0;
  }
  #home_diagrams .diagram-content {
    min-height: 66vh;
  }
  #home_diagrams .bar {
    padding: 2rem;
  }
  #home_diagrams .bar .text-right {
    font-size: 1rem;
  }
  #home_cta {
    margin-bottom: 10rem;
  }
  #home_logo_slider {
    margin-bottom: 15rem;
  }
  #home_quote {
    grid-template-columns: 1fr;
    grid-row-gap: 3.5rem;
    margin-bottom: 15rem;
  }
  #home_quote .image-wrapper {
    grid-row: 1;
  }
  #home_quote .text-wrapper {
    text-align: center;
  }
  #home_quote .text-wrapper h2 {
    font-size: 3rem;
  }
  #home_projects,
  .content-row.slideshow {
    width: 100vw;
    left: -1rem;
  }
  #home_projects .hue-slideshow,
  .content-row.slideshow .hue-slideshow {
    padding-bottom: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #home_projects .hue-slideshow .slide,
  .content-row.slideshow .hue-slideshow .slide {
    width: 75%;
  }
  #home_projects .swiper-button-next,
  .content-row.slideshow .swiper-button-next {
    right: 1rem;
  }
  .page.services .page-intro {
    padding-top: 20rem;
    padding-bottom: 7rem;
  }
  #services {
    padding-bottom: 15rem;
  }
  .service:before,
  .service:after {
    width: 100%;
    left: 0;
  }
  .service .service-preview {
    padding: 3rem 0;
  }
  .service .service-preview .number {
    font-size: 6rem;
    width: 5rem;
  }
  .service .service-preview:before {
    display: none;
  }
  .service .service-content {
    grid-template-columns: 1fr;
    padding: 0;
  }
  .service .list-wrapper {
    grid-column: span 1;
    margin-top: 0rem;
  }
  .service .list-wrapper h4 {
    max-width: none;
  }
  .service.expanded .service-content {
    padding-top: 3rem;
    padding-bottom: 5rem;
  }
  #services_logos {
    margin-top: 7.5rem;
    margin-bottom: 15rem;
  }
  .page.cases .page-intro {
    margin-top: 10rem;
  }
  #cases {
    grid-template-columns: 1fr;
    grid-row-gap: 5rem;
    margin-bottom: 15rem;
  }
  .case-preview .image-wrapper,
  #home_projects .slide .image-wrapper {
    margin-bottom: 1.5rem;
  }
  .case-preview .case-info,
  #home_projects .slide .case-info {
    padding-left: 0;
  }
  #case_intro {
    margin-bottom: 5rem;
  }
  #case_filter {
    display: none;
  }
  #mobile_case_filter {
    margin-bottom: 4rem;
    height: 5rem;
    transition: height .5s ease-out;
    overflow-y: hidden;
  }
  #mobile_case_filter .green-btn {
    margin-top: -2px;
  }
  #mobile_case_filter .green-btn:after {
    display: none;
  }
  #mobile_case_filter .green-btn:hover,
  #mobile_case_filter .green-btn:active,
  #mobile_case_filter .green-btn:focus {
    background-color: transparent;
  }
  #mobile_case_filter .green-btn:hover.active,
  #mobile_case_filter .green-btn:active.active,
  #mobile_case_filter .green-btn:focus.active {
    background-color: #C1FF5C;
  }
  #mobile_case_filter #expand_filter {
    display: block;
    background-color: #C1FF5C;
  }
  #mobile_case_filter #expand_filter:after {
    display: block;
    transform: translateY(-50%) rotate(90deg);
  }
  #mobile_case_filter #expand_filter:hover:after,
  #mobile_case_filter #expand_filter:focus:after,
  #mobile_case_filter #expand_filter:active:after {
    transform: translateY(-50%) rotate(90deg);
  }
  #mobile_case_filter.expanded {
    height: 36rem;
  }
  #mobile_case_filter.expanded #expand_filter:after {
    transform: translateY(-50%) rotate(-90deg);
  }
  #case_cats {
    position: relative;
    margin-bottom: 5rem;
  }
  #case_cats span {
    width: 100%;
    margin-bottom: 1rem;
  }
  .content-row {
    margin-bottom: 5rem;
  }
  .content-row.twocol_content,
  .content-row.text-bild,
  .content-row.diagramme {
    grid-template-columns: 1fr;
    grid-row-gap: 4rem;
  }
  .content-row.twocol_content li {
    grid-template-columns: 1fr;
  }
  .content-row.diagramme .grey-bar {
    height: 60rem;
  }
  .page.goals section .section-inner {
    padding: 8rem 1rem;
  }
  .page.goals section h4 br {
    display: none;
  }
  .page.goals .section-inner.left .top-text,
  .page.goals .section-inner.left .bottom-text {
    max-width: none;
  }
  #geschaftsfuhrung {
    grid-template-columns: 1fr;
    grid-row-gap: 4rem;
    margin-bottom: 8rem;
  }
  #geschaftsfuhrung a {
    font-size: 1.6rem;
  }
  #geschaftsfuhrung ul {
    text-align: left;
  }
  #geschaftsfuhrung .image-wrapper {
    grid-row: 1;
  }
  .page.team .cta {
    margin-bottom: 10rem;
  }
  .page.team .page-intro {
    margin-top: 0;
    margin-bottom: 5rem;
  }
  #team {
    grid-template-columns: 1fr;
    margin-bottom: 15rem;
    grid-row-gap: 5rem;
  }
  .team-member .image-wrapper {
    margin-bottom: 2rem;
    border-radius: 2rem;
  }
  .team-member .text-wrapper {
    padding: 0;
  }
  .page.kontakt label,
  .page.impressum label {
    font-size: 1.2rem;
  }
  .page.kontakt input[type="checkbox"],
  .page.impressum input[type="checkbox"] {
    margin-right: 1rem;
    width: 1.8rem;
    height: 1.8rem;
  }
  .page.kontakt .form-section,
  .page.impressum .form-section {
    grid-column: 1;
  }
  #kontakt {
    grid-template-columns: 1fr;
  }
  #kontakt .image-section {
    height: 66vh;
  }
  #kontakt .form-section {
    padding: 5rem 1rem;
  }
  .page.kontakt input[type="submit"],
  .page.impressum input[type="submit"] {
    margin-top: 2rem;
    font-size: 2rem;
    height: 8rem;
  }
  #impressum {
    grid-template-columns: 1fr;
    grid-row-gap: 4rem;
  }
  .page.dsgvo section,
  .page.agb section {
    grid-template-columns: 1fr;
    margin-bottom: 10rem;
  }
  .page.dsgvo section p,
  .page.agb section p {
    word-break: break-word;
  }
}
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);
  }
}
@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: #fff;
  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;
  flex-direction: column;
}
.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: white;
  will-change: opacity;
}
.glightbox-mobile .goverlay {
  background: white;
}
.gprev,
.gnext,
.gclose {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
  border: none;
  color: black;
}
.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 .gslide-description,
.glightbox-modern .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner,
.glightbox-modern .gdesc-inner {
  padding: 22px 20px;
}
.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;
}
.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: white;
}
.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 .gclose:hover {
  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: 35px;
  width: auto;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
  opacity: .7;
  background-position: -59px 2px;
}
.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-height: 95vh;
  }
  .gslide-external {
    max-height: 95vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(255,255,255,0.92);
  }
  .glightbox-clean .gprev,
  .glightbox-modern .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext,
  .glightbox-modern .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose,
  .glightbox-modern .gclose {
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: white;
  }
}
.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;
}
