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;
}
.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%;
}
*::placeholder {
  color: black;
}
label,
input,
textarea,
button {
  vertical-align: top;
  white-space: normal;
  background: none;
  border: none;
}
fieldset,
.fieldset {
  margin-bottom: 1em;
}
label,
fieldset legend {
  display: block;
  margin-bottom: 0.2em;
}
button,
.button,
input[type=submit],
input[type=reset] {
  display: inline-block;
  width: 100%;
  max-width: 2000em;
  padding: 0.4em;
  line-height: 1;
  border: 1px solid black;
  background-color: black;
  color: #FFFF66;
  cursor: pointer;
  padding: 0;
  height: 4.2rem;
}
button:hover,
button:active,
button:focus,
.button:hover,
.button:active,
.button:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus {
  background-color: #FFFF66;
  color: black;
}
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  width: 100%;
  max-width: 2000em;
  padding: 0.4em;
  border-bottom: 1px solid black;
  text-align: center;
}
textarea {
  width: 100%;
  max-width: 2000em;
  padding: 0.4em;
  border-bottom: 1px solid black;
}
input[type=checkbox],
input[type=radio] {
  width: 1em;
  height: 1em;
}
label input[type=checkbox],
label input[type=radio],
label .icheckbox_hue,
label .iradio_hue {
  margin-right: 0.4em;
}
input[type="checkbox"],
input[type=radio] {
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  background-color: white;
  margin: 0;
  color: black;
  width: 1em;
  height: 1em;
  border: 1px solid black;
  margin-top: 0.2em;
}
input[type=radio] {
  border-radius: 50%;
}
input[type="checkbox"]::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.8em;
  height: 0.8em;
  transform: translate(-50%,-50%) scale(0);
  clip-path: polygon(10% 0%,0% 10%,40% 50%,0% 90%,10% 100%,50% 60%,90% 100%,100% 90%,60% 50%,100% 10%,90% 0%,50% 40%);
  transform: scale(0);
  background: black;
}
input[type="radio"]::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.4em;
  height: 0.4em;
  transform: translate(-50%,-50%) scale(0);
  transform: scale(0);
  background: black;
  border-radius: 50%;
}
input[type="checkbox"]:checked::before,
input[type="radio"]:checked::before {
  transform: translate(-50%,-50%) scale(0.99);
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: none;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  color: grey;
  cursor: not-allowed;
}
select {
  border: 1px solid black;
}
input:focus,
textarea:focus,
select:focus,
option:focus,
button:focus {
  outline: 1px solid black;
}
input[disabled],
textarea[disabled],
select[disabled],
option[disabled],
button[disabled] {
  cursor: not-allowed;
}
.searchform {
  position: relative;
  display: inline-block;
}
.searchform .search-form-container {
  width: 2em;
  overflow: hidden;
  transition: width 0.2s ease-out;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container:before,
.searchform .search-form-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.searchform .search-form-container .search-form-content {
  float: right;
  width: 11.3em;
  white-space: nowrap;
}
.searchform .search-form-container .search-form-content input[type=text],
.searchform .search-form-container .search-form-content input[type=submit] {
  display: inline-block;
  margin: 0;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=text] {
  max-width: 9em;
  margin-right: 0.3em;
}
.searchform .search-form-container .search-form-content input[type=submit] {
  width: 2em;
  height: 2em;
  color: transparent;
  background-color: transparent;
  border: none;
}
.searchform .search-form-container .search-form-content input[type=submit]:hover,
.searchform .search-form-container .search-form-content input[type=submit]:active,
.searchform .search-form-container .search-form-content input[type=submit]:focus {
  color: transparent;
  background-color: transparent;
}
.searchform .search-form-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 2em;
  height: 2em;
  z-index: 5;
  cursor: pointer;
}
.searchform .search-form-button svg path {
  fill: black;
}
.searchform .search-form-button:hover svg path,
.searchform .search-form-button:active svg path,
.searchform .search-form-button:focus svg path {
  fill: black;
}
.searchform.active .search-form-container {
  width: 11.3em;
}
.searchform.active .search-form-button {
  pointer-events: none;
}
.searchform.active .search-form-button svg path {
  fill: black;
}
#content #searchform .search-form-button {
  display: none;
}
.error-404 .searchform {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group {
  margin-bottom: 1em;
}
#mc_embed_signup form .mc-field-group input {
  margin-bottom: 0;
}
#mc_embed_signup form input.mce_inline_error {
  border-color: black;
}
#mc_embed_signup form div.mce_inline_error {
  max-width: 2000em;
  margin: 0 0 1em;
  padding: 0.4em;
  background-color: black;
}
#mc_embed_signup form #mce-responses .response {
  margin: 1em 0;
}
#mc_embed_signup form ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0.5em;
}
#mc_embed_signup form ul .icheckbox_hue {
  margin-right: 0.5em;
}
#mc_embed_signup form ul label {
  display: inline-block;
}
.srt {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.cf:before,
.cf:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
@font-face {
  font-family: 'ABC';
  src: local('☺'), url('https://teamwerbung.wien/wp-content/themes/hue/style/fonts/ABCGravity-ExtraCondensed.woff') format('woff');
}
@font-face {
  font-family: 'Overused';
  src: local('☺'), url('https://teamwerbung.wien/wp-content/themes/hue/style/fonts/OverusedGrotesk-SemiBold.woff') format('woff');
}
@font-face {
  font-family: 'JHA';
  src: local('☺'), url('https://teamwerbung.wien/wp-content/themes/hue/style/fonts/JHA_Times_Now_SemiBold.otf') format('opentype');
}
body {
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: black;
  font-size: 2.2rem;
  line-height: 1.27;
}
a,
.link-text {
  color: black;
  font-family: 'JHA', "Times New Roman", Times, serif;
  font-size: 2.2rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'JHA', "Times New Roman", Times, serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: normal;
  font-weight: normal;
}
h1 {
  font-family: "ABC";
  font-size: 25rem;
  text-transform: uppercase;
  line-height: 0.84;
}
h2 {
  font-family: 'JHA', "Times New Roman", Times, serif;
  font-size: 6rem;
  line-height: 1;
}
h2 .sans,
h2 strong {
  font-family: "ABC";
  font-size: 6.5rem;
  text-transform: uppercase;
}
h2 p {
  margin-bottom: 0;
}
h3 {
  font-family: 'JHA', "Times New Roman", Times, serif;
  font-size: 5.5rem;
  line-height: 1.14;
}
h4 {
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 3rem;
}
h5 {
  font-family: "ABC";
  font-size: 8rem;
  line-height: 1;
  text-transform: uppercase;
}
h6 {
  font-family: "ABC";
  font-size: 6.5rem;
  line-height: 1;
  text-transform: uppercase;
}
label {
  font-size: 14px;
  font-size: 1.4rem;
}
input,
select,
button,
textarea {
  font-size: 14px;
  font-size: 1.4rem;
}
::-moz-selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
::selection {
  color: #000;
  background-color: rgba(221,221,221,0.996) !important;
}
.scroll-wrapper {
  height: 100%;
  overflow-y: auto;
  padding: 1em;
  -webkit-overflow-scrolling: touch;
}
.scroll-wrapper::-webkit-scrollbar {
  width: 0.3em;
}
.scroll-wrapper::-webkit-scrollbar-track {
  background-color: grey;
}
.scroll-wrapper::-webkit-scrollbar-thumb {
  background-color: black;
}
.image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper img.loaded {
  opacity: 1;
}
.image-wrapper:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-wrapper .lightbox-image {
  display: none;
}
.image-wrapper .image-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: white;
  color: black;
  padding: 0.1em;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.image-wrapper:hover .image-caption {
  opacity: 1;
}
.background-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.background-image.mobile {
  display: none;
}
.video-wrapper video {
  width: 100%;
  height: auto;
}
.video-wrapper .video-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.video-wrapper .video-curtain.hidden {
  opacity: 0;
  pointer-events: none;
}
.video-wrapper.fullscreen {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-wrapper.fullscreen video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%,-50%);
}
.audio-wrapper {
  font-size: 0;
}
.audio-wrapper audio:focus {
  outline: none;
}
.hue-slideshow {
  display: block;
  width: 100%;
  margin-bottom: 1em;
  -webkit-user-select: none;
  user-select: none;
}
.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-width .slideshow-container {
  height: 100%;
}
.hue-slideshow.same-width .slideshow-container .slide .image-wrapper {
  width: 100%;
}
.hue-slideshow.same-height {
  aspect-ratio: 4;
}
.hue-slideshow.same-height .slideshow-container .slide {
  width: auto;
  height: 100%;
}
.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.cover {
  aspect-ratio: 1.6;
}
.hue-slideshow.cover .slideshow-container .slide {
  width: 100%;
  height: 100%;
}
.hue-slideshow.cover .slideshow-container .slide .image-wrapper {
  width: 100%;
  height: 100%;
}
.hue-slideshow.cover .slideshow-container .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hue-slideshow.with-mouseover {
  cursor: none;
}
.hue-slideshow.with-mouseover .flickity-enabled.is-draggable .flickity-viewport {
  cursor: none;
}
.hue-slideshow.with-mouseover .slideshow-display {
  position: absolute;
  transform: translate(-50%,-50%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  white-space: nowrap;
}
.hue-slideshow.with-mouseover:hover .slideshow-display {
  opacity: 1;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button {
  top: 0;
  width: 50%;
  height: 100%;
  max-width: 100%;
  border-radius: 0;
  background-color: transparent;
  -webkit-transform: none;
  transform: none;
  cursor: none !important;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.previous {
  left: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button.next {
  right: 0;
}
.hue-slideshow.with-mouseover .flickity-prev-next-button svg {
  display: none;
}
.popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(0,0,0,0.5);
  transition: opacity 0.4s ease-out;
}
.popup-container .inner {
  position: relative;
  top: 50%;
  left: auto;
  width: 70vw;
  height: 90vh;
  margin: 0 auto;
  transform: translateY(-50%);
  background-color: white;
}
.popup-container .inner .scroll-wrapper {
  padding: 0;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.popup-container .popup-content {
  padding: 1em;
}
.popup-container article {
  padding-top: 0;
  margin-bottom: 0;
}
.popup-container.active {
  opacity: 1;
  pointer-events: auto;
}
.popup-container.loaded .scroll-wrapper {
  opacity: 1;
}
.hue-gallery ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 1em;
  row-gap: 1em;
}
.hue-gallery ul .grid-element {
  width: auto;
}
.hue-map {
  margin-bottom: 1em;
}
.iframe-wrapper {
  width: 100%;
  aspect-ratio: 1.7777777777778;
}
.iframe-wrapper iframe {
  width: 100%;
  height: 100%;
}
.back-button {
  position: absolute;
  top: 1em;
  right: 0;
  z-index: 10;
}
.edit-link {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
}
.edit-link .icon {
  display: inline-block;
  width: 2em;
  height: 2em;
  padding: 0.05em 0.1em;
  background-color: red;
}
.edit-link .icon svg path {
  fill: white;
}
.edit-link .title {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 0.2em 0.4em;
  background-color: white;
  pointer-events: none;
}
.edit-link:hover .title {
  display: block;
}
ul.category-list {
  list-style: none;
}
ul.category-list li {
  display: inline-block;
  padding-right: 0.5em;
}
.navigation {
  margin: 1em 0;
}
.navigation.pagination .nav-links {
  text-align: center;
  padding: 0 5em;
}
.navigation.pagination .nav-links .page-numbers.current {
  text-decoration: underline;
}
.navigation.pagination .nav-links .page-numbers.prev {
  position: absolute;
  top: 0;
  left: 0;
}
.navigation.pagination .nav-links .page-numbers.next {
  position: absolute;
  top: 0;
  right: 0;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a:active,
.navigation.pagination .nav-links a:focus {
  text-decoration: underline;
}
.navigation.load-more {
  text-align: center;
}
.navigation.load-more .button {
  max-width: 48rem;
}
.navigation.load-more .button .default {
  display: block;
}
.navigation.load-more .button .loading {
  display: none;
}
.navigation.load-more .button.active .default {
  display: none;
}
.navigation.load-more .button.active .loading {
  display: block;
}
.navigation.filter-list .filter.list ul li {
  display: inline-block;
  margin-right: 1em;
}
.navigation.filter-list .filter.list ul li a.active,
.navigation.filter-list .filter.list ul li a:hover,
.navigation.filter-list .filter.list ul li a:active,
.navigation.filter-list .filter.list ul li a:focus {
  text-decoration: underline;
}
.navigation.filter-list .filter.dropdown {
  display: inline-block;
  vertical-align: top;
  padding-right: 3em;
  margin-right: 0.4em;
}
.navigation.filter-list .filter.dropdown .name {
  font-weight: 700;
  padding-left: 1.4em;
}
.navigation.filter-list .filter.dropdown .name:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.8em;
  height: 0.4em;
  background-image: url('https://teamwerbung.wien/wp-content/themes/hue/img/filter-arrow.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.navigation.filter-list .filter.dropdown .name .default {
  opacity: 1;
}
.navigation.filter-list .filter.dropdown .name .jsname {
  display: inline-block;
  position: absolute;
  left: 1.4em;
  top: 0;
  opacity: 0;
}
.navigation.filter-list .filter.dropdown .name.active {
  text-decoration: underline;
}
.navigation.filter-list .filter.dropdown .name.active .default {
  opacity: 0;
  position: absolute;
}
.navigation.filter-list .filter.dropdown .name.active .jsname {
  opacity: 1;
  position: relative;
  left: 0;
}
.navigation.filter-list .filter.dropdown ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  padding: 0.2em 1.4em 0.7em;
  background-color: white;
  display: none;
  max-height: 15.4em;
  height: auto;
}
.navigation.filter-list .filter.dropdown ul li {
  padding: 0.2em 0;
  cursor: pointer;
}
.navigation.filter-list .filter.dropdown ul li.active {
  text-decoration: underline;
}
.navigation.filter-list .filter.dropdown:hover ul {
  display: block;
}
.navigation.filter-list .filter.dropdown:hover .name:before {
  transform: rotate(180deg);
}
.navigation.filter-list .filter-reset {
  display: inline-block;
  font-weight: 700;
  padding-left: 1.3em;
  opacity: 0;
  cursor: pointer;
}
.navigation.filter-list .filter-reset:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 0.7em;
  height: 0.7em;
  background-image: url('https://teamwerbung.wien/wp-content/themes/hue/img/filter-x.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.navigation.filter-list .filter-reset.active {
  opacity: 1;
}
.navigation.filter-list .filter-reset.active,
.navigation.filter-list .filter-reset:hover,
.navigation.filter-list .filter-reset:active,
.navigation.filter-list .filter-reset:focus {
  text-decoration: underline;
}
.navigation.search-form {
  max-width: 20em;
}
.navigation.search-form label {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.navigation.search-form input {
  padding: 0.9em 2.4em 0.9em 1.2em;
}
.navigation.search-form .search-button {
  position: absolute;
  top: 50%;
  right: 0.6em;
  width: 1.7em;
  height: 1.6em;
  transform: translateY(-50%);
  cursor: pointer;
}
.navigation.search-form .search-button:hover svg path {
  fill: ;
}
.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: white;
  z-index: 99999;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.progressbar.hidden {
  opacity: 0;
}
.page-loader {
  display: none;
}
.hue-loader {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  -webkit-animation: hue-loader 1s infinite ease-in-out;
  animation: hue-loader 1s infinite ease-in-out;
}
@keyframes hue-loader {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1.0);
    opacity: 0;
  }
}
.site-footer {
  color: black;
  text-align: right;
  margin-bottom: 2em;
}
.site-footer .footer-content {
  height: 7.7rem;
  display: grid;
  align-items: center;
  justify-content: end;
}
.site-footer .footer-content a {
  color: black;
  font-family: "Overused";
  font-size: 1.6rem;
}
.site-footer .footer-content p {
  margin: 0;
}
.site-footer .footer-content li:last-child a {
  padding-right: 0;
}
.site-footer a {
  color: ;
  text-decoration: none;
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
  text-decoration: none;
}
.marquee {
  overflow: hidden;
  white-space: nowrap;
}
.marquee-inner {
  display: block;
  position: relative;
}
.marquee-inner a {
  display: inline-block;
}
#marquee {
  position: fixed;
  top: calc(100vh - 5rem);
  left: 0;
  width: 100vw;
  background-color: white;
  line-height: 5rem;
  z-index: 999999;
}
#marquee a {
  margin-right: 7rem;
}
#marquee a:before {
  display: none;
}
#marquee .title {
  font-family: 'JHA', "Times New Roman", Times, serif;
  font-size: 2rem;
}
#marquee .link-text {
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.8rem;
}
#marquee .link-text:hover {
  text-decoration: none;
}
#marquee .link-text:before {
  display: none;
}
#stoerer {
  min-height: 10rem;
  background-color: black;
  color: #FFFF66;
  margin-bottom: 5rem;
  display: none;
}
#stoerer .responsive-section {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
#stoerer h5 {
  font-size: 9.2rem;
  padding-top: 1.25rem;
  margin-bottom: 0;
}
#stoerer a {
  font-size: 3rem;
  color: #FFFF66;
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#stoerer #close_stoerer {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3rem;
}
#popup {
  position: fixed;
  z-index: 9999;
  left: 25vw;
  top: 50vh;
  display: none;
}
#popup .popup-inner {
  background-color: white;
  transition: transform .5s ease-out;
  padding: 1.5rem 3rem 1.5rem 1.5rem;
}
#popup h5 {
  margin-bottom: 0;
}
#popup:before {
  display: none;
}
#popup:hover .popup-inner {
  transform: translateX(5rem);
}
#popup .link-text {
  font-size: 2.5rem;
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  position: absolute;
  right: 2.5rem;
  top: 50%;
  transform: translateY(-60%);
  line-height: 1;
}
#popup .link-text:before {
  position: absolute;
  left: -30px;
  top: 12.5px;
}
body.home #popup {
  width: max-content;
}
body.home #popup br {
  display: none;
}
body.home #popup .link-text {
  text-align: left;
  position: relative;
  transform: none;
  display: block;
  top: auto;
  right: auto;
}
body.home #popup .link-text:before {
  position: relative;
  left: auto;
  top: auto;
}
#newsletter {
  text-align: center;
  margin-bottom: 8rem;
  margin-top: 12rem;
}
#newsletter h4 {
  margin-bottom: 2em;
}
#newsletter h4 .highlight {
  display: block;
  font-family: 'JHA', "Times New Roman", Times, serif;
  text-decoration: underline;
}
#newsletter .inner {
  grid-column: 4 / span 6;
}
#newsletter form {
  display: block;
}
#newsletter svg {
  position: absolute;
  right: -5rem;
  top: -5rem;
  width: 9rem;
  height: auto;
  opacity: 1 !important;
}
input,
textarea {
  border-radius: 0;
  font-weight: normal;
}
.mc4wp-form-fields {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-row-gap: 2rem;
  grid-column-gap: 4rem;
}
.mc4wp-form-fields input,
.mc4wp-form-fields input::placeholder {
  font-size: 2rem;
  text-align: left;
  border-radius: 0;
}
.mc4wp-form-fields input[name="FNAME"],
.mc4wp-form-fields input[name="LNAME"] {
  grid-column: span 3;
}
.mc4wp-form-fields input[name="EMAIL"],
.mc4wp-form-fields label,
.mc4wp-form-fields input[type="submit"] {
  grid-column: span 6;
}
.mc4wp-form-fields label a {
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
}
.mc4wp-form-fields label a:before {
  content: "";
}
.mc4wp-form-fields input[type="submit"] {
  max-width: 20rem;
  margin: 0 auto;
  text-align: center;
  border: none;
  text-transform: uppercase;
}
.mc4wp-form-fields input[type="submit"]:hover,
.mc4wp-form-fields input[type="submit"]:active,
.mc4wp-form-fields input[type="submit"]:focus {
  background-color: black;
  color: #FFFF66;
  font-family: "ABC";
  border: none;
  font-size: 2.5rem;
  padding-top: 0.2em;
}
.mc4wp-response {
  margin-top: 1em;
}
body.home #popup {
  top: 75vh;
  left: 5rem;
}
body.wer-wir-sind #popup {
  top: 60vh;
  left: 66vw;
}
body.soundingboard #popup {
  top: 40vh;
  left: 60vw;
}
body.wofuer-wir-stehen #popup {
  top: 65vh;
  left: 10vw;
}
body.was-wir-tun #popup {
  top: 60vh;
  left: 55vw;
}
body.events #popup {
  display: none;
}
body.kontakt #popup {
  display: none;
}
body.coming-soon #popup {
  display: none;
}
body.single #popup {
  display: none;
}
body.wko-wahl-2025 #popup {
  display: none;
}
.site-header {
  color: white;
}
.site-header .header-content {
  height: 100%;
  display: grid;
  align-items: center;
  height: 10rem;
  grid-template-columns: auto auto;
  justify-content: space-between;
}
.site-branding {
  line-height: 1;
}
.site-branding a {
  display: inline-block;
  position: relative;
}
.site-branding a svg {
  width: 13rem;
  height: auto;
}
.site-branding .draw-svg {
  position: absolute;
  left: 0;
  top: 0;
}
.primary-navigation .hover {
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%,-50%);
  font-family: "ABC";
  font-size: 2.4rem;
  text-transform: uppercase;
  opacity: 0;
  pointer-events: none;
}
.primary-navigation a:hover {
  color: transparent;
}
.primary-navigation a:hover .hover {
  color: black;
  opacity: 1;
}
body.home.scrolled-over-100vh .primary-navigation a:hover {
  color: transparent;
}
body.home.scrolled-over-100vh .primary-navigation a:hover .hover {
  color: black;
}
body.fixed-header .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99998;
}
ul.primary-menu li a,
ul.secondary-menu li a,
ul.footer-menu li a,
ul.mobile-menu li a {
  color: white;
}
ul.primary-menu li a:hover,
ul.primary-menu li a:active,
ul.primary-menu li a:focus,
ul.secondary-menu li a:hover,
ul.secondary-menu li a:active,
ul.secondary-menu li a:focus,
ul.footer-menu li a:hover,
ul.footer-menu li a:active,
ul.footer-menu li a:focus,
ul.mobile-menu li a:hover,
ul.mobile-menu li a:active,
ul.mobile-menu li a:focus {
  text-decoration: none;
}
ul.primary-menu li.current-menu-item > a,
ul.primary-menu li.current-menu-ancestor > a,
ul.secondary-menu li.current-menu-item > a,
ul.secondary-menu li.current-menu-ancestor > a,
ul.footer-menu li.current-menu-item > a,
ul.footer-menu li.current-menu-ancestor > a,
ul.mobile-menu li.current-menu-item > a,
ul.mobile-menu li.current-menu-ancestor > a {
  text-decoration: none;
}
ul.primary-menu li.current-menu-item.onepager-link > a,
ul.primary-menu li.current-menu-ancestor.onepager-link > a,
ul.secondary-menu li.current-menu-item.onepager-link > a,
ul.secondary-menu li.current-menu-ancestor.onepager-link > a,
ul.footer-menu li.current-menu-item.onepager-link > a,
ul.footer-menu li.current-menu-ancestor.onepager-link > a,
ul.mobile-menu li.current-menu-item.onepager-link > a,
ul.mobile-menu li.current-menu-ancestor.onepager-link > a {
  text-decoration: none;
}
ul.primary-menu li.current-menu-item.onepager-link > a span,
ul.primary-menu li.current-menu-ancestor.onepager-link > a span,
ul.secondary-menu li.current-menu-item.onepager-link > a span,
ul.secondary-menu li.current-menu-ancestor.onepager-link > a span,
ul.footer-menu li.current-menu-item.onepager-link > a span,
ul.footer-menu li.current-menu-ancestor.onepager-link > a span,
ul.mobile-menu li.current-menu-item.onepager-link > a span,
ul.mobile-menu li.current-menu-ancestor.onepager-link > a span {
  border-bottom: none;
}
ul.primary-menu li.onepager-link.active > a,
ul.secondary-menu li.onepager-link.active > a,
ul.footer-menu li.onepager-link.active > a,
ul.mobile-menu li.onepager-link.active > a {
  text-decoration: none;
}
@media (min-width: 1025px) {
  .primary-navigation {
    height: 100%;
  }
  ul.primary-menu,
  ul.secondary-menu,
  ul.footer-menu {
    z-index: 100;
  }
  ul.primary-menu li,
  ul.secondary-menu li,
  ul.footer-menu li {
    display: inline-block;
    z-index: 100;
  }
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    display: block;
    white-space: nowrap;
  }
  ul.primary-menu li ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menu li ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
  }
  ul.primary-menu li ul.sub-menu li,
  ul.secondary-menu li ul.sub-menu li,
  ul.footer-menu li ul.sub-menu li {
    width: 100%;
  }
  ul.primary-menu li ul.sub-menu ul.sub-menu,
  ul.secondary-menu li ul.sub-menu ul.sub-menu,
  ul.footer-menu li ul.sub-menu ul.sub-menu {
    top: 0;
    left: 100%;
  }
  ul.primary-menu li.menu-item-has-children:hover > ul.sub-menu,
  ul.secondary-menu li.menu-item-has-children:hover > ul.sub-menu,
  ul.footer-menu li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
  }
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    padding: 0 2.5rem;
  }
  ul.primary-menu li ul.sub-menu,
  ul.secondary-menu li ul.sub-menu,
  ul.footer-menu li ul.sub-menu {
    background-color: black;
  }
  .menu-toggle,
  ul.mobile-menu {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .site-header #searchform {
    display: none;
  }
  .menu-primary-container {
    display: none;
  }
  .site-menu {
    position: fixed;
    top: 3em;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: black;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease-out;
  }
  .site-menu .menu-content {
    height: 100%;
    overflow-y: auto;
    padding: 1em;
    -webkit-overflow-scrolling: touch;
  }
  .site-menu .menu-content::-webkit-scrollbar {
    width: 0.3em;
  }
  .site-menu .menu-content::-webkit-scrollbar-track {
    background-color: grey;
  }
  .site-menu .menu-content::-webkit-scrollbar-thumb {
    background-color: black;
  }
  body.menu-open .site-menu {
    opacity: 1;
    pointer-events: auto;
  }
  ul.mobile-menu {
    display: block;
    z-index: 100;
    padding-bottom: 10px;
  }
  ul.mobile-menu li {
    display: block;
    padding: 0 10px;
  }
  ul.mobile-menu li a {
    display: inline-block;
    height: 2em;
    line-height: 2em;
  }
}
.menu-toggle {
  position: absolute;
  top: 50%;
  right: 6rem;
  transform: translateY(-50%);
  font-size: 1em;
}
.menu-toggle {
  display: block;
  height: 1.5em;
  width: 2em;
  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.2em;
  background-color: white;
  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.1em;
}
.menu-toggle span.hbl3 {
  top: 100%;
  margin-top: -0.2em;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
  border: none;
  outline: none;
  background-color: transparent;
}
.menu-toggle:hover span,
.menu-toggle:active span,
.menu-toggle:focus span {
  background-color: ;
}
body.menu-open .menu-toggle span {
  transition-property: top, margin-top, transform;
  transition-timing-function: 0.2s;
  transition-delay: 0s, 0s, 0.2s;
  background-color: white;
}
body.menu-open .menu-toggle span.hbl1 {
  top: 50%;
  margin-top: -0.1em;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl2 {
  top: 50%;
  margin-top: -0.1em;
  transform: rotate(45deg);
}
body.menu-open .menu-toggle span.hbl3 {
  top: 50%;
  margin-top: -0.1em;
  transform: rotate(-45deg);
}
.site-branding,
.primary-navigation {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.header-content,
.responsive-section,
.footer-content {
  margin: 0 auto;
  padding-left: 6rem;
  padding-right: 6rem;
  max-width: 1550px;
}
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;
}
h1 {
  margin-bottom: 0;
}
h2 {
  margin-bottom: 0.75em;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
p.indent {
  text-indent: 2em;
}
a,
.link-text {
  text-decoration: none;
  transition: transform .5s ease-out;
}
a:hover,
a:focus,
a:active,
a.active,
.link-text:hover,
.link-text:focus,
.link-text:active,
.link-text.active {
  text-decoration: none;
  outline: none;
  transform: translateX(3.5rem);
}
a:before,
.link-text:before {
  content: "→\00a0\00a0";
}
header a:before,
footer a:before,
.person .paragraph a:before,
.forderung a:before {
  content: "";
}
header a:hover,
header a:focus,
header a:active,
header a.active,
header link.text:hover,
header link.text:focus,
header link.text:active,
header link.text.active,
footer a:hover,
footer a:focus,
footer a:active,
footer a.active,
footer link.text:hover,
footer link.text:focus,
footer link.text:active,
footer link.text.active,
#marquee a:hover,
#marquee a:focus,
#marquee a:active,
#marquee a.active,
#marquee link.text:hover,
#marquee link.text:focus,
#marquee link.text:active,
#marquee link.text.active,
#stoerer a:hover,
#stoerer a:focus,
#stoerer a:active,
#stoerer a.active,
#stoerer link.text:hover,
#stoerer link.text:focus,
#stoerer link.text:active,
#stoerer link.text.active,
#events a:hover,
#events a:focus,
#events a:active,
#events a.active,
#events link.text:hover,
#events link.text:focus,
#events link.text:active,
#events link.text.active,
.step-one a:hover,
.step-one a:focus,
.step-one a:active,
.step-one a.active,
.step-one link.text:hover,
.step-one link.text:focus,
.step-one link.text:active,
.step-one link.text.active,
.step-four a:hover,
.step-four a:focus,
.step-four a:active,
.step-four a.active,
.step-four link.text:hover,
.step-four link.text:focus,
.step-four link.text:active,
.step-four link.text.active,
.person .paragraph a:hover,
.person .paragraph a:focus,
.person .paragraph a:active,
.person .paragraph a.active,
.person .paragraph link.text:hover,
.person .paragraph link.text:focus,
.person .paragraph link.text:active,
.person .paragraph link.text.active,
.forderung a:hover,
.forderung a:focus,
.forderung a:active,
.forderung a.active,
.forderung link.text:hover,
.forderung link.text:focus,
.forderung link.text:active,
.forderung link.text.active {
  transform: none;
}
.img-link::before {
  content: "";
}
.img-link:hover,
.img-link:focus,
.img-link:active,
.img-link.active {
  transform: none;
}
.person .paragraph a,
.forderung a {
  text-decoration: underline;
  display: inline;
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.2rem;
}
.person .paragraph a {
  font-size: 2rem;
}
.post-preview:hover,
.post-preview:focus,
.post-preview:active,
.post-preview.active,
.event-preview:hover,
.event-preview:focus,
.event-preview:active,
.event-preview.active {
  transform: none;
}
.post-preview:hover .link-text,
.post-preview:focus .link-text,
.post-preview:active .link-text,
.post-preview.active .link-text,
.event-preview:hover .link-text,
.event-preview:focus .link-text,
.event-preview:active .link-text,
.event-preview.active .link-text {
  transform: translateX(3.5rem);
}
.intro-text a:before {
  content: "→ ";
}
.intro-text a:hover,
.intro-text a:focus,
.intro-text a:active,
.intro-text a.active {
  transform: translateX(5rem);
}
.image-wrapper .image-caption {
  top: 100%;
  bottom: auto;
  opacity: 1;
  background-color: transparent;
  color: black;
  font-family: 'JHA', "Times New Roman", Times, serif;
  font-size: 1.6rem;
}
ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.text ul {
  list-style-type: disc;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text ol {
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.text blockquote {
  margin: 1em 1.5em;
}
.text .image-wrapper {
  margin-bottom: 1em;
}
.text img {
  width: 100%;
  height: auto;
}
.text p img {
  width: auto;
  height: auto;
}
.text .video-wrapper,
.text .iframe-wrapper {
  margin-bottom: 1em;
}
hr {
  border-top: 1px solid black;
}
.grid,
form {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}
.intro-text {
  margin-bottom: 8rem;
  text-align: center;
  font-size: 3rem;
}
.intro-text .inner {
  grid-column: 3 / span 8;
}
.intro-text a {
  display: block;
  font-size: 3rem;
  border-bottom: 1px solid black;
  width: max-content;
  margin: 1.5em auto 0;
  line-height: 1;
}
.intro-text a:hover,
.intro-text a:active,
.intro-text a:focus {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
body.home {
  background-color: #FFFF66;
}
body.home header a,
body.home h1,
body.home #primary-menu a .hover {
  color: #FFFF66;
}
body.home .site-branding svg path {
  fill: #FFFF66;
  stroke: #FFFF66;
  transition: all .5s ease-out;
}
body.home .site-branding svg path + path {
  stroke-width: 0;
}
body.home .site-branding svg.draw-svg path {
  fill: none;
}
body.home.scrolled-over-100vh header {
  background-color: #FFFF66;
}
body.home.scrolled-over-100vh header a,
body.home.scrolled-over-100vh #primary-menu a .hover {
  color: black;
}
body.home.scrolled-over-100vh .site-branding svg path {
  fill: black;
  stroke: black;
}
body.home.scrolled-over-100vh .site-branding svg path + path {
  stroke-width: 0;
}
body.home.scrolled-over-100vh .site-branding svg.draw-svg path {
  fill: none;
}
#front_page_hero {
  margin-bottom: 12rem;
  width: 100vw;
  height: 100vh;
  padding: 16rem 6rem 6rem;
  display: grid;
  align-content: end;
}
#front_page_hero h1.left {
  text-align: left;
  position: absolute;
  left: 6rem;
  top: 16rem;
}
#front_page_hero h1.right {
  text-align: right;
}
#front_page_hero .image-wrapper,
#front_page_hero img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
#front_page_intro_text {
  margin-bottom: 16rem;
}
.home-block {
  margin-bottom: 12rem;
}
.home-block svg {
  position: absolute;
}
.home-block .headline {
  grid-column: 1 / span 12;
}
.home-block .text {
  grid-column: 2 / span 7;
  grid-row: 2;
}
.home-block .links {
  grid-column: 10 / span 3;
  grid-row: 2;
}
.home-block .links a {
  display: block;
  margin-bottom: 0.5em;
}
#home_block_01 svg {
  left: 33rem;
  top: 1rem;
  width: 26rem;
}
#home_block_01 svg path {
  stroke-width: 6px;
}
#home_block_02 svg {
  top: 11.5rem;
  left: 5rem;
  width: 36rem;
  height: auto;
}
#home_block_02 svg path {
  stroke-width: 3px;
}
#home_block_02 .headline {
  grid-column: 5 / span 8;
}
#home_block_02 .text {
  grid-column: 5 / span 8;
  grid-row: 2;
}
#home_block_02 .links {
  grid-column: 2 / span 3;
  grid-row: 2;
}
#home_block_03 svg {
  top: -2.5rem;
  left: 39rem;
  width: 12.5rem;
}
#home_block_03 .headline {
  grid-column: 2 / span 11;
}
#home_block_03 .text {
  grid-column: 2 / span 7;
  grid-row: 2;
}
#home_block_03 .links {
  grid-column: 10 / span 3;
  grid-row: 2;
}
body.page-id-12 {
  background-color: #FF9500;
}
body.page-id-12 header {
  background-color: #FF9500;
}
body.page-id-12 header a,
body.page-id-12 h1 {
  color: black;
}
#team_intro {
  height: 100vh;
  margin-bottom: 12rem;
  align-items: center;
}
#team_intro .image-wrapper {
  grid-column: 3 / span 8;
  padding-bottom: 5vh;
}
#team_intro h1 {
  position: absolute;
  right: 6rem;
  top: 16rem;
}
#team_intro h1 + h1 {
  right: auto;
  top: auto;
  left: 6rem;
  bottom: 6rem;
}
#team_intro_text {
  margin-bottom: 12rem;
}
#team_intro_text .text {
  text-align: center;
  grid-column: 3 / span 8;
}
#team_intro_text a {
  display: block;
}
.person .image-wrapper {
  aspect-ratio: 1;
  width: 100%;
}
.person .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.person h3 {
  margin-bottom: 0.5em;
}
.person a {
  display: block;
}
.person .paragraph {
  font-size: 2rem;
  margin-top: 2em;
}
#team_members {
  margin-bottom: 16rem;
}
#team_members .person {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  align-items: center;
  margin-bottom: 10rem;
}
#team_members .person .image-wrapper,
#team_members .person .text {
  grid-row: 1;
}
#team_members .person:nth-child(4n - 3) .image-wrapper {
  grid-column: 1 / span 4;
}
#team_members .person:nth-child(4n - 3) .text {
  grid-column: 5 / span 6;
}
#team_members .person:nth-child(4n - 2) .image-wrapper {
  grid-column: 8 / span 4;
}
#team_members .person:nth-child(4n - 2) .text {
  grid-column: 2 / span 6;
}
#team_members .person:nth-child(4n - 1) .image-wrapper {
  grid-column: 3 / span 4;
}
#team_members .person:nth-child(4n - 1) .text {
  grid-column: 7 / span 6;
}
#team_members .person:nth-child(4n) .image-wrapper {
  grid-column: 9 / span 4;
}
#team_members .person:nth-child(4n) .text {
  grid-column: 3 / span 6;
}
body.page-id-14 {
  background-color: #B789F3;
}
body.page-id-14 header {
  background-color: #B789F3;
}
body.page-id-14 header a,
body.page-id-14 h1 {
  color: black;
}
#sounding_board_intro {
  padding-top: 16rem;
}
#sounding_board_intro h1 {
  text-align: right;
}
#sounding_board_intro h1 + h1 {
  text-align: left;
  margin-bottom: 0.5em;
}
#sounding_board_intro_text {
  margin-bottom: 8rem;
}
#sounding_board_intro_text .text {
  grid-column: 3 / span 8;
}
#sounding_board_people {
  margin-top: -10rem;
}
#sounding_board_people .col {
  grid-column: span 3;
}
#sounding_board_people .person {
  margin-bottom: 8rem;
}
#sounding_board_people .person h3 {
  margin-top: 0.4em;
}
#sounding_board_people .col {
  padding-top: 25rem;
}
#sounding_board_people .col + .col {
  padding-top: 40rem;
}
#sounding_board_people .col + .col + .col {
  padding-top: 25rem;
}
#sounding_board_people .col + .col + .col + .col {
  padding-top: 0rem;
}
body.page-id-16 {
  background-color: #72D78D;
}
body.page-id-16 header {
  background-color: #72D78D;
}
body.page-id-16 header a,
body.page-id-16 h1 {
  color: black;
}
#forderungen_intro {
  padding-top: 16rem;
  z-index: 9;
}
#forderungen_intro h1 + h1 {
  text-align: right;
}
#forderungen_intro_text {
  margin-bottom: 18rem;
  margin-top: -30rem;
  margin-top: 5rem;
}
#forderungen_intro_text .image-wrapper {
  grid-column: 1 / span 6;
  margin-bottom: 8rem;
}
#forderungen_intro_text .text {
  grid-column: 3 / span 8;
}
#forderungen_intro_text h1 {
  grid-column: 1 / span 12;
  margin-top: 10rem;
  font-size: 8rem;
}
#forderungen_intro_text h1 + h1 {
  margin-top: 0;
  font-size: 15vw;
  line-height: 0.6;
}
#forderungen {
  margin-bottom: 16rem;
}
.forderung {
  margin-bottom: 8rem;
}
.forderung svg {
  position: absolute;
  width: 10rem;
  height: auto;
}
.forderung svg path {
  stroke-width: 5px;
}
#forderung_1 {
  grid-column: 6 / span 7;
}
#forderung_1 svg {
  top: 1rem;
  left: -15rem;
}
#forderung_2 {
  grid-column: 1 / span 7;
}
#forderung_2 svg {
  top: -6rem;
  left: 38rem;
}
#forderung_3 {
  grid-column: 5 / span 8;
}
#forderung_3 h2 {
  padding-left: 15rem;
}
#forderung_3 svg {
  top: 2rem;
  left: 0;
}
#forderung_4 {
  grid-column: 1 / span 8;
}
#forderung_4 svg {
  top: -13rem;
  left: 0;
}
#forderung_5 {
  grid-column: 7 / span 6;
}
#forderung_5 svg {
  top: -6rem;
  left: 38rem;
}
body.page-id-18 {
  background-color: #75AFFC;
}
body.page-id-18 header {
  background-color: #75AFFC;
}
body.page-id-18 header a,
body.page-id-18 h1 {
  color: black;
}
#was_wir_tun_intro {
  padding-top: 23rem;
  margin-bottom: 12rem;
}
#was_wir_tun_intro .text {
  text-align: center;
  grid-column: 3 / span 8;
}
#posts .col {
  grid-column: span 4;
}
#posts .col + .col {
  padding-top: 20rem;
}
#posts .col + .col + .col {
  padding-top: 10rem;
}
.post-preview {
  display: block;
  margin-bottom: 10rem;
  font-size: 2rem;
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.post-preview:before {
  display: none;
}
.post-preview .image-wrapper {
  margin-bottom: 4rem;
}
.post-preview .subline,
.post-preview .link-text {
  text-align: center;
}
.post-preview .subline {
  margin-bottom: 1em;
}
.post-preview h3 {
  font-family: 'JHA', "Times New Roman", Times, serif;
  margin-bottom: 0.5em;
}
.post-preview .link-text {
  margin-top: 2em;
}
body.page-id-20 {
  background-color: #F96565;
}
body.page-id-20 header {
  background-color: #F96565;
}
body.page-id-20 header a,
body.page-id-20 h1 {
  color: black;
}
#events_intro {
  padding-top: 23rem;
  margin-bottom: 8rem;
}
#events_intro .text {
  text-align: center;
  grid-column: 3 / span 8;
}
#events {
  margin-bottom: 12rem;
}
.event-preview {
  grid-column: span 3;
  border: 2px solid black;
  padding: 2.5rem;
  aspect-ratio: 1;
  position: relative;
  transition: all .5s ease-out;
}
.event-preview h5 {
  margin-bottom: 0;
  font-size: 5rem;
}
.event-preview .link-text {
  position: absolute;
  bottom: 2.5rem;
  left: 2.5rem;
}
.event-preview:before {
  display: none;
}
.event-preview:hover {
  text-decoration: none;
  background-color: white;
  border: 2px solid white;
}
body.single {
  background-color: #75AFFC;
}
body.single header {
  background-color: #75AFFC;
}
body.single header a,
body.single h1 {
  color: black;
}
body.single .hue-slideshow .slideshow-container .slide img {
  max-width: 100%;
  max-height: 95%;
  width: auto;
  margin: 0 auto;
}
body.single .image-wrapper .image-caption {
  top: auto;
  bottom: auto;
}
body.single #newsletter,
body.single footer {
  background-color: #75AFFC;
  max-width: none;
}
body.single #newsletter {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8rem;
  padding-bottom: 12rem;
}
body.single.upcoming-event {
  background-color: #F96565;
}
body.single.upcoming-event header {
  background-color: #F96565;
}
body.single.upcoming-event #newsletter,
body.single.upcoming-event footer {
  background-color: #F96565;
}
body.single article {
  margin-bottom: 8rem;
}
body.single article .info,
body.single article .content {
  padding-top: 16rem;
  grid-column: span 6;
  padding-bottom: 8rem;
}
body.single article .info {
  min-height: 100vh;
  padding-bottom: 5rem;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
}
body.single article .info .info-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 4rem;
  margin: 0 auto;
  padding-left: 6rem;
  padding-right: 6rem;
  max-width: 1550px;
  padding-bottom: 3rem;
  height: 100%;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body.single article .info .info-inner::-webkit-scrollbar {
  display: none;
}
body.single article .info .info-inner-inner {
  display: grid;
  grid-template-columns: 1fr;
  align-content: space-between;
  grid-row-gap: 4rem;
}
body.single article .info .top-box,
body.single article .info .bottom-box {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-column-gap: 4rem;
}
body.single article .info .subline {
  grid-column: 2 / span 5;
}
body.single article .info h5,
body.single article .info .text,
body.single article .info .links {
  grid-column: 1 / span 6;
}
body.single article .info h5 {
  margin-top: 1.25em;
  margin-bottom: 0.75em;
}
body.single article .info .bottom-box {
  font-family: 'JHA', "Times New Roman", Times, serif;
}
body.single article .info .bottom-box .image-wrapper {
  aspect-ratio: 1;
}
body.single article .info .bottom-box .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.single article .info .bottom-box .text {
  align-self: end;
}
body.single article .info .bottom-box a {
  display: block;
  margin-bottom: 0.25em;
}
body.single article .content {
  grid-column: 7 / span 6;
}
body.single article .content .image-wrapper {
  width: 100%;
}
body.single article .content .text {
  margin-top: 5rem;
}
body.page-id-195 {
  background-color: #FFFF66;
}
body.page-id-195 header {
  background-color: #FFFF66;
}
body.page-id-195 header a,
body.page-id-195 h1 {
  color: black;
}
#kontakt_intro {
  padding-top: 20rem;
  margin-bottom: 12rem;
}
#kontakt_intro h1 {
  grid-column: 1 / span 6;
  line-height: 0.7;
  z-index: 9;
}
#kontakt_intro h1 + h1 {
  grid-column: 2 / span 5;
  margin-bottom: 0.5em;
}
#kontakt_intro .image-wrapper {
  grid-column: 7 / span 6;
  grid-row: 1 / span 2;
  place-self: end;
}
#kontakt_intro .draw-svg {
  position: absolute;
  left: 5rem;
  bottom: -5rem;
  width: 7rem;
  height: auto;
}
#kontakt_intro_text .text {
  grid-column: 3 / span 8;
  margin-bottom: 12rem;
}
form {
  grid-row-gap: 2rem;
}
form span[data-name="vor-nachname"],
form span[data-name="email"] {
  grid-column: 2 / span 5;
  text-align: center;
}
form span[data-name="vor-nachname"] input,
form span[data-name="email"] input {
  font-size: 2rem;
}
form span[data-name="nachricht"] {
  grid-column: 7 / span 5;
  grid-row: 1 / span 2;
}
form span[data-name="nachricht"] textarea {
  font-size: 2rem;
}
form span[data-name="dsgvo"] {
  grid-column: 2 / span 10;
  text-align: center;
}
form span[data-name="dsgvo"] a {
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.4rem;
}
form span[data-name="dsgvo"] a:before {
  display: none;
}
form input[type="checkbox"],
form input[type=radio] {
  background-color: transparent;
}
form input[type="submit"] {
  grid-column: 6 / span 2;
  font-size: 2rem;
}
form .wpcf7-response-output {
  grid-column: 2 / span 10;
  text-align: center;
}
.screen-reader-response {
  display: none;
}
#kontakt_form,
.impressum,
.dsgvo {
  margin-bottom: 16rem;
}
.onepager-nav {
  display: none;
}
.impressum h6,
.impressum .text,
.dsgvo h6,
.dsgvo .text {
  grid-column: 3 / span 8;
}
body.coming-soon header,
body.coming-soon footer,
body.coming-soon #stoerer {
  display: none;
}
body.coming-soon #coming_soon {
  background-color: #FFFF66;
  width: 100vw;
  height: 100vh;
  display: grid;
  align-items: center;
}
body.coming-soon svg {
  margin: 0 auto;
  width: 25vw;
  height: auto;
}
body.page-id-22 {
  background-color: #FFFF66;
}
body.page-id-22 header {
  background-color: #FFFF66;
}
body.page-id-22 header a,
body.page-id-22 h1 {
  color: black;
}
#wko_wahl_intro {
  padding-top: 20rem;
  margin-bottom: 8rem;
}
#wko_wahl_intro h1 {
  grid-column: 1 / span 12;
  line-height: 0.7;
}
#wko_wahl_intro h1 + h1 {
  text-align: right;
}
#wko_wahl_intro .svg-outer {
  position: absolute;
  right: 35rem;
  top: 22.4rem;
  font-size: 3rem;
  text-align: center;
}
#wko_wahl_intro .svg-outer svg {
  width: 32rem;
  height: auto;
  position: absolute;
  right: -6rem;
  top: -6rem;
}
#wko_wahl_content {
  margin-bottom: 16rem;
}
#wko_wahl_content .step-zero {
  grid-column: 1 / span 12;
}
#wko_wahl_content .step-one,
#wko_wahl_content .step-four {
  grid-column: 5 / span 7;
}
#wko_wahl_content .step-two {
  grid-column: 1 / span 6;
}
#wko_wahl_content .step-two .draw-svg {
  width: 13rem;
  top: 7rem;
  left: calc(100% + 5rem);
}
#wko_wahl_content .step-three {
  grid-column: 7 / span 6;
}
#wko_wahl_content .step-three .draw-svg {
  width: 23rem;
  right: calc(100% + 30rem);
  bottom: 10rem;
}
#wko_wahl_content .draw-svg {
  width: 20rem;
  height: auto;
  position: absolute;
}
#wko_wahl_content .draw-svg path {
  stroke-width: 5px;
}
.step {
  display: grid;
  grid-column-gap: 4rem;
}
.step video,
.step .image-wrapper {
  grid-column: span 3;
  width: 100%;
  aspect-ratio: 0.56;
}
.step .text-container {
  grid-column: span 3;
  font-size: 2rem;
}
.step .draw-svg {
  position: absolute;
}
.step .special-link {
  display: block;
  background-color: black;
  color: #FFFF66;
  margin-top: 1.5rem;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
  font-family: 'Overused', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2rem;
}
.step .special-link:before {
  display: none;
}
.step .special-link:hover,
.step .special-link:active,
.step .special-link:focus {
  transform: none;
}
.step-zero {
  margin-bottom: 10rem;
  grid-template-columns: repeat(12,1fr);
  align-items: end;
}
.step-zero .text-container {
  grid-column: 5 / span 8;
  font-size: 3rem;
}
.step-zero .text-container p:last-child {
  margin-bottom: 0;
}
.step-one,
.step-four {
  margin-bottom: 10rem;
  grid-template-columns: repeat(8,1fr);
}
.step-one .text-container,
.step-four .text-container {
  grid-column: span 4;
  display: grid;
  place-content: space-between;
}
.step-two {
  grid-template-columns: repeat(6,1fr);
}
.step-three {
  padding-top: 40rem;
  grid-template-columns: repeat(6,1fr);
  margin-bottom: 10rem;
}
.step-three .text-container {
  order: 1;
}
.step-three video,
.step-three .image-wrapper {
  order: 2;
}
.step-four {
  margin-bottom: 0;
}
#wko_outro_text {
  margin-bottom: 8rem;
  text-align: center;
}
#wko_outro_text h1 {
  grid-column: 1 / span 12;
  margin-top: 10rem;
  font-size: 8rem;
}
#wko_outro_text h1 + h1 {
  margin-top: 0;
  font-size: 15vw;
  line-height: 0.6;
}
.scroll-in-left {
  transform: translateX(-100vw);
}
.scroll-in-right {
  transform: translateX(100vw);
}
.scroll-in-top {
  transform: translateY(50vh);
}
.draw-svg,
#newsletter svg {
  overflow: visible;
  opacity: 0;
  transition: opacity .25s ease-out;
}
.draw-svg path,
#newsletter svg path {
  stroke-width: 7px;
  stroke: black;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.draw-svg.visible,
#newsletter svg.visible {
  opacity: 1;
}
.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;
  }
}
@media screen and (min-width: 1600px) {
  #forderungen_intro_text h1 + h1,
  #wko_outro_text h1 + h1 {
    font-size: 24rem;
  }
}
@media screen and (max-width: 1900px) {
  #front_page_hero h1 {
    font-size: 18rem;
  }
}
@media screen and (max-width: 1450px) {
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    padding: 0 1.5rem;
  }
}
@media screen and (max-width: 1350px) {
  ul.primary-menu li a,
  ul.secondary-menu li a,
  ul.footer-menu li a {
    padding: 0 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .hue-slideshow {
    margin-left: -6rem;
    margin-right: -6rem;
  }
  .hue-slideshow .slideshow-display {
    display: none;
  }
  .hue-slideshow .slick-arrow {
    display: none !important;
  }
  .hue-slideshow .flickity-prev-next-button {
    display: none !important;
  }
  .header-content,
  .responsive-section,
  .footer-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  h1,
  #front_page_hero h1 {
    font-size: 9rem;
  }
  .intro-text {
    font-size: 2.5rem;
  }
  .intro-text a {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 5rem;
  }
  h2 .sans,
  h2 strong {
    font-size: 5.5rem;
  }
  h3 {
    font-size: 5rem;
    hyphens: auto;
  }
  h5 {
    font-size: 6rem;
    hyphens: auto;
  }
  a:hover,
  a:focus,
  a:active,
  a.active,
  .link-text:hover,
  .link-text:focus,
  .link-text:active,
  .link-text.active {
    transform: none;
  }
  .post-preview:hover .link-text,
  .post-preview:focus .link-text,
  .post-preview:active .link-text,
  .post-preview.active .link-text,
  .event-preview:hover .link-text,
  .event-preview:focus .link-text,
  .event-preview:active .link-text,
  .event-preview.active .link-text {
    transform: none;
  }
  .intro-text a:hover,
  .intro-text a:focus,
  .intro-text a:active,
  .intro-text a.active {
    transform: none;
  }
  .site-header {
    background-color: transparent;
    transition: background-color .2s ease-out;
    height: 10rem;
  }
  .menu-toggle,
  body.menu-open .menu-toggle {
    right: 1rem;
  }
  .menu-toggle span,
  body.menu-open .menu-toggle span {
    background-color: black;
  }
  body.home .menu-toggle span {
    background-color: #FFFF66;
  }
  body.home.menu-open .menu-toggle span,
  body.home.scrolled-over-100vh .menu-toggle span {
    background-color: black;
  }
  body.menu-open {
    overflow-y: hidden;
  }
  .site-menu {
    top: 10rem;
    background-color: #FFFF66;
  }
  .site-menu a {
    font-size: 2.5rem;
  }
  .site-menu a:hover {
    color: black;
  }
  ul.mobile-menu li {
    padding: 0;
  }
  body.home header a {
    color: black;
  }
  body.home.menu-open .site-branding svg path {
    fill: black;
    stroke: black;
  }
  body.home.menu-open .site-branding .draw-svg path {
    fill: none;
  }
  body.home.scrolled-over-100vh header {
    background-color: transparent;
  }
  body.home.menu-open .site-header,
  body.home .site-menu {
    background-color: #FFFF66;
  }
  body.page-id-12 header {
    background-color: transparent;
  }
  body.page-id-12.menu-open .site-header,
  body.page-id-12 .site-menu {
    background-color: #FF9500;
  }
  body.page-id-14 header {
    background-color: transparent;
  }
  body.page-id-14.menu-open .site-header,
  body.page-id-14 .site-menu {
    background-color: #B789F3;
  }
  body.page-id-16 header {
    background-color: transparent;
  }
  body.page-id-16.menu-open .site-header,
  body.page-id-16 .site-menu {
    background-color: #72D78D;
  }
  body.page-id-18 header {
    background-color: transparent;
  }
  body.page-id-18.menu-open .site-header,
  body.page-id-18 .site-menu {
    background-color: #75AFFC;
  }
  body.page-id-20 header {
    background-color: transparent;
  }
  body.page-id-20.menu-open .site-header,
  body.page-id-20 .site-menu {
    background-color: #F96565;
  }
  body.page-id-22 header {
    background-color: transparent;
  }
  body.page-id-22.menu-open .site-header,
  body.page-id-22 .site-menu {
    background-color: #FFFF66;
  }
  body.page-id-195 header {
    background-color: transparent;
  }
  body.page-id-195.menu-open .site-header,
  body.page-id-195 .site-menu {
    background-color: #FFFF66;
  }
  body.single header {
    background-color: transparent;
  }
  body.single.menu-open .site-header,
  body.single .site-menu {
    background-color: #75AFFC;
  }
  body.single.upcoming-event header {
    background-color: transparent;
  }
  body.single.upcoming-event.menu-open .site-header,
  body.single.upcoming-event .site-menu {
    background-color: #F96565;
  }
  .site-footer .footer-content {
    height: auto;
  }
  .site-footer .footer-content li {
    margin-bottom: 0.5em;
  }
  .site-footer .footer-content li:last-child a {
    padding-right: 1rem;
  }
  .site-footer .footer-content a {
    font-size: 2.2rem;
  }
  #stoerer {
    padding-bottom: 2rem;
  }
  #stoerer h5 {
    font-size: 8rem;
  }
  #stoerer .responsive-section {
    height: auto;
    grid-template-columns: 1fr;
  }
  #popup {
    display: none;
  }
  #newsletter svg {
    display: none;
  }
  .scroll-in-left {
    transform: translateX(0);
  }
  .scroll-in-right {
    transform: translateX(0);
  }
  .scroll-in-top {
    transform: translateY(0);
  }
  .grid,
  form,
  #team_members .person,
  #newsletter,
  .mc4wp-form-fields,
  .step-zero,
  .step-one,
  .step-two,
  .step-three,
  .step-four {
    grid-template-columns: 1fr;
  }
  .intro-text .inner,
  #events_intro .text,
  #team_intro_text .text,
  #forderungen_intro_text .text,
  #forderungen_intro_text .image-wrapper,
  #forderungen_intro_text h1,
  #sounding_board_intro_text .text,
  #was_wir_tun_intro .text,
  #home_block_01 .headline,
  #home_block_01 .text,
  #home_block_02 .links,
  #home_block_02 .headline,
  #home_block_02 .text,
  #home_block_02 .links,
  #home_block_03 .headline,
  #home_block_03 .text,
  #home_block_03 .links,
  .home-block .headline,
  .home-block .text,
  .home-block .links,
  .home-block + .home-block .headline,
  .home-block + .home-block .text,
  .home-block + .home-block .links,
  .home-block + .home-block + .home-block .headline,
  .home-block + .home-block + .home-block .text,
  .home-block + .home-block + .home-block .links,
  .event-preview,
  #team_members .person:nth-child(4n - 3) .image-wrapper,
  #team_members .person:nth-child(4n - 3) .text,
  #team_members .person:nth-child(4n - 2) .image-wrapper,
  #team_members .person:nth-child(4n - 2) .text,
  #team_members .person:nth-child(4n - 1) .image-wrapper,
  #team_members .person:nth-child(4n - 1) .text,
  #team_members .person:nth-child(4n) .image-wrapper,
  #team_members .person:nth-child(4n) .text,
  #forderung_1,
  #forderung_2,
  #forderung_3,
  #forderung_4,
  #forderung_5,
  body.single article .info,
  body.single article .content,
  #team_intro .image-wrapper,
  #kontakt_intro h1,
  #kontakt_intro h1 + h1,
  #kontakt_intro .image-wrapper,
  #kontakt_intro_text .text,
  form span[data-name="vor-nachname"],
  form span[data-name="email"],
  form span[data-name="nachricht"],
  form span[data-name="dsgvo"],
  form input[type="submit"],
  form .wpcf7-response-output,
  .impressum h6,
  .impressum .text,
  .dsgvo h6,
  .dsgvo .text,
  #newsletter .inner,
  .mc4wp-form-fields input[name="FNAME"],
  .mc4wp-form-fields input[name="LNAME"],
  .mc4wp-form-fields input[name="EMAIL"],
  .mc4wp-form-fields label,
  .mc4wp-form-fields input[type="submit"],
  #wko_wahl_content .step-zero,
  #wko_wahl_content .step-one,
  #wko_wahl_content .step-two,
  #wko_wahl_content .step-three,
  #wko_wahl_content .step-four,
  .step video,
  .step .image-wrapper,
  .step-zero .text-container,
  .step-one .text-container,
  .step-two .text-container,
  .step-three .text-container,
  .step-four .text-container,
  #wko_wahl_intro h1,
  #wko_wahl_intro h1 + h1,
  #wko_outro_text h1 {
    grid-column: span 1;
    grid-row: auto;
  }
  #front_page_hero {
    padding: 12rem 1rem 6rem;
    height: 100dvh;
    transition: height .25s ease-out;
  }
  #front_page_hero h1.left {
    left: 1rem;
  }
  .home-block h2 {
    margin-bottom: 0;
  }
  .home-block svg {
    display: none;
  }
  #team_intro {
    margin-bottom: 6rem;
    height: 100dvh;
    transition: height .25s ease-out;
  }
  #team_intro h1 {
    right: 1rem;
  }
  #team_intro h1+ h1 {
    right: auto;
    left: 1rem;
  }
  #sounding_board_people {
    margin-top: 0;
  }
  #sounding_board_people .col,
  #sounding_board_people .col + .col,
  #sounding_board_people .col + .col + .col {
    padding-top: 0;
  }
  #forderungen_intro_text {
    margin-top: 0;
    grid-row-gap: 0;
    margin-bottom: 8rem;
  }
  #forderungen_intro_text .image-wrapper {
    margin-bottom: 8rem;
  }
  #forderungen_intro_text h1,
  #forderungen_intro_text h1 + h1 {
    font-size: 6rem;
    line-height: 1.05;
  }
  #forderungen {
    margin-bottom: 8rem;
  }
  .forderung {
    margin-bottom: 6rem;
  }
  .forderung svg {
    position: relative;
    width: 8rem;
    height: 8rem;
  }
  #forderung_1 svg,
  #forderung_2 svg,
  #forderung_3 svg,
  #forderung_4 svg,
  #forderung_5 svg {
    top: auto;
    left: auto;
  }
  #forderung_3 h2 {
    padding-left: 0;
  }
  #was_wir_tun_intro {
    padding-top: 16rem;
  }
  #posts .col,
  #posts .col + .col,
  #posts .col + .col + .col {
    padding-top: 0;
  }
  .post-preview h3 {
    font-size: 4.5rem;
  }
  #events_intro {
    padding-top: 16rem;
  }
  #events {
    grid-template-columns: 1fr;
  }
  .event-preview {
    aspect-ratio: 1.5;
  }
  body.single article .info,
  body.single article .content {
    min-height: 0px;
    max-height: none;
    overflow-y: auto;
  }
  body.single article .info {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    padding-bottom: 2rem;
  }
  body.single article .info .info-inner {
    grid-template-columns: 1fr;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow-y: auto;
  }
  body.single article .info h5 {
    margin-top: 0.5em;
  }
  body.single article .info .image-wrapper {
    display: none;
  }
  body.single article .info .bottom-box .text {
    grid-column: 2 / span 5 !important;
  }
  body.single article .content {
    padding-top: 0;
    padding-bottom: 0;
  }
  body.single .hue-slideshow .slideshow-container .slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
  }
  body.single .image-wrapper .image-caption {
    top: auto;
    bottom: 0;
    background-color: #75AFFC;
    padding-left: 0.5em;
    bottom: auto;
    position: relative;
  }
  body.single.upcoming-event .image-wrapper .image-caption {
    background-color: #F96565;
  }
  .image-wrapper .image-caption {
    font-size: 2rem;
  }
  #kontakt_intro {
    padding-top: 16rem;
    margin-bottom: 8rem;
  }
  #kontakt_intro h1 + h1 {
    margin-bottom: 0;
    text-align: right;
  }
  #kontakt_intro svg {
    display: none;
  }
  #kontakt_intro_text .text {
    margin-bottom: 4rem;
  }
  #kontakt_form {
    margin-bottom: 0;
  }
  form input,
  form textarea {
    font-size: 2.5rem;
  }
  form label,
  form label a,
  form span[data-name="dsgvo"] a {
    font-size: 2.4rem;
  }
  form input[type="submit"] {
    font-size: 2.5rem;
  }
  .impressum,
  .dsgvo {
    margin-bottom: 8rem;
    hyphens: auto;
  }
  .impressum h6,
  .dsgvo h6 {
    margin-bottom: 0;
  }
  .impressum a,
  .dsgvo a {
    word-break: break-all;
  }
  #wko_wahl_intro {
    grid-row-gap: 2rem;
  }
  #wko_wahl_intro .svg-outer {
    right: 5rem;
    top: 16rem;
    font-size: 2rem;
  }
  #wko_wahl_intro .svg-outer svg {
    width: 19rem;
    right: -2rem;
    top: -3rem;
  }
  #wko_wahl_content .draw-svg {
    display: none;
  }
  .step video,
  .step .image-wrapper {
    margin-bottom: 5rem;
  }
  .step-zero {
    margin-top: 0;
  }
  .step-zero .text-container {
    font-size: 2.5rem;
  }
  .step-three {
    padding-top: 0;
  }
  .step-three video,
  .step-three .image-wrapper {
    order: 1;
  }
  .step-three .text-container {
    order: 2;
  }
  #wko_outro_text h1 {
    font-size: 6rem;
  }
  body.coming-soon svg {
    width: 75vw;
  }
}
div.wpcf7 span.wpcf7-not-valid-tip {
  margin-top: 0.2em;
}
div.wpcf7 input[type=submit] {
  display: inline-block;
}
div.wpcf7 .wpcf7-spinner {
  display: inline-block;
  top: 0.1em;
  width: 1.8em;
  height: 1.8em;
  vertical-align: top;
  background-color: transparent;
  opacity: 1;
  margin: 0 0 0 1em;
}
div.wpcf7 .wpcf7-spinner:before {
  display: block;
  width: 1.8em;
  height: 1.8em;
  border-radius: 50%;
  border: 2px solid #000;
  border-color: #000 transparent #000 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  top: 0;
  left: 0;
  transform-origin: center center;
  background-color: transparent;
}
div.wpcf7 div.wpcf7-response-output {
  max-width: 2000em;
  margin: 1em 0;
  padding: 0.4em;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.BorlabsCookie ._brlbs-content-blocker {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 1em;
  background-color: #e3e3e3;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-default {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
  background-color: transparent;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
  display: none;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption {
  color: black;
  background: none;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label .icheckbox_hue {
  vertical-align: middle;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption label small {
  vertical-align: top;
  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;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input[type=checkbox] {
  position: relative;
  width: 1em;
  height: 1em;
  margin: 0;
  margin-top: 0.2em;
  border: 1px solid black;
  color: black;
  -webkit-appearance: none;
  appearance: none;
  vertical-align: inherit;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  min-width: 14em;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid black;
  border-top: 0;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0.4em;
  line-height: 1em;
  border: 1px solid black;
  background-color: transparent;
  background-clip: padding-box;
  color: black;
  text-decoration: none;
  white-space: nowrap;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('https://teamwerbung.wien/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('https://teamwerbung.wien/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 0.4em;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0.4em;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid black;
  background: white url('https://teamwerbung.wien/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0.4em;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 0.4em;
  list-style: none;
  line-height: 1;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #f4f4f4;
  color: black;
}
.chosen-container .chosen-results li.no-results {
  color: white;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0.4em;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid black;
  background-color: #fff;
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 0;
  padding: 0;
  line-height: 1;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: black;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 0.4em;
  border: 1em solid black;
  max-width: 100%;
  border-radius: 3px;
  background-color: white;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  color: black;
  line-height: 1;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('https://teamwerbung.wien/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: white;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid black;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid black;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid black;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 0.4em 0.4em 0.4em 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 0.4em;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 0.4em 0.4em;
  padding: 0 0.4em 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 0.4em 0.4em 0.4em 20px;
  background: #fff url('https://teamwerbung.wien/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('https://teamwerbung.wien/wp-content/themes/hue/modules/chosen/img/chosen-sprite-black@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
.isotope-container {
  margin: 0 -10px;
}
.isotope-container:before,
.isotope-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.isotope-container:before,
.isotope-container:after {
  content: "\0020";
  display: table;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.isotope-container .isotope-element {
  float: left;
  width: 33.3333%;
  padding: 10px;
}
.hscroll-container .hscroll-navigation {
  opacity: 0;
  z-index: 9999;
}
.hscroll-container.active .hscroll-navigation {
  opacity: 1;
}
.hscroll-wrapper {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.hscroll-wrapper::-webkit-scrollbar {
  display: none;
  width: 0;
}
.hscroll-wrapper::-webkit-scrollbar-track {
  background-color: transparent;
}
.hscroll-wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.hscroll-wrapper .hscroll-scroller {
  width: fit-content;
}
.hscroll-navigation {
  position: absolute;
  bottom: 100%;
  right: 0;
  -webkit-user-select: none;
  user-select: none;
}
.hscroll-navigation .hscroll-button {
  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;
}
.hscroll-navigation .hscroll-button:hover {
  color: black;
}
.hscroll-navigation .hscroll-button.active {
  opacity: 1;
  pointer-events: auto;
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
.hue-slideshow {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.hue-slideshow-vertical > .slideshow-container {
  flex-direction: column;
}
.slideshow-container {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.hue-slideshow-android .swiper-slide,
.slideshow-container {
  transform: translate3d(0px,0,0);
}
.hue-slideshow-multirow > .slideshow-container {
  flex-wrap: wrap;
}
.hue-slideshow-multirow-column > .slideshow-container {
  flex-wrap: wrap;
  flex-direction: column;
}
.hue-slideshow-free-mode > .slideshow-container {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.hue-slideshow-pointer-events {
  touch-action: pan-y;
}
.hue-slideshow-pointer-events.hue-slideshow-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.hue-slideshow-autoheight,
.hue-slideshow-autoheight .swiper-slide {
  height: auto;
}
.hue-slideshow-autoheight .slideshow-container {
  align-items: flex-start;
  transition-property: transform, height;
}
.hue-slideshow-3d {
  perspective: 1200px;
}
.hue-slideshow-3d .slideshow-container,
.hue-slideshow-3d .swiper-slide,
.hue-slideshow-3d .swiper-slide-shadow-left,
.hue-slideshow-3d .swiper-slide-shadow-right,
.hue-slideshow-3d .swiper-slide-shadow-top,
.hue-slideshow-3d .swiper-slide-shadow-bottom,
.hue-slideshow-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.hue-slideshow-3d .swiper-slide-shadow-left,
.hue-slideshow-3d .swiper-slide-shadow-right,
.hue-slideshow-3d .swiper-slide-shadow-top,
.hue-slideshow-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.hue-slideshow-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.hue-slideshow-css-mode > .slideshow-container {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.hue-slideshow-css-mode > .slideshow-container::-webkit-scrollbar {
  display: none;
}
.hue-slideshow-css-mode > .slideshow-container > .swiper-slide {
  scroll-snap-align: start start;
}
.hue-slideshow-horizontal.hue-slideshow-css-mode > .slideshow-container {
  scroll-snap-type: x mandatory;
}
.hue-slideshow-vertical.hue-slideshow-css-mode > .slideshow-container {
  scroll-snap-type: y mandatory;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: "Overused";
  font-size: 44px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.hue-slideshow-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.hue-slideshow-rtl .swiper-button-next:after {
  content: '←';
}
.swiper-button-next,
.hue-slideshow-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.hue-slideshow-rtl .swiper-button-prev:after {
  content: '→';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.hue-slideshow-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #000000;
}
.hue-slideshow-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.hue-slideshow-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.hue-slideshow-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.hue-slideshow-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.hue-slideshow-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.hue-slideshow-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.hue-slideshow-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.hue-slideshow-horizontal.hue-slideshow-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.hue-slideshow-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.hue-slideshow-horizontal > .swiper-pagination-progressbar,
.hue-slideshow-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.hue-slideshow-vertical > .swiper-pagination-progressbar,
.hue-slideshow-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  color: #ffffff;
}
.swiper-pagination-black {
  color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}
.hue-slideshow-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.hue-slideshow-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid #000000;
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  color: #fff;
}
.swiper-lazy-preloader-black {
  color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.hue-slideshow .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.hue-slideshow-fade.hue-slideshow-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.hue-slideshow-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.hue-slideshow-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.hue-slideshow-fade .swiper-slide-active,
.hue-slideshow-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.hue-slideshow-flip {
  overflow: visible;
}
.hue-slideshow-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.hue-slideshow-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.hue-slideshow-flip .swiper-slide-active,
.hue-slideshow-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.hue-slideshow-flip .swiper-slide-shadow-top,
.hue-slideshow-flip .swiper-slide-shadow-bottom,
.hue-slideshow-flip .swiper-slide-shadow-left,
.hue-slideshow-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.hue-slideshow-cube {
  overflow: visible;
}
.hue-slideshow-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.hue-slideshow-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.hue-slideshow-cube.hue-slideshow-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.hue-slideshow-cube .swiper-slide-active,
.hue-slideshow-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.hue-slideshow-cube .swiper-slide-active,
.hue-slideshow-cube .swiper-slide-next,
.hue-slideshow-cube .swiper-slide-prev,
.hue-slideshow-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.hue-slideshow-cube .swiper-slide-shadow-top,
.hue-slideshow-cube .swiper-slide-shadow-bottom,
.hue-slideshow-cube .swiper-slide-shadow-left,
.hue-slideshow-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.hue-slideshow-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.hue-slideshow-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.lightbox-content {
  display: none;
}
.gslide-title {
  text-transform: none !important;
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}
.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}
.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}
.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}
.gslide-video {
  width: 100%;
  max-width: 100%;
  position: relative;
  width: 100vh;
  max-width: 100vh;
  width: 100% !important;
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}
.gslide-video::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255,0,0,0.34);
  display: none;
}
.gslide-video.playing::before {
  display: none;
}
.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
}
.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}
.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(60vh);
  overflow: auto;
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}
.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 62vh;
}
.gslide-media {
  display: block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  flex-direction: column;
}
.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gslide-description {
  position: relative;
}
.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p::last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: transparent;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-description .gdesc-inner {
  background-color: white;
  padding: 10px 8px;
  padding: 1rem 0.8rem;
}
.glightbox-mobile .glightbox-container .gslide-description .gdesc-inner .gslide-title {
  background-color: white;
  color: black;
  margin-bottom: 0;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4;
}
.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .4;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1;
}
.greset {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}
.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: white;
  will-change: opacity;
}
.glightbox-mobile .goverlay {
  background: white;
}
.gprev,
.gnext,
.gclose {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
  border: none;
  color: black;
}
.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 100%;
  height: auto;
}
.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: .1;
}
.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: black;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}
.glightbox-clean .gslide-description,
.glightbox-modern .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner,
.glightbox-modern .gdesc-inner {
  padding: 22px 20px;
}
.glightbox-clean .gslide-title,
.glightbox-modern .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}
.glightbox-clean .gslide-desc,
.glightbox-modern .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}
.glightbox-clean .gslide-video,
.glightbox-modern .gslide-video {
  background: white;
}
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose,
.glightbox-modern .gprev,
.glightbox-modern .gnext,
.glightbox-modern .gclose {
  background-color: transparent;
}
.glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover,
.glightbox-modern .gprev:hover,
.glightbox-modern .gnext:hover,
.glightbox-modern .gclose:hover {
  background-color: transparent;
}
.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path,
.glightbox-modern .gprev path,
.glightbox-modern .gnext path,
.glightbox-modern .gclose path {
  fill: black;
}
.glightbox-clean button:focus:not(.focused):not(.disabled),
.glightbox-modern button:focus:not(.focused):not(.disabled) {
  outline: none;
}
.glightbox-clean .gprev,
.glightbox-modern .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 60px;
  height: 56px;
}
.glightbox-clean .gnext,
.glightbox-modern .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 60px;
  height: 56px;
}
.glightbox-clean .gclose,
.glightbox-modern .gclose {
  width: 35px;
  width: auto;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
  opacity: .7;
  background-position: -59px 2px;
}
.glightbox-clean .gclose svg,
.glightbox-modern .gclose svg {
  width: 26px;
}
.glightbox-clean .gclose:hover,
.glightbox-modern .gclose:hover {
  opacity: 1;
}
.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn .5s ease;
}
.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut .5s ease;
}
.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft .3s ease;
}
.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft .3s ease;
}
.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight .3s ease;
}
.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight .3s ease;
}
.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn .5s ease;
}
.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut .5s ease;
}
@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  to {
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  to {
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  to {
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  to {
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: calc(80%);
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 95vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(255,255,255,0.92);
  }
  .glightbox-clean .gprev,
  .glightbox-modern .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext,
  .glightbox-modern .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose,
  .glightbox-modern .gclose {
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: white;
  }
}
.ginlined-content {
  height: 100%;
}
.ginlined-content .image-wrapper {
  display: flex;
  height: 100%;
  align-content: stretch;
  align-items: stretch;
}
.ginlined-content .image-wrapper img {
  object-fit: contain;
}
.zoom-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}
.image-wrapper.zoom {
  overflow: hidden;
  cursor: zoom-in;
}
.image-wrapper.zoom.zoom-active {
  cursor: grab;
}
