@charset "UTF-8";
:root {
  --nw-sticky-offset: 100px;
}

/* =========================================================
Geogrotesque Webfonts
Pfade: dist/css → ../../fonts/
========================================================= */
/* ---------- LIGHT 300 ---------- */
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-Light.woff2") format("woff2"), url("../../fonts/Geogrotesque-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-LightItalic.woff2") format("woff2"), url("../../fonts/Geogrotesque-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* ---------- REGULAR 400 ---------- */
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-Regular.woff2") format("woff2"), url("../../fonts/Geogrotesque-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-RegularItalic.woff2") format("woff2"), url("../../fonts/Geogrotesque-RegularItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* ---------- MEDIUM 500 ---------- */
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-Medium.woff2") format("woff2"), url("../../fonts/Geogrotesque-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-MediumItalic.woff2") format("woff2"), url("../../fonts/Geogrotesque-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* ---------- SEMIBOLD → BOLD 700 ---------- */
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-Semibold.woff2") format("woff2"), url("../../fonts/Geogrotesque-Semibold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-SemiboldItalic.woff2") format("woff2"), url("../../fonts/Geogrotesque-SemiboldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* ---------- BOLD → DISPLAY BOLD 800 ---------- */
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-Bold.woff2") format("woff2"), url("../../fonts/Geogrotesque-Bold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: "Geogrotesque";
  src: url("../../fonts/Geogrotesque-BoldItalic.woff2") format("woff2"), url("../../fonts/Geogrotesque-BoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  font-family: "Geogrotesque", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body:not(.elementor-editor-active) .elementor-element[id],
body:not(.elementor-editor-active) .elementor-menu-anchor {
  scroll-margin-top: 120px;
}

body:not(.elementor-editor-active) .e-n-tab-title[id] {
  scroll-margin-top: 120px;
}

.elementor-element.elementor-button-info .elementor-button {
  background-color: #5bc0de;
  color: #FFFFFF;
}
.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c;
  color: #FFFFFF;
}
.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e;
  color: var(--e-global-color-text);
}
.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f;
  color: #FFFFFF;
}

.elementor-widget-nav-menu.sub-arrow-none .menu-item-has-children > a .sub-arrow {
  display: none;
}

.elementor-widget-nav-menu.sub-arrow-fix .menu-item-has-children > a {
  padding-right: 25px !important;
}
.elementor-widget-nav-menu.sub-arrow-fix .menu-item-has-children > a .sub-arrow {
  position: absolute;
  right: 0px;
}

.elementor-widget-image-box .elementor-image-box-title a {
  text-decoration: none;
}
.elementor-widget-image-box .elementor-image-box-title a:hover, .elementor-widget-image-box .elementor-image-box-title a:focus {
  text-decoration: underline;
}

.elementor-widget-n-menu .e-n-menu-title-container {
  text-decoration: none;
  text-decoration-color: currentColor;
}
.elementor-widget-n-menu .e-n-menu-title-container:hover, .elementor-widget-n-menu .e-n-menu-title-container:active, .elementor-widget-n-menu .e-n-menu-title-container:focus {
  -webkit-text-decoration: revert;
          text-decoration: revert;
  text-decoration-color: currentColor;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
  padding-left: 1em;
}

blockquote {
  color: inherit;
  font-style: italic;
  border-left: 10px solid var(--e-global-color-accent);
  margin-left: 0;
  margin-right: 0;
  padding: 0.5rem 10px;
}

.elementor-widget-text-editor.nw-links a[target=_blank]:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  content: "\f35d";
  margin-left: 5px;
  width: 1.5em;
  color: var(--link_hover_color);
}

.elementor-widget-text-editor.nw-download-links {
  line-height: 1.5em;
}
.elementor-widget-text-editor.nw-download-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  text-decoration: none;
}
.elementor-widget-text-editor.nw-download-links a:hover {
  text-decoration: underline;
}
.elementor-widget-text-editor.nw-download-links a:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.5rem;
          flex: 0 0 1.5rem; /* verhindert schrumpfen + fixe Breite */
}
.elementor-widget-text-editor.nw-download-links br {
  display: none;
}
.elementor-widget-text-editor.nw-download-links a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
  content: "\f15b";
  width: 1.5rem;
}
.elementor-widget-text-editor.nw-download-links a[href$=".pdf"]:before {
  content: "\f1c1";
}
.elementor-widget-text-editor.nw-download-links a[href$=".zip"]:before {
  content: "\f1c6";
}
.elementor-widget-text-editor.nw-download-links a[href$=".doc"]:before, .elementor-widget-text-editor.nw-download-links a[href$=".docx"]:before {
  content: "\f1c2";
}
.elementor-widget-text-editor.nw-download-links a[href$=".xls"]:before, .elementor-widget-text-editor.nw-download-links a[href$=".xlsx"]:before {
  content: "\f1c3";
}
.elementor-widget-text-editor.nw-download-links a[href$=".jpg"]:before, .elementor-widget-text-editor.nw-download-links a[href$=".png"]:before, .elementor-widget-text-editor.nw-download-links a[href$=".tif"]:before, .elementor-widget-text-editor.nw-download-links a[href$=".psd"]:before {
  content: "\f1c5";
}

.page-id-273 .nw-download-links p,
.page-id-273 .nw-download-links p a {
  margin: 0;
}
.page-id-273 .nw-download-links p a {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px solid var(--e-global-color-primary);
}
.page-id-273 .nw-download-links p:last-child a {
  border-bottom: 1px solid var(--e-global-color-primary);
}
.page-id-273 .nw-download-links + .nw-download-links p:first-child a {
  border-top: none;
}

.nw-custom-menu-vertical ul,
.nw-custom-menu-vertical .elementor-widget-container ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
  margin: 0;
  padding: 0;
  list-style: none;
}
.nw-custom-menu-vertical ul,
.nw-custom-menu-vertical li {
  width: 100%;
}
.nw-custom-menu-vertical li {
  border-top: 1px solid var(--e-global-color-primary);
}
.nw-custom-menu-vertical li:last-child {
  border-bottom: 1px solid var(--e-global-color-primary);
}
.nw-custom-menu-vertical .e-n-menu-title {
  padding: 0;
}
.nw-custom-menu-vertical .e-n-menu-title {
  width: 100%;
}
.nw-custom-menu-vertical .e-n-menu-title-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  width: 100%;
  padding: 1rem 0 1rem 0 !important;
}

.nw-tabs-vertical.elementor-widget-n-tabs .e-n-tab-title-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.nw-tabs-vertical .e-n-tab-title .tab-description {
  display: none;
  color: var(--e-global-color-text);
}
.nw-tabs-vertical .e-n-tab-title[aria-selected=true] .tab-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
}
.nw-tabs-vertical .e-n-tab-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 0.75rem;
}
.nw-tabs-vertical .e-n-tab-icon i {
  line-height: 25px;
}
.nw-tabs-vertical .e-n-tab-title {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.nw-tabs-vertical .e-n-tab-title::after {
  content: "+";
  font-size: 1.5rem;
  width: 2rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 2rem;
          flex: 0 0 2rem;
}
.nw-tabs-vertical .e-n-tab-title[aria-selected=true]::after {
  content: "-";
  content: "";
}
.nw-tabs-vertical .e-n-tab-title-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 768px) {
  .nw-tabs-vertical .e-n-tab-title {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: var(--e-global-color-primary);
  }
  .nw-tabs-vertical .e-n-tab-title:last-of-type {
    border-style: solid;
    border-bottom-width: 1px;
    border-color: var(--e-global-color-primary);
  }
}
@media (max-width: 767px) {
  .nw-tabs-vertical.nw-tabs-mobile-expanded .e-n-tab-title {
    pointer-events: none;
  }
  .nw-tabs-vertical.nw-tabs-mobile-expanded .e-n-tabs-content > .e-con,
  .nw-tabs-vertical.nw-tabs-mobile-expanded .e-n-tab-title .tab-description {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
  .nw-tabs-vertical.nw-tabs-mobile-expanded .e-n-tab-title {
    -webkit-margin-before: 0 !important;
            margin-block-start: 0 !important;
    -webkit-margin-after: 0 !important;
            margin-block-end: 0 !important;
  }
  .nw-tabs-vertical.nw-tabs-mobile-expanded .e-n-tabs-content > .e-con {
    margin-bottom: 2rem;
  }
  .nw-tabs-vertical.nw-tabs-mobile-expanded .e-n-tab-title:after {
    content: "";
    display: none;
  }
}
.nw-tabs-vertical:not(.nw-tabs-mobile-expanded) .e-n-tab-title {
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: var(--e-global-color-primary);
}
@media (min-width: 768px) {
  .nw-tabs-vertical:not(.nw-tabs-mobile-expanded) .e-n-tab-title:last-of-type {
    border-style: solid;
    border-bottom-width: 1px;
    border-color: var(--e-global-color-primary);
  }
}
@media (max-width: 767px) {
  .nw-tabs-vertical:not(.nw-tabs-mobile-expanded) .e-n-tabs {
    border-bottom: 1px solid var(--e-global-color-primary);
  }
}
.nw-tabs-vertical:not(.nw-tabs-mobile-expanded) .e-n-tabs-content .e-active {
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .nw-tabs-vertical.nw-tabs-sticky-content .e-n-tabs-content .e-active {
    position: sticky;
    top: var(--nw-sticky-offset);
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

#kontakt .elementor-icon-box-description a {
  color: inherit;
  text-decoration: underline;
}
#kontakt .elementor-icon-box-description a:hover {
  color: var(--e-global-color-accent);
}

.cta-service-image-col {
  aspect-ratio: 16/9;
  min-height: 300px;
}

@media (min-width: 1024px) {
  .nw-scroll-steps .nw-scroll-step-col {
    -ms-flex-item-align: start;
        align-self: flex-start;
    position: sticky;
    top: 140px;
  }
  .nw-scroll-steps .nw-scroll-step-col:nth-child(1) {
    margin-top: 0vh;
  }
  .nw-scroll-steps .nw-scroll-step-col:nth-child(2) {
    margin-top: 60vh;
  }
  .nw-scroll-steps .nw-scroll-step-col:nth-child(3) {
    margin-top: 120vh;
  }
  .nw-scroll-steps .nw-scroll-step-col:nth-child(4) {
    margin-top: 180vh;
  }
}

.header-desktop-main {
  -webkit-transition: min-height 0.3s ease;
  transition: min-height 0.3s ease;
}
.header-desktop-main.elementor-sticky .headerlogo-desktop-full {
  display: block;
}
.header-desktop-main.elementor-sticky .headerlogo-desktop-small {
  display: none;
}
.header-desktop-main.elementor-sticky.elementor-sticky--active {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.header-desktop-main.elementor-sticky.elementor-sticky--active .headerlogo-desktop-full {
  display: none;
}
.header-desktop-main.elementor-sticky.elementor-sticky--active .headerlogo-desktop-small {
  display: block;
}

.header-desktop-main.elementor-sticky.elementor-sticky--effects {
  min-height: 60px;
}
.header-desktop-main.elementor-sticky.elementor-sticky--effects .headerlogo-desktop-small img {
  max-width: 120px;
}

.header-mobile-main {
  -webkit-transition: min-height 0.3s ease;
  transition: min-height 0.3s ease;
}
.header-mobile-main.elementor-sticky .headerlogo-mobile-full {
  display: block;
}
.header-mobile-main.elementor-sticky .headerlogo-mobile-small {
  display: none;
}
.header-mobile-main.elementor-sticky.elementor-sticky--active {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.header-mobile-main.elementor-sticky.elementor-sticky--active .headerlogo-mobile-full {
  display: none;
}
.header-mobile-main.elementor-sticky.elementor-sticky--active .headerlogo-mobile-small {
  display: block;
}

.header-mobile-main.elementor-sticky.elementor-sticky--effects {
  min-height: 60px;
}
.header-mobile-main.elementor-sticky.elementor-sticky--effects .headerlogo-desktop-small img {
  max-width: 100px;
}

/* Slide In From The Top Option */
/* End Of Slide In From The Top Option */
@media (min-width: 1360px) {
  .hero-content-inner {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}

#anchor-menu-btn-red {
  background: var(--e-global-color-708b201);
}
#anchor-menu-btn-red .e-n-menu-title-text,
#anchor-menu-btn-red .e-n-menu-title-container {
  color: var(--e-global-color-d6cea4e);
  text-decoration-color: currentColor;
}

@media (max-width: 420px) {
  .team-mobile-1-col .team_member_grid {
    -ms-grid-columns: (1fr)[1] !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .team-mobile-1-col .team_member_grid_image_container {
    width: 200px !important;
  }
  .team-mobile-1-col .team_member_grid_image img {
    height: 200px !important;
  }
}

.elementor-widget-ucaddon_image_card_content_box:hover .uc_classic_content_container_holder img {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.elementor-widget-ucaddon_unlimited_timeline.timeline-media--natural .ue_timeline_item_image, .elementor-widget-ucaddon_unlimited_timeline.timeline-media--16-9 .ue_timeline_item_image, .elementor-widget-ucaddon_unlimited_timeline.timeline-media--square .ue_timeline_item_image, .elementor-widget-ucaddon_unlimited_timeline.timeline-media--4-3 .ue_timeline_item_image {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
.elementor-widget-ucaddon_unlimited_timeline.timeline-media--natural .ue_timeline_item_image {
  aspect-ratio: unset !important;
  -o-object-fit: unset !important;
     object-fit: unset !important;
}
.elementor-widget-ucaddon_unlimited_timeline.timeline-media--16-9 .ue_timeline_item_image {
  aspect-ratio: 16/9 !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.elementor-widget-ucaddon_unlimited_timeline.timeline-media--square .ue_timeline_item_image {
  aspect-ratio: 1/1 !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.elementor-widget-ucaddon_unlimited_timeline.timeline-media--4-3 .ue_timeline_item_image {
  aspect-ratio: 4/3 !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.nw-home-product-grid-item {
  --container-width-desktop: 1360px;
  --container-width-mobile: calc(100vw - 48px);
  --grid-gap: 24px;
  --grid-rows: 2;
  --grid-gaps-combined: calc(var(--grid-gap) * 1);
}

.nw-home-product-grid-item {
  min-height: calc((var(--container-width-mobile) - var(--grid-gaps-combined)) / var(--grid-rows));
}
@media (min-width: 1408px) {
  .nw-home-product-grid-item {
    min-height: calc((var(--container-width-desktop) - var(--grid-gaps-combined)) / var(--grid-rows));
  }
}

.nw-home-product-grid-item::before {
  mix-blend-mode: multiply;
  opacity: 0.6;
}
/*# sourceMappingURL=main.css.map */