/*----------------------------------------*/
/*  7.5 carrer
/*----------------------------------------*/
.tp-career-content .tp-brands-slider .swiper-slide {
  margin: 0 30px;
}
.tp-career-list-title {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: -0.01em;
}
.tp-career-list-title a:hover {
  color: var(--tp-theme-1);
}
.tp-career-list-position {
  font-weight: 400;
  font-size: 16px;
  line-height: 163%;
  color: var(--tp-grey-1);
}
.tp-career-list-item {
  padding: 14px 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-career-list-item {
    flex-wrap: wrap;
  }
}
.tp-career-list-item:not(:last-child) {
  border-bottom: 1px solid rgba(16, 16, 16, 0.1);
}
.tp-career-list .tp-btn {
  background: var(--tp-grey-3);
  color: var(--tp-common-black);
  padding: 10px 17px;
  flex: 0 0 auto;
}
.tp-career-list .tp-btn:hover {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
}
.tp-career-employ-slider .swiper-slide {
  display: inline-block;
  width: auto;
}
.tp-career-perks-icon {
  background: #f3f6f3;
  border-radius: 24px;
  padding: 60px 30px 55px 30px;
}
.tp-career-perks-icon img {
  width: 218px;
  height: 180px;
  object-fit: contain;
}
.tp-career-perks-title {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: -0.03em;
  color: var(--tp-common-black);
}
.tp-career-perks-item:hover .tp-career-perks-title {
  color: var(--tp-theme-1);
}
.tp-career-details-meta-subtitle {
  font-weight: 400;
  font-size: 14px;
  color: var(--tp-grey-1);
}
.tp-career-details-meta-title {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.02em;
}
.tp-career-details-meta-title a:hover {
  color: var(--tp-theme-1);
}
.tp-career-details-tab ul {
  justify-content: flex-start !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-career-details-content {
    margin-right: 0;
  }
}
.tp-career-flexibility {
  border: 1px solid rgba(17, 17, 17, 0.06);
  border-radius: 20px;
  box-shadow: 0 6px 28px 0 rgba(0, 0, 0, 0.03);
  background: var(--tp-common-white);
  padding: 40px 40px 50px 40px;
  position: sticky;
  top: 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-career-flexibility {
    padding: 30px 20px 30px 20px;
  }
}
.tp-career-flexibility-subtitle {
  font-weight: 400;
  font-size: 16px;
  color: #6b6c74;
}
.tp-career-flexibility-title {
  font-weight: 500;
  font-size: 26px;
  letter-spacing: -0.02em;
}
.tp-career-flexibility-title.fs-20 {
  font-size: 20px;
}
.tp-career-flexibility-icon {
  border: 1px solid rgba(17, 16, 19, 0.1);
  border-radius: 150px;
  width: 50px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
}
.tp-career-application-form-title {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.02em;
}
.tp-career-application-form-title.tp-border {
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.tp-career-application-form .tp-review-input {
  width: 100%;
}
.tp-career-application-form .tp-review-input .tp-input {
  padding-right: 50px;
}
.tp-career-application-form .tp-review-input .tp-select {
  width: 100%;
  line-height: 60px;
}
.tp-career-application-form .tp-review-input .tp-select::after {
  right: 20px;
}
.tp-career-application-form .tp-review-input .tp-select .list {
  width: 100%;
}
.tp-career-application-form .tp-booking-input-icon {
  left: auto;
  right: 24px;
}
.tp-career-employ-check {
  column-count: 2;
}
.tp-career-employ-form-check .tp-radio {
  display: none;
}
.tp-career-employ-form-check .tp-radio:checked ~ label::after {
  border-color: #4d3d30;
  background: transparent;
}
.tp-career-employ-form-check .tp-radio:checked ~ label::before {
  opacity: 1;
  visibility: visible;
}
.tp-career-employ-form-check .tp-label {
  font-size: 14px;
  position: relative;
  padding-left: 27px;
  font-weight: 500;
  color: var(--tp-common-black);
  font-weight: 400;
  font-size: 16px;
}
.tp-career-employ-form-check .tp-label:hover {
  cursor: pointer;
}
.tp-career-employ-form-check .tp-label::after {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid transparent;
  background: #eaeaea;
  transition: all 0.4s ease;
}
.tp-career-employ-form-check .tp-label::before {
  position: absolute;
  content: "";
  left: 3px;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--tp-common-black);
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.tp-career-upload-box {
  position: relative;
  border: 1px solid var(--tp-theme-1);
  border-radius: 12px;
  padding: 60px 20px;
  text-align: center;
  background-color: var(--tp-grey-3);
  transition: 0.3s ease;
  cursor: pointer;
}
.tp-career-upload-box .tp-file-input {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
}
.tp-career-upload-icon {
  font-size: 28px;
  margin-bottom: 10px;
  display: inline-block;
  color: #555;
}
.tp-career-upload-content p {
  margin-bottom: 15px;
  color: #666;
}
.tp-career-upload-btn {
  padding: 8px 20px;
  border-radius: 30px;
  border: 1px solid #ddd;
  background: #fff;
  transition: 0.3s;
}
.tp-career-upload-btn:hover {
  background: #000;
  color: #fff;
}
.tp-career-upload-box.drag-over {
  background-color: var(--tp-grey-3);
  border-color: var(--tp-theme-1);
}
