/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[4]!./assets/scss/extensions/tx_jobs-loga.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* jobs plugin */

.tx-jobs-loga,
.tx-jobs-northrhine {
  /* custom spacing */
}

.tx-jobs-loga .job-group-img-container,
.tx-jobs-northrhine .job-group-img-container {
  aspect-ratio: 25/9;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@supports not (aspect-ratio: 25/9) {
  
  .tx-jobs-loga .job-group-img-container::before,
  .tx-jobs-northrhine .job-group-img-container::before {
    float: left;
    padding-top: 36%;
    content: "";
  }
  
  .tx-jobs-loga .job-group-img-container::after,
  .tx-jobs-northrhine .job-group-img-container::after {
    display: block;
    content: "";
    clear: both;
  }
}

.tx-jobs-loga .job-list-padding,
.tx-jobs-northrhine .job-list-padding {
  padding-bottom: calc(1rem + 3vw);
}

.tx-jobs-loga .margin-bottom-30,
.tx-jobs-northrhine .margin-bottom-30 {
  margin-bottom: 30px;
}

.tx-jobs-loga .margin-top-30,
.tx-jobs-northrhine .margin-top-30 {
  margin-top: 30px;
}

.tx-jobs-loga ul.pagination li.page-item,
.tx-jobs-northrhine ul.pagination li.page-item {
  margin-bottom: 0;
}

.tx-jobs-loga .page-pagination.ig-jobs-pagination ul.pagination .page-item .page-link:hover,
.tx-jobs-northrhine .page-pagination.ig-jobs-pagination ul.pagination .page-item .page-link:hover {
  text-decoration: none;
  color: var(--bs-white);
}

.tx-jobs-loga .page-pagination.ig-jobs-pagination ul.pagination .page-item.current.active.disabled a.page-link,
.tx-jobs-northrhine .page-pagination.ig-jobs-pagination ul.pagination .page-item.current.active.disabled a.page-link {
  color: var(--bs-white);
  background-color: var(--bs-darkerblue);
  border-color: var(--bs-darkerblue);
}

.tx-jobs-loga .ig-job-list__header-row,
.tx-jobs-northrhine .ig-job-list__header-row {
  margin-bottom: 20px;
}

.tx-jobs-loga .ig-job-list__header-title,
.tx-jobs-northrhine .ig-job-list__header-title {
  margin-bottom: 30px;
}

.tx-jobs-loga .mobile-margin,
.tx-jobs-northrhine .mobile-margin {
  margin-bottom: 20px;
}

.tx-jobs-loga .entry-list-item-wrapper,
.tx-jobs-northrhine .entry-list-item-wrapper {
  padding: 15px 0;
}

.tx-jobs-loga .entry-list-item-link-wrapper,
.tx-jobs-northrhine .entry-list-item-link-wrapper {
  border-top: 1px solid var(--bs-gray-450);
}

.tx-jobs-loga .entry-list-item-link-wrapper .entry-list-item-button,
.tx-jobs-northrhine .entry-list-item-link-wrapper .entry-list-item-button {
  padding: 0.25rem 1.875rem;
}

.tx-jobs-loga .entry-list-item-link-wrapper .entry-list-item-meta,
.tx-jobs-loga .entry-list-item-link-wrapper .entry-list-item-title,
.tx-jobs-northrhine .entry-list-item-link-wrapper .entry-list-item-meta,
.tx-jobs-northrhine .entry-list-item-link-wrapper .entry-list-item-title {
  transition: all 150ms ease-in-out;
  color: var(--bs-darkerblue);
}

.tx-jobs-loga .entry-list-item-link-wrapper:hover .entry-list-item-button,
.tx-jobs-loga .entry-list-item-link-wrapper:focus .entry-list-item-button,
.tx-jobs-loga .entry-list-item-link-wrapper:focus-visible .entry-list-item-button,
.tx-jobs-northrhine .entry-list-item-link-wrapper:hover .entry-list-item-button,
.tx-jobs-northrhine .entry-list-item-link-wrapper:focus .entry-list-item-button,
.tx-jobs-northrhine .entry-list-item-link-wrapper:focus-visible .entry-list-item-button {
  background-color: var(--bs-white);
  border-color: var(--bs-darkerblue);
  color: var(--bs-darkerblue);
}

.tx-jobs-loga .entry-list-item-link-wrapper:hover .entry-list-item-meta,
.tx-jobs-loga .entry-list-item-link-wrapper:hover .entry-list-item-title,
.tx-jobs-loga .entry-list-item-link-wrapper:focus .entry-list-item-meta,
.tx-jobs-loga .entry-list-item-link-wrapper:focus .entry-list-item-title,
.tx-jobs-loga .entry-list-item-link-wrapper:focus-visible .entry-list-item-meta,
.tx-jobs-loga .entry-list-item-link-wrapper:focus-visible .entry-list-item-title,
.tx-jobs-northrhine .entry-list-item-link-wrapper:hover .entry-list-item-meta,
.tx-jobs-northrhine .entry-list-item-link-wrapper:hover .entry-list-item-title,
.tx-jobs-northrhine .entry-list-item-link-wrapper:focus .entry-list-item-meta,
.tx-jobs-northrhine .entry-list-item-link-wrapper:focus .entry-list-item-title,
.tx-jobs-northrhine .entry-list-item-link-wrapper:focus-visible .entry-list-item-meta,
.tx-jobs-northrhine .entry-list-item-link-wrapper:focus-visible .entry-list-item-title {
  color: var(--bs-darkblue);
}

.tx-jobs-loga li:last-of-type .entry-list-item-link-wrapper,
.tx-jobs-northrhine li:last-of-type .entry-list-item-link-wrapper {
  border-bottom: 1px solid var(--bs-gray-450);
}
@media (min-width: 768px) {
  
  .tx-jobs-loga .mobile-margin,
  .tx-jobs-northrhine .mobile-margin {
    margin-bottom: 0;
  }
  
  .tx-jobs-loga .ig-job-list__header-row,
  .tx-jobs-northrhine .ig-job-list__header-row {
    margin-bottom: 30px;
  }
  
  .tx-jobs-loga .entry-list-item-txt-wrapper,
  .tx-jobs-northrhine .entry-list-item-txt-wrapper {
    max-width: calc(100% - 170px);
  }
}

.tx-jobs-loga .ig-jobs-custom-select .dropdown-toggle,
.tx-jobs-northrhine .ig-jobs-custom-select .dropdown-toggle {
  font-weight: 400;
  text-align: left;
  border: 1px solid var(--bs-darkerblue);
  padding: 0.375rem 2.75rem 0.375rem 1.25rem;
  overflow: hidden;
  max-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tx-jobs-loga .ig-jobs-custom-select .dropdown-toggle:focus,
.tx-jobs-northrhine .ig-jobs-custom-select .dropdown-toggle:focus {
  box-shadow: 0 0 0 3px rgba(0, 75, 110, 0.7);
}

.tx-jobs-loga .ig-jobs-custom-select ul.dropdown-menu li,
.tx-jobs-northrhine .ig-jobs-custom-select ul.dropdown-menu li {
  cursor: pointer;
  padding: 0;
  margin-bottom: 0;
}

.tx-jobs-loga .ig-jobs-custom-select ul.dropdown-menu li:hover,
.tx-jobs-loga .ig-jobs-custom-select ul.dropdown-menu li:focus,
.tx-jobs-loga .ig-jobs-custom-select ul.dropdown-menu li:focus-within,
.tx-jobs-northrhine .ig-jobs-custom-select ul.dropdown-menu li:hover,
.tx-jobs-northrhine .ig-jobs-custom-select ul.dropdown-menu li:focus,
.tx-jobs-northrhine .ig-jobs-custom-select ul.dropdown-menu li:focus-within {
  background: var(--bs-darkerblue);
}

.tx-jobs-loga .ig-jobs-custom-select ul.dropdown-menu li a.dropdown-item,
.tx-jobs-northrhine .ig-jobs-custom-select ul.dropdown-menu li a.dropdown-item {
  white-space: break-spaces;
  font-size: 1rem;
  padding: 0.5rem 1rem;
}

.tx-jobs-loga .ig-jobs-custom-select ul.dropdown-menu li a.dropdown-item:hover,
.tx-jobs-loga .ig-jobs-custom-select ul.dropdown-menu li a.dropdown-item:focus,
.tx-jobs-northrhine .ig-jobs-custom-select ul.dropdown-menu li a.dropdown-item:hover,
.tx-jobs-northrhine .ig-jobs-custom-select ul.dropdown-menu li a.dropdown-item:focus {
  text-decoration: none;
  color: var(--bs-white);
  background: var(--bs-darkerblue);
}

.tx-jobs-loga .ig-jobs-custom-select ul.dropdown-menu li::before,
.tx-jobs-northrhine .ig-jobs-custom-select ul.dropdown-menu li::before {
  content: none;
}

.tx-jobs-loga {
  /* custom stylings for softgarden html */
}
.tx-jobs-loga button[type=submit] {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.tx-jobs-loga .mobile-margin-top {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .tx-jobs-loga .mobile-margin-top {
    margin-top: 0;
  }
}
.tx-jobs-loga .ig-joblist__single-filter-row {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .tx-jobs-loga .ig-joblist__single-filter-row {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
  }
}
.tx-jobs-loga .container {
  padding: 0 !important;
  max-width: none;
}
.tx-jobs-loga .underlineCapital {
  text-decoration: underline;
  text-transform: uppercase;
}
.tx-jobs-loga .highlight {
  font-weight: 500;
}
.tx-jobs-loga #position-overview .section-content__body > p > strong {
  display: block;
  font-size: calc(1.2625rem + 0.15vw);
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-darkerblue);
}
@media (min-width: 1200px) {
  .tx-jobs-loga #position-overview .section-content__body > p > strong {
    font-size: 1.375rem;
  }
}
.tx-jobs-loga #position-overview section.section,
.tx-jobs-loga #position-overview ul {
  margin-bottom: 1.5rem;
}
.tx-jobs-loga #position-overview section.section.section--2.last .section-content__body p:first-of-type {
  font-weight: 500;
}
.tx-jobs-loga__list {
  list-style-type: none;
}
.tx-jobs-loga__list li {
  margin-bottom: 1rem;
  position: relative;
}
.tx-jobs-loga__list li a:hover {
  text-decoration: underline;
}
.tx-jobs-loga__list li::before {
  position: absolute;
  top: 9px;
  left: -20px;
  content: "";
  width: 8px;
  height: 12px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCA4IDEyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPlNoYXBlPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik0wLjk2NjYwMSwwLjQ3NjM2MTUzMyBDMC40OTM2MTUsMS4wMzQyMzk3NyAwLjUxMTgwNjc3LDEuODc0MDgyNTIgMS4wMjExNzYzLDIuNDEwMjcxMTkgTDQuNDI2NzUsNS45OTQ3NTA0NCBMMS4wMjExNzYzLDkuNTgwMDg5NTggTDAuOTY1OTg1NjMsOS42NDE4NjIxNiBDMC40OTE3Nzg4NiwxMC4yMTE5MTU5IDAuNTE3MTkzOSwxMS4wNDQyNzc3IDEuMDIxMTc2MywxMS41NzQ3OTU2IEMxLjI4MDc3MzQxLDExLjg0ODA2MDkgMS42MzI2MDE2MywxMi4wMDAwMDA0IDEuOTg5MDU1NzIsMTIuMDAwMDAwNCBDMi4zNDU1MDk4LDEyLjAwMDAwMDQgMi42OTczMzgwMiwxMS44NDgwNjA5IDIuOTU2OTM1MTMsMTEuNTc0Nzk1NiBMNy4zMTYxMDY2Miw2Ljk4NjEwNjY2IEw3LjM3MDI0MjkzLDYuOTI1MzUwNTEgQzcuODMzMTc5NzgsNi4zNjUzMzA4MiA3LjgwODI0MjM5LDUuNTIyMzAxNjIgNy4zMTYxMDY2Miw1LjAwNDI1NDExIEwyLjk1NjkzNTEzLDAuNDE1NTY1MTYyIEwyLjg5MjQxNDU1LDAuMzUyMDQyNDI5IEMyLjM1NzgxMjQ0LC0wLjE0MDA4NDA4OCAxLjUyNDExMjM5LC0wLjExMzg1MTMzMiAxLjAyMTE3NjMsMC40MTU1NjUxNjIgTDAuOTY2NjAxLDAuNDc2MzYxNTMzIFoiIGlkPSJTaGFwZSIgZmlsbD0iIzAwOTlDNiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==);
}
.tx-jobs-loga #apply h6,
.tx-jobs-loga #apply h5 {
  margin-bottom: 10px;
  font-size: calc(1.2625rem + 0.15vw);
}
@media (min-width: 1200px) {
  .tx-jobs-loga #apply h6,
  .tx-jobs-loga #apply h5 {
    font-size: 1.375rem;
  }
}
.tx-jobs-loga #apply h6 {
  color: var(--bs-info);
}
.tx-jobs-loga #apply h5 {
  color: var(--bs-darkerblue);
}
.tx-jobs-loga #job-header-info {
  padding-left: 0;
}
.tx-jobs-loga #job-header-info li {
  padding-left: 2rem;
  margin-bottom: 0.5rem;
}
.tx-jobs-loga #job-header-info li::before {
  background-image: none;
  width: 24px;
  height: 24px;
  color: var(--bs-info);
  font-family: "md-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  left: 0;
  top: calc(50% - (1.2625rem + 0.1vw) / 2);
  font-size: calc(1.2625rem + 0.15vw);
}
@media (min-width: 1200px) {
  .tx-jobs-loga #job-header-info li::before {
    font-size: 1.375rem;
    top: calc(50% - 0.6875rem);
  }
}
.tx-jobs-loga #job-header-info li span.detailheader {
  margin-right: 0.25rem;
  font-weight: 500;
}
.tx-jobs-loga #job-header-info li.job-contract-type::before {
  content: "\e924";
}
.tx-jobs-loga #job-header-info li.job-location::before {
  content: "\e925";
}
.tx-jobs-loga #job-header-info li.job-experience::before {
  content: "\e927";
}
.tx-jobs-loga #job-header-info li.job-date::before {
  content: "\e941";
}
.tx-jobs-loga .page-pagination li {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin-right: 1rem;
  margin-bottom: 8px;
}
.tx-jobs-loga .page-pagination li a {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.tx-jobs-loga .page-pagination li.active a {
  z-index: 3;
  color: var(--bs-white);
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.tx-jobs-loga .page-pagination li.previous a, .tx-jobs-loga .page-pagination li.next a {
  border-color: transparent;
}
