@charset "UTF-8";
/*!
 * Bootstrap Grid v4.5.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  color: #3f2b2f;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 25px; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #3f2b2f;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #120c0d;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: "GroteskMono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
/*
$hamburger-types: (
  3dx,
  3dx-r,
  3dy,
  3dy-r,
  3dxy,
  3dxy-r,
  arrow,
  arrow-r,
  arrowalt,
  arrowalt-r,
  arrowturn,
  arrowturn-r,
  boring,
  collapse,
  collapse-r,
  elastic,
  elastic-r,
  emphatic,
  emphatic-r,
  minus,
  slider,
  slider-r,
  spin,
  spin-r,
  spring,
  spring-r,
  stand,
  stand-r,
  squeeze,
  vortex,
  vortex-r
) !default;
*/
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #3f2b2f; }

.hamburger-box {
  width: 30px;
  height: 20px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #3f2b2f;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -9px; }
  .hamburger-inner::after {
    bottom: -9px; }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.fr-is-active .hamburger-inner {
  transform: rotate(45deg);
  background-color: white;
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.fr-is-active .hamburger-inner::before {
    background-color: white;
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.fr-is-active .hamburger-inner::after {
    background-color: white;
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.tns-outer {
  padding: 0 !important; }
  .tns-outer [hidden] {
    display: none !important; }
  .tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer; }

.tns-slider {
  transition: all 0s; }
  .tns-slider > .tns-item {
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0); }

.tns-horizontal.tns-subpixel {
  white-space: nowrap; }
  .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal; }

.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both; }

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left; }

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%; }

.tns-no-calc {
  position: relative;
  left: 0; }

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px; }
  .tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    transition: transform 0s, opacity 0s; }
  .tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important; }
  .tns-gallery > .tns-moving {
    transition: all 0.25s; }

.tns-autowidth {
  display: inline-block; }

.tns-lazy-img {
  transition: opacity 0.6s;
  opacity: 0.6; }
  .tns-lazy-img.tns-complete {
    opacity: 1; }

.tns-ah {
  transition: height 0s; }

.tns-ovh {
  overflow: hidden; }

.tns-visually-hidden {
  position: absolute;
  left: -10000em; }

.tns-transparent {
  opacity: 0;
  visibility: hidden; }

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0; }

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }

.tns-vpfix {
  white-space: nowrap; }
  .tns-vpfix > div, .tns-vpfix > li {
    display: inline-block; }

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden; }

.tns-t-ct {
  width: 2333.33333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0; }
  .tns-t-ct:after {
    content: '';
    display: table;
    clear: both; }
  .tns-t-ct > div {
    width: 1.42857%;
    width: calc(100% / 70);
    height: 10px;
    float: left; }

.ss-main {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #3f2b2f;
  width: 100%; }
  .ss-main .ss-single-selected {
    display: flex;
    cursor: pointer;
    width: 100%;
    height: 40px;
    padding: 6px;
    border-bottom: 1px solid #3f2b2f;
    border-radius: 0;
    background-color: #fff;
    outline: 0;
    box-sizing: border-box;
    transition: background-color .2s; }
    .ss-main .ss-single-selected.ss-disabled {
      background-color: #3f2b2f;
      cursor: not-allowed; }
    .ss-main .ss-single-selected.ss-open-above {
      border-top-left-radius: 0px;
      border-top-right-radius: 0px; }
    .ss-main .ss-single-selected.ss-open-below {
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px; }
    .ss-main .ss-single-selected .placeholder {
      display: flex;
      flex: 1 1 100%;
      align-items: center;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-align: left;
      width: calc(100% - 30px);
      line-height: 1em;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .ss-main .ss-single-selected .placeholder * {
        display: flex;
        align-items: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: auto; }
      .ss-main .ss-single-selected .placeholder .ss-disabled {
        color: #3f2b2f; }
    .ss-main .ss-single-selected .ss-deselect {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      flex: 0 1 auto;
      margin: 0 6px 0 6px;
      font-weight: bold; }
      .ss-main .ss-single-selected .ss-deselect.ss-hide {
        display: none; }
    .ss-main .ss-single-selected .ss-arrow {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      flex: 0 1 auto;
      margin: 0 6px 0 6px; }
      .ss-main .ss-single-selected .ss-arrow span {
        border: solid #3f2b2f;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transition: transform .2s, margin .2s; }
        .ss-main .ss-single-selected .ss-arrow span.arrow-up {
          transform: rotate(-135deg);
          margin: 3px 0 0 0; }
        .ss-main .ss-single-selected .ss-arrow span.arrow-down {
          transform: rotate(45deg);
          margin: -3px 0 0 0; }
  .ss-main .ss-multi-selected {
    display: flex;
    flex-direction: row;
    cursor: pointer;
    min-height: 40px;
    width: 100%;
    padding: 0 0 0 3px;
    border-bottom: 1px solid #3f2b2f;
    border-radius: 0;
    background-color: #fff;
    outline: 0;
    box-sizing: border-box;
    transition: background-color .2s; }
    .ss-main .ss-multi-selected.ss-disabled {
      background-color: #3f2b2f;
      cursor: not-allowed; }
      .ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled {
        color: #3f2b2f; }
      .ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete {
        cursor: not-allowed; }
    .ss-main .ss-multi-selected.ss-open-above {
      border-top-left-radius: 0px;
      border-top-right-radius: 0px; }
    .ss-main .ss-multi-selected.ss-open-below {
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px; }
    .ss-main .ss-multi-selected .ss-values {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      flex: 1 1 100%;
      width: calc(100% - 30px); }
      .ss-main .ss-multi-selected .ss-values .ss-disabled {
        display: flex;
        padding: 4px 5px;
        margin: 2px 0px;
        line-height: 1em;
        align-items: center;
        width: 100%;
        color: #3f2b2f;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }

@-webkit-keyframes scaleIn {
  0% {
    transform: scale(0);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }

@keyframes scaleIn {
  0% {
    transform: scale(0);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes scaleOut {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0);
    opacity: 0; } }

@keyframes scaleOut {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0);
    opacity: 0; } }
      .ss-main .ss-multi-selected .ss-values .ss-value {
        display: flex;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        align-items: center;
        font-size: 14px;
        padding: 5px 15px 5px 7px;
        margin: 5px 5px 5px 0px;
        color: #3f2b2f;
        background-color: #e3e3e3;
        border-radius: 0;
        -webkit-animation-name: scaleIn;
                animation-name: scaleIn;
        -webkit-animation-duration: .2s;
                animation-duration: .2s;
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both; }
        .ss-main .ss-multi-selected .ss-values .ss-value.ss-out {
          -webkit-animation-name: scaleOut;
                  animation-name: scaleOut;
          -webkit-animation-duration: .2s;
                  animation-duration: .2s;
          -webkit-animation-timing-function: ease-out;
                  animation-timing-function: ease-out; }
        .ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          text-align: right;
          margin: 0;
          cursor: pointer;
          display: flex;
          justify-content: flex-end;
          align-items: center;
          padding-right: 5px; }
    .ss-main .ss-multi-selected .ss-add {
      display: flex;
      flex: 0 1 3px;
      margin: 10px 12px 0 5px; }
      .ss-main .ss-multi-selected .ss-add .ss-plus {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #3f2b2f;
        position: relative;
        height: 11px;
        width: 1px;
        transition: transform .2s; }
        .ss-main .ss-multi-selected .ss-add .ss-plus:after {
          background: #3f2b2f;
          content: "";
          position: absolute;
          height: 1px;
          width: 11px;
          left: -5px;
          top: 5px; }
        .ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross {
          transform: rotate(45deg); }

.ss-content {
  position: absolute;
  width: 100%;
  margin: -1px 0 0 0;
  box-sizing: border-box;
  border: solid 1px #3f2b2f;
  z-index: 1010;
  background-color: #fff;
  transform-origin: center top;
  transition: transform .2s, opacity .2s;
  opacity: 0;
  transform: scaleY(0); }
  .ss-content.ss-open {
    display: block;
    opacity: 1;
    transform: scaleY(1); }
  .ss-content .ss-search {
    display: flex;
    flex-direction: row;
    padding: 8px 8px 6px 8px; }
    .ss-content .ss-search.ss-hide {
      height: 0px;
      opacity: 0;
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px; }
      .ss-content .ss-search.ss-hide input {
        height: 0px;
        opacity: 0;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px; }
    .ss-content .ss-search input {
      display: inline-flex;
      font-size: inherit;
      line-height: inherit;
      flex: 1 1 auto;
      width: 100%;
      min-width: 0px;
      height: 30px;
      padding: 6px 8px;
      margin: 0;
      border: 1px solid #3f2b2f;
      border-radius: 0;
      background-color: #fff;
      outline: 0;
      text-align: left;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -webkit-appearance: textfield; }
      .ss-content .ss-search input::-moz-placeholder {
        color: #3f2b2f;
        vertical-align: middle; }
      .ss-content .ss-search input:-ms-input-placeholder {
        color: #3f2b2f;
        vertical-align: middle; }
      .ss-content .ss-search input::placeholder {
        color: #3f2b2f;
        vertical-align: middle; }
      .ss-content .ss-search input:focus {
        box-shadow: 0 0 5px #e3e3e3; }
    .ss-content .ss-search .ss-addable {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      font-size: 22px;
      font-weight: bold;
      flex: 0 0 30px;
      height: 30px;
      margin: 0 0 0 8px;
      border: 1px solid #3f2b2f;
      border-radius: 0;
      box-sizing: border-box; }
  .ss-content .ss-addable {
    padding-top: 0px; }
  .ss-content .ss-list {
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left; }
    .ss-content .ss-list .ss-optgroup .ss-optgroup-label {
      padding: 6px 10px 6px 10px;
      font-weight: bold; }
    .ss-content .ss-list .ss-optgroup .ss-option {
      padding: 6px 6px 6px 25px; }
    .ss-content .ss-list .ss-optgroup-label-selectable {
      cursor: pointer; }
      .ss-content .ss-list .ss-optgroup-label-selectable:hover {
        color: #fff;
        background-color: #e3e3e3; }
    .ss-content .ss-list .ss-option {
      padding: 6px 10px 6px 10px;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .ss-content .ss-list .ss-option * {
        display: inline-block; }
      .ss-content .ss-list .ss-option:hover, .ss-content .ss-list .ss-option.ss-highlighted {
        background-color: #e3e3e3; }
      .ss-content .ss-list .ss-option.ss-disabled {
        cursor: not-allowed;
        color: #3f2b2f;
        background-color: #fff; }
      .ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected {
        color: #3f2b2f;
        background-color: rgba(227, 227, 227, 0.1); }
      .ss-content .ss-list .ss-option.ss-hide {
        display: none; }
      .ss-content .ss-list .ss-option .ss-search-highlight {
        background-color: #fffb8c; }

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
  overflow: hidden; }

.glightbox-container.inactive {
  display: none; }

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden; }

.glightbox-container .gslider {
  transition: transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0); }

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0; }

/* top: 0;
          left: 0;
          right: 0;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); */
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative; }

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999; }

.glightbox-container .gslide-inner-content {
  width: 100%; }

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh; }

.glightbox-container .ginner-container.gvideo-container {
  width: 100%; }

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column; }

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important; }

.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto; }

.gslide-image {
  align-items: center; }

.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px; }

.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto; }

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%; }

.gslide-image img.zoomable {
  position: relative; }

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  transition: none; }

.gslide-video {
  width: 100%;
  max-width: 100%;
  position: relative;
  width: 100vh;
  max-width: 100vh;
  width: 100% !important; }

.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin; */
  margin: auto; }

.gslide-video::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none; }

.gslide-video.playing::before {
  display: none; }

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh; }

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important; }

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%; }

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%; }

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  transition: none; }

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1; }

.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%; }

.gslide-media {
  display: block;
  display: inline-flex;
  display: flex;
  width: auto; }

.zoomed .gslide-media {
  box-shadow: none !important; }

.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  flex-direction: column; }

.gslide-description {
  position: relative;
  flex: 1 0 100%; }

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%; }

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%; }

.gslide-description p {
  margin-bottom: 12px; }

.gslide-description p:last-child {
  margin-bottom: 0; }

.zoomed .gslide-description {
  display: none; }

/*
   * Description for mobiles
   * something like facebook does the description
   * for the photos
  */
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: transparent;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity .3s linear;
  padding-bottom: 50px; }

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em; }

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1; }

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold; }

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit; }

.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff; }

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4; }

.gdesc-open .gslide-media {
  transition: opacity .5s ease;
  opacity: .4; }

.gdesc-open .gdesc-inner {
  padding-bottom: 30px; }

.gdesc-closed .gslide-media {
  transition: opacity .5s ease;
  opacity: 1; }

.greset {
  transition: all .3s ease; }

.gabsolute {
  position: absolute; }

.grelative {
  position: relative; }

.glightbox-desc {
  display: none !important; }

.glightbox-open {
  overflow: hidden; }

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%; }

.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  will-change: opacity; }

.glightbox-mobile .goverlay {
  background: #000; }

.gprev,
.gnext,
.gclose {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 55px;
  height: 44px;
  display: block;
  background-position: 0 0;
  border: none; }

.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 100%;
  height: auto; }

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: .1; }

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff; }

iframe.wait-autoplay {
  opacity: 0; }

.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important; }

/*Skin */
.glightbox-clean .gslide-description,
.glightbox-modern .gslide-description {
  background: #fff; }

.glightbox-clean .gdesc-inner,
.glightbox-modern .gdesc-inner {
  padding: 22px 20px; }

.glightbox-clean .gslide-title,
.glightbox-modern .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em; }

.glightbox-clean .gslide-desc,
.glightbox-modern .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em; }

.glightbox-clean .gslide-video,
.glightbox-modern .gslide-video {
  background: #000; }

/* .gprev,
      .gnext,
      .gclose{
          border: none;
          background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAA2CAYAAADTeCfRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NThDMEMwNzg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NThDMEMwODg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk1OEMwQzA1ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk1OEMwQzA2ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+htE8KwAAA9BJREFUeNrsm1tIFGEYhndDI4OSLgqkMrKjBXYwCjt40QkpL4pMyoqMgigIgm6iiy66KSwpj2vrucKgpINRRhYRooQkWYEWUkaWERokhVQXbu/QOyDhpjPzz3H/Dx7W1f2+753/3X9mnPnHHwqFfDKcEWPkEEgzZEgzpBkybDbjHLhvIP8GKLNhPILgksEaFaDKKWacAMdAn4Ean8F+kGOxGXFgDyjSmZ8L9oFpurKVU1uBnAr9jZMCah1hrQLBGkciyL7FGvNymXdZb2+RG3GGYo4LrHmINS9abEiZRkMu8PNXjPQVJV4Vc9SEgclm7WqLDSkd5RdBiBGizCihmMMmDkwWe1yz2JBy9g2E+ft5o7smkWZUUMwBCwYmg71u2nQMCZhphFEzaihmt4UDk86e9TYZUsj3OaKNMGJGHcVkWjwoChvZ+7HFfQvZt42vpaJ76Em6SzHbbDBCZR01NFvct519u8yorzXhEcWk2WiESiq1tFrUT901veZrnp1mNFHEWgcYoZJMTe0m98ljn3K+z+f7oB1mtLD5agcZoZJEbZ3Ab0J9deCrwpzSB6004xWbLnegESqJ1NgNok04aFeF+XtA5MF8pA90stkiBxuhkkCtvSBGQL2iEYz415Bys8yIAu/ZZKELjFCJp+Z+EGugTgHrVGq8ClEm2oxZ4CUYAHNcZIRKHOjj6ed8A8eISo15xUaPIcP9spFFk11ohMp0bkOHxrxa5lXo7Ksack9Pvn+YpTqLwS0QDZbxRo+bYgJoBZPAZtCiIVe5QzceZBroXwP8YKfWRH+YdVOx4AOYCOJBt0uMUAz4BGLAVNDjhXvg/bwF2UdTElywLVOoN5o/97hsRv/3HvgAv10fwVuQ6ODtUO45f6HmyaDXi6tDfoMZNKMdJDlwG2ZyN/qVs/mbl5fqDILZoAO8AMkO0j8XvONJhjKLf0TKuqkF4Dl4BlY6QLty1vcGdHE39SvSFrEtBc2gCWywUfcKfjE6eHIxGKkrCleBRvAApNmgOQU8BW2crRG/vDMV1JN0C/WmcmYqZizxeSyMLO/cBG6DOyDDAq3rwRPOyhSfB8PoWtst4DrJMlGnYnwDeMjZ4c0QdGGumhfIsk246LeVtetcfOFyVEQJ8nQv+AkqwThQIqjuDnAV1ILtPo9HlMBaB/kfewCMBfkG6ylL85VnJZSroLt8kRAmTLezOpfUD+W0WQvFnIzfpEePlaeO5oE1OvOVp56+R8KuaWiYZYYMG05tZUgzpBkypBnSDBnSDGmGDGmGDGmGNEOGNEOaIUOa4YH4I8AAM9m8BFEzyDIAAAAASUVORK5CYII=');
      } */
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose,
.glightbox-modern .gprev,
.glightbox-modern .gnext,
.glightbox-modern .gclose {
  background-color: transparent; }

.glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover,
.glightbox-modern .gprev:hover,
.glightbox-modern .gnext:hover,
.glightbox-modern .gclose:hover {
  background-color: transparent; }

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path,
.glightbox-modern .gprev path,
.glightbox-modern .gnext path,
.glightbox-modern .gclose path {
  fill: #fff; }

.glightbox-clean button:focus:not(.focused):not(.disabled),
.glightbox-modern button:focus:not(.focused):not(.disabled) {
  outline: none; }

.glightbox-clean .gprev,
.glightbox-modern .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 55px;
  height: 55px; }

.glightbox-clean .gnext,
.glightbox-modern .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 55px;
  height: 55px; }

.glightbox-clean .gclose,
.glightbox-modern .gclose {
  width: 35px;
  height: 35px;
  top: 30px;
  right: 30px;
  position: absolute;
  opacity: 1;
  background-position: -59px 2px; }

.glightbox-clean .gclose svg,
.glightbox-modern .gclose svg {
  width: 20px; }

.glightbox-clean .gclose:hover,
.glightbox-modern .gclose:hover {
  opacity: 1; }

/*CSS Animations*/
.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn .5s ease; }

.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut .5s ease; }

.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft .3s ease; }

.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft .3s ease; }

.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight .3s ease; }

.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight .3s ease; }

.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn .5s ease; }

.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut .5s ease; }

@-webkit-keyframes lightboxLoader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0); }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0); }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0); }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0); }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row; }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0; }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1; }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0; }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1; }
  .gslide-image img {
    max-height: 97vh;
    max-width: calc(100% - 20px);
    max-width: 100%;
    max-height: calc(100vh - 74px);
    max-width: calc(100vw - 200px); }
  .gslide-image img.zoomable {
    cursor: zoom-in; }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab; }
  .gslide-inline {
    max-height: 95vh; }
  .gslide-external {
    max-height: 100vh; }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px; }
  .glightbox-open {
    height: auto; }
  .goverlay {
    background: rgba(0, 0, 0, 0.92); }
  .glightbox-clean .gslide-media,
  .glightbox-modern .gslide-media {
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65); }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner,
  .glightbox-modern .description-left .gdesc-inner,
  .glightbox-modern .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto; }
  .glightbox-clean .gprev,
  .glightbox-modern .gprev {
    top: 45%; }
  .glightbox-clean .gnext,
  .glightbox-modern .gnext {
    top: 45%; } }

@media (min-width: 992px) {
  .glightbox-clean .gclose,
  .glightbox-modern .gclose {
    right: 30px; } }

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000; } }

/* montserrat-200 - latin */
@font-face {
  font-family: 'Grotesk';
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/ABCMonumentGrotesk-Regular.woff2") format("woff2"), url("../Fonts/ABCMonumentGrotesk-Regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* montserrat-200 - latin */
@font-face {
  font-family: 'Grotesk';
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/ABCMonumentGrotesk-Bold.woff2") format("woff2"), url("../Fonts/ABCMonumentGrotesk-Bold.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* montserrat-300 - latin */
@font-face {
  font-family: 'GroteskMono';
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/ABCMonumentGroteskMono-Regular.woff2") format("woff2"), url("../Fonts/ABCMonumentGroteskMono-Regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

.link-arrow:before, .arrow-link:before {
  display: inline;
  content: "–> ";
  position: relative;
  vertical-align: text-top; }

body, .normal {
  font-size: calc(0.925rem + 0.375vw); }
  @media (min-width: 1920px) {
    body, .normal {
      font-size: 1.375rem; } }

.small, .image_desc {
  font-size: calc(0.65625rem + 0.23438vw); }
  @media (min-width: 1920px) {
    .small, .image_desc {
      font-size: 0.9375rem; } }

.large {
  font-size: calc(1.2rem + 0.5625vw); }
  @media (min-width: 1920px) {
    .large {
      font-size: 1.875rem; } }

strong, b {
  font-weight: 700; }

P {
  margin: 0; }

p + p:not(.padding-indent-left):not(ul.ulsub) {
  text-indent: calc(0.75rem + 0.9375vw); }
  @media (min-width: 1920px) {
    p + p:not(.padding-indent-left):not(ul.ulsub) {
      text-indent: 1.875rem; } }

h1, h2, h3, h4, h5, h6 {
  font-size: calc(0.925rem + 0.375vw);
  font-weight: normal; }
  @media (min-width: 1920px) {
    h1, h2, h3, h4, h5, h6 {
      font-size: 1.375rem; } }

h1, .h1 {
  font-size: calc(1.2rem + 0.5625vw); }
  @media (min-width: 1920px) {
    h1, .h1 {
      font-size: 1.875rem; } }

h3, .h3 {
  font-size: calc(0.925rem + 0.375vw); }
  @media (min-width: 1920px) {
    h3, .h3 {
      font-size: 1.375rem; } }

h5, .h5 {
  font-size: calc(0.65625rem + 0.23438vw); }
  @media (min-width: 1920px) {
    h5, .h5 {
      font-size: 0.9375rem; } }

a {
  transition: color 150ms; }

a:hover {
  color: #bdbbbb;
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

img.raster {
  background: #F8F8F8; }

body, html {
  overflow-x: hidden; }

.image_desc {
  display: block;
  padding-top: 10px; }

.margin-b-s {
  margin-bottom: calc(0.275rem + 1.59375vw); }
  @media (min-width: 1920px) {
    .margin-b-s {
      margin-bottom: 2.1875rem; } }

.margin-b-m {
  margin-bottom: calc(0.49375rem + 3.23438vw); }
  @media (min-width: 1920px) {
    .margin-b-m {
      margin-bottom: 4.375rem; } }

.margin-b-l {
  margin-bottom: calc(0.93125rem + 6.51562vw); }
  @media (min-width: 1920px) {
    .margin-b-l {
      margin-bottom: 8.75rem; } }

.margin-t-s {
  margin-top: calc(0.275rem + 1.59375vw); }
  @media (min-width: 1920px) {
    .margin-t-s {
      margin-top: 2.1875rem; } }

.margin-t-m {
  margin-top: calc(0.49375rem + 3.23438vw); }
  @media (min-width: 1920px) {
    .margin-t-m {
      margin-top: 4.375rem; } }

.margin-t-l {
  margin-top: calc(0.93125rem + 6.51562vw); }
  @media (min-width: 1920px) {
    .margin-t-l {
      margin-top: 8.75rem; } }

.margin-y-s {
  margin-top: calc(0.275rem + 1.59375vw);
  margin-bottom: calc(0.275rem + 1.59375vw); }
  @media (min-width: 1920px) {
    .margin-y-s {
      margin-top: 2.1875rem; } }
  @media (min-width: 1920px) {
    .margin-y-s {
      margin-bottom: 2.1875rem; } }

.margin-y-m {
  margin-top: calc(0.49375rem + 3.23438vw);
  margin-bottom: calc(0.49375rem + 3.23438vw); }
  @media (min-width: 1920px) {
    .margin-y-m {
      margin-top: 4.375rem; } }
  @media (min-width: 1920px) {
    .margin-y-m {
      margin-bottom: 4.375rem; } }

.margin-y-l {
  margin-top: calc(0.93125rem + 6.51562vw);
  margin-bottom: 80140pxpx; }
  @media (min-width: 1920px) {
    .margin-y-l {
      margin-top: 8.75rem; } }

.padding-content-x {
  padding-left: calc(1rem + 2.8125vw);
  padding-right: calc(1rem + 2.8125vw); }
  @media (min-width: 1920px) {
    .padding-content-x {
      padding-left: 4.375rem; } }
  @media (min-width: 1920px) {
    .padding-content-x {
      padding-right: 4.375rem; } }

.padding-content-y {
  padding-top: calc(0.9375rem + 2.34375vw);
  padding-bottom: calc(0.9375rem + 2.34375vw); }
  @media (min-width: 1920px) {
    .padding-content-y {
      padding-top: 3.75rem; } }
  @media (min-width: 1920px) {
    .padding-content-y {
      padding-bottom: 3.75rem; } }

.padding-content-l-b {
  padding-bottom: calc(1.875rem + 4.6875vw); }
  @media (min-width: 1920px) {
    .padding-content-l-b {
      padding-bottom: 7.5rem; } }

@media only screen and (max-width: 560px) {
  .full-width-mobile {
    margin-right: calc(-0.68125rem - 4.64062vw);
    max-width: initial !important; } }
  @media only screen and (max-width: 560px) and (min-width: 1920px) {
    .full-width-mobile {
      margin-right: -6.25rem; } }

.padding-indent-left, ul.ulsub {
  padding-left: calc(0.75rem + 0.9375vw); }
  @media (min-width: 1920px) {
    .padding-indent-left, ul.ulsub {
      padding-left: 1.875rem; } }

.padding-indent-top, ul.ulsub {
  padding-top: calc(0.71875rem + 0.70312vw); }
  @media (min-width: 1920px) {
    .padding-indent-top, ul.ulsub {
      padding-top: 1.5625rem; } }

.negmargin-content-x {
  margin-left: calc(-0.68125rem - 3.70312vw);
  margin-right: calc(-0.68125rem - 3.70312vw); }
  @media (min-width: 1920px) {
    .negmargin-content-x {
      margin-left: -5rem; } }
  @media (min-width: 1920px) {
    .negmargin-content-x {
      margin-right: -5rem; } }

.unstyled-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table; }

.clearfix::after {
  clear: both; }

.clearfix {
  *zoom: 1;
  /* Für den IE6 und IE7 */ }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.visually-hidden-focusable:active, .visually-hidden-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.f_grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 0px auto 0px auto 0px auto 0px auto;
  grid-template-rows: auto auto auto auto auto;
  gap: 0px 20px;
      grid-template-areas: "logo login"     "addr1 addr2" "addr3 addr4" "addr5 addr6" "imprint insta";
  max-width: 1920px;
  margin: auto; }

@media only screen and (min-width: 960px) {
  .f_grid {
    -ms-grid-columns: 1fr 1fr 1fr 0.8fr;
    grid-template-columns: 1fr 1fr 1fr 0.8fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
        grid-template-areas: "logo logo insta login" "addr1 addr2 addr3 ." "addr4 addr5 addr6 imprint"; } }

@media only screen and (min-width: 1280px) {
  .f_grid {
    -ms-grid-columns: 1fr 1fr 1fr minmax(210px, 230px);
    grid-template-columns: 1fr 1fr 1fr minmax(210px, 230px); } }

@media only screen and (min-width: 1530px) {
  .f_grid {
    -ms-grid-columns: 0.95fr 0.95fr 0.95fr 0.95fr 0.95fr 1.2fr minmax(210px, 230px);
    grid-template-columns: 0.95fr 0.95fr 0.95fr 0.95fr 0.95fr 1.2fr minmax(210px, 230px);
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
        grid-template-areas: "logo logo  logo logo logo insta login" "addr1 addr2 addr3 addr4 addr5 addr6 imprint"; }
  .f_col_addr1, .f_col_addr2, .f_col_addr3, .f_col_addr4, .f_col_addr5, .f_col_addr6, .f_col_imprint {
    padding-bottom: 0 !important; } }

.f_col_logo {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: logo;
  padding-bottom: calc(2.5625rem + 0.46875vw); }
  @media (min-width: 1920px) {
    .f_col_logo {
      padding-bottom: 3.125rem; } }

.f_col_insta {
  -ms-grid-row: 9;
  -ms-grid-column: 3;
  grid-area: insta; }

.f_col_login {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: login; }

.f_col_addr1 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: addr1; }

.f_col_addr2 {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: addr2; }

.f_col_addr3 {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: addr3; }

.f_col_addr4 {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  grid-area: addr4; }

.f_col_addr5 {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  grid-area: addr5; }

.f_col_addr6 {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
  grid-area: addr6; }

.f_col_imprint {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
  grid-area: imprint;
  -ms-grid-row-align: end;
      align-self: end; }

@media only screen and (min-width: 960px){
  .f_col_logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; }
  .f_col_insta {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
  .f_col_login {
    -ms-grid-row: 1;
    -ms-grid-column: 4; }
  .f_col_addr1 {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
  .f_col_addr2 {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
  .f_col_addr3 {
    -ms-grid-row: 2;
    -ms-grid-column: 3; }
  .f_col_addr4 {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
  .f_col_addr5 {
    -ms-grid-row: 3;
    -ms-grid-column: 2; }
  .f_col_addr6 {
    -ms-grid-row: 3;
    -ms-grid-column: 3; }
  .f_col_imprint {
    -ms-grid-row: 3;
    -ms-grid-column: 4; } }

@media only screen and (min-width: 1530px){
  .f_col_logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5; }
  .f_col_insta {
    -ms-grid-row: 1;
    -ms-grid-column: 6; }
  .f_col_login {
    -ms-grid-row: 1;
    -ms-grid-column: 7; }
  .f_col_addr1 {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
  .f_col_addr2 {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
  .f_col_addr3 {
    -ms-grid-row: 2;
    -ms-grid-column: 3; }
  .f_col_addr4 {
    -ms-grid-row: 2;
    -ms-grid-column: 4; }
  .f_col_addr5 {
    -ms-grid-row: 2;
    -ms-grid-column: 5; }
  .f_col_addr6 {
    -ms-grid-row: 2;
    -ms-grid-column: 6; }
  .f_col_imprint {
    -ms-grid-row: 2;
    -ms-grid-column: 7; } }

.f_col_addr1, .f_col_addr2, .f_col_addr3, .f_col_addr4, .f_col_addr5, .f_col_addr6, .f_col_imprint {
  padding-bottom: 15px; }

@media only screen and (max-width: 960px) {
  .f_col_imprint, .f_col_insta {
    padding: 10px 0 0 0;
    display: flex;
    align-items: center;
    height: 100%; } }

.footer {
  background: #e3e3e3;
  font-size: 12px; }

.instagram, .linkedin {
  transform-origin: left; }
  .instagram svg, .linkedin svg {
    margin-top: -2px;
    transform: scale(0.8); }
  .instagram svg path, .instagram svg circle, .linkedin svg path, .linkedin svg circle {
    transition: all 150ms; }
  .instagram:hover svg path, .instagram:hover svg circle, .linkedin:hover svg path, .linkedin:hover svg circle {
    fill: #bdbbbb; }

.instagram {
  margin-right: 20px; }

.footer__logo {
  max-width: 100px; }

.footer p, .footer a {
  margin-bottom: 0; }

footer input {
  border: none;
  width: 100%;
  border-radius: 0;
  margin-bottom: 5px;
  padding: 5px;
  font-size: 14px; }

@media only screen and (min-width: 960px) {
  .footer {
    font-size: 14px; } }

.h_grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(240px, 1fr) 0px -webkit-min-content;
  -ms-grid-columns: minmax(240px, 1fr) 0px min-content;
  grid-template-columns: minmax(240px, 1fr) -webkit-min-content;
  grid-template-columns: minmax(240px, 1fr) min-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 0px 0px;
      grid-template-areas: "h_col_logo h_col_menutrigger";
  max-width: 1920px;
  margin: auto; }

.h_col_logo {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: h_col_logo;
  transition: all 0.5s ease-in-out; }

.h_col_menutrigger {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: h_col_menutrigger; }

.h_col_1, .h_col_2, .h_col_3, .h_col_4, .h_col_5, .h_col2_1, .h_col2_2, .h_col2_3, .h_col2_4, .h_col2_5 {
  display: none; }

.hamburger {
  margin: -15px -15px 0 0;
  z-index: 15;
  position: relative; }
  .hamburger:focus {
    outline: none; }

header.header {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: transparent;
  z-index: 10;
  transition: background 0.5s ease-in-out; }
  header.header:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: #3f2b2f;
    transform: translateY(-100%);
    transition: transform 300ms;
    content: ''; }

.ulmain, .ulmain > li, .ulsub, .ulsub > li {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.ulmain {
  margin-bottom: calc(1.15625rem + 1.64062vw); }
  @media (min-width: 1920px) {
    ul.ulmain {
      margin-bottom: 3.125rem; } }

ul.ulmain li a, ul.ulsub li a {
  transition: all 0.25s; }

header.fr-is-active ul li a:hover, header.fr-is-active ul li.active a,
.offcanvas ul li a:hover, .offcanvas ul ul li.active a, .offcanvas > ul > li.active > a {
  color: white !important;
  text-decoration: none; }

.offcanvas {
  position: fixed;
  transition: all 0.5s ease-in-out;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 60px 40px 40px 40px;
  z-index: 11;
  overflow-y: auto;
  width: 70%;
  transform: translateX(100%);
  background: #3f2b2f; }
  .offcanvas .ulmain {
    margin-bottom: 40px; }
  .offcanvas .ulmain li a {
    color: #bcbaba;
    opacity: 0.8; }
  .offcanvas .ulsub li a {
    padding: 2px 0;
    display: block; }
  .offcanvas .hamburger {
    position: absolute;
    right: 25px;
    top: 25px; }
  .offcanvas .lang, .offcanvas .search {
    display: block;
    margin-bottom: calc(1.15625rem + 1.64062vw); }
    @media (min-width: 1920px) {
      .offcanvas .lang, .offcanvas .search {
        margin-bottom: 3.125rem; } }
  .offcanvas .search {
    margin-top: 100px; }

.search-button {
  position: absolute;
  right: 0;
  width: 25px; }

.offcanvas.fr-is-active {
  transform: translateX(0); }

.h_col_search {
  display: none; }

.h_col_lang {
  display: none; }

.header__logo--active {
  display: none; }

@media only screen and (min-width: 1280px) {
  .h_grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(240px, 1fr) 0px 1fr 0px 1fr 0px 1fr 0px minmax(210px, 230px);
    grid-template-columns: minmax(240px, 1fr) 1fr 1fr 1fr minmax(210px, 230px);
    -ms-grid-rows: -webkit-min-content 0px auto;
    -ms-grid-rows: min-content 0px auto;
    grid-template-rows: -webkit-min-content auto;
    grid-template-rows: min-content auto;
    gap: 0px 0px;
        grid-template-areas: "h_col_logo h_col_1 h_col_2 h_col_3 h_col_5" ". h_col2_1 h_col2_2 h_col2_3  h_col2_5";
    z-index: 2;
    position: relative; }
  .header__logo {
    opacity: 1;
    transition: all 300ms; }
  .header__logo--active {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    opacity: 0;
    transition: opacity 300ms; }
  .h_col_logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: h_col_logo;
    transition: all 0.5s ease-in-out;
    padding-top: calc(0.025rem + 0.1875vw); }
  .h_col_logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }
  @media only screen and (min-width: 1280px) and (min-width: 1920px) {
    .h_col_logo {
      padding-top: 0.25rem; } }

@media only screen and (min-width: 1280px) {
  .h_col_1 {
    grid-area: h_col_1;
    display: block; }
  .h_col_2 {
    grid-area: h_col_2;
    display: block; }
  .h_col_3 {
    grid-area: h_col_3;
    display: block; }
  .h_col_4 {
    grid-area: h_col_4;
    display: block; }
  .h_col_5 {
    grid-area: h_col_5;
    display: block;
    text-align: right; }
  .h_col2_1 {
    grid-area: h_col2_1;
    display: block; }
  .h_col2_2 {
    grid-area: h_col2_2;
    display: block; }
  .h_col2_3 {
    grid-area: h_col2_3;
    display: block; }
  .h_col2_4 {
    grid-area: h_col2_4;
    display: block; }
  .h_col2_5 {
    grid-area: h_col2_5;
    display: block; }
  .h_col_search {
    grid-area: h_col_5;
    transition: all 0.5s ease-in-out; }
  .h_col_lang {
    grid-area: h_col2_5;
    text-align: right;
    transition: all 0.5s ease-in-out; }
  .h_col_menutrigger,
  .offcanvas {
    display: none; }
  ul.ulmain {
    margin-bottom: 0; }
  ul.ulmain ul.ulsub {
    display: none; }
  .arbeitsub ul.ulsub, .buerosub ul.ulsub {
    opacity: 0;
    padding-top: 0px;
    padding-right: 20px;
    max-height: 0;
    white-space: nowrap;
    overflow: hidden;
    transition: padding 0.3s, max-height 0.3s, opacity 0; }
    .arbeitsub ul.ulsub a, .buerosub ul.ulsub a {
      display: none; }
  .h_col2_2, .h_col2_3, .h_col2_4, .h_col2_5 {
    transition: min-height 0.3s ease-out;
    min-height: 0; }
  header.header.fr-is-active:before {
    transform: translateY(0%); }
  header.header.fr-is-active .header__logo {
    opacity: 0; }
  header.header.fr-is-active .header__logo--active {
    opacity: 1; }
    header.header.fr-is-active .header__logo--active:hover {
      filter: brightness(0) invert(1); }
  header.header.fr-is-active .h_col2_2, header.header.fr-is-active .h_col2_3, header.header.fr-is-active .h_col2_4, header.header.fr-is-active .h_col2_5 {
    min-height: 250px; }
  header.header.fr-is-active .ulmain li a, header.header.fr-is-active .ulsub li a {
    color: #bcbaba; }
  header.header.fr-is-active .ulmain > li > a:not(.hover) {
    display: none; }
  header.header.fr-is-active .h_col_lang, header.header.fr-is-active .h_col_search {
    display: block;
    opacity: 1; }
  header.header.fr-is-active .h_col_lang {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end; }
  header.header.fr-is-active.arbeitsub_active .buerosub {
    display: none; }
  header.header.fr-is-active.buero_active .arbeitsub {
    display: none; }
  header.header.fr-is-active.arbeitsub_active .arbeitsub ul.ulsub,
  header.header.fr-is-active.buerosub_active .buerosub ul.ulsub {
    transition: all 0.3s linear;
    padding-top: 40px;
    white-space: nowrap;
    opacity: 1;
    max-height: 350px; }
    header.header.fr-is-active.arbeitsub_active .arbeitsub ul.ulsub a,
    header.header.fr-is-active.buerosub_active .buerosub ul.ulsub a {
      display: block; } }

@media only screen and (min-width: 1280px){
  .h_col_logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  .h_col_1 {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
  .h_col_2 {
    -ms-grid-row: 1;
    -ms-grid-column: 5; }
  .h_col_3 {
    -ms-grid-row: 1;
    -ms-grid-column: 7; }
  .h_col_5 {
    -ms-grid-row: 1;
    -ms-grid-column: 9; }
  .h_col2_1 {
    -ms-grid-row: 3;
    -ms-grid-column: 3; }
  .h_col2_2 {
    -ms-grid-row: 3;
    -ms-grid-column: 5; }
  .h_col2_3 {
    -ms-grid-row: 3;
    -ms-grid-column: 7; }
  .h_col2_5 {
    -ms-grid-row: 3;
    -ms-grid-column: 9; }
  .h_col_search {
    -ms-grid-row: 1;
    -ms-grid-column: 9; }
  .h_col_lang {
    -ms-grid-row: 3;
    -ms-grid-column: 9; } }

@media only screen and (min-width: 1280px) {
  .h_col_5 {
    text-align: left; } }

.lang {
  color: #bcbaba; }

.cols {
  display: flex;
  margin: -40px 0 0 -40px;
  width: calc(100% + 40px); }

.cols__col {
  margin: 40px 0 0 40px;
  width: calc(50% - 40px); }

.cols__col--w25 {
  margin: 40px 0 0 40px;
  width: calc(25% - 40px); }

.cols__col--w75 {
  margin: 40px 0 0 40px;
  width: calc(75% - 40px); }

@media only screen and (max-width: 960px) {
  .cols {
    display: flex;
    margin: -20px 0 0 -20px;
    width: calc(100% + 20px); }
  .cols__col {
    margin: 20px 0 0 20px;
    width: calc(50% - 20px); }
  .cols__col--w25 {
    margin: 20px 0 0 20px;
    width: calc(25% - 20px); }
  .cols__col--w75 {
    margin: 20px 0 0 20px;
    width: calc(75% - 20px); } }

@media only screen and (max-width: 560px) {
  .cols.cols--mobile-l-r, .cols.cols--mobile-r-l {
    flex-wrap: wrap; }
    .cols.cols--mobile-l-r .cols__col, .cols.cols--mobile-r-l .cols__col {
      width: 100% !important; }
  .cols.cols--mobile-r-l .cols__col:first-child {
    order: 2; }
  .cols.cols--mobile-r-l .cols__col:last-child {
    order: 1; } }

@media only screen and (min-width: 561px) {
  .cols__col .margin-b-l {
    margin-bottom: 0; } }

.imagecols {
  display: flex;
  flex-wrap: wrap;
  margin: -5px 0 0 -5px;
  width: calc(100% + 5px); }

.imagecols .imagecols__col {
  margin: 5px 0 0 5px; }

.imagecols .imagecols__col--w100 {
  width: calc(100% - 5px); }

.imagecols .imagecols__col--w75 {
  width: calc(75% - 5px); }

.imagecols .imagecols__col--w50 {
  width: calc(50% - 5px); }

.imagecols .imagecols__col--w33 {
  width: calc(33.33333333% - 5px); }

.imagecols .imagecols__col--w25 {
  width: calc(25% - 5px); }

.imagecols .imagecols__col--w20 {
  width: calc(20% - 5px); }

@media only screen and (max-width: 960px) {
  .imagecols {
    display: flex;
    margin: -2px 0 0 -2px;
    width: calc(100% + 2px); }
  .imagecols .imagecols__col {
    margin: 2px 0 0 2px; }
  .imagecols .imagecols__col--w100 {
    width: calc(100% - 2px); }
  .imagecols .imagecols__col--w75 {
    width: calc(75% - 2px); }
  .imagecols .imagecols__col--w50 {
    width: calc(50% - 2px); }
  .imagecols .imagecols__col--w33 {
    width: calc(33.33333333% - 2px); }
  .imagecols .imagecols__col--w25 {
    width: calc(25% - 2px); }
  .imagecols .imagecols__col--w20 {
    width: calc(20% - 2px); } }

.c_grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 0px;
      grid-template-areas: "c_col_content";
  max-width: 1920px;
  margin: auto; }

.c_col_content {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: c_col_content; }

.c_col_content-full {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: c_col_content; }

@media only screen and (min-width: 960px) {
  .c_grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    gap: 0px;
        grid-template-areas: "c_col_content c_col_content c_col_content c_col_content ."; }
  .c_col_content-full {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5;
    grid-area: 1 / 1 / 2 / 6; }
  .c_col_content {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7; }
  .c_col_content-full {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7; } }

@media only screen and (min-width: 1280px) {
  .c_grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 0.5fr 0px minmax(210px, 230px);
    grid-template-columns: 1fr 1fr 1fr 1fr 0.5fr minmax(210px, 230px);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    gap: 0px;
        grid-template-areas: "c_col_content c_col_content c_col_content c_col_content . c_col_news"; }
  .c_col_content-full {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5;
    grid-area: 1 / 1 / 2 / 6;
    padding-right: 40px; }
  .c_col_content {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7; }
  .c_col_content-full {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7; } }

.c_col_news {
  display: none; }
  @media only screen and (min-width: 1280px) {
    .c_col_news {
      grid-area: c_col_news;
      display: block; } }
  @media only screen and (min-width: 1280px){
  .c_col_news {
    -ms-grid-row: 1;
    -ms-grid-column: 11; } }
  .c_col_news > * {
    margin-top: -100px; }

@media only screen and (min-width: 1600px) {
  .c_grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr minmax(210px, 230px);
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr minmax(210px, 230px); } }

.glightbox {
  cursor: zoom-in;
  cursor: url("../Images/slider_plus.png"), auto; }

.goverlay {
  background: rgba(30, 30, 30, 0.9); }

.glightbox-clean .gslide-media,
.glightbox-modern .gslide-media {
  box-shadow: none !important; }

form.search input {
  border: none;
  text-align: left;
  background: none;
  color: white;
  font-size: inherit;
  border-bottom: 1px solid #bcbaba;
  width: 100%; }
  form.search input::-moz-placeholder {
    color: #bcbaba; }
  form.search input:-ms-input-placeholder {
    color: #bcbaba; }
  form.search input::placeholder {
    color: #bcbaba; }
  form.search input:focus {
    outline: none; }

form.search button {
  border: none;
  background: none;
  padding: 0; }

.tx-kesearch-pi1 .kesearchbox, .tx-kesearch-pi1 .submitbutt {
  display: none; }

.result-list-item {
  border-bottom: 1px solid #3f2b2f;
  padding: 20px 0;
  max-width: 700px; }
  .result-list-item a {
    clear: both;
    display: block; }
    .result-list-item a:hover .result-teaser {
      text-decoration: none !important; }
  .result-list-item .hit {
    font-weight: bold; }

.teaser_icon {
  float: left;
  padding-right: 10px; }

.result-title {
  margin-bottom: 0.5em;
  display: block; }

.mitarbeiter {
  display: flex;
  flex-wrap: wrap;
  margin: -40px 0 0 -40px;
  width: calc(100% + 40px); }

.mitarbeiter__col {
  margin: 40px 0 0 40px;
  width: calc(33.33% - 40px); }

@media only screen and (max-width: 1400px) {
  .mitarbeiter {
    margin: -20px 0 0 -20px;
    width: calc(100% + 20px); }
  .mitarbeiter__col {
    margin: 20px 0 0 20px;
    width: calc(50% - 20px); } }

@media only screen and (max-width: 600px) {
  .mitarbeiter {
    margin: -20px 0 0 -20px;
    width: calc(100% + 20px); }
  .mitarbeiter__col {
    margin: 20px 0 0 20px;
    width: calc(100% - 20px); } }

.mitarbeiter__img {
  width: 85%;
  max-width: 240px; }

.mitarbeiter h6 {
  margin: 0; }

.workfilters {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px; }

.workfilters__filter {
  width: 100%;
  margin-bottom: 20px; }
  @media only screen and (min-width: 960px) {
    .workfilters__filter {
      width: 25%;
      padding: 0 20px 0 0; }
      .workfilters__filter:nth-child(4n) {
        padding: 0; } }

.workfilters {
  display: none; }

.workheader {
  padding-bottom: 20px; }

.workwrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -40px; }

.work {
  width: 100%;
  padding-bottom: 40px; }
  @media only screen and (min-width: 460px) {
    .work {
      padding: 0 20px 40px 0;
      width: 50%; } }
  @media only screen and (min-width: 720px) {
    .work {
      width: 33%; } }
  @media only screen and (min-width: 960px) {
    .work {
      width: 25%; } }
  @media only screen and (min-width: 1560px) {
    .work {
      width: 20%; } }

.work__tile:hover {
  text-decoration: none;
  color: #3f2b2f; }
  .work__tile:hover .work__imgwrapper {
    filter: brightness(0.7); }

.work__tile--teaser .work__imgwrapper {
  max-width: 100%; }

.work__imgwrapper {
  overflow: hidden;
  position: relative;
  max-width: 75%;
  transition: all 250ms ease-in-out; }

.work__imgwrapper img {
  transition: transform 500ms ease-out; }

.work__imgwrapper--list {
  padding-top: 60%; }

.work__imgwrapper--list img {
  position: absolute;
  bottom: 0; }

.work__index {
  font-family: "GroteskMono";
  display: block;
  padding: calc(0.40625rem + 0.70312vw) 0; }
  @media (min-width: 1920px) {
    .work__index {
      padding: 1.25rem 0; } }

.work__tile--teaser:not(:last-child), .cols__col .work__tile--teaser {
  padding-bottom: calc(0.9375rem + 2.34375vw);
  display: block; }
  @media (min-width: 1920px) {
    .work__tile--teaser:not(:last-child), .cols__col .work__tile--teaser {
      padding-bottom: 3.75rem; } }

.work__tile--teaser-small {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0px 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
      grid-template-areas: "img content"; }
  @media only screen and (min-width: 960px) {
    .work__tile--teaser-small {
      width: 50%; } }

.work__tile--teaser-small .work__index {
  padding-top: 0; }

.work__tile--teaser-small .work__imgwrapper {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: img;
  max-width: 100%; }

.work__tile--teaser-small .content {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: content; }

a.prev, a.next {
  height: 1em;
  line-height: 1em;
  overflow: hidden;
  display: inline-block;
  margin-top: 4em;
  position: relative;
  padding-left: 21px; }
  a.prev:before, a.next:before {
    position: absolute;
    left: 0; }
  a.prev span, a.next span {
    transition: opacity cubic-bezier(0, 0.71, 1, 0.74) 0.16s; }
  a.prev span:last-child, a.next span:last-child {
    opacity: 0;
    display: inline-block;
    transform: translateY(-100%); }
  a.prev:hover span, a.next:hover span {
    opacity: 0; }
  a.prev:hover span:last-child, a.next:hover span:last-child {
    opacity: 1; }

.n_grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 0px auto;
  grid-template-rows: auto auto;
  gap: 0px 0px;
      grid-template-areas: "n_col_preview" "n_col_main"; }

.n_col_preview {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: n_col_preview;
  padding-bottom: 20px; }

.n_col_main {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: n_col_main; }

@media only screen and (min-width: 720px) {
  .n_grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(210px, 1fr) 0px 1fr 0px 1fr 0px 1fr;
    grid-template-columns: minmax(210px, 1fr) 1fr 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
        grid-template-areas: "n_col_preview n_col_main n_col_main n_col_main"; }
  .n_col_preview {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: n_col_preview;
    padding-bottom: 0; }
  @media only screen and (min-width: 720px){
  .n_col_preview {
      -ms-grid-row: 1;
      -ms-grid-column: 1; } }
  .n_col_main {
    padding-left: 60px; }
  .n_col_preview {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  .n_col_main {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 5; } }

.article {
  padding: 20px 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid #3f2b2f; }

.news-list-view {
  border-top: 1px solid #3f2b2f; }

.news-list-date {
  margin-bottom: 3px;
  display: block; }

.news-related-wrap h4 {
  display: none; }

.news .article h3 {
  font-weight: normal;
  font-size: inherit; }

.news-related-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .news-related-wrap ul a:before {
    display: inline;
    content: "–> ";
    position: relative;
    vertical-align: text-top; }

.news-img-wrap img {
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  max-height: 244px;
  max-width: 282px;
  width: auto;
  height: auto; }

.tns-outer {
  position: relative; }
  .tns-outer *:focus {
    outline: none; }

.tns-controls {
  margin-right: calc(-0.68125rem - 2.76562vw);
  display: flex;
  justify-content: space-between;
  top: 50%;
  position: absolute;
  pointer-events: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1; }
  @media (min-width: 1920px) {
    .tns-controls {
      margin-right: -3.75rem; } }
  .tns-controls button {
    pointer-events: initial;
    background: url(../Images/pfeil.svg) no-repeat center;
    background-size: contain;
    color: transparent;
    border: none;
    width: calc(0.53125rem + 1.64062vw); }
    @media (min-width: 1920px) {
      .tns-controls button {
        width: 2.5rem; } }
    .tns-controls button:first-child {
      transform: rotate(180deg); }
  @media only screen and (min-width: 960px) {
    .tns-controls {
      margin-left: calc(-0.68125rem - 3.70312vw); } }
  @media only screen and (min-width: 960px) and (min-width: 1920px) {
    .tns-controls {
      margin-left: -5rem; } }
  @media only screen and (min-width: 960px) {
      .tns-controls button {
        background: transparent;
        width: 30%; }
        .tns-controls button:first-child:hover {
          cursor: url("../Images/pfeil_links.png"), auto; }
        .tns-controls button:hover {
          cursor: url("../Images/pfeil.png"), auto; } }

.slider-index {
  padding-top: calc(0.75rem + 0.9375vw); }
  @media (min-width: 1920px) {
    .slider-index {
      padding-top: 1.875rem; } }

/*
.slider{
    height:45vw;
    //padding-left:100px;
    
    img{
        height:100%;
        width:auto;
        max-height:100%;
        max-width:100%;

    }
}
*/
.tns-outer {
  margin-left: calc(-0.68125rem - 2.76562vw); }
  @media (min-width: 1920px) {
    .tns-outer {
      margin-left: -3.75rem; } }
  @media only screen and (min-width: 960px) {
    .tns-outer {
      margin-left: calc(-0.68125rem - 4.64062vw); } }
  @media only screen and (min-width: 960px) and (min-width: 1920px) {
    .tns-outer {
      margin-left: -6.25rem; } }

.tns-ovh {
  padding-left: calc(0.43125rem + 2.76562vw); }
  @media (min-width: 1920px) {
    .tns-ovh {
      padding-left: 3.75rem; } }
  @media only screen and (min-width: 960px) {
    .tns-ovh {
      padding-left: calc(0.68125rem + 4.64062vw); } }
  @media only screen and (min-width: 960px) and (min-width: 1920px) {
    .tns-ovh {
      padding-left: 6.25rem; } }

/*
#tns1-iw{
    margin: 0 !important;
}
.tns-horizontal.tns-subpixel > .tns-item{
    height:100%;
    
}*/
.toggleCss {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 60px;
  right: 50px;
  border-radius: 50%;
  background: white;
  font-size: 30px;
  font-weight: bold;
  border: 1px solid black;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: none; }

body.adjusted {
  /*
  @media only screen and (min-width: 1280px) {
    main {
      @include rfs(190px, margin-top, 50);
    }
  
    header.header {
      position: absolute;
    }
  }*/ }
  body.adjusted .workfilters {
    display: flex; }
  body.adjusted img.raster {
    background: url(../Images/raster.gif); }

/*# sourceMappingURL=main.css.map */
