.hurma-filters {
  padding: 15px;
  margin-bottom: 20px;
  background: var(--e-global-color-bg);
  border-radius: 5px;
}

.vacancy-filters select {
  padding: 8px;
  margin-right: 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.career-header-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 64px 20px;
  align-items: end;
  justify-content: space-between;
  margin-top: 16px;
  margin-bottom: clamp(24px, 16.4898px + 1.6327vw, 40px);
}

.filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.filter-item {
  display: flex;
  gap: 4px;
}

.filter-item label {
  display: block;
  font-family: Satoshi-Medium;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: var(--e-global-color-text-secondary);
}

.filter-item select {
  width: fit-content;
  color: var(--e-global-color-text);
  text-align: end;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
}

.vacancy-item {
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid rgb(240 243 250 / 8%);
  transition-duration: 0.5s;
}

.career-item-link {
  position: absolute;
  inset: 0;
}

.vacancy-item .container {
  display: grid;
  grid-template-columns: 480px 1fr 64px;
  gap: 0 16px;
  align-items: center;
  justify-content: space-between;
}

.vacancy-item h3 {
  flex: 0 1 480px;
  font-family: Satoshi-Medium, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  font-feature-settings: 'liga' off;
  line-height: 1.3; /* 41.6px */
  color: var(--e-global-color-text);
}

.vacancy-meta {
  display: flex;
  flex: 1 1 auto;
  gap: 0 16px;
  justify-content: space-between;
  margin-right: 16px;
  font-family: Satoshi-Medium, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  font-feature-settings: 'liga' off;
  line-height: 1.5; /* 36px */
  color: var(--e-global-color-text-secondary);
  transition-duration: 0.5s;
}

.location-value {
  flex: 0 0 230px;
  text-align: start;
}

.location-label,
.level-label {
  margin-right: 5px;
  font-weight: bold;
}

.level-label {
  margin-left: 15px;
}

.read-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  text-decoration: none;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  outline: none;
  transition-duration: 0.5s;
}

.read-more path {
  stroke: var(--e-global-color-text);
  transition-duration: 0.5s;
}

.vacancy-item:hover {
  background-color: #154fe5;
}

.vacancy-item:hover .vacancy-meta {
  color: var(--e-global-color-text);
}

.vacancy-item:hover .read-more {
  background-color: var(--e-global-color-text);
}

.vacancy-item:hover .read-more path {
  stroke: var(--e-global-color-bg);
}

.no-results {
  padding: 24px;
  font-family: Satoshi-Regular, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: 'liga' off;
  line-height: 1.4; /* 25.2px */
  color: rgb(240 243 250 / 90%);
}

.single-career-ul-section {
  padding-top: clamp(32px, 16.9796px + 3.2653vw, 64px);
  padding-bottom: clamp(32px, 16.9796px + 3.2653vw, 64px);
}

.single-career-ul-section .container {
  display: flex;
  gap: 16px;
}

.single-career-ul-section .heading-wrapper,
.single-career-ul-section .section-list {
  flex: 1 1 50%;
}

.single-career-ul-section .section-title {
  font-family: Satoshi-Bold, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  font-feature-settings: 'liga' off;
  line-height: 1.5; /* 150% */
  color: var(--e-global-color-text);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.single-career-ul-section .section-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.single-career-ul-section .section-item {
  position: relative;
  padding-left: 24px;
  font-family: Satoshi-Regular, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  color: rgb(240 243 250 / 90%);
}

.single-career-ul-section .section-item::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  content: '';
  background-color: var(--e-global-color-brand);
  border-radius: 50%;
}

.single-career-ul-section .section-item p {
  padding: 0;
  margin: 0;
}

.single-career-about-section {
  padding-bottom: clamp(32px, 16.9796px + 3.2653vw, 64px);
}

.single-career-about-section .container {
  display: flex;
  gap: 16px;
}

.single-career-about-section .section-title {
  flex: 1 1 50%;
  font-family: Satoshi-Bold, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  font-feature-settings: 'liga' off;
  line-height: 1.5; /* 150% */
  color: var(--e-global-color-text);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.single-career-about-section .section-text {
  flex: 1 1 50%;
  font-family: Satoshi-Regular, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4; /* 25.2px */
  color: rgb(240 243 250 / 90%);
}

.single-career-section-link {
  padding: 24px 36px;
  margin-inline: auto;
  font-family: Satoshi-Bold, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5; /* 150% */
  color: var(--e-global-color-text);
  text-align: center;
  text-decoration: none;
  border: 2px solid var(--e-global-color-brand);
  border-radius: 80px;
  transition-duration: 0.5s;
}

.single-career-section-link:hover {
  color: var(--e-global-color-text);
  background-color: var(--e-global-color-brand);
}

.single-career-apply-section {
  padding-top: clamp(32px, 16.9796px + 3.2653vw, 64px);
  padding-bottom: clamp(32px, 16.9796px + 3.2653vw, 64px);
}

.single-career-apply-section .container {
  display: flex;
  flex-direction: column;
  gap: 15px;

}

.single-career-apply-section .call-to-action:empty {
  display: none;
  visibility: hidden;
}

.single-career-apply-section .call-to-action {
  max-width: 80%;
  margin-inline: auto;
  text-align: center;
}

@media screen and (max-width: 998px) {
  .single-career-about-section .container {
    flex-direction: column;
  }

  .single-career-about-section .section-title,
  .single-career-about-section .section-text {
    flex: 1 1 auto;
  }
}


@media screen and (max-width: 998px) {
  .single-career-ul-section .container {
    flex-direction: column;
  }

  .single-career-ul-section .heading-wrapper,
  .single-career-ul-section .section-list {
    flex: 1 1 auto;
  }
}


@media screen and (max-width: 1024px) {
  .vacancy-item .container {
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: 1fr 1fr 64px;
  }

  .career-item-title {
    grid-column: span 2 / span 2;
  }

  .vacancy-meta {
    flex-wrap: wrap;
    grid-row-start: 2;
    grid-column: span 2 / span 2;
    grid-column-start: 1;
    justify-content: start;
  }

  .read-more {
    grid-row: span 2 / span 2;
    grid-row-start: 1;
    grid-column-start: 3;
  }
}

@media screen and (max-width: 768px) {
  .single-career-apply-section .call-to-action {
    max-width: initial;
  }
}
