/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/pages/single-job.scss ***!
  \*****************************************************************************************************************************************************/

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

.section-header-gradient__wrapper {
  background-color: transparent;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  max-height: 400px;
  overflow: hidden;
}

.section-header-gradient__wrapper::before {
  content: "";
  position: absolute;
  top: -360px;
  left: 308px;
  width: 1304px;
  height: 529px;
  border-radius: 1304px;
  opacity: 0.3;
  background: var(--Brand-blue, #009CDA);
  filter: blur(200px);
  z-index: 0;
}

.section-header-gradient__wrapper--full {
  width: 100%;
}

.section-header-gradient__header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  min-height: 220px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
}

.section-header-gradient__breadcrumbs {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  margin-bottom: 16px;
}

.section-header-gradient__breadcrumbs #breadcrumbs {
  color: #808080;
}

.section-header-gradient__breadcrumbs #breadcrumbs a {
  color: #808080;
}

.section-header-gradient__breadcrumbs #breadcrumbs .breadcrumb_last {
  color: #404041;
}

.section-header-gradient__separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
}

.section-header-gradient__title {
  margin: 0 0 16px 0;
  color: #009cda;
}

.section-header-gradient__excerpt {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #404041;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
  margin: 0;
}

.section-header-gradient__excerpt p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
}

.section-header-gradient__button {
  margin-top: 24px;
}

.single-job {
  position: relative;
}

.single-job > .section-header-gradient__wrapper {
  overflow: visible;
}

@media (max-width: 767px) {
  .single-job > .section-header-gradient__wrapper {
    max-height: none;
    overflow: visible;
    padding-top: 40px;
    padding-bottom: 48px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .single-job .section-header-gradient__header {
    padding-left: 0;
    padding-right: 0;
  }
}

.single-job #breadcrumbs {
  color: #808080;
}

.single-job #breadcrumbs a {
  color: #808080;
}

.single-job #breadcrumbs .breadcrumb_last {
  color: #404041;
}

.single-job__thumbnail {
  max-width: 1200px;
  height: 400px;
  margin: 0 auto;
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 12px;
}

@media (max-width: 767px) {
  .single-job__thumbnail {
    height: 260px;
    border-radius: 8px;
  }
}

.single-job__content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 16px;
  gap: 40px;
  max-width: 1200px;
  margin: 80px auto;
  position: relative;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .single-job__content {
    margin: 40px 0 0;
    gap: 24px;
    min-width: 0;
    width: 100%;
  }
}

.single-job__content-main {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 0;
}

.single-job__content-title {
  color: #009cda;
  margin: 40px 0 40px 0;
}

@media (max-width: 767px) {
  .single-job__content-title {
    margin: 24px 0;
  }
}

.single-job__content-separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .single-job__content-separator {
    margin-bottom: 24px;
  }
}

.single-job__content-info {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .single-job__content-info {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-bottom: 24px;
  }
}

.single-job__content-info-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 8px;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
}

.single-job__content-info-item img {
  width: auto;
  height: 20px;
  flex-shrink: 0;
  object-fit: contain;
}

.single-job__content-info-item-text {
  color: #808080;
}

.single-job__content-description {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 30px;
}

@media (max-width: 767px) {
  .single-job__content-description {
    gap: 20px;
  }
}

.single-job__content-description-title {
  margin-top: 30px;
  color: #404041;
}

@media (max-width: 767px) {
  .single-job__content-description-title {
    margin-top: 20px;
  }
}

.single-job__content-description-content {
  color: #404041;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.single-job__content-description-content p {
  margin: 0 0 16px 0;
}

.single-job__content-description-content p:last-child {
  margin-bottom: 0;
}

.single-job__content-description-content ul > li::before {
  background-color: #404041;
}

.single-job__content-share {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  margin-top: 60px;
}

@media (max-width: 767px) {
  .single-job__content-share {
    margin-top: 40px;
    flex-wrap: wrap;
  }
}

.single-job__content-share h4 {
  margin: 0;
  color: #404041;
}

.single-job__content-share .sharethis-inline-share-buttons,
.single-job__content-share #st-1 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 12px;
}

.single-job__content-share .sharethis-inline-share-buttons .st-btn,
.single-job__content-share #st-1 .st-btn {
  width: 42px !important;
  height: 42px !important;
  aspect-ratio: 1/1;
  border-radius: 12px !important;
  box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.07), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.05), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.04), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02) !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-width: 42px !important;
  padding: 0 !important;
}

.single-job__content-share .sharethis-inline-share-buttons .st-btn img,
.single-job__content-share .sharethis-inline-share-buttons .st-btn svg,
.single-job__content-share #st-1 .st-btn img,
.single-job__content-share #st-1 .st-btn svg {
  width: 20px !important;
  height: 20px !important;
  position: static !important;
}

.single-job__content-back {
  margin-top: 60px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 12px;
  border-radius: 8px;
  border: 1.143px solid #009cda;
  background: #fff;
  width: 100%;
  padding: 21px 20px;
  max-height: 56px;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.36px;
  color: #009cda !important;
  text-decoration: none;
}

@media (max-width: 767px) {
  .single-job__content-back {
    margin-top: 40px;
    padding: 16px 20px;
  }
}

.single-job__content-back img {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  object-fit: contain;
  display: block;
}

.single-job__content-form {
  width: 100%;
  align-self: flex-start;
  background-color: #fff;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.07), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.05), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.04), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
  position: sticky;
  top: 130px;
}

@media (max-width: 767px) {
  .single-job__content-form {
    padding: 24px;
    position: relative;
    top: auto;
    border-radius: 8px;
  }
}

.single-job__content-form h3 {
  margin-bottom: 28px;
  text-align: center;
}

@media (max-width: 767px) {
  .single-job__content-form h3 {
    margin-bottom: 20px;
  }
}

section.single-job::before {
  content: "";
  position: absolute;
  pointer-events: none;
  bottom: 20px;
  right: -197px;
  width: 505px;
  height: 222px;
  background-color: #fbaf1a;
  border-radius: 2000px;
  z-index: -1;
}

@media (max-width: 767px) {
  section.single-job::before {
    display: none;
  }
}

section.single-job::after {
  content: "";
  position: absolute;
  pointer-events: none;
  bottom: 20px;
  right: 338px;
  width: 222px;
  height: 222px;
  background-color: #fbaf1a;
  border-radius: 50%;
  z-index: -1;
}

@media (max-width: 767px) {
  section.single-job::after {
    display: none;
  }
}

html[dir=rtl] .single-job__content-back img {
  transform: rotate(180deg);
}