/* outfit-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-regular.eot"); /* IE9 Compat Modes */
  src: url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-regular.woff2") format("woff2"), url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-regular.woff") format("woff"), url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-regular.ttf") format("truetype"), url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-regular.svg#Outfit") format("svg"); /* Legacy iOS */
}
/* outfit-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  src: url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-700.eot"); /* IE9 Compat Modes */
  src: url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-700.woff2") format("woff2"), url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-700.woff") format("woff"), url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-700.ttf") format("truetype"), url("../Webfonts/outfit-v14-latin_latin-ext/outfit-v14-latin_latin-ext-700.svg#Outfit") format("svg"); /* Legacy iOS */
}
::selection,
*::selection {
  color: white;
  background-color: #3EA536;
}

:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

[onclick] {
  cursor: pointer;
}

.fixed {
  position: fixed !important;
  top: 60px;
  left: 0;
  width: 100%;
  background: white;
  z-index: 100;
}

body {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  min-height: 100vh;
}
body.no-scroll {
  overflow: hidden;
}

main {
  overflow-x: hidden;
}

section {
  position: relative;
  float: left;
  width: 100%;
}
section + section {
  margin-top: 6rem;
}
@media (max-width: 1199.98px) {
  section + section {
    margin-top: 3rem;
  }
}
section + section.jumpmarks {
  margin-top: 0 !important;
}
@media (max-width: 1199.98px) {
  section + section.jumpmarks .jumpmarkWrapper {
    flex-direction: column;
  }
}
@media (max-width: 1199.98px) {
  section + section.jumpmarks .jumpmarkWrapper ul {
    display: flex;
    flex-wrap: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 1rem;
  }
}
@media (max-width: 767.98px) {
  section + section.jumpmarks .jumpmarkWrapper ul {
    overflow-x: auto;
  }
}
@media (max-width: 1199.98px) {
  section + section.jumpmarks .jumpmarkWrapper ul li {
    white-space: nowrap;
  }
}
@media (max-width: 1199.98px) {
  section + section.jumpmarks .jumpmarkWrapper ul li a {
    position: relative;
    float: left;
    padding: 0.5rem 0;
  }
}
@media (max-width: 1199.98px) {
  section + section.jumpmarks .jumpmarkWrapper .col-12 {
    width: 100%;
    justify-content: center !important;
    display: flex;
  }
}
@media (max-width: 767.98px) {
  section + section.jumpmarks .jumpmarkWrapper .justify-content-end {
    display: block !important;
    margin-top: 1rem;
  }
}
@media (max-width: 767.98px) {
  section + section.jumpmarks .jumpmarkWrapper .justify-content-end .btn-primary {
    width: 100%;
    text-align: center;
    margin-left: 0;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  section + section.jumpmarks .jumpmarkWrapper .justify-content-end .btn-primary + .btn-primary {
    margin-top: 1px;
  }
}
section:has(.ce-jumpmarkwrapper) {
  margin-top: 0 !important;
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -ms-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -o-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
}
section:has(.ce-jumpmarkwrapper) .ce-jumpmarkwrapper {
  margin: 0 -0.5rem;
  padding: 0;
}
section:has(.ce-jumpmarkwrapper) .ce-jumpmarkwrapper .nav li a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.8rem;
  padding: 0.5rem;
}
section:has(.ce-jumpmarkwrapper) .ce-jumpmarkwrapper + .btn-warning {
  border-radius: 0;
  padding: 0.75rem 1.2rem;
  font-size: 0.8rem;
  color: white !important;
  background: #ffcc00 !important;
}
section:has(.ce-jumpmarkwrapper) .ce-jumpmarkwrapper + .btn-warning svg {
  position: relative;
  float: right;
  height: 15px;
  margin-left: 0.5rem;
}
section:has(.ce-jumpmarkwrapper) .ce-jumpmarkwrapper + .btn-warning svg path {
  fill: white !important;
}
section:has(.jumpmarkWrapper) .hotKeys .btn-warning {
  position: relative;
  float: left;
  font-size: 0.75rem !important;
  font-weight: 700 !important;
  padding: 0.75rem 0.75rem;
  background: #ffcc00 !important;
  color: black !important;
  border: none !important;
  border-radius: 0 !important;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
section:has(.jumpmarkWrapper) .hotKeys .btn-warning:hover {
  background: #DEAB00 !important;
}
section:has(.jumpmarkWrapper) .hotKeys .btn-warning svg {
  position: relative;
  margin-left: 10px;
  width: 20px;
  max-height: 20px;
}
section:has(.jumpmarkWrapper) .hotKeys .btn-warning svg path {
  fill: black !important;
}
section:has(.jumpmarkWrapper) .hotKeys .btn-warning + .btn-warning {
  margin-left: 1px;
}

footer {
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -ms-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -o-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
}
footer svg {
  width: 20px;
}
footer svg path {
  fill: #3EA536;
}
footer .logo {
  width: 100px;
}
@media (max-width: 991.98px) {
  footer .socialMedia {
    justify-content: flex-start !important;
  }
}
@media (max-width: 767.98px) {
  footer .socialMedia {
    margin-top: 1rem;
  }
}
@media (max-width: 575.98px) {
  footer .socialMedia {
    margin-bottom: 4rem;
  }
}
footer .socialMedia svg path {
  fill: #000;
}
footer .socialMedia svg#xing {
  width: auto;
  height: 20px;
}
footer ul li + li {
  margin-top: 0.35rem;
}
@media (max-width: 991.98px) {
  footer .secondaryFooterInformations a:first-child {
    margin-left: 0 !important;
  }
}
@media (max-width: 575.98px) {
  footer .secondaryFooterInformations a:first-of-type {
    margin-top: 0.75rem !important;
    padding: 0.35rem 0;
  }
}
@media (max-width: 575.98px) {
  footer .secondaryFooterInformations a + a {
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 0.35rem 0;
  }
}
footer .secondaryFooterInformations a + a:after {
  content: "";
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: -0.5rem;
  width: 1px;
  height: 10px;
  background: #000;
}
@media (max-width: 575.98px) {
  footer .secondaryFooterInformations a + a:after {
    content: none !important;
  }
}
@media (max-width: 767.98px) {
  footer .secondaryFooterInformations .companyName {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  footer .secondaryFooterInformations .companyName + a {
    margin-left: 0 !important;
  }
}
@media (max-width: 1199.98px) {
  footer .container .row .col-md-3:first-child {
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  footer .container .row .col-md-3:not(:first-child) {
    width: 33.33%;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  footer .container .row .col-md-3:not(:first-child) a {
    font-size: 0.9rem;
  }
}
@media (max-width: 1199.98px) {
  footer .container .row .col-md-3 + .col-md-3 {
    margin-top: 1rem;
  }
}
@media (max-width: 767.98px) {
  footer .container .row .col-md-3:nth-child(3) ul {
    margin-bottom: 0.35rem;
  }
}
@media (max-width: 767.98px) {
  footer .container .row .col-md-3:last-child {
    margin-top: 0;
  }
}

.lightboxModal .modal-dialog {
  width: fit-content;
}

.modal-dialog {
  max-width: 60vw;
}
@media (max-width: 767.98px) {
  .modal-dialog {
    max-width: 80vw !important;
    margin: auto;
  }
}
.modal-dialog .modal-content {
  border-radius: 0;
}
.modal-dialog .modal-content .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
  opacity: 1;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .modal-dialog .modal-content .btn-close {
    top: -1rem;
    right: -1rem;
    border: 2px solid #fff;
    background-color: #fff;
    border-radius: 50px;
  }
}

.smallheight {
  max-height: 700px;
  overflow: hidden;
}
@media (max-width: 1023.98px) {
  .smallheight {
    max-height: 500px !important;
  }
}
@media (max-width: 767.98px) {
  .smallheight {
    max-height: 300px !important;
  }
}
@media (max-width: 575.98px) {
  .smallheight {
    max-height: 500px !important;
  }
}
.smallheight .backgroundImage {
  height: 700px;
}
@media (max-width: 767.98px) {
  .smallheight .backgroundImage {
    height: 300px !important;
  }
}
@media (max-width: 575.98px) {
  .smallheight .backgroundImage {
    height: 380px !important;
  }
}
@media (max-width: 991.98px) {
  .smallheight .backgroundImage img {
    object-fit: cover;
  }
}
@media (max-width: 767.98px) {
  .smallheight .backgroundImage img {
    height: 250px !important;
  }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  display: block;
  color: #000;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  float: left;
  width: 100%;
  text-wrap: balance;
  -webkit-hyphens: auto;
  hyphens: auto;
}
h1:has(+ .subline), .h1:has(+ .subline), h2:has(+ .subline), .h2:has(+ .subline), h3:has(+ .subline), .h3:has(+ .subline), h4:has(+ .subline), .h4:has(+ .subline), h5:has(+ .subline), .h5:has(+ .subline), h6:has(+ .subline), .h6:has(+ .subline) {
  margin-bottom: 0;
}
h1:has(+ .subline)::before, .h1:has(+ .subline)::before, h2:has(+ .subline)::before, .h2:has(+ .subline)::before, h3:has(+ .subline)::before, .h3:has(+ .subline)::before, h4:has(+ .subline)::before, .h4:has(+ .subline)::before, h5:has(+ .subline)::before, .h5:has(+ .subline)::before, h6:has(+ .subline)::before, .h6:has(+ .subline)::before {
  border: none;
}
h1:has(+ .subline):after, .h1:has(+ .subline):after, h2:has(+ .subline):after, .h2:has(+ .subline):after, h3:has(+ .subline):after, .h3:has(+ .subline):after, h4:has(+ .subline):after, .h4:has(+ .subline):after, h5:has(+ .subline):after, .h5:has(+ .subline):after, h6:has(+ .subline):after, .h6:has(+ .subline):after {
  height: 0;
  background: none;
}

span {
  -webkit-hyphens: auto;
  hyphens: auto;
}

p {
  font-size: 16px;
}

.subline {
  font-size: 18.4px;
}

.small-letter {
  font-size: 14px;
  font-weight: 400 !important;
}
.small-letter.strong {
  font-weight: 700 !important;
}

.borderTop p {
  margin-top: 2rem;
  padding-top: 0.5rem;
}
.borderTop p::before {
  content: "";
  position: absolute;
  top: -1rem;
  left: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #000;
}
.borderTop p::after {
  content: "";
  position: absolute;
  left: 0;
  top: -1rem;
  width: 100%;
  height: 1px;
  background: #000;
}
@media (max-width: 767.98px) {
  .borderTop + .borderTop p {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .borderTop + .borderTop p::before, .borderTop + .borderTop p::after {
    display: none;
  }
}

.borderTopFullWidth.subline::before {
  content: "";
  position: absolute;
  bottom: calc(-1rem - 10px);
  left: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #000;
}
.borderTopFullWidth.subline::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1rem;
  width: 100%;
  height: 1px;
  background: #000;
}
.borderTopFullWidth.iconList {
  padding-top: 1rem !important;
}
.borderTopFullWidth.iconList::before {
  content: "";
  position: absolute;
  top: -1rem;
  bottom: auto;
  left: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #000;
}
.borderTopFullWidth.iconList::after {
  content: "";
  position: absolute;
  left: 0;
  top: -1rem;
  bottom: auto;
  width: 100%;
  height: 1px;
  background: #000;
}
.borderTopFullWidth.iconList .imageWrapper .rounded-circle {
  width: 100px;
  height: 100px;
}
.borderTopFullWidth.iconList .imageWrapper .rounded-circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 60px;
  height: auto;
}

.borderTopFullWidthDelete {
  margin-bottom: 0 !important;
}
.borderTopFullWidthDelete::before, .borderTopFullWidthDelete::after {
  top: 0 !important;
  bottom: 0 !important;
  width: 0 !important;
  height: 0 !important;
  border: none !important;
}

h1, .h1 {
  font-size: 60px;
  white-space: normal;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media (max-width: 991.98px) {
  h1, .h1 {
    font-size: 64px;
    line-height: 72px;
  }
}
@media (max-width: 768.98px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 56px;
  }
}
@media (max-width: 576px) {
  h1, .h1 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (max-width: 1199.98px) {
  .h1 {
    font-size: 48px;
    line-height: 56px;
  }
}
@media (max-width: 991.98px) {
  .h1 {
    font-size: 64px;
    line-height: 72px;
  }
}
@media (max-width: 768.98px) {
  .h1 {
    font-size: 48px;
    line-height: 56px;
  }
}
@media (max-width: 576px) {
  .h1 {
    font-size: 32px;
    line-height: 40px;
  }
}

h2, .h2 {
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: 48px;
}
@media (max-width: 991.98px) {
  h2, .h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 768.98px) {
  h2, .h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 576px) {
  h2, .h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

h3, .h3 {
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: 40px;
}
@media (max-width: 991.98px) {
  h3, .h3 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 768.98px) {
  h3, .h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
@media (max-width: 576px) {
  h3, .h3 {
    font-size: 24px;
    line-height: 28px;
  }
}

h4, .h4 {
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: 34px;
}
@media (max-width: 991.98px) {
  h4, .h4 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 576px) {
  h4, .h4 {
    font-size: 18px;
    line-height: 26px;
  }
}

h5, .h5 {
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: 24px;
}
@media (max-width: 991.98px) {
  h5, .h5 {
    font-size: 16px;
    line-height: 24px;
  }
}

h6, .h6 {
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: 18.4px;
}
@media (max-width: 991.98px) {
  h6, .h6 {
    font-size: 16px;
    line-height: 24px;
  }
}

.subline, .strong {
  font-weight: 700;
}

.small-letter {
  font-size: 0.8rem;
  font-weight: 700;
}

p {
  position: relative;
  float: left;
  width: 100%;
  display: block;
  line-height: 1.6;
  font-weight: 400;
  text-wrap: pretty;
}
p a {
  color: #3EA536;
}
p:last-child {
  margin-bottom: 0;
}

a {
  color: inherit !important;
}

.btn-primary {
  position: relative;
  float: left;
  background: transparent;
  border: 1px solid #000;
  font-family: "Outfit";
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  line-height: normal;
  color: #000;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 767.98px) {
  .btn-primary {
    display: flex !important;
  }
}
.btn-primary svg {
  position: relative;
  margin-left: 10px;
  width: 20px;
}
.btn-primary svg path {
  fill: #3EA536;
}
.btn-primary:hover {
  background: #3EA536;
  border: 1px solid #3EA536;
  color: white;
}
.btn-primary:hover svg path {
  fill: white;
}
.btn-primary.bgWhite {
  background: white;
}
.btn-primary.bgWhite:hover {
  background: #3EA536;
  color: white !important;
}
.btn-primary:focus-visible, .btn-primary:focus-within {
  background: #3EA536 !important;
}
.btn-primary:focus-visible svg path, .btn-primary:focus-within svg path {
  fill: white !important;
}

.btn-secondary {
  position: relative;
  float: left;
  background: transparent;
  border: 1px solid #000;
  font-family: "Outfit";
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  line-height: normal;
  color: #000;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: transparent;
  border: 1px solid #000;
  color: #000;
}
@media (max-width: 767.98px) {
  .btn-secondary {
    display: flex !important;
  }
}
.btn-secondary svg {
  position: relative;
  margin-left: 10px;
  width: 20px;
}
.btn-secondary svg path {
  fill: #3EA536;
}
.btn-secondary:hover {
  background: #3EA536;
  border: 1px solid #3EA536;
  color: white;
}
.btn-secondary:hover svg path {
  fill: white;
}
.btn-secondary.bgWhite {
  background: white;
}
.btn-secondary.bgWhite:hover {
  background: #3EA536;
  color: white !important;
}
.btn-secondary:hover {
  background: #3EA536;
  border: 1px solid #3EA536;
  color: white !important;
}
.btn-secondary:hover svg path {
  fill: white !important;
}

.btn-tertiary {
  position: relative;
  float: left;
  background: transparent;
  border: 1px solid #000;
  font-family: "Outfit";
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  line-height: normal;
  color: #000;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 0;
  background: white;
  border: none;
  color: #000;
}
@media (max-width: 767.98px) {
  .btn-tertiary {
    display: flex !important;
  }
}
.btn-tertiary svg {
  position: relative;
  margin-left: 10px;
  width: 20px;
}
.btn-tertiary svg path {
  fill: #3EA536;
}
.btn-tertiary:hover {
  background: #3EA536;
  border: 1px solid #3EA536;
  color: white;
}
.btn-tertiary:hover svg path {
  fill: white;
}
.btn-tertiary.bgWhite {
  background: white;
}
.btn-tertiary.bgWhite:hover {
  background: #3EA536;
  color: white !important;
}
.btn-tertiary:hover {
  background: transparent;
  border: none;
  color: #3EA536;
}
.btn-tertiary:hover svg path {
  fill: #3EA536;
}

.list-style-none {
  list-style: none;
}

.border {
  border: 1px solid #000 !important;
}

.box-shadow {
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -ms-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -o-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
}

.badge {
  padding: 0.5rem 0.75rem;
  color: white;
  background-color: #3EA536;
  border-radius: 0;
}

.badge.reference {
  background-color: rgba(0, 0, 0, 0.1);
  color: #000;
}

.color .badgebrand {
  background-color: #ffcc00;
}

.outdoor .badgebrand {
  background-color: #3EA536;
}

.pt-6 {
  padding-top: 6rem;
}
@media (max-width: 991.98px) {
  .pt-6 {
    padding-top: 3rem;
  }
}

.pb-6 {
  padding-bottom: 6rem;
}
@media (max-width: 991.98px) {
  .pb-6 {
    padding-bottom: 3rem;
  }
}

.nomarginright {
  margin-left: calc((100vw - 1320px) / 2) !important;
}
@media (max-width: 1199.98px) {
  .nomarginright {
    margin-left: calc((100vw - 960px) / 2) !important;
  }
}
@media (max-width: 1023.98px) {
  .nomarginright {
    margin-left: 0 !important;
  }
}
@media (max-width: 919.98px) {
  .nomarginright {
    margin-left: calc((100vw - 720px) / 2) !important;
  }
}
@media (max-width: 767.98px) {
  .nomarginright {
    margin-left: 0 !important;
  }
}

.nmt-3 {
  margin-top: -3rem;
}

.mt-title {
  margin-top: 14rem;
}
@media (max-width: 767.98px) {
  .mt-title {
    margin-top: 9rem;
  }
}

.container.layout-4 {
  max-width: 100% !important;
  margin-left: calc((100vw - 1320px) / 2) !important;
}
@media (max-width: 1199.98px) {
  .container.layout-4 {
    margin-left: calc((100vw - 960px) / 2) !important;
  }
}
@media (max-width: 1023.98px) {
  .container.layout-4 {
    margin-left: 0 !important;
  }
}
@media (max-width: 919.98px) {
  .container.layout-4 {
    margin-left: calc((100vw - 720px) / 2) !important;
  }
}
@media (max-width: 767.98px) {
  .container.layout-4 {
    margin-left: 0 !important;
  }
}
.container.layout-4 header {
  text-transform: uppercase;
  margin-bottom: 1rem !important;
  position: relative;
  float: left;
  width: 100%;
}
@media (min-width: 576px) {
  .container.layout-4 header {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container.layout-4 header {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container.layout-4 header {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container.layout-4 header {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container.layout-4 header {
    max-width: calc(1320px - 1.5rem);
  }
}

#kesearch_results {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 3rem;
}
#kesearch_results .result-list-item {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  margin: 20px 0 !important;
  padding-top: 1rem !important;
}
@media (max-width: 991.98px) {
  #kesearch_results .result-list-link .teaser_icon {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
#kesearch_results .result-list-link .teaser_icon img {
  width: 100%;
  height: auto;
}
@media (max-width: 991.98px) {
  #kesearch_results .result-list-link + .result-list-link {
    margin-top: 1rem !important;
  }
}

.kesearch_searchbox {
  font-family: "Outfit";
}

.autocomplete-suggestions {
  z-index: 10000000001;
  border-radius: 5px;
}

.searchwrapper #ke_search_searchfield_sword:focus + #search-addon {
  z-index: 6;
}

.responsive-video {
  position: relative;
  padding-bottom: 56%; /* 16/9 Video */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3EA536;
  width: 2rem;
  border-radius: 15px;
}

.swiperNav {
  width: 100%;
  height: 40px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}
.swiperNav .swiper-button-next, .swiperNav .swiper-button-prev {
  position: relative;
  width: 40px;
  height: 40px;
  background: white;
}
.swiperNav .swiper-button-next:after, .swiperNav .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 14px;
  height: 14px;
  background: url(../Icons/arrow-g.svg) no-repeat;
}
.swiperNav .swiper-button-next {
  position: absolute;
  right: 0;
  left: auto;
}
.swiperNav .swiper-button-prev {
  position: absolute;
  right: auto;
  left: 0;
}
.swiperNav .swiper-button-prev:after {
  transform: translate(-50%, -50%) scaleX(-1);
}

.textImageSwiper {
  padding-bottom: 5rem !important;
}
.textImageSwiper .swiperNav {
  top: inherit !important;
  transform: none !important;
  z-index: 11;
}
.textImageSwiper .swiperNav .swiper-button-next, .textImageSwiper .swiperNav .swiper-button-prev {
  border: 1px solid black;
}
.textImageSwiper .swiperNav .swiper-button-next:after, .textImageSwiper .swiperNav .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 14px;
  height: 14px;
  background: url(../Icons/arrow-y.svg) no-repeat;
}
.textImageSwiper .swiperNav .swiper-button-prev:after {
  transform: translate(-50%, -50%) scaleX(-1) !important;
}
@media (max-width: 767.98px) {
  .textImageSwiper .swiper-slide .col-md-6 {
    margin-bottom: 3rem !important;
  }
}

.textImageSwiper .swiperNav .swiper-button-next:after, .textImageSwiper .swiperNav .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background: url(../Icons/arrow-g.svg) no-repeat;
}

.color .textImageSwiper .swiperNav .swiper-button-next:after, .color .textImageSwiper .swiperNav .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background: url(../Icons/arrow-y.svg) no-repeat;
}

.color .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffcc00;
}

@media (max-width: 767.98px) {
  .textImage .col-md-6:has(.pureImageSwiper) {
    margin: 1rem 0 !important;
  }
}
@media (max-width: 767.98px) {
  .textImage .col-md-6 .imageWrapper {
    margin-bottom: 0 !important;
  }
}

.ce-header.pb-4:has(+ .textImage) {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 3rem;
}

@media (max-width: 991.98px) {
  .detailSwiper {
    margin-top: 2rem;
  }
}

.highlightSlider .backgroundImage {
  height: 700px;
}
.highlightSlider .swiper {
  padding-top: 1rem;
}
.highlightSlider .swiper .swiper-slide .imageWrapper {
  margin-top: -4rem;
  position: absolute;
  right: 0.5rem;
  width: 40%;
}
@media (max-width: 1499.98px) {
  .highlightSlider .swiper .swiper-slide .imageWrapper {
    width: 35%;
  }
}
.highlightSlider .swiper .swiper-slide .imageWrapper.milieuImage {
  margin-top: 0;
  position: relative;
  right: 0;
  width: 50%;
  overflow: hidden;
}
.highlightSlider .swiper .swiper-slide .imageWrapper.milieuImage img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  height: 100% !important;
  width: auto !important;
}
@media (min-width: 1920px) {
  .highlightSlider .swiper .swiper-slide .imageWrapper.milieuImage img {
    height: 110% !important;
  }
}
.highlightSlider .swiper .swiper-slide .contentWrapper {
  max-width: 56%;
}
@media (max-width: 1499.98px) {
  .highlightSlider .swiper .swiper-slide .contentWrapper {
    max-width: 70%;
  }
}
@media (max-width: 991.98px) {
  .highlightSlider .swiper .swiper-slide .contentWrapper {
    max-width: 60%;
  }
}
.highlightSlider .swiper .swiper-slide .contentWrapper .fs-3 {
  line-height: 1.2;
  min-height: 67px;
  font-size: 1.35rem !important;
}
.highlightSlider .swiper .swiper-slide:has(.milieuImage) {
  padding: 0 !important;
}
.highlightSlider .swiper .swiper-slide:has(.milieuImage) .contentWrapper {
  padding: 1.5rem !important;
}
.highlightSlider .swiper .swiper-slide:has(.milieuImage) .contentWrapper .fs-3 {
  hyphens: auto;
}

.referencedProductsSwiper .swiper-slide {
  background: rgba(0, 0, 0, 0.1);
}
.referencedProductsSwiper .swiper-slide .imageWrapper {
  margin-top: -3rem;
}

.recommendationsSwiper .swiper-slide p {
  line-height: 1.4;
}

.benefitsSwiper {
  padding: 0 45px;
}
.benefitsSwiper .swiper-slide .contentWrapper p {
  font-size: 18.4px !important;
  text-transform: none !important;
}
.benefitsSwiper .swiperNav {
  margin-left: -45px;
  width: 100%;
  height: 40px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  pointer-events: none;
  z-index: 2;
}
.benefitsSwiper .swiperNav .swiper-button-next, .benefitsSwiper .swiperNav .swiper-button-prev {
  position: relative;
  width: 40px;
  height: 40px;
  background: white;
  pointer-events: all;
}
.benefitsSwiper .swiperNav .swiper-button-next:after, .benefitsSwiper .swiperNav .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 14px;
  height: 14px;
  background: url(../Icons/arrow-g.svg) no-repeat;
}
.benefitsSwiper .swiperNav .swiper-button-next {
  position: absolute;
  right: 0;
  left: auto;
}
.benefitsSwiper .swiperNav .swiper-button-prev {
  position: absolute;
  right: auto;
  left: 0;
}
.benefitsSwiper .swiperNav .swiper-button-prev:after {
  transform: translate(-50%, -50%) scaleX(-1);
}

.jobSwiper {
  margin-left: -1rem;
}
.jobSwiper .swiper-pagination {
  margin-left: 0.75rem;
}

@media (max-width: 767.98px) {
  .interviewSwiper .swiper-slide {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767.98px) {
  .interviewSwiper .swiper-slide .contentWrapper {
    position: relative;
    float: left;
    width: 100%;
    position: relative !important;
    transform: none !important;
    left: 0 !important;
    top: 0 !important;
  }
}
@media (max-width: 767.98px) {
  .interviewSwiper .swiper-slide .contentWrapper p {
    color: black !important;
  }
}

@media (max-width: 575.98px) {
  .accessoriesSwiper .placeholder {
    height: 205px;
  }
}
.accessoriesSwiper .swiper-slide .contentWrapper {
  hyphens: auto;
}

.impressionSlider .impressionSwiper .swiper-wrapper {
  display: flex;
  align-items: center;
}
.impressionSlider .impressionSwiper .swiper-wrapper .swiper-slide {
  width: auto; /* Slide passt sich der Bildbreite an */
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199.98px) {
  .impressionSlider .impressionSwiper .swiper-wrapper .swiper-slide {
    width: auto !important;
  }
}
.impressionSlider .impressionSwiper .swiper-wrapper .swiper-slide img {
  height: 300px;
  width: auto;
  object-fit: contain;
  display: block;
}
.impressionSlider .modal .modal-dialog .modal-content {
  background: transparent;
  display: flex;
  align-items: center;
  border: none;
}
.impressionSlider .modal img {
  width: auto !important;
  height: 60vh !important;
  max-height: 60vh !important;
}

.pureImageSwiperExtended .swiper-wrapper {
  display: flex;
  align-items: center;
}
.pureImageSwiperExtended .swiper-wrapper .swiper-slide {
  width: auto; /* Slide passt sich der Bildbreite an */
  display: flex;
  align-items: center;
  justify-content: center;
}
.pureImageSwiperExtended .swiper-wrapper .swiper-slide img {
  height: 465px;
  width: auto;
  object-fit: contain;
  display: block;
}
@media (max-width: 1399.98px) {
  .pureImageSwiperExtended .swiper-wrapper .swiper-slide img {
    height: 366px;
  }
}
@media (max-width: 1199.98px) {
  .pureImageSwiperExtended .swiper-wrapper .swiper-slide img {
    height: 306px;
  }
}
@media (max-width: 991.98px) {
  .pureImageSwiperExtended .swiper-wrapper .swiper-slide img {
    height: 225px;
  }
}
@media (max-width: 767.98px) {
  .pureImageSwiperExtended .swiper-wrapper .swiper-slide img {
    height: 346px;
  }
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  pointer-events: auto;
  cursor: ponter;
}

/*# sourceMappingURL=osmo-swiper.css.map */
