/* 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%;
}

.careerdetail {
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .careerdetail .backgroundImage .contentWrapper {
    padding-bottom: 2rem !important;
  }
}
.careerdetail .backgroundImage .contentWrapper .additional > span {
  position: relative;
  float: left;
}
.careerdetail .backgroundImage .contentWrapper .additional > span + span {
  margin-left: 1rem;
}
.careerdetail .backgroundImage .contentWrapper .additional svg {
  position: relative;
  float: left;
  height: 20px;
  margin-right: 0.25rem;
}
.careerdetail .backgroundImage .contentWrapper .additional svg path {
  fill: white;
}
@media (max-width: 991.98px) {
  .careerdetail .backgroundImage .contentWrapper h1 {
    font-size: 30px;
    line-height: 1.2;
  }
}
.careerdetail .bg-grey {
  background: rgba(0, 0, 0, 0.1);
}
.careerdetail .formWrapper {
  margin-bottom: 1rem;
}
@media (max-width: 991.98px) {
  .careerdetail .formWrapper {
    margin: 3rem 0 1rem;
  }
}
.careerdetail .formWrapper h2, .careerdetail .formWrapper h3 {
  display: none;
}
.careerdetail .formWrapper .tx-powermail .container-fluid {
  padding: 0;
}
.careerdetail .formWrapper .tx-powermail .container-fluid .powermail_legend {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 700;
}
.careerdetail .formWrapper .tx-powermail .container-fluid .row + .row {
  margin-top: 1rem;
}
@media (max-width: 991.98px) {
  .careerdetail .formWrapper .tx-powermail .container-fluid .row + .row {
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  .careerdetail .formWrapper .tx-powermail .container-fluid .row .powermail_fieldwrap {
    margin-top: 1rem;
  }
}
.careerdetail .formWrapper .tx-powermail .container-fluid .row .powermail_fieldwrap.powermail_fieldwrap_textfeld {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 3rem;
}
.careerdetail .formWrapper .tx-powermail .container-fluid .row .powermail_fieldwrap.powermail_fieldwrap_textfeld label {
  display: none;
}
.careerdetail .formWrapper .tx-powermail .container-fluid .row .powermail_fieldwrap.powermail_fieldwrap_type_textarea {
  position: relative;
  float: left;
  width: 100%;
}
.careerdetail .formWrapper .tx-powermail select, .careerdetail .formWrapper .tx-powermail input {
  border-radius: 0 !important;
  padding: 0.5rem 0.75rem !important;
}
.careerdetail .formWrapper .tx-powermail textarea {
  border-radius: 0 !important;
}
.careerdetail .formWrapper .tx-powermail input {
  display: inline-block;
  float: left;
  padding: 0 1em;
  width: 40%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0;
  margin: 0;
  width: 100%;
  cursor: text;
  position: relative;
}
.careerdetail .formWrapper .tx-powermail .powermail_field {
  position: relative;
  float: left;
  width: 100%;
}
.careerdetail .formWrapper .tx-powermail .powermail_field:has(select)::after {
  content: "";
  content: "";
  position: absolute;
  right: 1rem;
  bottom: 0.75rem;
  width: 15px;
  height: 15px;
  background: url(../Icons/arrow-g.svg) no-repeat;
  transform: rotate(90deg);
}
@media (max-width: 991.98px) {
  .careerdetail .formWrapper .tx-powermail fieldset {
    min-width: 100% !important;
  }
}
.careerdetail .formWrapper .tx-powermail fieldset.powermail_fieldset_3 {
  margin-top: 3rem;
}
.careerdetail .formWrapper .tx-powermail fieldset.powermail_fieldset_3 legend {
  font-size: 18.4px !important;
}
.careerdetail .formWrapper .tx-powermail fieldset.powermail_fieldset_3 .powermail_fieldwrap_marker {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 2rem;
}
.careerdetail .formWrapper .tx-powermail fieldset.powermail_fieldset_3 .powermail_fieldwrap_marker span {
  color: #BF0000;
}
.careerdetail .formWrapper .tx-powermail fieldset.powermail_fieldset_3 .powermail_fieldwrap .powermail_label {
  font-weight: 700;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_check {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 2rem;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_check .powermail_checkwrap {
  padding-left: 0;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_check .powermail_checkwrap input {
  right: 0;
  width: 25px;
  height: 25px;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_check .powermail_checkwrap input + label {
  width: calc(100% - 45px);
  margin-left: 10px;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_check .powermail_checkwrap input + label a {
  color: #3EA536 !important;
  text-decoration: none;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_check + .powermail_fieldwrap_type_html {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 2rem;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_check + .powermail_fieldwrap_type_html p {
  font-size: 0.8rem;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_check + .powermail_fieldwrap_type_captcha .powermail_field {
  margin-top: 3rem;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_submit {
  position: relative;
  width: auto;
  margin-top: 2rem;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_submit input {
  text-transform: uppercase;
  padding: 15px 20px !important;
  padding-right: 2.5rem !important;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_submit::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;
  right: 1.75rem;
  width: 15px;
  height: 15px;
  background: url(../Icons/arrow-g.svg) no-repeat;
  -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;
}
.careerdetail .formWrapper .tx-powermail .powermail_fieldwrap_type_submit:hover::after {
  background: url(../Icons/arrow-w.svg) no-repeat;
}

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