@charset "UTF-8";
@import url(bootstrap/dist/css/bootstrap-grid.min.css);
/*!
 * Bootstrap Reboot v5.0.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@import url(swiper/swiper-bundle.min.css);
@import url(magnific-popup/dist/magnific-popup.css);
*,
*::before,
*::after {
  box-sizing: border-box; }

body {
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25; }

hr:not([size]) {
  height: 1px; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1 {
  font-size: calc(1.375rem + 1.5vw); }
  @media (min-width: 1200px) {
    h1 {
      font-size: 2.5rem; } }

h2 {
  font-size: calc(1.325rem + 0.9vw); }
  @media (min-width: 1200px) {
    h2 {
      font-size: 2rem; } }

h3 {
  font-size: calc(1.3rem + 0.6vw); }
  @media (min-width: 1200px) {
    h3 {
      font-size: 1.75rem; } }

h4 {
  font-size: calc(1.275rem + 0.3vw); }
  @media (min-width: 1200px) {
    h4 {
      font-size: 1.5rem; } }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul {
  padding-left: 2rem; }

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: 0.875em; }

mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #0d6efd;
  text-decoration: underline; }
  a:hover {
    color: #024dbc; }

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
  -ms-overflow-style: scrollbar; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700; }

figure {
  margin: 0 0 1rem; }

img,
svg {
  vertical-align: middle; }

table {
  caption-side: bottom;
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

label {
  display: inline-block; }

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; }

[list]::-webkit-calendar-picker-indicator {
  display: none; }

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; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
  white-space: normal; }
  @media (min-width: 1200px) {
    legend {
      font-size: 1.5rem; } }
  legend + * {
    clear: left; }

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0; }

::-webkit-inner-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

iframe {
  border: 0; }

summary {
  display: list-item;
  cursor: pointer; }

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

@font-face {
  font-family: "AkzidenzGrotesk Pro";
  src: url("../scss/_fonts/AkzidenzGroteskPro-Super.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: auto; }
@font-face {
  font-family: "AkzidenzGrotesk Pro";
  src: url("../scss/_fonts/AkzidenzGroteskPro-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: auto; }
@font-face {
  font-family: "AkzidenzGrotesk Pro";
  src: url("../scss/_fonts/AkzidenzGroteskPro-Md.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: auto; }
@font-face {
  font-family: "AkzidenzGrotesk Pro";
  src: url("../scss/_fonts/AkzidenzGroteskPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto; }
@font-face {
  font-family: "AkzidenzGrotesk Pro";
  src: url("../scss/_fonts/AkzidenzGroteskPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: auto; }
/* Lineart collagerne i Collection hovedmenuen (stole, l├ªnestole osv...) */
@-webkit-keyframes fadeInChairs {
  0% {
    opacity: 0; }
  11% {
    opacity: 1; }
  22%, 100% {
    opacity: 0; } }
@keyframes fadeInChairs {
  0% {
    opacity: 0; }
  11% {
    opacity: 1; }
  22%, 100% {
    opacity: 0; } }
@keyframes fadeInLaen {
  0% {
    opacity: 0; }
  12.5% {
    opacity: 1; }
  25%, 100% {
    opacity: 0; } }
@keyframes fadeInLigg {
  0% {
    opacity: 0; }
  30% {
    opacity: 1; }
  60%, 100% {
    opacity: 0; } }
@keyframes fadeInSofa {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50%, 100% {
    opacity: 0; } }
@keyframes fadeInAndet {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  40%, 100% {
    opacity: 0; } }
@-webkit-keyframes fadeIn {
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  100% {
    opacity: 1; } }
@-webkit-keyframes FadeOutLine {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes FadeOutLine {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes Glitch {
  0% {
    opacity: 1; }
  0.2% {
    opacity: 0; }
  0.4%, 100% {
    opacity: 1; } }
@keyframes Glitch2 {
  0% {
    opacity: 1; }
  0.1% {
    opacity: 0; }
  0.2%, 100% {
    opacity: 1; } }
#chairs-group #chairs-g > g {
  opacity: 0.1; }

#laenestole-group #laenestole-g > g {
  opacity: 0.1; }

#liggestole-group #liggestole-g > g {
  opacity: 0.1; }

#sofaborde-group #sofaborde-g > g {
  opacity: 0.1; }

#skriveborde-group #skriveborde-g > g {
  opacity: 0.1; }

.MagicalStageWidget_mainButton {
  text-align: center;
  padding-top: 1%;
  padding-bottom: 1%;
  margin: auto;
  width: 50%; }

.MagicalStageWidget_mainButtonText {
  border: 1px solid #3f3f3f;
  font-size: 16px;
  border-radius: 20px;
  padding: .5%;
  width: fit-content;
  font-weight: 350;
  margin: auto;
  color: #5a5a5a;
  cursor: pointer; }

.MagicalStageWidget_mainButtonText:hover {
  background: #3f3f3f;
  color: white; }

.MagicalStageWidget_mainButtonText {
  padding: 10px 20px;
  border-radius: 0px; }

.MagicalStageWidget_mainButtonText:hover {
  background: #3f3f3f !important;
  color: white !important; }

.MagicalStageWidget_mainButtonText {
  padding: 10px 20px !important;
  border-radius: 0px !important; }

.navbar {
  position: fixed;
  background-color: rgba(255, 255, 255, 0);
  padding-top: 45px;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1); }
  @media (max-width: 767.98px) {
    .navbar {
      padding: 45px 15px 0; } }
  @media (max-height: 600px) {
    .navbar {
      padding: 15px 15px 0; } }
  .navbar.is-hidden {
    opacity: 0;
    -moz-transform: translate(0, -90px);
    -o-transform: translate(0, -90px);
    -ms-transform: translate(0, -90px);
    -webkit-transform: translate(0, -90px);
    transform: translate(0, -90px);
    -webkit-transition: -webkit-transform 300ms, background 500ms, color 500ms, opacity 0 500ms;
    -moz-transition: -webkit-transform 300ms, background 500ms, color 500ms, opacity 0 500ms;
    -o-transition: -webkit-transform 300ms, background 500ms, color 500ms, opacity 0 500ms;
    transition: -webkit-transform 300ms, background 500ms, color 500ms, opacity 0 500ms; }
  .navbar.is-visible {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 300ms, background 500ms, color 500ms;
    -moz-transition: -webkit-transform 300ms, background 500ms, color 500ms;
    -o-transition: -webkit-transform 300ms, background 500ms, color 500ms;
    transition: transform 300ms, background 500ms, color 500ms; }
  .navbar .logo img {
    width: 140px;
    height: 100px; }
    @media (max-width: 575.98px) {
      .navbar .logo img {
        width: 100px;
        height: 60px; } }
  .navbar .navbar-language {
    margin-right: 10rem;
    display: inline;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
    @media (max-width: 767.98px) {
      .navbar .navbar-language {
        margin-right: 1rem; } }
    .navbar .navbar-language.active {
      margin-right: 38rem; }
      @media (max-width: 767.98px) {
        .navbar .navbar-language.active {
          margin-right: 1rem; } }
    .navbar .navbar-language ul {
      margin: 0;
      padding: 0;
      list-style: none;
      position: relative;
      display: inline-block; }
    .navbar .navbar-language li {
      cursor: pointer; }
      .navbar .navbar-language li span,
      .navbar .navbar-language li i {
        color: #808080; }
      .navbar .navbar-language li span {
        margin-right: 10px;
        font-family: "AkzidenzGrotesk Pro";
        font-weight: 500;
        font-size: 10pt; }
        @media (max-width: 575.98px) {
          .navbar .navbar-language li span {
            margin-right: 0; } }
      .navbar .navbar-language li ul {
        display: none; }
      .navbar .navbar-language li:hover ul {
        position: absolute;
        top: 29px;
        right: -15px;
        display: block;
        background: #fff;
        width: 120px;
        padding-top: 0px;
        z-index: 1;
        border-radius: 5px;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }
      .navbar .navbar-language li:hover .triangle {
        position: absolute;
        top: 15px;
        right: -10px;
        z-index: 10;
        height: 14px;
        overflow: hidden;
        width: 30px;
        background: transparent; }
        .navbar .navbar-language li:hover .triangle:after {
          content: '';
          display: block;
          z-index: 20;
          width: 15px;
          transform: rotate(45deg) translateY(0px) translatex(10px);
          height: 15px;
          background: #fff;
          border-radius: 2px 0px 0px 0px;
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }
      .navbar .navbar-language li ul li {
        position: relative;
        padding: 5px 10px;
        text-align: left;
        background: transparent;
        z-index: 2; }
        .navbar .navbar-language li ul li:first-of-type {
          padding-top: 15px; }
        .navbar .navbar-language li ul li:last-of-type {
          padding-bottom: 15px; }
        .navbar .navbar-language li ul li a {
          text-decoration: none; }
          .navbar .navbar-language li ul li a span {
            color: black;
            margin: 0; }
            .navbar .navbar-language li ul li a span:hover, .navbar .navbar-language li ul li a span.active {
              color: #808080; }

.toggle-sidebar {
  position: relative;
  padding: 20px 0;
  cursor: pointer;
  z-index: 25;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease; }
  .toggle-sidebar:hover .line.line-top {
    margin-bottom: -4px;
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  .toggle-sidebar:hover .line.line-bottom {
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .toggle-sidebar.active .line {
    background: url("../../img/svg/line_black.svg") no-repeat !important; }
    .toggle-sidebar.active .line.line-top {
      margin-bottom: -4px;
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .toggle-sidebar.active .line.line-bottom {
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .toggle-sidebar .line {
    background: url("../../img/svg/line_white.svg") no-repeat;
    width: 60px;
    height: 4px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; }
    @media (max-width: 767.98px) {
      .toggle-sidebar .line {
        width: 40px; } }
    .toggle-sidebar .line.line-top {
      margin-bottom: 10px; }

.sidebar {
  width: 750px;
  min-height: 100vh;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100%;
  background-color: white !important;
  overflow-y: scroll;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  scrollbar-width: none;
  z-index: 20;
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  /* Hide scrollbar for Chrome, Safari and Opera */ }
  @media (max-width: 767.98px) {
    .sidebar {
      background-color: white !important;
      width: 100%; } }
  .sidebar::-webkit-scrollbar {
    display: none; }
  .sidebar.sidebar-show {
    right: 0; }
    .sidebar.sidebar-show.line {
      background: url("../../img/svg/line_black.svg") no-repeat !important; }
  .sidebar .toggle-sidebar {
    position: absolute;
    top: 75px;
    right: 120px;
    opacity: 0;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s; }
    .sidebar .toggle-sidebar.active {
      opacity: 1; }
  .sidebar .sidebar-content {
    position: relative;
    padding: 120px;
    min-height: 100%; }
    @media (max-width: 767.98px) {
      .sidebar .sidebar-content {
        padding: 60px 15px; } }
    .sidebar .sidebar-content .menu-item-has-children {
      position: relative; }
      .sidebar .sidebar-content .menu-item-has-children [data-toggle="dropdown"] {
        color: black; }
      .sidebar .sidebar-content .menu-item-has-children > .sub-menu {
        max-height: 0;
        overflow: hidden;
        margin: 0;
        list-style: none;
        padding-left: 4rem;
        -moz-transform: scaleY(0);
        -o-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        moz-transform-origin: 50% 0%;
        -o-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        transition: max-height 0.6s ease;
        -webkit-transition: max-height 0.6s ease;
        -moz-transition: max-height 0.6s ease;
        animation: hideAnimation 0.4s ease;
        -moz-animation: hideAnimation 0.4s ease;
        -webkit-animation: hideAnimation 0.4s ease; }
        .sidebar .sidebar-content .menu-item-has-children > .sub-menu li {
          padding: 0;
          line-height: 22px; }
          .sidebar .sidebar-content .menu-item-has-children > .sub-menu li:first-child {
            margin-top: 1.5rem; }
          .sidebar .sidebar-content .menu-item-has-children > .sub-menu li:last-child {
            margin-bottom: 1.5rem; }
          .sidebar .sidebar-content .menu-item-has-children > .sub-menu li a {
            display: block;
            font-family: "AkzidenzGrotesk Pro";
            font-weight: 300;
            font-size: 16pt;
            color: black;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease; }
            .sidebar .sidebar-content .menu-item-has-children > .sub-menu li a:before {
              content: "";
              opacity: 0;
              display: inline-block;
              width: 0;
              color: #808080;
              vertical-align: 6px;
              margin-right: 0;
              border-bottom: 2px solid #808080;
              transition: all 0.5s ease;
              -webkit-transition: all 0.5s ease;
              -moz-transition: all 0.5s ease; }
            .sidebar .sidebar-content .menu-item-has-children > .sub-menu li a:hover, .sidebar .sidebar-content .menu-item-has-children > .sub-menu li a.active {
              color: #808080; }
              .sidebar .sidebar-content .menu-item-has-children > .sub-menu li a:hover:before, .sidebar .sidebar-content .menu-item-has-children > .sub-menu li a.active:before {
                width: 40px;
                opacity: 1;
                margin-right: .4em; }
      .sidebar .sidebar-content .menu-item-has-children > input[type="checkbox"] {
        opacity: 0;
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        height: 40px;
        cursor: pointer; }
        .sidebar .sidebar-content .menu-item-has-children > input[type="checkbox"]:hover ~ .sidebar-title a:before, .sidebar .sidebar-content .menu-item-has-children > input[type="checkbox"]:hover ~ .sidebar-subtitle a:before {
          opacity: 1;
          width: 40px;
          margin-right: 0.4em; }
        .sidebar .sidebar-content .menu-item-has-children > input[type="checkbox"]:hover ~ .sidebar-subtitle a {
          color: #808080; }
        .sidebar .sidebar-content .menu-item-has-children > input[type="checkbox"]:checked ~ .sub-menu {
          max-height: 9999px;
          display: block;
          -moz-transform: scaleY(1);
          -o-transform: scaleY(1);
          -ms-transform: scaleY(1);
          -webkit-transform: scaleY(1);
          transform: scaleY(1);
          animation: showAnimation 0.5s ease;
          -moz-animation: showAnimation 0.5s ease;
          -webkit-animation: showAnimation 0.5s ease;
          transition: max-height 2s ease;
          -webkit-transition: max-height 2s ease;
          -moz-transition: max-height 2s ease; }
@keyframes showAnimation {
  0% {
    opacity: 0;
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  100% {
    opacity: 1;
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }
@-moz-keyframes showAnimation {
  0% {
    opacity: 0;
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  100% {
    opacity: 1;
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }
@-webkit-keyframes showAnimation {
  0% {
    opacity: 0;
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  100% {
    opacity: 1;
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }
@keyframes hideAnimation {
  0% {
    opacity: 1;
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  100% {
    opacity: 0;
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }
@-moz-keyframes hideAnimation {
  0% {
    opacity: 1;
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  100% {
    opacity: 0;
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }
@-webkit-keyframes hideAnimation {
  0% {
    opacity: 1;
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  100% {
    opacity: 0;
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }
    .sidebar .sidebar-content .sidebar-categories {
      list-style: none;
      padding: 0;
      margin: 0; }
      .sidebar .sidebar-content .sidebar-categories a {
        text-decoration: none; }
      .sidebar .sidebar-content .sidebar-categories .sidebar-title {
        margin: 0; }
        .sidebar .sidebar-content .sidebar-categories .sidebar-title a {
          font-family: "AkzidenzGrotesk Pro";
          font-weight: 500;
          font-size: 24pt;
          color: black;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease; }
          .sidebar .sidebar-content .sidebar-categories .sidebar-title a:before {
            content: "";
            opacity: 0;
            display: inline-block;
            width: 0;
            color: black;
            vertical-align: 8px;
            margin-right: 0;
            border-bottom: 3px solid black;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease; }
          .sidebar .sidebar-content .sidebar-categories .sidebar-title a:hover:before, .sidebar .sidebar-content .sidebar-categories .sidebar-title a.active:before {
            opacity: 1;
            width: 40px;
            margin-right: 0.4em; }
    .sidebar .sidebar-content .sidebar-others ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .sidebar .sidebar-content .sidebar-others ul li {
        line-height: 26px; }
        .sidebar .sidebar-content .sidebar-others ul li a {
          text-decoration: none;
          font-family: "AkzidenzGrotesk Pro";
          font-weight: 400;
          font-size: 16pt;
          color: black;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease; }
          .sidebar .sidebar-content .sidebar-others ul li a:before {
            content: "";
            opacity: 0;
            display: inline-block;
            width: 0;
            color: #808080;
            vertical-align: middle;
            margin-right: 0;
            border-bottom: 2px solid #808080;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease; }
          .sidebar .sidebar-content .sidebar-others ul li a:hover, .sidebar .sidebar-content .sidebar-others ul li a.active {
            color: #808080; }
            .sidebar .sidebar-content .sidebar-others ul li a:hover:before, .sidebar .sidebar-content .sidebar-others ul li a.active:before {
              opacity: 1;
              width: 40px;
              margin-right: .5em; }
    .sidebar .sidebar-content .sidebar-footer-links {
      position: absolute;
      bottom: 40px; }
      .sidebar .sidebar-content .sidebar-footer-links .sidebar-footer-links-list {
        list-style: none;
        padding: 0;
        margin: 0; }
        .sidebar .sidebar-content .sidebar-footer-links .sidebar-footer-links-list li {
          line-height: 26px; }
          .sidebar .sidebar-content .sidebar-footer-links .sidebar-footer-links-list li a {
            text-decoration: none;
            font-family: "AkzidenzGrotesk Pro";
            font-weight: 300;
            font-size: 13pt;
            color: #808080;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease; }
            .sidebar .sidebar-content .sidebar-footer-links .sidebar-footer-links-list li a:hover, .sidebar .sidebar-content .sidebar-footer-links .sidebar-footer-links-list li a.active {
              color: black; }
    .sidebar .sidebar-content .sidebar-socials {
      position: absolute;
      bottom: 40px;
      right: 0;
      margin-right: 120px;
      display: flex;
      flex-direction: column; }
      @media (max-width: 767.98px) {
        .sidebar .sidebar-content .sidebar-socials {
          margin-right: 15px; } }
      .sidebar .sidebar-content .sidebar-socials a {
        margin-bottom: 1rem;
        font-size: 17pt;
        text-decoration: none;
        color: black; }

.footer {
  width: 100%;
  color: white;
  background-color: black; }
  @media (max-width: 767.98px) {
    .footer .section {
      padding-top: 0 !important; } }
  .footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .footer a {
    text-decoration: none;
    color: white; }
  .footer .footer-logo {
    position: absolute;
    left: 0;
    margin-top: -28px;
    margin-left: 120px; }
    @media (max-width: 1700px) {
      .footer .footer-logo {
        display: none; } }
    .footer .footer-logo img {
      width: 140px;
      height: 100px; }
  .footer .footer-socials {
    position: absolute;
    right: 0;
    margin-right: 120px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 767.98px) {
      .footer .footer-socials {
        margin-right: 15px; } }
    .footer .footer-socials a {
      margin-bottom: 1rem;
      font-size: 17pt;
      color: white; }
  .footer .footer-categories {
    margin-bottom: 90px; }
    @media (max-width: 767.98px) {
      .footer .footer-categories {
        display: none; } }
    .footer .footer-categories li {
      line-height: 32px; }
      .footer .footer-categories li a {
        font-family: "AkzidenzGrotesk Pro";
        font-weight: 500;
        font-size: 24pt;
        color: white;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease; }
        .footer .footer-categories li a:hover, .footer .footer-categories li a.active {
          color: #808080; }
  @media (max-width: 767.98px) {
    .footer .footer-other-links {
      display: none; } }
  .footer .footer-other-links li {
    line-height: 24px; }
    .footer .footer-other-links li a {
      font-weight: 300;
      font-size: 16pt;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease; }
      .footer .footer-other-links li a:hover, .footer .footer-other-links li a.active {
        color: #808080; }
  .footer .footer-others p {
    margin: 0;
    font-weight: 300; }
    .footer .footer-others p a {
      font-size: 13pt;
      font-weight: 400;
      color: #808080;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease; }
      .footer .footer-others p a:hover, .footer .footer-others p a.active {
        color: white; }
  .footer .footer-about-company {
    margin-bottom: 90px; }
    .footer .footer-about-company p {
      margin: 0; }
      .footer .footer-about-company p a {
        font-size: 13pt;
        font-weight: 300;
        color: #808080; }
  @media (max-width: 991.98px) {
    .footer .footer-categories,
    .footer .footer-other-links,
    .footer .footer-others,
    .footer .footer-about-company {
      margin-bottom: 2rem !important; } }
  .footer .footer-copyright {
    padding-bottom: 45px; }
    @media (max-width: 767.98px) {
      .footer .footer-copyright {
        text-align: center; } }
    .footer .footer-copyright p {
      font-family: "AkzidenzGrotesk Pro";
      font-size: 9pt;
      margin: 0; }

#home .interior-gallery-title {
  position: relative;
  z-index: 10; }
#home .intro-highlight {
  position: relative;
  height: 100vh; }
  @media (max-height: 786px) and (orientation: landscape) {
    #home .intro-highlight {
      min-height: 950px; } }
  @media (max-width: 767.98px) {
    #home .intro-highlight {
      height: auto; } }
  #home .intro-highlight img {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    object-fit: cover;
    object-position: bottom; }
    @media (max-width: 767.98px) {
      #home .intro-highlight img {
        position: relative;
        height: 100vh;
        width: 100%; } }
  #home .intro-highlight .intro-highlight-content {
    color: white;
    margin-top: 180px; }
    @media (max-width: 767.98px) {
      #home .intro-highlight .intro-highlight-content {
        margin: 120px 0; } }
    #home .intro-highlight .intro-highlight-content .intro-highlight-breadcrumb {
      font-weight: 300; }
    #home .intro-highlight .intro-highlight-content .intro-highlight-title {
      font-weight: 500; }
    #home .intro-highlight .intro-highlight-content .intro-highlight-subtitle {
      margin-bottom: 120px;
      font-weight: 500; }
      @media (max-width: 767.98px) {
        #home .intro-highlight .intro-highlight-content .intro-highlight-subtitle {
          margin-bottom: 2rem; } }
    #home .intro-highlight .intro-highlight-content .intro-highlight-description {
      font-weight: 300;
      font-size: 18pt; }
      @media (max-width: 991.98px) {
        #home .intro-highlight .intro-highlight-content .intro-highlight-description {
          font-size: 14pt; } }
#home .two-column-imgText {
  padding: 60px 0; }
  #home .two-column-imgText.bg-white .two-column-imgText-description, #home .two-column-imgText.bg-grey .two-column-imgText-description {
    color: black !important; }
  #home .two-column-imgText .margin-offset-left {
    margin-left: -50px; }
    @media (max-width: 767.98px) {
      #home .two-column-imgText .margin-offset-left {
        margin-left: auto; } }
  #home .two-column-imgText .margin-offset-right {
    margin-right: -50px; }
    @media (max-width: 767.98px) {
      #home .two-column-imgText .margin-offset-right {
        margin-right: auto; } }
  #home .two-column-imgText .row-height {
    height: 900px; }
    @media (max-width: 767.98px) {
      #home .two-column-imgText .row-height {
        height: auto; } }
  #home .two-column-imgText .costum-marginT {
    margin-top: 12rem; }
    @media (max-width: 767.98px) {
      #home .two-column-imgText .costum-marginT {
        margin-top: auto; } }
  #home .two-column-imgText img {
    object-fit: cover;
    width: 100%;
    height: auto;
    position: relative; }
  #home .two-column-imgText .two-column-imgText-description {
    font-size: 18pt;
    font-weight: 300;
    color: white;
    position: relative; }
    @media (max-width: 991.98px) {
      #home .two-column-imgText .two-column-imgText-description {
        font-size: 14pt; } }
#home .full-width-img {
  padding: 0px 0 0; }
  #home .full-width-img img {
    width: 100%;
    object-fit: cover; }
#home .trees .trees-title {
  font-size: 13.5pt;
  font-weight: 300;
  margin-bottom: 2.5rem; }
#home .trees .trees-subtitle {
  font-weight: 500;
  margin-bottom: 2.5rem; }
#home .trees .trees-description {
  font-size: 13.5pt;
  font-weight: 300;
  margin-bottom: 120px;
  display: block; }
#home .trees img {
  width: 100%;
  height: auto;
  object-fit: cover; }
#home .bg-white .the-chair, #home .bg-grey .the-chair {
  color: black; }
#home .bg-white.history .history-box, #home .bg-grey.history .history-box {
  color: white;
  background-color: black; }
#home .the-chair {
  color: white; }
  #home .the-chair .the-chair-title {
    font-size: 13.5pt;
    font-weight: 300;
    margin-bottom: 2.5rem; }
  #home .the-chair .the-chair-description {
    font-size: 60pt;
    font-weight: 500;
    opacity: 0; }
    @media (max-width: 991.98px) {
      #home .the-chair .the-chair-description {
        font-size: 30pt; } }
    @media (max-width: 767.98px) {
      #home .the-chair .the-chair-description {
        font-size: 20pt; } }
#home .history .history-box {
  margin-top: 120px;
  padding: 120px;
  background-color: white;
  color: black; }
  @media (max-width: 1399.98px) {
    #home .history .history-box {
      margin: 2rem 0;
      padding: 60px; } }
  @media (max-width: 575.98px) {
    #home .history .history-box {
      padding: 40px; } }
  #home .history .history-box .history-box-description {
    font-size: 13.5pt;
    font-weight: 300;
    line-height: 22px; }
#home .history .history-img {
  width: auto;
  height: auto;
  max-height: 100vh;
  max-width: 100%;
  object-fit: cover;
  padding-left: 75px; }
  @media (max-width: 1399.98px) {
    #home .history .history-img {
      max-height: 60vh;
      padding-left: 0; } }
  @media (max-width: 575.98px) {
    #home .history .history-img {
      height: auto;
      max-height: none;
      object-fit: contain; } }
#home .product-details.bg-black .plus-minus-toggle:before, #home .product-details.bg-black .plus-minus-toggle:after {
  background: white !important; }
#home .product-details .dotted-gradient-top {
  background-image: linear-gradient(to right, #808080 10%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 6px 1px;
  background-repeat: repeat-x; }
#home .product-details .dotted-gradient-bottom {
  background-image: linear-gradient(to right, #808080 10%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 6px 1px;
  background-repeat: repeat-x; }
#home .product-details .product-details-title {
  font-weight: 500; }
#home .product-details .product-details-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 60px; }
  #home .product-details .product-details-list li {
    background-image: linear-gradient(to right, #808080 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x; }
    #home .product-details .product-details-list li:last-child {
      border: 0; }
    #home .product-details .product-details-list li.active .product-details-content {
      height: 100% !important;
      max-height: 9999px;
      padding-bottom: 25px;
      opacity: 1;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease; }
      #home .product-details .product-details-list li.active .product-details-content .alignleft {
        float: left;
        margin-right: 15px; }
      #home .product-details .product-details-list li.active .product-details-content .alignright {
        float: right;
        margin-right: 15px; }
      #home .product-details .product-details-list li.active .product-details-content.lineart-gallery {
        display: flex;
        flex-wrap: wrap; }
        #home .product-details .product-details-list li.active .product-details-content.lineart-gallery img {
          margin-bottom: 50px; }
        #home .product-details .product-details-list li.active .product-details-content.lineart-gallery a {
          width: 31%;
          margin: 1%; }
          @media (max-width: 767.98px) {
            #home .product-details .product-details-list li.active .product-details-content.lineart-gallery a {
              width: 48%; } }
    #home .product-details .product-details-list li.active .product-details-header {
      transition: color 0.5s ease; }
    #home .product-details .product-details-list li .materials {
      display: flex;
      flex-wrap: wrap; }
      #home .product-details .product-details-list li .materials div.flex-item {
        margin-right: 15px; }
        #home .product-details .product-details-list li .materials div.flex-item a {
          opacity: 1;
          transition: opacity 0.35s ease; }
          #home .product-details .product-details-list li .materials div.flex-item a:hover {
            opacity: 0.5; }
      #home .product-details .product-details-list li .materials h4 {
        width: 100%;
        font-size: 1.2rem; }
      #home .product-details .product-details-list li .materials h6 {
        color: #000;
        margin-bottom: 40px;
        margin-top: 5px;
        font-weight: 400; }
  #home .product-details .product-details-list .product-details-content {
    max-height: 0;
    height: 0;
    opacity: 0;
    padding: 0 100px;
    overflow: hidden;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease; }
    @media (max-width: 991.98px) {
      #home .product-details .product-details-list .product-details-content {
        padding: 0 15px; } }
    #home .product-details .product-details-list .product-details-content p {
      font-size: 10pt;
      margin-top: 0;
      margin-bottom: 5px; }
      #home .product-details .product-details-list .product-details-content p:last-child {
        margin-bottom: 1rem; }
    #home .product-details .product-details-list .product-details-content .download_files {
      margin-right: 30px; }
  #home .product-details .product-details-list .plus-minus-toggle {
    position: relative;
    width: 17px;
    cursor: pointer;
    z-index: 2; }
    #home .product-details .product-details-list .plus-minus-toggle:before, #home .product-details .product-details-list .plus-minus-toggle:after {
      background: #000;
      content: "";
      height: 1px;
      left: 0;
      position: absolute;
      top: 0;
      width: 21px;
      transition: transform 500ms ease; }
    #home .product-details .product-details-list .plus-minus-toggle:after {
      transform: rotate(0deg); }
    #home .product-details .product-details-list .plus-minus-toggle.collapsed:after {
      transform: rotate(90deg); }
  #home .product-details .product-details-list .product-details-header {
    position: relative;
    padding: 30px 100px;
    cursor: pointer;
    transition: color 0.5s ease; }
    @media (max-width: 991.98px) {
      #home .product-details .product-details-list .product-details-header {
        padding: 30px 15px; } }
    #home .product-details .product-details-list .product-details-header h5 {
      font-weight: 500;
      font-size: 13pt;
      margin: 0; }
#home .product-details #MSWidgetRoot > div {
  justify-content: center;
  margin-top: 20px; }
#home .scroll-slider {
  position: relative; }
  #home .scroll-slider .swiper-scroll {
    width: 100%;
    height: 100vh; }
    @media (max-width: 991.98px) {
      #home .scroll-slider .swiper-scroll {
        height: 70vh; } }
  #home .scroll-slider .swiper-slide {
    overflow: hidden; }
    #home .scroll-slider .swiper-slide .scroll-bg {
      position: relative;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      justify-content: center;
      align-items: center; }
      #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper {
        text-align: center;
        color: white;
        margin: 0 28vw; }
        @media (max-width: 1399.98px) {
          #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper {
            margin: 0 15vw; } }
        @media (max-width: 767.98px) {
          #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper {
            margin: 0 10vw; } }
        @media (max-width: 575.98px) {
          #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper {
            padding: 0 20px;
            margin: 0 15px; } }
        #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper .scroll-bg-title {
          font-weight: 500;
          font-size: 24pt; }
          @media (max-width: 1399.98px) {
            #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper .scroll-bg-title {
              font-size: 20pt; } }
          @media (max-width: 767.98px) {
            #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper .scroll-bg-title {
              font-size: 18pt; } }
          @media (max-width: 575.98px) {
            #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper .scroll-bg-title {
              font-size: 14pt; } }
        #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper .scroll-bg-description {
          font-size: 14pt;
          font-weight: 300;
          margin-top: 2rem; }
          @media (max-width: 1399.98px) {
            #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper .scroll-bg-description {
              font-size: 12pt; } }
          @media (max-width: 767.98px) {
            #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper .scroll-bg-description {
              font-size: 10pt; } }
          @media (max-width: 575.98px) {
            #home .scroll-slider .swiper-slide .scroll-bg .scroll-bg-wrapper .scroll-bg-description {
              font-size: 9pt; } }
  #home .scroll-slider .swiper-pagination-scroll {
    top: auto;
    right: 60px;
    bottom: 60px; }
    @media (max-width: 575.98px) {
      #home .scroll-slider .swiper-pagination-scroll {
        right: 15px;
        bottom: 15px; } }
#home .persons-gallery .persons-gallery-title {
  font-weight: 300;
  margin-bottom: 90px; }
#home .persons-gallery .persons-gallery-list {
  display: flex;
  justify-items: center;
  align-items: flex-start;
  flex-wrap: wrap; }
  #home .persons-gallery .persons-gallery-list .persons-gallery-list-item {
    width: 33%;
    padding-right: 5px;
    margin-bottom: 60px; }
    @media (max-width: 991.98px) {
      #home .persons-gallery .persons-gallery-list .persons-gallery-list-item {
        width: 50%; } }
    @media (max-width: 575.98px) {
      #home .persons-gallery .persons-gallery-list .persons-gallery-list-item {
        width: 100%;
        padding: 0 45px;
        margin-bottom: 30px; } }
    #home .persons-gallery .persons-gallery-list .persons-gallery-list-item a {
      text-decoration: none; }
      #home .persons-gallery .persons-gallery-list .persons-gallery-list-item a > div:first-child {
        position: relative; }
      #home .persons-gallery .persons-gallery-list .persons-gallery-list-item a:hover .overlay {
        opacity: .3; }
    #home .persons-gallery .persons-gallery-list .persons-gallery-list-item .persons-gallery-list-item-image {
      width: 100%;
      height: auto;
      object-fit: cover; }
    #home .persons-gallery .persons-gallery-list .persons-gallery-list-item .overlay {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: black;
      opacity: 0;
      transition: all 1s ease;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease; }
      @media (max-width: 575.98px) {
        #home .persons-gallery .persons-gallery-list .persons-gallery-list-item .overlay {
          display: none; } }
    #home .persons-gallery .persons-gallery-list .persons-gallery-list-item .persons-gallery-list-item-title {
      margin-top: 1rem;
      font-size: 11pt;
      font-weight: 300;
      color: #808080; }
#home .video-gallery .video-gallery-title {
  color: white;
  font-weight: 300;
  margin-bottom: 90px; }
#home .video-gallery .video-gallery-list {
  display: flex;
  justify-items: center;
  align-items: flex-start;
  flex-wrap: wrap; }
  #home .video-gallery .video-gallery-list .video-gallery-list-item {
    width: 33%;
    padding-right: 5px;
    margin-bottom: 60px; }
    @media (max-width: 991.98px) {
      #home .video-gallery .video-gallery-list .video-gallery-list-item {
        width: 50%; } }
    @media (max-width: 575.98px) {
      #home .video-gallery .video-gallery-list .video-gallery-list-item {
        width: 100%;
        padding: 0 45px;
        margin-bottom: 30px; } }
    #home .video-gallery .video-gallery-list .video-gallery-list-item a {
      text-decoration: none; }
      #home .video-gallery .video-gallery-list .video-gallery-list-item a > div:first-child {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center; }
      #home .video-gallery .video-gallery-list .video-gallery-list-item a:hover .overlay {
        opacity: .3; }
      #home .video-gallery .video-gallery-list .video-gallery-list-item a:hover .playBtn {
        opacity: 1; }
    #home .video-gallery .video-gallery-list .video-gallery-list-item .video-gallery-list-item-image {
      width: 100%;
      height: auto;
      object-fit: cover; }
    #home .video-gallery .video-gallery-list .video-gallery-list-item .playBtn {
      position: absolute;
      z-index: 10;
      opacity: 0.5;
      transition: all 1s ease;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease; }
    #home .video-gallery .video-gallery-list .video-gallery-list-item .overlay {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: black;
      opacity: 0;
      transition: all 1s ease;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease; }
      @media (max-width: 575.98px) {
        #home .video-gallery .video-gallery-list .video-gallery-list-item .overlay {
          display: none; } }
    #home .video-gallery .video-gallery-list .video-gallery-list-item .video-gallery-list-item-title {
      margin-top: 1rem;
      font-size: 11pt;
      font-weight: 300;
      color: #808080; }
#home .interior-gallery,
#home .references-gallery {
  position: relative; }
  #home .interior-gallery.bg-black .interior-gallery-title,
  #home .interior-gallery.bg-black .references-gallery-title,
  #home .references-gallery.bg-black .interior-gallery-title,
  #home .references-gallery.bg-black .references-gallery-title {
    color: white; }
  #home .interior-gallery .interior-gallery-title,
  #home .interior-gallery .references-gallery-title,
  #home .references-gallery .interior-gallery-title,
  #home .references-gallery .references-gallery-title {
    color: black;
    font-weight: 300;
    margin-bottom: 60px; }
  #home .interior-gallery .swiper-interior-gallery,
  #home .interior-gallery .swiper-references-gallery,
  #home .references-gallery .swiper-interior-gallery,
  #home .references-gallery .swiper-references-gallery {
    width: 100%;
	margin-bottom: 170px;
    height: auto;
    /*min-height: 70vh;*/
    display: flex;
    align-items: center;
    overflow: unset; }
    @media (max-width: 767.98px) {
      #home .interior-gallery .swiper-interior-gallery,
      #home .interior-gallery .swiper-references-gallery,
      #home .references-gallery .swiper-interior-gallery,
      #home .references-gallery .swiper-references-gallery {
        min-height: auto; } }
  #home .interior-gallery .swiper-slide,
  #home .references-gallery .swiper-slide {
    text-align: center; }
  #home .interior-gallery .interior-gallery-img,
  #home .interior-gallery .references-gallery-img,
  #home .references-gallery .interior-gallery-img,
  #home .references-gallery .references-gallery-img {
    padding: 0 120px;
    width: auto;
    height: 100%;
    max-width: 100vw;
    max-height: 70vh;
    object-fit: contain; }
    @media (max-width: 575.98px) {
      #home .interior-gallery .interior-gallery-img,
      #home .interior-gallery .references-gallery-img,
      #home .references-gallery .interior-gallery-img,
      #home .references-gallery .references-gallery-img {
        width: 100%;
        padding: 0 15px;
        max-height: 520px; } }
  #home .interior-gallery .interior-gallery-details,
  #home .interior-gallery .references-gallery-details,
  #home .references-gallery .interior-gallery-details,
  #home .references-gallery .references-gallery-details {
    position: absolute;
    margin: 0;
    right: 55px;
    top: 0;
    transform: rotate(-90deg);
    transform-origin: bottom right; }
    @media (max-width: 991.98px) {
      #home .interior-gallery .interior-gallery-details,
      #home .interior-gallery .references-gallery-details,
      #home .references-gallery .interior-gallery-details,
      #home .references-gallery .references-gallery-details {
        display: none; } }
    #home .interior-gallery .interior-gallery-details li,
    #home .interior-gallery .references-gallery-details li,
    #home .references-gallery .interior-gallery-details li,
    #home .references-gallery .references-gallery-details li {
      display: inline;
      font-weight: 400; }
      #home .interior-gallery .interior-gallery-details li:first-child,
      #home .interior-gallery .references-gallery-details li:first-child,
      #home .references-gallery .interior-gallery-details li:first-child,
      #home .references-gallery .references-gallery-details li:first-child {
        margin-right: 1rem; }
    #home .interior-gallery .interior-gallery-details .interior-gallery-details-author,
    #home .interior-gallery .interior-gallery-details .references-gallery-details-author,
    #home .interior-gallery .references-gallery-details .interior-gallery-details-author,
    #home .interior-gallery .references-gallery-details .references-gallery-details-author,
    #home .references-gallery .interior-gallery-details .interior-gallery-details-author,
    #home .references-gallery .interior-gallery-details .references-gallery-details-author,
    #home .references-gallery .references-gallery-details .interior-gallery-details-author,
    #home .references-gallery .references-gallery-details .references-gallery-details-author {
      color: black; }
    #home .interior-gallery .interior-gallery-details .interior-gallery-details-copyright,
    #home .interior-gallery .interior-gallery-details .references-gallery-details-copyright,
    #home .interior-gallery .references-gallery-details .interior-gallery-details-copyright,
    #home .interior-gallery .references-gallery-details .references-gallery-details-copyright,
    #home .references-gallery .interior-gallery-details .interior-gallery-details-copyright,
    #home .references-gallery .interior-gallery-details .references-gallery-details-copyright,
    #home .references-gallery .references-gallery-details .interior-gallery-details-copyright,
    #home .references-gallery .references-gallery-details .references-gallery-details-copyright {
      color: #808080; }
  #home .interior-gallery .swiper-pagination-interior-gallery,
  #home .interior-gallery .swiper-pagination-references-gallery,
  #home .references-gallery .swiper-pagination-interior-gallery,
  #home .references-gallery .swiper-pagination-references-gallery {
    top: auto;
    right: 60px;
    bottom: 0; }
    @media (max-width: 575.98px) {
      #home .interior-gallery .swiper-pagination-interior-gallery,
      #home .interior-gallery .swiper-pagination-references-gallery,
      #home .references-gallery .swiper-pagination-interior-gallery,
      #home .references-gallery .swiper-pagination-references-gallery {
        right: 15px;
        bottom: -40px;
        display: flex; } }
    #home .interior-gallery .swiper-pagination-interior-gallery .swiper-pagination-bullet,
    #home .interior-gallery .swiper-pagination-references-gallery .swiper-pagination-bullet,
    #home .references-gallery .swiper-pagination-interior-gallery .swiper-pagination-bullet,
    #home .references-gallery .swiper-pagination-references-gallery .swiper-pagination-bullet {
      margin-left: 10px !important;
      display: block;
      background: transparent;
      opacity: 1;
      border: 1px solid black; }
      #home .interior-gallery .swiper-pagination-interior-gallery .swiper-pagination-bullet-active,
      #home .interior-gallery .swiper-pagination-references-gallery .swiper-pagination-bullet-active,
      #home .references-gallery .swiper-pagination-interior-gallery .swiper-pagination-bullet-active,
      #home .references-gallery .swiper-pagination-references-gallery .swiper-pagination-bullet-active {
        background: black; }
#home .hans-wegner .container {
  position: relative; }
#home .hans-wegner .hans-wegner-bg {
  position: relative;
  width: 475px;
  height: 475px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 767.98px) {
    #home .hans-wegner .hans-wegner-bg {
      width: 100%; } }
#home .hans-wegner .hans-wegner-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  #home .hans-wegner .hans-wegner-wrapper .hans-wegner-btn {
    text-decoration: none;
    color: white;
    font-size: 13pt;
    font-weight: 500;
    border: 3px solid white;
    border-radius: 50px;
    padding: 15px 25px;
    text-align: center; }
    @media (max-width: 767.98px) {
      #home .hans-wegner .hans-wegner-wrapper .hans-wegner-btn {
        font-size: 11pt;
        padding: 10px 20px; } }
#home .all-chairs,
#home .collection {
  color: white; }
  #home .all-chairs.bg-white, #home .all-chairs.bg-grey,
  #home .collection.bg-white,
  #home .collection.bg-grey {
    color: black; }
    #home .all-chairs.bg-white .all-chairs-list .all-chairs-list-item a,
    #home .all-chairs.bg-white .all-chairs-list .collection-list-item a,
    #home .all-chairs.bg-white .collection-list .all-chairs-list-item a,
    #home .all-chairs.bg-white .collection-list .collection-list-item a, #home .all-chairs.bg-grey .all-chairs-list .all-chairs-list-item a,
    #home .all-chairs.bg-grey .all-chairs-list .collection-list-item a,
    #home .all-chairs.bg-grey .collection-list .all-chairs-list-item a,
    #home .all-chairs.bg-grey .collection-list .collection-list-item a,
    #home .collection.bg-white .all-chairs-list .all-chairs-list-item a,
    #home .collection.bg-white .all-chairs-list .collection-list-item a,
    #home .collection.bg-white .collection-list .all-chairs-list-item a,
    #home .collection.bg-white .collection-list .collection-list-item a,
    #home .collection.bg-grey .all-chairs-list .all-chairs-list-item a,
    #home .collection.bg-grey .all-chairs-list .collection-list-item a,
    #home .collection.bg-grey .collection-list .all-chairs-list-item a,
    #home .collection.bg-grey .collection-list .collection-list-item a {
      color: black; }
    #home .all-chairs.bg-white .all-chairs-list .all-chairs-list-item .collection-list-item-title, #home .all-chairs.bg-white .all-chairs-list .all-chairs-list-item .all-chairs-list-item-author,
    #home .all-chairs.bg-white .all-chairs-list .all-chairs-list-item .collection-list-item-author,
    #home .all-chairs.bg-white .all-chairs-list .collection-list-item .collection-list-item-title,
    #home .all-chairs.bg-white .all-chairs-list .collection-list-item .all-chairs-list-item-author,
    #home .all-chairs.bg-white .all-chairs-list .collection-list-item .collection-list-item-author,
    #home .all-chairs.bg-white .collection-list .all-chairs-list-item .collection-list-item-title,
    #home .all-chairs.bg-white .collection-list .all-chairs-list-item .all-chairs-list-item-author,
    #home .all-chairs.bg-white .collection-list .all-chairs-list-item .collection-list-item-author,
    #home .all-chairs.bg-white .collection-list .collection-list-item .collection-list-item-title,
    #home .all-chairs.bg-white .collection-list .collection-list-item .all-chairs-list-item-author,
    #home .all-chairs.bg-white .collection-list .collection-list-item .collection-list-item-author, #home .all-chairs.bg-grey .all-chairs-list .all-chairs-list-item .collection-list-item-title, #home .all-chairs.bg-grey .all-chairs-list .all-chairs-list-item .all-chairs-list-item-author,
    #home .all-chairs.bg-grey .all-chairs-list .all-chairs-list-item .collection-list-item-author,
    #home .all-chairs.bg-grey .all-chairs-list .collection-list-item .collection-list-item-title,
    #home .all-chairs.bg-grey .all-chairs-list .collection-list-item .all-chairs-list-item-author,
    #home .all-chairs.bg-grey .all-chairs-list .collection-list-item .collection-list-item-author,
    #home .all-chairs.bg-grey .collection-list .all-chairs-list-item .collection-list-item-title,
    #home .all-chairs.bg-grey .collection-list .all-chairs-list-item .all-chairs-list-item-author,
    #home .all-chairs.bg-grey .collection-list .all-chairs-list-item .collection-list-item-author,
    #home .all-chairs.bg-grey .collection-list .collection-list-item .collection-list-item-title,
    #home .all-chairs.bg-grey .collection-list .collection-list-item .all-chairs-list-item-author,
    #home .all-chairs.bg-grey .collection-list .collection-list-item .collection-list-item-author,
    #home .collection.bg-white .all-chairs-list .all-chairs-list-item .collection-list-item-title,
    #home .collection.bg-white .all-chairs-list .all-chairs-list-item .all-chairs-list-item-author,
    #home .collection.bg-white .all-chairs-list .all-chairs-list-item .collection-list-item-author,
    #home .collection.bg-white .all-chairs-list .collection-list-item .collection-list-item-title,
    #home .collection.bg-white .all-chairs-list .collection-list-item .all-chairs-list-item-author,
    #home .collection.bg-white .all-chairs-list .collection-list-item .collection-list-item-author,
    #home .collection.bg-white .collection-list .all-chairs-list-item .collection-list-item-title,
    #home .collection.bg-white .collection-list .all-chairs-list-item .all-chairs-list-item-author,
    #home .collection.bg-white .collection-list .all-chairs-list-item .collection-list-item-author,
    #home .collection.bg-white .collection-list .collection-list-item .collection-list-item-title,
    #home .collection.bg-white .collection-list .collection-list-item .all-chairs-list-item-author,
    #home .collection.bg-white .collection-list .collection-list-item .collection-list-item-author,
    #home .collection.bg-grey .all-chairs-list .all-chairs-list-item .collection-list-item-title,
    #home .collection.bg-grey .all-chairs-list .all-chairs-list-item .all-chairs-list-item-author,
    #home .collection.bg-grey .all-chairs-list .all-chairs-list-item .collection-list-item-author,
    #home .collection.bg-grey .all-chairs-list .collection-list-item .collection-list-item-title,
    #home .collection.bg-grey .all-chairs-list .collection-list-item .all-chairs-list-item-author,
    #home .collection.bg-grey .all-chairs-list .collection-list-item .collection-list-item-author,
    #home .collection.bg-grey .collection-list .all-chairs-list-item .collection-list-item-title,
    #home .collection.bg-grey .collection-list .all-chairs-list-item .all-chairs-list-item-author,
    #home .collection.bg-grey .collection-list .all-chairs-list-item .collection-list-item-author,
    #home .collection.bg-grey .collection-list .collection-list-item .collection-list-item-title,
    #home .collection.bg-grey .collection-list .collection-list-item .all-chairs-list-item-author,
    #home .collection.bg-grey .collection-list .collection-list-item .collection-list-item-author {
      border-bottom: 1px solid black; }
  #home .all-chairs .all-chairs-title,
  #home .all-chairs .collection-title,
  #home .collection .all-chairs-title,
  #home .collection .collection-title {
    font-weight: 500;
    margin-bottom: 90px; }
  #home .all-chairs .all-chairs-list,
  #home .all-chairs .collection-list,
  #home .collection .all-chairs-list,
  #home .collection .collection-list {
    display: flex;
    justify-items: center;
    align-items: flex-start;
    flex-wrap: wrap; }
    #home .all-chairs .all-chairs-list .coldeswrap,
    #home .all-chairs .collection-list .coldeswrap,
    #home .collection .all-chairs-list .coldeswrap,
    #home .collection .collection-list .coldeswrap {
      width: 100%; }
      #home .all-chairs .all-chairs-list .coldeswrap span,
      #home .all-chairs .collection-list .coldeswrap span,
      #home .collection .all-chairs-list .coldeswrap span,
      #home .collection .collection-list .coldeswrap span {
        margin-bottom: 60px;
        display: block; }
      #home .all-chairs .all-chairs-list .coldeswrap > div,
      #home .all-chairs .collection-list .coldeswrap > div,
      #home .collection .all-chairs-list .coldeswrap > div,
      #home .collection .collection-list .coldeswrap > div {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 100px; }
        #home .all-chairs .all-chairs-list .coldeswrap > div .all-chairs-list-item,
        #home .all-chairs .collection-list .coldeswrap > div .all-chairs-list-item,
        #home .collection .all-chairs-list .coldeswrap > div .all-chairs-list-item,
        #home .collection .collection-list .coldeswrap > div .all-chairs-list-item {
          margin-bottom: 100px !important; }
          #home .all-chairs .all-chairs-list .coldeswrap > div .all-chairs-list-item a,
          #home .all-chairs .collection-list .coldeswrap > div .all-chairs-list-item a,
          #home .collection .all-chairs-list .coldeswrap > div .all-chairs-list-item a,
          #home .collection .collection-list .coldeswrap > div .all-chairs-list-item a {
            display: block;
            width: 100%; }
            #home .all-chairs .all-chairs-list .coldeswrap > div .all-chairs-list-item a p.all-chairs-list-item-title,
            #home .all-chairs .collection-list .coldeswrap > div .all-chairs-list-item a p.all-chairs-list-item-title,
            #home .collection .all-chairs-list .coldeswrap > div .all-chairs-list-item a p.all-chairs-list-item-title,
            #home .collection .collection-list .coldeswrap > div .all-chairs-list-item a p.all-chairs-list-item-title {
              padding-bottom: 1.5rem;
              border-bottom: 1px solid white; }
    #home .all-chairs .all-chairs-list .all-chairs-list-item,
    #home .all-chairs .all-chairs-list .collection-list-item,
    #home .all-chairs .collection-list .all-chairs-list-item,
    #home .all-chairs .collection-list .collection-list-item,
    #home .collection .all-chairs-list .all-chairs-list-item,
    #home .collection .all-chairs-list .collection-list-item,
    #home .collection .collection-list .all-chairs-list-item,
    #home .collection .collection-list .collection-list-item {
      position: relative;
      width: 25%;
      min-width: 25%;
      min-height: 300px;
      max-width: 25%;
      max-height: 300px;
      padding-right: 25px;
      margin-bottom: 180px; }
      #home .all-chairs .all-chairs-list .all-chairs-list-item.double-size,
      #home .all-chairs .all-chairs-list .collection-list-item.double-size,
      #home .all-chairs .collection-list .all-chairs-list-item.double-size,
      #home .all-chairs .collection-list .collection-list-item.double-size,
      #home .collection .all-chairs-list .all-chairs-list-item.double-size,
      #home .collection .all-chairs-list .collection-list-item.double-size,
      #home .collection .collection-list .all-chairs-list-item.double-size,
      #home .collection .collection-list .collection-list-item.double-size {
        width: 50%;
        max-width: 50%; }
      @media (max-width: 1399.98px) {
        #home .all-chairs .all-chairs-list .all-chairs-list-item,
        #home .all-chairs .all-chairs-list .collection-list-item,
        #home .all-chairs .collection-list .all-chairs-list-item,
        #home .all-chairs .collection-list .collection-list-item,
        #home .collection .all-chairs-list .all-chairs-list-item,
        #home .collection .all-chairs-list .collection-list-item,
        #home .collection .collection-list .all-chairs-list-item,
        #home .collection .collection-list .collection-list-item {
          width: 33%;
          min-width: 33%;
          max-width: 33%;
          margin-bottom: 120px; } }
      @media (max-width: 767.98px) {
        #home .all-chairs .all-chairs-list .all-chairs-list-item,
        #home .all-chairs .all-chairs-list .collection-list-item,
        #home .all-chairs .collection-list .all-chairs-list-item,
        #home .all-chairs .collection-list .collection-list-item,
        #home .collection .all-chairs-list .all-chairs-list-item,
        #home .collection .all-chairs-list .collection-list-item,
        #home .collection .collection-list .all-chairs-list-item,
        #home .collection .collection-list .collection-list-item {
          width: 50%;
          min-width: 50%;
          max-width: 50%;
          min-height: 250px;
          max-height: 250px;
          margin-bottom: 120px; } }
      @media (max-width: 575.98px) {
        #home .all-chairs .all-chairs-list .all-chairs-list-item,
        #home .all-chairs .all-chairs-list .collection-list-item,
        #home .all-chairs .collection-list .all-chairs-list-item,
        #home .all-chairs .collection-list .collection-list-item,
        #home .collection .all-chairs-list .all-chairs-list-item,
        #home .collection .all-chairs-list .collection-list-item,
        #home .collection .collection-list .all-chairs-list-item,
        #home .collection .collection-list .collection-list-item {
          width: 50%;
          min-width: 50%;
          max-width: 100%;
          padding: 0;
          margin-bottom: 180px; }
          #home .all-chairs .all-chairs-list .all-chairs-list-item:nth-child(2n),
          #home .all-chairs .all-chairs-list .collection-list-item:nth-child(2n),
          #home .all-chairs .collection-list .all-chairs-list-item:nth-child(2n),
          #home .all-chairs .collection-list .collection-list-item:nth-child(2n),
          #home .collection .all-chairs-list .all-chairs-list-item:nth-child(2n),
          #home .collection .all-chairs-list .collection-list-item:nth-child(2n),
          #home .collection .collection-list .all-chairs-list-item:nth-child(2n),
          #home .collection .collection-list .collection-list-item:nth-child(2n) {
            padding-left: 5%; } }
      #home .all-chairs .all-chairs-list .all-chairs-list-item a,
      #home .all-chairs .all-chairs-list .collection-list-item a,
      #home .all-chairs .collection-list .all-chairs-list-item a,
      #home .all-chairs .collection-list .collection-list-item a,
      #home .collection .all-chairs-list .all-chairs-list-item a,
      #home .collection .all-chairs-list .collection-list-item a,
      #home .collection .collection-list .all-chairs-list-item a,
      #home .collection .collection-list .collection-list-item a {
        color: white; }
        #home .all-chairs .all-chairs-list .all-chairs-list-item a.active .all-chairs-list-item-bg, #home .all-chairs .all-chairs-list .all-chairs-list-item a:hover .all-chairs-list-item-bg,
        #home .all-chairs .all-chairs-list .collection-list-item a.active .all-chairs-list-item-bg,
        #home .all-chairs .all-chairs-list .collection-list-item a:hover .all-chairs-list-item-bg,
        #home .all-chairs .collection-list .all-chairs-list-item a.active .all-chairs-list-item-bg,
        #home .all-chairs .collection-list .all-chairs-list-item a:hover .all-chairs-list-item-bg,
        #home .all-chairs .collection-list .collection-list-item a.active .all-chairs-list-item-bg,
        #home .all-chairs .collection-list .collection-list-item a:hover .all-chairs-list-item-bg,
        #home .collection .all-chairs-list .all-chairs-list-item a.active .all-chairs-list-item-bg,
        #home .collection .all-chairs-list .all-chairs-list-item a:hover .all-chairs-list-item-bg,
        #home .collection .all-chairs-list .collection-list-item a.active .all-chairs-list-item-bg,
        #home .collection .all-chairs-list .collection-list-item a:hover .all-chairs-list-item-bg,
        #home .collection .collection-list .all-chairs-list-item a.active .all-chairs-list-item-bg,
        #home .collection .collection-list .all-chairs-list-item a:hover .all-chairs-list-item-bg,
        #home .collection .collection-list .collection-list-item a.active .all-chairs-list-item-bg,
        #home .collection .collection-list .collection-list-item a:hover .all-chairs-list-item-bg {
          opacity: 0.5; }
        #home .all-chairs .all-chairs-list .all-chairs-list-item a.active .all-chairs-list-item-title,
        #home .all-chairs .all-chairs-list .all-chairs-list-item a.active .collection-list-item-title, #home .all-chairs .all-chairs-list .all-chairs-list-item a:hover .all-chairs-list-item-title,
        #home .all-chairs .all-chairs-list .all-chairs-list-item a:hover .collection-list-item-title,
        #home .all-chairs .all-chairs-list .collection-list-item a.active .all-chairs-list-item-title,
        #home .all-chairs .all-chairs-list .collection-list-item a.active .collection-list-item-title,
        #home .all-chairs .all-chairs-list .collection-list-item a:hover .all-chairs-list-item-title,
        #home .all-chairs .all-chairs-list .collection-list-item a:hover .collection-list-item-title,
        #home .all-chairs .collection-list .all-chairs-list-item a.active .all-chairs-list-item-title,
        #home .all-chairs .collection-list .all-chairs-list-item a.active .collection-list-item-title,
        #home .all-chairs .collection-list .all-chairs-list-item a:hover .all-chairs-list-item-title,
        #home .all-chairs .collection-list .all-chairs-list-item a:hover .collection-list-item-title,
        #home .all-chairs .collection-list .collection-list-item a.active .all-chairs-list-item-title,
        #home .all-chairs .collection-list .collection-list-item a.active .collection-list-item-title,
        #home .all-chairs .collection-list .collection-list-item a:hover .all-chairs-list-item-title,
        #home .all-chairs .collection-list .collection-list-item a:hover .collection-list-item-title,
        #home .collection .all-chairs-list .all-chairs-list-item a.active .all-chairs-list-item-title,
        #home .collection .all-chairs-list .all-chairs-list-item a.active .collection-list-item-title,
        #home .collection .all-chairs-list .all-chairs-list-item a:hover .all-chairs-list-item-title,
        #home .collection .all-chairs-list .all-chairs-list-item a:hover .collection-list-item-title,
        #home .collection .all-chairs-list .collection-list-item a.active .all-chairs-list-item-title,
        #home .collection .all-chairs-list .collection-list-item a.active .collection-list-item-title,
        #home .collection .all-chairs-list .collection-list-item a:hover .all-chairs-list-item-title,
        #home .collection .all-chairs-list .collection-list-item a:hover .collection-list-item-title,
        #home .collection .collection-list .all-chairs-list-item a.active .all-chairs-list-item-title,
        #home .collection .collection-list .all-chairs-list-item a.active .collection-list-item-title,
        #home .collection .collection-list .all-chairs-list-item a:hover .all-chairs-list-item-title,
        #home .collection .collection-list .all-chairs-list-item a:hover .collection-list-item-title,
        #home .collection .collection-list .collection-list-item a.active .all-chairs-list-item-title,
        #home .collection .collection-list .collection-list-item a.active .collection-list-item-title,
        #home .collection .collection-list .collection-list-item a:hover .all-chairs-list-item-title,
        #home .collection .collection-list .collection-list-item a:hover .collection-list-item-title {
          opacity: 0.5; }
        #home .all-chairs .all-chairs-list .all-chairs-list-item a.active .all-chairs-list-item-author,
        #home .all-chairs .all-chairs-list .all-chairs-list-item a.active .collection-list-item-author, #home .all-chairs .all-chairs-list .all-chairs-list-item a:hover .all-chairs-list-item-author,
        #home .all-chairs .all-chairs-list .all-chairs-list-item a:hover .collection-list-item-author,
        #home .all-chairs .all-chairs-list .collection-list-item a.active .all-chairs-list-item-author,
        #home .all-chairs .all-chairs-list .collection-list-item a.active .collection-list-item-author,
        #home .all-chairs .all-chairs-list .collection-list-item a:hover .all-chairs-list-item-author,
        #home .all-chairs .all-chairs-list .collection-list-item a:hover .collection-list-item-author,
        #home .all-chairs .collection-list .all-chairs-list-item a.active .all-chairs-list-item-author,
        #home .all-chairs .collection-list .all-chairs-list-item a.active .collection-list-item-author,
        #home .all-chairs .collection-list .all-chairs-list-item a:hover .all-chairs-list-item-author,
        #home .all-chairs .collection-list .all-chairs-list-item a:hover .collection-list-item-author,
        #home .all-chairs .collection-list .collection-list-item a.active .all-chairs-list-item-author,
        #home .all-chairs .collection-list .collection-list-item a.active .collection-list-item-author,
        #home .all-chairs .collection-list .collection-list-item a:hover .all-chairs-list-item-author,
        #home .all-chairs .collection-list .collection-list-item a:hover .collection-list-item-author,
        #home .collection .all-chairs-list .all-chairs-list-item a.active .all-chairs-list-item-author,
        #home .collection .all-chairs-list .all-chairs-list-item a.active .collection-list-item-author,
        #home .collection .all-chairs-list .all-chairs-list-item a:hover .all-chairs-list-item-author,
        #home .collection .all-chairs-list .all-chairs-list-item a:hover .collection-list-item-author,
        #home .collection .all-chairs-list .collection-list-item a.active .all-chairs-list-item-author,
        #home .collection .all-chairs-list .collection-list-item a.active .collection-list-item-author,
        #home .collection .all-chairs-list .collection-list-item a:hover .all-chairs-list-item-author,
        #home .collection .all-chairs-list .collection-list-item a:hover .collection-list-item-author,
        #home .collection .collection-list .all-chairs-list-item a.active .all-chairs-list-item-author,
        #home .collection .collection-list .all-chairs-list-item a.active .collection-list-item-author,
        #home .collection .collection-list .all-chairs-list-item a:hover .all-chairs-list-item-author,
        #home .collection .collection-list .all-chairs-list-item a:hover .collection-list-item-author,
        #home .collection .collection-list .collection-list-item a.active .all-chairs-list-item-author,
        #home .collection .collection-list .collection-list-item a.active .collection-list-item-author,
        #home .collection .collection-list .collection-list-item a:hover .all-chairs-list-item-author,
        #home .collection .collection-list .collection-list-item a:hover .collection-list-item-author {
          opacity: 0.5; }
      #home .all-chairs .all-chairs-list .all-chairs-list-item .all-chairs-list-item-bg,
      #home .all-chairs .all-chairs-list .collection-list-item .all-chairs-list-item-bg,
      #home .all-chairs .collection-list .all-chairs-list-item .all-chairs-list-item-bg,
      #home .all-chairs .collection-list .collection-list-item .all-chairs-list-item-bg,
      #home .collection .all-chairs-list .all-chairs-list-item .all-chairs-list-item-bg,
      #home .collection .all-chairs-list .collection-list-item .all-chairs-list-item-bg,
      #home .collection .collection-list .all-chairs-list-item .all-chairs-list-item-bg,
      #home .collection .collection-list .collection-list-item .all-chairs-list-item-bg {
        position: relative;
        width: 100%;
        height: 300px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        opacity: 1;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out; }
      #home .all-chairs .all-chairs-list .all-chairs-list-item .collection-list-item-slider,
      #home .all-chairs .all-chairs-list .collection-list-item .collection-list-item-slider,
      #home .all-chairs .collection-list .all-chairs-list-item .collection-list-item-slider,
      #home .all-chairs .collection-list .collection-list-item .collection-list-item-slider,
      #home .collection .all-chairs-list .all-chairs-list-item .collection-list-item-slider,
      #home .collection .all-chairs-list .collection-list-item .collection-list-item-slider,
      #home .collection .collection-list .all-chairs-list-item .collection-list-item-slider,
      #home .collection .collection-list .collection-list-item .collection-list-item-slider {
        position: relative;
        min-height: 300px; }
      #home .all-chairs .all-chairs-list .all-chairs-list-item .collection-list-item-img,
      #home .all-chairs .all-chairs-list .collection-list-item .collection-list-item-img,
      #home .all-chairs .collection-list .all-chairs-list-item .collection-list-item-img,
      #home .all-chairs .collection-list .collection-list-item .collection-list-item-img,
      #home .collection .all-chairs-list .all-chairs-list-item .collection-list-item-img,
      #home .collection .all-chairs-list .collection-list-item .collection-list-item-img,
      #home .collection .collection-list .all-chairs-list-item .collection-list-item-img,
      #home .collection .collection-list .collection-list-item .collection-list-item-img {
        position: absolute;
        left: 0;
        width: 100%;
        height: 300px; }
        #home .all-chairs .all-chairs-list .all-chairs-list-item .collection-list-item-img:first-child,
        #home .all-chairs .all-chairs-list .collection-list-item .collection-list-item-img:first-child,
        #home .all-chairs .collection-list .all-chairs-list-item .collection-list-item-img:first-child,
        #home .all-chairs .collection-list .collection-list-item .collection-list-item-img:first-child,
        #home .collection .all-chairs-list .all-chairs-list-item .collection-list-item-img:first-child,
        #home .collection .all-chairs-list .collection-list-item .collection-list-item-img:first-child,
        #home .collection .collection-list .all-chairs-list-item .collection-list-item-img:first-child,
        #home .collection .collection-list .collection-list-item .collection-list-item-img:first-child {
          opacity: 0.4; }
      #home .all-chairs .all-chairs-list .all-chairs-list-item .all-chairs-list-item-title,
      #home .all-chairs .all-chairs-list .all-chairs-list-item .collection-list-item-title,
      #home .all-chairs .all-chairs-list .collection-list-item .all-chairs-list-item-title,
      #home .all-chairs .all-chairs-list .collection-list-item .collection-list-item-title,
      #home .all-chairs .collection-list .all-chairs-list-item .all-chairs-list-item-title,
      #home .all-chairs .collection-list .all-chairs-list-item .collection-list-item-title,
      #home .all-chairs .collection-list .collection-list-item .all-chairs-list-item-title,
      #home .all-chairs .collection-list .collection-list-item .collection-list-item-title,
      #home .collection .all-chairs-list .all-chairs-list-item .all-chairs-list-item-title,
      #home .collection .all-chairs-list .all-chairs-list-item .collection-list-item-title,
      #home .collection .all-chairs-list .collection-list-item .all-chairs-list-item-title,
      #home .collection .all-chairs-list .collection-list-item .collection-list-item-title,
      #home .collection .collection-list .all-chairs-list-item .all-chairs-list-item-title,
      #home .collection .collection-list .all-chairs-list-item .collection-list-item-title,
      #home .collection .collection-list .collection-list-item .all-chairs-list-item-title,
      #home .collection .collection-list .collection-list-item .collection-list-item-title {
        opacity: 1;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out; }
      #home .all-chairs .all-chairs-list .all-chairs-list-item .all-chairs-list-item-title,
      #home .all-chairs .all-chairs-list .collection-list-item .all-chairs-list-item-title,
      #home .all-chairs .collection-list .all-chairs-list-item .all-chairs-list-item-title,
      #home .all-chairs .collection-list .collection-list-item .all-chairs-list-item-title,
      #home .collection .all-chairs-list .all-chairs-list-item .all-chairs-list-item-title,
      #home .collection .all-chairs-list .collection-list-item .all-chairs-list-item-title,
      #home .collection .collection-list .all-chairs-list-item .all-chairs-list-item-title,
      #home .collection .collection-list .collection-list-item .all-chairs-list-item-title {
        margin: 0;
        font-size: 10pt;
        font-weight: 500; }
      #home .all-chairs .all-chairs-list .all-chairs-list-item .collection-list-item-title,
      #home .all-chairs .all-chairs-list .collection-list-item .collection-list-item-title,
      #home .all-chairs .collection-list .all-chairs-list-item .collection-list-item-title,
      #home .all-chairs .collection-list .collection-list-item .collection-list-item-title,
      #home .collection .all-chairs-list .all-chairs-list-item .collection-list-item-title,
      #home .collection .all-chairs-list .collection-list-item .collection-list-item-title,
      #home .collection .collection-list .all-chairs-list-item .collection-list-item-title,
      #home .collection .collection-list .collection-list-item .collection-list-item-title {
        margin-top: 2rem;
        font-weight: 300;
        padding-bottom: 1.5rem;
        border-bottom: 1px solid white; }
      #home .all-chairs .all-chairs-list .all-chairs-list-item .all-chairs-list-item-author,
      #home .all-chairs .all-chairs-list .all-chairs-list-item .collection-list-item-author,
      #home .all-chairs .all-chairs-list .collection-list-item .all-chairs-list-item-author,
      #home .all-chairs .all-chairs-list .collection-list-item .collection-list-item-author,
      #home .all-chairs .collection-list .all-chairs-list-item .all-chairs-list-item-author,
      #home .all-chairs .collection-list .all-chairs-list-item .collection-list-item-author,
      #home .all-chairs .collection-list .collection-list-item .all-chairs-list-item-author,
      #home .all-chairs .collection-list .collection-list-item .collection-list-item-author,
      #home .collection .all-chairs-list .all-chairs-list-item .all-chairs-list-item-author,
      #home .collection .all-chairs-list .all-chairs-list-item .collection-list-item-author,
      #home .collection .all-chairs-list .collection-list-item .all-chairs-list-item-author,
      #home .collection .all-chairs-list .collection-list-item .collection-list-item-author,
      #home .collection .collection-list .all-chairs-list-item .all-chairs-list-item-author,
      #home .collection .collection-list .all-chairs-list-item .collection-list-item-author,
      #home .collection .collection-list .collection-list-item .all-chairs-list-item-author,
      #home .collection .collection-list .collection-list-item .collection-list-item-author {
        padding-bottom: 1.5rem;
        font-size: 10pt;
        font-weight: 300;
        border-bottom: 1px solid white;
        opacity: 1;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out; }
    #home .all-chairs .all-chairs-list .collection-list-item,
    #home .all-chairs .collection-list .collection-list-item,
    #home .collection .all-chairs-list .collection-list-item,
    #home .collection .collection-list .collection-list-item {
      margin-bottom: 175px; }
#home .evaluation {
  position: relative; }
  #home .evaluation.bg-white .evaluation-wrapper, #home .evaluation.bg-grey .evaluation-wrapper {
    color: black; }
  #home .evaluation.download.button.bg-white .evaluation-wrapper .evaluation-title a, #home .evaluation.download.button.bg-light-grey .evaluation-wrapper .evaluation-title a {
    border: 3px solid black;
    color: black; }
  #home .evaluation.download.button .evaluation-bg {
    width: 60%; }
  #home .evaluation.download.button .evaluation-wrapper .evaluation-title {
    max-width: none; }
    #home .evaluation.download.button .evaluation-wrapper .evaluation-title a {
      display: block;
      font-size: 18px;
      border-radius: 40px;
      border: 3px solid white;
      padding: 15px 35px; }
    #home .evaluation.download.button .evaluation-wrapper .evaluation-title a:hover {
      background: white;
      color: black; }
  #home .evaluation.download .evaluation-bg {
    width: 85%; }
  #home .evaluation.download .evaluation-wrapper {
    width: calc(100% - 40vw);
    text-align: center;
    display: flex;
    justify-content: center; }
    #home .evaluation.download .evaluation-wrapper .evaluation-title {
      max-width: 300px;
      text-align: left; }
      #home .evaluation.download .evaluation-wrapper .evaluation-title a {
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        color: white; }
        #home .evaluation.download .evaluation-wrapper .evaluation-title a:hover {
          color: #e4e4e4; }
  #home .evaluation.eva-center {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center; }
  #home .evaluation.eva-inverse {
    position: relative;
    display: flex;
    flex-direction: row-reverse; }
  #home .evaluation.section-bgimg .evaluation-bg {
    width: 80%; }
  #home .evaluation.section-bgimg .evaluation-wrapper {
    width: 100%;
    margin: 0px;
    right: 0px; }
    #home .evaluation.section-bgimg .evaluation-wrapper h3.evaluation-description {
      color: white;
      background-color: black;
      padding: 100px;
      font-size: 16px;
      text-align: left;
      font-weight: 400;
      line-height: 24px;
      margin-top: -100px;
      max-width: 50%; }
  #home .evaluation.section-bgimg.eva-center .evaluation-wrapper {
    right: initial; }
  #home .evaluation.section-bgimg:not(.eva-inverse) .evaluation-wrapper {
    width: auto; }
  #home .evaluation .evaluation-bg {
    position: relative;
    margin-left: 1rem;
    width: 55%;
    height: 90vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 1399.98px) {
      #home .evaluation .evaluation-bg {
        height: 70vh; } }
    @media (max-width: 991.98px) {
      #home .evaluation .evaluation-bg {
        height: 40vh; } }
    @media (max-width: 575.98px) {
      #home .evaluation .evaluation-bg {
        background-size: contain;
        margin-left: 0;
        width: 100%; } }
  #home .evaluation .evaluation-wrapper {
    position: absolute;
    top: 0;
    height: 100%;
    margin: 0 20vw;
    color: white;
    text-align: center;
    display: flex;
    align-items: center;
    opacity: 0; }
    @media (max-width: 1399.98px) {
      #home .evaluation .evaluation-wrapper {
        margin: 0 15vw; } }
    @media (max-width: 991.98px) {
      #home .evaluation .evaluation-wrapper {
        margin: 0 15vw; } }
    @media (max-width: 767.98px) {
      #home .evaluation .evaluation-wrapper {
        margin: 0 10vw; } }
    @media (max-width: 575.98px) {
      #home .evaluation .evaluation-wrapper {
        position: relative;
        margin: 120px 15px 0; } }
    #home .evaluation .evaluation-wrapper .evaluation-title {
      font-size: 60pt;
      font-weight: 500; }
      @media (max-width: 1399.98px) {
        #home .evaluation .evaluation-wrapper .evaluation-title {
          font-size: 40pt; } }
      @media (max-width: 991.98px) {
        #home .evaluation .evaluation-wrapper .evaluation-title {
          font-size: 30pt; } }
      @media (max-width: 767.98px) {
        #home .evaluation .evaluation-wrapper .evaluation-title {
          font-size: 20pt; } }
    #home .evaluation .evaluation-wrapper .evaluation-description {
      font-size: 26pt;
      font-weight: 300; }
      @media (max-width: 1399.98px) {
        #home .evaluation .evaluation-wrapper .evaluation-description {
          font-size: 22pt; } }
      @media (max-width: 991.98px) {
        #home .evaluation .evaluation-wrapper .evaluation-description {
          font-size: 18pt; } }
      @media (max-width: 767.98px) {
        #home .evaluation .evaluation-wrapper .evaluation-description {
          font-size: 16pt; } }
#home .block-quote.two-column-imgText.eva-inverse .margin-offset-left {
  padding-right: 80px;
  padding-left: 0px; }
#home .block-quote.two-column-imgText.eva-inverse .col-md-6.d-flex.aos-init {
  justify-content: flex-end;
  flex-wrap: wrap; }
#home .block-quote.two-column-imgText .col-md-6.d-flex.aos-init {
  flex-wrap: wrap; }
  #home .block-quote.two-column-imgText .col-md-6.d-flex.aos-init img {
    max-width: 65%;
    position: relative;
    object-fit: contain;
    top: -40px;
    z-index: 0; }
#home .block-quote.two-column-imgText h2.interior-gallery-title {
  margin-bottom: 50px; }
#home .block-quote.two-column-imgText .two-column-imgText-description {
  padding: 50px 50px 0px 50px;
  max-width: 510px;
  font-size: 22pt;
  display: block;
  width: 100%;
  position: relative;
  z-index: 10; }
#home .block-quote.two-column-imgText .margin-offset-left {
  margin-left: 0px;
  padding: 0px 0px 80px 80px; }
#home .block-quote.two-column-imgText .quote-author {
  font-size: 14px; }
#home .grid-image-video-wrap ul {
	padding-left:0px;
  width: 100%;
  list-style: none; }
  #home .grid-image-video-wrap ul:after {
    content: '';
    display: block;
    clear: both; }
  #home .grid-image-video-wrap ul.wone li {
    width: 100%; }
  #home .grid-image-video-wrap ul.wtwo li:nth-child(2) {
    height: auto !important; }
  #home .grid-image-video-wrap ul.wthree li:nth-child(3) {
    width: 48%; }
  #home .grid-image-video-wrap ul.wfive li:nth-child(5) {
    width: 100%; }
  #home .grid-image-video-wrap ul li {
    width: 48%;
    margin: 1%;
    position: relative;
    float: left;
    overflow: hidden; }
    #home .grid-image-video-wrap ul li:nth-child(3), #home .grid-image-video-wrap ul li:nth-child(4) {
      width: 23%; }
    #home .grid-image-video-wrap ul li video {
      height: 100%;
      position: absolute;
      right: 0;
      bottom: 0;
      min-width: 100%;
      min-height: 100%; }
    #home .grid-image-video-wrap ul li img {
      max-width: 100%;
      max-height: 100%;
      width: 100%; }
    #home .grid-image-video-wrap ul li div {
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      position: absolute;
      top: 0px;
      left: 0px;
      padding: 10%;
      background: rgba(0, 0, 0, 0.45);
      height: 100%;
      width: 100%;
      opacity: 0;
      cursor: url(../../img/assets/plus_gallery_white.png), auto !important;
      font-size: 26px;
      font-weight: 500;
      color: white; }
      #home .grid-image-video-wrap ul li div:hover {
        opacity: 1; }
      #home .grid-image-video-wrap ul li div small {
        display: block;
        font-size: 60%;
        font-weight: 400; }
#home .grid-news.bg-white .news-slide .news-item-wrap {
  color: black;
  cursor: url(../../img/assets/plus_gallery_grey.png), auto !important; }
#home .grid-news.bg-black .swiper-pagination-bullet-active {
  background: white !important; }
#home .grid-news.bg-black .swiper-pagination-bullet {
  border: 1px solid white !important; }
#home .grid-news .swiper-pagination-interior-gallery {
  top: 90% !important; }
 
#home .grid-news .news-slide {
  display: flex;
  text-align: left; }
  #home .grid-news .news-slide .news-item-wrap {
    text-align: left;
    width: 33.33%;
    padding: 0px 10px;
    color: white;
    opacity: 0.7;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    cursor: url(../../img/assets/plus_gallery_white.png), auto !important; }
    #home .grid-news .news-slide .news-item-wrap:hover {
      opacity: 1; }
    #home .grid-news .news-slide .news-item-wrap .news-date {
      opacity: 0.5;
      margin: 20px 0px;
      font-weight: 500;
      font-size: 14px; }
    #home .grid-news .news-slide .news-item-wrap .news-title {
      font-weight: 500; }
    #home .grid-news .news-slide .news-item-wrap .news-content {
      font-weight: 400;
      font-size: 14px; }
    #home .grid-news .news-slide .news-item-wrap img {
      width: 100%; }
#home .bg-black .evaluation.section-bgimg .evaluation-wrapper h3.evaluation-description {
  color: black;
  background-color: white; }

.opacity {
  opacity: 1 !important; }

html,
body {
  font-family: "AkzidenzGrotesk Pro";
  font-weight: 400;
  color: black;
  position: relative;
  overflow-x: hidden; }
  html::-webkit-scrollbar,
  body::-webkit-scrollbar {
    width: 10px; }
  html::-webkit-scrollbar-track,
  body::-webkit-scrollbar-track {
    -webkit-box-shadow: auto;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: auto; }
  html::-webkit-scrollbar-thumb,
  body::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: black;
    -webkit-box-shadow: auto; }
  html::-webkit-scrollbar-thumb:window-inactive,
  body::-webkit-scrollbar-thumb:window-inactive {
    background: auto; }

a {
  text-decoration: none; }

.wrapper {
  position: relative; }

@media (min-width: 1400px) {
  .container {
    max-width: 1200px; } }
@media (min-width: 2170px) {
  .container {
    max-width: 1800px; } }
.section {
  padding: 120px; }
  @media (max-width: 767.98px) {
    .section {
      padding: 120px 0; } }

.swiper-button-next,
.swiper-button-prev {
  width: 50%;
  height: 100%;
  top: 2.5%; }
  @media (max-width: 767.98px) {
    .swiper-button-next,
    .swiper-button-prev {
      width: auto;
      height: auto;
      top: 50%; } }
  .swiper-button-next:focus,
  .swiper-button-prev:focus {
    outline: 0; }

.swiper-button-next {
  cursor: url(../../img/assets/plus_gallery_grey.png), auto !important; }
  @media (max-width: 767.98px) {
    .swiper-button-next {
      top: 5%; } }
  .swiper-button-next:after {
    width: 60px;
    height: 60px;
    content: " "; }
    @media (max-width: 767.98px) {
      .swiper-button-next:after {
        display: none; } }

.swiper-button-prev {
  cursor: url(../../img/assets/minus_gallery_grey.png), auto !important; }
  @media (max-width: 767.98px) {
    .swiper-button-prev {
      top: 95%; } }
  .swiper-button-prev:after {
    width: 60px;
    height: 60px;
    content: " "; }
    @media (max-width: 767.98px) {
      .swiper-button-prev:after {
        display: none; } }

.swiper-button-next-white {
  cursor: url(../../img/assets/plus_gallery_white.png), auto !important; }

.swiper-button-prev-white {
  cursor: url(../../img/assets/minus_gallery_white.png), auto !important; }

.swiper-pagination-bullet {
  margin: 10px 0 0 !important;
  width: 10px;
  height: 10px;
  background: transparent;
  opacity: 1;
  border: 1px solid white; }
  .swiper-pagination-bullet:last-child {
    margin-bottom: 0; }

.swiper-pagination-bullet-active {
  background: white;
  opacity: 1; }

.mfp-bg {
  background: black; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: -90px;
  top: 40px;
  padding-right: 0;
  width: 45px;
  height: 45px;
  background: url(../../img/svg/times_gallery_white.svg) no-repeat; }
  @media (max-width: 767.98px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
      width: 35px;
      height: 35px;
      right: -6px;
      top: 0; } }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-close {
  font-size: 0;
  opacity: 1; }
  .mfp-close:focus {
    outline: 0; }

.mfp-arrow {
  opacity: 1;
  width: 60px;
  height: 60px;
  margin-top: 0; }
  .mfp-arrow::before, .mfp-arrow::after {
    border: 0; }
  .mfp-arrow:focus {
    outline: 0; }

.mfp-arrow-right {
  margin-top: 80px !important;
  right: 10%;
  background: url(../../img/svg/plus_gallery_white.svg) no-repeat !important; }
  .mfp-arrow-right:active {
    margin-top: 80px !important; }

.mfp-arrow-left {
  margin-top: -80px !important;
  left: 10%;
  background: url(../../img/svg/minus_gallery_white.svg) no-repeat !important; }
  .mfp-arrow-left:active {
    margin-top: -80px !important; }

.mfp-figure:after {
  box-shadow: none;
  background: none; }
.mfp-figure figure {
  min-width: 45vw;
  min-height: 75vh;
  display: flex;
  justify-content: center;
  align-items: center; }
  .mfp-figure figure img.mfp-img {
    width: auto;
    max-width: 800px !important;
    height: auto;
    max-height: 600px !important;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 0;
    margin: 0; }
    @media (max-width: 767.98px) {
      .mfp-figure figure img.mfp-img {
        max-width: 100% !important;
        max-height: auto !important;
        padding: 40px 0 40px; } }

.mfp-title {
  color: white;
  font-family: "AkzidenzGrotesk Pro";
  font-size: 11pt;
  font-weight: 500;
  margin-top: 1rem; }
  .mfp-title small {
    color: white; }

.mfp-counter {
  display: none; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.image-source-link {
  color: #98C3D1; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

.MagicalStage_smallLinksWrapper {
  display: none !important; }

div#MagicalStageWidget_viewer {
  border: 0 !important; }

.MagicalStageWidget_widgetWrapperLite {
  justify-content: center; }

.bg-white {
  background-color: white;
  color: black; }

.bg-grey {
  background-color: #f1f1f1;
  color: black; }

.bg-black {
  color: white;
  background-color: black; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

[data-aos="fade-out"] {
  opacity: 1;
  transition-property: opacity; }
  [data-aos="fade-out"].aos-animate {
    opacity: 0; }

/*# sourceMappingURL=app.css.map */
