@import "//hello.myfonts.net/count/35a8a9";
@font-face {
  font-family: "FrutigerLT";
  src: url("../webfonts/35E6B5_0_0.eot");
  src:
    url("../webfonts/35E6B5_0_0.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/35E6B5_0_0.woff2") format("woff2"),
    url("../webfonts/35E6B5_0_0.woff") format("woff"),
    url("../webfonts/35E6B5_0_0.ttf") format("truetype"),
    url("../webfonts/35E6B5_0_0.svg#wf") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "FrutigerLT";
  src: url("../webfonts/35E6B5_2_0.eot");
  src:
    url("../webfonts/35E6B5_2_0.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/35E6B5_2_0.woff2") format("woff2"),
    url("../webfonts/35E6B5_2_0.woff") format("woff"),
    url("../webfonts/35E6B5_2_0.ttf") format("truetype"),
    url("../webfonts/35E6B5_2_0.svg#wf") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FrutigerLTStd-Roman";
  src: url("../webfonts/35E6B5_1_0.eot");
  src:
    url("../webfonts/35E6B5_1_0.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/35E6B5_1_0.woff2") format("woff2"),
    url("../webfonts/35E6B5_1_0.woff") format("woff"),
    url("../webfonts/35E6B5_1_0.ttf") format("truetype"),
    url("../webfonts/35E6B5_1_0.svg#wf") format("svg");
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes pulseBtnError {
  from {
    background: #86786f;
  }
  8% {
    background-color: #e74c3c;
  }
  60% {
    background-color: #e74c3c;
  }
  to {
    background: #86786f;
  }
}
@keyframes pulseBtnError {
  from {
    background: #86786f;
  }
  8% {
    background-color: #e74c3c;
  }
  60% {
    background-color: #e74c3c;
  }
  to {
    background: #86786f;
  }
}
@-webkit-keyframes pulseBtnSuccess {
  from {
    background: #86786f;
  }
  8% {
    background-color: #9f9f34;
  }
  60% {
    background-color: #9f9f34;
  }
  to {
    background: #86786f;
  }
}
@keyframes pulseBtnSuccess {
  from {
    background: #86786f;
  }
  8% {
    background-color: #9f9f34;
  }
  60% {
    background-color: #9f9f34;
  }
  to {
    background: #86786f;
  }
} /*! excerpts from normalize.css v3.0.1 | MIT License | git.io/normalize */
body {
  margin: 0;
}
aside,
details,
main,
summary {
  display: block;
}
template {
  display: none;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.grd {
  padding-left: 1rem;
  padding-right: 1rem;
}
.grd-row {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 100%;
}
.grd-row-col-1-24 {
  max-width: 4.1666666667%;
  flex-basis: 4.1666666667%;
}
.grd-row-col-2-24 {
  max-width: 8.3333333333%;
  flex-basis: 8.3333333333%;
}
.grd-row-col-3-24 {
  max-width: 12.5%;
  flex-basis: 12.5%;
}
.grd-row-col-4-24 {
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
.grd-row-col-5-24 {
  max-width: 20.8333333333%;
  flex-basis: 20.8333333333%;
}
.grd-row-col-6-24 {
  max-width: 25%;
  flex-basis: 25%;
}
.grd-row-col-7-24 {
  max-width: 29.1666666667%;
  flex-basis: 29.1666666667%;
}
.grd-row-col-8-24 {
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
.grd-row-col-9-24 {
  max-width: 37.5%;
  flex-basis: 37.5%;
}
.grd-row-col-10-24 {
  max-width: 41.6666666667%;
  flex-basis: 41.6666666667%;
}
.grd-row-col-11-24 {
  max-width: 45.8333333333%;
  flex-basis: 45.8333333333%;
}
.grd-row-col-12-24 {
  max-width: 50%;
  flex-basis: 50%;
}
.grd-row-col-13-24 {
  max-width: 54.1666666667%;
  flex-basis: 54.1666666667%;
}
.grd-row-col-14-24 {
  max-width: 58.3333333333%;
  flex-basis: 58.3333333333%;
}
.grd-row-col-15-24 {
  max-width: 62.5%;
  flex-basis: 62.5%;
}
.grd-row-col-16-24 {
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
.grd-row-col-17-24 {
  max-width: 70.8333333333%;
  flex-basis: 70.8333333333%;
}
.grd-row-col-18-24 {
  max-width: 75%;
  flex-basis: 75%;
}
.grd-row-col-19-24 {
  max-width: 79.1666666667%;
  flex-basis: 79.1666666667%;
}
.grd-row-col-20-24 {
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
}
.grd-row-col-21-24 {
  max-width: 87.5%;
  flex-basis: 87.5%;
}
.grd-row-col-22-24 {
  max-width: 91.6666666667%;
  flex-basis: 91.6666666667%;
}
.grd-row-col-23-24 {
  max-width: 95.8333333333%;
  flex-basis: 95.8333333333%;
}
.grd-row-col-24 {
  max-width: 100%;
  flex-basis: 100%;
}
.grd-row-col-1-24,
.grd-row-col-1-24--sm,
.grd-row-col-1-24--md,
.grd-row-col-1-24--lg,
.grd-row-col-2-24,
.grd-row-col-2-24--sm,
.grd-row-col-2-24--md,
.grd-row-col-2-24--lg,
.grd-row-col-3-24,
.grd-row-col-3-24--sm,
.grd-row-col-3-24--md,
.grd-row-col-3-24--lg,
.grd-row-col-4-24,
.grd-row-col-4-24--sm,
.grd-row-col-4-24--md,
.grd-row-col-4-24--lg,
.grd-row-col-5-24,
.grd-row-col-5-24--sm,
.grd-row-col-5-24--md,
.grd-row-col-5-24--lg,
.grd-row-col-6-24,
.grd-row-col-6-24--sm,
.grd-row-col-6-24--md,
.grd-row-col-6-24--lg,
.grd-row-col-7-24,
.grd-row-col-7-24--sm,
.grd-row-col-7-24--md,
.grd-row-col-7-24--lg,
.grd-row-col-8-24,
.grd-row-col-8-24--sm,
.grd-row-col-8-24--md,
.grd-row-col-8-24--lg,
.grd-row-col-9-24,
.grd-row-col-9-24--sm,
.grd-row-col-9-24--md,
.grd-row-col-9-24--lg,
.grd-row-col-10-24,
.grd-row-col-10-24--sm,
.grd-row-col-10-24--md,
.grd-row-col-10-24--lg,
.grd-row-col-11-24,
.grd-row-col-11-24--sm,
.grd-row-col-11-24--md,
.grd-row-col-11-24--lg,
.grd-row-col-12-24,
.grd-row-col-12-24--sm,
.grd-row-col-12-24--md,
.grd-row-col-12-24--lg,
.grd-row-col-13-24,
.grd-row-col-13-24--sm,
.grd-row-col-13-24--md,
.grd-row-col-13-24--lg,
.grd-row-col-14-24,
.grd-row-col-14-24--sm,
.grd-row-col-14-24--md,
.grd-row-col-14-24--lg,
.grd-row-col-15-24,
.grd-row-col-15-24--sm,
.grd-row-col-15-24--md,
.grd-row-col-15-24--lg,
.grd-row-col-16-24,
.grd-row-col-16-24--sm,
.grd-row-col-16-24--md,
.grd-row-col-16-24--lg,
.grd-row-col-17-24,
.grd-row-col-17-24--sm,
.grd-row-col-17-24--md,
.grd-row-col-17-24--lg,
.grd-row-col-18-24,
.grd-row-col-18-24--sm,
.grd-row-col-18-24--md,
.grd-row-col-18-24--lg,
.grd-row-col-19-24,
.grd-row-col-19-24--sm,
.grd-row-col-19-24--md,
.grd-row-col-19-24--lg,
.grd-row-col-20-24,
.grd-row-col-20-24--sm,
.grd-row-col-20-24--md,
.grd-row-col-20-24--lg,
.grd-row-col-21-24,
.grd-row-col-21-24--sm,
.grd-row-col-21-24--md,
.grd-row-col-21-24--lg,
.grd-row-col-22-24,
.grd-row-col-22-24--sm,
.grd-row-col-22-24--md,
.grd-row-col-22-24--lg,
.grd-row-col-23-24,
.grd-row-col-23-24--sm,
.grd-row-col-23-24--md,
.grd-row-col-23-24--lg,
.grd-row-col-24,
.grd-row-col-24--sm,
.grd-row-col-24--md,
.grd-row-col-24--lg {
  flex: 1;
  flex-direction: column;
  box-sizing: border-box;
}
.grd-row-col-1-24--sm,
.grd-row-col-1-24--md,
.grd-row-col-1-24--lg,
.grd-row-col-2-24--sm,
.grd-row-col-2-24--md,
.grd-row-col-2-24--lg,
.grd-row-col-3-24--sm,
.grd-row-col-3-24--md,
.grd-row-col-3-24--lg,
.grd-row-col-4-24--sm,
.grd-row-col-4-24--md,
.grd-row-col-4-24--lg,
.grd-row-col-5-24--sm,
.grd-row-col-5-24--md,
.grd-row-col-5-24--lg,
.grd-row-col-6-24--sm,
.grd-row-col-6-24--md,
.grd-row-col-6-24--lg,
.grd-row-col-7-24--sm,
.grd-row-col-7-24--md,
.grd-row-col-7-24--lg,
.grd-row-col-8-24--sm,
.grd-row-col-8-24--md,
.grd-row-col-8-24--lg,
.grd-row-col-9-24--sm,
.grd-row-col-9-24--md,
.grd-row-col-9-24--lg,
.grd-row-col-10-24--sm,
.grd-row-col-10-24--md,
.grd-row-col-10-24--lg,
.grd-row-col-11-24--sm,
.grd-row-col-11-24--md,
.grd-row-col-11-24--lg,
.grd-row-col-12-24--sm,
.grd-row-col-12-24--md,
.grd-row-col-12-24--lg,
.grd-row-col-13-24--sm,
.grd-row-col-13-24--md,
.grd-row-col-13-24--lg,
.grd-row-col-14-24--sm,
.grd-row-col-14-24--md,
.grd-row-col-14-24--lg,
.grd-row-col-15-24--sm,
.grd-row-col-15-24--md,
.grd-row-col-15-24--lg,
.grd-row-col-16-24--sm,
.grd-row-col-16-24--md,
.grd-row-col-16-24--lg,
.grd-row-col-17-24--sm,
.grd-row-col-17-24--md,
.grd-row-col-17-24--lg,
.grd-row-col-18-24--sm,
.grd-row-col-18-24--md,
.grd-row-col-18-24--lg,
.grd-row-col-19-24--sm,
.grd-row-col-19-24--md,
.grd-row-col-19-24--lg,
.grd-row-col-20-24--sm,
.grd-row-col-20-24--md,
.grd-row-col-20-24--lg,
.grd-row-col-21-24--sm,
.grd-row-col-21-24--md,
.grd-row-col-21-24--lg,
.grd-row-col-22-24--sm,
.grd-row-col-22-24--md,
.grd-row-col-22-24--lg,
.grd-row-col-23-24--sm,
.grd-row-col-23-24--md,
.grd-row-col-23-24--lg,
.grd-row-col-24--sm,
.grd-row-col-24--md,
.grd-row-col-24--lg {
  max-width: 100%;
  flex-basis: 100%;
}
.grd-row-col-1-24--no {
  max-width: 4.1666666667%;
  flex-basis: 4.1666666667%;
}
.grd-row-col-2-24--no {
  max-width: 8.3333333333%;
  flex-basis: 8.3333333333%;
}
.grd-row-col-3-24--no {
  max-width: 12.5%;
  flex-basis: 12.5%;
}
.grd-row-col-4-24--no {
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
.grd-row-col-5-24--no {
  max-width: 20.8333333333%;
  flex-basis: 20.8333333333%;
}
.grd-row-col-6-24--no {
  max-width: 25%;
  flex-basis: 25%;
}
.grd-row-col-7-24--no {
  max-width: 29.1666666667%;
  flex-basis: 29.1666666667%;
}
.grd-row-col-8-24--no {
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
.grd-row-col-9-24--no {
  max-width: 37.5%;
  flex-basis: 37.5%;
}
.grd-row-col-10-24--no {
  max-width: 41.6666666667%;
  flex-basis: 41.6666666667%;
}
.grd-row-col-11-24--no {
  max-width: 45.8333333333%;
  flex-basis: 45.8333333333%;
}
.grd-row-col-12-24--no {
  max-width: 50%;
  flex-basis: 50%;
}
.grd-row-col-13-24--no {
  max-width: 54.1666666667%;
  flex-basis: 54.1666666667%;
}
.grd-row-col-14-24--no {
  max-width: 58.3333333333%;
  flex-basis: 58.3333333333%;
}
.grd-row-col-15-24--no {
  max-width: 62.5%;
  flex-basis: 62.5%;
}
.grd-row-col-16-24--no {
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
.grd-row-col-17-24--no {
  max-width: 70.8333333333%;
  flex-basis: 70.8333333333%;
}
.grd-row-col-18-24--no {
  max-width: 75%;
  flex-basis: 75%;
}
.grd-row-col-19-24--no {
  max-width: 79.1666666667%;
  flex-basis: 79.1666666667%;
}
.grd-row-col-20-24--no {
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
}
.grd-row-col-21-24--no {
  max-width: 87.5%;
  flex-basis: 87.5%;
}
.grd-row-col-22-24--no {
  max-width: 91.6666666667%;
  flex-basis: 91.6666666667%;
}
.grd-row-col-23-24--no {
  max-width: 95.8333333333%;
  flex-basis: 95.8333333333%;
}
.grd-row-col-24--no {
  max-width: 100%;
  flex-basis: 100%;
}
@media screen and (min-width: 48rem) {
  .grd-row-col-1-24--sm {
    max-width: 4.1666666667%;
    flex-basis: 4.1666666667%;
  }
  .grd-row-col-2-24--sm {
    max-width: 8.3333333333%;
    flex-basis: 8.3333333333%;
  }
  .grd-row-col-3-24--sm {
    max-width: 12.5%;
    flex-basis: 12.5%;
  }
  .grd-row-col-4-24--sm {
    max-width: 16.6666666667%;
    flex-basis: 16.6666666667%;
  }
  .grd-row-col-5-24--sm {
    max-width: 20.8333333333%;
    flex-basis: 20.8333333333%;
  }
  .grd-row-col-6-24--sm {
    max-width: 25%;
    flex-basis: 25%;
  }
  .grd-row-col-7-24--sm {
    max-width: 29.1666666667%;
    flex-basis: 29.1666666667%;
  }
  .grd-row-col-8-24--sm {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
  .grd-row-col-9-24--sm {
    max-width: 37.5%;
    flex-basis: 37.5%;
  }
  .grd-row-col-10-24--sm {
    max-width: 41.6666666667%;
    flex-basis: 41.6666666667%;
  }
  .grd-row-col-11-24--sm {
    max-width: 45.8333333333%;
    flex-basis: 45.8333333333%;
  }
  .grd-row-col-12-24--sm {
    max-width: 50%;
    flex-basis: 50%;
  }
  .grd-row-col-13-24--sm {
    max-width: 54.1666666667%;
    flex-basis: 54.1666666667%;
  }
  .grd-row-col-14-24--sm {
    max-width: 58.3333333333%;
    flex-basis: 58.3333333333%;
  }
  .grd-row-col-15-24--sm {
    max-width: 62.5%;
    flex-basis: 62.5%;
  }
  .grd-row-col-16-24--sm {
    max-width: 66.6666666667%;
    flex-basis: 66.6666666667%;
  }
  .grd-row-col-17-24--sm {
    max-width: 70.8333333333%;
    flex-basis: 70.8333333333%;
  }
  .grd-row-col-18-24--sm {
    max-width: 75%;
    flex-basis: 75%;
  }
  .grd-row-col-19-24--sm {
    max-width: 79.1666666667%;
    flex-basis: 79.1666666667%;
  }
  .grd-row-col-20-24--sm {
    max-width: 83.3333333333%;
    flex-basis: 83.3333333333%;
  }
  .grd-row-col-21-24--sm {
    max-width: 87.5%;
    flex-basis: 87.5%;
  }
  .grd-row-col-22-24--sm {
    max-width: 91.6666666667%;
    flex-basis: 91.6666666667%;
  }
  .grd-row-col-23-24--sm {
    max-width: 95.8333333333%;
    flex-basis: 95.8333333333%;
  }
  .grd-row-col-24--sm {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-width: 64rem) {
  .grd-row-col-1-24--md {
    max-width: 4.1666666667%;
    flex-basis: 4.1666666667%;
  }
  .grd-row-col-2-24--md {
    max-width: 8.3333333333%;
    flex-basis: 8.3333333333%;
  }
  .grd-row-col-3-24--md {
    max-width: 12.5%;
    flex-basis: 12.5%;
  }
  .grd-row-col-4-24--md {
    max-width: 16.6666666667%;
    flex-basis: 16.6666666667%;
  }
  .grd-row-col-5-24--md {
    max-width: 20.8333333333%;
    flex-basis: 20.8333333333%;
  }
  .grd-row-col-6-24--md {
    max-width: 25%;
    flex-basis: 25%;
  }
  .grd-row-col-7-24--md {
    max-width: 29.1666666667%;
    flex-basis: 29.1666666667%;
  }
  .grd-row-col-8-24--md {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
  .grd-row-col-9-24--md {
    max-width: 37.5%;
    flex-basis: 37.5%;
  }
  .grd-row-col-10-24--md {
    max-width: 41.6666666667%;
    flex-basis: 41.6666666667%;
  }
  .grd-row-col-11-24--md {
    max-width: 45.8333333333%;
    flex-basis: 45.8333333333%;
  }
  .grd-row-col-12-24--md {
    max-width: 50%;
    flex-basis: 50%;
  }
  .grd-row-col-13-24--md {
    max-width: 54.1666666667%;
    flex-basis: 54.1666666667%;
  }
  .grd-row-col-14-24--md {
    max-width: 58.3333333333%;
    flex-basis: 58.3333333333%;
  }
  .grd-row-col-15-24--md {
    max-width: 62.5%;
    flex-basis: 62.5%;
  }
  .grd-row-col-16-24--md {
    max-width: 66.6666666667%;
    flex-basis: 66.6666666667%;
  }
  .grd-row-col-17-24--md {
    max-width: 70.8333333333%;
    flex-basis: 70.8333333333%;
  }
  .grd-row-col-18-24--md {
    max-width: 75%;
    flex-basis: 75%;
  }
  .grd-row-col-19-24--md {
    max-width: 79.1666666667%;
    flex-basis: 79.1666666667%;
  }
  .grd-row-col-20-24--md {
    max-width: 83.3333333333%;
    flex-basis: 83.3333333333%;
  }
  .grd-row-col-21-24--md {
    max-width: 87.5%;
    flex-basis: 87.5%;
  }
  .grd-row-col-22-24--md {
    max-width: 91.6666666667%;
    flex-basis: 91.6666666667%;
  }
  .grd-row-col-23-24--md {
    max-width: 95.8333333333%;
    flex-basis: 95.8333333333%;
  }
  .grd-row-col-24--md {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-width: 84rem) {
  .grd-row-col-1-24--lg {
    max-width: 4.1666666667%;
    flex-basis: 4.1666666667%;
  }
  .grd-row-col-2-24--lg {
    max-width: 8.3333333333%;
    flex-basis: 8.3333333333%;
  }
  .grd-row-col-3-24--lg {
    max-width: 12.5%;
    flex-basis: 12.5%;
  }
  .grd-row-col-4-24--lg {
    max-width: 16.6666666667%;
    flex-basis: 16.6666666667%;
  }
  .grd-row-col-5-24--lg {
    max-width: 20.8333333333%;
    flex-basis: 20.8333333333%;
  }
  .grd-row-col-6-24--lg {
    max-width: 25%;
    flex-basis: 25%;
  }
  .grd-row-col-7-24--lg {
    max-width: 29.1666666667%;
    flex-basis: 29.1666666667%;
  }
  .grd-row-col-8-24--lg {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
  .grd-row-col-9-24--lg {
    max-width: 37.5%;
    flex-basis: 37.5%;
  }
  .grd-row-col-10-24--lg {
    max-width: 41.6666666667%;
    flex-basis: 41.6666666667%;
  }
  .grd-row-col-11-24--lg {
    max-width: 45.8333333333%;
    flex-basis: 45.8333333333%;
  }
  .grd-row-col-12-24--lg {
    max-width: 50%;
    flex-basis: 50%;
  }
  .grd-row-col-13-24--lg {
    max-width: 54.1666666667%;
    flex-basis: 54.1666666667%;
  }
  .grd-row-col-14-24--lg {
    max-width: 58.3333333333%;
    flex-basis: 58.3333333333%;
  }
  .grd-row-col-15-24--lg {
    max-width: 62.5%;
    flex-basis: 62.5%;
  }
  .grd-row-col-16-24--lg {
    max-width: 66.6666666667%;
    flex-basis: 66.6666666667%;
  }
  .grd-row-col-17-24--lg {
    max-width: 70.8333333333%;
    flex-basis: 70.8333333333%;
  }
  .grd-row-col-18-24--lg {
    max-width: 75%;
    flex-basis: 75%;
  }
  .grd-row-col-19-24--lg {
    max-width: 79.1666666667%;
    flex-basis: 79.1666666667%;
  }
  .grd-row-col-20-24--lg {
    max-width: 83.3333333333%;
    flex-basis: 83.3333333333%;
  }
  .grd-row-col-21-24--lg {
    max-width: 87.5%;
    flex-basis: 87.5%;
  }
  .grd-row-col-22-24--lg {
    max-width: 91.6666666667%;
    flex-basis: 91.6666666667%;
  }
  .grd-row-col-23-24--lg {
    max-width: 95.8333333333%;
    flex-basis: 95.8333333333%;
  }
  .grd-row-col-24--lg {
    max-width: 100%;
    flex-basis: 100%;
  }
}
*,
*::after,
*::before,
#collection-label::after {
  box-sizing: border-box;
}
.measure,
.flyoutHeader #header-navigation .grd {
  max-width: 80rem;
  margin: 0 auto;
}
a {
  color: #3498db;
}
a:hover,
a:focus,
a:active {
  color: rgb(33.1380753138, 125.1882845188, 186.8619246862);
}
.bg--red {
  background-color: #e74c3c;
}
.bg--orange {
  background-color: #f39c12;
}
.bg--blue {
  background-color: #3498db;
}
.bg--green {
  background-color: #9f9f34;
}
.bg--white {
  background-color: #fff;
}
.bg--light-gray {
  background-color: rgba(216, 216, 216, 0.99);
}
.bg--mid-gray {
  background-color: rgba(144, 144, 144, 0.99);
}
.bg--dark-gray {
  background-color: rgba(72, 72, 72, 0.99);
}
.bg--off-white {
  background-color: rgba(250, 250, 250, 0.99);
}
.fnt--red {
  color: #e74c3c;
}
.fnt--orange {
  color: #f39c12;
}
.fnt--blue {
  color: #3498db;
}
.fnt--green {
  color: #9f9f34;
}
.fnt--white {
  color: #fff;
}
.fnt--light-gray {
  color: rgba(216, 216, 216, 0.99);
}
.fnt--mid-gray {
  color: rgba(144, 144, 144, 0.99);
}
.fnt--dark-gray {
  color: rgba(72, 72, 72, 0.99);
}
.fnt--off-white {
  color: rgba(250, 250, 250, 0.99);
}
.m0 {
  margin: 0;
}
.mx0 {
  margin-left: 0;
  margin-right: 0;
}
.my0 {
  margin-top: 0;
  margin-bottom: 0;
}
.m1 {
  margin: 1rem;
}
.mx1 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.my1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.m2 {
  margin: 2rem;
}
.mx2 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.my2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.p0 {
  padding: 0;
}
.px0 {
  padding-left: 0;
  padding-right: 0;
}
.py0 {
  padding-top: 0;
  padding-bottom: 0;
}
.p1 {
  padding: 1rem;
}
.px1 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.p2 {
  padding: 2rem;
}
.px2 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
html {
  font-size: 100%;
}
body {
  font-family: "FrutigerLT", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.85;
  color: #333;
}
p,
.p {
  font-size: 1rem;
  margin-bottom: 1.3rem;
}
h1,
.h1,
h2,
h6,
h5,
.h2,
h3,
.h3,
h4,
.h4 {
  margin: 1.414rem 0 0.5rem;
  font-weight: inherit;
  line-height: 1.42;
}
h1,
.h1 {
  margin-top: 0;
  font-size: 3.998rem;
}
h2,
h6,
h5,
h4,
h3,
.h2 {
  font-size: 2.827rem;
}
h3,
.h3 {
  font-size: 1.999rem;
}
h4,
.h4 {
  font-size: 1.414rem;
}
h5,
.h5,
table th {
  font-size: 1.121rem;
}
h6,
.h6 {
  font-size: 0.88rem;
}
small,
.small {
  font-size: 0.707em;
}
pre,
code {
  font-family: "Monaco", "Lucida Console", Courier, monospace;
}
.italic {
  font-style: italic;
}
.thin {
  font-weight: 100;
}
.bold {
  font-weight: bold;
}
.caps,
table th {
  font-variant: small-caps;
}
.justify {
  text-align: justify;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.muted {
  opacity: 0.7;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.flt--left {
  float: left;
}
.flt--right {
  float: right;
}
.flt--none {
  float: none;
}
.center {
  margin: auto auto;
}
.txt--center {
  text-align: center;
}
.txt--right {
  text-align: right;
}
.txt--left,
table th {
  text-align: left;
}
.oflow-y--scroll {
  overflow-y: scroll;
}
.w100,
.w100--s {
  width: 100%;
  display: block;
}
@media screen and (min-width: 48rem) {
  .w100--s {
    width: auto;
    display: inline-block;
  }
}
img,
canvas,
iframe,
video,
svg,
select,
textarea {
  max-width: 100%;
}
.brdr--rounded {
  border-radius: 3px;
}
.brdr--light-gray {
  border: thin solid rgba(216, 216, 216, 0.99);
}
.brdr--mid-gray {
  border: thin solid rgba(144, 144, 144, 0.99);
}
.brdr--dark-gray {
  border: thin solid rgba(72, 72, 72, 0.99);
}
.brdr--off-white {
  border: thin solid rgba(250, 250, 250, 0.99);
}
.list--unstyled {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
  width: 100%;
  box-shadow: none;
  border: thin solid rgba(216, 216, 216, 0.99);
}
input[type="submit"] {
  margin-top: 0.85rem;
}
input[type="checkbox"] {
  display: inline-block;
  vertical-align: bottom;
  width: auto;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media .media-figure {
  margin-right: 1em;
}
.media .media-body {
  flex: 1 0 0;
}
table > thead {
  border-bottom: thin solid rgba(250, 250, 250, 0.99);
}
table th,
table td {
  padding: 0.25rem;
  word-wrap: normal;
  line-height: 1;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property:
    transform,
    -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property:
    transform,
    -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property:
    height,
    -webkit-transform;
  transition-property:
    height,
    -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property:
    transform,
    height,
    -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-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 {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition:
    200ms top,
    200ms -webkit-transform;
  transition:
    200ms top,
    200ms -webkit-transform;
  -o-transition:
    200ms transform,
    200ms top;
  transition:
    200ms transform,
    200ms top;
  transition:
    200ms transform,
    200ms top,
    200ms -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition:
    200ms left,
    200ms -webkit-transform;
  transition:
    200ms left,
    200ms -webkit-transform;
  -o-transition:
    200ms transform,
    200ms left;
  transition:
    200ms transform,
    200ms left;
  transition:
    200ms transform,
    200ms left,
    200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition:
    200ms right,
    200ms -webkit-transform;
  transition:
    200ms right,
    200ms -webkit-transform;
  -o-transition:
    200ms transform,
    200ms right;
  transition:
    200ms transform,
    200ms right;
  transition:
    200ms transform,
    200ms right,
    200ms -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-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-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: 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%;
  -o-object-fit: contain;
  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;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-button-lock {
  display: none !important;
}
.swiper-pagination-lock {
  display: none !important;
}
.swiper-scrollbar-lock {
  display: none !important;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before,
.mfp-container#collection-label::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before,
.mfp-align-top .mfp-container#collection-label::after {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-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-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -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-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
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;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-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-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow#collection-label::after,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset rgba(0, 0, 0, 0);
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow#collection-label::after {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left#collection-label::after {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right#collection-label::after {
  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-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;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  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-image-holder .mfp-content {
  max-width: 100%;
}
.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;
    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;
  }
}
@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;
  }
}
.accordion .accordion-item {
  border: none;
  border-bottom: 1px solid #cfc9c6;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.accordion .accordion-item .accordion-content {
  display: none;
}
.accordion .accordion-item .accordion-content .descr {
  padding-left: 1rem;
}
.accordion .accordion-item.open .accordion-title.icon::before,
.accordion .accordion-item.open .accordion-title.icon#collection-label::after {
  transform: rotate(90deg);
}
.accordion header {
  cursor: pointer;
}
.accordion header .accordion-title {
  margin: 0;
  position: relative;
  display: inline-block;
  font-size: 0.9rem;
  padding-left: 1rem;
}
@media screen and (min-width: 48rem) {
  .accordion header .accordion-title {
    font-size: 1.1rem;
  }
}
.accordion header .accordion-title.icon::before,
.accordion header .accordion-title.icon#collection-label::after {
  content: "";
  display: inline-block;
  height: 1rem;
  width: 0.5rem;
  margin-right: 0.6rem;
  margin-top: -0.375rem;
  vertical-align: middle;
  transition: all 0.3s;
  background: url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1LjUgMTEuNyIgdmlld0JveD0iMCAwIDUuNSAxMS43IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im0zLjIgMy4zLTMuMi0zLjN2MS4ybDQuMiA0LjJ2LjlsLTQuMiA0LjJ2MS4ybDMuMi0zLjMgMi4zLTIuMnYtLjZ6IiBmaWxsPSIjOWY5ZjM0Ii8+PC9zdmc+")
    center center/contain no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
}
@media screen and (min-width: 48rem) {
  .accordion header .accordion-title.icon::before,
  .accordion header .accordion-title.icon#collection-label::after {
    top: 7px;
  }
}
h1,
h2,
h6,
h5,
h4,
h3 {
  font-family:
    "FrutigerLTStd-Roman", "FrutigerLT", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.mfp-close-btn-in .mfp-close {
  background: #9f9f34;
  color: #fff;
  width: 1.625rem;
  height: 1.625rem;
  line-height: 1.625rem;
  font-size: 1.3rem;
  opacity: 1;
  top: 1rem;
  right: 1rem;
  padding: 0;
  text-align: center;
}
.mfp-auto-cursor .mfp-content {
  width: auto;
}
img.mfp-img {
  padding: 0;
}
body {
  color: #86786f;
  background: #fff;
}
a {
  color: #9f9f34;
  text-decoration: none;
  font-weight: bold;
}
a:hover,
a:focus,
a:active {
  color: #9f9f34;
  text-decoration: underline;
}
.button {
  display: inline-block;
  padding: 9px 10px 7px 12px;
  line-height: 120%;
  font-size: 0.75rem;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 6px;
  border: none;
  border-radius: 0;
  cursor: pointer;
  white-space: nowrap;
}
.button:hover {
  text-decoration: none;
}
.button::after {
  content: "";
  background: rgba(0, 0, 0, 0) url("../img/arrow-link-brown.svg") no-repeat
    center center/11px 12px;
  width: 11px;
  height: 12px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
}
.button.green {
  background-color: #9f9f34;
  color: #fff;
}
.button.green::after {
  background-image: url("../img/arrow-link-white.svg");
}
.button.white {
  color: #9f9f34;
  background-color: #fff;
}
.button.white::after {
  background-image: url("../img/arrow-link-green.svg");
}
.button.gray {
  background-color: #f0eeed;
  color: #9f9f34;
}
.button.gray::after {
  background-image: url("../img/arrow-link-green.svg");
}
.button.light-gray {
  background-color: #e3e0de;
}
.button.dark-gray {
  background-color: #86786f;
  color: #fff;
  text-transform: none;
}
.button.dark-gray::after {
  background-image: url("../img/arrow-link-white.svg");
}
.button.dark-gray.download::after {
  background-image: url("../img/icon-download.svg");
}
.text-block .button {
  margin-bottom: 1rem;
}
.youtube-frame {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  margin: 10px 10px;
}
.youtube-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.piwik-frame {
  border: 0;
  height: 350px;
}
@media screen and (min-width: 48rem) {
  .piwik-frame {
    height: 190px;
  }
}
@media screen and (min-width: 64rem) {
  .piwik-frame {
    height: 170px;
  }
}
@media screen and (min-width: 84rem) {
  .piwik-frame {
    height: 130px;
  }
}
.modul-box {
  position: relative;
  padding: 1.4rem 1.9rem;
  color: #86786f;
  min-height: 100%;
}
.modul-box h3 {
  margin: 0;
  text-transform: uppercase;
  line-height: 120%;
  font-size: 1.8rem;
}
.modul-box .description {
  font-size: 0.8rem;
  margin-top: 0.5rem;
  line-height: 130%;
}
.modul-box.gray-background {
  background: #f0eeed;
}
@media screen and (min-width: 64rem) {
  .modul-box.gray-border {
    border: 2px solid #f0eeed;
  }
  .modul-box .description {
    font-size: 1rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 48rem) {
  .modul-box h3 {
    font-size: 1.2rem;
    padding-left: 24px;
  }
}
@media screen and (min-width: 84rem) {
  .modul-box h3 {
    font-size: 1.999rem;
  }
}
.pstn-rltv {
  position: relative;
}
.fnt-rglr {
  font-family: "FrutigerLTStd-Roman", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.canvas {
  padding: 0 0;
}
@media screen and (min-width: 64rem) {
  .canvas {
    padding: 0 20px;
  }
}
@media screen and (min-width: 84rem) {
  .canvas {
    padding: 0;
  }
}
.fnt-right--lg {
  text-align: left;
}
@media screen and (min-width: 84rem) {
  .fnt-right--lg {
    text-align: right;
  }
}
#content-master {
  padding: 0 1rem;
  padding-bottom: 1rem;
}
#header-navigation {
  position: relative;
}
.flyoutHeader #header-navigation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #fff;
  border-bottom: 1px solid #f0eeed;
  max-width: initial;
}
.flyoutHeader #header-navigation .grd {
  padding-left: 1rem;
  padding-right: 1rem;
}
.flyoutHeader #header-navigation .logo {
  margin: 19px 0 20px 0;
}
.flyoutHeader.open-navigation #header-navigation {
  bottom: 0;
  overflow: scroll;
}
.flyoutHeader.open-navigation {
  height: 100%;
  overflow: hidden;
}
@media screen and (min-width: 64rem) {
  .flyoutHeader.open-navigation #header-navigation {
    bottom: auto;
    overflow: visible;
  }
  .flyoutHeader.open-navigation {
    height: auto;
    overflow: auto;
  }
  #header-navigation .header-navigation-canvas {
    padding: 0;
  }
  .flyoutHeader #header-navigation #main-navigation {
    padding: 22px 1rem 0 0;
  }
  .flyoutHeader #header-navigation .header-navigation-canvas {
    padding: 0;
  }
}
#meta-navigation {
  background: #86786f;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #cfc9c6;
  font-size: 0.63em;
  font-weight: normal;
  height: 50px;
  text-transform: uppercase;
}
#meta-navigation .lvl-0 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 1rem 0 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#meta-navigation .lvl-0 li {
  display: inline-block;
  margin-right: 1.4rem;
  display: none;
}
#meta-navigation .lvl-0 li:hover a {
  text-decoration: none;
}
#meta-navigation .lvl-0 li:last-child {
  margin-right: 0;
}
#meta-navigation .meta-nav-link {
  color: #cfc9c6;
  cursor: pointer;
  font-weight: normal;
}
#meta-navigation .meta-nav-link:hover {
  color: #cac933;
  text-decoration: underline;
}
#meta-navigation .measure,
#meta-navigation .flyoutHeader #header-navigation .grd,
.flyoutHeader #header-navigation #meta-navigation .grd {
  position: relative;
}
#meta-navigation .entry.lvl-1.has-subnavi .subnavi {
  display: none;
}
#meta-navigation .entry.lvl-1.has-subnavi.open .subnavi {
  display: block;
}
#meta-navigation::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
@media screen and (min-width: 48rem) {
  #meta-navigation .lvl-0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #meta-navigation .lvl-0 li {
    display: inline-block;
  }
  #meta-navigation .entry.lvl-1 {
    margin: 0 0.5rem 0 0;
  }
  #meta-navigation .entry.lvl-1 .meta-nav-link.lvl-1 {
    padding: 0 0.5rem;
    height: 50px;
    line-height: 3.125rem;
    display: inline-block;
  }
  #meta-navigation .entry.lvl-1.open .meta-nav-link.lvl-1 {
    color: #86786f;
  }
  #meta-navigation .entry.lvl-1.has-subnavi {
    position: relative;
  }
  #meta-navigation .entry.lvl-1.has-subnavi .subnavi {
    position: absolute;
    top: 100%;
    left: 0;
    background: #f0eeed;
    padding: 0.6rem 0.8rem 0.4rem 0.8rem;
    z-index: 20;
  }
  #meta-navigation .entry.lvl-1.has-subnavi .subnavi .entry.lvl-2 {
    margin: 0;
    display: block;
  }
  #meta-navigation
    .entry.lvl-1.has-subnavi
    .subnavi
    .entry.lvl-2
    .meta-nav-link.lvl-2 {
    text-transform: none;
    color: #86786f;
    display: block;
    line-height: 150%;
    margin: 0;
    padding: 0.06rem 0;
    white-space: nowrap;
    line-height: 190%;
    display: inline-block;
  }
  #meta-navigation
    .entry.lvl-1.has-subnavi
    .subnavi
    .entry.lvl-2
    .meta-nav-link.lvl-2:hover {
    color: #e1e18e;
  }
  #meta-navigation .entry.lvl-1.has-subnavi.open {
    background: #f0eeed;
  }
}
@media screen and (min-width: 64rem) {
  #meta-navigation {
    font-size: 0.6em;
  }
  #meta-navigation .entry.lvl-1 {
    margin: 0 0.9rem 0 0;
  }
  #meta-navigation .entry.lvl-1 .meta-nav-link.lvl-1 {
    padding: 0 0.9rem;
  }
}
@media screen and (min-width: 84rem) {
  #meta-navigation {
    height: 30px;
    font-size: 0.8em;
  }
  #meta-navigation .lvl-0 {
    padding: 0;
  }
  #meta-navigation .entry.lvl-1 .meta-nav-link.lvl-1 {
    height: 30px;
    line-height: 1.875rem;
  }
}
#meta-navigation #language-selector {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
#meta-navigation #language-selector ul {
  display: block;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 30;
  right: 3px;
  padding: 0 20px;
  -webkit-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  background-color: #86786f;
  text-align: right;
}
#meta-navigation #language-selector li {
  display: block;
  margin: 0.7rem 0;
}
#meta-navigation #language-selector .language-de,
#meta-navigation #language-selector .language-lt,
#meta-navigation #language-selector .language-pl,
#meta-navigation #language-selector .language-fr,
#meta-navigation #language-selector .language-en {
  display: inline-block;
  white-space: nowrap;
  color: #cfc9c6;
}
#meta-navigation #language-selector .language-de.active .description,
#meta-navigation #language-selector .active.language-lt .description,
#meta-navigation #language-selector .active.language-pl .description,
#meta-navigation #language-selector .active.language-fr .description,
#meta-navigation #language-selector .active.language-en .description {
  display: none;
}
#meta-navigation #language-selector .language-de::after,
#meta-navigation #language-selector .language-lt::after,
#meta-navigation #language-selector .language-pl::after,
#meta-navigation #language-selector .language-fr::after,
#meta-navigation #language-selector .language-en::after {
  content: "";
  background: rgba(0, 0, 0, 0) url("../img/flag-de.svg") no-repeat center
    center/cover;
  display: inline-block;
  width: 21px;
  height: 14px;
  vertical-align: middle;
  margin-left: 0.7rem;
}
#meta-navigation #language-selector .language-de:hover,
#meta-navigation #language-selector .language-lt:hover,
#meta-navigation #language-selector .language-pl:hover,
#meta-navigation #language-selector .language-fr:hover,
#meta-navigation #language-selector .language-en:hover {
  color: #cac933;
  text-decoration: underline;
}
#meta-navigation #language-selector .language-en::after {
  background-image: url("../img/flag-uk.svg");
}
#meta-navigation #language-selector .language-fr::after {
  background-image: url("../img/flag-fr.svg");
}
#meta-navigation #language-selector .language-pl::after {
  background-image: url("../img/flag-pl.svg");
}
#meta-navigation #language-selector .language-lt::after {
  background-image: url("../img/flag-lt.svg");
}
#meta-navigation #language-selector::after {
  content: "";
  background: rgba(0, 0, 0, 0) url("../img/arrow-language-selector.svg")
    no-repeat right center/contain;
  display: inline-block;
  height: 6px;
  width: 8px;
  margin-left: 0.5rem;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}
#meta-navigation #language-selector.opened ul {
  max-height: 150px;
}
#meta-navigation #language-selector.opened::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#meta-navigation .lvl-0 li.linkedin,
#meta-navigation .lvl-0 li.facebook {
  padding: 0 0.5rem;
  height: 50px;
  line-height: 3.125rem;
  display: inline-block;
}
@media screen and (min-width: 84rem) {
  #meta-navigation .lvl-0 li.linkedin,
  #meta-navigation .lvl-0 li.facebook {
    height: 30px;
    line-height: 1.875rem;
  }
}
#meta-navigation .lvl-0 li.linkedin img,
#meta-navigation .lvl-0 li.facebook img {
  vertical-align: middle;
  width: 20px;
  height: 17px;
}
#meta-navigation .lvl-0 li.linkedin {
  margin: 0 !important;
}
#meta-navigation .lvl-0 li.facebook img {
  width: 17px;
  height: 17px;
}
#main-navigation {
  display: none;
  z-index: 10;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
}
#main-navigation a {
  font-family: "FrutigerLTStd-Roman", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #86786f;
}
#main-navigation a:hover {
  text-decoration: none;
}
#main-navigation .lvl-0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#main-navigation .entry.lvl-1 {
  display: block;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
#main-navigation .entry.lvl-1 .main-nav-link.lvl-1 {
  font-size: 1.2rem;
  position: relative;
  display: block;
  padding: 14px 30px 11px 18px;
  border-bottom: 1px solid #cfc9c6;
}
#main-navigation .entry.lvl-1 .main-nav-link.lvl-1::before,
#main-navigation .entry.lvl-1 .main-nav-link.lvl-1#collection-label::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("../img/arrow-link-green.svg") no-repeat left
    top/13px 20px;
  width: 13px;
  height: 20px;
  vertical-align: middle;
  margin: 0 10px 0 0;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition:
    transform 0.3s ease-out,
    -webkit-transform 0.3s ease-out;
}
#main-navigation .entry.lvl-1.active .main-nav-link,
#main-navigation .entry.lvl-1.active.open .main-nav-link {
  font-weight: bold;
}
#main-navigation .subnavi.lvl-1 {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
#main-navigation .entry.lvl-1.open .main-nav-link.lvl-1::before,
#main-navigation
  .entry.lvl-1.open
  .main-nav-link.lvl-1#collection-label::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition:
    transform 0.3s ease-in,
    -webkit-transform 0.3s ease-in;
}
#main-navigation .entry.lvl-1.open .subnavi.lvl-1 {
  display: block;
  max-height: initial;
}
#main-navigation .entry.lvl-2 {
  text-align: left;
  border-bottom: 1px solid #cfc9c6;
}
#main-navigation .entry.lvl-2 .main-nav-link.lvl-2 {
  display: block;
  background: #f4f3d3;
  padding: 14px 20px 11px 18px;
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 120%;
  color: #574e4a;
  text-transform: none;
}
#main-navigation .entry.lvl-2 .main-nav-link.lvl-2::before,
#main-navigation .entry.lvl-2 .main-nav-link.lvl-2#collection-label::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("../img/arrow-link-green.svg") no-repeat left
    top/11px 17px;
  width: 11px;
  height: 18px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
#main-navigation .entry.lvl-2 .main-nav-link.lvl-2.has-subnavi::before,
#main-navigation
  .entry.lvl-2
  .main-nav-link.lvl-2.has-subnavi#collection-label::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#main-navigation .entry.lvl-3 .main-nav-link.lvl-3 {
  font-weight: normal;
  font-size: 0.8rem;
  padding: 0.2em 20px 0.2em 39px;
  display: block;
  text-transform: none;
  color: #574e4a;
  background: #e1e18e;
}
#main-navigation .entry.lvl-3.active {
  color: #9f9f34;
}
#main-navigation .entry.lvl-3:first-child {
  padding-top: 1em;
}
#main-navigation .entry.lvl-3:last-child {
  padding-bottom: 1em;
}
.open-navigation #main-navigation {
  display: block;
}
@media screen and (min-width: 64rem) {
  html[lang="lt"] #main-navigation .entry.lvl-1 .main-nav-link.lvl-1 {
    font-size: 0.8rem;
  }
  html[lang="lt"] #main-navigation .entry.lvl-1 {
    padding: 0 0 0 1rem !important;
    margin-left: 0.5rem !important;
  }
  #main-navigation {
    display: block;
    position: initial;
    top: auto;
    left: auto;
    right: auto;
    text-align: center;
    padding: 44px 1rem 0 0;
  }
  #main-navigation .lvl-0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  #main-navigation .entry.lvl-1 {
    display: inline-block;
    background: rgba(0, 0, 0, 0) no-repeat left 6px/20px 17px;
    padding: 0 0 0 1.5rem;
    margin-left: 1.5rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  #main-navigation .entry.lvl-1 .main-nav-link.lvl-1 {
    display: inline-block;
    font-size: 0.9rem;
    padding: 0;
    background: none;
    border: none;
    letter-spacing: 0.05rem;
  }
  #main-navigation .entry.lvl-1 .main-nav-link.lvl-1::before,
  #main-navigation .entry.lvl-1 .main-nav-link.lvl-1#collection-label::after {
    display: none;
  }
  #main-navigation .entry.lvl-1.active,
  #main-navigation .entry.lvl-1.active:hover,
  #main-navigation .entry.lvl-1.active.open {
    background-image: url("../img/slash-green.svg");
    background-position: left 3px;
  }
  #main-navigation .entry.lvl-1.active .main-nav-link,
  #main-navigation .entry.lvl-1.active:hover .main-nav-link,
  #main-navigation .entry.lvl-1.active.open .main-nav-link {
    background: none;
    font-weight: bold;
    letter-spacing: 0;
  }
  #main-navigation .entry.lvl-1.open,
  #main-navigation .entry.lvl-1:hover {
    background-image: url("../img/slash-green.svg");
    background-position: left 3px;
  }
  #main-navigation .entry.lvl-1.open .main-nav-link,
  #main-navigation .entry.lvl-1:hover .main-nav-link {
    font-weight: normal;
    letter-spacing: 0.05rem;
  }
  #main-navigation .entry.lvl-1.open .main-nav-link.lvl-2.has-subnavi::before,
  #main-navigation
    .entry.lvl-1.open
    .main-nav-link.lvl-2.has-subnavi#collection-label::after,
  #main-navigation .entry.lvl-1:hover .main-nav-link.lvl-2.has-subnavi::before,
  #main-navigation
    .entry.lvl-1:hover
    .main-nav-link.lvl-2.has-subnavi#collection-label::after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  #main-navigation .entry.lvl-1.open .subnavi .main-nav-link,
  #main-navigation .entry.lvl-1:hover .subnavi .main-nav-link {
    letter-spacing: 0;
  }
  #main-navigation .subnavi.lvl-1 {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10;
    background: #fff;
    -webkit-box-shadow: 0px 6px 5px -2px rgba(97, 97, 97, 0.68);
    box-shadow: 0px 6px 5px -2px rgba(97, 97, 97, 0.68);
    padding: 0 9%;
    -webkit-transition:
      max-height 0.2s ease-out,
      padding 0.2s ease-out;
    transition:
      max-height 0.2s ease-out,
      padding 0.2s ease-out;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: none;
  }
  #main-navigation .entry.lvl-1.has-subnavi.open {
    height: 67px;
  }
  #main-navigation .entry.lvl-1.has-subnavi.open .subnavi.lvl-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 800px;
    -webkit-transition: max-height 0.3s ease-in;
    transition: max-height 0.3s ease-in;
  }
  #main-navigation .entry.lvl-1.open .main-nav-link.lvl-1::before,
  #main-navigation
    .entry.lvl-1.open
    .main-nav-link.lvl-1#collection-label::after {
    -webkit-transform: none;
    transform: none;
  }
  #main-navigation .entry.lvl-1.open .main-nav-link.lvl-1.has-subnavi {
    height: 67px;
  }
  #main-navigation .entry.lvl-1.open .main-nav-link.lvl-1.has-subnavi::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: -12px;
    right: -12px;
    height: 19px;
    z-index: 20;
    background:
      url("../img/active-navigation-left.png") no-repeat left top,
      url("../img/active-navigation-right.png") no-repeat right top;
    background-color: #fff;
    background-size: 11px 19px;
  }
  #main-navigation .entry.lvl-1.open.has-subnavi .subnavi.lvl-1 {
    max-height: 620px;
    padding: 20px 9%;
    border-top: 1px solid #e1e18e;
    -webkit-transition:
      max-height 0.2s ease-in,
      padding 0.2s ease-in;
    transition:
      max-height 0.2s ease-in,
      padding 0.2s ease-in;
  }
  #main-navigation .entry.lvl-2 {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    border: none;
    width: 33.333%;
  }
  #main-navigation .entry.lvl-2 .main-nav-link.lvl-2 {
    font-weight: bold;
    background: rgba(0, 0, 0, 0);
  }
  #main-navigation .entry.lvl-2 .main-nav-link.lvl-2::before,
  #main-navigation .entry.lvl-2 .main-nav-link.lvl-2#collection-label::after {
    -webkit-transform: none;
    transform: none;
  }
  #main-navigation .products .entry.lvl-2 {
    padding: 0 14px 1.3rem 14px;
  }
  #main-navigation .products .entry.lvl-2 .main-nav-link.lvl-2 {
    padding: 12px 11px 8px 11px;
    font-size: 0.95rem;
    background: #e1e18e;
  }
  #main-navigation .products .entry.lvl-2 .main-nav-link.lvl-2::before,
  #main-navigation
    .products
    .entry.lvl-2
    .main-nav-link.lvl-2#collection-label::after {
    -webkit-transform: none;
    transform: none;
  }
  #main-navigation .products .entry.lvl-2.overview {
    width: 100%;
  }
  #main-navigation .products .entry.lvl-2.overview .main-nav-link.lvl-2 {
    background: #f0eeed;
  }
  #main-navigation .entry.lvl-3 {
    padding: 0 0 0 16px;
  }
  #main-navigation .entry.lvl-3 .main-nav-link.lvl-3 {
    background: rgba(0, 0, 0, 0);
    margin: 0.4em 0;
    padding: 0 0 0 14px;
    font-weight: bold;
    position: relative;
    line-height: 160%;
  }
  #main-navigation .entry.lvl-3 .main-nav-link.lvl-3::before,
  #main-navigation .entry.lvl-3 .main-nav-link.lvl-3#collection-label::after {
    background: rgba(0, 0, 0, 0) url("../img/arrow-link-grey.svg") no-repeat
      left top/10px 11px;
    width: 10px;
    height: 14px;
    content: "";
    display: inline-block;
    width: 11px;
    height: 18px;
    vertical-align: middle;
    margin: 0 7px 0 0;
    position: absolute;
    left: 0;
    top: 0.34rem;
  }
}
@media screen and (min-width: 84rem) {
  #main-navigation .entry.lvl-1 {
    margin-left: 1.5rem;
  }
  #main-navigation .entry.lvl-1 .main-nav-link.lvl-1 {
    font-size: 1rem;
  }
}
#open-header-search-container {
  background: rgba(0, 0, 0, 0) url("../img/icon-search.svg") no-repeat left
    top/contain;
  cursor: pointer;
  display: none;
  width: 20px;
}
#header-search-container-nav {
  position: relative;
}
#main-navigation #header-search-container-nav {
  background: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px 68px 14px 15px;
  border-bottom: 1px solid #cfc9c6;
}
#header-search-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #fff;
  -webkit-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
}
#header-search-container.open {
  width: 625px;
  -webkit-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
}
#header-search-container input {
  margin: 0;
  background: #f0eeed;
  border: none;
  color: #86786f;
  padding: 8px 43px 5px 18px;
  line-height: 120%;
  font-size: 1.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#header-search-container input::-webkit-input-placeholder {
  color: #cfc9c6;
}
#header-search-container input:-ms-input-placeholder {
  color: #cfc9c6;
}
#header-search-container input::placeholder {
  color: #cfc9c6;
}
#header-search-container .close {
  background: rgba(0, 0, 0, 0) url("../img/icon-search-close.svg") no-repeat
    left top/contain;
  display: none;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  height: 14px;
  width: 14px;
  overflow: hidden;
  text-indent: -999999px;
  cursor: pointer;
}
@media screen and (min-width: 64rem) {
  #open-header-search-container {
    display: inline-block;
  }
  #header-search-container-nav {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: block;
  }
  #main-navigation #header-search-container-nav {
    display: inline-block;
    padding: 0 0 0 24px;
    border: none;
  }
  #header-search-container {
    width: 0;
    position: absolute;
    right: -10px;
    top: -10px;
  }
  #header-search-container.open {
    width: 770px;
  }
  #header-search-container input {
    padding: 10px 43px 8px 18px;
    font-size: 1.3rem;
  }
  #header-search-container .close {
    display: inline-block;
  }
}
@media screen and (min-width: 84rem) {
  #header-search-container.open {
    width: 900px;
  }
}
#header {
  border-bottom: 1px solid #f0eeed;
  z-index: 10;
}
#header .grd-row-col-5-24--md {
  position: relative;
}
#header .logo {
  display: block;
  margin: 17px 0;
}
#header .logo .logo-icon {
  display: block;
  height: 50px;
  width: 170px;
}
#header .logo .homann-holzwerkstoffe {
  display: block;
  font-size: 0.55rem;
  line-height: 120%;
  margin: 0.4rem 0 0 0;
  white-space: nowrap;
}
@media screen and (min-width: 48rem) {
  #header .logo .logo-icon {
    width: auto;
  }
}
@media screen and (min-width: 64rem) {
  #header .logo {
    margin: 30px 0 28px 0;
    position: relative;
    z-index: 12;
  }
}
#homanit-gruppe-selector {
  position: relative;
  background: #86786f;
  z-index: 20;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
#homanit-gruppe-selector .homanit-gruppe {
  background: rgba(0, 0, 0, 0) url("../img/homanit-gruppe.svg") no-repeat center
    center/160px 19px;
  text-indent: -9999px;
  position: relative;
  padding: 10px 0;
}
#homanit-gruppe-selector .homanit-gruppe .arrow {
  fill: #fff;
  width: 12px;
  position: absolute;
  top: 17px;
  right: 12%;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}
#homanit-gruppe-selector .list {
  max-height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.3s linear;
  transition: max-height 0.3s linear;
}
#homanit-gruppe-selector .option {
  display: block;
  height: 58px;
  width: 220px;
  max-width: 82%;
  margin: 2rem auto 3rem auto;
}
#homanit-gruppe-selector .option.homann-holzwerkstoffe {
  margin-bottom: 2.2rem;
}
@media screen and (min-width: 48rem) {
  #homanit-gruppe-selector {
    max-width: 240px;
  }
  #homanit-gruppe-selector .homanit-gruppe {
    background-position: 20px center;
    background-size: 140px 17px;
  }
  #homanit-gruppe-selector .homanit-gruppe .arrow {
    left: auto;
    right: 26px;
  }
}
#homanit-gruppe-selector.opened {
  -webkit-box-shadow: 0px 4px 4px 0px rgba(171, 171, 171, 0.5);
  box-shadow: 0px 4px 4px 0px rgba(171, 171, 171, 0.5);
  background-color: #fff;
}
#homanit-gruppe-selector.opened .homanit-gruppe {
  background-image: url("../img/homanit-gruppe-brown.svg");
}
#homanit-gruppe-selector.opened .homanit-gruppe .arrow {
  fill: #86786f;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#homanit-gruppe-selector.opened .list {
  max-height: 308px;
}
@media screen and (min-width: 84rem) {
  #homanit-gruppe-selector {
    position: absolute;
    right: 1rem;
    top: 30px;
    width: 240px;
  }
  #homanit-gruppe-selector .homanit-gruppe {
    padding: 1.3rem 2rem;
  }
  #homanit-gruppe-selector .homanit-gruppe .arrow {
    top: 26px;
  }
}
#hamburger {
  display: block;
  z-index: 15;
  position: absolute;
  right: 20px;
  top: 22px;
  width: 26px;
  height: 20px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#hamburger .line {
  height: 4px;
  width: 26px;
  background: #86786f;
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#hamburger .line.line-1 {
  top: 0px;
}
#hamburger .line.line-2 {
  top: 8px;
}
#hamburger .line.line-3 {
  top: 16px;
}
body.open-navigation #hamburger .line:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
body.open-navigation #hamburger .line:nth-child(2) {
  opacity: 0;
  left: -30px;
}
body.open-navigation #hamburger .line:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (min-width: 64rem) {
  #hamburger {
    display: none;
  }
  body.open-navigation {
    height: auto;
    overflow: auto;
  }
}
#breadcrumb {
  display: block;
  font-size: 0.6rem;
  line-height: 140%;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  margin-top: 0.8rem;
}
#breadcrumb a {
  padding: 0;
  margin: 0 0.5rem 0 0;
  color: #86786f;
  line-height: 140%;
  text-decoration: none;
  display: inline-block;
  font-weight: normal;
  text-transform: uppercase;
}
#breadcrumb a:hover {
  color: #9f9f34;
}
#breadcrumb a::before,
#breadcrumb a#collection-label::after {
  content: "";
  display: inline-block;
  margin-right: 0.25rem;
  height: 11px;
  width: 10px;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0) url("../img/slash-warm-gray.svg") no-repeat left
    top/10px 9px;
}
#breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
#breadcrumb li {
  display: inline-block;
  white-space: nowrap;
}
#breadcrumb li:hover .sub-navigation {
  display: block;
}
#breadcrumb .lvl-0 a::before,
#breadcrumb .lvl-0 a#collection-label::after {
  display: none;
}
#breadcrumb .entry {
  position: relative;
  padding: 0;
  margin-right: 0;
  line-height: 120%;
}
#breadcrumb .entry:last-child {
  padding: 0;
}
#breadcrumb .sub-navigation {
  display: none;
  position: absolute;
  top: 13px;
  left: 14px;
  background-color: #fff;
  padding: 0.5rem 0.25rem 0.25rem 0.25rem;
  -webkit-box-shadow: 0px 2px 2px #f0eeed;
  box-shadow: 0px 2px 2px #f0eeed;
  z-index: 1000;
  border: none;
}
#breadcrumb .sub-navigation li {
  display: block;
}
#breadcrumb .sub-navigation a {
  padding: 0 0 0 8px;
  text-transform: none;
}
#breadcrumb .sub-navigation a::before,
#breadcrumb .sub-navigation a#collection-label::after {
  display: none;
}
#breadcrumb .currentEntry a {
  color: #cac933;
}
#breadcrumb .currentEntry a::before,
#breadcrumb .currentEntry a#collection-label::after {
  background-image: url("../img/slash-green.svg");
}
#content-master.landing {
  z-index: 5;
  padding: 0;
}
#landing-head {
  z-index: 1;
  position: relative;
  margin: 0 -1rem;
}
#landing-head .swiper-button-prev,
#landing-head .swiper-container-rtl .swiper-button-next,
#landing-head .swiper-button-next,
#landing-head .swiper-container-rtl .swiper-button-prev {
  background: #9f9f34 url("../img/arrow-slider-white.svg") no-repeat center
    center/10px 21px;
  left: 0;
  z-index: 1000;
  display: block;
  top: 130px;
}
#landing-head .swiper-button-next,
#landing-head .swiper-container-rtl .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: initial;
  right: 0;
}
#landing-swiper {
  z-index: 5;
  position: relative;
  overflow: hidden;
}
#landing-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
  max-height: 280px;
}
#landing-swiper .swiper-slide img {
  max-width: initial;
  height: auto;
  display: block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  min-width: 100%;
}
#landing-swiper .swiper-slide.doors img {
  -webkit-transform: initial;
  transform: initial;
  left: 0;
}
@media screen and (min-width: 64rem) {
  #landing-head .swiper-button-prev,
  #landing-head .swiper-container-rtl .swiper-button-next,
  #landing-head .swiper-button-next,
  #landing-head .swiper-container-rtl .swiper-button-prev {
    top: 50%;
  }
  #landing-swiper .swiper-slide {
    max-height: 520px;
  }
  #landing-swiper .swiper-slide img {
    max-width: initial;
    max-height: initial;
  }
  #landing-swiper .swiper-slide.doors img {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 84rem) {
  #landing-swiper .swiper-slide {
    max-height: 700px;
  }
}
#landing-swiper-overlay {
  z-index: 10;
}
#landing-swiper-overlay .grd-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
}
#landing-swiper-overlay .landing-swiper-pagination-container {
  background: rgba(202, 201, 51, 0.95);
  padding: 10px 0;
}
#landing-swiper-overlay .landing-swiper-pagination {
  margin: 0 auto;
  position: relative;
}
#landing-swiper-overlay .landing-swiper-pagination .swiper-pagination-bullet {
  width: 22px;
  height: 5px;
  border-radius: 0;
  background-color: #fff;
  opacity: 1;
  margin: 0 0.2rem;
}
#landing-swiper-overlay
  .landing-swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #574e4a;
}
@media screen and (min-width: 64rem) {
  #landing-swiper-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 120px 1rem 39px 1rem;
  }
  #landing-swiper-overlay .grd-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #landing-swiper-overlay .landing-swiper-pagination-container {
    display: none;
  }
}
@media screen and (min-width: 84rem) {
  #landing-swiper-overlay {
    padding: 200px 1rem 46px 1rem;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    left: 50%;
    right: auto;
  }
}
#we-are-homanit {
  background: hsla(0, 0%, 100%, 0.93);
  color: #86786f;
  padding: 20px 15px 30px 15px;
  border-bottom: 1px solid #cfc9c6;
}
#we-are-homanit h2,
#we-are-homanit h6,
#we-are-homanit h5,
#we-are-homanit h4,
#we-are-homanit h3 {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 0;
}
#we-are-homanit p {
  line-height: 130%;
  display: none;
}
#we-are-homanit p::before,
#we-are-homanit p#collection-label::after {
  background: rgba(0, 0, 0, 0) url("../img/slash-dark-green.svg") no-repeat left
    top/20px 25px;
  content: "";
  display: inline-block;
  height: 25px;
  vertical-align: middle;
  width: 20px;
}
#we-are-homanit strong {
  display: none;
}
#we-are-homanit .button {
  margin: 0;
}
#we-are-homanit .youtube-frame {
  margin: 1rem 0 0 0;
}
@media screen and (min-width: 64rem) {
  #we-are-homanit {
    padding: 30px 36px;
    border: none;
  }
}
@media screen and (min-width: 84rem) {
  #we-are-homanit {
    height: 100%;
  }
  #we-are-homanit .youtube-frame {
    padding-bottom: 41.25%;
  }
}
@media screen and (min-width: 84rem) {
  #we-are-homanit p {
    display: block;
  }
  #we-are-homanit strong {
    display: inline;
  }
  #we-are-homanit .button {
    margin: 0 6px;
  }
}
#collection-tabs .tabs {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}
#collection-tabs .tab-select {
  border: none;
  border-radius: 0;
  border-right: 1px solid rgba(202, 201, 51, 0.95);
  background: none;
  text-transform: uppercase;
  padding: 17px 23px 14px 18px;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 120%;
  background: hsla(0, 0%, 100%, 0.93);
  display: inline-block;
  outline: none;
}
#collection-tabs .tab-select::before,
#collection-tabs .tab-select#collection-label::after {
  margin-right: 5px;
  content: "";
  background: rgba(0, 0, 0, 0) url("../img/arrow-link-brown.svg") no-repeat
    center center/10px 16px;
  width: 11px;
  height: 12px;
  display: inline-block;
}
#collection-tabs .tab-select.active {
  background: rgba(202, 201, 51, 0.95);
  color: #fff;
}
#collection-tabs .tab-select.active::before,
#collection-tabs .tab-select.active#collection-label::after {
  background-image: url("../img/arrow-link-white.svg");
}
#collection-tabs .tab-select.products::before,
#collection-tabs .tab-select.products#collection-label::after {
  display: none;
}
#collection-tabs .tab-select:last-child {
  border: none;
}
#collection-tabs .tab {
  background: hsla(0, 0%, 100%, 0.93);
  display: none;
  height: auto;
  padding: 23px 23px 76px 23px;
  position: relative;
}
#collection-tabs .tab.active {
  display: block;
  background: rgba(202, 201, 51, 0.95);
  color: #fff;
}
#collection-tabs .tab h2,
#collection-tabs .tab h6,
#collection-tabs .tab h5,
#collection-tabs .tab h4,
#collection-tabs .tab h3 {
  margin-top: 0;
  text-transform: uppercase;
  line-height: 110%;
  font-size: 1.65rem;
  font-weight: normal;
  letter-spacing: 0.1rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#collection-tabs .tab .button {
  font-size: 0.9rem;
  padding: 11px 11px 7px 13px;
  position: absolute;
  bottom: 23px;
}
#collection-tabs .product-list {
  border: none;
}
#collection-tabs .product-list .item {
  display: inline-block;
  font-size: 0.9rem;
  color: #fff;
  font-weight: normal;
}
#collection-tabs .product-list .item::before,
#collection-tabs .product-list .item#collection-label::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("../img/slash-dark-green.svg") no-repeat
    center center/24px 19px;
  width: 24px;
  height: 19px;
  vertical-align: middle;
  margin: 0 5px 0 5px;
}
@media screen and (min-width: 64rem) {
  #collection-tabs {
    height: 100%;
  }
  #collection-tabs .tabs {
    display: block;
  }
  #collection-tabs .tab {
    height: 311px;
    padding: 35px 33px;
  }
  #collection-tabs .tab .button {
    bottom: 30px;
  }
  #collection-tabs .tab h2,
  #collection-tabs .tab h6,
  #collection-tabs .tab h5,
  #collection-tabs .tab h4,
  #collection-tabs .tab h3 {
    font-size: 1.8rem;
    padding-right: 3rem;
  }
  #collection-tabs .product-list {
    padding: 0 2rem 1rem 0;
  }
  .lang-pl_PL #collection-tabs .tab h2,
  .lang-pl_PL #collection-tabs .tab h6,
  .lang-pl_PL #collection-tabs .tab h5,
  .lang-pl_PL #collection-tabs .tab h4,
  .lang-pl_PL #collection-tabs .tab h3 {
    font-size: 1.3rem;
  }
  .lang-fr_FR #collection-tabs .tab h2,
  .lang-fr_FR #collection-tabs .tab h6,
  .lang-fr_FR #collection-tabs .tab h5,
  .lang-fr_FR #collection-tabs .tab h4,
  .lang-fr_FR #collection-tabs .tab h3 {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 84rem) {
  #collection-tabs .tab-select {
    font-size: 1.2rem;
    padding: 20px 28px 17px 22px;
  }
  #collection-tabs .tab {
    height: 393px;
    padding: 45px 63px;
  }
  #collection-tabs .tab h2,
  #collection-tabs .tab h6,
  #collection-tabs .tab h5,
  #collection-tabs .tab h4,
  #collection-tabs .tab h3 {
    font-size: 2.8rem;
  }
  #collection-tabs .tab .button {
    font-size: 1rem;
    padding: 13px 13px 9px 15px;
    bottom: 45px;
  }
  #collection-tabs .product-list .item {
    font-size: 1rem;
  }
  .lang-pl_PL #collection-tabs .tab h2,
  .lang-pl_PL #collection-tabs .tab h6,
  .lang-pl_PL #collection-tabs .tab h5,
  .lang-pl_PL #collection-tabs .tab h4,
  .lang-pl_PL #collection-tabs .tab h3 {
    font-size: 2.2rem;
  }
}
#landing-homanitgroup {
  color: #86786f;
}
#landing-homanitgroup h2,
#landing-homanitgroup h6,
#landing-homanitgroup h5,
#landing-homanitgroup h4,
#landing-homanitgroup h3 {
  margin: 0 0 1rem 0;
  font-size: 2.2rem;
}
#landing-homanitgroup .content {
  padding: 27px 0;
}
#landing-homanitgroup .logo-homanit-group {
  width: 80%;
  height: auto;
  display: block;
}
#landing-homanitgroup .button {
  margin: 0;
}
#landing-homanitgroup h3 {
  margin: 0 0 0.6rem 0;
  font-size: 1rem;
  font-weight: bold;
}
#landing-homanitgroup p {
  font-size: 0.9rem;
  line-height: 1.6rem;
  margin-top: 1rem;
}
#landing-homanitgroup p::before,
#landing-homanitgroup p#collection-label::after {
  background: rgba(0, 0, 0, 0) url(../img/slash-dark-green.svg) no-repeat left
    top/17px 20px;
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 19px;
}
#landing-homanitgroup .landing-homanitgroup-content::after {
  display: block;
  content: "";
  background: rgba(0, 0, 0, 0) url("../img/background-homanitgruppe-mobile.jpg")
    no-repeat center center/cover;
  height: 0;
  width: 100%;
  padding: 0 0 40% 0;
  margin: 1.3rem 0 0 0;
}
#landing-homanitgroup .list {
  padding: 0 0 0 30px;
  border-left: 1px solid #f0eeed;
  margin: 0 0 0 30px;
  display: none;
}
#landing-homanitgroup .list .option {
  display: block;
  height: 46px;
  margin: 1rem 0;
}
#landing-homanitgroup .list .homanit {
  margin-top: 0;
}
#landing-homanitgroup .list .homatrans {
  text-align: center;
}
#landing-homanitgroup .list .homatrans img {
  height: auto;
  width: auto;
  max-height: 100%;
}
@media screen and (min-width: 64rem) {
  #landing-homanitgroup {
    background: rgba(0, 0, 0, 0) url("../img/background-homanitgruppe.jpg")
      no-repeat center center/cover;
    margin: 2rem auto;
    padding: 32px;
  }
  #landing-homanitgroup .content {
    background: #fff;
    padding: 27px 26px;
  }
  #landing-homanitgroup .logo-homanit-group {
    width: auto;
  }
  #landing-homanitgroup h3 {
    font-size: 1.7rem;
  }
  #landing-homanitgroup p {
    font-size: 1rem;
    line-height: 1.6rem;
  }
  #landing-homanitgroup p::before,
  #landing-homanitgroup p#collection-label::after {
    background-size: 20px 25px;
    height: 25px;
    width: 20px;
  }
  #landing-homanitgroup .button {
    position: absolute;
    bottom: 0;
  }
  #landing-homanitgroup .landing-homanitgroup-content {
    position: relative;
  }
  #landing-homanitgroup .landing-homanitgroup-content::after {
    display: none;
  }
  #landing-homanitgroup .list {
    display: block;
  }
}
.landing-modulboxen-container .grd {
  padding-left: 0;
  padding-right: 0;
}
.landing-modulboxen-container .my1 {
  margin-bottom: 0;
}
@media screen and (min-width: 64rem) {
  .landing-modulboxen-container .grd {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .landing-modulboxen-container .my1 {
    margin-bottom: 1rem;
  }
}
#badge-discover {
  display: none;
  background: #86786f;
  color: #fff;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  position: absolute;
  top: 40px;
  right: -30px;
  -webkit-box-shadow: 0px 2px 3px 2px rgba(31, 31, 31, 0.7);
  box-shadow: 0px 2px 3px 2px rgba(31, 31, 31, 0.7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(11deg);
  transform: rotate(11deg);
}
#badge-discover span {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: center;
  line-height: 110%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 0.85rem;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70%;
  display: block;
}
.lang-en_GB #badge-discover span {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media screen and (min-width: 64rem) {
  #badge-discover {
    display: block;
  }
}
@media screen and (min-width: 84rem) {
  #badge-discover {
    width: 156px;
    height: 156px;
    top: 20px;
    right: -70px;
  }
  #badge-discover span {
    font-size: 1.2rem;
  }
}
.modul-box.showroom {
  padding-bottom: 160px;
}
.modul-box.showroom .showroom-image {
  background-image: url("../img/background-showroom_startseite.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  height: 160px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.modul-box.showroom .button {
  position: absolute;
  bottom: 2rem;
  right: 2.3rem;
}
@media screen and (min-width: 84rem) {
  .modul-box.showroom {
    padding-bottom: 224px;
  }
  .modul-box.showroom .showroom-image {
    height: 224px;
  }
}
.modul-box.struktur-konfigurator .login-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.modul-box.struktur-konfigurator .login-container input {
  display: inline-block;
  width: 100px;
  font-size: 0.8rem;
  width: 36%;
  margin: 0;
  margin-right: 10px;
  border: none;
}
@media screen and (min-width: 84rem) {
  .modul-box.struktur-konfigurator .login-container {
    margin: 2rem 0 0 0;
  }
  .modul-box.struktur-konfigurator .login-container input {
    width: 38.9%;
  }
}
.modul-box.aktuelles {
  position: relative;
  padding: 1rem 1rem 46px 1rem;
  border-bottom: 1px solid #cfc9c6;
}
.modul-box.aktuelles .button {
  position: absolute;
  top: 2rem;
  right: 2.3rem;
  margin-right: 0;
  padding-right: 0;
}
@media screen and (min-width: 64rem) {
  .modul-box.aktuelles {
    border: 2px solid #f0eeed;
    padding: 1.4rem 1.9rem;
  }
  .modul-box.aktuelles .button {
    top: 1.4rem;
    right: 1.9rem;
  }
  .modul-box.aktuelles h3 {
    padding-right: 136px;
  }
}
#modul-box-aktuelles-swiper {
  z-index: 5;
  position: relative;
  overflow: hidden;
}
#modul-box-aktuelles-swiper .swiper-slide:nth-child(n + 7) {
  display: none;
}
#modul-box-aktuelles-swiper a {
  color: #86786f;
  display: block;
}
#modul-box-aktuelles-swiper a::after {
  content: "";
  background: rgba(0, 0, 0, 0) url("../img/arrow-link-green.svg") no-repeat
    center center/11px 12px;
  width: 11px;
  height: 12px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
  position: absolute;
  bottom: 0;
  right: 0;
}
#modul-box-aktuelles-swiper a:hover {
  text-decoration: none;
}
#modul-box-aktuelles-swiper h4 {
  font-size: 1rem;
  line-height: 120%;
  min-height: 58px;
}
#modul-box-aktuelles-swiper img {
  display: block;
  width: 100%;
  height: auto;
}
#modul-box-aktuelles-swiper .description {
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 120%;
  margin: 1rem 0 1.3rem;
}
.aktuelles-swiper-pagination,
.karriere-swiper-pagination {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0.5rem;
}
.aktuelles-swiper-pagination .swiper-pagination-bullet,
.karriere-swiper-pagination .swiper-pagination-bullet {
  width: 22px;
  height: 5px;
  border-radius: 0;
  background-color: #cfc9c6;
  opacity: 1;
  margin: 0 0.2rem;
}
.aktuelles-swiper-pagination .swiper-pagination-bullet:nth-child(n + 7),
.karriere-swiper-pagination .swiper-pagination-bullet:nth-child(n + 7) {
  display: none;
}
.aktuelles-swiper-pagination .swiper-pagination-bullet-active,
.karriere-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #86786f;
}
@media screen and (min-width: 64rem) {
  #modul-box-aktuelles-swiper .swiper-slide:nth-child(n + 7) {
    display: block;
  }
  .aktuelles-swiper-pagination .swiper-pagination-bullet:nth-child(n + 7),
  .karriere-swiper-pagination .swiper-pagination-bullet:nth-child(n + 7) {
    display: inline-block;
  }
}
.modul-box.karriere {
  position: relative;
  padding: 1rem 1rem 46px 1rem;
}
.modul-box.karriere .button {
  position: absolute;
  top: 2rem;
  right: 2.3rem;
  margin-right: 0;
  padding-right: 0;
}
.modul-box.karriere .education-button {
  top: 2rem;
  right: 12rem;
  margin-right: 0;
  padding-right: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 64rem) {
  .modul-box.karriere {
    padding: 1.4rem 1.9rem;
  }
  .modul-box.karriere .button {
    top: 1.4rem;
    right: 1.9rem;
  }
}
@media screen and (max-width: 48rem) {
  .modul-box.karriere .mobile-career-button,
  .modul-box.aktuelles .button {
    top: 1rem;
    left: 1rem;
    right: auto;
    width: 15px;
    height: 20px;
    text-indent: -999999px;
    overflow: hidden;
    background: #9f9f34;
    padding: 0;
    margin-left: 0;
  }
  .modul-box.karriere .mobile-career-button::after,
  .modul-box.aktuelles .button::after {
    content: "";
    background: rgba(0, 0, 0, 0) url("../img/arrow-link-white.svg") no-repeat
      center center/11px 12px;
    width: 15px;
    height: 20px;
    display: inline-block;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .modul-box.karriere .career-button {
    top: 4.1rem;
    left: 0.7rem;
    margin-right: 0;
    padding: 0;
  }
  .modul-box.karriere .education-button {
    top: 5.1rem;
    left: 0.7rem;
    margin-right: 0;
    padding: 0;
    width: 100%;
  }
}
#modul-box-karriere-swiper {
  z-index: 5;
  position: relative;
  overflow: hidden;
}
#modul-box-karriere-swiper .item,
#modul-box-karriere-swiper .item:hover {
  color: #86786f;
  display: block;
  border-bottom: 1px solid #cfc9c6;
  text-decoration: none;
  margin: 0.8rem 0 0.3125rem 0;
  padding: 0 0 0.625rem 0;
}
#modul-box-karriere-swiper span {
  line-height: 140%;
  font-size: 0.9rem;
}
#modul-box-karriere-swiper .title {
  display: block;
  font-size: 0.9rem;
  font-weight: bold;
}
#modul-box-karriere-swiper .location {
  display: block;
  font-weight: normal;
}
.aktuelles-swiper-next,
.aktuelles-swiper-prev,
.karriere-swiper-next,
.karriere-swiper-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%239F9F34'%2F%3E%3C%2Fsvg%3E") !important;
  background-size: 15px 31px;
  left: 0;
  z-index: 1000;
  display: none;
}
.aktuelles-swiper-next,
.karriere-swiper-next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: initial;
  right: 0;
}
@media screen and (min-width: 64rem) {
  .education-button {
    top: 2.8rem !important;
    right: 1.9rem !important;
  }
  .modul-box.karriere,
  .modul-box.struktur-konfigurator {
    margin-left: 1rem;
  }
  .modul-box.aktuelles,
  .modul-box.showroom {
    margin-right: 1rem;
  }
  #modul-box-karriere-swiper {
    min-height: 270px;
  }
  #modul-box-karriere-swiper .title {
    font-size: 1rem;
  }
  #modul-box-karriere-swiper span {
    line-height: 140%;
    font-size: 1rem;
  }
}
@media screen and (min-width: 64rem) {
  .aktuelles-swiper-next,
  .aktuelles-swiper-prev,
  .karriere-swiper-next,
  .karriere-swiper-prev {
    display: block;
  }
}
#footer {
  background: #f0eeed;
  font-size: 0.7rem;
  position: relative;
}
#footer .contact-list {
  text-transform: uppercase;
  padding: 0 20px 20px 0;
}
#footer .contact-list li {
  display: inline-block;
}
#footer .contact-list li::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 8px;
  background: #574e4a;
  margin: 0 6px 0 8px;
}
#footer .contact-list li:last-child::after {
  display: none;
}
#footer .logo {
  display: block;
  max-width: 240px;
  margin: 0 auto 1rem auto;
}
#footer-navigation {
  text-transform: uppercase;
  padding: 20px 0 0 0;
}
#footer-navigation .entry {
  display: inline-block;
  margin-right: 30px;
}
#footer-navigation .entry::before,
#footer-navigation .entry#collection-label::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("../img/arrow-footer.svg") no-repeat left
    center/3px 7px;
  width: 3px;
  height: 7px;
  margin-right: 3px;
}
#footer-navigation a {
  color: #9f9f34;
}
#footer-navigation a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 48rem) {
  #footer .logo {
    max-width: 320px;
  }
}
@media screen and (min-width: 64rem) {
  #footer .logo {
    max-height: 50%;
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
  }
  #footer-navigation .entry {
    margin-right: 6px;
  }
}
@media screen and (min-width: 84rem) {
  #footer .contact-list {
    padding-top: 20px;
  }
  #footer-navigation {
    padding: 20px 0;
  }
}
h1 {
  font-size: 1.4rem;
  line-height: 120%;
  text-transform: uppercase;
  margin: 1rem 0 0.5rem 0;
}
h2,
h6,
h5,
h4,
h3 {
  line-height: 120%;
  font-size: 1.2rem;
  margin: 1rem 0 0.5rem 0;
  font-weight: bold;
}
h3 {
  font-size: 1.1rem;
}
h4 {
  font-size: 1.05rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.95rem;
}
@media screen and (min-width: 64rem) {
  h1 {
    font-size: 2.2rem;
  }
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 1.5rem;
  }
}
.imageLeft {
  float: left;
  margin: 0 0.8rem 0.8rem 0;
}
.imageRight {
  float: right;
  margin: 0 0 0.8rem 0.8rem;
}
.clear {
  clear: both;
}
.editorial {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: 1.2rem;
}
.editorial p {
  font-size: 1em;
  line-height: 150%;
}
.info-accordion {
  margin: 1rem 0 1.5rem 0;
}
.info-accordion::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
.info-accordion li {
  background: #cac933;
  margin: 0 0 0.5rem 0;
}
.info-accordion h3 {
  font-size: 1rem;
  border-bottom: 1px solid #fff;
  color: #fff;
  margin: 0;
  padding: 0.55rem 1rem;
  text-transform: uppercase;
  line-height: 120%;
  font-weight: normal;
}
.info-accordion h3::before,
.info-accordion h3#collection-label::after {
  content: "";
  display: inline-block;
  margin-right: 0.7rem;
  vertical-align: top;
  width: 10px;
  height: 16px;
  background: rgba(0, 0, 0, 0) url("../img/arrow-link-white.svg") no-repeat left
    top/10px 16px;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition:
    transform 0.2s linear,
    -webkit-transform 0.2s linear;
}
.info-accordion li.open h3::before,
.info-accordion li.open h3#collection-label::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.info-accordion li.open .content {
  display: block;
}
.info-accordion .content {
  padding: 1rem;
  display: none;
  color: #fff;
  font-size: 0.8rem;
  line-height: 140%;
  text-transform: uppercase;
}
.info-accordion .content img {
  display: block;
  width: 100%;
  height: auto;
}
.info-accordion .content p {
  display: block;
  font-size: 1em;
  margin: 1rem 0 0 0;
}
.info-accordion .content p::before,
.info-accordion .content p#collection-label::after {
  content: "";
  display: inline-block;
  margin-right: 0.25rem;
  height: 10px;
  width: 12px;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0) url("../img/slash-dark-green.svg") no-repeat left
    top/12px 10px;
}
.info-accordion .editorial {
  background: #fff;
  border: 1px solid #cfc9c6;
  position: relative;
  padding: 1.4rem 8%;
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
  line-height: 150%;
}
.info-accordion .editorial::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  border-right: 1px solid #cfc9c6;
  border-bottom: 1px solid #cfc9c6;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0) rotate(45deg);
  transform: translate(-50%, 0) rotate(45deg);
}
@media screen and (min-width: 64rem) {
  .info-accordion li {
    position: relative;
  }
  .info-accordion h3 {
    position: absolute;
    left: 14.5%;
    padding: 1.5rem 0 0 1.5rem;
    border: none;
    font-size: 2rem;
  }
  .info-accordion h3::before,
  .info-accordion h3#collection-label::after {
    display: none;
  }
  .info-accordion .content {
    display: block;
    padding: 0;
  }
  .info-accordion .content::after {
    content: "";
    clear: both;
    display: block;
    float: none;
  }
  .info-accordion .content img {
    width: 15%;
    height: auto;
    float: left;
  }
  .info-accordion .content .text {
    padding: 6.3rem 1.5rem 0.5rem 1.5rem;
    width: 85%;
    float: left;
    font-size: 0.93rem;
    line-height: 150%;
  }
  .info-accordion .content .text p {
    margin: 0 0 1rem 0;
  }
  .info-accordion .content .text p::before,
  .info-accordion .content .text p#collection-label::after {
    height: 18px;
    width: 16px;
    background-size: 16px 16px;
  }
  .info-accordion .editorial {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 84rem) {
  .info-accordion ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .info-accordion li {
    width: 48.8%;
    margin: 1rem 0;
  }
  .info-accordion .editorial {
    margin: 1rem 0;
    font-size: 1.2rem;
    padding: 0;
  }
  .info-accordion .editorial::after {
    bottom: auto;
    left: auto;
    top: 50%;
    right: -10px;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg);
  }
  .info-accordion .editorial .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 72%;
  }
  .info-accordion h3 {
    left: 34%;
  }
  .info-accordion .content img {
    width: 34%;
  }
  .info-accordion .content .text {
    width: 66%;
    font-size: 0.87rem;
  }
}
.text-block {
  margin: 1rem 0 1.3rem 0;
  font-size: 0.8rem;
  position: relative;
  padding-bottom: 20px;
}
.text-block hr {
  margin: 1.5rem 0 0.5rem 0;
  clear: both;
}
.text-block p {
  font-size: 0.8rem;
  line-height: 145%;
  margin-top: 0.8rem;
}
.text-block div::after {
  content: "";
  display: block;
  clear: both;
  float: none;
}
.text-block img {
  height: auto;
}
.text-block a.lightbox {
  position: relative;
  display: inline-block;
}
.text-block a.lightbox::after {
  content: "";
  background: #9f9f34 url("../img/btn-open-lightbox.svg") no-repeat center
    center/11px 12px;
  width: 1.2rem;
  height: 1.3rem;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.text-block ul {
  padding: 0 0 0 0.8rem;
  margin: 0;
  list-style: none !important;
}
.text-block ul li {
  position: relative;
  margin: 0.4rem 0;
  font-weight: bold;
}
.text-block ul li::before,
.text-block ul li#collection-label::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #cac933;
  top: 0.5rem;
  left: -0.8rem;
}
.text-block:last-child {
  border: none;
}
@media screen and (min-width: 64rem) {
  .text-block {
    font-size: 1rem;
  }
  .text-block p {
    font-size: 1rem;
  }
  .text-block ul li::before,
  .text-block ul li#collection-label::after {
    top: 0.7rem;
  }
}
.gallery {
  margin: 1rem 0;
}
.gallery.gallery-left,
.gallery.gallery-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 84rem) {
  .gallery {
    margin: 0;
  }
  .gallery.gallery-left,
  .gallery.gallery-right {
    padding-right: 1rem;
  }
  .gallery.gallery-right {
    padding-left: 1rem;
  }
}
.to-top {
  display: block;
  width: 15px;
  height: 20px;
  cursor: pointer;
  border: none;
  background: #f0eeed url("../img/arrow-link-brown.svg") no-repeat center
    center/7px 11px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 0;
  bottom: 0;
}
.caption {
  margin-top: 0;
}
ol {
  counter-reset: ol-counter;
  margin: 0 0 0 1.2rem;
  position: relative;
  padding: 0 0 0 0.6rem;
  list-style: none;
}
ol li {
  margin: 1rem 0;
}
ol li::before,
ol li#collection-label::after {
  content: counter(ol-counter);
  display: inline-block;
  counter-increment: ol-counter;
  background: #cac933;
  color: #fff;
  text-align: center;
  width: 20px;
  height: 21px;
  line-height: 20px;
  font-size: 0.8em;
  padding: 2px 0 0 0;
  margin: 0 0.4rem 0 0;
  left: -1.2rem;
  position: absolute;
}
ol.list-with-headlines {
  counter-reset: ol-headline-counter;
  margin: 0;
  padding: 0;
  list-style: none;
}
ol.list-with-headlines li {
  margin: 0;
}
ol.list-with-headlines li::before,
ol.list-with-headlines li#collection-label::after {
  display: none;
}
ol.list-with-headlines li h3 {
  font-size: 1.3em;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
ol.list-with-headlines li h3::before,
ol.list-with-headlines li h3#collection-label::after {
  content: counter(ol-headline-counter);
  display: inline-block;
  counter-increment: ol-headline-counter;
  background: #cac933;
  color: #fff;
  text-align: center;
  width: 20px;
  height: 23px;
  line-height: 20px;
  font-size: 0.8em;
  padding: 2px 0 0 0;
  margin: 0 0.4rem 0 0;
}
hr {
  border: none;
  border-bottom: 1px solid #cfc9c6;
  margin: 0.6rem 0 1.2rem 0;
}
#contactform {
  padding: 1.5rem 2rem;
  background: #f0eeed;
}
#contactform #nachricht {
  min-height: 240px;
  min-width: 100%;
  resize: none;
}
#contactform label {
  display: block;
  font-size: 0.8rem;
}
#contactform #disclaimerlable {
  display: inline;
}
#contactform #captcha {
  max-width: 100%;
  width: 300px;
}
#contactform .captcha-image {
  max-width: 100%;
  width: auto;
  height: auto;
}
#contactform input,
#contactform select {
  height: 24px;
  font-size: 0.8rem;
  padding: 0.2rem 0.5rem;
}
#contactform .contact-mandatory-field {
  font-size: 0.8rem;
}
@media screen and (min-width: 48rem) {
  #contactform .contact-salutation {
    padding-right: 1rem;
  }
  #contactform .contact-forename {
    padding-right: 1rem;
  }
  #contactform .contact-street {
    padding-right: 1rem;
  }
  #contactform .contact-zipcode {
    padding-right: 1rem;
  }
}
.map-canvas {
  height: 350px;
  width: 100%;
}
@media screen and (min-width: 64rem) {
  .vertriebspartner {
    padding: 0 0 10px 0;
    white-space: nowrap;
  }
  .map-herzberg {
    padding: 1rem 1.5rem 1.5rem 0;
  }
  .map-karlino {
    padding: 1rem 0 1.5rem 1.5rem;
  }
  .map-losheim {
    padding: 1rem 1.5rem 1.5rem 0;
  }
  .map-krosno {
    padding: 1rem 0 1.5rem 1.5rem;
  }
}
.map-frame {
  padding: 0 0 50% 0;
  overflow: hidden;
  position: relative;
}
.map-frame #map-canvas {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.vertriebspartner_de {
  line-height: 12px;
}
.vertriebspartner_de td {
  padding: 5px 0 5px 0;
}
#plzsuchetext {
  color: #888078;
  font-weight: bold;
}
#plzsucheContainer {
  border: 1px solid #9f9993;
  padding: 2px 0px 2px 0px;
  margin-right: 4px;
  display: inline-block;
  border-radius: 4px;
}
#plzsucheclear {
  background: url("https://maps.gstatic.com/mapfiles/mv/imgs8.png") -28px -44px
    no-repeat;
  cursor: pointer;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin: 0 4px;
}
#plzsucheclear:hover {
  background-position: -18px -44px;
}
#plzsuche {
  font-size: 11px;
  height: 16px;
  border: none;
  display: inline-block;
  margin: 0;
  color: #86786f;
  line-height: 120%;
  padding: 1px 7px;
}
#plzsuchebtnContainer {
  border: 1px solid #888078;
  display: inline-block;
  height: 16px;
  background-color: #b1ada7;
}
#plzsuchebtn {
  font-size: 10px;
  cursor: pointer;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  height: 16px;
  color: #56504a;
  font-size: 12px;
  line-height: 13px;
}
#downloads {
  margin: 1rem 0;
}
#downloads .download-blocks {
  border-bottom: 1px solid #cfc9c6;
  margin: 0.2rem 0 0.6rem 0;
}
#downloads ul {
  margin: 0 -6px 0 -6px;
  padding: 0 0 0.3rem 0;
}
#downloads ul li {
  margin: 0 0 0.7rem 0;
  display: inline-block;
}
#downloads ul li a.download::after {
  background-size: 13px 13px;
  width: 13px;
  height: 13px;
}
.measure.canvas.history .text-content,
.flyoutHeader #header-navigation .canvas.history.grd .text-content {
  order: 1;
}
.measure.canvas.history .gallery.gallery-left,
.flyoutHeader #header-navigation .canvas.history.grd .gallery.gallery-left,
.flyoutHeader #header-navigation .canvas.history.grd .gallery.gallery-right,
.measure.canvas.history .gallery.gallery-right {
  order: 0;
}
@media screen and (min-width: 48rem) {
  .measure.canvas.history .text-content,
  .flyoutHeader #header-navigation .canvas.history.grd .text-content {
    order: 0;
  }
  .measure.canvas.history .gallery.gallery-left,
  .flyoutHeader #header-navigation .canvas.history.grd .gallery.gallery-left,
  .flyoutHeader #header-navigation .canvas.history.grd .gallery.gallery-right,
  .measure.canvas.history .gallery.gallery-right {
    order: 0;
  }
  .measure.canvas.history .gallery.gallery-left .item,
  .flyoutHeader
    #header-navigation
    .canvas.history.grd
    .gallery.gallery-left
    .item,
  .flyoutHeader
    #header-navigation
    .canvas.history.grd
    .gallery.gallery-right
    .item,
  .measure.canvas.history .gallery.gallery-right .item {
    max-width: 100%;
  }
  .measure.canvas.history .gallery.gallery-left .item img,
  .flyoutHeader
    #header-navigation
    .canvas.history.grd
    .gallery.gallery-left
    .item
    img,
  .flyoutHeader
    #header-navigation
    .canvas.history.grd
    .gallery.gallery-right
    .item
    img,
  .measure.canvas.history .gallery.gallery-right .item img {
    max-width: 100%;
    height: auto;
  }
}
.product-list {
  margin: 1rem 0 2rem 0;
}
.product-list li {
  background: #f0eeed;
  padding: 1rem 1.2rem;
  margin: 0 0 1rem 0;
}
.product-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  color: #86786f;
}
.product-list li img {
  width: 113px;
  height: auto;
}
.product-list li h3 {
  font-size: 0.8rem;
  margin: 0;
  padding: 0 0 1.5rem 1rem;
  max-width: 230px;
}
.product-list li .details {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.6rem;
}
.product-list li .details::after {
  background-size: 10px 10px;
  height: 10px;
}
@media screen and (min-width: 64rem) {
  .product-list {
    border-bottom: 1px solid #f0eeed;
    padding: 0 0 1rem 0;
  }
  .product-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .product-list li {
    width: 49%;
    margin-right: 1%;
  }
  .product-list li h3 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 84rem) {
  .product-list li {
    width: 32%;
  }
}
.table-container {
  max-width: 100%;
  overflow-x: scroll;
}
.table {
  min-width: 886px;
  margin: 0.3rem 0 1rem 0;
  position: relative;
}
.table .grd-row-col {
  text-align: center;
  border: 1px solid #fff;
  padding: 0.3rem 1rem;
  color: #86786f;
  background: #f0eeed;
}
.table .grd-row-col:first-child {
  text-align: left;
}
.table .grd-row-col.centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.table .table-head .grd-row-col {
  background: #86786f;
  color: #fff;
}
.table .table-head .grd-row-col.p0 {
  padding: 0;
}
.table .table-head .grd-row-col.br0 {
  border-right: 0;
}
.table .table-head .table-head-2 .grd-row-col:first-child {
  border-left: 0;
}
.table .table-head .table-head-2.bt0 .grd-row-col {
  border-top: 0;
}
.table .table-head .table-head-2.bb0 .grd-row-col {
  border-bottom: 0;
}
.table i {
  display: block;
  width: 20px;
  height: 100%;
  background: rgba(0, 0, 0, 0) no-repeat center center/6px 6px;
  overflow: hidden;
  text-indent: -999999px;
  margin: 0 auto;
}
.table i.yes {
  background-image: url("../img/table-yes.svg");
}
.table i.no {
  background-image: url("../img/table-no.svg");
  background-size: 14px 1px;
}
.table .fnt-right--lg {
  font-size: 0.8rem;
  margin-top: 0.3rem;
}
.table-info {
  font-size: 1rem;
  line-height: 140%;
  margin: 0 0 0.4rem 0;
  font-style: italic;
  font-weight: normal;
  color: #cac933;
}
@media screen and (min-width: 64rem) {
  .table-container {
    overflow: initial;
  }
  .table-info {
    display: none;
  }
}
.checklist li {
  display: inline-block;
  margin: 0 0.8rem 0.1rem 0;
  line-height: 130%;
  font-size: 0.9rem;
  font-weight: bold;
  padding-left: 1.5rem;
  position: relative;
}
.checklist li::before,
.checklist li#collection-label::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 12px;
  background: rgba(0, 0, 0, 0) url("../img/checklist-hook.svg") no-repeat left
    center/20px 12px;
  margin-right: 0.25rem;
  position: absolute;
  left: 0;
}
.top-slider {
  max-width: initial;
}
.top-slider .details {
  background: #f0eeed;
  padding: 1rem;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.top-slider .details h2,
.top-slider .details h3,
.top-slider .details h4,
.top-slider .details h5,
.top-slider .details h6 {
  font-weight: bold;
  margin: 0 0 0.45rem 0;
}
.top-slider .details p {
  margin: 0.45rem 0 0.5rem 0;
  line-height: 120%;
}
.top-slider .details .datasheet {
  color: #fff;
  background: #cac933;
  padding: 0.8rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0.6rem 0 0 0;
}
.top-slider .details .datasheet h3 {
  display: inline-block;
  margin: 0;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 6px 0 3px 0;
}
.top-slider .details .datasheet p {
  font-size: 0.9rem;
  margin: 0.1rem 0 0.3rem 0;
  padding: 0;
}
.top-slider .details .datasheet p,
.top-slider .details .datasheet .filesize {
  display: none;
}
.picture-gallery {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 0 0 1rem 0;
  overflow: hidden;
}
.picture-gallery picture {
  display: block;
}
.picture-gallery .productthumbs-swiper {
  display: none;
}
.product-swiper .product-swiper-prev,
.product-swiper .product-swiper-next {
  display: none;
}
.product-swiper img {
  width: auto;
  height: auto;
  min-width: 100%;
  display: block;
}
.product-swiper .swiper-pagination {
  margin: 0 auto;
  position: relative;
}
.product-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 22px;
  height: 5px;
  border-radius: 0;
  background-color: #cfc9c6;
  opacity: 1;
  margin: 0 0.2rem;
}
.product-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #574e4a;
}
.productthumbs-swiper {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  display: none;
}
.productthumbs-swiper img {
  display: block;
}
.productthumbs-swiper .swiper-slide {
  width: 110px;
  height: 50px;
  margin: 4px 8px 4px 4px;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-shadow: 0px 0px 13px #86786f;
  box-shadow: 0px 0px 13px #86786f;
}
.productthumbs-swiper .swiper-slide-active {
  margin: 0 4px 0 0;
  border: 4px solid #cac933;
}
@media screen and (min-width: 64rem) {
  .top-slider {
    margin: 0;
  }
  .top-slider .details {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background: #86786f;
    color: #fff;
    padding: 2rem;
    position: relative;
  }
  .top-slider .details .datasheet {
    display: block;
    padding: 0.7rem 1rem;
  }
  .top-slider .details .datasheet h3 {
    display: block;
    margin: 0.1rem 0 0.3rem 0;
    padding: 0;
    font-weight: bold;
    font-size: 1.3rem;
  }
  .top-slider .details .datasheet p {
    display: block;
    margin: 0.6rem 0 0.6rem 0;
    font-size: 1rem;
  }
  .top-slider .details .datasheet .download-container {
    display: block;
  }
  .top-slider .details .datasheet .download-container .download {
    margin-left: 0;
  }
  .top-slider .details .datasheet .download-container .download::after {
    width: 13px;
    height: 14px;
    background-size: 13px 14px;
    background-image: url("../img/icon-download.svg");
  }
  .top-slider .details .datasheet .download-container .filesize {
    display: inline;
  }
  .product-swiper {
    height: 100%;
  }
  .picture-gallery {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
    position: relative;
  }
  .picture-gallery picture {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .picture-gallery img {
    max-width: initial;
    min-height: 100%;
  }
  .picture-gallery .productthumbs-swiper {
    display: block;
  }
  .product-swiper-pagination {
    display: none;
  }
  .productthumbs-swiper {
    display: block;
  }
}
@media screen and (min-width: 84rem) {
  .sidebar {
    padding: 0 0 0 2rem;
  }
  .sidebar .modul-box.showroom,
  .sidebar .modul-box.struktur-konfigurator {
    margin-right: 0;
    margin-left: 0;
  }
  .sidebar .modul-box.showroom {
    padding-bottom: 170px;
  }
  .sidebar .modul-box.showroom .showroom-image {
    height: 174px;
  }
  .sidebar .modul-box.struktur-konfigurator svg {
    height: 90px;
  }
  .sidebar .modul-box.struktur-konfigurator .login-container input {
    width: 34%;
  }
  .table {
    min-width: initial;
    font-size: 0.9rem;
  }
  .product-content-section {
    margin-top: 2rem;
  }
}
#showroom .description {
  background: #cac933;
  position: relative;
  color: #fff;
  padding: 1rem 3rem;
  line-height: 160%;
  font-size: 1.2rem;
}
#showroom .description::after {
  content: "";
  width: 24px;
  height: 24px;
  background: #cac933;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -12px;
  -webkit-transform: translate(-50%, 0) rotate(45deg);
  transform: translate(-50%, 0) rotate(45deg);
  z-index: 2;
}
#showroom .manual {
  display: block;
  position: absolute;
  top: 8%;
  left: 48%;
  width: 345px;
  line-height: 140%;
  font-weight: bold;
}
#showroom .map {
  position: relative;
}
#showroom .map .background {
  width: 100%;
  height: auto;
}
#showroom .map .markers {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
#showroom .map .marker {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  background: #9f9f34 url("../img/arrow-marker.svg") no-repeat center center/7px
    7px;
  cursor: pointer;
  width: 18px;
  height: 18px;
}
#showroom .map .marker.open .products-container {
  display: block;
}
#showroom .map .products-container {
  display: none;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1000;
  padding: 0 0 0 1.4rem;
}
#showroom .map .products-container .products-content::after {
  content: "";
  width: 24px;
  height: 24px;
  background: rgba(202, 201, 51, 0.95);
  display: block;
  position: absolute;
  left: -12px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}
#showroom .map .products-container.left {
  top: 50%;
  right: 100%;
  left: auto;
  padding: 0 1.4rem 0 0;
}
#showroom .map .products-container.left .products-content::after {
  right: -12px;
  left: auto;
}
#showroom .map .products-content {
  background: rgba(202, 201, 51, 0.95);
  padding: 1rem 1rem;
  color: #fff;
  position: relative;
  min-width: 480px;
  min-height: 178px;
  -webkit-box-shadow: 0 0 6px 3px rgba(138, 138, 138, 0.29);
  box-shadow: 0 0 6px 3px rgba(138, 138, 138, 0.29);
}
#showroom .map .products-content h5 {
  margin: 0 0 0.6rem 0;
  line-height: 130%;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: normal;
}
#showroom .map .products-content picture {
  display: block;
  margin: 0 1rem 0 0;
  width: 140px;
  height: auto;
  max-width: 100%;
}
#showroom .map .products-content picture img {
  width: 100%;
  height: auto;
}
#showroom .map .products-content ul li {
  display: block;
  margin: 0 0 0.2rem 0;
}
#showroom .map .products-content ul li a {
  display: block;
  background: #9f9f34;
  padding: 0.3rem 0.5rem;
  color: #fff;
  font-size: 0.75rem;
  font-weight: normal;
  white-space: nowrap;
}
#showroom .map .products-content ul li a::before,
#showroom .map .products-content ul li a#collection-label::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("../img/arrow-link-white.svg") no-repeat left
    center/9px 10px;
  width: 9px;
  height: 10px;
  margin: 0 0.25rem 0 0;
}
#showroom .map .products-content .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  background: rgba(0, 0, 0, 0);
  border: none;
  font-size: 0.7rem;
  padding: 0;
  line-height: 140%;
}
#showroom .map .products-content .close::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("../img/icon-close.svg") no-repeat center
    center/10px 10px;
  width: 10px;
  height: 10px;
  vertical-align: baseline;
  margin: 0 0 0 0.5rem;
}
#showroom .map #interior-door {
  top: 22.3%;
  left: 20.7%;
}
#showroom .map #interior-door2 {
  top: 30.3%;
  left: 20.7%;
}
#showroom .map #door-middle-layer {
  top: 50%;
  left: 20.7%;
}
#showroom .map #interior-cladding {
  top: 49.4%;
  left: 28.6%;
}
#showroom .map #coffee-table {
  top: 62%;
  left: 33%;
}
#showroom .map #partition-wall {
  top: 58%;
  left: 41%;
}
#showroom .map #cabinet-backpanel {
  top: 26%;
  left: 44.5%;
}
#showroom .map #door-panels {
  top: 53%;
  left: 51.4%;
}
#showroom .map #careboard-parquet {
  top: 77%;
  left: 57%;
}
#showroom .map #drawer-bottoms {
  top: 70.3%;
  left: 77%;
}
#showroom .map #picture-frame-board {
  top: 24.5%;
  left: 85.5%;
}
#search-result .entry {
  border-bottom: 1px solid #cfc9c6;
  margin: 1.3rem 0;
}
#search-result .entry:last-child {
  border: none;
}
#search-result .entry a {
  color: #86786f;
  font-weight: normal;
}
#search-result .entry a:hover {
  text-decoration: none;
}
#search-result .entry a:hover .title {
  text-decoration: underline;
}
#search-result .entry .title {
  display: block;
  font-weight: bold;
}
#search-result .entry .title::before,
#search-result .entry .title#collection-label::after {
  content: "";
  background: #9f9f34 url("../img/arrow-link-white.svg") no-repeat center
    center/11px 12px;
  width: 21px;
  height: 28px;
  display: inline-block;
  margin: 0 0.5rem 0 0;
  vertical-align: middle;
}
#search-result .entry .description {
  margin: 0.6rem 0 1rem 0;
  line-height: 130%;
}
#search-result .entry .description .news-overview-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 0.8rem 0;
}
#search-result .entry .description .news-overview-image img {
  width: 100%;
  height: auto;
}
#search-result .entry .description::after {
  display: block;
  content: "";
  clear: both;
  float: none;
}
#search-result .load-more {
  text-align: center;
  margin: 1rem 0;
}
#search-result .load-more a {
  display: inline-block;
  padding: 0.5rem;
  color: #cfc9c6;
}
#search-result .load-more a::after {
  content: "";
  display: inline-block;
  height: 28px;
  width: 20px;
  background: rgba(0, 0, 0, 0) url("../img/icon-load-more.svg") no-repeat center
    top/20px 24px;
  vertical-align: middle;
  margin-left: 0.45rem;
}
#search-result .load-more.loading a::after {
  -webkit-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
@media screen and (min-width: 64rem) {
  #search-result .entry .description .news-overview-image {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 0.8rem 0.8rem 0;
  }
}
.career {
  margin: 0 0 3rem 0;
}
.career-list {
  margin: 1rem 0 1rem 0;
}
.career-list li {
  background: #f0eeed;
  padding: 1rem 1.2rem;
  margin: 0 0 1rem 0;
}
.career-list li a {
  display: block;
  position: relative;
  color: #86786f;
}
.career-list li a:hover {
  text-decoration: none;
}
.career-list li img {
  width: 113px;
  height: auto;
}
.career-list li h3 {
  font-size: 0.8rem;
  margin: 0 0 0.4rem 0;
}
.career-list li .description {
  font-weight: normal;
  font-size: 0.85rem;
  line-height: 140%;
  margin: 0 0 0.8rem 0;
  padding-bottom: 2rem;
}
.career-list li .start {
  font-weight: normal;
  font-size: 0.8rem;
  line-height: 140%;
  margin: 0 0 0.2rem 0;
}
.career-list li .details {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.6rem;
}
.career-list li .details::after {
  background-size: 10px 10px;
  height: 10px;
}
@media screen and (min-width: 64rem) {
  .career-list {
    border-top: 1px solid #f0eeed;
    padding: 0 0 0 0;
  }
  .career-list h2,
  .career-list h3,
  .career-list h4,
  .career-list h5,
  .career-list h6 {
    font-size: 1.5rem;
  }
  .career-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .career-list li {
    width: 49%;
    margin-right: 1%;
  }
  .career-list li h3 {
    font-size: 1rem;
  }
  .karriere .description {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 84rem) {
  .career-list li {
    width: 32%;
  }
}
.education .career-list li {
  background-color: #fff;
  border: 1px solid #cfc9c6;
}
#career-form {
  padding: 2rem 2rem;
  background: #f0eeed;
}
#career-form h4 {
  text-transform: uppercase;
  margin-top: 0;
}
#career-form p {
  margin: 0;
  line-height: 130%;
}
#career-form label {
  font-size: 0.8rem;
  display: block;
  margin: 0.3rem 0 0 0;
}
#career-form .form-section {
  padding: 0.5rem 0 0 0;
}
#career-form .form-location label {
  font-size: 1rem;
}
#career-form input,
#career-form select,
#career-form textarea {
  font-size: 0.86rem;
  line-height: 120%;
  padding: 0.3rem 0.5rem;
  background: #fff;
  border: none;
  appearance: none;
  border-radius: 0;
}
#career-form .career-disclaimer {
  line-height: 120%;
}
#career-form .career-disclaimer label {
  display: inline;
}
#career-form input[type="checkbox"] {
  appearance: checkbox;
  margin: 0 0.2rem 0.3rem 0;
}
#career-form select {
  background: #fff url("../img/arrow-select.svg") no-repeat right 0.7rem
    center/12px 5px;
}
#career-form textarea {
  resize: none;
  height: 52px;
}
#career-form .career-contact {
  color: #fff;
  background: #cac933;
  padding: 1rem 1rem;
}
#career-form .career-contact.career-contact-detail {
  margin: 1.6rem 1rem 1rem 0;
}
#career-form .career-contact .career-contact-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#career-form .career-contact h5 {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 0;
}
#career-form .career-contact .contact-image {
  padding-right: 0.7rem;
  float: left;
  min-width: 90px;
}
#career-form .career-contact .contact-image img {
  height: auto;
  display: block;
}
#career-form .career-contact .contact-data {
  max-width: 54%;
}
#career-form .career-contact .contact-data.herzberg {
  display: none;
}
#career-form .career-contact .contact-data.losheim {
  display: none;
}
#career-form .career-contact .contact-data.karlino {
  display: none;
}
#career-form .career-contact .contact-data.krosno {
  display: none;
}
#career-form .career-contact p {
  font-size: 0.8rem;
  line-height: 130%;
  margin: 0 0 0.4rem 0;
}
#career-form .career-contact .name {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#career-form .career-contact .address {
  display: none;
}
#career-form .career-contact .email {
  overflow: hidden;
  max-width: 100%;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#career-form .upload-container {
  border-top: 1px solid #cfc9c6;
  border-bottom: 1px solid #cfc9c6;
  margin: 1rem 0;
  padding: 1rem 0;
}
#career-form .form-upload::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
#career-form .form-upload .description {
  font-size: 0.8rem;
  line-height: 280%;
}
#career-form .form-upload label.button {
  display: block;
  font-size: 0.7rem;
  padding: 7px 10px 5px 0;
  outline: none;
}
#career-form .form-upload label.button:after {
  background-size: 9px 10px;
}
#career-form .form-upload #upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
#career-form .form-upload #upload-filename {
  display: inline-block;
  background: #fff;
  width: 50%;
  height: 25px;
  vertical-align: middle;
  overflow: hidden;
  font-size: 0.86rem;
  line-height: 120%;
  padding: 0.3rem 0.5rem;
  white-space: nowrap;
}
#career-form .form-upload #btn-upload-file {
  display: inline-block;
  text-transform: uppercase;
  padding: 7px 10px 5px 12px;
  margin-right: 0;
  outline: none;
}
#career-form .form-upload #btn-upload-file.disabled {
  background-color: #cfc9c6;
  color: #f0eeed;
}
#career-form .form-upload #btn-upload-file.disabled::after {
  background-image: url("../img/icon-search-close.svg");
}
#career-form .form-upload #btn-upload-file.uploading {
  color: #cfc9c6;
}
#career-form .form-upload #btn-upload-file.uploading::after {
  background-image: url("../img/icon-load-more.svg");
  background-position: center top;
  -webkit-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
#career-form .form-upload #btn-upload-file.success {
  -webkit-animation: pulseBtnSuccess 1s linear;
  animation: pulseBtnSuccess 1s linear;
}
#career-form .form-upload #btn-upload-file.error {
  -webkit-animation: pulseBtnError 1s linear;
  animation: pulseBtnError 1s linear;
}
#career-form #upload-message,
#career-form #upload-message.success,
#career-form #upload-message.info {
  overflow: hidden;
  max-height: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0);
  font-size: 0.8rem;
  line-height: 140%;
}
#career-form #upload-message .message {
  display: none;
}
#career-form #upload-message.error,
#career-form #upload-message.success,
#career-form #upload-message.info {
  background-color: rgba(231, 76, 60, 0.2);
  color: #e74c3c;
  padding: 0.3rem 1rem;
  margin: 0 0 1rem 0;
}
#career-form #upload-message.info {
  background-color: rgba(243, 156, 18, 0.2);
  color: #f39c12;
}
#career-form #upload-message.success {
  background-color: #eae9ad;
  color: #9f9f34;
}
#career-form #upload-message.filetype {
  max-height: 10rem;
}
#career-form #upload-message.filetype .filetype {
  display: block;
}
#career-form #upload-message.uploading {
  max-height: 10rem;
}
#career-form #upload-message.uploading .uploading {
  display: block;
}
#career-form #upload-message.nofile {
  max-height: 10rem;
}
#career-form #upload-message.nofile .nofile {
  display: block;
}
#career-form #upload-message.filesize {
  max-height: 10rem;
}
#career-form #upload-message.filesize .filesize {
  display: block;
}
#career-form #upload-message.uploaderror {
  max-height: 10rem;
}
#career-form #upload-message.uploaderror .uploaderror {
  display: block;
}
#career-form #upload-message.fileexists {
  max-height: 10rem;
}
#career-form #upload-message.fileexists .fileexists {
  display: block;
}
#career-form #upload-message.other {
  max-height: 10rem;
}
#career-form #upload-message.other .other {
  display: block;
}
#career-form .form-uploaded-files {
  font-size: 0.8rem;
  line-height: 280%;
  margin: 1rem 0 0 0;
}
#career-form .form-uploaded-files span.delete {
  background-color: #e3e0de;
  color: #86786f;
  text-transform: none;
  padding: 5px 7px 3px 8px;
  display: table;
  margin: 0 0 0.5rem 0;
}
#career-form .form-uploaded-files span.delete::after {
  background-image: url("../img/icon-delete-brown.svg");
}
#career-form .send-btn-container {
  text-align: right;
  padding: 1rem 0 0 0;
}
#career-form .send-btn-container button {
  margin-right: 0;
}
#career-form .required-fields {
  font-size: 0.8rem;
}
@media screen and (min-width: 48rem) {
  #career-form .career-contact .address {
    display: block;
  }
  #career-form .career-contact .contact-image {
    padding-right: 0.7rem;
  }
  #career-form .career-contact .contact-data {
    max-width: initial;
  }
}
@media screen and (min-width: 64rem) {
  #career-form .form-section {
    padding: 1rem 0 0 1rem;
  }
  #career-form .form-location {
    margin: 1rem 1rem 1rem 0;
  }
  #career-form .career-contact {
    margin: 1rem 1rem 1rem 0;
  }
  #career-form .career-contact .address {
    display: block;
  }
  #career-form .form-name {
    margin: 0 0.3rem 0.3rem 0.3rem;
  }
  #career-form .form-salutation,
  #career-form .form-mail {
    margin: 0 0.3rem 0.3rem 0;
  }
  #career-form .form-forename,
  #career-form .form-fon {
    margin: 0 0 0.3rem 0.3rem;
  }
  #career-form .send-btn-container {
    text-align: right;
    padding: 0 0 0 0;
  }
  #career-form .form-upload .upload-section {
    text-align: right;
  }
  #career-form .form-upload label.button {
    display: inline-block;
    padding-left: 12px;
  }
  #career-form .form-upload #upload-filename {
    width: 200px;
  }
  #career-form .form-uploaded-files {
    margin: 0;
  }
  #career-form .form-uploaded-files span.delete {
    display: inline-block;
    margin: 0 6px;
  }
}
.stellenangebot {
  font-size: 1.3rem;
}
.career-detail h1 {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.career-detail .text-block {
  margin: 0;
  padding-bottom: 3px;
}
.career-detail .text-block hr {
  margin: 1rem 0 0.5rem 0;
}
.career-detail .career-editorial {
  margin-bottom: 0;
  padding-bottom: 0;
}
.career-detail #career-form {
  margin-top: 2rem;
}
#sitemap .entry.lvl-1 {
  border-bottom: 1px solid #cfc9c6;
  padding: 1.2rem 0 1rem 0;
}
#sitemap .entry.lvl-1 .sitemap-nav-link.lvl-1 {
  color: #86786f;
  font-size: 1.2rem;
  line-height: 140%;
}
#sitemap .entry.lvl-1:last-child {
  border: none;
}
#sitemap .subnavi {
  padding-left: 1rem;
}
#sitemap .subnavi .entry::before,
#sitemap .subnavi .entry#collection-label::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-left: 2px solid #cfc9c6;
  border-bottom: 2px solid #cfc9c6;
  height: 11px;
  width: 11px;
  margin-right: 0.1rem;
}
#sitemap .subnavi .entry .sitemap-nav-link {
  line-height: 210%;
}
@media screen and (min-width: 48rem) {
  #sitemap .subnavi {
    padding-left: 2rem;
  }
}
.grd {
  padding-left: 1rem;
  padding-right: 1rem;
}
.grd-row {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 100%;
}
.grd-row-col-1-15 {
  max-width: 6.6666666667%;
  flex-basis: 6.6666666667%;
}
.grd-row-col-2-15 {
  max-width: 13.3333333333%;
  flex-basis: 13.3333333333%;
}
.grd-row-col-3-15 {
  max-width: 20%;
  flex-basis: 20%;
}
.grd-row-col-4-15 {
  max-width: 26.6666666667%;
  flex-basis: 26.6666666667%;
}
.grd-row-col-5-15 {
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
.grd-row-col-6-15 {
  max-width: 40%;
  flex-basis: 40%;
}
.grd-row-col-7-15 {
  max-width: 46.6666666667%;
  flex-basis: 46.6666666667%;
}
.grd-row-col-8-15 {
  max-width: 53.3333333333%;
  flex-basis: 53.3333333333%;
}
.grd-row-col-9-15 {
  max-width: 60%;
  flex-basis: 60%;
}
.grd-row-col-10-15 {
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
.grd-row-col-11-15 {
  max-width: 73.3333333333%;
  flex-basis: 73.3333333333%;
}
.grd-row-col-12-15 {
  max-width: 80%;
  flex-basis: 80%;
}
.grd-row-col-13-15 {
  max-width: 86.6666666667%;
  flex-basis: 86.6666666667%;
}
.grd-row-col-14-15 {
  max-width: 93.3333333333%;
  flex-basis: 93.3333333333%;
}
.grd-row-col-15 {
  max-width: 100%;
  flex-basis: 100%;
}
.grd-row-col-1-15,
.grd-row-col-1-15--sm,
.grd-row-col-1-15--md,
.grd-row-col-1-15--lg,
.grd-row-col-2-15,
.grd-row-col-2-15--sm,
.grd-row-col-2-15--md,
.grd-row-col-2-15--lg,
.grd-row-col-3-15,
.grd-row-col-3-15--sm,
.grd-row-col-3-15--md,
.grd-row-col-3-15--lg,
.grd-row-col-4-15,
.grd-row-col-4-15--sm,
.grd-row-col-4-15--md,
.grd-row-col-4-15--lg,
.grd-row-col-5-15,
.grd-row-col-5-15--sm,
.grd-row-col-5-15--md,
.grd-row-col-5-15--lg,
.grd-row-col-6-15,
.grd-row-col-6-15--sm,
.grd-row-col-6-15--md,
.grd-row-col-6-15--lg,
.grd-row-col-7-15,
.grd-row-col-7-15--sm,
.grd-row-col-7-15--md,
.grd-row-col-7-15--lg,
.grd-row-col-8-15,
.grd-row-col-8-15--sm,
.grd-row-col-8-15--md,
.grd-row-col-8-15--lg,
.grd-row-col-9-15,
.grd-row-col-9-15--sm,
.grd-row-col-9-15--md,
.grd-row-col-9-15--lg,
.grd-row-col-10-15,
.grd-row-col-10-15--sm,
.grd-row-col-10-15--md,
.grd-row-col-10-15--lg,
.grd-row-col-11-15,
.grd-row-col-11-15--sm,
.grd-row-col-11-15--md,
.grd-row-col-11-15--lg,
.grd-row-col-12-15,
.grd-row-col-12-15--sm,
.grd-row-col-12-15--md,
.grd-row-col-12-15--lg,
.grd-row-col-13-15,
.grd-row-col-13-15--sm,
.grd-row-col-13-15--md,
.grd-row-col-13-15--lg,
.grd-row-col-14-15,
.grd-row-col-14-15--sm,
.grd-row-col-14-15--md,
.grd-row-col-14-15--lg,
.grd-row-col-15,
.grd-row-col-15--sm,
.grd-row-col-15--md,
.grd-row-col-15--lg {
  flex: 1;
  flex-direction: column;
  box-sizing: border-box;
}
.grd-row-col-1-15--sm,
.grd-row-col-1-15--md,
.grd-row-col-1-15--lg,
.grd-row-col-2-15--sm,
.grd-row-col-2-15--md,
.grd-row-col-2-15--lg,
.grd-row-col-3-15--sm,
.grd-row-col-3-15--md,
.grd-row-col-3-15--lg,
.grd-row-col-4-15--sm,
.grd-row-col-4-15--md,
.grd-row-col-4-15--lg,
.grd-row-col-5-15--sm,
.grd-row-col-5-15--md,
.grd-row-col-5-15--lg,
.grd-row-col-6-15--sm,
.grd-row-col-6-15--md,
.grd-row-col-6-15--lg,
.grd-row-col-7-15--sm,
.grd-row-col-7-15--md,
.grd-row-col-7-15--lg,
.grd-row-col-8-15--sm,
.grd-row-col-8-15--md,
.grd-row-col-8-15--lg,
.grd-row-col-9-15--sm,
.grd-row-col-9-15--md,
.grd-row-col-9-15--lg,
.grd-row-col-10-15--sm,
.grd-row-col-10-15--md,
.grd-row-col-10-15--lg,
.grd-row-col-11-15--sm,
.grd-row-col-11-15--md,
.grd-row-col-11-15--lg,
.grd-row-col-12-15--sm,
.grd-row-col-12-15--md,
.grd-row-col-12-15--lg,
.grd-row-col-13-15--sm,
.grd-row-col-13-15--md,
.grd-row-col-13-15--lg,
.grd-row-col-14-15--sm,
.grd-row-col-14-15--md,
.grd-row-col-14-15--lg,
.grd-row-col-15--sm,
.grd-row-col-15--md,
.grd-row-col-15--lg {
  max-width: 100%;
  flex-basis: 100%;
}
@media screen and (min-width: 48rem) {
  .grd-row-col-1-15--sm {
    max-width: 6.6666666667%;
    flex-basis: 6.6666666667%;
  }
  .grd-row-col-2-15--sm {
    max-width: 13.3333333333%;
    flex-basis: 13.3333333333%;
  }
  .grd-row-col-3-15--sm {
    max-width: 20%;
    flex-basis: 20%;
  }
  .grd-row-col-4-15--sm {
    max-width: 26.6666666667%;
    flex-basis: 26.6666666667%;
  }
  .grd-row-col-5-15--sm {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
  .grd-row-col-6-15--sm {
    max-width: 40%;
    flex-basis: 40%;
  }
  .grd-row-col-7-15--sm {
    max-width: 46.6666666667%;
    flex-basis: 46.6666666667%;
  }
  .grd-row-col-8-15--sm {
    max-width: 53.3333333333%;
    flex-basis: 53.3333333333%;
  }
  .grd-row-col-9-15--sm {
    max-width: 60%;
    flex-basis: 60%;
  }
  .grd-row-col-10-15--sm {
    max-width: 66.6666666667%;
    flex-basis: 66.6666666667%;
  }
  .grd-row-col-11-15--sm {
    max-width: 73.3333333333%;
    flex-basis: 73.3333333333%;
  }
  .grd-row-col-12-15--sm {
    max-width: 80%;
    flex-basis: 80%;
  }
  .grd-row-col-13-15--sm {
    max-width: 86.6666666667%;
    flex-basis: 86.6666666667%;
  }
  .grd-row-col-14-15--sm {
    max-width: 93.3333333333%;
    flex-basis: 93.3333333333%;
  }
  .grd-row-col-15--sm {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-width: 64rem) {
  .grd-row-col-1-15--md {
    max-width: 6.6666666667%;
    flex-basis: 6.6666666667%;
  }
  .grd-row-col-2-15--md {
    max-width: 13.3333333333%;
    flex-basis: 13.3333333333%;
  }
  .grd-row-col-3-15--md {
    max-width: 20%;
    flex-basis: 20%;
  }
  .grd-row-col-4-15--md {
    max-width: 26.6666666667%;
    flex-basis: 26.6666666667%;
  }
  .grd-row-col-5-15--md {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
  .grd-row-col-6-15--md {
    max-width: 40%;
    flex-basis: 40%;
  }
  .grd-row-col-7-15--md {
    max-width: 46.6666666667%;
    flex-basis: 46.6666666667%;
  }
  .grd-row-col-8-15--md {
    max-width: 53.3333333333%;
    flex-basis: 53.3333333333%;
  }
  .grd-row-col-9-15--md {
    max-width: 60%;
    flex-basis: 60%;
  }
  .grd-row-col-10-15--md {
    max-width: 66.6666666667%;
    flex-basis: 66.6666666667%;
  }
  .grd-row-col-11-15--md {
    max-width: 73.3333333333%;
    flex-basis: 73.3333333333%;
  }
  .grd-row-col-12-15--md {
    max-width: 80%;
    flex-basis: 80%;
  }
  .grd-row-col-13-15--md {
    max-width: 86.6666666667%;
    flex-basis: 86.6666666667%;
  }
  .grd-row-col-14-15--md {
    max-width: 93.3333333333%;
    flex-basis: 93.3333333333%;
  }
  .grd-row-col-15--md {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-width: 84rem) {
  .grd-row-col-1-15--lg {
    max-width: 6.6666666667%;
    flex-basis: 6.6666666667%;
  }
  .grd-row-col-2-15--lg {
    max-width: 13.3333333333%;
    flex-basis: 13.3333333333%;
  }
  .grd-row-col-3-15--lg {
    max-width: 20%;
    flex-basis: 20%;
  }
  .grd-row-col-4-15--lg {
    max-width: 26.6666666667%;
    flex-basis: 26.6666666667%;
  }
  .grd-row-col-5-15--lg {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
  .grd-row-col-6-15--lg {
    max-width: 40%;
    flex-basis: 40%;
  }
  .grd-row-col-7-15--lg {
    max-width: 46.6666666667%;
    flex-basis: 46.6666666667%;
  }
  .grd-row-col-8-15--lg {
    max-width: 53.3333333333%;
    flex-basis: 53.3333333333%;
  }
  .grd-row-col-9-15--lg {
    max-width: 60%;
    flex-basis: 60%;
  }
  .grd-row-col-10-15--lg {
    max-width: 66.6666666667%;
    flex-basis: 66.6666666667%;
  }
  .grd-row-col-11-15--lg {
    max-width: 73.3333333333%;
    flex-basis: 73.3333333333%;
  }
  .grd-row-col-12-15--lg {
    max-width: 80%;
    flex-basis: 80%;
  }
  .grd-row-col-13-15--lg {
    max-width: 86.6666666667%;
    flex-basis: 86.6666666667%;
  }
  .grd-row-col-14-15--lg {
    max-width: 93.3333333333%;
    flex-basis: 93.3333333333%;
  }
  .grd-row-col-15--lg {
    max-width: 100%;
    flex-basis: 100%;
  }
}
#structre-configurator button:focus {
  outline: none;
}
#structre-configurator .description {
  background: #cac933;
  position: relative;
  color: #fff;
  padding: 1.3rem 3rem 1.3rem 13.5rem;
  line-height: 160%;
  min-height: 116px;
  font-size: 1rem;
}
#structre-configurator .description::before,
#structre-configurator .description#collection-label::after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0) url("../img/icon-strukturkonfigurator.svg")
    no-repeat left center/125px 80px;
  width: 125px;
  height: 80px;
  position: absolute;
  left: 3rem;
  top: 1rem;
}
#structre-configurator .description::after {
  content: "";
  width: 24px;
  height: 24px;
  background: #cac933;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -12px;
  -webkit-transform: translate(-50%, 0) rotate(45deg);
  transform: translate(-50%, 0) rotate(45deg);
  z-index: 2;
}
#structre-configurator .items {
  margin: 2rem -0.375rem 0 -0.375rem;
  max-width: initial;
}
#structre-configurator li {
  padding: 0.375rem;
}
#structre-configurator li::before,
#structre-configurator li#collection-label::after {
  display: none;
}
#structre-configurator .item {
  background: #f0eeed;
  padding: 0.8rem 1.2rem;
}
#structre-configurator .item .structre-container {
  position: relative;
}
#structre-configurator .item .title {
  margin: 0;
  font-size: 1rem;
  line-height: 150%;
}
#structre-configurator .item .cylinder {
  margin: 0;
  font-size: 0.7rem;
  line-height: 160%;
  margin: 0 0 0.3rem 0;
}
#structre-configurator .item picture {
  width: 100%;
  height: auto;
  display: inline-block;
}
#structre-configurator .item picture img {
  width: 100%;
  height: auto;
}
#structre-configurator .btn-edit {
  margin: 0;
  content: "";
  padding: 5px 5px 3px 7px;
  display: block;
  margin: 0.7rem 0 0 auto;
}
#structre-configurator .btn-edit::after {
  background-image: url("../img/btn-edit.svg");
  background-size: 11px 13px;
  height: 13px;
  margin: 0;
}
#structre-configurator .edit-structure {
  position: relative;
  background: #fff;
}
#structre-configurator .edit-structure img {
  display: block;
  width: 100%;
  height: auto;
}
#structre-configurator .edit-structure .color-select {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: hsla(0, 0%, 100%, 0.75);
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.3rem 0;
}
#structre-configurator .edit-structure .color-select .color {
  width: 28px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  margin: 3px;
}
#structre-configurator .edit-structure .color-select .color.active {
  outline: 3px solid #9f9f34;
}
#structre-configurator .edit-structure .color-select .color.color-BC826F {
  background: #bc826f;
}
#structre-configurator .edit-structure .color-select .color.color-BC804F {
  background: #bc804f;
}
#structre-configurator .edit-structure .color-select .color.color-DEA46A {
  background: #dea46a;
}
#structre-configurator .edit-structure .btn-open-lightbox {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 18px;
  height: 18px;
  padding: 3px 4px;
  margin: 0;
  display: none;
}
#structre-configurator .edit-structure .btn-open-lightbox::after {
  margin: 0;
  background-image: url("../img/btn-open-lightbox.svg");
}
#structre-configurator .edit-structure-controlls {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0.7rem 0 0 0;
  position: relative;
}
#structre-configurator .edit-structure-controlls button {
  width: 49%;
  padding: 6px 10px 3px 12px;
  font-size: 0.73rem;
  line-height: 120%;
}
#structre-configurator .edit-structure-controlls .btn-own-color {
  margin: 0;
}
#structre-configurator .edit-structure-controlls .btn-own-color::after {
  background-image: url("../img/btn-own-color.svg");
}
#structre-configurator .edit-structure-controlls .own-color-picker {
  display: none;
  position: absolute;
  z-index: 10;
  left: 30px;
  top: -10px;
}
#structre-configurator
  .edit-structure-controlls
  .own-color-picker
  .colorpicker {
  background: #2d2b2b;
  border: 1px solid #86786f;
  -webkit-box-shadow: 0 0 5px 1px rgba(134, 120, 111, 0.8);
  box-shadow: 0 0 5px 1px rgba(134, 120, 111, 0.8);
}
#structre-configurator
  .edit-structure-controlls
  .own-color-picker
  .colorpicker
  .colorpicker_hue {
  background: red;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ff0000),
    color-stop(17%, #ff00ff),
    color-stop(34%, #0000ff),
    color-stop(51%, #00ffff),
    color-stop(68%, #00ff00),
    color-stop(84%, #ffff00),
    to(#ff0000)
  );
  background: linear-gradient(
    to bottom,
    #ff0000 0%,
    #ff00ff 17%,
    #0000ff 34%,
    #00ffff 51%,
    #00ff00 68%,
    #ffff00 84%,
    #ff0000 100%
  );
  left: 177px;
  width: 20px;
}
#structre-configurator
  .edit-structure-controlls
  .own-color-picker
  .colorpicker
  .colorpicker_hue
  div {
  left: -8px;
}
#structre-configurator .edit-structure-controlls .own-color-picker.open {
  display: block;
}
#structre-configurator .edit-structure-controlls .btn-add-configuration {
  margin: 0;
}
#structre-configurator .edit-structure-controlls .btn-add-configuration::after {
  background-image: url("../img/btn-add-configuration.svg");
}
#structre-configurator .item.open {
  background: #fff;
}
#structre-configurator .item.open .btn-edit {
  display: none;
}
#structre-configurator .item.open .edit-structure .color-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#structre-configurator .item.open .edit-structure .btn-open-lightbox {
  display: block;
}
#structre-configurator .item.open .edit-structure-controlls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.structure-lightbox-container {
  padding: 0;
  margin: 0;
  text-align: center;
}
.structure-lightbox-container span {
  background: #fff;
  display: inline-block;
}
.structure-lightbox-container img {
  display: block;
}
@media screen and (min-width: 84rem) {
  #structre-configurator .description {
    padding: 1.3rem 3rem 1.3rem 15.5rem;
    min-height: 135px;
    font-size: 1.2rem;
  }
  #structre-configurator .description::before,
  #structre-configurator .description#collection-label::after {
    background-size: 164px 105px;
    width: 164px;
    height: 105px;
  }
}
#structre-collection {
  background: #cac933;
  margin: 4rem -1rem 1rem -1rem;
  max-width: initial;
  padding: 1rem 0;
  position: relative;
}
#structre-collection .structre-collection {
  height: 0;
  overflow: hidden;
}
#structre-collection.open .structre-collection {
  height: auto;
}
#structre-collection ul .editorial {
  padding: 0 0 0 0.7rem;
  display: inline-block;
}
#structre-collection ul .editorial p {
  margin: 0 0 1rem 0;
  font-size: 1.2rem;
  line-height: 140%;
  font-weight: bold;
}
#structre-collection ul .editorial a {
  margin-left: 0;
}
#structre-collection ul .structure {
  padding: 0 1.3rem 0 1.6rem;
  border-right: 1px solid #e1e18e;
}
#structre-collection ul .structure .title {
  margin: 0;
  font-size: 0.7rem;
  line-height: 150%;
}
#structre-collection ul .structure .cylinder {
  font-size: 0.7rem;
  line-height: 160%;
  margin: 0 0 0.3rem 0;
}
#structre-collection ul .structure .structre-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#structre-collection ul .structure .structre-container .edit-structure {
  background: #fff;
  width: 80%;
  overflow: hidden;
}
#structre-collection ul .structure .structre-container .edit-structure img {
  display: block;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  max-width: initial;
}
#structre-collection
  ul
  .structure
  .structre-container
  .edit-structure-controlls {
  width: 20%;
}
#structre-collection
  ul
  .structure
  .structre-container
  .edit-structure-controlls
  button {
  margin: 0.5rem 0 0.5rem 0.5rem;
  display: block;
  width: 18px;
  height: 23px;
  padding: 4px 4px 3px 4px;
}
#structre-collection
  ul
  .structure
  .structre-container
  .edit-structure-controlls
  button::after {
  background-size: 11px 13px;
  width: 11px;
  height: 13px;
  margin: 0;
}
#structre-collection
  ul
  .structure
  .structre-container
  .edit-structure-controlls
  .btn-edit-collection {
  margin-top: 0;
}
#structre-collection
  ul
  .structure
  .structre-container
  .edit-structure-controlls
  .btn-edit-collection::after {
  background-image: url("../img/btn-edit-green.svg");
}
#structre-collection
  ul
  .structure
  .structre-container
  .edit-structure-controlls
  .btn-delete-collection {
  margin-bottom: 0;
}
#structre-collection
  ul
  .structure
  .structre-container
  .edit-structure-controlls
  .btn-delete-collection::after {
  background-image: url("../img/btn-delete.svg");
}
#collection-label {
  position: absolute;
  top: -30px;
  background: #cac933;
  height: 32px;
  display: inline-block;
  color: #fff;
  padding: 0.4rem 0.7rem 0.2rem 0.7rem;
  cursor: pointer;
  font-size: 0.8rem;
  text-transform: uppercase;
}
#collection-label::before,
#collection-label::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("../img/icon-structure-collection.svg")
    no-repeat center center/15px 13px;
  width: 15px;
  height: 13px;
  margin: 0 0.2rem 0 0;
  vertical-align: middle;
}
#collection-label::after {
  background-image: url("../img/arrow-structure-collection.svg");
  background-size: 10px 9px;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition:
    transform 0.2s ease-in,
    -webkit-transform 0.2s ease-in;
  margin: 0 0 0 0.2rem;
}
#collection-label .text-open {
  display: none;
}
#collection-label .text-close {
  display: inline;
}
#structre-collection.open #collection-label .text-open {
  display: inline;
}
#structre-collection.open #collection-label .text-close {
  display: none;
}
#structre-collection.open #collection-label::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
}
#special-disturber {
  display: block;
  font-weight: normal;
  position: relative;
}
#special-disturber:hover {
  text-decoration: none;
}
#special-disturber img {
  display: none;
}
#special-disturber p {
  background: #003e76;
  padding: 0.7rem 1rem 0.7rem calc(30% + 2rem);
  margin: 0;
  text-align: right;
  color: #fff;
}
#special-disturber p::before,
#special-disturber p#collection-label::after {
  display: block;
  content: "";
  background: url(../img/icon-info.svg) left center/contain no-repeat;
  height: 80%;
  position: absolute;
  padding: 0 30% 0 0;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 64rem) {
  #special-disturber {
    position: absolute;
    bottom: 60px;
    right: 0;
    z-index: 20;
    width: 170px;
    height: 170px;
  }
  #special-disturber img {
    display: block;
  }
  #special-disturber p {
    display: none;
  }
}
@media screen and (min-width: 94rem) {
  #special-disturber {
    left: calc(50% + 500px);
    bottom: 80px;
    width: 241px;
    height: 241px;
  }
}
.contactform.success {
  font-weight: bold;
}
.news-picture {
  padding: 0 2rem 0 0;
}
.news-picture img {
  max-width: 100%;
  height: auto;
}
.news-picture .image-description {
  margin-top: 0.4rem;
  font-size: 0.8rem;
  line-height: 130%;
}
@media screen and (min-width: 64rem) {
  .news-picture {
    padding: 1rem 2rem 0 0;
  }
}
.hide-flex--md {
  display: none;
}
@media screen and (min-width: 64rem) {
  .show--md {
    display: none !important;
  }
  .hide-flex--md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.hidden {
  display: none;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .flyoutHeader #header-navigation {
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
  }
}
@media screen and (min-width: 64rem) and (-ms-high-contrast: none) {
  #landing-swiper .swiper-slide {
    height: 580px;
    max-height: none;
  }
  #landing-swiper .swiper-slide img {
    height: 100%;
    min-width: 100%;
  }
}
@media screen and (min-width: 84rem) and (-ms-high-contrast: none) {
  #landing-swiper .swiper-slide {
    height: 700px;
  }
}
#landing-150 {
  background: rgba(0, 0, 0, 0) url(../img/Jubilaeums_Slot/jubilaeum.png)
    no-repeat center center/cover;
  padding: 32px;
  align-items: center;
  position: relative;
  padding: 4rem 0;
  min-height: 400px;
}
#landing-150 .landing-img-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#landing-150 .landing-img-container img {
  height: auto !important;
  max-width: 100% !important;
  display: block;
}
@media (min-width: 1025px) {
  #landing-150 .landing-img-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 5rem -4rem 0 0rem;
  }
}
@media (min-width: 84rem) {
  #landing-150 {
    padding: 4rem 0;
    min-height: 600px;
  }
  #landing-150 .landing-img-container {
    margin: 7rem -5rem 0 0rem;
  }
}
@media (min-width: 1920px) {
  #landing-150 {
    padding: 4rem 0;
    min-height: 675px;
  }
  #landing-150 .landing-vid-container {
    width: 81% !important;
    max-width: 961px;
    margin-left: auto;
    flex: unset;
  }
  #landing-150 .landing-img-container {
    margin: 8rem -5.5rem 0 0rem;
  }
}
@media (max-width: 767px) {
  #landing-150 {
    padding: 3rem 1rem;
    min-height: 250px;
  }
  #landing-150 .landing-img-container {
    position: absolute;
    left: 0.6rem;
    top: 50%;
    transform: translateY(-17%);
    width: 35%;
    max-width: 200px;
    z-index: 10;
  }
  #landing-150 .landing-vid-container {
    width: 81% !important;
    margin-left: auto;
    flex: unset;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #landing-150 {
    padding: 4rem 0;
    min-height: 338px;
  }
  #landing-150 .landing-vid-container {
    max-width: 56% !important;
    margin-left: auto;
    flex: unset;
  }
  #landing-150 .landing-img-container {
    position: absolute;
    left: 3.6rem;
    top: 50%;
    transform: translateY(-17%);
    width: 40%;
    max-width: 210px;
    z-index: 10;
  }
} 
