body .column-element.detail-portfolio-image .detail-heading {
  display: none; }
body .portfolio-element .slider-item-inner {
  width: 23%;
  margin: 1%;
  height: 460px;
  cursor: pointer; }
  body .portfolio-element .slider-item-inner .slider-item-inner-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1; }
    body .portfolio-element .slider-item-inner .slider-item-inner-link:hover {
      text-decoration: none; }

@media screen and (max-width: 967px) {
  body .column-element.detail-portfolio-image {
    order: 1; }
    body .column-element.detail-portfolio-image .detail-heading {
      display: initial; }
  body .column-element.detail-portfolio-gallery {
    order: 2; }
  body .column-element.detail-portfolio-text {
    order: 3; }
    body .column-element.detail-portfolio-text .detail-heading {
      display: none; } }

.gallery-element.default .gallery-element-control {
  background: transparent; }
  .gallery-element.default .gallery-element-control .gallery-element-control-logo {
    background: url(https://ebs094.s2.kunde.me//cockpit/storage/uploads/2021/02/15/602a86140e011logo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .gallery-element.default .gallery-element-control .gallery-element-item-content {
    height: 72% !important;
    background: #c5b28a; }

@media screen and (max-width: 1149px) {
  .gallery-element.default .gallery-element-control {
    width: 50%; }
    .gallery-element.default .gallery-element-control .gallery-element-item-content .gallery-element-item-text {
      margin-top: 20px !important; } }

@media screen and (max-width: 679px) {
  #home-area {
    height: auto; }
    #home-area .grid-element {
      height: auto; }
      #home-area .gallery-element.default .gallery-element-item-container {
        height: 400px;
        position: relative; }
      #home-area .gallery-element.default .gallery-element-control {
        width: 100%;
        height: 300px !important;
        position: relative;
        bottom: 0;
        top: auto; }
        #home-area .gallery-element.default .gallery-element-control .gallery-element-control-navigator {
          display: none; }
        #home-area .gallery-element.default .gallery-element-control .gallery-element-control-logo {
          display: none; }
        #home-area .gallery-element.default .gallery-element-control .gallery-element-item-content {
          height: 100% !important;
          text-align: center; }
          #home-area .gallery-element.default .gallery-element-control .gallery-element-item-content .gallery-control-content-item {
            padding: 40px;
            box-sizing: border-box; }
          #home-area .gallery-element.default .gallery-element-control .gallery-element-item-content .gallery-element-item-title {
            transform: translate(0);
            text-align: center;
            font-size: 40px;
            line-height: initial; }
          #home-area .gallery-element.default .gallery-element-control .gallery-element-item-content .gallery-element-item-text {
            text-align: center;
            transform: translate(0);
            margin: 20px 0 0;
            width: 100%; } }

@media screen and (max-width: 499px) {
  #home-area .gallery-element.default .gallery-element-control {
    height: 50%; }
    #home-area .gallery-element.default .gallery-element-control .gallery-element-item-content .gallery-element-item-title {
      font-size: 26px; }
    #home-area .gallery-element.default .gallery-element-control .gallery-element-item-content .gallery-element-item-text {
      margin-top: 10 !important;
      font-size: 12px; } }

@charset "UTF-8";
::selection {
  color: white !important;
  background: #231f20 !important; }

body {
  opacity: 0;
  transition: opacity 1s ease-in-out; }
  body a {
    color: #231F20;
    text-decoration: underline; }
    body a:hover {
      text-decoration: none;
      color: #231F20; }
  body section.section-element.site-element.padding {
    padding: 72px 3%; }
  body p.text-align-center {
    text-align: center !important; }
  body p.text-align-right {
    text-align: right !important; }
  body .product-detail-gallery-grid {
    border: 30px solid #c5b28a; }
    body .uk-slideshow-nav li a {
      width: 12px;
      height: 12px;
      border: 1.5px solid #231F20; }
      body .uk-slideshow-nav li a:hover {
        background-color: #231F20; }
    body .uk-slideshow-nav li.uk-active a {
      background-color: #231F20; }
  body .product-top-grid {
    width: 100%; }
    body .align-center ul {
      list-style: none !important; }
  body .list-element table tr {
    border-bottom: 1px solid #231f20;
    border-top: none !important; }
  body .list-element table th {
    color: #231f20; }
body .map-loading h2, body .place-loading h2 {
  font-size: 26px; }
body .uk-table td {
  padding: 22px 12px 16px; }
body .faqs-element > ul {
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box; }
  body .faqs-element > ul .faq-element-content p {
    text-align: left !important; }
body .filter-element.filter-v1 {
  margin: 0 auto;
  max-width: 1400px; }
body .filter-element .filter-element-inner-wrapper .filter-element-item {
  opacity: 0.4; }
body .uk-accordion-title:focus, body .uk-accordion-title:hover {
  color: #231F20 !important; }
  body .grid-element.main-map-container {
    display: none; }
    body .grid-element.main-map-container.visible {
      display: block; }
    body .grid-element.main-map-container .map-element-item {
      padding: 30px 20px;
      background: none;
      border: 1px solid #231F20; }
      body .grid-element.main-map-container .map-element-item .map-card-title-container .uk-card-title {
        color: #231F20 !important; }
      body .grid-element.main-map-container .map-element-item .map-details {
        color: #231F20; }
        body .grid-element.main-map-container .map-element-item .map-details a {
          color: #231F20; }
body .map-element-v2 {
  max-width: 1400px;
  width: 80%;
  margin: 0 auto; }
  body .map-element-v2 .filter-element.filter-v1 {
    margin: 0; }
body .faqs-element .faq-element-item {
  padding: 20px;
  border: 1px solid #231F20; }
  body .faqs-element .faq-element-item a.faq-element-title {
    text-decoration: none; }
body .chronik-container {
  margin: 200px auto;
  max-width: 1400px;
  position: relative; }
  body .chronik-container::after {
    position: absolute;
    content: "";
    width: 2.5px;
    height: 100%;
    background: url(https://ebs094.s2.kunde.me//cockpit/storage/uploads/2024/04/08/stroke-divider-bottom_uid_661404a70c06d.svg);
    background-size: 100%;
    left: calc(50% - 1px);
    top: 0; }
  body .chronik-container .chronik-item {
    display: flex;
    align-items: center;
    margin-bottom: 80px;
    position: relative; }
    body .chronik-container .chronik-item:first-child::before {
      position: absolute;
      width: 6px;
      height: 50%;
      top: 0;
      left: calc(50% - 3px);
      background: #c5b28a;
      content: "";
      z-index: 1; }
    body .chronik-container .chronik-item .chronik-item-left {
      width: 50%;
      padding-right: 60px; }
      body .chronik-container .chronik-item .chronik-item-left .item-image img {
        width: 100%; }
      body .chronik-container .chronik-item .chronik-item-left .item-text {
        margin-top: 20px; }
        body .chronik-container .chronik-item .chronik-item-left .item-text p {
          font-size: 16px;
          font-weight: 600; }
    body .chronik-container .chronik-item .chronik-item-right {
      width: 50%;
      padding-left: 60px;
      position: relative; }
      body .chronik-container .chronik-item .chronik-item-right::before {
        position: absolute;
        content: "";
        width: 40px;
        height: 40px;
        background: #231F20;
        border-radius: 100%;
        left: -20px;
        top: calc(50% - 20px);
        z-index: 2; }
    body .chronik-container .chronik-item .chronik-item-right .item-title {
      font-size: 52px;
      font-weight: 700; }
body .detailpage-inner-text ul {
  list-style: none; }
  body .detailpage-inner-text ul li {
    position: relative; }
    body .detailpage-inner-text ul li:before {
      background-image: url(https://ebs094.s2.kunde.me/cockpit/storage/uploads/2024/03/22/svg-arrow_uid_65fd363c69d62.svg);
      content: "";
      width: 18px;
      height: 18px;
      position: absolute;
      left: -28px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      top: 4px; }
body.loaded {
  opacity: 1; }
body .menu-footer-actions {
  flex-wrap: wrap; }
body h1, body h2, body h3, body h4 {
  hyphens: auto; }
  body .large-heading h1, body .large-heading h2 {
    font-size: 70px !important;
    font-weight: 600 !important;
    text-align: center !important;
    line-height: 1.2 !important;
    font-family: "EB Garamond", serif !important; }
body .custom-element.special-block {
  border-radius: 12px;
  padding-top: 10px !important; }
  body .slider-item-inner[data-published="0"] {
    display: none; }
    body .slider-item-inner .slider-body .slider-body-top:hover .slider-body-image {
      transform: none !important; }
  body .slider-item-inner.no-image .card-bottom-info {
    background-color: white; }
  body .slider-item-inner.card {
    overflow: hidden;
    height: auto !important;
    background-color: transparent; }
    body .slider-item-inner.card .slider-body {
      height: auto; }
      body .slider-item-inner.card .slider-body .slider-body-top {
        height: auto; }
        body .slider-item-inner.card .slider-body .slider-body-top .mail-envelope {
          position: absolute;
          width: 60px;
          height: 60px;
          background: white;
          z-index: 2;
          padding: 20px;
          top: 0;
          right: 0;
          border-radius: 100%;
          display: flex;
          align-items: flex-end;
          right: -30px;
          top: -30px;
          transition: all 0.4s ease-in-out;
          opacity: 0;
          transform: translate(10px, 10px); }
          body .slider-item-inner.card .slider-body .slider-body-top .mail-envelope svg {
            width: 40px; }
            body .slider-item-inner.card .slider-body .slider-body-top .mail-envelope svg line, body .slider-item-inner.card .slider-body .slider-body-top .mail-envelope svg path, body .slider-item-inner.card .slider-body .slider-body-top .mail-envelope svg polyline {
              stroke-width: 10;
              color: #231F20; }
        body .slider-item-inner.card .slider-body .slider-body-top .slider-body-image {
          height: 460px;
          position: relative; }
          body .slider-item-inner.card .slider-body .slider-body-top:hover .slider-body-image {
            transform: none; }
          body .slider-item-inner.card .slider-body .slider-body-top:hover .mail-envelope {
            transform: none;
            opacity: 1; }
    body .slider-item-inner.card .card-item-link {
      text-decoration: none; }
      body .slider-item-inner.card .card-item-link.light::after {
        background-color: white; }
      body .slider-item-inner.card .card-item-link::after {
        content: "";
        position: absolute;
        width: 50px;
        height: 50px;
        background: #231F20;
        top: -10px;
        right: -10px;
        border-radius: 100%;
        transition: all 0.4s ease-in-out;
        opacity: 0;
        transform: translate(10px, 10px); }
        body .slider-item-inner.card .card-item-link:hover::after {
          opacity: 1;
          transform: translate(0px, 0px); }
    body .slider-item-inner.card .card-bottom-info .card-title {
      font-size: 27px;
      font-weight: 700;
      color: #231F20; }
    body .slider-item-inner.card .card-bottom-info .card-position {
      font-size: 18px;
      color: #231F20; }
body .hover-circle-effect-item {
  width: 50px;
  height: 50px;
  position: absolute;
  background: white;
  border-radius: 100%;
  top: -10px;
  right: -10px;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  transform: translate(10px, 10px); }
body .uk-modal {
  background: rgba(255, 255, 255, 0.6); }
  body .uk-modal-dialog.story-modal {
    width: 1200px;
    padding: 0;
    height: 700px;
    top: 14vh; }
    body .uk-modal-dialog.story-modal .modal-inner-left {
      width: 65%; }
      body .uk-modal-dialog.story-modal .modal-inner-left .uk-slideshow {
        height: 100%;
        position: relative; }
        body .uk-modal-dialog.story-modal .modal-inner-left .uk-slideshow .uk-slidenav svg polyline {
          stroke: white !important; }
        body .uk-modal-dialog.story-modal .modal-inner-left .uk-slideshow .uk-slideshow-items {
          height: 100%; }
          body .uk-modal-dialog.story-modal .modal-inner-left .uk-slideshow .uk-slideshow-items .modal-slideshow-item {
            width: 100%;
            height: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center; }
            body .uk-modal-dialog.story-modal .modal-inner-left .uk-slideshow .uk-slideshow-items .modal-slideshow-item .modal-slideshow-description-badge {
              position: absolute;
              border: 1px solid #ffffff;
              border-radius: 22px;
              color: white;
              padding: 4px 12px;
              font-family: 'EB GARAMOND';
              font-weight: 700;
              bottom: 16px;
              left: 18px;
              font-size: 14px;
              pointer-events: none;
              background: #231F20; }
            body .uk-modal-dialog.story-modal .modal-inner-left .uk-slideshow .uk-slideshow-items .modal-slideshow-item .modal-download-button {
              position: fixed;
              bottom: 16px;
              right: 20px;
              cursor: pointer;
              background: #231F20;
              border-radius: 100%;
              padding: 6px 8px 6px 8px;
              box-sizing: border-box;
              height: 38px;
              width: 38px; }
    body .uk-modal-dialog.story-modal .modal-inner-right {
      width: 35%;
      padding: 4%;
      box-sizing: border-box;
      overflow: auto; }
      body .uk-modal-dialog.story-modal .modal-inner-right h3 {
        font-size: 24px;
        margin-bottom: 10px; }
      body .uk-modal-dialog.story-modal .modal-inner-right h4 {
        margin-top: 0;
        font-size: 16px; }
        body .uk-modal-dialog.story-modal .modal-inner-right .text-element p {
          font-size: 16px; }
    body .uk-modal-dialog.story-modal .modal-close {
      position: absolute;
      top: -24px;
      z-index: 1;
      left: -24px;
      right: unset !important;
      background: #231F20;
      border-radius: 100%;
      padding: 12px; }
      body .uk-modal-dialog.story-modal .modal-close svg line {
        stroke: white !important; }
body .story-element .story-element-bottom .story-element-bottom-item {
  width: 16.6666%;
  height: 220px;
  border: 14px solid #c5b28a;
  box-sizing: border-box;
  margin-bottom: 30px; }
  body .story-element .story-element-bottom .story-element-bottom-item .bottom-item-label {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-top: 4px; }
  body .story-element .story-element-bottom .story-element-bottom-item .story-element-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative; }
    body .story-element .story-element-bottom .story-element-bottom-item .story-element-image a {
      position: absolute;
      width: 100%;
      height: 100%; }
body .slider-body-title {
  color: white;
  font-size: 28px;
  position: absolute;
  bottom: 0;
  padding: 14px;
  box-sizing: border-box;
  transition: transform 0.4s ease-in-out; }
body .rotate-group {
  transform-origin: center 91%; }
  body .rotate-group.rotating-1 {
    animation: rotate-group-1 22s cubic-bezier(0.42, 0, 0.58, 1) infinite; }
  body .rotate-group.rotating-2 {
    animation: rotate-group-2 26s cubic-bezier(0.42, 0, 0.58, 1) infinite; }
body.main-stories-page .filter-relaunch, body.main-haendler-finden .filter-relaunch, body.main-downloads-page .filter-relaunch, body.main-faq-page .filter-relaunch {
  display: none !important; }
  body.main-stories-page .service-overview-element .filter-relaunch, body.main-haendler-finden .service-overview-element .filter-relaunch, body.main-downloads-page .service-overview-element .filter-relaunch, body.main-faq-page .service-overview-element .filter-relaunch {
    display: block !important;
    width: 60% !important;
    opacity: 1 !important;
    max-width: 800px; }
    body.main-stories-page .service-overview-element .filter-relaunch .filter-element-inner-wrapper, body.main-haendler-finden .service-overview-element .filter-relaunch .filter-element-inner-wrapper, body.main-downloads-page .service-overview-element .filter-relaunch .filter-element-inner-wrapper, body.main-faq-page .service-overview-element .filter-relaunch .filter-element-inner-wrapper {
      margin-top: 0;
      margin-bottom: 180px; }
      body.main-stories-page .service-overview-element .filter-relaunch .filter-element-inner-wrapper::before, body.main-haendler-finden .service-overview-element .filter-relaunch .filter-element-inner-wrapper::before, body.main-downloads-page .service-overview-element .filter-relaunch .filter-element-inner-wrapper::before, body.main-faq-page .service-overview-element .filter-relaunch .filter-element-inner-wrapper::before {
        width: 74% !important;
        left: 12% !important; }
body.main-haendler-finden .filter-relaunch .filter-element-inner-wrapper {
  margin-top: 100px; }
body.main-product-page .filter-element-base {
  display: none !important; }
body .slider-body-image {
  transition: all 0.6s ease-in-out !important;
  background-blend-mode: color;
  box-shadow: inset 0 -210px 150px 0px #0000007e !important; }
  body .slider-body-image:hover {
    box-shadow: none; }
    body .slider-body-image:hover .slider-body-title {
      transform: translateX(5px); }
    body .slider-body-image:hover .hover-circle-effect-item {
      opacity: 1;
      transform: translate(0px, 0px); }
body .slider-body-top .slider-body-bottom {
  pointer-events: none; }
  body .slider-body-top:hover .slider-body-title {
    transform: translateX(5px); }
body .hidden-heading {
  display: none; }
body .header-slogan-title {
  text-shadow: 1px 1px 2px #0000004f;
  display: none !important; }
body .main-stories-page .filter-relaunch {
  display: none; }
  body .back-to-list-view.products {
    font-size: 28px;
    margin-top: 52px;
    padding-top: 0;
    margin-bottom: 140px;
    padding-left: 50px;
    padding-right: 50px;
    display: flex; }
    body .back-to-list-view.products .right-area, body .back-to-list-view.products .left-area {
      width: 50%; }
    body .back-to-list-view.products .right-area {
      text-align: right; }
      body .back-to-list-view.products .right-area span {
        margin-left: 0;
        margin-right: 20px; }
      body .back-to-list-view.products .right-area svg {
        transform: none; }
    body .back-to-list-view.products svg {
      width: 40px;
      transform: rotate(180deg);
      margin-top: -10px; }
    body .back-to-list-view.products span {
      margin-left: 20px; }
body .highlight-icon-link {
  font-size: 25px;
  font-weight: 600; }
  body .highlight-icon-link svg {
    width: 30px;
    margin-top: -6px; }
  body .highlight-icon-link span {
    margin-left: 12px; }
body .footer-legal-links-inner a {
  color: white !important; }
body .sitebar-widget {
  position: absolute;
  right: 0;
  top: 28vh;
  background: white;
  z-index: 2;
  padding: 36px 0;
  box-sizing: border-box;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  transition: transform 0.2s ease-in-out;
  transform-origin: right; }
  body .sitebar-widget.small {
    transform: scale(0.6); }
  body .sitebar-widget.button {
    background: #ffffff00;
    right: 34px; }
    body .sitebar-widget.button.small {
      transform: scale(0.6) translateX(24px); }
    body .sitebar-widget.button .widget-item {
      transform: rotate(-90deg);
      padding: 10px 50px;
      font-size: 32px;
      transform-origin: right;
      background: white;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px; }
      body .sitebar-widget.button .widget-item a {
        text-decoration: none; }
        body .sitebar-widget.button .widget-item a:hover {
          transform: none !important; }
  body .sitebar-widget .widget-item {
    position: relative; }
    body .sitebar-widget .widget-item a {
      display: inline-table;
      transition: transform 0.2s ease-in-out; }
      body .sitebar-widget .widget-item a:hover {
        transform: scale(1.1); }
      body .sitebar-widget .widget-item a img {
        width: 90px; }
    body .sitebar-widget .widget-item .widget-item-hover-label {
      opacity: 0;
      transition: opacity 0.2s ease-in-out;
      position: absolute;
      margin-top: -14px;
      text-align: right;
      width: 100%;
      font-size: 18px;
      font-weight: bold;
      left: -120%;
      top: 16px;
      display: flex;
      height: 100%;
      align-items: center;
      justify-content: flex-end;
      line-height: 20px;
      pointer-events: none; }
      body .sitebar-widget .widget-item:hover .widget-item-hover-label {
        opacity: 1; }
body .custom-element-slider-wrapper {
  max-width: 1600px;
  margin: 0 auto; }
  body .custom-element-slider-wrapper .element-slider-top {
    display: flex;
    align-items: flex-end; }
    body .custom-element-slider-wrapper .element-slider-top .top-inner-element {
      margin-top: 100px;
      display: flex;
      width: 100%;
      justify-content: center;
      align-items: center; }
      body .custom-element-slider-wrapper .element-slider-top .top-inner-element .slider-pre-title-element {
        width: 50%; }
        body .custom-element-slider-wrapper .element-slider-top .top-inner-element .slider-pre-title-element p {
          margin: 0 0 6px 0;
          font-size: 16px; }
      body .custom-element-slider-wrapper .element-slider-top .top-inner-element .slider-title-element {
        width: 50%;
        padding: 0 0 0 22%;
        box-sizing: border-box; }
        body .custom-element-slider-wrapper .element-slider-top .top-inner-element .slider-title-element h3 {
          font-size: 32px;
          line-height: 1.3em; }
    body .custom-element-slider-wrapper .element-slider-top.vertical-center {
      align-items: center; }
      body .custom-element-slider-wrapper .element-slider-top .slider-title-element h3 {
        font-weight: 600;
        margin-bottom: 0;
        padding: 0 20px; }
    body .custom-element-slider-wrapper .element-slider-top .bottom-inner-element {
      margin-top: 100px; }
      body .custom-element-slider-wrapper .element-slider-top .bottom-inner-element .slider-content-element {
        justify-content: flex-start;
        padding-left: 10%; }
        body .custom-element-slider-wrapper .element-slider-top .bottom-inner-element .slider-content-element p {
          width: 100%;
          max-width: 560px; }
    body .custom-element-slider-wrapper .element-slider-top .slider-content-element {
      display: flex;
      justify-content: flex-end; }
      body .custom-element-slider-wrapper .element-slider-top .slider-content-element p {
        width: 60%;
        margin-bottom: 0;
        font-size: 20px;
        font-size: 18px;
        line-height: 27px; }
    body .custom-element-slider-wrapper .element-slider-top .slider-image-container {
      height: clamp(700px, 80vh, 80vh);
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
  body .custom-element-slider-wrapper .element-slider-bottom .uk-slider-container {
    transform: translateX(16%); }
    body .custom-element-slider-wrapper .element-slider-bottom .uk-slider-container .custom-slider-navigations {
      margin-right: 0; }
      body .custom-element-slider-wrapper .element-slider-bottom .uk-slider-container .custom-slider-navigations li {
        padding-left: 22px;
        padding-bottom: 20px; }
        body .custom-element-slider-wrapper .element-slider-bottom .uk-slider-container .custom-slider-navigations li.uk-active a {
          transform: scale(1.2); }
        body .custom-element-slider-wrapper .element-slider-bottom .uk-slider-container .custom-slider-navigations li a {
          width: 22px;
          height: 22px;
          background-color: #231f20 !important;
          border: 0 !important;
          transition: transform 0.2s ease-in-out; }
          body .custom-element-slider-wrapper .element-slider-bottom .uk-slider-container .custom-slider-navigations li a:hover {
            transform: scale(1.2); }
  body .custom-element-slider-wrapper .element-slider-bottom ul.uk-grid-small > * {
    padding-left: 20px; }
  body .custom-element-slider-wrapper .element-slider-bottom .slider-item-inner-v2 {
    height: 360px;
    overflow: hidden; }
    body .custom-element-slider-wrapper .element-slider-bottom .slider-item-inner-v2 .slider-body {
      height: 100%; }
      body .custom-element-slider-wrapper .element-slider-bottom .slider-item-inner-v2 .slider-body .slider-body-top {
        height: 100%;
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        display: flex;
        align-items: flex-end; }
        body .custom-element-slider-wrapper .element-slider-bottom .slider-item-inner-v2 .slider-body .slider-body-top .slider-body-image {
          width: 100%;
          height: 100%;
          position: absolute;
          background-size: cover;
          background-repeat: no-repeat;
          transition: all 1.2s ease-in-out; }
body .custom-sitebar-scroll-spy {
  position: fixed;
  height: 66vh;
  left: 30px;
  top: 18vh;
  z-index: 1;
  opacity: 0;
  transition: all 0.6s ease-in-out;
  transform: translateX(-120%); }
  body .custom-sitebar-scroll-spy.visible {
    opacity: 1;
    transform: translateX(0%); }
  body .custom-sitebar-scroll-spy svg {
    max-height: 100%;
    width: auto; }
    body .custom-sitebar-scroll-spy svg path {
      transition: opacity 0.8s ease-in-out;
      opacity: 1; }
      body .custom-sitebar-scroll-spy svg path.spy-circle {
        cursor: pointer; }
        body .custom-sitebar-scroll-spy svg path.spy-circle#circle-schlafen {
          transition: fill 0.8s ease-in-out !important; }
          body .custom-sitebar-scroll-spy svg path.spy-circle#circle-schlafen.active {
            fill: #ffdd18 !important; }
      body .custom-sitebar-scroll-spy svg path.path-hidden {
        opacity: 0;
        transition: none; }
        body .custom-sitebar-scroll-spy svg path.path-hidden.hover {
          transition: opacity 0.3s ease-in-out;
          opacity: 1;
          stroke: black;
          fill: transparent;
          stroke-width: 4px; }
          body .custom-sitebar-scroll-spy svg path.path-hidden.hover.dark {
            stroke: #ffdd18; }
body section#garderobe-top {
  margin-top: -1px; }
  body section#garderobe-top .slider-content-element.text-element > p::first-letter {
    font-size: 4em;
    float: left;
    margin-top: -17px; }
body section.bg-primary {
  background-color: #c5b28a !important; }
body section.bg-secondary {
  background-color: #97bfd1 !important; }
body section.bg-tertiary {
  background-color: #1d2c42; }
  body section.bg-tertiary .custom-element-slider-wrapper .element-slider-bottom .uk-slider-container .custom-slider-navigations li a {
    background-color: white !important; }
  body section.bg-tertiary h3, body section.bg-tertiary p {
    color: white !important; }
body section.bg-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
body section#bg-home {
  background-image: url(https://res.cloudinary.com/forcher/image/fetch/q_auto,f_auto,h_1200,c_limit/https://ebs094.s2.kunde.me//cockpit/storage/uploads/2023/10/17/2P2_uid_652e5c9449516.jpeg); }
  body section.section-element-colored.gray {
    background-color: #8080801f; }
body .grid-element.breadcrumbs-grid {
  position: fixed;
  right: 62px;
  z-index: 5;
  margin-top: 40px !important;
  transition: all 0.25s ease-in-out; }
  body .grid-element.breadcrumbs-grid.scroll-hide {
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none; }
body .grid-element.max-width {
  max-width: 1400px;
  margin: 0 auto; }
  body .grid-element.max-width.max-width-full {
    width: 100%; }
body .grid-element.center {
  align-items: center;
  flex-wrap: wrap; }
  body .grid-element.center.detail-story-grid-special-block .column-element {
    box-sizing: border-box; }
body .grid-element#submenu-products-loader-grid {
  z-index: 1; }
  body .grid-element#submenu-products-loader-grid #products-submenu-dummy {
    display: none; }
  body .grid-element#submenu-products-loader-grid #products-submenu {
    display: none;
    flex-wrap: wrap;
    padding: 6vh 6%;
    box-sizing: border-box;
    position: fixed;
    top: 120px;
    left: 0;
    background: #c5b28a;
    height: calc(100% - 120px);
    overflow: scroll;
    border-top: 2px solid;
    margin-top: 2vh; }
    body .grid-element#submenu-products-loader-grid #products-submenu .category-bar-item {
      margin-bottom: 80px;
      width: 25%;
      padding: 0 2%;
      box-sizing: border-box; }
      body .grid-element#submenu-products-loader-grid #products-submenu .category-bar-item .product-category-name {
        font-size: 24px;
        margin-bottom: 14px;
        font-weight: 800; }
      body .grid-element#submenu-products-loader-grid #products-submenu .category-bar-item .product-category-item {
        margin-bottom: 8px;
        font-weight: 500;
        padding-left: 3px;
        font-size: 18px; }
        body .grid-element#submenu-products-loader-grid #products-submenu .category-bar-item .product-category-item a {
          color: #231f20; }
body .highlight-slider .custom-slider-navigations {
  transform: translateX(-10%); }

body .portfolio-element {
  justify-content: center; }
  body .portfolio-element .slider-item-inner {
    width: 18% !important;
    max-width: 630px;
    border-radius: 0; }
    body .portfolio-element .slider-item-inner .slider-body-title {
      color: white;
      line-height: 1.1;
      margin-top: 0 !important; }
    body .portfolio-element .slider-item-inner .slider-body-text {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
    body .portfolio-element .slider-item-inner > .slider-item-inner {
      display: none; }
body .stories-rd {
  max-width: 1100px;
  margin: 0 auto; }
  body .stories-rd .stories-rd-inner .slider-item-inner {
    width: 46% !important;
    height: 620px;
    margin: 2%;
    max-width: unset !important; }
    body .stories-rd .stories-rd-inner .slider-item-inner .slider-body-image {
      background-position: center center; }
    body .stories-rd .stories-rd-inner .slider-item-inner.full-story-item {
      width: 100% !important; }
    body .stories-rd .stories-rd-inner .slider-item-inner:nth-child(3n) {
      width: 100% !important; }
    body .stories-rd .stories-rd-inner .slider-item-inner.search-width {
      width: 46% !important; }
body .filter-column-rd {
  margin: 0 2% 20px;
  display: flex; }
  body .filter-column-rd .filter-column-rd-left, body .filter-column-rd .filter-column-rd-right {
    width: 50%; }
  body .filter-column-rd .filter-column-rd-right {
    display: flex;
    justify-content: flex-end; }
  body .filter-column-rd .selectric-forcher-select {
    width: 280px; }
    body .filter-column-rd .selectric-forcher-select .selectric {
      background: none;
      border: none;
      border-bottom: 1px solid; }
      body .filter-column-rd .selectric-forcher-select .selectric .button {
        background: none; }
        body .filter-column-rd .selectric-forcher-select .selectric .button:after {
          border-top-color: #231f20;
          border-width: 14px;
          border-left-width: 8px;
          border-right-width: 8px;
          margin-top: 14px; }
      body .filter-column-rd .selectric-forcher-select .selectric span.label {
        font-size: 30px;
        font-weight: 600;
        margin: 0;
        color: #231f20; }
    body .filter-column-rd .selectric-forcher-select .selectric-items {
      background: #c5b28a;
      border: none; }
      body .filter-column-rd .selectric-forcher-select .selectric-items ul li {
        font-size: 16px;
        font-weight: 600;
        color: #231f20; }
        body .filter-column-rd .selectric-forcher-select .selectric-items ul li.selected, body .filter-column-rd .selectric-forcher-select .selectric-items ul li.highlighted, body .filter-column-rd .selectric-forcher-select .selectric-items ul li:hover {
          background: white; }

section#detail-product h1, section#detail-story h1 {
  font-family: "EB Garamond", serif;
  font-size: 2.4rem;
  font-weight: 700; }
section#detail-product ul li, section#detail-product p {
  font-size: 22px; }
section#detail-product .portfolio-element {
  display: flex;
  flex-wrap: initial;
  width: 100%; }
  section#detail-product .portfolio-element .slider-item-inner {
    width: 100% !important;
    padding: 18px;
    background: white;
    transition: all 0.3s ease-in-out; }
    section#detail-product .portfolio-element .slider-item-inner .slider-body-top {
      height: 100%; }
    section#detail-product .portfolio-element .slider-item-inner .slider-body-bottom {
      height: 20%; }

.footer-logo-left {
  width: 90px; }

.footer-logo-right {
  width: 110px;
  margin-left: 20px; }

.social-icons-bar {
  margin-top: 40px; }
  .social-icons-bar .image-element-inner {
    max-width: 62px; }
    .social-icons-bar .image-element-inner img {
      width: 42px;
      max-width: 42px;
      margin: 20px 10px; }

.downloads-container {
  width: 100% !important; }
  .downloads-container td a {
    color: #231f20 !important; }

.menu-inner-item.home-link {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 50px;
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
  -webkit-transition: opacity 0.8s ease-in-out; }
  .menu-inner-item.home-link.visible {
    opacity: 1; }

.menu-inner {
  background-color: transparent !important; }
  .menu-inner::before {
    content: "";
    position: fixed;
    width: 120%;
    height: 100%;
    background-image: url(https://ebs094.s2.kunde.me//cockpit/storage/uploads/2023/05/31/circle-full-colored_uid_6476fac41a7cd.svg);
    background-repeat: no-repeat;
    background-position: center 140%;
    background-size: 100% auto;
    transform: rotate(-40deg) translateX(-18%);
    opacity: 0.8;
    pointer-events: none;
    display: none; }

#main-menu-mobile {
  overflow: hidden; }
  #main-menu-mobile .menu-bottom-action-row {
    position: absolute;
    bottom: 22px;
    width: 100%; }
    #main-menu-mobile .menu-bottom-action-row .menu-bottom-action-item a {
      margin-left: 54px;
      font-size: 22px;
      line-height: 40px;
      text-decoration: none;
      color: #c5b28a; }
  #main-menu-mobile .menu-inner {
    background-color: white !important;
    padding-top: 180px;
    justify-content: flex-start !important;
    align-items: flex-start !important; }
    #main-menu-mobile .menu-inner.level2-menu-mobile {
      position: absolute;
      opacity: 0;
      pointer-events: none;
      transition: all 0.2s ease-in-out;
      top: 0;
      overflow: auto;
      height: calc(100vh - 180px); }
      #main-menu-mobile .menu-inner.level2-menu-mobile.visible {
        opacity: 1;
        pointer-events: all; }
      #main-menu-mobile .menu-inner.level2-menu-mobile .level2-to-parent {
        margin: 0 0 30px 54px;
        font-size: 22px; }
        #main-menu-mobile .menu-inner.level2-menu-mobile .level2-to-parent img {
          width: 26px;
          transform: rotate(180deg) translateY(4px);
          margin-right: 20px; }
    #main-menu-mobile .menu-inner .menu-inner-item {
      margin-left: 54px;
      width: 62%; }
      #main-menu-mobile .menu-inner .menu-inner-item.has-submenu-mobile .link-arrow {
        background: url(https://ebs094.s2.kunde.me//cockpit/storage/uploads/2024/03/22/svg-arrow_uid_65fd363c69d62.svg);
        width: 30px;
        height: 30px;
        position: absolute;
        background-repeat: no-repeat;
        right: -62px;
        top: 12px; }

.stories-slider-container .slider-body-title {
  margin-top: 0 !important; }

.slider-body-title {
  color: white; }

a.full-card-link {
  position: absolute;
  width: 100%;
  height: 60%;
  top: 0;
  left: 0; }
  a.full-card-link.full {
    height: 100%; }

.slider-body-bottom {
  position: relative; }

.faq-page-content p {
  font-size: 18px; }
.faq-page-content > .grid-element {
  margin-right: 0 !important; }
.faq-page-content .faqs-element {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1400px; }

.detail-story-top-grid .detail-grid-column-middle-parallax {
  display: none !important;
  height: 250px; }
  .detail-story-top-grid.layout2 .detail-grid-column-middle {
    display: none !important; }
  .detail-story-top-grid.layout2 .detail-grid-column-middle-parallax {
    display: block !important; }
.detail-story-top-grid.layout3 .detail-grid-column-middle {
  display: none !important; }
.detail-story-top-grid.layout3 .heading-element {
  margin: 200px 0 !important;
  text-align: center;
  display: flex;
  justify-content: center; }
  .detail-story-top-grid.layout3 .heading-element h2 {
    width: 50%; }
.detail-story-top-grid.layout3 .text-element p {
  font-size: 18px;
  font-weight: bold; }

.detail-story-grid {
  flex-wrap: wrap; }
  .detail-story-grid .column-element {
    box-sizing: border-box;
    margin-bottom: 20px; }
    .detail-story-grid .column-element:nth-child(odd) {
      padding-right: 20px; }
    .detail-story-grid .column-element:nth-child(even) {
      padding-left: 20px; }

.logo-element {
  position: fixed;
  top: 50px;
  left: 48px;
  z-index: 10;
  transition: all 0.6s ease-in-out;
  transform-origin: top;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out; }
  .logo-element.scroll-hide {
    transform: translateY(-100px);
    opacity: 0; }
  .logo-element .logo-inner {
    width: 200px; }
  .logo-element.fixed {
    transform: scale(0.4);
    position: fixed;
    bottom: auto;
    top: 10px; }

.gschichtl-container h2 {
  color: white; }

.text-element p {
  font-size: 22px;
  line-height: 26px; }

.slider-text-area {
  background-color: #c5b28a; }
  .slider-text-area .slider-element .slider-item-body {
    display: none; }

.slider-text-area h2 {
  color: white; }

.tischler-container .grid-element {
  overflow: visible; }

#haendler-finden .grid-element.map-element {
  overflow: visible; }

.subpage-overview-list {
  padding: 0 6%; }

.feature-container h2 {
  max-width: 400px;
  width: 100%;
  text-align: right; }
.feature-container .heading-element {
  display: flex;
  justify-content: flex-end;
  margin-right: 22px; }
.feature-container .text-element {
  display: flex;
  justify-content: flex-end;
  margin-right: 22px; }
  .feature-container .text-element p {
    max-width: 400px;
    width: 100%;
    text-align: center; }

.main-svg {
  text-align: center;
  max-width: 900px;
  margin: 0 auto; }
  .main-svg #shape-image {
    position: relative;
    top: 348px;
    max-width: 1180px; }
    .main-svg #shape-image circle {
      display: none; }
  .main-svg .main-images {
    display: flex;
    justify-content: center;
    align-items: center; }
    .main-svg .main-images .image-item {
      position: absolute;
      width: 100%;
      max-width: 800px; }
      .main-svg .main-images .image-item::after {
        position: absolute;
        content: "";
        background-color: black;
        width: 50px;
        height: 50px;
        border-radius: 100%; }
      .main-svg .main-images .image-item img {
        width: 100%; }
      .main-svg .main-images .image-item.image-item-1 {
        top: 100px; }
        .main-svg .main-images .image-item.image-item-1::after {
          left: 85px;
          bottom: 12px; }
      .main-svg .main-images .image-item.image-item-2 {
        top: 900px; }
        .main-svg .main-images .image-item.image-item-2::after {
          display: none; }
      .main-svg .main-images .image-item.image-item-3 {
        top: 1300px;
        right: 50px;
        width: 500px; }
        .main-svg .main-images .image-item.image-item-3::after {
          left: 85px;
          bottom: 12px; }

.breadcrumbs-wrapper {
  position: relative;
  z-index: 3; }
  .breadcrumbs-wrapper a:first-child {
    margin-left: 0; }
.breadcrumbs-wrapper.upper a, .breadcrumbs-wrapper.upper .final {
  text-transform: capitalize; }
.breadcrumbs-wrapper a, .breadcrumbs-wrapper .final {
  margin: 0 8px;
  font-size: 18px;
  color: #231F20;
  text-decoration: none; }
  .breadcrumbs-wrapper a span, .breadcrumbs-wrapper .final span {
    text-decoration: underline; }
  .breadcrumbs-wrapper a:last-child, .breadcrumbs-wrapper .final:last-child {
    margin-right: 0; }
  .breadcrumbs-wrapper a.bold, .breadcrumbs-wrapper .final.bold {
    font-weight: 600; }

.breadcrumb-element {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px; }
  .breadcrumb-element .breadcrumb-left-area {
    padding-right: 12px;
    border-right: 1px solid;
    margin-right: 12px;
    padding: 8px 12px 6px 0; }

.slogan-item {
  pointer-events: none;
  position: fixed;
  z-index: 5;
  height: 100%;
  display: flex;
  padding-left: 70px;
  justify-content: center;
  align-items: center; }
  .slogan-item img {
    height: 33%; }

a.custom-hover-link {
  position: relative;
  color: white;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  padding-bottom: 3px; }

.mobile-menu-switcher, .main-menu-mobile {
  display: none; }
  .mobile-menu-switcher .mobile-menu-switcher-bg, .main-menu-mobile .mobile-menu-switcher-bg {
    border: none; }

.main-subpage .logo-element::after, .detail-top-header .logo-element::after {
  display: none; }

section.gschichtl-container::before {
  width: 100%;
  height: 75%;
  position: absolute;
  content: " ";
  background-color: #c5b28a;
  left: 0;
  top: 0; }

.menu-element .menu-inner .menu-inner-item::after {
  height: 12px !important;
  width: 12px !important;
  border-radius: 100% !important;
  bottom: auto !important;
  top: 2px !important;
  right: -8px !important;
  left: auto !important;
  opacity: 0 !important;
  transform: translate(2px, 2px) !important; }
@media screen and (hover: hover) {
  .menu-element .menu-inner .menu-inner-item:hover:after {
    width: 12px !important;
    opacity: 1 !important;
    transform: translate(0px, 0px) !important; } }

a.custom-link:after {
  height: 6px !important;
  width: 6px !important;
  border-radius: 100% !important;
  bottom: auto !important;
  top: 2px !important;
  right: -8px !important;
  left: auto !important;
  opacity: 0 !important;
  transform: translate(2px, 2px) !important; }
  a.custom-link:hover:after {
    width: 6px !important;
    opacity: 1 !important;
    transform: translate(0px, 0px) !important; }

.gschichtl-box .text-element p {
  width: 50%;
  text-align: center;
  padding: 0 10% 0 36%; }

.gschichtl-box .heading-element h2 {
  margin-bottom: 0; }

.heading-position-slider {
  position: absolute;
  bottom: -12px;
  right: 8%; }

.detail-portfolio-gallery {
  padding-bottom: 0 !important; }

.image-bar-vertical-element .vertical-image-bar-element-item {
  width: 100%;
  height: 120px;
  margin: 12px 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  opacity: 0.3; }
  .image-bar-vertical-element .vertical-image-bar-element-item .vertical-image-bar-element-item-image {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top; }
  .image-bar-vertical-element .vertical-image-bar-element-item:hover, .image-bar-vertical-element .vertical-image-bar-element-item.active {
    opacity: 1; }

.repeater-element-item-container {
  display: flex; }
  .repeater-element-item-container .repeater-element-item {
    width: 50%; }
    .repeater-element-item-container .repeater-element-item.image {
      display: flex;
      align-items: center; }
      .repeater-element-item-container .repeater-element-item.image img {
        width: 100%; }
    .repeater-element-item-container .repeater-element-item.content {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      .repeater-element-item-container .repeater-element-item.content p {
        font-size: 16px; }
      .repeater-element-item-container .repeater-element-item.content.field-cnt-1 {
        justify-content: left; }

.map-details {
  color: #666666; }
  .map-details a {
    color: #666666; }

.child-remove-padding .grid-element {
  margin-top: 0 !important;
  padding-top: 0 !important; }

input#locationSearch {
  padding: 14px;
  border: 1px solid #231F20;
  font-family: "TradeGothic-Bold";
  background: #c5b28a;
  outline: none;
  width: 100%;
  max-width: 340px; }

.map-card-title-container {
  display: flex;
  align-items: center;
  margin-bottom: 8px; }
  .map-card-title-container .map-card-title-container-image {
    width: 30px;
    margin-left: 14px; }

.map-content {
  width: 70% !important; }

.forcher-top {
  margin-top: 14vh !important; }
  .forcher-top.small {
    margin-top: 94px !important; }
  .forcher-top.large {
    margin-top: 18vh !important; }
  .forcher-top.xlarge {
    margin-top: 14vh !important; }

.product-detail-slider-top .uk-slideshow-items {
  min-height: 800px !important; }
.product-detail-slider-top .product-detail-slider-nav-outer {
  position: relative; }
  .product-detail-slider-top .product-detail-slider-nav-outer .product-detail-slider-nav {
    position: relative;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .product-detail-slider-top .product-detail-slider-nav-outer .product-detail-slider-nav::-webkit-scrollbar {
      display: none; }
    .product-detail-slider-top .product-detail-slider-nav-outer .product-detail-slider-nav .product-detail-slider-nav-inner {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      box-sizing: border-box; }
      .product-detail-slider-top .product-detail-slider-nav-outer .product-detail-slider-nav .product-detail-slider-nav-inner .slider-nav-item {
        width: calc(20% - 8px);
        height: 120px;
        background-size: cover;
        cursor: pointer;
        position: relative; }
        .product-detail-slider-top .product-detail-slider-nav-outer .product-detail-slider-nav .product-detail-slider-nav-inner .slider-nav-item::after {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          background: #c5b28a;
          opacity: 0.5;
          transition: opacity 0.2s ease-in-out;
          left: 0;
          top: 0; }
          .product-detail-slider-top .product-detail-slider-nav-outer .product-detail-slider-nav .product-detail-slider-nav-inner .slider-nav-item.selected::after, .product-detail-slider-top .product-detail-slider-nav-outer .product-detail-slider-nav .product-detail-slider-nav-inner .slider-nav-item:hover::after {
            opacity: 0; }

.nav-base {
  position: fixed;
  top: 40px;
  right: 60px;
  display: flex;
  z-index: 4; }
  .nav-base.bg-secondary::before {
    background: #97bfd1; }
.nav-base.scroll-hide::before {
  transform: translateY(-100px);
  opacity: 0; }
.nav-base.scroll-hide .nav-base-item {
  transform: translateY(-100px);
  opacity: 0; }
.nav-base::before {
  content: "";
  position: fixed;
  width: 100%;
  height: 150px;
  background: #c5b28a;
  left: 0;
  top: 0;
  transition: all 0.3s ease-in-out; }
.nav-base .nav-base-item {
  margin-right: 5vw;
  position: relative;
  transition: all 0.3s ease-in-out; }
  .nav-base .nav-base-item:last-child {
    margin-right: 0; }
  .nav-base .nav-base-item a {
    font-size: 40px;
    color: #231f20;
    text-decoration: none; }
  .nav-base .nav-base-item::after {
    content: "";
    height: 12px !important;
    width: 12px !important;
    border-radius: 100% !important;
    bottom: auto !important;
    top: 2px !important;
    right: -8px !important;
    left: auto !important;
    opacity: 0 !important;
    transform: translate(2px, 2px) !important;
    background: #231f20;
    position: absolute;
    transition: all 0.3s ease-in-out; }
    .nav-base .nav-base-item.active:after, .nav-base .nav-base-item:hover:after {
      width: 12px !important;
      opacity: 1 !important;
      transform: translate(0px, 0px) !important; }
  .nav-base .nav-base-item .submenu-item-entry-container {
    display: none;
    position: absolute;
    background: white;
    border-radius: 2px;
    margin-left: -2%; }
    .nav-base .nav-base-item .submenu-item-entry-container .submenu-item-entry.level-1.active {
      font-weight: 700 !important; }
    .nav-base .nav-base-item .submenu-item-entry-container .submenu-item-entry-bar-right {
      min-width: 300px !important;
      display: none;
      border-left: 1px solid #231F20;
      padding-left: 32px !important;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      margin: 18px 0 !important; }
      .nav-base .nav-base-item .submenu-item-entry-container .submenu-item-entry-bar-right.visible {
        display: block; }
    .nav-base .nav-base-item .submenu-item-entry-container .submenu-item-entry-bar-right, .nav-base .nav-base-item .submenu-item-entry-container .submenu-item-entry-bar-left {
      padding: 18px 20px;
      min-width: 210px;
      box-sizing: border-box; }
      .nav-base .nav-base-item .submenu-item-entry-container .submenu-item-entry-bar-right a.nav-base-link-inner, .nav-base .nav-base-item .submenu-item-entry-container .submenu-item-entry-bar-left a.nav-base-link-inner {
        font-size: 19px; }
        .nav-base .nav-base-item .submenu-item-entry-container .submenu-item-entry-bar-right a.nav-base-link-inner:hover, .nav-base .nav-base-item .submenu-item-entry-container .submenu-item-entry-bar-left a.nav-base-link-inner:hover {
          font-weight: 700; }
    .nav-base .nav-base-item .submenu-item-entry-container.visible {
      display: flex; }

.gallery-element {
  height: 100vh !important; }
  .gallery-element.home-top {
    background-color: #c5b28a; }
    .gallery-element.home-top .home-top-inner {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
      .gallery-element.home-top .home-top-inner .home-top-slogan h2 {
        font-weight: 800;
        text-align: center;
        margin-top: -15%; }
      .gallery-element.home-top .home-top-inner svg {
        width: 90%;
        max-width: 900px;
        margin-top: 80px; }

body[data-area="index"] .gallery-element-item-image::before, body[data-area="forcher"] .gallery-element-item-image::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #0000008c, transparent);
  content: " ";
  top: 0;
  left: 0; }

.scrolly-section {
  position: absolute;
  width: 100%;
  bottom: 0; }
  .scrolly-section::before {
    animation: bounce 1.6s ease infinite;
    bottom: 2rem;
    color: #fff;
    content: "╲╱";
    font-size: 2.5rem;
    height: 4rem;
    left: 50%;
    letter-spacing: -2px;
    line-height: 4rem;
    margin-left: -3rem;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 6rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    cursor: pointer; }

@keyframes bounce {
  50% {
    transform: translateY(-20%); } }
@keyframes rotate-group-1 {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(10deg); }
  100% {
    transform: rotate(0deg); } }
@keyframes rotate-group-2 {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(15deg); }
  50% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

.map-element-inner .map-html-icon {
  background: url(https://ebs094.s2.kunde.me//cockpit/storage/uploads/2021/03/17/map_uid_6052214f2d57b.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important; }
.map-element-inner .pac-container {
  top: 110px !important;
  left: 2px !important; }
.map-element-inner .map-element-left {
  opacity: 0;
  height: 0;
  pointer-events: none; }
  .map-element-inner .map-element-left.visible {
    opacity: 1;
    height: auto;
    pointer-events: initial; }
.map-element-inner .map-element-right {
  opacity: 0;
  height: 0;
  pointer-events: none; }
  .map-element-inner .map-element-right.visible-intro {
    opacity: 1;
    height: auto;
    pointer-events: initial; }

.video-controls {
  position: absolute;
  width: 99%;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  flex-direction: column; }
  .video-controls .control-item {
    width: 24px;
    padding: 10px;
    cursor: pointer; }
    .video-controls .control-item .control-item-inner {
      display: none; }
      .video-controls .control-item .control-item-inner.visible {
        display: initial; }

video#headerDetailVideo {
  pointer-events: none; }

.custom-header-image .image-element-inner img {
  width: 100%; }

#haendler-finden .searchplace-input {
  display: block; }
#haendler-finden .filter-element {
  justify-content: left; }

.filter-element {
  justify-content: flex-start !important; }
  .filter-element .filter-element-inner-wrapper {
    max-width: unset !important;
    width: 100% !important;
    padding: 0 12px !important;
    margin-bottom: 46px; }
    .filter-element .filter-element-inner-wrapper.rd {
      width: 80%;
      max-width: 1300px;
      margin-top: 140px;
      display: flex;
      flex-wrap: initial;
      justify-content: space-between;
      margin-bottom: 140px;
      position: relative; }
      .filter-element .filter-element-inner-wrapper.rd::before {
        position: absolute;
        width: 90%;
        height: 1px;
        background: url(https://ebs094.s2.kunde.me//cockpit/storage/uploads/2023/09/04/dash-1_uid_64f5d5485a948.svg);
        content: "";
        bottom: 61px;
        left: 6%;
        background-size: cover; }
      .filter-element .filter-element-inner-wrapper.rd .filter-item {
        cursor: pointer; }
        .filter-element .filter-element-inner-wrapper.rd .filter-item img {
          height: 90px;
          transition: all 0.4s ease-in-out; }
          .filter-element .filter-element-inner-wrapper.rd .filter-item:hover img, .filter-element .filter-element-inner-wrapper.rd .filter-item.active img {
            filter: invert(1);
            transform: scale(1.4); }
        .filter-element .filter-element-inner-wrapper.rd .filter-item.filter-active img {
          filter: invert(1) !important;
          transform: scale(1.4) !important; }
      .filter-element .filter-element-inner-wrapper.rd .filter-item:last-child .product-items-container {
        margin-left: -12%; }
      .filter-element .filter-element-inner-wrapper.rd .filter-item .product-items-container {
        position: absolute;
        z-index: 1;
        background: #c5b28a;
        padding: 20px;
        box-sizing: border-box;
        border-left: 1px solid;
        margin-top: 18px;
        line-height: 30px;
        max-height: 500px;
        overflow: auto;
        width: 280px;
        opacity: 0;
        transform: translateY(10px);
        transition: all 0.4s ease-in-out;
        pointer-events: none; }
        .filter-element .filter-element-inner-wrapper.rd .filter-item .product-items-container.visible {
          opacity: 1;
          transform: translateY(0);
          pointer-events: all; }
        .filter-element .filter-element-inner-wrapper.rd .filter-item .product-items-container .product-category-item {
          margin-bottom: 12px;
          line-height: 22px; }
          .filter-element .filter-element-inner-wrapper.rd .filter-item .product-items-container .product-category-item:last-child {
            margin-bottom: 0; }
          .filter-element .filter-element-inner-wrapper.rd .filter-item .product-items-container .product-category-item a {
            color: #231f20; }
      .filter-element .filter-element-inner-wrapper.rd svg {
        cursor: pointer; }

.static-site-widget-element {
  position: fixed;
  display: flex;
  top: 0;
  right: 0;
  width: 85px;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease-in-out;
  z-index: 3; }
  .static-site-widget-element.scroll {
    opacity: 0;
    right: -30%;
    transition: all 0.5s ease-in-out;
    width: 50px; }
    .static-site-widget-element.scroll .widget-inner .widget-inner-item {
      margin: 0;
      background: white;
      border-radius: 100%;
      padding: 5px; }
    .static-site-widget-element.scroll.visible {
      opacity: 1;
      right: 0; }
  .static-site-widget-element.hidden {
    right: -30%;
    opacity: 0; }
  .static-site-widget-element .widget-inner {
    padding: 20px 0px;
    background: #c5b28a;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .static-site-widget-element .widget-inner .widget-inner-item {
      margin: 20px 0;
      width: 62%;
      text-align: center;
      transition: all 0.3s ease-in-out;
      transform: scale(0.9);
      -webkit-backface-visibility: hidden;
      cursor: pointer; }
      .static-site-widget-element .widget-inner .widget-inner-item:hover {
        transform: translateZ(0) scale(1); }

@media screen and (min-width: 2100px) {
  body .story-element .story-element-bottom .story-element-bottom-item {
    width: 12.5%; } }

@media screen and (max-width: 999px) {
  .logo-element::after {
    width: 100px;
    top: calc(50% - 20px);
    left: 84%; }
    .logo-element .logo-inner img {
      max-width: 84px !important; }
  .filter-item .product-items-container {
    left: 20px;
    top: 60px;
    margin-left: 0 !important;
    width: 92% !important; }
  .gschichtl-container {
    height: auto !important; }
    .gschichtl-container h2 {
      color: white; }
  .feature-container {
    height: auto !important; }
  .image-element-inner {
    text-align: center !important; }
    .grid-element h2 {
      max-width: 100%; }
    .grid-element p {
      max-width: 100% !important; } }

@media screen and (max-width: 1399px) {
  body .portfolio-element .slider-item-inner {
    width: 23% !important; }
  body .story-element .story-element-bottom .story-element-bottom-item {
    width: 25%;
    height: 260px; }
  body .map-element-v2 {
    width: 100%; }
    body .map-element-v2 .map-element-item-outer {
      width: 100% !important; } }

@media screen and (max-width: 1199px) {
  body .back-to-list-view.products {
    flex-direction: column;
    align-items: center;
    gap: 32px;
    text-align: center;
    padding: 0; }
    body .back-to-list-view.products .right-area, body .back-to-list-view.products .left-area {
      width: 100%;
      text-align: center; }
      body .back-to-list-view.products .right-area svg, body .back-to-list-view.products .left-area svg {
        display: none; }
      body .back-to-list-view.products .right-area span, body .back-to-list-view.products .left-area span {
        margin-left: 0 !important;
        margin-right: 0 !important; }
  .repeater-element-item-container .repeater-element-item.content > * {
    width: 100%; }
  .overlay-parent-element .uk-overlay h2.small {
    font-size: 20px; }
  body .portfolio-element .slider-item-inner {
    width: 31% !important; }
  body .filter-element .filter-element-inner-wrapper.rd::before {
    width: 85%; }
  body .sitebar-widget {
    transform: scale(0.65); }
    body .sitebar-widget.small {
      transform: scale(0.5); }
  body .story-element .story-element-top {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; } }

@media screen and (max-width: 999px) {
  body .logo-element .logo-inner img {
    max-width: 140px !important; }
    body .nav-base .nav-base-item a {
      font-size: 32px; }
  body .filter-element .filter-element-inner-wrapper.rd .filter-item img {
    height: 50px; }
  body .filter-element .filter-element-inner-wrapper.rd::before {
    width: 88%;
    bottom: 34px; }
    body .story-element .story-element-bottom .story-element-bottom-item {
      width: 33%;
      height: 320px; } }

@media screen and (max-width: 959px) {
  body .portfolio-element .slider-item-inner {
    width: 48% !important; }
  .slider-container {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important; }
    body .highlight-slider .custom-slider {
      transform: translateX(0) !important;
      -webkit-transform: translateX(0) !important; }
  .custom-slider-navigations {
    margin-right: 0 !important;
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    justify-content: center !important; } }

.map-mobile-close {
  display: none; }

@media screen and (min-width: 968px) {
  body .chronik-container .chronik-item:nth-child(even) .chronik-item-right {
    order: 1;
    padding-left: 0;
    padding-right: 60px; }
    body .chronik-container .chronik-item:nth-child(even) .chronik-item-right .item-title {
      text-align: right; }
    body .chronik-container .chronik-item:nth-child(even) .chronik-item-right:before {
      right: -20px;
      left: auto; }
  body .chronik-container .chronik-item:nth-child(even) .chronik-item-left {
    order: 2;
    padding-left: 60px;
    padding-right: 0px; } }

@media screen and (max-width: 967px) {
  body .logo-element {
    left: calc(3% + 2px);
    top: 20px; }
  body .custom-slider-navigations {
    display: none; }
  body .column-element.detail-portfolio-text .detail-heading {
    display: initial !important; }
  body .product-detail-gallery-grid {
    border-right: none;
    border-left: none;
    border-top: none; }
  body::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 120px;
    background: #c5b28a;
    z-index: 3;
    pointer-events: none;
    transition: opacity 0.2s ease-in-out; }
    body.hidden-cover::before {
      opacity: 0; }
  body[data-area="index"]::before {
    display: none; }
  body .map-element-inner .map-element-right {
    z-index: 11 !important; }
    body .map-element-inner .map-element-right .map-mobile-close .map-mobile-close-text {
      margin-top: 34px; }
    body .map-element-inner .map-element-right .map-mobile-close .map-mobile-close-icon {
      width: 36px !important; }
  body .large-heading h1, body .large-heading h2 {
    padding: 0 20px !important;
    box-sizing: border-box;
    font-size: 42px !important; }
  body .column-element.detail-portfolio-text, body .column-element.detail-portfolio-image {
    padding: 0 !important; }
  body .portfolio-element .slider-item-inner {
    height: 400px; }
  body .subpage-overview-list {
    padding: 0; }
    body #main-menu-mobile img {
      width: 80px; }
  body .filter-element.filter-v1 {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  body .forcher-top.xlarge {
    margin-top: 8vh !important; }
  body .product-detail-slider-top .uk-slideshow-items {
    min-height: 400px !important; }
  body .chronik-container {
    max-width: 680px;
    width: 100%;
    margin: 100px auto 0; }
    body .chronik-container::before {
      display: none; }
    body .chronik-container::after {
      left: 40px;
      top: 22px;
      height: calc(100% - 30px); }
    body .chronik-container .chronik-item {
      flex-direction: column;
      width: 100%; }
      body .chronik-container .chronik-item::before {
        display: none; }
      body .chronik-container .chronik-item .chronik-item-left {
        width: 100%;
        max-width: 680px;
        order: 2;
        padding-right: 0;
        display: flex;
        flex-direction: column;
        z-index: 1; }
        body .chronik-container .chronik-item .chronik-item-left .item-text {
          order: 1;
          padding-left: 80px; }
          body .chronik-container .chronik-item .chronik-item-left .item-text p {
            text-align: left; }
        body .chronik-container .chronik-item .chronik-item-left .item-image {
          order: 2; }
      body .chronik-container .chronik-item .chronik-item-right {
        width: 100%;
        max-width: 680px;
        order: 1;
        box-sizing: border-box;
        padding-left: 80px; }
        body .chronik-container .chronik-item .chronik-item-right::before {
          left: 20px; }
  body .grid-element.default.force-left .column-element .heading-element h1, body .grid-element.default.force-left .column-element .heading-element h2 {
    text-align: left !important;
    padding: 0 !important; }
  body .grid-element.default.force-left .column-element .text-element {
    text-align: left !important; }
    body .grid-element.default.force-left .column-element .text-element p {
      text-align: left !important;
      padding-left: 0 !important;
      padding-right: 0 !important; }
  body .grid-element.breadcrumbs-grid {
    width: 86%;
    right: auto !important;
    left: 0;
    margin-top: 0 !important; }
    body .grid-element.breadcrumbs-grid .breadcrumbs-wrapper {
      position: relative;
      z-index: 3;
      padding: 0 calc(3% + 4px);
      box-sizing: border-box;
      text-align: left !important; }
  body section#bg-home {
    display: none; }
    body section#essen .custom-element-slider-wrapper .element-slider-top .column-element:first-child {
      order: 2; }
    body section#essen .custom-element-slider-wrapper .element-slider-top .column-element:last-child {
      order: 1; }
  body section .custom-element-slider-wrapper .element-slider-top .slider-title-element h3 {
    padding: 0 8vw 0 20vw; }
  body section .custom-element-slider-wrapper .element-slider-top .slider-content-element {
    padding: 0 8vw 0 20vw; }
  body section .custom-element-slider-wrapper .element-slider-bottom .slider-item-inner-v2 {
    height: 280px; }
  body section#garderobe-top .custom-element-slider-wrapper .element-slider-top .column-element:first-child {
    display: none; }
  body section#garderobe > .grid-element, body section#wohnen > .grid-element, body section#schlafen > .grid-element, body section#essen > .grid-element {
    margin-top: 0 !important; }
    body section#garderobe > .grid-element .element-slider-top .column-element.uk-padding, body section#wohnen > .grid-element .element-slider-top .column-element.uk-padding, body section#schlafen > .grid-element .element-slider-top .column-element.uk-padding, body section#essen > .grid-element .element-slider-top .column-element.uk-padding {
      padding-top: 0 !important; }
  body section .grid-element .custom-element-slider-wrapper .element-slider-top .column-element {
    padding-left: 0;
    padding-right: 0; }
    body section .grid-element .custom-element-slider-wrapper .element-slider-top .column-element .slider-title-element h3 {
      font-size: 30px; }
    body section .grid-element .custom-element-slider-wrapper .element-slider-top .column-element .top-inner-element {
      flex-direction: column; }
      body section .grid-element .custom-element-slider-wrapper .element-slider-top .column-element .top-inner-element .slider-title-element {
        padding: 0;
        order: 1;
        margin-bottom: 40px; }
      body section .grid-element .custom-element-slider-wrapper .element-slider-top .column-element .top-inner-element .slider-pre-title-element {
        order: 2; }
    body section .grid-element .custom-element-slider-wrapper .element-slider-top .column-element .bottom-inner-element {
      margin-top: 0; }
      body section .grid-element .custom-element-slider-wrapper .element-slider-top .column-element .bottom-inner-element .slider-content-element {
        padding: 30px; }
  body .custom-element-slider-wrapper .element-slider-top {
    flex-direction: column; }
    body .custom-element-slider-wrapper .element-slider-top .slider-image-container {
      height: 50vh;
      margin-bottom: 40px; }
  body .custom-sitebar-scroll-spy {
    left: 0; }
    body .custom-sitebar-scroll-spy svg {
      transform: scale(0.8); }
  body.main-stories-page .service-overview-element .filter-relaunch .filter-element-inner-wrapper {
    margin-bottom: 10px; }
  body .uk-modal {
    background: white; }
    body .uk-modal .uk-modal-dialog {
      flex-direction: column; }
      body .uk-modal .uk-modal-dialog.story-modal {
        height: 94%;
        top: 4%; }
        body .uk-modal .uk-modal-dialog.story-modal .modal-close {
          top: 8px;
          right: 8px !important;
          left: auto; }
        body .uk-modal .uk-modal-dialog.story-modal .modal-inner-left {
          width: 100%;
          height: 40%;
          overflow: hidden;
          min-height: 220px; }
        body .uk-modal .uk-modal-dialog.story-modal .modal-inner-right {
          width: 100%; }
          body .uk-modal .uk-modal-dialog.story-modal .modal-inner-right::before {
            position: fixed;
            content: "";
            width: 92%;
            height: 200px;
            background: linear-gradient(180deg, transparent, white);
            bottom: 0; }
  .mobile-menu-switcher, .main-menu-mobile {
    display: initial; }
  .sitebar-widget {
    display: none; }
  .nav-base {
    display: none; }
  .image-bar-vertical-element {
    display: flex; }
    .faq-page-content .faqs-element > ul {
      width: 100%; }
  .map-mobile-close {
    display: initial; }
    .grid-element.default .column-element .heading-element {
      text-align: left !important; }
      .grid-element.default .column-element .heading-element p {
        text-align: left !important; }
  .slider-element .slider-item-inner .slider-body .slider-body-top, .portfolio-element .slider-item-inner .slider-body .slider-body-top {
    box-shadow: unset !important; }
    .slider-element .slider-item-inner .slider-body .slider-body-top .slider-body-bottom .slider-body-text p, .portfolio-element .slider-item-inner .slider-body .slider-body-top .slider-body-bottom .slider-body-text p {
      text-align: start !important; }
  .repeater-element-item-container {
    flex-direction: column;
    align-items: center; }
    .repeater-element-item-container .repeater-element-item {
      width: 75%; }
      .repeater-element-item-container .repeater-element-item.image {
        order: 1; }
      .repeater-element-item-container .repeater-element-item.content {
        order: 2; }
  .slogan-item {
    display: none !important; }
    .detail-story-grid .column-element {
      padding-left: 0 !important;
      padding-right: 0 !important; }
  .detail-story-top-grid.layout3 .heading-element {
    margin: 40px 0 !important; } }

@media screen and (max-width: 899px) {
  body .stories-rd .stories-rd-inner .slider-item-inner {
    width: 100% !important;
    height: 400px; }
  body .stories-rd .stories-rd-inner .slider-item-inner.search-width {
    width: 100% !important; }
  body .filter-column-rd .selectric-forcher-select .selectric span.label {
    font-size: 20px; } }

@media screen and (max-width: 767px) {
  body .story-element .story-element-bottom .story-element-bottom-item {
    width: 50%;
    height: 360px; }
  body .large-heading h2 {
    font-size: 46px !important; }
  .filter-column-rd {
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .filter-column-rd .filter-column-rd-left, .filter-column-rd .filter-column-rd-right {
      width: 100% !important;
      margin-bottom: 24px;
      display: flex;
      justify-content: center !important; }
      .filter-column-rd .filter-column-rd-left .selectric-forcher-select, .filter-column-rd .filter-column-rd-right .selectric-forcher-select {
        width: 100%;
        max-width: 400px; }
  .repeater-element-item-container .repeater-element-item {
    width: 100%; }
  .feature-container .heading-element {
    margin-right: 0; }
  .feature-container .text-element {
    margin-right: 0; }
  .image-bar-vertical-element .vertical-image-bar-element-item {
    height: 60px; }
  .custom-header-image .image-element-inner {
    height: 400px; }
    .custom-header-image .image-element-inner img {
      object-fit: cover;
      max-width: initial; }
  .detail-top-header .logo-element {
    /*top: 54%;
      left: 0;*/
    width: 100%; }
  .main-subpage .logo-element {
    /*flex-direction: column;*/ }
    .main-subpage .logo-element .header-slogan-title {
      padding: 30px;
      margin-left: 0;
      padding-right: 82px; }
  #main-footer {
    padding-top: 60px;
    padding-bottom: 60px; } }

@media only screen and (max-width: 699px) {
  .main-subpage .logo-element.site-element, body[data-area="forcher"] .logo-element.site-element {
    display: none; }
  body .slider-nav-item {
    height: 80px !important; }
  .video-controls {
    flex-direction: row;
    justify-content: center; }
    .video-controls .control-item.fullscreen {
      display: none; }
  body .menu-inner {
    height: calc(100vh - 180px);
    overflow: auto; } }

@media only screen and (max-width: 679px) {
  body .scrolly-section {
    display: none; }
    body .back-to-list-view.products {
      font-size: 22px; }
      body .back-to-list-view.products svg {
        width: 24px; }
  body .menu-footer-actions {
    flex-wrap: wrap; }
    body .menu-footer-actions .footer-action-item .footer-action-item-label {
      font-size: 12px; }
      body .menu-footer-actions .footer-action-item .footer-action-item-image img {
        width: 40px; }
  body .gallery-element.home-top .home-top-inner .home-top-slogan h2 {
    font-size: 22px;
    line-height: 24px; } }

@media only screen and (max-width: 639px) {
  body [class*="uk-child-width"] > * {
    box-sizing: border-box;
    width: 65%; }
    body .story-element .story-element-top .text-element p {
      padding: 0; }
  body .story-element .story-element-bottom .story-element-bottom-item {
    width: 100%;
    height: 360px;
    border: none;
    border-bottom: 14px solid #c5b28a; } }

@media only screen and (max-width: 499px) {
  body [class*="uk-child-width"] > * {
    margin-right: 20px !important;
    width: 60%; }
    body .chronik-container .chronik-item .chronik-item-right {
      padding-left: 50px; }
      body .chronik-container .chronik-item .chronik-item-right::before {
        left: 1px; }
    body .chronik-container .chronik-item .chronik-item-left .item-text {
      padding-left: 50px; }
    body .chronik-container::after {
      left: 20px; } }

@media only screen and (max-width: 540px) {
  body .filter-element .filter-element-inner-wrapper.rd::before {
    left: 10%;
    width: 84%; } }

@media screen and (max-width: 367px) {
  body .filter-element .filter-element-inner-wrapper.rd::before {
    width: 80%; } }

@media screen and (max-width: 2080px) {
  body .portfolio-element .slider-item-inner {
    width: 23% !important; }
    body .portfolio-element .slider-item-inner .slider-body-bottom .slider-body-title {
      line-height: 1.15;
      min-height: 62px; } }

@media screen and (max-width: 1899px) {
  body .portfolio-element .slider-item-inner {
    width: 31.3% !important; } }

@media screen and (max-width: 1125px) {
  body .portfolio-element .slider-item-inner {
    width: 48% !important; } }

@media only screen and (max-width: 750px) {
  body .portfolio-element .slider-item-inner {
    width: 100% !important; } }

@media only screen and (max-width: 676px) {
  body .portfolio-element .slider-item-inner {
    width: 100% !important; } }

.uk-card.uk-card-default.last-item .uk-card-body {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 84%; }

@media screen and (max-width: 967px) {
  .blog-element.site-element .uk-card .uk-card-media-top {
    width: 100%; }
    .blog-element.site-element .uk-card .uk-card-body .title-element {
      text-align: center; }
    .blog-element.site-element .uk-card .uk-card-body p {
      padding-right: 0;
      text-align: center; }
  .uk-card.uk-card-default.last-item {
    transform: translate(0) !important; }
    .uk-card.uk-card-default.last-item .uk-card-body {
      position: initial;
      left: 0;
      bottom: auto; } }

:root {
  --white: #FFFFFF;
  --black: #231f20;
  --gold: #c5b28a;
  --grey: #e2ded7; }

.nav-base:before {
  height: 114px; }

.centered-content {
  width: 100% !important;
  max-width: 1000px;
  padding: 0 30px;
  margin: 0 auto; }

.flex-center {
  display: flex;
  justify-content: center; }

body#projekte section#handwerk-slider-area {
  display: none !important; }
body section#bg-map {
  display: flex;
  justify-content: end;
  align-items: center;
  position: relative;
  height: 100%;
  max-height: 480px;
  background-image: url("https://res.cloudinary.com/forcher/image/fetch/q_auto,f_auto,h_1200,c_limit/https://ebs094.s2.kunde.me/cockpit/storage/uploads/2025/05/08/map-bg-min_uid_681c9e7464fe7.jpg"); }
  body section#bg-map:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: #ffffffe3; }
  body section#bg-map .hidden-link-container > .hidden-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  body section#bg-map .map-grid {
    overflow: visible; }
    body section#bg-map .map-grid .html-element {
      z-index: 1;
      position: relative;
      margin-bottom: 20%; }
      body section#bg-map .map-grid .html-element > .map-link {
        position: relative; }
        body section#bg-map .map-grid .html-element > .map-link > svg {
          width: 100%;
          position: absolute;
          left: -175px;
          bottom: -120px; }
      body section#bg-map .map-grid .html-element .map-text {
        max-width: 450px;
        margin-left: 50px; }
        body section#bg-map .map-grid .html-element .map-text > p {
          margin-bottom: 0; }
  body section#bg-map .custom-link {
    position: relative;
    color: #231F20;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    padding-bottom: 3px;
    width: max-content; }
    body section#bg-map .custom-link:after {
      position: absolute;
      content: " ";
      background-color: #231F20;
      transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-moz-transition: all 0.3s ease-in-out;
      height: 6px !important;
      width: 6px !important;
      border-radius: 100% !important;
      bottom: auto !important;
      top: 2px !important;
      right: -8px !important;
      left: auto !important;
      opacity: 0 !important;
      transform: translate(2px, 2px) !important; }
  body section#bg-map:hover .custom-link:after {
    width: 6px !important;
    opacity: 1 !important;
    transform: translate(0px, 0px) !important; }
body section#home-area {
  height: 100% !important; }
  body section#home-area .header-slider-element {
    height: 100% !important; }
body section#bg-projekte {
  min-height: 400px;
  height: 65%;
  background-image: url("https://res.cloudinary.com/forcher/image/fetch/q_auto,f_auto,h_1200,c_limit/https://ebs094.s2.kunde.me/cockpit/storage/uploads/2025/05/23/bg-projekte_uid_68303bfa4548a.jpg");
  display: flex;
  justify-content: end;
  align-items: center; }
  body section#bg-projekte .bg-image-text {
    max-width: 450px;
    margin-bottom: 5%;
    margin-left: 20%; }
    body section#bg-projekte .bg-image-text p {
      margin-left: 35px;
      font-size: 18px; }
body section.bleistift-skizze-bottom-section {
  z-index: 1; }
  body section.bleistift-skizze-bottom-section > .grid-element {
    margin-top: 0 !important;
    margin-bottom: -62px; }
    body section.bleistift-skizze-bottom-section > .grid-element .bleistift-skizze-bottom-img {
      max-width: 1000px;
      margin: 0 auto; }
body h4 {
  font-family: inherit; }

body.projekte-init-filter .stories-rd .filter-column-rd {
  display: none !important; }
body.projekte-init-filter .stories-rd .stories-rd-inner .slider-item-inner:nth-child(3n) {
  width: 46% !important; }

.subpage-left {
  max-width: 340px;
  margin-left: -26%;
  padding: 0 20px; }

.bubble-bg-outer {
  overflow: visible !important;
  position: relative !important;
  min-height: 360px;
  margin-top: 140px !important; }
  .bubble-bg-outer .bubble-bg {
    position: relative;
    margin: 0 auto;
    width: 100% !important;
    max-width: 1000px;
    display: flex;
    justify-content: start;
    flex-direction: column;
    align-items: center; }
    .bubble-bg-outer .bubble-bg > .heading-element, .bubble-bg-outer .bubble-bg > .text-element {
      z-index: 1;
      position: relative; }
    .bubble-bg-outer .bubble-bg > .text-element {
      margin-left: 220px; }
    .bubble-bg-outer .bubble-bg .bubble-bg-img {
      top: -20px;
      right: 0px;
      left: 20px;
      position: absolute;
      max-width: 800px; }

.parallax-img-headline {
  rotate: 175deg; }

.spacer-el-large {
  height: 140px;
  background-color: var(--gold); }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-l > p {
  font-size: 35px;
  line-height: 1.1em; }

.el-align-right {
  margin-left: auto;
  max-width: 380px; }

.white > * {
  color: var(--white); }

.headline-l > * {
  font-family: 'EB Garamond';
  font-weight: bold;
  font-size: 58px; }
  .headline-l > * > span {
    font-weight: 400;
    font-style: italic; }

.headline-m > * {
  font-family: 'EB Garamond';
  font-size: 42px;
  line-height: 1.14em; }

.header-slider-element {
  flex-direction: row !important; }

.header-slider-container {
  height: 100%;
  width: 100%; }
  .header-slider-container .uk-slideshow-items {
    height: 100%;
    width: 100%;
    min-height: 100% !important; }
  .header-slider-container .header-slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .header-slider-container .header-slider-item .header-slider-title {
      display: flex;
      justify-content: center;
      text-align: center;
      position: absolute;
      bottom: 12%;
      width: 100%; }
      .header-slider-container .header-slider-item .header-slider-title h2, .header-slider-container .header-slider-item .header-slider-title h3 {
        margin: 0;
        font-weight: bold;
        font-size: 48px;
        color: var(--white); }
        .header-slider-container .header-slider-item .header-slider-title h2 > span, .header-slider-container .header-slider-item .header-slider-title h3 > span {
          font-weight: normal;
          font-style: italic; }
    .header-slider-container .header-slider-item.header-slider-item .header-slider-video-controls {
      position: absolute;
      right: 70px;
      bottom: 70px; }
      .header-slider-container .header-slider-item.header-slider-item .header-slider-video-controls > div {
        cursor: pointer; }
        .header-slider-container .header-slider-item.header-slider-item .header-slider-video-controls > div > svg {
          width: 48px;
          fill: var(--white); }
    .header-slider-container .header-slider-item.header-slider-item .video-muted-icon {
      display: none; }
    .header-slider-container .header-slider-item.header-slider-item .video-sound-icon {
      display: block; }
      .header-slider-container .header-slider-item.header-slider-item.video-muted .video-muted-icon {
        display: block; }
      .header-slider-container .header-slider-item.header-slider-item.video-muted .video-sound-icon {
        display: none; }
  .header-slider-container .header-slider-dotnav {
    position: absolute;
    bottom: 5.5%;
    margin: 0 auto;
    width: 100%; }
    .header-slider-container .header-slider-dotnav li a {
      border-color: var(--white);
      width: 17px;
      height: 17px; }
      .header-slider-container .header-slider-dotnav li a:hover {
        background-color: var(--white); }
    .header-slider-container .header-slider-dotnav li.uk-active a {
      background-color: var(--white); }

.text-block-container p {
  font-size: 26px;
  line-height: 1.4em;
  margin: 0 !important; }
  .text-block-container p strong em, .text-block-container p b em {
    color: var(--white) !important; }

#bubble-links > .grid-element {
  overflow: visible; }

.bubble-links-container {
  display: flex;
  justify-content: space-evenly; }
  .bubble-links-container > .bubble-link-item {
    position: relative;
    cursor: pointer; }
    .bubble-links-container > .bubble-link-item svg {
      width: 100%;
      height: 100%;
      overflow: visible; }
      .bubble-links-container > .bubble-link-item svg .st0 {
        fill: var(--white);
        transform-origin: center;
        transition: 0.6s; }
      .bubble-links-container > .bubble-link-item svg .st1 {
        fill: none;
        stroke: var(--black);
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-width: 7.34px; }
    .bubble-links-container > .bubble-link-item:hover .st0 {
      scale: 1.17;
      rotate: 75deg; }
    .bubble-links-container > .bubble-link-item .bubble-link-name {
      position: absolute;
      text-align: center;
      margin: 0 auto;
      left: 0;
      right: 0;
      bottom: 16%;
      font-size: clamp(20px, 2.5vw, 25px); }
    .bubble-links-container > .bubble-link-item:nth-child(1) .bubble-link-name {
      left: 45px; }
    .bubble-links-container > .bubble-link-item:nth-child(3) .bubble-link-name {
      left: -20px; }
    .bubble-links-container > .bubble-link-item:nth-child(4) .bubble-link-name {
      left: -12px; }

#story-wall {
  padding-bottom: 60px; }

.story-wall-container .story-wall-item {
  display: flex;
  margin-bottom: 100px; }
  .story-wall-container .story-wall-item:last-child {
    margin-bottom: 0; }
  .story-wall-container .story-wall-item .story-wall-img-outer {
    position: relative;
    width: max-content;
    overflow: hidden; }
    .story-wall-container .story-wall-item .story-wall-img-outer .hover-circle-effect-item {
      width: 50px;
      height: 50px;
      position: absolute;
      background: white;
      border-radius: 100%;
      top: -10px;
      right: -10px;
      transition: all 0.4s ease-in-out;
      opacity: 0;
      transform: translate(10px, 10px); }
    .story-wall-container .story-wall-item .story-wall-img-outer:hover .hover-circle-effect-item {
      opacity: 1;
      transform: translate(0px, 0px); }
    .story-wall-container .story-wall-item .story-wall-img-outer .story-wall-link {
      position: absolute;
      bottom: 25px;
      left: 45px;
      margin: 0; }
      .story-wall-container .story-wall-item .story-wall-img-outer .story-wall-link > .custom-link {
        color: var(--white); }
        .story-wall-container .story-wall-item .story-wall-img-outer .story-wall-link > .custom-link:after {
          background-color: var(--white); }
  .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"], .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] {
    gap: 20px; }
    .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"].img-small.story-wall-parallax, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"].img-small.story-wall-parallax {
      margin-bottom: 0; }
    .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"].img-small .story-wall-img-outer, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"].img-small .story-wall-img-outer {
      width: 40% !important; }
    .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"].img-large .story-wall-img-outer, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"].img-large .story-wall-img-outer {
      width: 55% !important; }
    .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] .story-wall-img-outer, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] .story-wall-img-outer {
      width: 50%; }
    .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] .text-element, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] .text-element {
      width: 50%;
      max-width: 370px;
      display: flex;
      align-items: start;
      padding-top: 8%; }
      .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] .text-element.text-middle, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] .text-element.text-middle {
        align-items: center;
        padding-top: 0; }
      .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] .text-element.text-bottom, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] .text-element.text-bottom {
        align-items: end;
        padding-top: 0;
        padding-bottom: 5%; }
  .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] {
    flex-direction: row; }
  .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] {
    flex-direction: row-reverse; }
  .story-wall-container .story-wall-item[layout="Textblock-Zitat"] {
    display: flex;
    justify-content: center; }
    .story-wall-container .story-wall-item[layout="Textblock-Zitat"] .text-element {
      width: 100%;
      text-align: center;
      max-width: 680px; }
      .story-wall-container .story-wall-item[layout="Textblock-Zitat"] .text-element * {
        line-height: 1.3em; }
      .story-wall-container .story-wall-item[layout="Textblock-Zitat"] .text-element.text-large * {
        hyphens: auto;
        font-size: 46px;
        font-weight: bold;
        line-height: 1.15em;
        color: var(--white); }
  .story-wall-container .story-wall-item[layout="Bild-Vollflaechig"] {
    margin-bottom: 50px; }
    .story-wall-container .story-wall-item[layout="Bild-Vollflaechig"]:not(.img-padding) {
      width: calc(100% + 60px);
      margin-left: -30px; }
    .story-wall-container .story-wall-item[layout="Bild-Vollflaechig"] .story-wall-img-outer img {
      width: 100%; }

.image-link-box-grid {
  overflow: visible !important; }

.image-link-box-container {
  max-width: 1150px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 60px; }
  .image-link-box-container .image-link-box-item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    max-width: 1000px;
    text-decoration: none;
    z-index: 1; }
    .image-link-box-container .image-link-box-item:nth-child(odd) {
      margin-left: auto; }
    .image-link-box-container .image-link-box-item:nth-child(3n+1) .image-link-box-bubble {
      border-radius: 60% 40% 55% 45% / 57% 71% 38% 50%; }
    .image-link-box-container .image-link-box-item:nth-child(3n+2) .image-link-box-bubble {
      border-radius: 55% 45% 60% 40% / 45% 55% 50% 60%; }
    .image-link-box-container .image-link-box-item:nth-child(3n) .image-link-box-bubble {
      border-radius: 65% 35% 50% 50% / 60% 40% 55% 45%; }
    .image-link-box-container .image-link-box-item .image-link-box-media {
      margin-right: -100px;
      z-index: 1; }
      .image-link-box-container .image-link-box-item .image-link-box-media .image-link-box-bubble {
        width: 320px;
        height: 330px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center; }
        .image-link-box-container .image-link-box-item .image-link-box-media .image-link-box-bubble .image-link-box-image {
          width: 380px;
          height: 380px;
          object-fit: cover;
          object-position: center; }
    .image-link-box-container .image-link-box-item .image-link-box-content {
      background-color: var(--white);
      padding: 35px 40px;
      padding-top: 5px;
      padding-left: 130px;
      width: 100%;
      height: max-content;
      max-height: 235px; }
      .image-link-box-container .image-link-box-item .image-link-box-content .image-link-box-title {
        font-family: 'EB Garamond';
        font-weight: bold;
        font-size: clamp(28px, 3.9vw, 46px); }
      .image-link-box-container .image-link-box-item .image-link-box-content .image-link-box-text {
        margin-top: 16px;
        margin-left: 52px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-overflow: ellipsis; }
        .image-link-box-container .image-link-box-item .image-link-box-content .image-link-box-text * {
          font-size: 18px;
          line-height: 1.8em; }
  .image-link-box-container .image-link-parallax-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
    .image-link-box-container .image-link-parallax-bg img.parallax-img-item {
      position: inherit; }

.custom-contact-form-section .grid-element .column-element {
  max-width: 1600px; }

.contact-form-container {
  background: var(--grey);
  padding: 50px 90px; }
  .contact-form-container .contact-form-header .contact-form-title {
    font-weight: bold; }
  .contact-form-container .contact-form-header .contact-form-text * {
    font-size: 18px; }
  .contact-form-container .default-form {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column; }
    .contact-form-container .default-form .default-form-field-row {
      display: flex;
      flex-direction: column;
      margin-top: 45px; }
      .contact-form-container .default-form .default-form-field-row.form-field-row-half {
        max-width: 50%;
        min-width: 500px; }
    .contact-form-container .default-form label {
      font-size: 20px;
      font-style: italic;
      font-weight: lighter;
      margin-bottom: 8px; }
    .contact-form-container .default-form input, .contact-form-container .default-form textarea {
      border: unset;
      font-size: 22px;
      padding: 8px 10px;
      font-family: 'EB Garamond'; }
      .contact-form-container .default-form input:focus, .contact-form-container .default-form input:focus-visible, .contact-form-container .default-form textarea:focus, .contact-form-container .default-form textarea:focus-visible {
        outline: unset !important; }
    .contact-form-container .default-form textarea {
      resize: none; }
    .contact-form-container .default-form button {
      background: var(--gold);
      font-family: 'EB Garamond';
      font-size: 20px;
      font-style: italic;
      border: unset;
      border-radius: 14px;
      padding: 8px 25px;
      font-weight: lighter;
      text-align: center;
      margin: 0 auto;
      margin-top: -8px;
      cursor: pointer;
      transition: 0.2s; }
      .contact-form-container .default-form button:hover {
        background: var(--black);
        color: var(--white); }

@media only screen and (max-width: 1149px) {
  .bubble-links-container {
    flex-wrap: wrap;
    justify-content: center;
    gap: 2%; }
    .bubble-links-container .bubble-link-item {
      width: 30%; } }

@media only screen and (max-width: 967px) {
  .grid-element.default .column-element .heading-element.projekte-center-headline {
    text-align: center !important;
    padding: 0 20px; }
  .custom-contact-form-section .grid-element {
    margin-top: 100px !important;
    margin-bottom: 0px !important; }
    .custom-contact-form-section .grid-element .column-element {
      padding: 0 25px; }
      .custom-contact-form-section .grid-element .column-element .contact-form-container {
        padding: 35px; } }

@media only screen and (max-width: 959px) {
  .contact-form-container .contact-form-header .contact-form-title, .grid-element.default .column-element .heading-element.projekte-center-headline h2 {
    font-size: clamp(28px, 7.5vw, 48px); }
  .image-link-box-grid > .column-element {
    padding: 0 25px; }
    .image-link-box-grid > .column-element .image-link-box-item .image-link-box-media .image-link-box-bubble {
      width: 260px;
      height: 270px; }
  .bubble-bg-outer .bubble-bg > .heading-element h2 {
    font-size: clamp(28px, 7.5vw, 48px); }
  .bubble-bg-outer .bubble-bg > .text-element {
    text-align: left !important; }
    .bubble-bg-outer .bubble-bg > .text-element p {
      font-size: clamp(21px, 5.1vw, 35px); }
  .bubble-bg-outer .bubble-bg .bubble-bg-img {
    left: 0px;
    width: 100%;
    padding: 0 20px; }
  body section#bg-map {
    max-height: max-content; }
    body section#bg-map .map-grid .html-element {
      margin-bottom: 55px; }
      body section#bg-map .map-grid .html-element .map-link {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: clamp(30px, 7.8vw, 40px); }
        body section#bg-map .map-grid .html-element .map-link > svg {
          position: relative;
          width: auto;
          left: unset;
          bottom: unset;
          max-height: 310px;
          margin-bottom: -30px; }
      body section#bg-map .map-grid .html-element .map-text {
        margin: 0; }
  .header-slider-container .header-slider-item .header-slider-title h2, .header-slider-container .header-slider-item .header-slider-title h3 {
    font-size: clamp(28px, 7.5vw, 48px);
    word-break: auto-phrase; }
  .header-slider-container .header-slider-dotnav li a {
    width: 14px;
    height: 14px; }
    .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"], .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] {
      flex-direction: column !important;
      max-width: 500px !important;
      margin: 0px auto !important;
      margin-bottom: 65px !important; }
      .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] .text-element, .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] .story-wall-img-outer, .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"].img-small .story-wall-img-outer, .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"].img-large .story-wall-img-outer, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] .text-element, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] .story-wall-img-outer, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"].img-small .story-wall-img-outer, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"].img-large .story-wall-img-outer {
        width: 100% !important;
        max-width: 100% !important; }
        .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] .text-element img, .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] .story-wall-img-outer img, .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"].img-small .story-wall-img-outer img, .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"].img-large .story-wall-img-outer img, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] .text-element img, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] .story-wall-img-outer img, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"].img-small .story-wall-img-outer img, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"].img-large .story-wall-img-outer img {
          width: 100%; }
      .story-wall-container .story-wall-item[layout="Bild-Links-Text-Rechts"] .text-element, .story-wall-container .story-wall-item[layout="Text-Links-Bild-Rechts"] .text-element {
        align-items: start !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important; }
    .story-wall-container .story-wall-item[layout="Textblock-Zitat"] .text-element.text-large * {
      font-size: clamp(28px, 4.7vw, 46px); } }

@media only screen and (max-width: 899px) {
  body.projekte-init-filter .stories-rd .stories-rd-inner .slider-item-inner:nth-child(3n) {
    width: 100% !important;
    height: 400px; } }

@media only screen and (max-width: 767px) {
  .custom-contact-form-section .grid-element .column-element {
    padding: 0 20px; }
    .custom-contact-form-section .grid-element .column-element .contact-form-container {
      padding: 25px; }
  .contact-form-container .default-form input, .contact-form-container .default-form textarea {
    font-size: 18px; }
  .contact-form-container .default-form .default-form-field-row.form-field-row-half {
    max-width: 100%;
    min-width: unset; }
  .image-link-box-grid > .column-element {
    padding: 0 20px; }
  .image-link-box-container {
    gap: 35px; }
    .image-link-box-container .image-link-box-item {
      flex-direction: column; }
      .image-link-box-container .image-link-box-item .image-link-box-media {
        margin-right: unset; }
        .image-link-box-container .image-link-box-item .image-link-box-media .image-link-box-bubble {
          height: 300px !important;
          width: 100% !important;
          border-radius: unset; }
          .image-link-box-container .image-link-box-item .image-link-box-media .image-link-box-bubble .image-link-box-image {
            width: 100vw;
            height: 100%; }
      .image-link-box-container .image-link-box-item .image-link-box-content {
        max-height: max-content;
        padding: 0; }
        .image-link-box-container .image-link-box-item .image-link-box-content .image-link-box-title {
          padding: 20px 30px;
          line-height: 1.2em;
          font-size: clamp(26px, 3.9vw, 46px); }
        .image-link-box-container .image-link-box-item .image-link-box-content .image-link-box-text {
          margin: 0;
          padding: 25px 30px;
          padding-top: 0; }
          .image-link-box-container .image-link-box-item .image-link-box-content .image-link-box-text > * {
            margin-bottom: 0;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 5;
            overflow: hidden;
            text-overflow: ellipsis; } }

@media only screen and (max-width: 599px) {
  .bubble-links-container .bubble-link-item {
    width: 48%; }
  .story-wall-container .story-wall-item .story-wall-img-outer .story-wall-link {
    bottom: 15px;
    left: 25px; }
    .story-wall-container .story-wall-item .story-wall-img-outer .story-wall-link > .custom-link {
      font-size: clamp(30px, 6.2vw, 40px); } }

@media only screen and (max-width: 549px) {
  .image-link-box-container .image-link-box-item .image-link-box-media .image-link-box-bubble {
    height: 220px !important; }
    .image-link-box-container .image-link-box-item .image-link-box-content .image-link-box-title {
      padding: 20px; }
    .image-link-box-container .image-link-box-item .image-link-box-content .image-link-box-text {
      padding: 25px 20px;
      padding-top: 5px; }
  .subpage-left {
    margin-left: 0; }
    .bubble-bg-outer .bubble-bg .html-element {
      order: 1;
      margin-bottom: 55px; }
      .bubble-bg-outer .bubble-bg .html-element .bubble-bg-img {
        position: relative; }
    .bubble-bg-outer .bubble-bg > .heading-element {
      order: 2; }
    .bubble-bg-outer .bubble-bg > .text-element {
      order: 3;
      text-align: center !important;
      margin: 0 auto; } }

@media only screen and (max-width: 399px) {
  .custom-contact-form-section .grid-element .column-element .contact-form-container {
    padding: 20px; }
    .custom-contact-form-section .grid-element .column-element .contact-form-container .contact-form-header .contact-form-text * {
      margin-bottom: 0; }
  .contact-form-container .default-form .default-form-field-row {
    margin-top: 30px; } }

@media only screen and (max-width: 379px) {
  .bubble-links-container .bubble-link-item {
    width: 80%; } }

.gallery-element {
  width: 100%;
  height: 100%; }
  .gallery-element .gallery-element-item-container {
    width: 100%;
    height: 100%; }
  .gallery-element .gallery-element-item {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-moz-transition: all 1s ease-in-out; }
    .gallery-element .gallery-element-item.visible {
      opacity: 1; }
    .gallery-element .gallery-element-item .gallery-element-item-image {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
  .gallery-element .gallery-element-control {
    position: absolute;
    width: 30%;
    height: 100%;
    top: 0;
    right: 0;
    background: #c5b28a; }
    .gallery-element .gallery-element-control .gallery-element-item-content .gallery-control-content-item {
      position: absolute;
      opacity: 0;
      transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -ms-moz-transition: all 1s ease-in-out; }
      .gallery-element .gallery-element-control .gallery-element-item-content .gallery-control-content-item.visible {
        opacity: 1; }
        .gallery-element .gallery-element-control .gallery-element-item-content .gallery-control-content-item.visible .gallery-element-item-title {
          opacity: 1;
          transform: translateX(-10%); }
        .gallery-element .gallery-element-control .gallery-element-item-content .gallery-control-content-item.visible .gallery-element-item-text {
          opacity: 1;
          transform: translateY(0%); }
      .gallery-element .gallery-element-control .gallery-element-item-content .gallery-control-content-item .gallery-element-item-title {
        color: white;
        font-size: 6rem;
        line-height: 100px;
        transform: translateX(-5%);
        opacity: 0;
        font-family: "TradeGothic-Bold";
        transition: all 1.3s ease-in-out;
        -moz-transition: all 1.3s ease-in-out;
        -ms-moz-transition: all 1.3s ease-in-out; }
      .gallery-element .gallery-element-control .gallery-element-item-content .gallery-control-content-item .gallery-element-item-text {
        font-size: 1.3vh;
        text-align: justify;
        width: 50%;
        margin: 25px auto 0;
        opacity: 0;
        transform: translateX(5%);
        transition: all 1.3s ease-in-out;
        -moz-transition: all 1.3s ease-in-out;
        -ms-moz-transition: all 1.3s ease-in-out; }
    .gallery-element .gallery-element-control .gallery-element-control-logo {
      height: 30%; }
    .gallery-element .gallery-element-control .gallery-element-item-content {
      height: 50%; }
    .gallery-element .gallery-element-control .gallery-element-control-navigator {
      position: absolute;
      bottom: 18px;
      display: flex;
      left: 14px; }
      .gallery-element .gallery-element-control .gallery-element-control-navigator .gallery-element-navigator-item {
        width: 22px;
        height: 22px;
        background: white;
        border-radius: 100%;
        margin: 0 8px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-moz-transition: all 0.3s ease-in-out; }
        .gallery-element .gallery-element-control .gallery-element-control-navigator .gallery-element-navigator-item.active {
          background: black; }
        .gallery-element .gallery-element-control .gallery-element-control-navigator .gallery-element-navigator-item:hover {
          background: black; }

#main-menu {
  background: #ffffff;
  box-sizing: border-box;
  display: none; }

#main-menu-fixed {
  position: fixed;
  width: 100%;
  box-sizing: border-box;
  background: white;
  visibility: hidden;
  z-index: 2;
  opacity: 0; }

#main-menu-fixed.visible {
  visibility: visible;
  opacity: 1; }

.footer-action-item .footer-action-item-image img {
  width: 60px; }

.menu-footer-actions {
  position: absolute;
  width: 50%;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  box-sizing: border-box; }
  .menu-footer-actions .footer-action-item {
    max-width: 100px;
    margin: 0 20px; }
    .menu-footer-actions .footer-action-item .footer-action-item-image {
      width: 100%;
      padding: 8px 20px;
      box-sizing: border-box; }
      .menu-footer-actions .footer-action-item .footer-action-item-image img {
        max-width: 100%; }
    .menu-footer-actions .footer-action-item .footer-action-item-label {
      font-size: 14px;
      font-weight: bold;
      text-align: center; }

#main-menu-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
  transition: all 0.6s ease-in-out;
  margin-left: 50%; }
  #main-menu-mobile.visible {
    opacity: 1; }
    #main-menu-mobile.visible .menu-inner {
      transform: translateX(0px); }
      #main-menu-mobile.visible .menu-inner .menu-inner-item {
        opacity: 1;
        transform: translateX(0px); }
    #main-menu-mobile.visible .footer-action-item {
      opacity: 1;
      transform: translateX(0px); }
  #main-menu-mobile .menu-mobile-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.7;
    top: 0;
    left: 0; }
  #main-menu-mobile .menu-inner {
    width: 50%;
    height: 100%;
    background: white;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translateX(-20px);
    transition: all 0.6s ease-in-out;
    overflow: hidden; }
    #main-menu-mobile .menu-inner .menu-inner-item {
      font-size: 3.5vw;
      opacity: 0;
      transform: translateX(-10px); }
      #main-menu-mobile .menu-inner .menu-inner-item:nth-child(1) {
        transition: all 0.8s 0.1s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(2) {
          transition: all 0.8s 0.4s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(3) {
          transition: all 0.8s 0.6s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(4) {
          transition: all 0.8s 0.8s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(5) {
          transition: all 0.8s 1s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(6) {
          transition: all 0.8s 1.2s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(7) {
          transition: all 0.8s 1.4s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(8) {
          transition: all 0.8s 1.6s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(9) {
          transition: all 0.8s 1.8s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(10) {
          transition: all 0.8s 2s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(11) {
          transition: all 0.8s 2.2s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(12) {
          transition: all 0.8s 2.4s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(13) {
          transition: all 0.8s 2.6s ease-in-out; }
        #main-menu-mobile .menu-inner .menu-inner-item:nth-child(14) {
          transition: all 0.8s 2.8s ease-in-out; }
  #main-menu-mobile .footer-action-item {
    font-size: 3.5vw;
    opacity: 0;
    transform: translateX(-10px); }
    #main-menu-mobile .footer-action-item:nth-child(1) {
      transition: all 0.8s 0.1s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(2) {
        transition: all 0.8s 0.4s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(3) {
        transition: all 0.8s 0.6s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(4) {
        transition: all 0.8s 0.8s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(5) {
        transition: all 0.8s 1s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(6) {
        transition: all 0.8s 1.2s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(7) {
        transition: all 0.8s 1.4s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(8) {
        transition: all 0.8s 1.6s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(9) {
        transition: all 0.8s 1.8s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(10) {
        transition: all 0.8s 2s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(11) {
        transition: all 0.8s 2.2s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(12) {
        transition: all 0.8s 2.4s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(13) {
        transition: all 0.8s 2.6s ease-in-out; }
      #main-menu-mobile .footer-action-item:nth-child(14) {
        transition: all 0.8s 2.8s ease-in-out; }

.mobile-menu-switcher {
  position: fixed;
  top: 0;
  right: 0;
  transition: all 0.6s ease-in-out;
  opacity: 1;
  z-index: 10; }
  .mobile-menu-switcher.close {
    opacity: 0 !important;
    left: calc(100% - 140px); }
    .mobile-menu-switcher.close .mobile-menu-switcher-bg {
      width: 0;
      height: 0;
      left: 0;
      position: absolute;
      border-right: 140px solid #c5b28a;
      border-bottom: 140px solid transparent;
      border-left: none !important; }
    .mobile-menu-switcher.close.visible {
      opacity: 1 !important; }
      .mobile-menu-switcher.close.visible .mobile-menu-switcher-bar.close:nth-child(2) {
        transform: rotate(90deg);
        margin-top: -9px;
        margin-left: 0px; }
  .mobile-menu-switcher.hidden {
    transform: translate(-100%, -100%);
    opacity: 0; }
  .mobile-menu-switcher .mobile-menu-switcher-bg {
    width: 0px;
    height: 0px;
    position: absolute;
    right: 0;
    border-right: 140px solid #c5b28a;
    border-bottom: 140px solid transparent; }
  .mobile-menu-switcher .mobile-menu-switcher-bars {
    width: 40px;
    padding: 22px;
    cursor: pointer;
    position: relative;
    transform-origin: center;
    transform: rotate(-135deg); }
    .mobile-menu-switcher .mobile-menu-switcher-bars.close {
      width: 30px;
      margin-left: 58px;
      margin-top: 6px;
      transition: all 0.3s ease-in-out; }
      .mobile-menu-switcher .mobile-menu-switcher-bars.close:hover {
        transform: rotate(0deg); }
    .mobile-menu-switcher .mobile-menu-switcher-bars .mobile-menu-switcher-bar {
      width: 50%;
      height: 4px;
      background: black;
      margin: 6px 0;
      border-radius: 3px;
      transition: all 0.3s ease-in-out; }
      .mobile-menu-switcher .mobile-menu-switcher-bars .mobile-menu-switcher-bar:nth-child(2) {
        width: 80%; }
      .mobile-menu-switcher .mobile-menu-switcher-bars .mobile-menu-switcher-bar:nth-child(3) {
        width: 100%; }
    .mobile-menu-switcher .mobile-menu-switcher-bars:hover .mobile-menu-switcher-bar {
      width: 100% !important; }

.menu-element {
  height: 100%; }
  .menu-element .menu-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background: white; }
    .menu-element .menu-inner .menu-inner-item {
      margin: 0 26px;
      font-size: 1.8rem;
      position: relative; }
      .menu-element .menu-inner .menu-inner-item a {
        color: #231F20;
        text-decoration: none; }
      .menu-element .menu-inner .menu-inner-item::after {
        position: absolute;
        content: " ";
        height: 2px;
        width: 0;
        bottom: 0;
        background-color: #231F20;
        left: 0;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-moz-transition: all 0.3s ease-in-out; }
        .menu-element .menu-inner .menu-inner-item:hover::after, .menu-element .menu-inner .menu-inner-item.active::after {
          width: 100%; }

@media screen and (max-width: 999px) {
  #main-menu, #main-menu-fixed {
    display: none; } }

@media screen and (max-width: 699px) {
  #main-menu-mobile {
    margin-left: 0;
    z-index: 30; }
    #main-menu-mobile .menu-footer-actions {
      width: 100%; }
    #main-menu-mobile .menu-inner {
      width: 100%; }
      #main-menu-mobile .menu-inner .menu-inner-item {
        font-size: 32px; }
  .mobile-menu-switcher.close {
    left: calc(100% - 140px) !important; } }

section#main-footer {
  background-color: #c5b28a; }
  section#main-footer .grid-element.footer-menu {
    margin-top: 40px; }
  section#main-footer .text-element {
    width: 75%;
    margin: 0 auto;
    text-align: justify; }
  section#main-footer .menu-element {
    height: auto; }
    section#main-footer .menu-element .menu-inner {
      background-color: #c5b28a;
      justify-content: center;
      flex-wrap: wrap; }
      section#main-footer .menu-element .menu-inner .menu-inner-item a {
        color: #ffffff;
        font-size: 30px; }
      section#main-footer .menu-element .menu-inner .menu-inner-item:first-child {
        margin-left: 0; }
      section#main-footer .menu-element .menu-inner .menu-inner-item::after {
        background-color: #ffffff; }

.footer-social-icons-flex-container {
  display: flex; }

.footer-legal-text {
  margin-top: 36px; }
  .footer-legal-text p {
    color: white;
    font-size: 16px !important;
    margin-bottom: 0; }

.footer-legal-links-inner {
  display: flex;
  justify-content: center;
  align-items: center; }
  .footer-legal-links-inner .footer-legal-link {
    margin: 0 8px; }
  .footer-legal-links-inner a {
    color: white; }

@media screen and (max-width: 999px) {
  section#main-footer .text-element {
    width: 100%; }
    section#main-footer .menu-element .menu-inner {
      margin-top: 0 !important;
      justify-content: center; } }

.news-element .uk-card {
  box-shadow: none;
  align-items: center; }
  .news-element .uk-card .uk-card-media-left {
    margin-right: 20px; }
.news-element .uk-card-body {
  padding: 16px 0px; }
  .news-element .uk-card-body p {
    font-size: 14px;
    text-align: center; }

.blog-element .uk-card {
  box-shadow: none; }
  .blog-element .uk-card.last-item {
    transform: translateX(12%); }
  .blog-element .uk-card .uk-card-media-top {
    width: 80%; }

.blog-element .uk-card-body {
  padding-left: 0; }
  .blog-element .uk-card-body p {
    padding-right: 12vw;
    text-align: center;
    color: #231F20;
    font-size: 14px; }

.uk-transition-active.uk-active .slider-item-inner .uk-transition-fade {
  transform: translateY(0px); }

.small-slider .slider-item-inner {
  height: 400px; }

.highlight-slider {
  background-color: #c5b28a;
  /*.custom-slider {
    transform: translateX(-10%) !important;
  }*/ }
  .highlight-slider .slider-container {
    margin: 300px 0px; }
  .highlight-slider .slider-item-inner {
    background-color: white; }
  .highlight-slider .custom-slider-navigations {
    transform: translateX(0%); }
    .highlight-slider .custom-slider-navigations li a {
      background-color: white !important; }

.slider-container {
  transform: translateX(10%);
  -webkit-transform: translateX(10%);
  margin: 150px 0px; }

.custom-slider-navigations {
  justify-content: flex-end;
  display: flex;
  transform: translateX(-10%);
  margin-right: 40px; }
  .custom-slider-navigations li {
    padding-left: 10px; }
    .custom-slider-navigations li.uk-active a {
      background-color: #231F20 !important; }
    .custom-slider-navigations li a {
      background-color: #c5b28a !important;
      height: 26px;
      width: 26px; }

.slider-item-inner {
  height: 520px;
  background-color: #80808029;
  border-radius: 12px;
  overflow: hidden;
  transform: translateX(-2px); }
  .slider-item-inner img {
    width: 100% !important; }
  .slider-item-inner .slider-body {
    height: 100%; }
    .slider-item-inner .slider-body .slider-body-top {
      height: 100%;
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat;
      display: flex;
      align-items: flex-end; }
      .slider-item-inner .slider-body .slider-body-top .slider-body-image {
        width: 100%;
        height: 100%;
        position: absolute;
        box-shadow: inset 0 -210px 150px 0px #000000cf;
        background-size: cover;
        background-repeat: no-repeat;
        transition: all 1.2s ease-in-out; }
      .slider-item-inner .slider-body .slider-body-top .slider-body-bottom {
        height: 33%;
        width: 100%;
        color: #231F20;
        transition: all 1.2s ease-in-out; }
        .slider-item-inner .slider-body .slider-body-top .slider-body-bottom .slider-body-title {
          font-size: 27px;
          font-weight: bold;
          margin: 10px 0;
          line-height: 1.2;
          word-break: break-word;
          transition: all 0.5s ease-in-out; }
          .slider-item-inner .slider-body .slider-body-top .slider-body-bottom .slider-body-title > .custom-hover-link {
            color: white;
            transition: all 0.5s ease-in-out; }
        .slider-item-inner .slider-body .slider-body-top .slider-body-bottom .slider-body-text {
          opacity: 0;
          transition: all 1.4s ease-in-out; }
          .slider-item-inner .slider-body .slider-body-top .slider-body-bottom .slider-body-text > p {
            font-size: 16px; }
      @media (hover: hover) {
        .slider-item-inner .slider-body .slider-body-top:hover {
          box-shadow: unset;
          background-position: 40% top !important; }
          .slider-item-inner .slider-body .slider-body-top:hover .slider-body-image {
            transform: scale(1.04);
            box-shadow: none; } }

@media screen and (max-width: 1199px) {
  .slider-item-inner h2 {
    font-size: 3rem; }
  .portfolio-element .slider-item-inner {
    width: 48% !important; } }

@media screen and (max-width: 767px) {
  .slider-item-inner h2 {
    font-size: 2rem; }
  .portfolio-element .slider-item-inner {
    width: 100% !important; } }

@media screen and (max-width: 2080px) {
  body .portfolio-element .slider-item-inner .slider-body .slider-body-top .slider-body-bottom {
    height: 36.5%; }
  body section#detail-product .portfolio-element .slider-item-inner .slider-body-bottom {
    height: 28%; } }


.cookie-container {
  position: fixed;
  z-index: 1;
  opacity: 0;
  bottom: 0;
  transition: all 0.6s ease-in-out; }
  .cookie-container .cookie-container-inner {
    font-family: "TradeGothic-Bold";
    display: flex;
    justify-content: space-between;
    background: white;
    padding: 30px 40px;
    box-shadow: 0px 0px 16px 3px #33333333; }
    .cookie-container .cookie-container-inner .cookie-msg {
      margin-right: 40px;
      font-size: 17px;
      line-height: 1.7; }
      .cookie-container .cookie-container-inner .cookie-msg a {
        color: #231F20;
        text-decoration: underline; }
    .cookie-container .cookie-container-inner .cookie-btns {
      display: flex;
      align-items: center; }
      .cookie-container .cookie-container-inner .cookie-btns .cookie-btn {
        width: 212px;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        color: white;
        background: #c5b28a;
        padding: 18px 0;
        cursor: pointer;
        transition: all 0.3s ease-in-out; }
        .cookie-container .cookie-container-inner .cookie-btns .cookie-btn.cookie-nooooooo {
          color: #231F20;
          background: white;
          margin-right: 18px;
          box-shadow: -3px 3px 8px 2px #0000003d; }
          .cookie-container .cookie-container-inner .cookie-btns .cookie-btn.cookie-nooooooo:hover {
            box-shadow: -4px 3px 8px 2px #00000069; }
        .cookie-container .cookie-container-inner .cookie-btns .cookie-btn.cookie-yeeeeeee {
          color: #231F20; }
          .cookie-container .cookie-container-inner .cookie-btns .cookie-btn.cookie-yeeeeeee:hover {
            color: white; }

@media only screen and (max-width: 1530px) {
  .cookie-container .cookie-container-inner .cookie-msg {
    text-align: justify; } }

@media only screen and (max-width: 1130px) {
  .cookie-container .cookie-container-inner .cookie-btns {
    justify-content: center;
    flex-direction: column; }
    .cookie-container .cookie-container-inner .cookie-btns .cookie-btn.cookie-nooooooo {
      margin-right: 0;
      margin-bottom: 18px; } }

@media only screen and (max-width: 767px) {
  .cookie-container .cookie-container-inner {
    flex-direction: column; }
    .cookie-container .cookie-container-inner .cookie-msg {
      text-align: center;
      margin-bottom: 22px;
      margin-right: 0; }
    .cookie-container .cookie-container-inner .cookie-btns {
      flex-direction: row; }
      .cookie-container .cookie-container-inner .cookie-btns .cookie-btn.cookie-nooooooo {
        margin-right: 9px;
        margin-bottom: 0; }
      .cookie-container .cookie-container-inner .cookie-btns .cookie-btn.cookie-yeeeeeee {
        margin-left: 9px; } }

@media only screen and (max-width: 525px) {
  .cookie-container .cookie-container-inner {
    flex-direction: column;
    padding: 30px;
    padding-top: 25px; }
    .cookie-container .cookie-container-inner .cookie-msg {
      line-height: 1.6; }
    .cookie-container .cookie-container-inner .cookie-btns {
      flex-direction: row; }
      .cookie-container .cookie-container-inner .cookie-btns .cookie-btn {
        width: 100px;
        padding: 13px; }
        .cookie-container .cookie-container-inner .cookie-btns .cookie-btn.cookie-nooooooo {
          margin-right: 7px; }
        .cookie-container .cookie-container-inner .cookie-btns .cookie-btn.cookie-yeeeeeee {
          margin-left: 7px; } }

body .portfolio-element {
  display: flex;
  flex-wrap: wrap; }
  body .portfolio-element .uk-card {
    padding: 18px;
    box-shadow: none;
    cursor: pointer; }
    body .portfolio-element .uk-card .card-inner {
      border: 2px solid black; }
      body .portfolio-element .uk-card .card-inner .uk-card-body {
        padding: 14px; }

.filter-element {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  font-family: "TradeGothic-Bold"; }
  .filter-element .filter-element-inner-wrapper {
    display: flex;
    width: 50%;
    max-width: 600px;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 25px; }
    .filter-element .filter-element-inner-wrapper .filter-element-item {
      margin: 5px 30px 0 0;
      opacity: 0.3;
      transition: all 0.3s ease-in-out;
      cursor: pointer;
      font-size: 20px; }
      .filter-element .filter-element-inner-wrapper .filter-element-item[ui-filter-key="GOLD"], .filter-element .filter-element-inner-wrapper .filter-element-item[ui-filter-key="SILBER"], .filter-element .filter-element-inner-wrapper .filter-element-item[ui-filter-key="BRONZE"] {
        display: none; }
      .filter-element .filter-element-inner-wrapper .filter-element-item.selected {
        opacity: 1 !important; }
      @media (hover: hover) {
        .filter-element .filter-element-inner-wrapper .filter-element-item:hover {
          opacity: 0.6; } }

.filter-hidden {
  display: none !important; }

@media screen and (max-width: 967px) {
  body .filter-element .filter-element-inner-wrapper {
    width: 90%; } }

@font-face {
  font-family: "TradeGothic";
  src: url("./../fonts/TradeGothic.ttf") format("truetype"); }
@font-face {
  font-family: "TradeGothic-Light";
  src: url("./../fonts/TradeGothic-Light.ttf") format("truetype"); }
@font-face {
  font-family: "TradeGothic-Bold";
  src: url("./../fonts/TradeGothic-Bold.ttf") format("truetype"), url("./../fonts/TradeGothic-Bold.otf") format("otf"); }
@font-face {
  font-family: "EB Garamond";
  src: url("./../fonts/EBGaramond-Medium.ttf") format("truetype");
  font-weight: 300; }
@font-face {
  font-family: "EB Garamond";
  src: url("./../fonts/EBGaramond-Regular.ttf") format("truetype");
  font-weight: 500; }
@font-face {
  font-family: "EB Garamond";
  src: url("./../fonts/EBGaramond-Bold.ttf") format("truetype");
  font-weight: 700; }

/* custom scrollbar */
/* width */
::-webkit-scrollbar {
  width: 9px; }

.map-element-inner ::-webkit-scrollbar {
  width: 8px; }

/* bg */
::-webkit-scrollbar-track {
  background: transparent; }

/* btn */
::-webkit-scrollbar-thumb {
  background: #231F20; }

/* firefox-only */
html, body {
  scrollbar-color: #231F20 white;
  /* scrollbar-width: thin; */ }

/* custom selection */
::-moz-selection {
  color: #231F20;
  background: #c5b28a; }

::selection {
  color: #231F20;
  background: #c5b28a; }

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  color: #231F20;
  font-family: 'EB Garamond'; }
  html .large p, body .large p {
    font-size: 18px; }
  html p, body p {
    color: #231F20;
    font-size: 14px; }

.parallax-element-inner h2 {
  color: white; }
  .parallax-element-inner .text-element p {
    max-width: 400px;
    color: white;
    margin-bottom: 10px; }
  .parallax-element-inner .text-element a {
    color: white; }

.parallax-mobile-image {
  background-position: center center !important;
  filter: none !important; }

.searchplace-input {
  display: none; }

.parallax-mobile-content {
  transform: translate(0px, 0px) !important;
  opacity: 1 !important; }

body section.section-element {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative; }
  body section.section-element.full-height {
    height: 100%; }
  body section.section-element.padding {
    padding: 5% 3%;
    box-sizing: border-box; }
    body section.section-element.mh10 {
      max-height: 10%; }
    body section.section-element.mh20 {
      max-height: 20%; }
    body section.section-element.mh30 {
      max-height: 30%; }
    body section.section-element.mh40 {
      max-height: 40%; }
    body section.section-element.mh50 {
      max-height: 50%; }
    body section.section-element.mh60 {
      max-height: 60%; }
    body section.section-element.mh70 {
      max-height: 70%; }
    body section.section-element.mh80 {
      max-height: 80%; }
    body section.section-element.mh90 {
      max-height: 90%; }
    body section.section-element.mh100 {
      max-height: 100%; }
body #main-footer .grid-element {
  overflow: initial; }
body .grid-element {
  display: flex;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-size: cover !important; }
  body .grid-element.overflow-visible {
    overflow: visible; }
  body .grid-element.center {
    justify-content: center; }
  body .grid-element.vertical {
    flex-direction: column; }
    body .grid-element.vertical.center {
      align-items: center; }
  body .grid-element.site-top-grid {
    margin-bottom: 80px; }
    body .grid-element.site-top-grid .image-element {
      width: 70px;
      margin-right: 30px; }
    body .grid-element.site-top-grid h2 {
      margin-bottom: 0;
      font-weight: bold;
      font-size: 2rem; }
    body .grid-element.h10 {
      height: 10%; }
    body .grid-element.h20 {
      height: 20%; }
    body .grid-element.h30 {
      height: 30%; }
    body .grid-element.h40 {
      height: 40%; }
    body .grid-element.h50 {
      height: 50%; }
    body .grid-element.h60 {
      height: 60%; }
    body .grid-element.h70 {
      height: 70%; }
    body .grid-element.h80 {
      height: 80%; }
    body .grid-element.h90 {
      height: 90%; }
    body .grid-element.h100 {
      height: 100%; }
  body .grid-element .column-element {
    width: 50%; }
    body .grid-element .column-element.flex {
      display: flex;
      flex-direction: column; }
      body .grid-element .column-element.flex.row {
        flex-direction: row; }
        body .grid-element .column-element.flex.row.center {
          align-items: center; }
        body .grid-element .column-element.flex.row.align-center {
          justify-content: center; }
      body .grid-element .column-element.flex.vertical {
        justify-content: center; }
        body .grid-element .column-element.flex.vertical.center {
          align-items: center; }
    body .grid-element .column-element.margin-center {
      margin: 0 auto; }
      body .grid-element .column-element.ce10 {
        width: 10%; }
      body .grid-element .column-element.ce20 {
        width: 20%; }
      body .grid-element .column-element.ce30 {
        width: 30%; }
      body .grid-element .column-element.ce40 {
        width: 40%; }
      body .grid-element .column-element.ce50 {
        width: 50%; }
      body .grid-element .column-element.ce60 {
        width: 60%; }
      body .grid-element .column-element.ce70 {
        width: 70%; }
      body .grid-element .column-element.ce80 {
        width: 80%; }
      body .grid-element .column-element.ce90 {
        width: 90%; }
      body .grid-element .column-element.ce100 {
        width: 100%; }
body .column-element.ceAuto {
  width: auto; }
body .button-element {
  background: #231F20;
  color: #ffffff;
  border: none;
  transition: all 0.3s ease-in-out;
  padding: 0; }
  body .button-element a {
    padding: 10px 18px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    display: inherit; }
  body .button-element:hover {
    background: #231F2080; }

.main-subpage .logo-element.site-element, [data-area="forcher"] .logo-element.site-element {
  display: flex !important; }

.detail-heading h1 {
  font-size: 2.2rem; }

.top-line {
  font-weight: bold;
  padding-left: 16px;
  display: flex;
  align-items: baseline;
  margin-bottom: 26px; }
  .top-line h2 {
    margin-bottom: 0; }
  .top-line a {
    color: #231F20;
    margin-left: 35px;
    font-size: 22px;
    font-weight: lighter; }

h1 {
  font-weight: unset;
  color: #231F20;
  font-size: 2.5rem;
  font-family: "TradeGothic-Bold";
  line-height: 100%; }
  h1.hyphens {
    hyphens: auto; }

.detail-heading h2 {
  font-size: 2.2rem; }

.hyphens h2 {
  hyphens: auto; }

h2 {
  font-weight: unset;
  color: #231F20;
  font-size: 2.5rem;
  font-family: 'EB Garamond';
  line-height: 100%;
  margin-bottom: 20px;
  line-height: 46px; }
  h2.small {
    font-size: 2.5rem; }

.small h2 {
  font-size: 2.5rem; }

h3 {
  font-family: 'EB Garamond';
  font-weight: unset;
  font-size: 2.5rem;
  color: #231F20; }

.divider-element {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .divider-element .divider-element-inner {
    width: 80%;
    height: 1px;
    box-sizing: border-box;
    background-color: black; }

.full-item-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

.overlay-parent-element .overlay-element {
  opacity: 0;
  transition: all 0.6s ease-in-out; }
  .overlay-parent-element:hover .overlay-element {
    opacity: 1; }

.align-center * {
  text-align: center !important; }

.align-left * {
  text-align: left !important; }

.align-right * {
  text-align: right !important; }

#main-map {
  height: 600px;
  width: 100%; }
  #main-map .leaflet-tile-pane {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); }

.header-slogan-title {
  color: #231F20;
  margin-left: 24px;
  font-size: 32px;
  padding-right: 80px; }
  .header-slogan-title.light {
    color: #ffffff; }

.map-element-inner {
  display: flex; }
  .map-element-inner .map-element-left {
    width: 50%;
    max-height: 600px;
    overflow: auto;
    position: relative; }
  .map-element-inner .map-element-right {
    width: 50%;
    align-items: center;
    display: flex;
    z-index: 1; }
  .map-element-inner .map-element-item-outer {
    margin-top: 16px !important;
    display: flex;
    transition: background 0.3s ease-in-out;
    cursor: pointer; }
    .map-element-inner .map-element-item-outer.selected {
      background: #c5b28a; }
      .map-element-inner .map-element-item-outer.selected .map-content .map-element-item {
        background: #c5b28a;
        color: white; }
        .map-element-inner .map-element-item-outer.selected .map-content .map-element-item .map-card-title {
          transition: all 0.3s ease-in-out;
          color: #ffffff; }
    .map-element-inner .map-element-item-outer .map-content {
      width: 50%; }
    .map-element-inner .map-element-item-outer .map-logo {
      width: 20%;
      display: flex;
      align-items: center; }
      .map-element-inner .map-element-item-outer .map-logo img {
        max-height: 100px; }
    .map-element-inner .map-element-item-outer .map-target-distance {
      width: 20%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: "TradeGothic-Bold"; }
    .map-element-inner .map-element-item-outer .map-actions {
      width: 10%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .map-element-inner .map-element-item-outer .map-actions .map-action {
        padding: 12px;
        max-width: 30px; }
        .map-element-inner .map-element-item-outer .map-actions .map-action.map {
          display: none; }
  .map-element-inner .map-element-item {
    box-shadow: none;
    border-left: 4px solid #c5b28a;
    font-family: "TradeGothic-Bold";
    transition: all 0.3s ease-in-out; }
    .map-element-inner .map-element-item .map-card-title {
      font-family: "TradeGothic-Bold";
      margin-bottom: 0px;
      text-transform: uppercase;
      font-size: 20px;
      max-width: 300px; }
  .map-element-inner .map-html-icon {
    background-color: #c5b28a;
    border-radius: 100%;
    border: 2px solid black;
    width: 30px !important;
    height: 30px !important;
    box-shadow: 0px 0px 4px; }

.breadcrumb-element {
  font-family: "TradeGothic-Bold"; }
  .breadcrumb-element a {
    position: relative;
    color: #231F20;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    padding-bottom: 3px; }
    .breadcrumb-element a::after {
      position: absolute;
      content: " ";
      height: 2px;
      width: 0;
      bottom: 0;
      background-color: #231F20;
      left: 0;
      transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-moz-transition: all 0.3s ease-in-out; }
      .breadcrumb-element a:hover::after, .breadcrumb-element a.active::after {
        width: 100%; }

a.custom-link {
  position: relative;
  color: #231F20;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  padding-bottom: 3px; }
  a.custom-link.invert::after {
    background-color: #ffffff; }
  a.custom-link::after {
    position: absolute;
    content: " ";
    height: 2px;
    width: 0;
    bottom: 0px;
    background-color: #231F20;
    left: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-moz-transition: all 0.3s ease-in-out; }
    a.custom-link:hover::after, a.custom-link.active::after {
      width: 100%; }

.list-element {
  font-family: "TradeGothic-Bold"; }
  .list-element table tr {
    border-bottom: 2px solid #c5b28a; }
    .list-element table tr td a {
      color: #c5b28a;
      text-decoration: underline; }
    .list-element table tr td .preview {
      width: 34px;
      text-align: center; }
  .list-element table th {
    text-transform: none;
    background: #c5b28a;
    color: #ffffff; }

.downloads-container {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  max-width: 1400px; }

.faqs-element {
  font-family: "TradeGothic-Bold"; }
  .faqs-element > ul {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    max-width: 1400px; }
  .faqs-element .faq-element-item {
    padding: 14px;
    border: 2px solid #c5b28a; }
    .faqs-element .faq-element-item .faq-element-title {
      margin-top: 8px; }
  .faqs-element .uk-accordion-content {
    font-family: 'EB Garamond'; }

.map-mobile-bg, .map-mobile-close {
  visibility: hidden; }

@media screen and (max-width: 967px) {
  body h2 {
    font-size: 2.5rem; }
  body .downloads-container {
    width: 100%; }
  body .grid-element.default {
    flex-direction: column; }
    body .grid-element.default .column-element {
      width: 100% !important;
      box-sizing: border-box; }
      body .grid-element.default .column-element .heading-element {
        text-align: center; }
      body .grid-element.default .column-element .text-element {
        text-align: center; }
        body .grid-element.default .column-element .text-element p {
          padding: 20px;
          margin: 0;
          width: 100%;
          box-sizing: border-box; }
  body .align-left * {
    text-align: center !important; }
  body .align-right * {
    text-align: center !important; }
  body .parallax-element.grid-element.site-element.default {
    flex-direction: row !important; }
    body .grid-element.parallax-grid {
      flex-direction: row !important; }
  body .slider-element.custom-slider .uk-slider-container {
    transform: translateX(-6px);
    -webkit-transform: translateX(-6px); }
  body body .grid-element.default .column-element .text-element p {
    text-align: center !important; }
  body .map-element-inner {
    flex-direction: column; }
    body .map-element-inner .map-element-left, body .map-element-inner .map-element-right {
      width: 100%;
      max-height: initial !important; }
      body .map-element-inner .map-element-left .map-actions, body .map-element-inner .map-element-right .map-actions {
        width: 15% !important; }
        body .map-element-inner .map-element-left .map-actions .map-action.map, body .map-element-inner .map-element-right .map-actions .map-action.map {
          display: block; }
      body .map-element-inner .map-element-left::after, body .map-element-inner .map-element-right::after {
        display: none; }
    body .map-element-inner .map-element-right {
      position: fixed;
      bottom: 0px;
      left: 0;
      height: 100% !important;
      z-index: 10;
      display: none; }
      body .map-element-inner .map-element-right.visible {
        display: block; }
      body .map-element-inner .map-element-right .map-mobile-bg {
        position: absolute;
        background: black;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.85;
        visibility: visible; }
      body .map-element-inner .map-element-right .map-mobile-bg {
        visibility: visible; }
      body .map-element-inner .map-element-right #main-map {
        margin-left: 0 !important;
        position: absolute !important;
        bottom: 0;
        height: 80%; }
      body .map-element-inner .map-element-right .map-mobile-close {
        position: absolute;
        width: 100%;
        height: 20%;
        left: 0;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        body .map-element-inner .map-element-right .map-mobile-close .map-mobile-close-text {
          color: white;
          visibility: visible;
          text-transform: uppercase;
          font-family: "TradeGothic-Bold";
          font-size: 28px; }
        body .map-element-inner .map-element-right .map-mobile-close .map-mobile-close-icon {
          position: absolute;
          left: 20px;
          display: block;
          visibility: visible;
          width: 50px;
          top: 20px;
          cursor: pointer;
          transition: all 0.3s ease-in-out; }
          body .map-element-inner .map-element-right .map-mobile-close .map-mobile-close-icon:hover {
            transform-origin: center center;
            transform: rotate(90deg); }
  section#detail-product .similar-special-block {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  section#detail-product .portfolio-element {
    flex-wrap: wrap !important; }
  section .similar-outer {
    margin-left: 0px !important;
    margin-right: 0px !important; }
  .detail-story-grid-special-block {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .detail-story-grid-special-block .column-element {
      padding-left: 0 !important;
      padding-right: 0 !important; } }

@media screen and (max-width: 649px) {
  .breadcrumb-element {
    display: initial; }
    .breadcrumb-element .breadcrumb-left-area {
      border-right: 0; } }

@media screen and (max-width: 639px) {
  .html-element .top-line {
    flex-direction: column;
    align-items: center;
    padding-left: 0; } }

.image-element-inner {
  text-align: center; }

