.mfp-bg,
.mfp-wrap {
  left: 0;
  top: 0;
  position: fixed;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
  width: 100%;
  height: 100%;
}
.mfp-container:before,
.mfp-figure:after,
.slick-track:after,
.slick-track:before {
  content: "";
}
.mfp-arrow,
.slick-slider {
  -webkit-tap-highlight-color: transparent;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container,
img.mfp-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.mfp-figure:after,
img.mfp-img {
  display: block;
  width: auto;
  height: auto;
}
img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure:after {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
}
.slick-track:after,
.slick-track:before {
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-loading .slick-list {
  background: url("../../../all/themes/zlabels/styles/ajax-loader.gif.html")
    center center no-repeat #fff;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url("../../../all/themes/zlabels/styles/fonts/slick.eot.html");
  src: url("../../../all/themes/zlabels/styles/fonts/slick.eot-.html#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/styles/fonts/slick.woff.html")
      format("woff"),
    url("../../../all/themes/zlabels/styles/fonts/slick.ttf.html")
      format("truetype"),
    url("../../../all/themes/zlabels/styles/fonts/slick.svg.html#slick")
      format("svg");
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}
hr,
img,
legend {
  border: 0;
}
hr,
textarea {
  overflow: auto;
}
fieldset,
legend,
td,
th,
ul {
  padding: 0;
}
h2,
h3 {
  font-size: 1.125rem;
}
.Content,
.SiteFooter-wrap,
.Teaser {
  text-align: center;
}
.Brands ul:after,
.js-Panels:after {
  clear: both;
}
.GI_TW_expander-inner .Title,
.JobList a,
html {
  font-family: Brown-Light;
}
.Header .icon-burger,
.Header .icon-burgerclose,
.Header.shrink .icon-burger,
.Header.shrink .icon-burgerclose,
.JobList-date,
.JobList-item .JobList-subtitle,
.JobList > button,
.JobNav-item,
.NavFooter a,
.Teaser h3,
.Title,
.field-label,
.field-title-field,
.language-switcher-locale-url li a,
.node-job .field-job-yourprofile1-head,
.node-job .field-job-yourprofile2-head,
.title,
.views-widget-filter-divisions label,
h2,
h3 {
  font-family: Brown-Regular;
}
.VotingButton a,
.VotingButton-link,
.VotingPanel .VotingPanel-text .Title,
.VotingPanel .VotingPanel-text h3,
.VotingSection-bar .bar,
.VotingSection-text h3 {
  font-family: Brown-regular;
}
@font-face {
  font-family: Brown-Italic;
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-italic.eot");
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-italic-.eot#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-italic.woff2")
      format("woff2"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-italic.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Brown-Italicalt;
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-italicalt.eot");
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-italicalt-.eot#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-italicalt.woff2")
      format("woff2"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-italicalt.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Brown-Light;
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-light.eot");
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-light-.eot#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-light.woff2")
      format("woff2"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-light.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Brown-Reclinlight;
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-reclinlight.eot");
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-reclinlight-.eot#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-reclinlight.woff2")
      format("woff2"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-reclinlight.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Brown-Lightitalic;
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-lightitalic.eot");
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-lightitalic-.eot#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-lightitalic.woff2")
      format("woff2"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-lightitalic.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Brown-Regular;
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-regular.eot");
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-regular-.eot#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-regular.woff2")
      format("woff2"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-regular.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Brown-Reclinregular;
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-reclinregular.eot");
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-reclinregular-.eot#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-reclinregular.woff2")
      format("woff2"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-reclinregular.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Brown-Reclinregularalt;
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-reclinregularalt.eot");
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-reclinregularalt-.eot#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-reclinregularalt.woff2")
      format("woff2"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-reclinregularalt.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Brown-Regularalt;
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-regularalt.eot");
  src: url("../../../all/themes/zlabels/fonts/lineto-brown-regularalt-.eot#iefix")
      format("embedded-opentype"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-regularalt.woff2")
      format("woff2"),
    url("../../../all/themes/zlabels/fonts/lineto-brown-regularalt.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
.Button--icons:hover svg path,
.Button--icons:hover svg polygon,
.SiteFooter-wrap .Button--icons:hover {
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body,
figure {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
p:empty,
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
  color: #666;
}
img {
  height: auto;
  vertical-align: bottom;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
  outline: solid 1px;
  margin: 2em auto;
  width: 10em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
.Teaser h3,
.Teaser p,
.Vita .Vita-link,
h2 {
  text-transform: uppercase;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
.Brands-item:hover,
.Button,
.Vita .Vita-link:hover {
  cursor: pointer;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.Brands-item,
.Button,
.VotingSection {
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.3;
  background-color: #fff;
  color: #000;
  text-rendering: optimizeLegibility;
  letter-spacing: 0.075em;
}
address,
blockquote,
dd,
dl,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
input,
ol,
p,
pre,
table,
textarea,
ul {
  margin: 0 0 1rem;
}
h1,
h2,
h3,
h4 {
  line-height: 1.1;
  letter-spacing: 0.05em;
}
.Button,
a,
a:visited {
  letter-spacing: 0.2rem;
}
h1 {
  font-size: 1.875rem;
}
h3 {
  margin: 2rem 0 0.5rem;
}
h4 {
  font-size: 0.875rem;
}
a,
p {
  font-size: 1rem;
}
audio,
canvas,
embed,
iframe,
img,
video {
  max-width: 100%;
}
li {
  list-style-type: none;
}
a,
a:visited {
  color: #fe7f01;
  text-decoration: none;
}
[class*=" icon-"],
[class^="icon-"] {
  display: inline-block;
  font-size: 20px;
  height: 1em;
  width: 1em;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  fill: currentColor;
}
.Header,
.Header.shrink {
  height: 3.1em;
}
.CustomSelect,
.form-type-select {
  border: 1px solid #000;
  border-radius: 0;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  background: #fff;
  -webkit-transition: border-color 150ms;
  transition: border-color 150ms;
}
.CustomSelect:focus,
.CustomSelect:hover,
.form-type-select:focus,
.form-type-select:hover {
  border-color: #000;
  outline: 0;
}
.CustomSelect select,
.form-type-select select {
  font-size: 1em;
  font-family: Brown-Regular, sans-serif;
  color: #000;
  padding: 0.4em 1.9em 0.3em 0.5em;
  line-height: 1.3;
  border-radius: 0;
}
.CustomSelect select:focus,
.form-type-select select:focus {
  outline: 0;
  box-shadow: none;
  background-color: transparent;
  border: 1px solid transparent;
  color: #222;
  border-radius: 0;
}
.CustomSelect,
.form-type-select {
  position: relative;
  display: block;
  padding: 0;
}
.SiteFooter-wrap .Button--icons:nth-child(3).is-hidden,
.SiteFooter-wrap p,
.block-locale,
.language-switcher-locale-url li.active {
  display: none;
}
.CustomSelect select,
.form-type-select select {
  width: 100%;
  margin: 0;
  background: 0 0;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}
.CustomSelect::after,
.form-type-select::after {
  content: "\25BC";
  position: absolute;
  top: 50%;
  font-size: 0.7em;
  right: 1em;
  margin-top: -0.5em;
  z-index: 2;
  pointer-events: none;
  background: url("../../../all/themes/zlabels/styles/index.html#");
}
.CustomSelect option,
.form-type-select option {
  font-weight: 400;
}
.CustomSelect::after,
.form-type-select::after,
x:-o-prefocus {
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .CustomSelect select::-ms-expand,
  .form-type-select select::-ms-expand {
    display: none;
  }
  .CustomSelect select:focus::-ms-value,
  .form-type-select select:focus::-ms-value {
    background: 0 0;
    color: #222;
  }
}
@-moz-document url-prefix() {
  .CustomSelect,
  .form-type-select {
    overflow: hidden;
  }
  .CustomSelect select,
  .form-type-select select {
    width: 120%;
    width: calc(100% + 3em);
  }
}
.CustomSelect select:-moz-focusring,
.form-type-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.SiteHeader {
  margin-bottom: 2rem;
  top: 0;
  width: 100%;
  position: fixed;
  z-index: 99;
}
.Header {
  position: relative;
  background: #fff;
  -webkit-transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
  transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
}
@media (min-width: 414px) {
  .Header {
    height: 5.8125rem;
  }
}
.Container {
  position: relative;
  margin-right: 1.25rem;
  margin-left: 1.25rem;
}
@media (min-width: 768px) {
  .Container {
    margin-right: 5.9375rem;
    margin-left: 5.9375rem;
  }
}
@media (min-width: 1024px) {
  .Container {
    max-width: 62.5rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.SiteFooter {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.SiteFooter-wrap {
  position: relative;
  margin: 0 1.25rem;
  padding-bottom: 1.6875rem;
}
.SiteFooter-wrap .Button--icons {
  -webkit-transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.25s;
  transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.25s;
  border: 1px solid #000;
  background: #fff;
  z-index: 1;
}
.SiteFooter-wrap .Button--icons:hover {
  background: #000;
}
.SiteFooter-wrap .Button--icons:hover .language-switcher-locale-url li a {
  color: #fff;
}
@media (max-width: 768px) {
  .SiteFooter-wrap .Button--icons:nth-child(2) {
    right: 0.25rem;
  }
  .SiteFooter-wrap .Button--icons:nth-child(5) {
    left: 0.25rem;
  }
}
@media (min-width: 768px) {
  .SiteFooter-wrap {
    margin: 0 5.9375rem;
  }
  .SiteFooter-wrap .Button--icons {
    float: left;
  }
  .SiteFooter-wrap .Button--icons:last-of-type {
    float: right;
  }
}
@media (min-width: 1024px) {
  .SiteFooter-wrap {
    max-width: 62.5rem;
    margin: 0 auto;
  }
}
.SiteFooter-wrap .scrollToTop,
.SiteFooter-wrap .shareButton {
  opacity: 1;
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
}
.SiteFooter-wrap .scrollToTop.is-hidden,
.SiteFooter-wrap .shareButton.is-hidden {
  opacity: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.language-switcher-locale-url {
  padding: 0;
  margin: 0;
}
.language-switcher-locale-url li a {
  color: #000;
}
.Teaser {
  position: relative;
  display: block;
  font-weight: 300;
  text-decoration: inherit;
  padding-left: 0.8125rem;
  padding-right: 0.8125rem;
  margin-bottom: 1.625rem;
}
.Teaser h3 {
  font-size: 1.5rem;
  margin: 0;
}
.Teaser-media {
  margin-bottom: 1.625rem;
  position: relative;
}
.Teaser-body {
  padding-top: 8.5625rem;
  padding-bottom: 8.75rem;
  color: #fff;
}
.Teaser-body + .Teaser-media {
  margin-top: 1.625rem;
}
.Teaser-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 200ms 100ms cubic-bezier(0.165, 0.84, 0.4, 1);
  transition: opacity 200ms 100ms cubic-bezier(0.165, 0.84, 0.4, 1);
}
.Teaser:hover .Teaser-bg {
  opacity: 0.4;
}
.Teaser:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.Masonry .views-row-last .Teaser {
  margin-bottom: 0;
}
.Header .icon-burger,
.Header .icon-burgerclose,
.Header.shrink .icon-burger,
.Header.shrink .icon-burgerclose {
  position: absolute;
  z-index: 31;
  cursor: pointer;
  width: 1.875rem;
  height: 1.4375rem;
  top: 0.9375rem;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  -webkit-transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
  transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
}
.Header .icon-burger:before,
.Header .icon-burgerclose:before,
.Header.shrink .icon-burger:before,
.Header.shrink .icon-burgerclose:before {
  content: none;
  position: absolute;
  height: 1.3125rem;
  margin: auto;
  right: 2.1875rem;
  top: 0;
  bottom: 0;
  font-size: 1rem;
  font-style: normal;
  color: #000;
  -webkit-transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
  transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
}
.Header .icon-burger.is-hidden,
.Header .icon-burgerclose.is-hidden,
.Header.shrink .icon-burger.is-hidden,
.Header.shrink .icon-burgerclose.is-hidden {
  display: none;
}
@media (min-width: 414px) {
  .Header .icon-burger,
  .Header .icon-burgerclose {
    top: 2.1875rem;
  }
  .Header .icon-burger.is-hidden,
  .Header .icon-burgerclose.is-hidden {
    display: none;
  }
  .Header .icon-burger:before,
  .Header .icon-burgerclose:before,
  .Header.shrink .icon-burger:before,
  .Header.shrink .icon-burgerclose:before {
    content: "MENU";
  }
}
.Share .Share-item {
  display: inline-block;
  margin: 0 0.125rem;
  color: #000;
}
.Share .Share-item svg {
  width: 0.9375rem;
  height: 0.9375rem;
}
.Share.is-hidden {
  display: none;
}
@media (min-width: 768px) {
  .Share {
    bottom: 8rem;
    left: auto;
    right: auto;
  }
}
.Share--vertical {
  position: absolute;
  width: 2.625rem;
  left: -57px;
  right: 0;
  bottom: 10.625rem;
  padding: 1.625rem 0;
  margin: auto;
  background: #fff;
  border: 1px solid;
}
.Share--vertical .Share-item {
  display: block;
  color: #000;
}
.Share--vertical .Share-item svg {
  width: 100%;
}
.Share--vertical .Share-item:not(:last-of-type) {
  margin-bottom: 0.9375rem;
}
.Share--vertical .icon-facebook {
  width: 0.5em;
}
.Share--vertical.is-hidden {
  display: none;
}
.Content p + h3 {
  margin-top: 3.9375rem;
}
.Content h2 {
  margin-bottom: 1.1875rem;
}
.Content h3 {
  margin-top: 0;
  margin-bottom: 1.0625rem;
}
.Content p + h2 {
  margin-bottom: 1.625rem;
  margin-top: 2.8125rem;
}
.Content p + h4 {
  margin-bottom: 1.625rem;
  margin-top: 2.8125rem;
}
.Content h4 {
  font-weight: bold;
}
.Content li {
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .Share--vertical {
    bottom: 8rem;
    left: auto;
    right: auto;
  }
  .Content h2,
  .Content h3,
  .Content h4,
  .Content ul,
  .Content p {
    max-width: 28.125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .Content p + h2 {
    margin-bottom: 1.8125rem;
    margin-top: 4.1875rem;
  }
  .Content .field-intro-text h2,
  .Content .field-intro-text h3,
  .Content .field-intro-text p {
    max-width: 43.75rem;
  }
}
.Content p.is-large img {
  margin-top: 4.125rem;
}
.Content .field-body p:last-of-type {
  margin-bottom: 0;
}
.Content-section {
  margin-bottom: 1rem;
}
.node-31 .Content {
  text-align: left !important;
}
.Brands-item,
.Button,
.GI_TW_expander,
.Vita,
.block-title {
  text-align: center;
}
.node-3591 .Content img {
  margin-top: 0.9375rem;
}
.Content-section--text {
  font-size: 1.375rem;
  margin-bottom: 3.5rem;
}
.Content-section--text.Content-section--text:first-child {
  margin-bottom: 2.5rem;
}
.Vita p {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .Vita p {
    max-width: 43.75rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.Vita h3 + h3 {
  margin-bottom: 1.0625rem;
}
.Vita .Vita-link {
  margin-left: 40%;
  margin-right: 40%;
  padding-bottom: 0.3125rem;
  color: #fe7f01;
  text-decoration: none;
  font-weight: 700;
}
.block-title {
  width: 100%;
  text-transform: none;
  font-weight: 300;
  font-size: 1.875rem;
  margin: 1.25rem auto;
}
@media (min-width: 768px) {
  .block-title {
    font-size: 2.625rem;
    margin-top: 4.25rem;
    margin-bottom: 3.375rem;
    line-height: 48pt;
  }
}
.Vita-container--first {
  margin-bottom: 3.6875rem;
}
.Vita-container--second.is-hidden {
  margin-bottom: 4.375rem;
}
.Vita-container.is-hidden:before {
  content: "";
  display: block;
  width: 2.1875rem;
  background-color: #fe7f01;
  height: 1px;
  position: absolute;
  bottom: 0.25rem;
  right: 50%;
  transform: translateX(50%);
}
.Vita-container.is-hidden:before,
.Vita-content--last:after {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
}
.Vita-container.is-hidden:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -0.0625rem;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fe7f01;
}
.Vita-container,
.Vita-content h3,
.Vita-content--last {
  position: relative;
}
.Vita-container img {
  max-width: 3.4375rem;
}
.Vita-container.is-hidden .Vita-content {
  display: none;
}
.Vita-container .Vita-content {
  display: block;
}
.Vita-link.media-element {
  margin-top: 2.875rem;
}
.Vita-link--last {
  margin-bottom: 3.6875rem;
}
.Vita-content h3:before,
.Vita-content--last:after {
  content: "";
  display: block;
  width: 25rem;
  background-color: gray;
  height: 1px;
  margin-bottom: 2rem;
}
.Vita-content h3:before {
  margin-right: auto;
  margin-left: auto;
}
.Vita-content--last:after {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  top: 3.1875rem;
}
.Brands {
  margin-bottom: -3em;
}
.Brands ul:after,
.Brands ul:before {
  content: " ";
  display: table;
}
.Brands-item {
  display: inline-block;
  position: relative;
  height: 10rem;
  -webkit-transition: border-color 300ms;
  transition: border-color 300ms;
  width: 49.0076335878%;
  float: left;
  margin-right: 1.9847328244%;
}
.Brands-item > img {
  position: absolute;
  width: 80%;
  height: 80%;
  top: 28%;
  left: 50%;
  max-height: 7rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.Brands-item:before {
  content: "";
  display: block;
  width: 100%;
  background-color: #fe7f01;
  height: 2px;
  position: absolute;
  bottom: 3.25rem;
  left: 0;
}
@media (max-width: 768px) {
  .Brands ul {
    margin-top: 4.375rem;
  }
  .Brands-item:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}
.Brands-item.GI_TW_Current {
  border-color: #505050;
}
@media (min-width: 768px) {
  .Brands-item {
    height: 14rem;
    box-sizing: border-box;
    width: 23.5114503817%;
    float: left;
    margin-right: 1.9847328244%;
  }
  .Brands-item:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
  .Brands-item > img {
    top: 50%;
  }
}
.GI_TW_pointer {
  position: absolute;
  margin-left: -10px;
  margin-top: -72px;
  -webkit-transition: left 300ms cubic-bezier(0.165, 0.84, 0.4, 1);
  transition: left 300ms cubic-bezier(0.165, 0.84, 0.4, 1);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
}
.GI_TW_expander {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 10px;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 300ms cubic-bezier(0.165, 0.84, 0.4, 1);
  transition: height 300ms cubic-bezier(0.165, 0.84, 0.4, 1);
}
.Button,
.GI_TW_expander-inner .GI_TW_fullimg img {
  position: relative;
}
.GI_TW_expander.animating {
  overflow: hidden !important;
}
.GI_TW_expander.opened {
  overflow: visible;
}
.GI_TW_expander.opened .Brands-item {
  margin-bottom: 0;
}
.GI_TW_expander .Brands-item {
  margin-bottom: 8.75rem;
}
.GI_TW_Current:before {
  background-color: #000;
}
.GI_TW_expander-inner {
  width: 74.5038167939%;
  height: 560px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 2em;
}
.GI_TW_expander-inner .GI_TW_fullimg {
  position: relative;
  width: 100%;
  height: 580px;
  margin: 10px 0 0;
  text-align: center;
  overflow: hidden;
}
.GI_TW_expander-inner .Title {
  margin-top: 0;
}
@media (min-width: 1024px) {
  .GI_TW_expander-inner .Title {
    margin-top: 0;
    margin-bottom: 3.4375rem;
  }
}
@media (min-width: 1440px) {
  .GI_TW_expander-inner {
    max-width: 1000px;
  }
}
.GI_TW_Controls {
  z-index: 1;
}
.Brands-links {
  margin-bottom: 2em;
}
.Brands-links a:not(last-of-type) {
  margin-right: 1.5em;
}
.Brands-hidden {
  display: none;
}
.Button {
  -webkit-appearance: none;
  display: inline-block;
  background: 0 0;
  border: 2px solid #cdcdcd;
  font: inherit;
  line-height: normal;
  margin: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal;
  text-transform: uppercase;
}
.Button--icons i,
.Logo,
.white-background {
  left: 0;
  position: absolute;
}
.Button--orange {
  color: #fe7f01 !important;
  border-color: #fe7f01;
}
.Button:active,
.Button:focus,
.Button:hover {
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  user-select: none;
  outline: 0;
}
.Button--icons,
.Button:active,
.Button:focus,
.Button:hover {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.Button.is-disabled,
.Button:disabled {
  cursor: default;
  opacity: 0.75;
}
.Video-button:hover,
.og-close {
  cursor: pointer;
}
.Button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.Button--icons {
  display: inline-block;
  width: 2.625rem;
  height: 2.625rem;
  user-select: none;
}
@media (min-width: 768px) {
  .Button--icons:first-child {
    margin-right: 0.625rem;
  }
}
.Button--icons i {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.Button--icons svg {
  width: 90%;
  height: 90%;
}
.Logo.icon-logo-main,
.Logo.icon-logo-main svg {
  height: 2rem;
  width: 6.625rem;
}
.Button--icons svg path,
.Button--icons svg polygon {
  fill: #000;
}
.Button--icons:hover svg path,
.Button--icons:hover svg polygon {
  fill: #fff;
}
.Logo {
  z-index: 999;
  user-select: none;
}
.Logo,
.NavText li a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.Logo.icon-logo-main {
  color: #000;
  -webkit-transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
  transition: cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
  top: 0.625rem;
}
@media (min-width: 414px) {
  .Logo.icon-logo-main {
    top: 1.875rem;
  }
}
.Header.shrink .Logo.icon-logo-main {
  top: 0.625rem;
}
.white-background {
  background-color: #fff;
  top: 8.75rem;
  right: 0;
  bottom: 15px;
  z-index: -1;
}
.VotingSections {
  margin-top: 6.25rem;
  overflow: auto;
  padding-bottom: 6.6875rem;
}
.Keyvisual--main,
.NavFooter,
.SiteMain,
.Video,
.ctools-modal-content,
.js-Panels,
.og-expander {
  overflow: hidden;
}
.VotingSections.is-sticky {
  position: fixed;
  top: -7.3125rem;
  z-index: 10;
  max-width: 1000px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
}
.VotingSection {
  background-color: #fff;
  width: 23.5114503817%;
  float: left;
  margin-right: 1.9847328244%;
}
.VotingSection:nth-child(4) {
  margin: 0;
}
.VotingSection.is-active {
  position: relative;
  border-bottom: 2px solid #000;
}
.VotingSection.is-active::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -0.875rem;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #000;
}
.VotingGallery .VotingGallery-big a,
.VotingPanel {
  position: relative;
}
.VotingSection-bar {
  margin-bottom: 0.375rem;
}
.VotingSection-bar .bar {
  padding: 0.0625rem 0.3125rem;
  min-width: 2.25rem;
  background-color: #000;
  color: #fff;
  letter-spacing: 0.0625rem;
  text-align: right;
}
.VotingSection-text {
  text-align: center;
  color: #000;
}
.VotingSection-text p {
  font-size: 0.75rem;
  text-transform: uppercase;
  margin: 0.8125rem 0 0.3125rem;
  letter-spacing: 0.075em;
}
.VotingSection-text h3 {
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 0.8125rem;
}
.VotingPanel {
  display: block;
}
@media (min-width: 1024px) {
  .VotingPanel .VotingPanel-image,
  .VotingPanel .VotingPanel-text {
    float: left;
    width: 50%;
  }
}
.VotingPanel .VotingPanel-text {
  text-align: center;
  padding: 0 1.25rem;
}
.VotingPanel .VotingPanel-text .Title {
  font-size: 2.5rem;
  letter-spacing: 0.05em;
  max-width: 95%;
  margin: 1.5625rem auto 1.375rem;
  line-height: 1;
}
.VotingPanel .VotingPanel-text h3 {
  text-transform: uppercase;
  margin: 0 0 1.5625rem;
}
.VotingPanel .VotingPanel-text p {
  font-size: 15px;
  line-height: 1.5;
}
.VotingGallery {
  float: right;
  margin-right: 0;
}
.VotingGallery .VotingGallery-small {
  width: 25.5%;
  float: left;
}
.VotingGallery .VotingGallery-big {
  width: 74.5%;
  float: right;
  margin-right: 0;
}
.VotingGallery .VotingGallery-half {
  width: 50%;
  float: left;
}
.VotingGallery .VotingGallery-half:last-of-type {
  float: right;
  margin-right: 0;
}
.VotingGallery .VotingGallery-half img {
  width: 100%;
}
#block-block-16 .block-title {
  display: none;
}
.VotingButton,
.VotingGallery-big a {
  display: block;
}
.VoteCountdown-text {
  font-weight: 700;
  text-transform: uppercase;
}
.VoteCountdown-text--first {
  font-size: 2.0625rem;
  margin-top: 3.125rem;
}
.VoteCountdown-text--last {
  font-size: 1.5625rem;
  margin-top: -0.625rem;
  margin-bottom: -1.9375rem;
}
@media (max-width: 1024px) {
  .VotingButtonWrap {
    height: 11em;
  }
}
.VotingButton {
  z-index: 3;
  width: 100px;
  text-align: center;
  position: absolute;
  background: 0 0;
  left: 50%;
  margin-left: -50px;
  margin-top: 1.875rem;
}
.VotingButton:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  right: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 1024px) {
  .VotingButton {
    top: 23.1875rem;
    width: 150px;
    margin-top: 0;
    margin-left: -75px;
  }
  .VotingButton:before {
    width: 150px;
    height: 150px;
  }
}
.VotingButton.is-sticky {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.VotingButton a,
.VotingButton-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 1.5rem;
  text-transform: uppercase;
  width: 6.25rem;
  color: #fff;
  font-size: 2.5rem;
}
@media (min-width: 1024px) {
  .VotingButton a,
  .VotingButton-link {
    width: 6.25rem;
    font-size: 3.75rem;
    top: 2.3rem;
  }
  .no-csstransforms3d .VotingButton {
    left: 40.8%;
  }
  .no-csstransforms3d .VotingButton .VotingButton-link,
  .no-csstransforms3d .VotingButton a {
    left: 7.3125rem;
  }
  .no-csstransforms3d .VotingButton:before {
    width: 150px;
    height: 150px;
    left: 7.3125rem;
  }
}
.VotingButton--wip {
  background: #fff;
}
.VotingButton--wip::before {
  background: #fff;
  border: 2px solid #000;
}
.VotingButton--wip .VotingButton-link,
.VotingButton--wip a {
  font-size: 0.9rem;
  color: #000;
  width: 100%;
}
@media (min-width: 1024px) {
  .VotingButton--wip .VotingButton-link,
  .VotingButton--wip a {
    font-size: 1.125rem;
    top: 4rem;
  }
}
.Nav {
  position: relative;
  padding: 3.25rem 0 0;
  background-color: #f4f4f4;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    padding cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    padding cubic-bezier(0.165, 0.84, 0.4, 1) 0.1s;
}
@media (min-width: 414px) {
  .Nav {
    padding: 7.75rem 0 0;
  }
}
.Nav--isOpen {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.no-csstransforms3d .Nav {
  display: none;
}
.NavText li a,
.no-csstransforms3d .Nav.Nav--isOpen {
  display: block;
}
.Header.shrink .Nav {
  padding: 3.25rem 0 0;
}
.NavText {
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 150ms cubic-bezier(0.19, 1, 0.22, 1);
}
.NavText ul {
  margin-bottom: 0;
}
.NavText li a {
  user-select: none;
  padding: 0.5rem 0;
  font-size: 1.25rem;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid;
  color: #000 !important;
}
.NavText .block-menu.first li:first-of-type a {
  border-top: 1px solid;
}
.Nav--isOpen .NavText {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.19, 1, 0.22, 1),
    opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1),
    opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 20ms;
  transition-delay: 20ms;
}
@media (min-width: 768px) and (min-width: 768px) {
  .NavText .block-menu.first li a {
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .NavText .block-menu.first li a {
    font-size: 3.125rem;
  }
}
@media (min-width: 768px) {
  .Nav {
    padding: 5rem 2em 3.75rem;
  }
  .Header.shrink .Nav {
    padding: 3.25rem 0 3.75rem;
  }
  .NavText li a {
    border-bottom: 0;
  }
  .NavText .block-menu.first li {
    margin-bottom: -0.375rem;
  }
  .NavText .block-menu.first li:first-of-type a {
    border-top: 0;
  }
  .NavText .block-menu.first li:last-of-type {
    border-bottom: 0;
  }
  .NavText .block-menu.last {
    margin-top: 2.8125rem;
  }
  .NavText .block-menu.last li {
    display: inline-block;
    font-size: 1.25rem;
  }
  .NavText .block-menu.last li:not(:last-of-type) {
    margin-right: 1.875rem;
  }
}
.NavFooter {
  margin-top: 3.4375rem;
}
.NavFooter a {
  width: 49%;
  float: left;
  padding: 2.0625rem 0.9375rem;
  margin-bottom: 2%;
  background: #ff8930;
  border: 0;
  font-size: 1.125rem;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 768px) {
  .NavFooter a {
    padding: 2.0625rem;
  }
}
.NavFooter li:nth-child(2n) a {
  margin-left: 2%;
}
.NavFooter li:first-of-type a {
  background: #ff7000;
}
.NavFooter li:nth-child(2) a {
  background: #355328;
}
.NavFooter li:nth-child(3) a {
  background: #4f6cb6;
}
.NavFooter li:last-of-type a {
  background: #faac84;
}
@media (min-width: 970px) {
  .NavFooter li:not(:first-of-type) a {
    margin-left: 2%;
  }
  .NavFooter a {
    width: 26%;
    margin-bottom: 0;
  }
}
.Keyvisual--main img,
.Panel,
.Ratio > *,
.js-Panels {
  width: 100%;
}
.Ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.Ratio--16-9 {
  padding-top: 56.25%;
}
.Ratio--3-2 {
  padding-top: 66.6666666667%;
}
.Ratio--4-3 {
  padding-top: 75%;
}
.js-Panels {
  float: left;
  background-color: #fff;
  -webkit-transition: height 200ms cubic-bezier(0.165, 0.84, 0.4, 1);
  transition: height 200ms cubic-bezier(0.165, 0.84, 0.4, 1);
}
.js-Panels:after,
.js-Panels:before {
  content: " ";
  display: table;
}
.no-csstransforms3d .js-Panels {
  height: auto !important;
}
.Panel {
  float: left;
  margin-right: -100%;
  visibility: hidden;
}
.Panel.is-active {
  visibility: visible;
}
.Keyvisual {
  position: relative;
  display: block;
  text-align: center;
  font-weight: 300;
  text-decoration: inherit;
}
.Keyvisual h3 {
  font-size: 30px;
  font-weight: 300;
}
.Keyvisual p {
  font-size: 15px;
}
.Keyvisual h3.background--dark {
  color: #fff;
}
.Keyvisual h3.background--light {
  color: #000;
}
.Keyvisual h3,
.Keyvisual p {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.Keyvisual--main {
  position: relative;
}
.slick-loading .slick-list {
  background-image: url("../../../all/themes/zlabels/images/ajax-loader.gif")
    center center no-repeat;
}
.Title,
.field-label,
.field-title-field,
.title {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  font-weight: 300;
  margin: 1.25rem 0;
  font-size: 1.875rem;
}
@media (min-width: 768px) {
  .Title,
  .field-label,
  .field-title-field,
  .title {
    font-size: 2.625rem;
    margin: 3.25rem 0;
    line-height: 48pt;
  }
}
.field-label {
  text-transform: none;
}
.Title--high {
  margin-top: 3.875rem;
}
.slick-dots {
  bottom: 1.5625rem;
}
.slick-dots li {
  margin: 0;
}
.slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}
.slick-dots li button:before {
  font-size: 10px;
  color: #d4d3d3;
  opacity: 1;
}
.slick-slide {
  display: none;
}
.slick-slide:first-of-type {
  display: block;
}
.ctools-modal-content .modal-header .close img,
.ctools-modal-content .modal-header .modal-title {
  display: none !important;
}
.ctools-modal-content {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto !important;
  max-height: 31em;
}
.ctools-modal-content .modal-header {
  background-color: transparent !important;
}
.ctools-modal-content .modal-header .close {
  width: 1.4em;
  height: 1.25rem;
  margin-top: 0.25rem;
  color: transparent;
}
.ctools-modal-content .modal-header .close:before {
  content: "×";
  display: block;
  color: #000;
  font-size: 1.375rem;
}
.ctools-modal-content .VoteForm {
  margin: 1em 0 0;
}
@media (max-width: 500px) {
  .ctools-modal-content .VoteForm .form-type-checkbox label {
    max-width: 10.625rem;
  }
}
.ctools-modal-content .form-item label {
  width: 35% !important;
  float: left !important;
  text-align: left !important;
}
.ctools-modal-content .form-item input {
  width: 65% !important;
}
.ctools-modal-content .form-item.form-type-checkbox input {
  float: left !important;
  width: 0.875rem !important;
}
.ctools-modal-content .form-item.form-type-checkbox label {
  font-size: 0.8125rem;
  width: auto !important;
  margin-left: 1em;
}
.ctools-modal-content .form-item.form-type-checkbox label a {
  font-size: 0.8125rem !important;
  letter-spacing: 0.0625rem !important;
}
.ctools-modal-content .form-item-email {
  margin-bottom: 0 !important;
}
.ctools-modal-content .form-submit {
  display: block;
  background-color: #000 !important;
  border: 0 !important;
  color: #fff !important;
  padding: 0.375rem 0.75rem !important;
  text-transform: uppercase !important;
  margin: 4em auto 0 !important;
  letter-spacing: 0.125rem !important;
}
.JobList a,
.JobNav-item,
.MoreJobs,
.og-details a {
  text-transform: uppercase;
}
.ctools-modal-content p {
  text-align: left;
  font-size: 0.8125rem;
  color: #505050;
}
.JobList-item,
.MoreJobs,
.messages {
  text-align: center;
}
.ctools-modal-content p:last-of-type {
  margin-top: 2em;
}
.ctools-modal-content .messages.error {
  margin-bottom: 2em;
}
.ctools-modal-content .messages.error li a {
  color: red;
  letter-spacing: 0.0625rem !important;
}
.JobList a,
.messages {
  color: #000 !important;
}
@media (min-width: 500px) {
  .ctools-modal-content,
  .ctools-modal-content .modal-content {
    width: 500px !important;
    height: auto !important;
  }
  .ctools-modal-content .VoteForm {
    padding: 0 3em;
  }
  .ctools-modal-content .form-submit {
    margin: 2em auto 0 !important;
  }
}
.ajax-progress {
  display: none !important;
}
.messages {
  margin-top: 2em;
}
.page-node-3614 .messages + .Wrapper-inner {
  display: none;
}
.JobList {
  border-bottom: 1px solid;
  margin-bottom: 3.375rem;
}
.JobList a {
  display: block;
}
.JobList > button {
  border: 0;
  color: #fe7f01;
  display: block;
  margin: 2em auto 0;
}
.JobList-item {
  position: relative;
  border-top: 1px solid;
}
.JobList-item.is-hidden {
  display: none;
}
.JobList-item .Button {
  position: absolute;
  border: 0;
  width: 0.5em;
  height: 1em;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  text-indent: -9999px;
  -webkit-transform: translateY(9%);
  -ms-transform: translateY(9%);
  transform: translateY(9%);
}
.JobList-item .Button.icon-arrow-right {
  background-size: contain;
}
.JobList-item .JobList-subtitle {
  font-size: 1.375rem;
  letter-spacing: 0.075em;
  line-height: 1.5;
  padding: 0 0.5em;
}
@media (max-width: 414px) {
  .JobList-item .JobList-subtitle {
    font-size: 0.8125rem;
  }
}
.MoreJobs {
  display: block;
  margin-bottom: 6.9375rem;
}
.JobList-date {
  letter-spacing: 0.075em;
  margin-bottom: 0;
  padding-bottom: 2rem;
}
@media (min-width: 414px) {
  .node-job div {
    max-width: 744px;
    margin: 0 auto;
  }
}
.node-job ul {
  margin: 0;
}
.node-job ul li span:before {
  content: "-";
  position: relative;
  margin-left: -0.5rem;
  left: -0.75rem;
}
.node-job .field-job-subheader div {
  text-align: center !important;
}
.node-job .field-job-yourprofile1-head,
.node-job .field-job-yourprofile2-head {
  font-size: 1.125rem;
  text-align: center;
  margin: 47px auto 45px;
}
.JobNav {
  position: relative;
  margin-top: 1.875rem;
}
@media (min-width: 768px) {
  .JobNav {
    position: fixed;
    width: 100%;
    height: 2em;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
}
.JobNav-item {
  letter-spacing: 0.1rem;
}
.JobNav-item:first-of-type {
  float: left;
  padding-left: 30px;
}
.JobNav-item:first-of-type:before {
  content: "";
  position: absolute;
  margin: auto;
  left: 10px;
  width: 0;
  height: 0;
  border-top: 0.625rem solid transparent;
  border-bottom: 0.625rem solid transparent;
  border-right: 0.625rem solid #fe7f01;
}
.og-grid,
.views-widget-filter-divisions {
  text-align: center;
  width: 100%;
}
.JobNav-item:last-of-type {
  float: right;
  padding: 1rem;
  margin-top: -1rem;
  background-color: #fe7f01;
  color: #fff;
}
.views-widget-filter-divisions .form-type-select {
  margin: 1rem auto;
}
.og-grid {
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
}
.og-grid li {
  display: inline-block;
  margin: 10px 5px 0;
  vertical-align: top;
  height: 250px;
}
.og-grid li > a,
.og-grid li > a img {
  border: none;
  outline: 0;
  display: block;
  position: relative;
}
.og-grid li.og-expanded > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #ddd;
  border-width: 15px;
  left: 50%;
  margin: -20px 0 0 -15px;
}
.og-expander {
  position: absolute;
  background: #ddd;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  height: 0;
}
.Reimagine-tooltip,
.modal-content,
.og-fullimg,
.pager {
  text-align: center;
}
.og-expander-inner {
  padding: 50px 30px;
  height: 100%;
}
.og-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
}
.og-close::after,
.og-close::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.og-close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.og-close:hover::after,
.og-close:hover::before {
  background: #333;
}
.og-details,
.og-fullimg {
  width: 50%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.og-details {
  padding: 0 40px 0 20px;
}
.og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.og-details h3 {
  font-weight: 300;
  font-size: 52px;
  padding: 40px 0 10px;
  margin-bottom: 10px;
}
.og-details p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #999;
}
.og-details a {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  letter-spacing: 2px;
  padding: 10px 20px;
  border: 3px solid #333;
  display: inline-block;
  margin: 30px 0 0;
  outline: 0;
}
.og-details a::before {
  content: "\2192";
  display: inline-block;
  margin-right: 10px;
}
.og-details a:hover {
  border-color: #999;
  color: #999;
}
.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}
.Reimagine-tooltip,
.node-3949 .Reimagine-illuText p {
  border: 1px solid #000;
}
@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@media screen and (max-width: 830px) {
  .og-expander h3 {
    font-size: 32px;
  }
  .og-expander p {
    font-size: 13px;
  }
  .og-expander a {
    font-size: 12px;
  }
}
@media screen and (max-width: 650px) {
  .og-fullimg {
    display: none;
  }
  .og-details {
    float: none;
    width: 100%;
  }
}
input,
label,
select,
textarea {
  display: inline-block;
  vertical-align: middle;
}
.Button,
input,
textarea {
  padding: 0.3em 0.5em 0.25em;
}
input,
textarea {
  width: 100%;
  max-width: 100%;
}
.Form-group {
  margin-bottom: 1rem;
}
.form-type-select {
  max-width: 300px;
}
.Masonry {
  margin-left: -13px;
  margin-right: -13px;
}
.Masonry:after {
  content: "";
  display: block;
  clear: both;
}
.Masonry-gridSizer,
.Masonry-item {
  float: left;
  width: 100%;
}
.Masonry-gridSizer img,
.Masonry-item img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media (min-width: 700px) {
  .Masonry-gutterSizer {
    width: 0;
  }
  .Masonry-gridSizer,
  .Masonry-item {
    width: 50%;
  }
}
.node-3949 .field-title-field {
  display: none;
}
.node-3949 .field-intro-text {
  margin: 3.125rem 0 5rem;
}
.node-3949 .field-intro-text img {
  width: 450px;
}
.node-3949 .Reimagine h2 {
  line-height: 1.5;
}
.node-3949 .Reimagine .field-title-field {
  margin-bottom: 1.5625rem;
  display: block;
}
.node-3949 .Reimagine-illustration {
  position: relative;
  margin-bottom: 3.375rem;
}
.node-3949 .Reimagine-illustration::after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  padding-top: 345.866666667%;
}
@media (min-width: 768px) {
  .node-3949 .Reimagine .Content p,
  .node-3951 .Content p {
    max-width: 35.625rem;
  }
  .node-3949 .Reimagine-illustration {
    position: relative;
  }
  .node-3949 .Reimagine-illustration::after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    padding-top: 160.5%;
  }
}
.node-3949 .Reimagine-mainIllu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.node-3949 .Reimagine-mainIllu .Reimagine-mainIlluBig {
  display: none;
}
.node-3949 .Reimagine-mainIllu .Reimagine-mainIlluSmall {
  display: block;
}
.node-3949 .Reimagine-illuText {
  position: absolute;
}
.node-3949 .Reimagine-illuText--1 {
  top: 11.5%;
  left: 80%;
}
.node-3949 .Reimagine-illuText--2 {
  top: 27.5%;
  left: 19%;
}
.node-3949 .Reimagine-illuText--3 {
  top: 52%;
  left: 72%;
}
.node-3949 .Reimagine-illuText--4 {
  top: 76%;
  left: 38%;
}
.node-3949 .Reimagine-illuText--5 {
  top: 94%;
  left: 63%;
}
@media (min-width: 768px) {
  .node-3949 .Reimagine-mainIllu .Reimagine-mainIlluBig {
    display: block;
  }
  .node-3949 .Reimagine-mainIllu .Reimagine-mainIlluSmall {
    display: none;
  }
  .node-3949 .Reimagine-illuText--1 {
    top: 20%;
    left: 14%;
  }
  .node-3949 .Reimagine-illuText--2 {
    top: 24%;
    left: 85%;
  }
  .node-3949 .Reimagine-illuText--3 {
    top: 43.5%;
    left: 56%;
  }
  .node-3949 .Reimagine-illuText--4 {
    top: 67%;
    left: 87%;
  }
  .node-3949 .Reimagine-illuText--5 {
    top: 82%;
    left: 46%;
  }
}
.node-3949 .Reimagine-illuConclusion {
  margin: 3.375rem 0 7rem;
}
@media (min-width: 1024px) {
  .node-3949 .Reimagine-illuConclusion {
    margin: -4.625rem 0 7rem;
  }
}
.node-3949 .Reimagine-sustainable .Reimagine-Column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 4.6875rem;
}
.node-3949 .Reimagine-sustainable .Reimagine-ColumnItem {
  padding: 0 0.9375rem;
  text-align: center;
  margin-bottom: 4.0625rem;
}
.node-3949 .Reimagine-sustainable .Reimagine-ColumnItem img {
  margin: 0.625rem 0 1.1875rem;
}
@media (min-width: 660px) {
  .node-3949 .Reimagine-sustainable .Reimagine-Column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .node-3949 .Reimagine-sustainable .Reimagine-ColumnItem {
    margin-bottom: 0;
    width: calc(100% * (1 / 3));
  }
  .node-3949 .Reimagine-sustainable .Reimagine-ColumnItem img {
    margin-bottom: 2.1875rem;
  }
}
.Video,
.Video img {
  width: 100%;
}
.Reimagine-tooltip {
  padding: 1.875rem 2.8125rem;
  margin: 0.3125rem;
  max-width: 70%;
  background-color: #fff;
}
@media (min-width: 768px) {
  .Reimagine-tooltip {
    max-width: 31.25rem;
  }
}
.Video {
  display: block;
  position: relative;
  margin-top: -2px;
  margin-bottom: -2px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.Video a {
  outline: 0;
  z-index: 1;
}
.Video video {
  max-width: 100%;
  height: auto;
}
.Ratio,
.Video--fluid {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.Ratio iframe,
.Video--fluid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Ratio img,
.Video--fluid img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  padding: 0;
}
@media (max-width: 768px) {
  .Video--vimeo {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
}
.Video--noMargin {
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.Video-button {
  display: block;
  width: 97px;
  height: 97px;
  background: url("../../../all/themes/zlabels/images/icons/png/play-icon.png")
    center no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 2;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 768px) {
  .Video-button {
    width: 77.6px;
    height: 77.6px;
  }
}
.VideoFrame {
  margin-bottom: 91px;
}
.mfp-bg {
  background: #fff;
}
.mfp-iframe {
  outline: 0;
}
.mfp-iframe-holder .mfp-close {
  color: #000;
}
.node-3641 .field-title-field {
  margin-top: 2.5rem;
}
.SiteMain {
  margin-right: 1.25rem;
  margin-left: 1.25rem;
  padding-top: 3.1875rem;
  padding-bottom: 8.5rem;
  height: auto;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (min-width: 768px) {
  .SiteMain {
    margin-right: 5.9375rem;
    margin-left: 5.9375rem;
    padding-top: 5.8125rem;
    padding-bottom: 12.875rem;
  }
}
@media (min-width: 1024px) {
  .SiteMain {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
}
.SiteMain.Header-open {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.Brands {
  margin-top: -2.5rem;
}
p.is-large {
  max-width: none;
}
.messages {
  margin-bottom: 1rem;
}
.messages.error {
  color: red;
}
.pager > li {
  display: inline-block;
}
html.js .js-hide {
  display: none;
}
#admin-menu {
  box-shadow: none;
}
#admin-menu a {
  font-size: 0.7rem;
  font-family: sans-serif;
  letter-spacing: 0;
}
html body.admin-menu {
  margin-top: 0;
}
.view-brands .view-display-id-block_1 .top-bar {
  height: 18px;
  margin-bottom: 28px;
  border-bottom: 4px solid #fe7f01;
  box-shadow: 0px 5px 8px #ddd;
}
.view-brands .wall {
  margin-top: -2.5rem;
  margin-bottom: -3em;
}
.view-brands .wall ul:after,
.view-brands .wall ul:before {
  content: " ";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  .wall ul {
    margin-top: 4.375rem;
  }
}
.Header.shrink {
  box-shadow: 0px 3px 8px #ddd;
}
.logowall {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  /* grid-gap: 5%; */
  align-items: center;
}
.logowall > div > img {
  /* width: 100%; */
  /* max-width: 80%; */
  /* margin: 0 auto; */
  /* padding: 10%; */
}
@media (max-width: 768px) {
  .logowall {
    grid-template-columns: 1fr 1fr;
  }
}
#responses {
  transition: 0.3s all ease-in-out;
  text-align: center;
}

#responses:not(.visible) {
  pointer-events: none;
  opacity: 0;
}
#edit-submit:not(.consented) {
  pointer-events: none;
  opacity: 0.5;
}
#edit-submit.consented:hover {
  background: #ddd;
  cursor: pointer;
}
#give-consent {
  margin-bottom: 16px;
}
#give-consent input {
  margin: 0;
  width: auto;
  max-width: auto;
}
@media (min-width: 414px) and (max-width: 767px) {
  article.node-page {
    margin-top: 2rem;
  }
}
