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;
}
label:focus,
input:focus,
textarea:focus,
button:focus {
  outline: 1px solid #E2007A;
}
input[type="submit"]:focus {
  outline: none;
  border: 2px solid #E2007A !important;
}
label {
  font-weight: 700;
}
label .fileinfo {
  font-weight: 400;
  font-size: 0.8em;
}
.field-row {
  margin-bottom: 3em;
}
.field-row.field-row-50 {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,50%));
  grid-column-gap: 2.2rem;
}
.field-row.field-row-download {
  display: grid;
  grid-template-columns: minmax(0,30%) minmax(0,70%);
  grid-column-gap: 2.2rem;
  margin-bottom: 4.2em;
}
.field-row.last-field-row {
  margin-bottom: 4.2em;
}
.download-row p {
  margin: 0;
}
.download-row .wpcf7-form-control-wrap,
.download-row .relative {
  position: relative;
}
.download-row textarea#download_data {
  display: none;
}
.download-row select[multiple] {
  height: 6em;
}
.download-row .wpcf7-form-control-wrap[data-name=download_document]:after {
  display: none;
}
label,
fieldset legend {
  display: block;
  margin-bottom: 0.2em;
}
.nolabel label {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
*::placeholder {
  color: black;
}
button,
.button,
input[type=submit],
input[type=reset] {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: 0.8em 0.7em;
  line-height: 1;
  border: 2px solid #E2007A;
  background-color: transparent;
  color: #E2007A;
  cursor: pointer;
  text-align: center;
}
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 {
  text-decoration: none;
  border: 2px solid transparent;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/farbverlauf.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}
button.white,
.button.white,
input[type=submit].white,
input[type=reset].white {
  border: 2px solid white;
  color: white;
}
button.white:hover,
button.white:active,
button.white:focus,
.button.white:hover,
.button.white:active,
.button.white:focus,
input[type=submit].white:hover,
input[type=submit].white:active,
input[type=submit].white:focus,
input[type=reset].white:hover,
input[type=reset].white:active,
input[type=reset].white:focus {
  background-color: white;
  background-image: none;
  color: black;
}
button.poly,
.button.poly,
input[type=submit].poly,
input[type=reset].poly {
  border: 2px solid black;
  color: black;
}
button.poly:hover,
button.poly:active,
button.poly:focus,
.button.poly:hover,
.button.poly:active,
.button.poly:focus,
input[type=submit].poly:hover,
input[type=submit].poly:active,
input[type=submit].poly:focus,
input[type=reset].poly:hover,
input[type=reset].poly:active,
input[type=reset].poly:focus {
  border: 2px solid transparent;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/farbverlauf.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}
button.poly:hover svg.poly-logo rect,
button.poly:hover svg.poly-logo path,
button.poly:hover svg.poly-logo polygon,
button.poly:active svg.poly-logo rect,
button.poly:active svg.poly-logo path,
button.poly:active svg.poly-logo polygon,
button.poly:focus svg.poly-logo rect,
button.poly:focus svg.poly-logo path,
button.poly:focus svg.poly-logo polygon,
.button.poly:hover svg.poly-logo rect,
.button.poly:hover svg.poly-logo path,
.button.poly:hover svg.poly-logo polygon,
.button.poly:active svg.poly-logo rect,
.button.poly:active svg.poly-logo path,
.button.poly:active svg.poly-logo polygon,
.button.poly:focus svg.poly-logo rect,
.button.poly:focus svg.poly-logo path,
.button.poly:focus svg.poly-logo polygon,
input[type=submit].poly:hover svg.poly-logo rect,
input[type=submit].poly:hover svg.poly-logo path,
input[type=submit].poly:hover svg.poly-logo polygon,
input[type=submit].poly:active svg.poly-logo rect,
input[type=submit].poly:active svg.poly-logo path,
input[type=submit].poly:active svg.poly-logo polygon,
input[type=submit].poly:focus svg.poly-logo rect,
input[type=submit].poly:focus svg.poly-logo path,
input[type=submit].poly:focus svg.poly-logo polygon,
input[type=reset].poly:hover svg.poly-logo rect,
input[type=reset].poly:hover svg.poly-logo path,
input[type=reset].poly:hover svg.poly-logo polygon,
input[type=reset].poly:active svg.poly-logo rect,
input[type=reset].poly:active svg.poly-logo path,
input[type=reset].poly:active svg.poly-logo polygon,
input[type=reset].poly:focus svg.poly-logo rect,
input[type=reset].poly:focus svg.poly-logo path,
input[type=reset].poly:focus svg.poly-logo polygon {
  fill: white !important;
  stroke: white !important;
  clip-path: white;
}
button.large,
.button.large,
input[type=submit].large,
input[type=reset].large {
  padding: 0.3em 0.2em 0.3em;
}
button.thin,
.button.thin,
input[type=submit].thin,
input[type=reset].thin {
  font-weight: 400;
}
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: 100%;
  padding: 0.8em 0.7em;
  border: none;
  background-color: white;
  font-weight: 700;
  height: 3em;
}
textarea {
  width: 100%;
  max-width: 100%;
  padding: 0.8em 0.7em;
  border: none;
  background-color: white;
  font-weight: 700;
}
input[type=checkbox],
input[type=radio] {
  width: 1.4em;
  height: 1.4em;
}
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: 1.4em;
  height: 1.4em;
  border: 2px solid #E2007A;
  margin-top: -0.2em;
}
input[type=radio] {
  border-radius: 50%;
}
input[type="checkbox"]::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.12em;
  height: 1.12em;
  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: #E2007A;
}
input[type="radio"]::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.56em;
  height: 0.56em;
  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.8);
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: none;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  color: grey;
  cursor: not-allowed;
}
select {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: 0.8em 0.7em;
  line-height: 1;
  height: 3em;
  border: none;
  background-color: white;
  color: black;
  cursor: pointer;
  text-align: left;
  font-weight: 700;
  appearance: none;
}
select:focus {
  outline: 1px solid #E2007A;
  border-radius: 0;
}
*:has(> select):after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.4em;
  width: 2.2em;
  height: 1.5em;
  transform: translateY(-50%) rotate(180deg);
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/arrow.svg');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
div.wpcf7 .csvfile span.wpcf7-not-valid-tip {
  text-align: center;
  width: 100%;
}
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;
  height: 2em;
  transition: all 0.2s ease-out;
  opacity: 0;
}
.searchform .search-form-container .search-form-content {
  position: absolute;
  top: 0;
  right: 2em;
  width: 12rem;
  height: 100%;
  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;
  padding: 0;
  margin: 0;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=text] {
  width: 11rem;
  border: 1px solid #E2007A;
}
.searchform .search-form-button {
  position: absolute;
  right: 0;
  width: 2.2em;
  height: 2.2em;
  padding: 0.4em;
  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;
  opacity: 1;
}
.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: 100%;
  margin: 0 0 1em;
  padding: 0.8em 0.7em;
  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;
}
.wpcf7-list-item {
  margin: 0;
}
.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: 'PPTelegraf';
  src: url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Regular.otf');
  src: local('☺'), url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Regular.otf') format("opentype") url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Regular.woff') format('woff'), url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Regular.woff2') format('woff2'), url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'PPTelegraf';
  src: url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Regular.otf');
  src: local('☺'), url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Ultrabold.otf') format("opentype") url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Ultrabold.woff') format('woff'), url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Ultrabold.woff2') format('woff2'), url('https://polytechnik.com/101/wp-content/themes/hue/style/fonts/PPTelegraf-Ultrabold.ttf') format('truetype');
  font-weight: 700;
}
body {
  font-family: 'PPTelegraf', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 10px;
  font-size: 1em;
  line-height: 1.4;
  color: black;
  text-rendering: geometricPrecision;
}
a {
  color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'PPTelegraf', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.8rem;
  font-size: max(1.044vw,16px);
  letter-spacing: normal;
  font-weight: 400;
}
button.large,
.button.large {
  font-size: 3.6rem;
  font-size: max(2.088vw,24px);
}
.text h3 {
  font-size: 2.6rem;
  font-size: max(1.508vw,24px);
  font-weight: 700;
}
label,
input,
select,
button,
textarea,
.button {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
}
.wpcf7-not-valid-tip,
.wpcf7-response-output {
  font-size: 1.6rem;
  font-size: max(0.928vw,16px);
}
ul.primary-menu li a,
ul.secondary-menu li a {
  font-size: 1.7rem;
  font-size: max(0.986vw,16px);
  line-height: 1.1;
}
.lang-menu,
.image-caption {
  font-size: 1.4rem;
  font-size: max(0.812vw,14px);
}
ul.footer-menu li a {
  font-size: 1.6rem;
  font-size: max(0.928vw,16px);
  line-height: 1.6;
}
ul.primary-menu .sub-menu li a {
  font-size: 1.6rem;
  font-size: max(0.928vw,16px);
}
ul.primary-menu > li > a {
  font-weight: 700;
}
.entry-header .pretitle {
  font-size: 3rem;
  font-size: max(1.74vw,24px);
}
.entry-header .title {
  font-size: 9rem;
  font-size: max(5.22vw,30px);
  line-height: 1.1666;
}
.entry-header .contact-info {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
}
.article-header .top {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
}
.article-header .top .category {
  font-weight: 700;
}
.article-header .title {
  font-size: 7rem;
  font-size: max(4.06vw,30px);
  line-height: 1.1666;
}
.back-link {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
}
.entry-content .pretitle {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
  font-weight: 700;
  line-height: 1.2727;
}
.entry-content .pretitle.slim {
  font-size: 3rem;
  font-size: max(1.74vw,24px);
  font-weight: 400;
}
.entry-content .title {
  font-size: 5rem;
  font-size: max(2.9vw,30px);
  line-height: 1.2;
}
.entry-content .subtitle-thin {
  font-size: 2.6rem;
  font-size: max(1.508vw,24px);
  line-height: 1.07;
}
.entry-content .excerpt {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
  font-weight: 700;
}
.entry-content .description {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
  font-weight: 700;
}
.entry-content .text {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
}
.entry-content .quote {
  font-size: 4rem;
  font-size: max(2.32vw,24px);
  line-height: 1.2695;
}
.entry-content .credits {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
  font-weight: 700;
}
.site-footer h3 {
  font-size: 5rem;
  font-size: max(2.9vw,30px);
}
a.arrow {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
  font-weight: 700;
}
a.arrow span {
  font-size: 1.8rem;
  font-size: max(1.044vw,16px);
  font-weight: 400;
}
.document-description .text {
  font-size: 1.8rem;
  font-size: max(1.044vw,16px);
}
.details,
article.reference .text {
  font-size: 1.8rem;
  font-size: max(1.044vw,16px);
}
.details .name,
article.reference .text .name {
  font-weight: 700;
}
.fact {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
  line-height: 1.2;
}
.fact span {
  font-size: 5rem;
  font-size: max(2.9vw,30px);
  line-height: 1;
}
.box .top {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
}
.box .top .category {
  font-weight: 700;
}
.box .title {
  font-size: 4rem;
  font-size: max(2.32vw,24px);
  line-height: 1.125;
}
.box .description {
  font-size: 1.8rem;
  font-size: max(1.044vw,16px);
  font-weight: 400;
}
.box.location .title {
  font-size: 2.4rem;
  font-size: max(1.392vw,20px);
  font-weight: 700;
}
.box.location .text {
  font-size: 1.8rem;
  font-size: max(1.044vw,16px);
}
.image-section .contact {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
}
.swiper-button-prev,
.swiper-button-next {
  font-size: 6rem;
  font-size: max(3.48vw,30px);
}
.scroll-nav {
  font-size: 4rem;
  font-size: max(2.32vw,24px);
}
.tldate .year {
  font-size: 2.6rem;
  font-size: max(1.508vw,24px);
  font-weight: 700;
}
.tldate .text {
  font-size: 1.6rem;
  font-size: max(0.928vw,16px);
  line-height: 1.2;
}
.tab-nav {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
  font-weight: 700;
}
.media .nav-element {
  font-size: 4rem;
  font-size: max(2.32vw,24px);
}
.category-nav,
.nav-links {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
}
.benefit .smalltitle {
  font-size: 1.8rem;
  font-size: max(1.044vw,16px);
}
.benefit .title {
  font-size: 4rem;
  font-size: max(2.32vw,24px);
  line-height: 1.1325;
}
.benefit .text {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
  line-height: 1.3;
}
.statement .title,
.statement .name {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
}
.statement .title {
  font-weight: 700;
}
.statement .text {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
  line-height: 1.3;
}
.accordeon-container .title,
.accordeon-container .sign {
  font-size: 2.6rem;
  font-size: max(1.508vw,24px);
  font-weight: 700;
}
.list-title,
.no-entries-found,
.filter,
.filter-reset {
  font-size: 2rem;
  font-size: max(1.16vw,16px);
}
.contact-box .title {
  font-size: 2.8rem;
  font-size: max(1.624vw,24px);
}
.contact-box .text {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
}
.form-title {
  font-size: 2.8rem;
  font-size: max(1.624vw,24px);
}
.download-hover {
  font-size: 2.6rem;
  font-size: max(1.508vw,24px);
}
.input-material {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
}
.service-container .title {
  font-size: 4rem;
  font-size: max(2.32vw,24px);
}
.map-navigation .nav-element {
  font-size: 5rem;
  font-size: max(2.9vw,30px);
}
.row-footer {
  font-size: 1.6rem;
  font-size: max(0.928vw,16px);
}
.row-footer .title {
  font-size: 1.7rem;
  font-size: max(0.986vw,16px);
  font-weight: 700;
}
.row-footer .legal-notes {
  font-size: 1.2rem;
  font-size: max(0.696vw,14px);
}
.search-top {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
}
.search-top .post-type {
  font-weight: 700;
}
article.search-result-entry .text {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
}
.nothing-found {
  font-size: 2.2rem;
  font-size: max(1.276vw,16px);
  font-weight: 700;
}
.nothing-found h2 {
  font-weight: 700;
}
::-moz-selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
::selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
.site-footer {
  height: 2em;
  color: black;
}
.site-footer .row-footer {
  padding-top: 3.5em;
  padding-bottom: 3.8em;
  display: grid;
  grid-template-columns: 5fr 3fr 2fr 2fr 2fr;
  grid-column-gap: 2.2rem;
}
.site-footer .col-logo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.site-footer .col-logo .logo {
  width: 12.87em;
}
.site-footer .col-logo .social-links {
  margin-top: 1em;
}
.site-footer .col-logo .social-links a {
  position: absolute;
  position: relative;
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
  margin-right: 1em;
}
.site-footer .col-logo .social-links a.li {
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/linkedin_simple.svg');
}
.site-footer .col-logo .social-links a.tx {
  top: -0.05em;
  width: 1.1em;
  height: 1.1em;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/x_twitter.svg');
}
.site-footer .col-logo .social-links a.yt {
  top: 0.1em;
  width: 1.4em;
  height: 1.4em;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/youtube.svg');
}
.site-footer .col-partner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.site-footer .col-partner .row-logo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  grid-column-gap: 1em;
}
.site-footer .col-partner .logo.leitbetriebe-austria {
  width: 7em;
  aspect-ratio: 3.0769;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/Leitbetriebe_Austria_Logo.svg');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.site-footer .col-partner .logo.staatliche-auszeichnung {
  width: 4em;
  aspect-ratio: 0.88;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/AUSZEICHNUNG_UNTERNEHMEN.svg');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.site-footer .col-partner .legal-notes {
  text-align: right;
}
.site-footer .title {
  margin-bottom: 0.6em;
}
.site-footer p {
  margin: 0;
}
.site-footer a {
  color: black;
  text-decoration: none;
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
  text-decoration: none;
  color: #E2007A;
}
ul.footer-menu li a {
  padding: 0.1em 0;
}
body.fixed-footer .site-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
body.fixed-footer .site-main {
  padding-bottom: 3em;
}
.site-header {
  height: 11.4em;
  background: white;
  color: black;
  transition: height 0.2s ease-out;
  transition-delay: 0.1s;
  opacity: 1 !important;
}
.site-header .header-content {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.site-header .header-content .site-branding {
  margin-right: auto;
}
.site-branding {
  display: inline-block;
  margin-top: 3.2em;
}
.site-branding a {
  display: inline-block;
}
.site-branding a svg {
  width: 24.8em;
  height: auto;
}
.site-branding a svg path {
  fill: black;
}
.site-branding a svg #logo-subline {
  opacity: 0;
  transition: opacity 0.2s ease-out;
  transition-delay: 0;
  pointer-events: none;
}
.site-branding a:hover svg path,
.site-branding a:active svg path,
.site-branding a:focus svg path {
  fill: #E2007A;
}
.lang-menu {
  width: 8vw;
  margin-top: 3.65em;
  margin-right: auto;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
}
.lang-menu .title {
  margin-bottom: 1.3em;
}
.lang-menu .languages span {
  display: block;
}
.lang-menu .languages span:hover,
.lang-menu .languages span.active {
  font-weight: 700;
}
.site-header .search-box {
  position: static;
}
.site-header .searchform {
  position: static;
  margin-top: 0.1em;
  margin-left: 0.8vw;
}
.site-header .searchform .search-form-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.site-header .searchform .search-form-container .search-form-content {
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 4.7em;
  width: 100%;
  height: 5em;
}
.site-header .searchform .search-form-container .search-form-content input[type=text] {
  background-color: #ffffff;
  color: black;
  width: calc(100% - 5em);
  border: 0;
  border-bottom: 2px solid black;
  line-height: 2.6em;
  font-weight: 400;
}
.site-header .searchform .search-form-container .search-form-content input[type=text]::placeholder {
  color: black;
  font-weight: 400;
}
.site-header .searchform .search-form-container .search-form-content input[type=text]:hover,
.site-header .searchform .search-form-container .search-form-content input[type=text]:focus,
.site-header .searchform .search-form-container .search-form-content input[type=text]:active {
  border: 0;
  border-bottom: 2px solid black;
  outline: none;
}
.site-header .searchform .search-form-container .search-form-content input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.8em;
  line-height: 2.6em;
  font-weight: 700;
  color: black;
}
.site-header .searchform .search-form-container .search-form-content input[type=submit]:hover,
.site-header .searchform .search-form-container .search-form-content input[type=submit]:focus,
.site-header .searchform .search-form-container .search-form-content input[type=submit]:active {
  background: none;
  color: #E2007A;
}
.site-header .searchform .search-form-button {
  top: 0.2em;
}
.site-header .searchform .search-form-button svg circle,
.site-header .searchform .search-form-button svg line {
  stroke: black;
}
.site-header .searchform .search-form-button:hover svg circle,
.site-header .searchform .search-form-button:hover svg line,
.site-header .searchform .search-form-button:active svg circle,
.site-header .searchform .search-form-button:active svg line,
.site-header .searchform .search-form-button:focus svg circle,
.site-header .searchform .search-form-button:focus svg line {
  stroke: #E2007A;
}
.site-header .searchform.active .search-form-container {
  pointer-events: auto;
}
.site-header .searchform.active .search-form-button svg circle,
.site-header .searchform.active .search-form-button svg line {
  stroke: #E2007A;
}
body.fixed-header .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99998;
}
body.fixed-header .main-content {
  padding-top: 11.4em;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a,
ul.mobile-menu li a {
  color: black;
}
ul.primary-menu li a:hover,
ul.primary-menu li a:active,
ul.primary-menu li a:focus,
ul.secondary-menu li a:hover,
ul.secondary-menu li a:active,
ul.secondary-menu li a:focus,
ul.footer-menu li a:hover,
ul.footer-menu li a:active,
ul.footer-menu li a:focus,
ul.mobile-menu li a:hover,
ul.mobile-menu li a:active,
ul.mobile-menu li a:focus {
  text-decoration: none;
}
ul.primary-menu li a:hover span,
ul.primary-menu li a:active span,
ul.primary-menu li a:focus span,
ul.secondary-menu li a:hover span,
ul.secondary-menu li a:active span,
ul.secondary-menu li a:focus span,
ul.footer-menu li a:hover span,
ul.footer-menu li a:active span,
ul.footer-menu li a:focus span,
ul.mobile-menu li a:hover span,
ul.mobile-menu li a:active span,
ul.mobile-menu li a:focus span {
  color: #E2007A;
}
ul.primary-menu li.current-menu-item > a,
ul.primary-menu li.current-menu-ancestor > a,
ul.primary-menu li.current_page_parent > a,
ul.secondary-menu li.current-menu-item > a,
ul.secondary-menu li.current-menu-ancestor > a,
ul.secondary-menu li.current_page_parent > a,
ul.footer-menu li.current-menu-item > a,
ul.footer-menu li.current-menu-ancestor > a,
ul.footer-menu li.current_page_parent > a,
ul.mobile-menu li.current-menu-item > a,
ul.mobile-menu li.current-menu-ancestor > a,
ul.mobile-menu li.current_page_parent > a {
  text-decoration: none;
}
ul.primary-menu li.current-menu-item > a span,
ul.primary-menu li.current-menu-ancestor > a span,
ul.primary-menu li.current_page_parent > a span,
ul.secondary-menu li.current-menu-item > a span,
ul.secondary-menu li.current-menu-ancestor > a span,
ul.secondary-menu li.current_page_parent > a span,
ul.footer-menu li.current-menu-item > a span,
ul.footer-menu li.current-menu-ancestor > a span,
ul.footer-menu li.current_page_parent > a span,
ul.mobile-menu li.current-menu-item > a span,
ul.mobile-menu li.current-menu-ancestor > a span,
ul.mobile-menu li.current_page_parent > a span {
  color: #E2007A;
}
ul.primary-menu li.current-menu-item.onepager-link > a,
ul.primary-menu li.current-menu-ancestor.onepager-link > a,
ul.primary-menu li.current_page_parent.onepager-link > a,
ul.secondary-menu li.current-menu-item.onepager-link > a,
ul.secondary-menu li.current-menu-ancestor.onepager-link > a,
ul.secondary-menu li.current_page_parent.onepager-link > a,
ul.footer-menu li.current-menu-item.onepager-link > a,
ul.footer-menu li.current-menu-ancestor.onepager-link > a,
ul.footer-menu li.current_page_parent.onepager-link > a,
ul.mobile-menu li.current-menu-item.onepager-link > a,
ul.mobile-menu li.current-menu-ancestor.onepager-link > a,
ul.mobile-menu li.current_page_parent.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.primary-menu li.current_page_parent.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.secondary-menu li.current_page_parent.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.footer-menu li.current_page_parent.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,
ul.mobile-menu li.current_page_parent.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: #E2007A;
}
@media (min-width: 1121px) {
  .site-header:hover,
  .site-header.search-form-active {
    height: 26.2em;
    transition-delay: 0;
  }
  .site-header:hover .site-branding a svg #logo-subline,
  .site-header.search-form-active .site-branding a svg #logo-subline {
    opacity: 1;
    transition-delay: 0.1s;
  }
  .site-header:hover .lang-menu,
  .site-header.search-form-active .lang-menu {
    opacity: 1;
    transition-delay: 0.1s;
    pointer-events: auto;
  }
  .site-header:hover ul.primary-menu li ul.sub-menu,
  .site-header.search-form-active ul.primary-menu li ul.sub-menu {
    opacity: 1;
    pointer-events: auto;
    transition-delay: 0.1s;
  }
  .site-header:hover.search-form-active ul.primary-menu li ul.sub-menu,
  .site-header.search-form-active.search-form-active ul.primary-menu li ul.sub-menu {
    opacity: 0;
    pointer-events: none;
  }
}
@media (min-width: 1025px) and (max-width: 1120px) {
  .site-header .lang-menu {
    order: 3;
    text-align: right;
    opacity: 1;
    pointer-events: auto;
    position: relative;
    top: 0;
    width: 3.8vw;
    margin-top: 2.8em;
  }
  .site-header .lang-menu .title {
    display: none;
  }
  .site-header .lang-menu .languages span {
    display: none;
  }
  .site-header .lang-menu .languages span.active {
    display: block;
  }
  .site-header .lang-menu .languages:hover span {
    display: block;
  }
  .site-header ul.primary-menu li a,
  .site-header ul.secondary-menu li a,
  .site-header ul.footer-menux li a {
    padding-right: 3.7vw;
  }
  .site-header ul.primary-menu li ul.sub-menu {
    min-width: 15em;
  }
}
.site-menu {
  display: flex;
  justify-content: space-between;
  margin-top: 4.6em;
}
ul.primary-menu,
ul.secondary-menu,
ul.footer-menux {
  z-index: 100;
}
ul.primary-menu li,
ul.secondary-menu li,
ul.footer-menux li {
  display: inline-block;
  z-index: 100;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menux li a {
  display: block;
}
ul.primary-menu li ul.sub-menu,
ul.secondary-menu li ul.sub-menu,
ul.footer-menux li ul.sub-menu {
  position: absolute;
  top: 4.1em;
  left: 0;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  transition: opacity 0.2s ease-out;
  transition-delay: 0;
}
ul.primary-menu li ul.sub-menu li,
ul.secondary-menu li ul.sub-menu li,
ul.footer-menux 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-menux 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-menux li.menu-item-has-children:hover > ul.sub-menu {
  display: block;
  opacity: 1;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menux li a {
  padding: 5px 4.04em 5px 5px;
}
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-menux li a:hover,
ul.footer-menux li a:active,
ul.footer-menux li a:focus {
  text-decoration: none;
}
ul.primary-menu li ul.sub-menu,
ul.secondary-menu li ul.sub-menu,
ul.footer-menux li ul.sub-menu {
  background-color: white;
}
ul.primary-menu li ul.sub-menu li a,
ul.secondary-menu li ul.sub-menu li a,
ul.footer-menux li ul.sub-menu li a {
  padding: 5px;
}
.menu-toggle,
ul.mobile-menu {
  display: none;
}
.menu-toggle {
  position: absolute;
  top: 50%;
  right: 6.1vw;
  transform: translateY(-50%);
  font-size: 1em;
}
.menu-toggle {
  display: none;
  height: 2.1em;
  width: 2.4em;
  padding: 0;
  overflow: hidden;
  text-align: center;
  background-color: transparent;
  border: none;
}
.menu-toggle .text {
  font-size: 0;
}
.menu-toggle span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.3em;
  background-color: black;
  transform: rotate(0deg);
  transition-property: top, margin-top, transform;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
  transition-delay: 0.2s, 0.2s, 0s;
}
.menu-toggle span.hbl1 {
  top: 0;
}
.menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -0.15em;
}
.menu-toggle span.hbl3 {
  top: 100%;
  margin-top: -0.3em;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
  border: none;
  outline: none;
  background-color: transparent;
  background-image: none;
}
.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: black;
}
body.menu-open .menu-toggle span.hbl1 {
  top: 50%;
  margin-top: -0.15em;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -0.15em;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl3 {
  top: 50%;
  margin-top: -0.15em;
  transform: rotate(-45deg);
}
.edit-link {
  font-size: 1.4rem;
}
.entry-content > .edit-link {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999999;
}
.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;
  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 {
  color: #E2007A;
  text-decoration: none;
  outline: none;
}
a.block {
  display: block;
}
a.block:hover,
a.block:focus,
a.block:active,
a.block.active {
  text-decoration: none;
}
ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.text h3 {
  margin-top: 1.8em;
}
.text ul {
  list-style-type: none;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text ul li:before {
  content: " ";
  position: absolute;
  top: 0.6em;
  left: -0.84em;
  width: 4px;
  height: 4px;
  background-color: black;
  border-radius: 50%;
}
.text ol {
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text blockquote {
  margin: 1em 1.5em;
}
.text .image-wrapper {
  margin-bottom: 1em;
}
.text img {
  width: 100%;
  height: auto;
}
.text p img {
  width: auto;
  height: auto;
}
.text p:empty {
  display: none;
}
.text .video-wrapper,
.text .iframe-wrapper {
  margin-bottom: 1em;
}
.text.auto-indent strong {
  display: inline-block;
  min-width: 5em;
}
.text.auto-indent a {
  white-space: nowrap;
}
.text.nmb > *:last-child {
  margin-bottom: 0;
}
hr {
  border-top: 1px solid black;
}
.vertical-space-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
article .entry-header .header-top {
  padding-top: 14.8em;
}
article .entry-header .content {
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 100%;
}
article .entry-header .pretitle {
  margin-bottom: 1em;
}
article .entry-header .title {
  margin-bottom: 0.64em;
}
article .entry-header[data-type=color] {
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/farbverlauf.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}
article .entry-header .contact-info {
  margin-bottom: 2em;
}
article .entry-header .contact-info strong {
  margin-left: -5em;
}
.entry-content .pretitle {
  margin-bottom: 2.5em;
}
.entry-content .title {
  margin-bottom: 1.6em;
}
.entry-content .title.smb {
  margin-bottom: 0.8em;
}
.entry-content .title.with-margin {
  margin-bottom: 1.6em !important;
}
.entry-content .title-info {
  display: grid;
  align-items: end;
  padding-bottom: 0.6em;
}
.entry-content .title-info.top {
  align-items: start;
}
.entry-content .title-info > div.tar {
  text-align: right;
}
.entry-content .description {
  margin-bottom: 5.6em;
}
.entry-content .link.margin-top {
  margin-top: 11em;
}
.entry-content .button-link {
  margin-top: 4em;
}
.entry-content .image-description {
  margin-top: 6em;
}
.entry-content .no-margin {
  margin: 0;
}
.title-info.hide-mobile {
  display: block;
}
.title-info.show-mobile {
  display: none;
}
.single-post .top {
  margin-bottom: 7rem;
}
article.reference .title {
  margin-bottom: 1.6em;
}
article.reference .details {
  margin-bottom: 5.6em;
}
article.reference .text p:last-child {
  margin-bottom: 0;
}
.article-header .top {
  display: grid;
  grid-template-columns: 30% 70%;
}
.content > *:last-child {
  margin-bottom: 0;
}
article.search-result-entry {
  background-color: #f5f5f5;
  margin-bottom: 2.2rem;
}
article.search-result-entry .search-top > * {
  display: inline-block;
  padding-right: 2.8em;
}
article.search-result-entry .search-top .category {
  display: inline-block;
}
article.search-result-entry .post-type {
  margin-bottom: 0.8em;
}
article.search-result-entry .title {
  margin-bottom: 1em;
}
article.search-result-entry.has-thumbnail {
  display: grid;
  grid-template-columns: 66% 33%;
}
article.search-result-entry.has-thumbnail .image-wrapper {
  height: 100%;
}
*[data-bg=white] {
  background-color: white;
}
*[data-bg=white] .box {
  background-color: #f5f5f5;
}
*[data-bg=grey] {
  background-color: #f5f5f5;
}
*[data-bg=grey] .box {
  background-color: white;
}
*[data-bg=grey] .image-wrapper .image-caption {
  background-color: white;
}
*[data-bg=color] {
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/farbverlauf.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}
*[data-bg=color] .box {
  background-color: white;
  color: black;
}
.page-section {
  min-height: 6vh;
}
a.arrow {
  position: relative;
  display: inline-block;
  padding-left: 0.9em;
}
a.arrow:before {
  position: absolute;
  left: 0;
  content: "\2192\0020";
}
a.arrow.down:before {
  content: "\2193\0020";
}
a.arrow.left:before {
  content: "\2190\0020";
}
a.arrow.pink {
  color: #E2007A;
}
a.arrow.pink:hover,
a.arrow.pink:active,
a.arrow.pink:focus {
  color: black;
}
a.arrow.pink.thin:hover,
a.arrow.pink.thin:active,
a.arrow.pink.thin:focus {
  color: white;
}
a.arrow span {
  text-decoration: none;
}
a.arrow.button:before {
  position: relative;
}
a.linkedin {
  position: relative;
  padding-left: 1.6em;
}
a.linkedin:before {
  content: " ";
  position: absolute;
  top: -0.05em;
  left: 0;
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/linkedin.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.poly-string .poly {
  position: relative;
  top: 0.22em;
  display: inline-block;
  width: 2.1em;
  height: 1em;
  margin-right: 0.05em;
}
.quote-block .credits {
  margin-top: 3.2rem;
}
.image-background {
  width: 100%;
  aspect-ratio: 3.1648;
}
.image-background .image-wrapper {
  height: 100%;
}
.image-background .image-wrapper img {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.image-description {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,50%));
  grid-column-gap: 2.2rem;
}
.image-description .text {
  padding-left: 10vw;
}
.image-description .text.left {
  padding-left: 16vw;
}
.image-description .text.right {
  padding-left: 10vw;
}
.image-wrapper.brtl img {
  border-radius: 17.3vw 0 0 0;
}
.image-wrapper.brbr img {
  border-radius: 0 0 17.3vw 0;
}
.col .image-wrapper {
  aspect-ratio: 1.1871;
}
.col .image-wrapper img {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.col .image-wrapper.fill-height {
  height: 100%;
  aspect-ratio: auto;
}
.col .image-wrapper.square {
  width: 100%;
  aspect-ratio: 1;
}
.col .image-wrapper.high {
  width: 100%;
  aspect-ratio: 0.75;
}
.col .image-wrapper.low {
  width: 100%;
  aspect-ratio: 1.3333;
}
.col .image-wrapper.low2 {
  width: 100%;
  aspect-ratio: 1.75;
}
.col .image-wrapper.logo {
  display: inline-block;
  padding-right: 1em;
  max-height: 3em;
  width: auto;
}
.col .image-wrapper.logo img {
  width: auto;
  max-width: 15em;
  object-fit: contain;
}
.logo-row {
  height: 7em;
  white-space: nowrap;
  margin-top: 6em;
}
.logo-row .logo,
.logo-row a {
  display: inline-block;
  height: 100%;
}
.logo-row .logo {
  margin-right: 2em;
}
.logo-row .logo img {
  height: 100%;
  width: auto;
}
.pt-logo-wrapper {
  height: 100%;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/logo-icon.svg');
  background-position: center center;
  background-size: 38%;
  background-repeat: no-repeat;
}
.pt-logo-wrapper.large {
  background-size: 53%;
}
.download-button-block {
  max-width: 50%;
  min-width: 36em;
}
.entry-header .header-slider .background {
  width: 100%;
  aspect-ratio: 1.6647;
  height: calc(99vh - 11.4em);
}
.entry-header .header-slider .background .image-wrapper {
  height: 100%;
}
.entry-header .header-slider .background .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  opacity: 1;
}
.entry-header .header-slider .gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(6.25%,rgba(0,0,0,0.0018359375)),color-stop(12.5%,rgba(0,0,0,0.00734375)),color-stop(18.75%,rgba(0,0,0,0.0165234375)),color-stop(25%,rgba(0,0,0,0.029375)),color-stop(31.25%,rgba(0,0,0,0.0458984375)),color-stop(37.5%,rgba(0,0,0,0.06609375)),color-stop(43.75%,rgba(0,0,0,0.0899609375)),color-stop(50%,rgba(0,0,0,0.1175)),color-stop(56.25%,rgba(0,0,0,0.1487109375)),color-stop(62.5%,rgba(0,0,0,0.18359375)),color-stop(68.75%,rgba(0,0,0,0.2221484375)),color-stop(75%,rgba(0,0,0,0.264375)),color-stop(81.25%,rgba(0,0,0,0.3102734375)),color-stop(87.5%,rgba(0,0,0,0.35984375)),color-stop(93.75%,rgba(0,0,0,0.4130859375)),to(rgba(0,0,0,0.47)));
  background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.0018359375) 6.25%,rgba(0,0,0,0.00734375) 12.5%,rgba(0,0,0,0.0165234375) 18.75%,rgba(0,0,0,0.029375) 25%,rgba(0,0,0,0.0458984375) 31.25%,rgba(0,0,0,0.06609375) 37.5%,rgba(0,0,0,0.0899609375) 43.75%,rgba(0,0,0,0.1175) 50%,rgba(0,0,0,0.1487109375) 56.25%,rgba(0,0,0,0.18359375) 62.5%,rgba(0,0,0,0.2221484375) 68.75%,rgba(0,0,0,0.264375) 75%,rgba(0,0,0,0.3102734375) 81.25%,rgba(0,0,0,0.35984375) 87.5%,rgba(0,0,0,0.4130859375) 93.75%,rgba(0,0,0,0.47) 100%);
}
.entry-header .header-slider .content {
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 6.1vw);
  color: white;
}
.entry-header .header-slider .content .title {
  margin-bottom: 0.58em;
  line-height: 1;
}
.entry-header .header-slider .content a {
  color: white;
}
.hue-slideshow.header-slider .swiper-button-prev,
.hue-slideshow.header-slider .hue-slideshow-rtl .swiper-button-next,
.hue-slideshow.header-slider .swiper-button-next,
.hue-slideshow.header-slider .hue-slideshow-rtl .swiper-button-prev {
  display: none !important;
}
.facts {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,25%));
  grid-column-gap: 2.2rem;
}
.image-section .background {
  width: 100%;
  aspect-ratio: 3.0476;
}
.image-section .background .image-wrapper {
  height: 100%;
}
.image-section .background .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.image-section .gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear,right top,left bottom,from(rgba(0,0,0,0)),color-stop(6.25%,rgba(0,0,0,0.0018359375)),color-stop(12.5%,rgba(0,0,0,0.00734375)),color-stop(18.75%,rgba(0,0,0,0.0165234375)),color-stop(25%,rgba(0,0,0,0.029375)),color-stop(31.25%,rgba(0,0,0,0.0458984375)),color-stop(37.5%,rgba(0,0,0,0.06609375)),color-stop(43.75%,rgba(0,0,0,0.0899609375)),color-stop(50%,rgba(0,0,0,0.1175)),color-stop(56.25%,rgba(0,0,0,0.1487109375)),color-stop(62.5%,rgba(0,0,0,0.18359375)),color-stop(68.75%,rgba(0,0,0,0.2221484375)),color-stop(75%,rgba(0,0,0,0.264375)),color-stop(81.25%,rgba(0,0,0,0.3102734375)),color-stop(87.5%,rgba(0,0,0,0.35984375)),color-stop(93.75%,rgba(0,0,0,0.4130859375)),to(rgba(0,0,0,0.47)));
  background: linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.0018359375) 6.25%,rgba(0,0,0,0.00734375) 12.5%,rgba(0,0,0,0.0165234375) 18.75%,rgba(0,0,0,0.029375) 25%,rgba(0,0,0,0.0458984375) 31.25%,rgba(0,0,0,0.06609375) 37.5%,rgba(0,0,0,0.0899609375) 43.75%,rgba(0,0,0,0.1175) 50%,rgba(0,0,0,0.1487109375) 56.25%,rgba(0,0,0,0.18359375) 62.5%,rgba(0,0,0,0.2221484375) 68.75%,rgba(0,0,0,0.264375) 75%,rgba(0,0,0,0.3102734375) 81.25%,rgba(0,0,0,0.35984375) 87.5%,rgba(0,0,0,0.4130859375) 93.75%,rgba(0,0,0,0.47) 100%);
}
.image-section .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.image-section .content .title {
  line-height: 1;
  margin-bottom: auto;
}
.image-section .content .text {
  max-width: 20em;
  margin-top: 1.2em;
  margin-bottom: 0.9em;
}
.image-section .content a {
  color: white;
}
.image-section .content .row {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,25%));
  grid-column-gap: 2.2rem;
}
.image-section .content .contact a {
  font-weight: 700;
}
.color-section .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/farbverlauf.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.color-section .content {
  color: white;
}
.color-section .content .pretitle {
  margin-bottom: 2.5em;
}
.request-form {
  padding-bottom: 2.7em;
}
.request-form:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0.5vw;
  right: 5.8vw;
  bottom: 0;
  background-color: #f5f5f5;
  border-radius: 6.1vw 0 6.1vw 0;
}
.request-form input[type=submit] {
  max-width: 50%;
}
.box-row {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,33.3333%));
  grid-column-gap: 2.2rem;
}
.box-row .box {
  display: inline-block;
}
.box {
  background-color: #f5f5f5;
}
.box.wbox {
  background-color: transparent;
}
.box > a.block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.box > a.block:hover,
.box > a.block:active,
.box > a.block.active {
  background-color: #A8AAAA;
  color: white;
}
.box > a.block:hover .poly-logo path,
.box > a.block:hover .poly-logo rect,
.box > a.block:active .poly-logo path,
.box > a.block:active .poly-logo rect,
.box > a.block.active .poly-logo path,
.box > a.block.active .poly-logo rect {
  fill: white !important;
}
.box > a.block:hover .plus,
.box > a.block:active .plus,
.box > a.block.active .plus {
  background-color: white;
}
.box .content {
  height: inherit;
  padding: 3.8rem 3.8rem 7em;
}
.box .top {
  display: grid;
  grid-template-columns: 5em auto;
  grid-column-gap: 2.2rem;
  margin-bottom: 1.2em;
}
.box .top .category {
  color: #E2007A;
}
.box .title {
  margin-bottom: 0;
}
.box .description {
  margin-top: 1.9em;
  margin-bottom: 0;
}
.box .plus {
  position: absolute;
  bottom: 2.5em;
  right: 2.5em;
  width: 3.4em;
  height: 3.4em;
  background-color: black;
  clip-path: polygon(46.5% 0%,53.5% 0%,53.5% 46.5%,100% 46.5%,100% 53.5%,53.5% 53.5%,53.5% 100%,46.5% 100%,46.5% 53.5%,0% 53.5%,0% 46.5%,46.5% 46.5%);
}
.box .image-wrapper {
  width: 100%;
}
.box .image-wrapper img {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  aspect-ratio: 1.6746;
}
.box.min-size .content:before {
  padding-bottom: 45%;
  content: '';
  float: left;
}
.box.min-size .content:after {
  display: table;
  content: '';
  clear: both;
}
.box.simple {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.box.simple .content {
  padding: 3.8rem;
}
.box.simple .title {
  min-height: 3.37em;
}
.box.location .title {
  margin-bottom: 1em;
}
.box.reference:not(.search-result-entry) .content {
  padding: 0 0 9.5em;
}
.box.reference:not(.search-result-entry) .details .row {
  display: grid;
  grid-template-columns: minmax(0,8.6em) auto;
}
.box.reference:not(.search-result-entry) .image-wrapper {
  height: 100%;
}
.scroll-container .scroll-navigation {
  opacity: 0;
  z-index: 9999;
}
.scroll-container.active .scroll-navigation {
  opacity: 1;
}
.scroll-wrapper {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.scroll-wrapper::-webkit-scrollbar {
  display: none;
  width: 0;
}
.scroll-wrapper::-webkit-scrollbar-track {
  background-color: transparent;
}
.scroll-wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.scroll-wrapper .scroller {
  width: fit-content;
}
.scroll-wrapper .scroller .scroll-inner {
  display: grid;
  grid-template-columns: repeat(auto-fill,26.6vw);
  grid-auto-flow: column;
  grid-auto-columns: 26.6vw;
  grid-column-gap: 2.2rem;
}
.scroll-navigation {
  position: absolute;
  bottom: 100%;
  right: -1rem;
  -webkit-user-select: none;
  user-select: none;
}
.scroll-navigation .scroll-nav {
  display: inline-block;
  padding: 0 1rem;
  cursor: pointer;
  transition: all 0.2s ease-out;
  transform: scale(1);
  opacity: 0.4;
  pointer-events: none;
  margin-bottom: -0.2em;
}
.scroll-navigation .scroll-nav:hover {
  color: #E2007A;
}
.scroll-navigation .scroll-nav.active {
  opacity: 1;
  pointer-events: auto;
}
.scroll-navigation.white {
  color: white;
}
.scroll-navigation.white .scroll-nav:hover {
  color: white;
  transform: scale(1.1);
}
.vertical-scroller {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.vertical-scroller::-webkit-scrollbar {
  width: 0.2em;
}
.vertical-scroller::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}
.vertical-scroller::-webkit-scrollbar-thumb {
  background-color: #A8AAAA;
}
.timeline-wrapper .scroller .scroll-inner.timeline {
  grid-template-columns: repeat(auto-fill,44em);
  grid-auto-columns: 44em;
  grid-column-gap: 0;
  margin-left: 3.2em;
}
.timeline-wrapper .scroller .scroll-inner.timeline:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 6.1vw;
  width: 16em;
  height: 6px;
  background: linear-gradient(90deg,rgba(245,245,245,0) 0%,#f5f5f5 100%);
  z-index: 1;
  transform: translateY(-3px);
}
.tldate {
  display: grid;
  grid-template-rows: minmax(0,25%) minmax(0,25%) minmax(0,50%);
}
.tldate .year {
  display: flex;
  align-items: center;
  color: #0AAFCA;
}
.tldate .year span {
  display: inline-block;
  transform: translateX(-50%);
}
.tldate .text {
  margin-top: -0.2em;
  padding-left: 3em;
  padding-right: 3em;
}
.tldate .image-wrapper {
  height: 100%;
  aspect-ratio: 1;
  padding-top: 2.6em;
}
.tldate .image-wrapper img {
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: top;
}
.tldate:before {
  content: " ";
  display: block;
  position: absolute;
  top: 25%;
  left: -2px;
  width: 4px;
  height: 25%;
  background-color: #0AAFCA;
}
.tldate:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  transform: translateY(-2px);
  background-color: #0AAFCA;
}
.tldate:nth-child(2n) {
  grid-template-rows: minmax(0,50%) minmax(0,25%) minmax(0,25%);
}
.tldate:nth-child(2n) .year {
  order: 3;
}
.tldate:nth-child(2n) .text {
  order: 2;
  padding-top: 1.5em;
  display: flex;
  align-items: end;
  margin-top: 0;
  margin-bottom: -0.2em;
}
.tldate:nth-child(2n) .image-wrapper {
  padding-top: 0;
  padding-bottom: 2.6em;
  order: 1;
}
.tldate:nth-child(2n) .image-wrapper img {
  object-position: bottom;
}
.tldate:nth-child(2n):before {
  top: 50%;
}
.tab-container .tab-nav .nav-element {
  display: inline-block;
  padding: 1.5em;
  cursor: pointer;
}
.tab-container .tab-nav .nav-element.active {
  background-color: #f5f5f5;
  cursor: default;
}
.tab-container .tab-pages .tab-page {
  display: none;
  background-color: #f5f5f5;
}
.tab-container .tab-pages .tab-page .content {
  padding: 3.8rem;
}
.tab-container .tab-pages .tab-page.active {
  display: block;
}
.tab-container.vertical .tab-nav .nav-element {
  display: block;
  background-color: #f5f5f5;
  margin-bottom: 2.2rem;
}
.tab-container.vertical .tab-nav .nav-element.active:after {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  left: 100%;
  width: 2em;
  height: 100%;
  background-color: #f5f5f5;
}
.tab-container.vertical .tab-pages {
  height: 100%;
}
.tab-container.vertical .tab-pages .tab-page {
  height: 100%;
}
.tab-container.media .tab-nav .nav-element {
  display: block;
  margin-bottom: 0;
  padding: 0;
  font-weight: 400;
}
.tab-container.media .tab-nav .nav-element:hover,
.tab-container.media .tab-nav .nav-element:active,
.tab-container.media .tab-nav .nav-element:focus,
.tab-container.media .tab-nav .nav-element.active {
  font-weight: 700;
}
.tab-container.media .tab-pages {
  height: 100%;
}
.tab-container.media .tab-pages .tab-page {
  height: 100%;
}
.tab-container.media .tab-pages .tab-page .content {
  padding-bottom: 0;
}
.tab-container.media .tab-pages .tab-page .content .text p:last-child {
  margin-bottom: 0;
}
.tab-container.media .first-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.grid-box {
  background-color: #f5f5f5;
}
.grid-box .top {
  display: inline-block;
  aspect-ratio: 1;
}
.grid-box .image-wrapper {
  height: 100%;
}
.grid-box .image-wrapper img {
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
}
.grid-box .bottom {
  position: static;
  display: inline-block;
  aspect-ratio: 1;
  z-index: 10;
}
.grid-box .content {
  padding: 3.8rem;
}
.box-list {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,33.3333%));
  grid-gap: 2.2rem;
}
.hue-posts-load-more {
  text-align: center;
}
.hue-posts-load-more .button {
  max-width: 48rem;
}
.hue-posts-load-more .button .default {
  display: block;
}
.hue-posts-load-more .button .loading {
  display: none;
}
.hue-posts-load-more .button.active .default {
  display: none;
}
.hue-posts-load-more .button.active .loading {
  display: block;
}
.category-nav {
  margin-bottom: 5em;
}
.category-nav .nav-element {
  display: inline-block;
  padding-right: 4em;
}
.category-nav .nav-element:last-child {
  padding-right: 0;
}
.category-nav .nav-element a:after {
  display: block;
  content: attr(data-content);
  font-weight: bold;
  height: 0;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
  white-space: nowrap;
}
.category-nav .nav-element a:hover,
.category-nav .nav-element a:active,
.category-nav .nav-element a:focus {
  font-weight: 700;
  text-decoration: none;
}
.category-nav .nav-element.active a {
  font-weight: 700;
}
.press-article-list .section-content {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,25%));
  grid-gap: 2.2rem;
}
.press-article-list article {
  overflow: hidden;
}
.press-article-list article .image-wrapper {
  aspect-ratio: 0.665;
  filter: brightness(1);
  transition: filter 0.2s ease-out;
}
.press-article-list article .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-color: #0AAFCA;
  padding: 2.8em;
  transform: translateY(100%);
  transition: transform 0.2s ease-out;
}
.press-article-list article .content:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 3.1em;
  right: 2.8em;
  width: max(1.8vw,22px);
  height: max(1.8vw,22px);
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/dlarrow.svg');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.press-article-list article .download-hover {
  color: white;
}
.press-article-list article .download-hover:after {
  content: "\00A0\00A0\00A0\00A0";
}
.press-article-list article a:hover .image-wrapper,
.press-article-list article a:focus .image-wrapper,
.press-article-list article a:active .image-wrapper {
  filter: brightness(0.9);
}
.press-article-list article a:hover .content,
.press-article-list article a:focus .content,
.press-article-list article a:active .content {
  transform: translateY(0);
}
.press-article-list .hue-posts-load-more {
  margin-top: 7.8em;
}
.post-list .hue-posts-load-more {
  display: none;
}
.reference-list .section-content article:nth-child(even) .first-col {
  order: 2;
}
.reference-list .section-content article:nth-child(even) .second-col {
  order: 1;
}
.location-list article {
  max-height: 45.1em;
}
.location-list article .content {
  height: 100%;
  padding-bottom: 3.8rem;
}
.location-list article .vscroll-inner {
  padding-right: 1em;
}
.location-list article.hidden {
  display: none;
}
.benefit {
  overflow: hidden;
}
.benefit .top .plus {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3.4em;
  height: 3.4em;
  transform: translate(-50%,-50%);
  background-color: white;
  clip-path: polygon(46.5% 0%,53.5% 0%,53.5% 46.5%,100% 46.5%,100% 53.5%,53.5% 53.5%,53.5% 100%,46.5% 100%,46.5% 53.5%,0% 53.5%,0% 46.5%,46.5% 46.5%);
}
.benefit .image-wrapper img {
  filter: brightness(0.8);
  aspect-ratio: 1;
}
.benefit .content-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-out;
}
.benefit .content-wrapper .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/farbverlauf.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}
.benefit .content {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.benefit .smalltitle {
  margin-bottom: 0.8em;
}
.benefit .title {
  margin-bottom: auto;
}
.benefit .vertical-scroller {
  margin-top: 1.5em;
  overflow-y: hidden;
}
.benefit .vertical-scroller::-webkit-scrollbar-track {
  background-color: transparent;
}
.benefit .vertical-scroller::-webkit-scrollbar-thumb {
  background-color: rgba(255,255,255,0.6);
}
.benefit .text {
  opacity: 0;
  max-width: 40em;
}
.benefit:hover,
.benefit:focus,
.benefit:active,
.benefit.active {
  color: white;
}
.benefit:hover .content-wrapper,
.benefit:focus .content-wrapper,
.benefit:active .content-wrapper,
.benefit.active .content-wrapper {
  width: 100% !important;
  height: 100% !important;
}
.benefit:hover .content-wrapper .background,
.benefit:focus .content-wrapper .background,
.benefit:active .content-wrapper .background,
.benefit.active .content-wrapper .background {
  opacity: 1;
}
.benefit:hover .text,
.benefit:focus .text,
.benefit:active .text,
.benefit.active .text {
  opacity: 1;
}
.benefit.scroll .vertical-scroller {
  overflow-y: auto;
}
.grid-benefits {
  margin-bottom: 2.2rem;
}
.grid-benefits:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(1) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: 1/1;
  }
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(1) .content-wrapper {
    width: 50%;
  }
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(2) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: 2/3;
  }
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(2) .top {
    order: 2;
  }
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(2) .bottom {
    order: 1;
  }
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(2) .content-wrapper {
    width: 50%;
    left: 0;
    right: auto;
  }
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(3) {
    grid-column: 3/4;
    grid-row: 1/3;
  }
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(3) .top,
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(3) .bottom {
    height: 50%;
    aspect-ratio: auto;
  }
  .grid-benefits:nth-child(2n+1) .grid-element:nth-child(3) .content-wrapper {
    height: 50%;
  }
  .grid-benefits:nth-child(2n) .grid-element:nth-child(1) {
    grid-column: 1/2;
    grid-row: 1/3;
  }
  .grid-benefits:nth-child(2n) .grid-element:nth-child(1) .top,
  .grid-benefits:nth-child(2n) .grid-element:nth-child(1) .bottom {
    height: 50%;
    aspect-ratio: auto;
  }
  .grid-benefits:nth-child(2n) .grid-element:nth-child(1) .content-wrapper {
    height: 50%;
  }
  .grid-benefits:nth-child(2n) .grid-element:nth-child(2) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 2/4;
    grid-row: 1/1;
  }
  .grid-benefits:nth-child(2n) .grid-element:nth-child(2) .top {
    order: 2;
  }
  .grid-benefits:nth-child(2n) .grid-element:nth-child(2) .bottom {
    order: 1;
  }
  .grid-benefits:nth-child(2n) .grid-element:nth-child(2) .content-wrapper {
    width: 50%;
    left: 0;
    right: auto;
  }
  .grid-benefits:nth-child(2n) .grid-element:nth-child(3) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 2/4;
    grid-row: 2/3;
  }
  .grid-benefits:nth-child(2n) .grid-element:nth-child(3) .content-wrapper {
    width: 50%;
  }
}
.statement .title {
  margin-bottom: 0;
}
.statement .name {
  margin-bottom: 1em;
}
.grid-team .grid-box .bottom {
  aspect-ratio: auto;
}
.grid-team .grid-element .content-wrapper {
  height: 100%;
}
.grid-team .grid-element .content {
  display: flex;
  flex-direction: column;
  justify-content: start;
  height: 100%;
}
.grid-team .grid-element .image-wrapper img {
  aspect-ratio: 1;
}
.grid-team .grid-element .top {
  aspect-ratio: auto;
}
.grid-team .grid-element .scroll-wrapper:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 0.2em;
  height: 100%;
  background-color: #f5f5f5;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.grid-team .grid-element:hover .scroll-wrapper:after {
  opacity: 0;
}
@media screen and (min-width: 1025px) {
  .grid-team .grid-element:nth-child(1) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: 1/1;
  }
  .grid-team .grid-element:nth-child(2) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: 2/3;
  }
  .grid-team .grid-element:nth-child(2) .top {
    order: 2;
  }
  .grid-team .grid-element:nth-child(2) .bottom {
    order: 1;
  }
  .grid-team .grid-element:nth-child(3) {
    grid-column: 3/4;
    grid-row: 1/3;
  }
  .grid-team .grid-element:nth-child(3) .top,
  .grid-team .grid-element:nth-child(3) .bottom {
    height: 50%;
    aspect-ratio: auto;
  }
  .grid-team .grid-element:nth-child(4) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 2/4;
    grid-row: 3/4;
  }
  .grid-team .grid-element:nth-child(4) .top {
    order: 2;
  }
  .grid-team .grid-element:nth-child(4) .bottom {
    order: 1;
  }
}
.grid-info {
  color: white;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/farbverlauf.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.grid-info .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.grid-info .title {
  margin-bottom: auto;
}
.grid-info .text {
  margin-bottom: 1em;
}
.accordeon-container .accordeon-header {
  border-top: 2px solid black;
  cursor: pointer;
}
.accordeon-container .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/farbverlauf.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  z-index: 1;
}
.accordeon-container .title {
  position: relative;
  padding: 0.64em 0;
  padding-right: 2.4em;
  margin: 0 !important;
  z-index: 2;
}
.accordeon-container .accordeon-content {
  padding: 5em 0 7em;
  display: none;
}
.accordeon-container .sign {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.6em 1.4em;
  font-weight: 400;
  text-align: right;
  cursor: pointer;
}
.accordeon-container .sign .minus {
  display: none;
  width: 0.5em;
  height: 1.5em;
  right: -0.04em;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/arrow.svg');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.accordeon-container.active .accordeon-header {
  color: white;
}
.accordeon-container.active .title {
  padding: 0.64em 0.54em;
}
.accordeon-container.active .background {
  opacity: 1;
}
.accordeon-container.active .accordeon-content {
  display: block;
}
.accordeon-container.active .sign .plus {
  display: none;
}
.accordeon-container.active .sign .minus {
  display: inline-block;
}
.accordeon-container:first-child .accordeon-header {
  border-top: none;
}
.accordeon-container.accordeon-post[data-index="0"] .accordeon-header {
  border-top: none;
}
.accordeon-container.accordeon-post .accordeon-content {
  padding: 0;
}
.accordeon-container.accordeon-post .sign {
  bottom: 50%;
  transform: translateY(50%);
}
.switch-content-container .switch-content {
  display: none;
}
.switch-content-container .switch-content.active {
  display: block;
}
.list .list-title {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 0.8em;
}
article.job .title span {
  font-weight: 400;
}
article.job .link {
  margin-top: 1.2em;
}
.faq .title {
  font-weight: 400;
}
.contact-description {
  margin-bottom: 5rem;
}
.download-content > .content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 0 !important;
}
.download-content .document-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.downloads .content .text {
  margin-bottom: 5rem;
}
.downloads .documents {
  margin-bottom: 2rem;
}
.downloads .documents .document {
  margin-bottom: 1em;
}
.downloads .documents-preview a {
  display: block;
}
.downloads .document-description {
  min-height: 6rem;
  text-align: center;
}
.downloads .document-description .text {
  margin-bottom: 2.5rem;
}
.downloads .contact-box {
  margin-top: 10rem;
}
.downloads .single-image {
  height: 26.9vw;
  max-height: 38em;
  text-align: center;
}
.downloads .single-image .image-wrapper {
  display: inline-block;
}
.downloads .hue-slideshow.same-height .slideshow-container .slide {
  height: 26.9vw;
  max-height: 38em;
  padding: 0 1.1rem;
}
.downloads .hue-slideshow.same-height .slideshow-container .slide .image-wrapper {
  aspect-ratio: unset;
}
.downloads .file,
.downloads a,
.downloads .image-wrapper {
  height: 100%;
}
.downloads .file {
  background-color: white;
}
.downloads .slide .text {
  display: none;
}
.downloads .contact-box.show-moble {
  display: none;
}
.input-material {
  display: grid;
  grid-template-columns: repeat(8,minmax(0,12.5%));
  grid-gap: 2.2rem;
  margin-top: 2em;
}
.input-material .material .image-wrapper {
  transform: scale(1);
  transform-origin: bottom center;
  transition: transform 0.2s ease-out;
}
.input-material .material:hover .image-wrapper {
  transform: scale(1.2);
  transform-origin: bottom center;
}
.tab-container.media .image-wrapper {
  margin-bottom: 2em;
}
.filter-bar .filter {
  display: inline-block;
  vertical-align: top;
  padding-right: 3em;
  margin-right: 0.4em;
}
.filter-bar .filter .name {
  font-weight: 700;
  padding-left: 1.4em;
}
.filter-bar .filter .name:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.8em;
  height: 0.4em;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/arrow_filter.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.filter-bar .filter .name .default {
  opacity: 1;
}
.filter-bar .filter .name .jsname {
  display: inline-block;
  position: absolute;
  left: 1.4em;
  top: 0;
  opacity: 0;
}
.filter-bar .filter .name.active {
  color: #E2007A;
}
.filter-bar .filter .name.active .default {
  opacity: 0;
  position: absolute;
}
.filter-bar .filter .name.active .jsname {
  opacity: 1;
  position: relative;
  left: 0;
}
.filter-bar .filter ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  padding: 0.2em 1.4em 0.7em;
  background-color: white;
  display: none;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 15.4em;
  height: auto;
}
.filter-bar .filter ul::-webkit-scrollbar {
  width: 0.2em;
}
.filter-bar .filter ul::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}
.filter-bar .filter ul::-webkit-scrollbar-thumb {
  background-color: #A8AAAA;
}
.filter-bar .filter ul li {
  padding: 0.2em 0;
  cursor: pointer;
}
.filter-bar .filter ul li.active {
  color: #E2007A;
}
.filter-bar .filter:hover ul {
  display: block;
}
.filter-bar .filter:hover .name:before {
  transform: rotate(180deg);
}
.filter-bar .filter[data-type=reference-technical-medium] ul {
  min-width: 15em;
}
.filter-bar .filter-reset {
  display: inline-block;
  font-weight: 700;
  padding-left: 1.3em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #E2007A;
  opacity: 0;
  cursor: pointer;
}
.filter-bar .filter-reset:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0.8em;
  left: 0;
  width: 0.7em;
  height: 0.7em;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/x.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.filter-bar .filter-reset.active {
  opacity: 1;
}
.references-section .title {
  margin-bottom: 0.4em;
}
.references-navigation {
  background-color: white;
  z-index: 999;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
.references-navigation .filter {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.company-map svg#countries .cls-1,
.company-map svg#countries .cls-2,
.company-map svg#countries .cls-3,
.company-map svg#countries .cls-4,
.company-map svg#countries .cls-5,
.company-map svg#countries .cls-6,
.company-map svg#countries .cls-7,
.company-map svg#countries .cls-8,
.company-map svg#countries .cls-9,
.company-map svg#countries .cls-10,
.company-map svg#countries .cls-11 {
  stroke: #fff;
  stroke-width: .5px;
}
.company-map svg#countries .cls-1,
.company-map svg#countries .cls-2,
.company-map svg#countries .cls-3,
.company-map svg#countries .cls-4,
.company-map svg#countries .cls-7,
.company-map svg#countries .cls-9,
.company-map svg#countries .cls-10 {
  stroke-miterlimit: 10;
}
.company-map svg#countries .cls-5,
.company-map svg#countries .cls-6,
.company-map svg#countries .cls-8,
.company-map svg#countries .cls-11 {
  stroke-linejoin: round;
}
.company-map svg#countries .cls-5,
.company-map svg#countries .cls-8,
.company-map svg#countries .cls-11 {
  stroke-linecap: round;
}
.company-map svg#countries .cls-1,
.company-map svg#countries .cls-2,
.company-map svg#countries .cls-6,
.company-map svg#countries .cls-8,
.company-map svg#countries .cls-3,
.company-map svg#countries .cls-4,
.company-map svg#countries .cls-11,
.company-map svg#countries .cls-5,
.company-map svg#countries .cls-9,
.company-map svg#countries .cls-7 {
  fill: #CDD0D0;
}
.company-map svg#countries .cls-10 {
  fill: #fff;
}
.company-map svg#countries .active {
  fill: #9BA1A2;
  cursor: pointer;
}
.company-map svg#countries .active * {
  fill: #9BA1A2;
}
.company-map svg#countries .active:hover,
.company-map svg#countries .active.open {
  fill: #0AAFCA;
}
.company-map svg#countries .active:hover *,
.company-map svg#countries .active.open * {
  fill: #0AAFCA;
}
.company-map .map-navigation {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 10em;
  transform: translateX(-50%);
}
.company-map .map-navigation .nav-element {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin: 0 1.1rem;
  line-height: 1.05em;
  text-align: center;
  background-color: #9BA1A2;
  color: white;
  cursor: pointer;
}
.company-map .contact-data-popup {
  position: absolute;
  top: 2em;
  right: 1em;
  width: 45.1em;
  background-image: url('https://polytechnik.com/101/wp-content/themes/hue/img/farbverlauf.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}
.company-map .contact-data-popup article {
  background: transparent;
}
.company-map .contact-data-popup article a {
  color: white;
}
svg#countries path#at {
  fill: #E2007A;
}
svg#countries path#at:hover,
svg#countries path#at.open {
  fill: #0AAFCA;
}
svg#countries path#at:hover *,
svg#countries path#at.open * {
  fill: #0AAFCA;
}
.row {
  display: grid;
  grid-column-gap: 2.2rem;
}
.row.row-50 {
  grid-template-columns: repeat(2,minmax(0,50%));
}
.row.row-6633 {
  grid-template-columns: minmax(0,66.6666%) minmax(0,33.3333%);
}
.row.row-2575 {
  grid-template-columns: minmax(0,25%) minmax(0,75%);
}
.row.row-layout-shift .image-wrapper {
  height: 100%;
}
.row.row-layout-shift[data-type="rdown"] > .col:last-child {
  transform: translateY(20em);
}
.row.row-layout-shift[data-type="rup"] > .col:last-child {
  transform: translateY(-20em);
}
.row.wo-gap {
  grid-column-gap: 0;
}
.grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 2.2rem;
  row-gap: 2.2rem;
}
.grid .grid-element .text p:last-child {
  margin-bottom: 0;
}
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: #f5f5f5;
  color: black;
  padding: 0.2em 0.4em;
  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%;
}
.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.content-slider .slideshow-container .slide {
  width: auto;
  height: 60vh;
  padding-right: 2.2rem;
}
.hue-slideshow.content-slider .slideshow-container .slide .image-wrapper {
  height: 100%;
}
.hue-slideshow.content-slider .slideshow-container .slide img {
  width: auto;
  height: 100%;
}
.hue-slideshow.content-slider .slideshow-container .slide:last-child {
  padding-right: 0;
}
.hue-slideshow.reference-slider {
  width: auto;
}
.hue-slideshow.reference-slider .slide {
  height: 36.9vw;
  max-height: 64em;
  margin-right: 2.2rem;
}
.hue-slideshow.reference-slider .slide:last-child {
  margin-right: 0;
}
.hue-slideshow.reference-slider .slide .image-wrapper.landscape {
  width: 47vw;
}
.hue-slideshow.reference-slider .slide .image-wrapper.portrait {
  width: 30vw;
}
.hue-slideshow.reference-slider .image-wrapper {
  height: 100%;
  overflow: hidden;
}
.hue-slideshow.reference-slider .image-wrapper img {
  width: 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;
}
.info-box {
  padding: 3.8rem;
  background-color: #f5f5f5;
  margin-bottom: 5em;
}
.info-box a {
  font-weight: 700;
}
.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-link {
  z-index: 99;
  display: none;
}
.back-link.active {
  display: block;
}
.back-button {
  position: absolute;
  top: 0;
  right: 0;
}
.back-button span {
  font-weight: 700 !important;
}
.navigation {
  margin: 1em 0;
  height: 1em;
}
.navigation .nav-links {
  text-align: center;
  padding: 0 5em;
}
.navigation .nav-links .page-numbers.current {
  font-weight: 700;
}
.navigation .nav-links .page-numbers.prev {
  position: absolute;
  top: 0;
  left: 0;
}
.navigation .nav-links .page-numbers.next {
  position: absolute;
  top: 0;
  right: 0;
}
.navigation .nav-links a {
  text-decoration: none;
}
.navigation .nav-links a:hover,
.navigation .nav-links a:focus,
.navigation .nav-links aactive {
  font-weight: 700;
}
.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: black;
  z-index: 99999;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.progressbar.hidden {
  opacity: 0;
}
.page-loader {
  display: none;
}
.hue-loader {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  -webkit-animation: hue-loader 1s infinite ease-in-out;
  animation: hue-loader 1s infinite ease-in-out;
}
@keyframes hue-loader {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1.0);
    opacity: 0;
  }
}
.viewport-detector {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 4;
}
.viewport-detector .em-size {
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .viewport-detector {
    z-index: 3;
  }
}
@media screen and (max-width: 1024px) {
  .viewport-detector {
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .viewport-detector {
    z-index: 1;
  }
}
@media screen and (max-width: 511px) {
  .viewport-detector {
    z-index: 0;
  }
}
.header-content,
.page-padding {
  padding-left: 6.1vw;
  padding-right: 6.1vw;
}
.page-padding-left {
  padding-left: 6.1vw;
}
.page-padding-right {
  padding-right: 6.1vw;
}
.page-padding-large {
  padding-left: 12.6vw;
  padding-right: 12.6vw;
}
.vertical-padding {
  padding-top: 9.5em;
  padding-bottom: 9.5em;
}
.vertical-padding-top {
  padding-top: 9.5em;
}
.vertical-padding-bottom {
  padding-bottom: 9.5em;
}
.vertical-padding-xxsmall-bottom {
  padding-bottom: 1em;
}
.vertical-padding-xsmall {
  padding-top: 3em;
  padding-bottom: 3em;
}
.vertical-padding-xsmall-top {
  padding-top: 3em;
}
.vertical-padding-xsmall-bottom {
  padding-bottom: 3em;
}
.vertical-padding-small {
  padding-top: 5em;
  padding-bottom: 5em;
}
.vertical-padding-small-top {
  padding-top: 5em;
}
.vertical-padding-small-bottom {
  padding-bottom: 5em;
}
.vertical-padding-medium {
  padding-top: 7.8em;
  padding-bottom: 7.8em;
}
.vertical-padding-medium-top {
  padding-top: 7.8em;
}
.vertical-padding-medium-bottom {
  padding-bottom: 7.8em;
}
.vertical-padding-large {
  padding-top: 12.8em;
  padding-bottom: 12.8em;
}
.vertical-padding-large-top {
  padding-top: 12.8em;
}
.vertical-padding-large-bottom {
  padding-bottom: 12.8em;
}
.vertical-padding-xlarge {
  padding-top: 23em;
  padding-bottom: 23em;
}
.vertical-padding-xlarge-top {
  padding-top: 23em;
}
.vertical-padding-xlarge-bottom {
  padding-bottom: 23em;
}
@media screen and (min-width: 1728px) {
  html {
    font-size: 0.58vw !important;
  }
}
@media screen and (max-width: 1600px) {
  .lang-menu {
    width: 6vw;
  }
}
@media screen and (max-width: 1500px) {
  .site-branding {
    margin-top: 3.4em;
  }
  .site-branding a svg {
    width: 22.8em;
  }
  .lang-menu {
    margin-right: 1em;
  }
  .lang-menu .title {
    margin-bottom: 1em;
  }
  ul.primary-menu li ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menux li ul.sub-menu {
    top: 3.7em;
  }
  ul.primary-menu li#menu-item-376 a {
    padding-right: 3em;
  }
}
@media screen and (max-width: 1400px) {
  .lang-menu {
    position: absolute;
    left: inherit;
    top: 7.1em;
  }
  .lang-menu .title {
    margin-bottom: 0.3em;
  }
}
@media screen and (max-width: 1280px) {
  .header-content,
  .page-padding {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .page-padding-left {
    padding-left: 4vw;
  }
  .page-padding-right {
    padding-right: 4vw;
  }
  .page-padding-large {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .vertical-padding {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }
  .vertical-padding-top {
    padding-top: 6vw;
  }
  .vertical-padding-bottom {
    padding-bottom: 6vw;
  }
  .vertical-padding-xsmall {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }
  .vertical-padding-xsmall-top {
    padding-top: 2vw;
  }
  .vertical-padding-xsmall-bottom {
    padding-bottom: 2vw;
  }
  .vertical-padding-small {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }
  .vertical-padding-small-top {
    padding-top: 3vw;
  }
  .vertical-padding-small-bottom {
    padding-bottom: 3vw;
  }
  .vertical-padding-medium {
    padding-top: 4.7vw;
    padding-bottom: 4.7vw;
  }
  .vertical-padding-medium-top {
    padding-top: 4.7vw;
  }
  .vertical-padding-medium-bottom {
    padding-bottom: 4.7vw;
  }
  .vertical-padding-large {
    padding-top: 7.7vw;
    padding-bottom: 7.7vw;
  }
  .vertical-padding-large-top {
    padding-top: 7.7vw;
  }
  .vertical-padding-large-bottom {
    padding-bottom: 7.7vw;
  }
  .vertical-padding-xlarge {
    padding-top: 13.8vw;
    padding-bottom: 13.8vw;
  }
  .vertical-padding-xlarge-top {
    padding-top: 13.8vw;
  }
  .vertical-padding-xlarge-bottom {
    padding-bottom: 13.8vw;
  }
  .timeline-wrapper .scroller .scroll-inner.timeline:after {
    right: 4vw;
  }
  site-header:hover,
  .site-header.search-form-active {
    height: 25.5em;
  }
  .site-branding {
    margin-top: 3.6em;
  }
  .site-branding a svg {
    width: 20.8em;
  }
  .lang-menu {
    top: 7.1em;
  }
  ul.primary-menu li ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menux li ul.sub-menu {
    top: 3.4em;
  }
  .site-footer .row-footer {
    grid-template-columns: 2.8fr 3fr 2fr 2fr 2fr;
  }
  .site-footer .col-logo .logo {
    width: 11.27em;
  }
}
@media screen and (max-width: 1200px) {
  site-header:hover,
  .site-header.search-form-active {
    height: 25em;
  }
  .site-branding {
    margin-top: 3.9em;
  }
  .site-branding a svg {
    width: 18em;
  }
  .lang-menu {
    top: 6.5em;
  }
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.primary-menu .sub-menu li a {
    font-size: 15px;
  }
  ul.primary-menu li ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menux li ul.sub-menu {
    top: 3.1em;
  }
  .searchform .search-form-button {
    width: 2em;
    height: 2em;
  }
  .box.simple .content {
    padding: 2.6rem 2rem;
  }
}
@media screen and (max-width: 1120px) {
  .site-header {
    height: 9.4em;
  }
  body.fixed-header .main-content {
    padding-top: 9.4em;
  }
  .site-branding {
    margin-top: 2.9em;
  }
  .site-menu {
    margin-top: 3.6em;
  }
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menux li a {
    padding-right: 3em;
  }
  ul.primary-menu li ul.sub-menu {
    width: auto;
    padding: 0 1em 1em;
    margin-left: -1em;
    pointer-events: auto;
  }
  ul.primary-menu li ul.sub-menu li {
    width: auto;
  }
  .site-footer .row-footer {
    grid-template-columns: 4fr 3fr 3fr 2fr;
    grid-gap: 2.2rem;
  }
  .site-footer .row-footer .col-logo {
    grid-row: 1 / 2;
  }
  .site-footer .row-footer .col-address {
    grid-row: 2 / 3;
  }
  .site-footer .row-footer .col-menu {
    grid-row: span 2;
  }
  .site-footer .row-footer .col-partner {
    grid-row: span 2;
  }
  .input-material {
    grid-template-columns: repeat(6,minmax(0,16.6%));
  }
}
@media screen and (max-width: 1024px) {
  .site-header {
    height: 5.4em;
  }
  body.fixed-header .main-content {
    padding-top: 5.4em;
  }
  .site-branding {
    margin-top: 1.2em;
  }
  .menu-toggle {
    display: block;
    right: 4vw;
  }
  .site-menu {
    display: none;
    position: fixed;
    top: 5.4em;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: white;
    opacity: 0;
    pointer-events: none;
    margin-top: 0;
    transition: opacity 0.2s ease-out;
  }
  .site-menu .menu-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 1em;
    -webkit-overflow-scrolling: touch;
    padding: 4vw;
  }
  .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 {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  body.menu-open .lang-menu {
    position: absolute;
    top: 13.6rem;
    left: 66.66%;
    margin-left: 1em;
    margin-top: 4vw;
    opacity: 1;
    z-index: 9;
    pointer-events: auto;
  }
  ul.primary-menu {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 2.2em;
    width: 66.66%;
  }
  ul.primary-menu li {
    display: block;
  }
  ul.primary-menu li a {
    padding: 5px 0;
  }
  ul.primary-menu li ul.sub-menu {
    display: block;
    position: relative;
    top: 0;
    opacity: 1;
    padding: 0;
    margin-left: 0;
  }
  ul.primary-menu li ul.sub-menu li a {
    padding: 5px 0;
  }
  .primary-navigation {
    margin-top: 8em;
  }
  .site-header .search-box {
    position: absolute;
    left: 4vw;
    right: 4vw;
    top: -1vw;
    margin-left: 0;
    padding-top: 4vw;
    background-color: white;
    z-index: 999;
  }
  .site-header .search-box .searchform {
    position: static;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
  }
  .site-header .search-box .searchform .search-form-container {
    position: relative;
    opacity: 1;
    pointer-events: auto;
  }
  .site-header .search-box .searchform .search-form-container .search-form-content {
    position: relative;
    right: auto;
    bottom: auto;
  }
  .site-header .search-box .search-form-button {
    display: none;
  }
  .site-header .search-box input {
    font-size: 14px;
  }
  article .entry-header .header-top {
    padding-top: 4vw;
  }
  .entry-header .header-slider .background {
    height: calc(79vh - 11.4em);
  }
  article .entry-header .header-top {
    aspect-ratio: 3;
  }
  .section-worldmap {
    display: none;
  }
  .hue-slideshow.content-slider .slideshow-container .slide {
    height: 40vw;
  }
  .box.min-size .content:before {
    padding-bottom: 10%;
    content: '';
    float: left;
  }
  .box.min-size .content:after {
    display: table;
    content: '';
    clear: both;
  }
  .box-row .image-wrapper img {
    aspect-ratio: 2.1746;
  }
  .box-row.scroll-inner .image-wrapper img {
    aspect-ratio: 1.6746;
  }
  .box-row {
    grid-template-columns: minmax(0,100%);
    grid-gap: 2.2rem;
  }
  .box-row .box.image-box > a.block {
    grid-template-rows: auto;
    grid-template-columns: minmax(0,66.66%) minmax(0,33.33%);
  }
  .scroll-wrapper .scroller .scroll-inner {
    grid-auto-columns: 30rem;
    grid-template-columns: repeat(auto-fill,30rem);
  }
  .image-section .background {
    aspect-ratio: 2.5;
  }
  .image-background {
    aspect-ratio: 2.5;
  }
  .input-material {
    grid-template-columns: repeat(5,minmax(0,20%));
  }
  .grid-benefits {
    grid-template-columns: repeat(2,minmax(0,100%));
  }
  .grid-benefits:nth-child(odd) .grid-element {
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: auto;
  }
  .grid-benefits:nth-child(odd) .grid-element:nth-child(odd) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: auto;
  }
  .grid-benefits:nth-child(odd) .grid-element:nth-child(odd) .content-wrapper {
    width: 50%;
  }
  .grid-benefits:nth-child(odd) .grid-element:nth-child(even) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: auto;
  }
  .grid-benefits:nth-child(odd) .grid-element:nth-child(even) .top {
    order: 2;
  }
  .grid-benefits:nth-child(odd) .grid-element:nth-child(even) .bottom {
    order: 1;
  }
  .grid-benefits:nth-child(odd) .grid-element:nth-child(even) .content-wrapper {
    width: 50%;
    left: 0;
    right: auto;
  }
  .grid-benefits:nth-child(even) .grid-element {
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: auto;
  }
  .grid-benefits:nth-child(even) .grid-element:nth-child(odd) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: auto;
  }
  .grid-benefits:nth-child(even) .grid-element:nth-child(odd) .top {
    order: 2;
  }
  .grid-benefits:nth-child(even) .grid-element:nth-child(odd) .bottom {
    order: 1;
  }
  .grid-benefits:nth-child(even) .grid-element:nth-child(odd) .content-wrapper {
    width: 50%;
    left: 0;
    right: auto;
  }
  .grid-benefits:nth-child(even) .grid-element:nth-child(even) {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column: 1/3;
    grid-row: auto;
  }
  .grid-benefits:nth-child(even) .grid-element:nth-child(even) .content-wrapper {
    width: 50%;
  }
  .grid-team {
    grid-template-columns: repeat(2,minmax(0,50%));
  }
  .grid-team .grid-box .top {
    width: 100%;
  }
  .grid-team .grid-box .bottom {
    aspect-ratio: auto;
  }
  .grid-team .grid-box:last-child {
    grid-column: 1/3;
  }
  .box-list {
    grid-template-columns: repeat(2,minmax(0,50%));
  }
  .press-article-list .section-content {
    grid-template-columns: repeat(3,minmax(0,33.33%));
  }
  .box.simple .content {
    padding: 3.8rem;
  }
}
@media screen and (max-width: 900px) {
  .row.row-50 {
    grid-template-columns: minmax(0,100%);
    grid-row-gap: 4.4rem;
  }
  .row.row-50 .image-wrapper {
    aspect-ratio: 1.6;
  }
  .row.row-50 .image-wrapper.brtl {
    transform: translateX(4vw);
  }
  .row.row-50 .image-wrapper.brbr {
    transform: translateX(-4vw);
  }
  .row.row-50.vertical-padding {
    grid-row-gap: 2.2rem;
  }
  .row.row-50 .col {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .row.row-50.text-image-row {
    grid-row-gap: 0;
    margin-bottom: 4vw;
  }
  .row.row-50.image-text-row {
    grid-row-gap: 0;
    margin-bottom: 4vw;
  }
  .row.row-50.image-text-row .col:first-child {
    order: 2;
  }
  .row.row-50.image-text-row .col:last-child {
    order: 1;
  }
  .content.page-padding .row.row-50 .col {
    padding-left: 0;
    padding-right: 0;
  }
  .row.row-layout-shift > .col {
    transform: none !important;
  }
  .entry-content .description {
    margin-bottom: 3.6em;
  }
  .entry-content .link.margin-top {
    margin-top: 5em;
  }
  .reference .hue-slideshow.same-height .slideshow-container .slide {
    height: 58vw;
  }
  .reference .hue-slideshow.reference-slider .image-wrapper.landscape {
    width: 85vw;
  }
  .row-50 .pt-logo-wrapper {
    width: 50%;
    margin: 0 auto 1em;
    aspect-ratio: 1.61;
  }
  .page-section.section-our-vision .row.row-50 {
    grid-row-gap: 0;
  }
  .tab-container.media .row.row-50 {
    grid-row-gap: 0;
  }
  .tab-container.media .tab-page {
    grid-template-columns: minmax(0,100%);
    height: auto !important;
  }
  .tab-container.media .tab-page.active {
    display: grid !important;
  }
  .tab-container.media .tab-page .image-wrapper {
    order: 2;
  }
  .tab-container.media .tab-page .content {
    order: 1;
    padding-left: 0;
    padding-right: 0;
  }
  article.reference .details {
    margin-bottom: 1.6em;
  }
  .reference-list .section-content article:nth-child(even) .first-col {
    order: 1;
  }
  .reference-list .section-content article:nth-child(even) .second-col {
    order: 2;
  }
  .grid {
    grid-template-columns: repeat(2,1fr);
  }
  .title-info.hide-mobile {
    display: none;
  }
  .title-info.show-mobile {
    display: block;
  }
}
@media screen and (max-width: 850px) {
  .site-footer .row-footer {
    grid-template-columns: 4fr 3fr 3fr;
  }
  .site-footer .row-footer .col-partner {
    grid-column: span 3;
    grid-row: auto;
  }
  .site-footer .row-footer .col-partner .col-logo {
    grid-column-gap: 2.2rem;
  }
  .site-footer .col-partner {
    flex-direction: row;
  }
  .site-footer .col-partner .legal-notes {
    display: flex;
    align-items: end;
  }
  .article-header .top {
    grid-template-columns: 50% 50%;
  }
  .page-template-page-070-contact .entry-header .header-top {
    aspect-ratio: auto;
  }
  .row.row-6633 {
    grid-template-columns: repeat(2,minmax(0,50%));
  }
  .row.row-6633.single-col {
    grid-template-columns: minmax(0,100%);
  }
  .entry-header .row.row-6633 {
    grid-template-columns: minmax(0,66.66%) minmax(0,33.33%);
  }
  .box-row .box.image-box > a.block {
    grid-template-columns: repeat(2,minmax(0,50%));
  }
  article.search-result-entry.has-thumbnail {
    grid-template-columns: repeat(2,minmax(0,50%));
  }
  .entry-content .image-section .background {
    filter: brightness(0.6);
  }
  .image-section .content .row {
    grid-template-columns: repeat(3,minmax(0,33.33%));
  }
}
@media screen and (max-width: 767px) {
  body.menu-open .lang-menu {
    right: 4vw;
    left: auto;
    text-align: right;
    margin-right: 0;
    width: 4em;
  }
  ul.primary-menu {
    width: calc(100% - 8em);
  }
  .entry-header .header-slider .background {
    height: calc(69vh - 11.4em);
  }
  article .entry-header .header-top {
    aspect-ratio: 2.7;
  }
  .entry-header .row.row-6633 {
    grid-template-columns: minmax(0,100%);
  }
  .entry-header .row.row-6633 .contact-info {
    margin: 1em 0;
  }
  .field-row.field-row-50,
  .field-row.field-row-download {
    grid-template-columns: minmax(0,100%);
    grid-gap: 2.2rem;
  }
  article.search-result-entry.has-thumbnail {
    grid-template-columns: minmax(0,100%);
  }
  .image-section .content {
    padding: 8vw 4vw;
  }
  .box-row .box.image-box > a.block {
    grid-template-columns: minmax(0,100%);
  }
  .box-row .box .description {
    margin-bottom: 0.3em;
  }
  .box-row .image-wrapper img {
    aspect-ratio: 2.1746;
  }
  .facts {
    grid-template-columns: repeat(2,minmax(0,50%));
    grid-gap: 4.7rem;
  }
  .input-material {
    grid-template-columns: repeat(4,minmax(0,25%));
  }
  .category-nav .nav-element {
    padding-right: 2em;
  }
  .benefits-grid .grid-benefits {
    grid-template-columns: minmax(0,100%);
  }
  .benefits-grid .grid-benefits .grid-element.benefit {
    display: grid;
    grid-template-columns: 100%;
    grid-column: auto;
    grid-row: auto;
    aspect-ratio: 1;
  }
  .benefits-grid .grid-benefits .grid-element.benefit .top {
    order: 1;
    aspect-ratio: auto;
  }
  .benefits-grid .grid-benefits .grid-element.benefit .bottom {
    order: 2;
    aspect-ratio: auto;
  }
  .benefits-grid .grid-benefits .grid-element.benefit .content-wrapper {
    width: 100%;
  }
  .benefits-grid .grid-benefits .grid-element.benefit .image-wrapper {
    opacity: 0.2;
  }
  .benefits-grid .grid-benefits .grid-element.benefit .image-wrapper img {
    aspect-ratio: 1;
  }
  .grid-team {
    grid-template-columns: minmax(0,100%);
  }
  .grid-team .grid-box:last-child {
    grid-column: auto;
  }
  .box-list {
    grid-template-columns: minmax(0,100%);
  }
  .downloads .contact-box.show-moble {
    display: block;
    margin-top: 5em;
  }
  .downloads .contact-box.hide-moble {
    display: none;
  }
  .downloads {
    padding-right: 4vw;
  }
  .downloads .row.row-2575 {
    grid-template-columns: minmax(0,100%);
  }
  .tab-container.vertical .tab-nav .nav-element.active:after {
    display: none;
  }
  .tab-container.vertical .tab-nav .nav-element {
    display: inline-block;
    margin-bottom: 0;
    background-color: white;
  }
  .tab-container.vertical .tab-nav .nav-element.active {
    background-color: #f5f5f5;
    cursor: default;
  }
}
@media screen and (max-width: 650px) {
  .site-footer .row-footer {
    grid-template-columns: 4fr 3fr;
  }
  .site-footer .row-footer .col-menu {
    grid-column: 2 / 3;
    grid-row: auto;
  }
  .site-footer .row-footer .col-partner {
    grid-column: span 2;
  }
  article .entry-header .header-top {
    padding-top: 5em;
    aspect-ratio: auto;
  }
  .image-section .background {
    aspect-ratio: 2;
  }
  .image-background {
    aspect-ratio: 2;
  }
  .entry-content .image-description {
    margin-top: 4em;
  }
  .image-description .text.left {
    padding-left: 8vw;
  }
  .image-description .text.right {
    padding-left: 0;
  }
  .row.row-6633 {
    grid-template-columns: minmax(0,100%);
    grid-gap: 2.2rem;
  }
  .row.row-6633 .pt-logo-wrapper {
    width: 50%;
    margin: 0 auto;
    aspect-ratio: 1.61;
  }
  .input-material {
    grid-template-columns: repeat(3,minmax(0,33.33%));
  }
  .press-article-list .section-content {
    grid-template-columns: repeat(2,minmax(0,50%));
  }
  .back-link {
    display: none;
  }
  .benefits-grid .grid-benefits .grid-element.benefit,
  .benefits-grid .grid-benefits .grid-element.benefit .top {
    aspect-ratio: 0.7;
  }
  .tab-container .tab-nav .nav-element {
    padding: 0.7em;
  }
  .scroll-navigation {
    position: relative;
    text-align: right;
  }
  .box .content {
    padding: 2.3rem 2.3rem 5.3em;
  }
  .box.simple .content {
    padding: 2.3rem;
  }
  .tab-container .tab-pages .tab-page .content {
    padding: 2.3rem;
  }
  .grid-box .content {
    padding: 2.3rem;
  }
  .location-list article .content {
    padding-bottom: 2.3rem;
  }
  .info-box {
    padding: 2.3rem;
  }
  .box .plus {
    bottom: 2em;
    right: 1.8em;
    width: 2.4em;
    height: 2.4em;
  }
  .request-form:before {
    right: 4vw;
  }
  .image-section .content .row {
    grid-template-columns: minmax(0,100%);
    grid-gap: 2.2rem;
  }
  .image-section .background {
    aspect-ratio: 1;
  }
  .download-button-block {
    max-width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .grid {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 511px) {
  ul.primary-menu {
    grid-template-columns: 100%;
  }
  .image-section .background {
    aspect-ratio: 1;
  }
  .image-background {
    aspect-ratio: 1;
  }
  .management-section .image-background {
    aspect-ratio: 1.6;
  }
  .box-row .image-wrapper img {
    aspect-ratio: 1.6;
  }
  .input-material {
    grid-template-columns: repeat(2,minmax(0,50%));
  }
  .category-nav .nav-element {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
  }
  .image-section .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .image-section .content {
    position: relative;
  }
  .image-section .content .title {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 450px) {
  .site-footer .row-footer {
    grid-template-columns: 1fr;
  }
  .site-footer .row-footer .col-logo {
    grid-row: auto;
  }
  .site-footer .row-footer .col-address {
    grid-row: auto;
  }
  .site-footer .row-footer .col-menu {
    grid-column: auto;
  }
  .site-footer .row-footer .col-partner {
    grid-column: auto;
  }
  .site-footer .col-partner {
    flex-direction: column;
  }
  .site-footer .col-partner .row-logo {
    justify-content: start;
    margin-bottom: 1em;
  }
  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .hue-slideshow-horizontal > .swiper-pagination-bullets {
    display: none !important;
  }
  .press-article-list .section-content {
    grid-template-columns: minmax(0,100%);
  }
  .timeline-wrapper .scroller .scroll-inner.timeline {
    grid-template-columns: repeat(auto-fill,38em);
    grid-auto-columns: 38em;
  }
}
div.wpcf7 .screen-reader-response {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
div.wpcf7 .wpcf7-form-control-wrap {
  display: block;
}
div.wpcf7 span.wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0.7em;
  margin-top: 0.2em;
  color: #E2007A;
}
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 {
  color: #E2007A;
  margin-left: 0.7em;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.BorlabsCookie ._brlbs-content-blocker {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 1em;
  background-color: #e3e3e3;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-default {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
  background-color: transparent;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
  display: none;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption {
  color: black;
  background: none;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label .icheckbox_hue {
  vertical-align: middle;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label small {
  vertical-align: middle;
  font-size: inherit;
}
.BorlabsCookie ._brlbs-content-blocker a,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a {
  color: black;
}
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn {
  background: black;
  color: white;
  border: 1px solid black;
  border-radius: 0;
  transition: none;
}
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:before,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:before {
  display: none;
}
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover,
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:active,
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:focus,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:hover,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:active,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption a._brlbs-btn:focus {
  background: white;
  color: black;
}
.marquee {
  overflow: hidden;
}
@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 {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  line-height: 1;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  transform: translateY(-50%);
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
}
.swiper-button-prev svg line,
.swiper-button-next svg line {
  stroke: black;
}
.swiper-button-prev,
.hue-slideshow-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev svg,
.hue-slideshow-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-next,
.hue-slideshow-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.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;
}
.hue-slideshow:hover .swiper-button-prev,
.hue-slideshow:hover .swiper-button-next {
  color: #E2007A;
}
.hue-slideshow.header-slider .swiper-button-prev,
.hue-slideshow.header-slider .hue-slideshow-rtl .swiper-button-next {
  left: 2vw;
}
.hue-slideshow.header-slider .swiper-button-next,
.hue-slideshow.header-slider .hue-slideshow-rtl .swiper-button-prev {
  right: 2vw;
}
.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 {
  display: inline-block;
  bottom: 6.4vw;
  right: 0;
  width: auto;
  z-index: 9999;
}
.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: 2.4em;
  height: 2px;
  display: inline-block;
  border-radius: 0;
  background: white;
  opacity: 1;
  padding-top: 1px;
}
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 {
  width: 2.4em;
  height: 4px;
  opacity: 1;
  background: white;
  transform: translateY(1px);
}
.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;
}
