@charset "UTF-8";
/* Core Mixin */
/* Core Extend */
/* Seitenelemente */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a[href*="/wp-admin/link-add.php"],
#wp-admin-bar-comments,
#wp-admin-bar-updates,
#wp-admin-bar-customize,
#wp-admin-bar-wp-logo,
#wp-admin-bar-seed-csp4-notice,
.ab-submenu .ab-submenu {
  display: none !important;
}

/* Abstände */
.mt--10 {
  margin-top: -300px;
}
@media (max-width: 991px) {
  .mt--10 {
    margin-top: -150px;
  }
}

.mt--9 {
  margin-top: -270px;
}
@media (max-width: 991px) {
  .mt--9 {
    margin-top: -135px;
  }
}

.mt--8 {
  margin-top: -240px;
}
@media (max-width: 991px) {
  .mt--8 {
    margin-top: -120px;
  }
}

.mt--7 {
  margin-top: -210px;
}
@media (max-width: 991px) {
  .mt--7 {
    margin-top: -105px;
  }
}

.mt--6 {
  margin-top: -180px;
}
@media (max-width: 991px) {
  .mt--6 {
    margin-top: -90px;
  }
}

.mt--5 {
  margin-top: -150px;
}
@media (max-width: 991px) {
  .mt--5 {
    margin-top: -75px;
  }
}

.mt--4 {
  margin-top: -120px;
}
@media (max-width: 991px) {
  .mt--4 {
    margin-top: -60px;
  }
}

.mt--3 {
  margin-top: -90px;
}
@media (max-width: 991px) {
  .mt--3 {
    margin-top: -45px;
  }
}

.mt--2 {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .mt--2 {
    margin-top: -30px;
  }
}

.mt--1 {
  margin-top: -30px;
}
@media (max-width: 991px) {
  .mt--1 {
    margin-top: -15px;
  }
}

.mt-0 {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .mt-0 {
    margin-top: 0px;
  }
}

.mt-1 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .mt-1 {
    margin-top: 15px;
  }
}

.mt-2 {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .mt-2 {
    margin-top: 30px;
  }
}

.mt-3 {
  margin-top: 90px;
}
@media (max-width: 991px) {
  .mt-3 {
    margin-top: 45px;
  }
}

.mt-4 {
  margin-top: 120px;
}
@media (max-width: 991px) {
  .mt-4 {
    margin-top: 60px;
  }
}

.mt-5 {
  margin-top: 150px;
}
@media (max-width: 991px) {
  .mt-5 {
    margin-top: 75px;
  }
}

.mt-6 {
  margin-top: 180px;
}
@media (max-width: 991px) {
  .mt-6 {
    margin-top: 90px;
  }
}

.mt-7 {
  margin-top: 210px;
}
@media (max-width: 991px) {
  .mt-7 {
    margin-top: 105px;
  }
}

.mt-8 {
  margin-top: 240px;
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 120px;
  }
}

.mt-9 {
  margin-top: 270px;
}
@media (max-width: 991px) {
  .mt-9 {
    margin-top: 135px;
  }
}

.mt-10 {
  margin-top: 300px;
}
@media (max-width: 991px) {
  .mt-10 {
    margin-top: 150px;
  }
}

.mb--10 {
  margin-bottom: -300px;
}
@media (max-width: 991px) {
  .mb--10 {
    margin-bottom: -150px;
  }
}

.mb--9 {
  margin-bottom: -270px;
}
@media (max-width: 991px) {
  .mb--9 {
    margin-bottom: -135px;
  }
}

.mb--8 {
  margin-bottom: -240px;
}
@media (max-width: 991px) {
  .mb--8 {
    margin-bottom: -120px;
  }
}

.mb--7 {
  margin-bottom: -210px;
}
@media (max-width: 991px) {
  .mb--7 {
    margin-bottom: -105px;
  }
}

.mb--6 {
  margin-bottom: -180px;
}
@media (max-width: 991px) {
  .mb--6 {
    margin-bottom: -90px;
  }
}

.mb--5 {
  margin-bottom: -150px;
}
@media (max-width: 991px) {
  .mb--5 {
    margin-bottom: -75px;
  }
}

.mb--4 {
  margin-bottom: -120px;
}
@media (max-width: 991px) {
  .mb--4 {
    margin-bottom: -60px;
  }
}

.mb--3 {
  margin-bottom: -90px;
}
@media (max-width: 991px) {
  .mb--3 {
    margin-bottom: -45px;
  }
}

.mb--2 {
  margin-bottom: -60px;
}
@media (max-width: 991px) {
  .mb--2 {
    margin-bottom: -30px;
  }
}

.mb--1 {
  margin-bottom: -30px;
}
@media (max-width: 991px) {
  .mb--1 {
    margin-bottom: -15px;
  }
}

.mb-0 {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .mb-0 {
    margin-bottom: 0px;
  }
}

.mb-1 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mb-1 {
    margin-bottom: 15px;
  }
}

.mb-2 {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .mb-2 {
    margin-bottom: 30px;
  }
}

.mb-3 {
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .mb-3 {
    margin-bottom: 45px;
  }
}

.mb-4 {
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .mb-4 {
    margin-bottom: 60px;
  }
}

.mb-5 {
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .mb-5 {
    margin-bottom: 75px;
  }
}

.mb-6 {
  margin-bottom: 180px;
}
@media (max-width: 991px) {
  .mb-6 {
    margin-bottom: 90px;
  }
}

.mb-7 {
  margin-bottom: 210px;
}
@media (max-width: 991px) {
  .mb-7 {
    margin-bottom: 105px;
  }
}

.mb-8 {
  margin-bottom: 240px;
}
@media (max-width: 991px) {
  .mb-8 {
    margin-bottom: 120px;
  }
}

.mb-9 {
  margin-bottom: 270px;
}
@media (max-width: 991px) {
  .mb-9 {
    margin-bottom: 135px;
  }
}

.mb-10 {
  margin-bottom: 300px;
}
@media (max-width: 991px) {
  .mb-10 {
    margin-bottom: 150px;
  }
}

.pt-0 {
  padding-top: 0px;
}
@media (max-width: 991px) {
  .pt-0 {
    padding-top: 0px;
  }
}

.pt-1 {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .pt-1 {
    padding-top: 15px;
  }
}

.pt-2 {
  padding-top: 60px;
}
@media (max-width: 991px) {
  .pt-2 {
    padding-top: 30px;
  }
}

.pt-3 {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .pt-3 {
    padding-top: 45px;
  }
}

.pt-4 {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .pt-4 {
    padding-top: 60px;
  }
}

.pt-5 {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .pt-5 {
    padding-top: 75px;
  }
}

.pt-6 {
  padding-top: 180px;
}
@media (max-width: 991px) {
  .pt-6 {
    padding-top: 90px;
  }
}

.pt-7 {
  padding-top: 210px;
}
@media (max-width: 991px) {
  .pt-7 {
    padding-top: 105px;
  }
}

.pt-8 {
  padding-top: 240px;
}
@media (max-width: 991px) {
  .pt-8 {
    padding-top: 120px;
  }
}

.pt-9 {
  padding-top: 270px;
}
@media (max-width: 991px) {
  .pt-9 {
    padding-top: 135px;
  }
}

.pt-10 {
  padding-top: 300px;
}
@media (max-width: 991px) {
  .pt-10 {
    padding-top: 150px;
  }
}

.pb-0 {
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .pb-0 {
    padding-bottom: 0px;
  }
}

.pb-1 {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .pb-1 {
    padding-bottom: 15px;
  }
}

.pb-2 {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .pb-2 {
    padding-bottom: 30px;
  }
}

.pb-3 {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .pb-3 {
    padding-bottom: 45px;
  }
}

.pb-4 {
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  .pb-4 {
    padding-bottom: 60px;
  }
}

.pb-5 {
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .pb-5 {
    padding-bottom: 75px;
  }
}

.pb-6 {
  padding-bottom: 180px;
}
@media (max-width: 991px) {
  .pb-6 {
    padding-bottom: 90px;
  }
}

.pb-7 {
  padding-bottom: 210px;
}
@media (max-width: 991px) {
  .pb-7 {
    padding-bottom: 105px;
  }
}

.pb-8 {
  padding-bottom: 240px;
}
@media (max-width: 991px) {
  .pb-8 {
    padding-bottom: 120px;
  }
}

.pb-9 {
  padding-bottom: 270px;
}
@media (max-width: 991px) {
  .pb-9 {
    padding-bottom: 135px;
  }
}

.pb-10 {
  padding-bottom: 300px;
}
@media (max-width: 991px) {
  .pb-10 {
    padding-bottom: 150px;
  }
}

/* Abstände ENDE */
/* Seitenelemente START */
/* Seitenelemente ENDE */
/* BILDPOSITION START */
/* BILDPOSITION ENDE */
/* Headline START */
.jobs-wrapper .jobs h2 {
  position: relative;
  font-family: "Merriweather", sans-serif;
  font-size: 2rem;
  margin-bottom: 45px;
  width: 100%;
}
@media (max-width: 1200px) {
  .jobs-wrapper .jobs h2 {
    font-size: 1.8rem;
  }
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs h2 {
    margin-left: -30px;
    border-left: solid 30px;
    font-size: 1.5rem;
  }
  .jobs-wrapper .jobs h2::before, .jobs-wrapper .jobs h2::after {
    content: "";
    position: absolute;
    left: -30px;
    top: -1px;
    width: 28px;
    height: 0;
    border-style: solid;
    border-width: 1px;
    border-color: inherit;
  }
  .jobs-wrapper .jobs h2::after {
    top: auto;
    bottom: -1px;
  }
}
@media (max-width: 400px) {
  .jobs-wrapper .jobs h2 {
    font-size: 1.2rem;
  }
}
.jobs-wrapper .jobs h2 span {
  padding: 0.1em 15px;
  margin: -1px;
  float: left;
  word-break: keep-all;
  margin-right: -15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs h2 span {
    padding: 0.1em 0.5rem 0.1em 0;
    margin-right: 0;
  }
}
.jobs-wrapper .jobs h2 span.nbsp {
  width: 0;
  padding: 0;
}

/* Headline ENDE */
/* Button START */
.jobs-wrapper .jobs .filter .joboffers-email .button {
  padding: 5px 15px;
  text-transform: uppercase;
  border: none;
  line-height: 1.5;
  outline: none;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -ms-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
}
.jobs-wrapper .jobs .filter .joboffers-email .button:hover {
  opacity: 0.75;
}

/* Button ENDE */
/* Base CI-Colors */
/* Base Extend */
/* Helper Styles */
.jobs-wrapper .jobs .filter {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  width: calc(100% + 10px);
  margin-left: -5px;
}
.jobs-wrapper .jobs .filter .row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs .filter .row {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .jobs-wrapper .jobs .filter .row {
    margin-bottom: 0;
  }
}
.jobs-wrapper .jobs .filter label {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px;
}
.jobs-wrapper .jobs .filter label > span {
  font-weight: 700;
  margin-bottom: 5px;
}
.jobs-wrapper .jobs .filter input {
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  width: 100%;
  height: 100%;
  outline: none;
  background: #f5f5f5;
  font-size: 1em;
  padding: 10px;
}
.jobs-wrapper .jobs .filter input::placeholder {
  color: #000;
  opacity: 1;
}
.jobs-wrapper .jobs .filter input:-ms-input-placeholder {
  color: #000;
}
.jobs-wrapper .jobs .filter input::-ms-input-placeholder {
  color: #000;
}
.jobs-wrapper .jobs .filter .selectric-wrapper {
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-color: inherit;
  background: #f5f5f5;
}
.jobs-wrapper .jobs .filter .selectric-wrapper.selectric-open {
  z-index: inherit;
}
.jobs-wrapper .jobs .filter .selectric-wrapper.selectric-open + .selecticon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.jobs-wrapper .jobs .filter .selectric-wrapper .selectric {
  border: none;
  background: none;
}
.jobs-wrapper .jobs .filter .selectric-wrapper .selectric .label {
  font-size: inherit;
  color: black;
}
.jobs-wrapper .jobs .filter .selectric-wrapper .selectric .button {
  display: none;
}
.jobs-wrapper .jobs .filter .selectric-wrapper .selectric-items {
  z-index: 1;
  font-size: 1em;
}
.jobs-wrapper .jobs .filter .selectric-wrapper .selectric-items .selectric-scroll {
  font-size: 1em;
}
.jobs-wrapper .jobs .filter .selectric-wrapper .selectric-items .selectric-scroll ul {
  font-size: 1em;
}
.jobs-wrapper .jobs .filter .selectric-wrapper .selectric-items .selectric-scroll ul li {
  font-size: 1em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.jobs-wrapper .jobs .filter .selectric-wrapper .selectric-items .selectric-scroll ul li::before {
  display: none;
}
.jobs-wrapper .jobs .filter .selecticon {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 5px;
  bottom: 5px;
  pointer-events: none;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 150ms;
  -moz-transition: 150ms;
  -ms-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
}
.jobs-wrapper .jobs .filter .selecticon svg {
  width: 2rem;
  height: 2rem;
  padding: 0;
}
.jobs-wrapper .jobs .filter .search {
  position: relative;
  width: 60%;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs .filter .search {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .jobs-wrapper .jobs .filter .search {
    width: 100%;
    order: 1;
  }
}
.jobs-wrapper .jobs .filter .search .searchicon {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  z-index: 9999;
  padding: 0;
  border: none;
  height: 100%;
  background: none;
}
.jobs-wrapper .jobs .filter .search .searchicon svg {
  height: 1.75em;
  margin: 0 0.5em;
}
.jobs-wrapper .jobs .filter .search input {
  width: 100%;
}
.jobs-wrapper .jobs .filter .search input:disabled {
  background: rgba(0, 0, 0, 0.1);
}
.jobs-wrapper .jobs .filter .joboffers-email {
  flex-grow: 1;
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs .filter .joboffers-email {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .jobs-wrapper .jobs .filter .joboffers-email {
    width: auto;
    flex-grow: 0;
    order: 0;
  }
}
.jobs-wrapper .jobs .filter .joboffers-email .button {
  width: 100%;
  height: 100%;
}
.jobs-wrapper .jobs .filter .category,
.jobs-wrapper .jobs .filter .supporter {
  position: relative;
  width: 30%;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs .filter .category,
.jobs-wrapper .jobs .filter .supporter {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .jobs-wrapper .jobs .filter .category,
.jobs-wrapper .jobs .filter .supporter {
    width: 100%;
  }
}
.jobs-wrapper .jobs .filter .category .selectric-wrapper,
.jobs-wrapper .jobs .filter .supporter .selectric-wrapper {
  width: 100%;
}
.jobs-wrapper .jobs .filter .zip_place,
.jobs-wrapper .jobs .filter .radius {
  width: 20%;
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs .filter .zip_place,
.jobs-wrapper .jobs .filter .radius {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .jobs-wrapper .jobs .filter .zip_place,
.jobs-wrapper .jobs .filter .radius {
    width: 100%;
  }
}
.jobs-wrapper .jobs .filter .zip_place {
  position: relative;
}
.jobs-wrapper .jobs .filter .zip_place .zip_place-preview-wrapper {
  position: absolute;
  bottom: 8px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 1;
  height: 300px;
  overflow-y: auto;
  border-bottom: 1px solid #c4c4c4;
}
.jobs-wrapper .jobs .filter .zip_place .zip_place-preview-wrapper .zip_place-preview {
  background: #F8F8F8;
  border-collapse: collapse;
  border: 1px solid #c4c4c4;
  -webkit-box-shadow: 0 0 10px -6px;
  box-shadow: 0 0 10px -6px;
}
.jobs-wrapper .jobs .filter .zip_place .zip_place-preview-wrapper .zip_place-preview td {
  padding: 10px;
  cursor: pointer;
}
.jobs-wrapper .jobs .filter .zip_place .zip_place-preview-wrapper .zip_place-preview td:hover {
  background: #D5D5D5;
}
.jobs-wrapper .jobs .job-list {
  border-color: inherit;
  width: 100%;
}
.jobs-wrapper .jobs .job-list .jobs-loading {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  text-align: center;
}
.jobs-wrapper .jobs .job-list .jobs-loading svg {
  -webkit-animation: rotate 2s linear 0s infinite;
  -moz-animation: rotate 2s linear 0s infinite;
  -ms-animation: rotate 2s linear 0s infinite;
  animation: rotate 2s linear 0s infinite;
  width: 3rem;
  margin: 0 auto;
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.jobs-wrapper .jobs .job-list .job-entries {
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-top: 30px;
}
.jobs-wrapper .jobs .job-list .job-entries .job-entry {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .jobs-wrapper .jobs .job-list .job-entries .job-entry {
    flex-wrap: wrap;
  }
}
.jobs-wrapper .jobs .job-list .job-entries .job-entry .name-supporter {
  width: 60%;
  padding: 5px;
  flex-grow: 1;
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs .job-list .job-entries .job-entry .name-supporter {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .jobs-wrapper .jobs .job-list .job-entries .job-entry .name-supporter {
    width: 75%;
  }
}
.jobs-wrapper .jobs .job-list .job-entries .job-entry .name-supporter .new-batch {
  background: var(--primary-color);
  display: inline-block;
  color: white;
  padding: 3px 6px;
  font-size: 12px;
}
.jobs-wrapper .jobs .job-list .job-entries .job-entry .name-supporter h3 {
  margin-bottom: 0;
  padding-right: 30px;
}
.jobs-wrapper .jobs .job-list .job-entries .job-entry .name-supporter h3::before {
  height: 100%;
}
.jobs-wrapper .jobs .job-list .job-entries .job-entry .name-supporter h3 .supporter {
  display: block;
  font-size: 1rem;
}
.jobs-wrapper .jobs .job-list .job-entries .job-entry .place {
  width: 20%;
  padding: 5px;
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs .job-list .job-entries .job-entry .place {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .jobs-wrapper .jobs .job-list .job-entries .job-entry .place {
    order: 3;
    width: 100%;
    margin-top: -8px;
  }
}
.jobs-wrapper .jobs .job-list .job-entries .job-entry .place span {
  padding-right: 15px;
}
.jobs-wrapper .jobs .job-list .job-entries .job-entry .logo {
  width: 11%;
  padding: 5px;
}
@media (max-width: 991px) {
  .jobs-wrapper .jobs .job-list .job-entries .job-entry .logo {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .jobs-wrapper .jobs .job-list .job-entries .job-entry .logo {
    width: 20%;
  }
}
.jobs-wrapper .jobs .job-list .jobs-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.jobs-wrapper .jobs .job-list .jobs-pagination .pagination-numbers {
  display: flex;
}
.jobs-wrapper .jobs .job-list .jobs-pagination .pagination-numbers button {
  background: none;
  padding: 0;
  border: none;
  color: inherit;
}
.jobs-wrapper .jobs .job-list .jobs-pagination .pagination-numbers .pagination-number {
  box-sizing: inherit;
  border-right: solid 2px #000;
  padding: 0 10px 0 10px;
  color: inherit;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
}
.jobs-wrapper .jobs .job-list .jobs-pagination .pagination-numbers .pagination-number:nth-last-of-type(2) {
  border: none;
}
.jobs-wrapper .jobs .job-list .jobs-pagination .pagination-numbers .pagination-number.current {
  color: #000;
}
.jobs-wrapper .jobs .job-list .jobs-pagination .pagination-numbers .pagination-number.points {
  color: #000;
}
.jobs-wrapper .jobs .job-list .jobs-pagination .pagination-numbers .pagination-arrow {
  border: none;
}
.jobs-wrapper .jobs .job-list .jobs-pagination .pagination-numbers .pagination-arrow svg {
  width: 0.75em;
  fill: inherit !important;
  display: block !important;
}
.jobs-wrapper .jobs .job-list .job-no-results {
  border: solid 3px;
  border-color: inherit;
  padding: 15px;
}

.jobs-iframe-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 150ms;
  -moz-transition: 150ms;
  -ms-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
}
.jobs-iframe-wrapper.open {
  opacity: 1;
  pointer-events: all;
}
.jobs-iframe-wrapper .jobs-iframe-container {
  position: relative;
  width: 80%;
  height: 600px;
  max-height: 80%;
}
.jobs-iframe-wrapper .jobs-iframe-container .close-button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  padding: 15px;
  background: none;
  border: none;
  cursor: pointer;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -ms-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
}
.jobs-iframe-wrapper .jobs-iframe-container .close-button:hover {
  opacity: 0.75;
}
.jobs-iframe-wrapper .jobs-iframe-container .close-button svg {
  width: 30px;
}
.jobs-iframe-wrapper .jobs-iframe-container iframe {
  width: 100%;
  height: 100%;
}

.ms-da-font-size--range-25_50 .page-element .jobs-wrapper .row,
.ms-da-font-size--range-50_75 .page-element .jobs-wrapper .row,
.ms-da-font-size--range-75_100 .page-element .jobs-wrapper .row {
  flex-direction: column !important;
}
.ms-da-font-size--range-25_50 .page-element .jobs-wrapper .row label,
.ms-da-font-size--range-50_75 .page-element .jobs-wrapper .row label,
.ms-da-font-size--range-75_100 .page-element .jobs-wrapper .row label {
  width: 100% !important;
}
.ms-da-font-size--range-25_50 .page-element .jobs-wrapper .job-entry,
.ms-da-font-size--range-50_75 .page-element .jobs-wrapper .job-entry,
.ms-da-font-size--range-75_100 .page-element .jobs-wrapper .job-entry {
  flex-direction: column !important;
  margin: 10rem 0rem !important;
}
.ms-da-font-size--range-25_50 .page-element .jobs-wrapper .job-entry .name-supporter,
.ms-da-font-size--range-50_75 .page-element .jobs-wrapper .job-entry .name-supporter,
.ms-da-font-size--range-75_100 .page-element .jobs-wrapper .job-entry .name-supporter {
  width: 100% !important;
  align-self: start !important;
}
.ms-da-font-size--range-25_50 .page-element .jobs-wrapper .job-entry .place,
.ms-da-font-size--range-50_75 .page-element .jobs-wrapper .job-entry .place,
.ms-da-font-size--range-75_100 .page-element .jobs-wrapper .job-entry .place {
  width: 100% !important;
}
.ms-da-font-size--range-25_50 .page-element .jobs-wrapper .job-entry .logo,
.ms-da-font-size--range-50_75 .page-element .jobs-wrapper .job-entry .logo,
.ms-da-font-size--range-75_100 .page-element .jobs-wrapper .job-entry .logo {
  width: 100% !important;
  align-self: start !important;
}

.jobs-wrapper {
  display: flex;
  width: 100%;
}
.jobs-wrapper .job-entry .name-supporter .supporter {
  font-size: 0.9rem;
  padding-top: 0.3rem;
}
.jobs-wrapper .jobs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}
.jobs-wrapper .jobs h2 {
  margin-bottom: 1.3rem;
}
.jobs-wrapper .jobs ul li ul {
  margin-top: 5px;
}
.jobs-wrapper .jobs .job-text h3, .jobs-wrapper .jobs .job-text h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.jobs-wrapper .jobs .job-text h3:first-child:is(h3, h4), .jobs-wrapper .jobs .job-text h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}
.jobs-wrapper .jobs h3, .jobs-wrapper .jobs h4 {
  margin-top: 1.8rem;
  margin-bottom: 1.3rem;
}
.jobs-wrapper .jobs h3:first-child:is(h3, h4), .jobs-wrapper .jobs h4:first-child:is(h3, h4) {
  margin-top: 0rem !important;
}