.apply-now-sec {
  background: #fff;
  border-radius: 10px;
  padding: 5%;
  border: 1px solid #ebf0f6;
  box-shadow: 0 0 10px 7px rgb(0 0 0 / 3%);
}
.form-group input,
.form-group select,
.form-group textarea {
  font-size: 15px;
  box-shadow: none !important;
  height: 50px;
}
.careers-page .header .logo .logo-light {
  display: none;
}
.careers-page .header .logo .logo-dark {
  display: block;
}
.careers-page .header .main-menu .menu li a,
.careers-page .header a {
  /* color: var(--dark); */
}
.recruiters-alert {
  padding: 20px;
  border-radius: 15px;
  background: #f9f792;
  margin-bottom: 50px;
  background: #ffe9e9;
  font-size: 14px;
}
.recruiters-alert p:last-child {
  margin-bottom: 0;
}
.inner-page-hero-section {
  background: linear-gradient(245deg, #d1dfff 0, #dff7fb 100%) 0 0 no-repeat
    padding-box;
  overflow: hidden;
  padding: 130px 0 80px;
}
.inner-page-hero-section .container {
  max-width: 1300px;
}
.inner-page-hero-section:before {
  left: 0;
  transform: rotate(-3deg);
  bottom: -80px;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 130px;
  background: #fff;
  position: absolute;
  content: "";
}
.inner-page-hero-section .hero-banner {
  color: var(--dark);
  text-align: left;
  align-items: flex-start;
}
.inner-page-hero-section .hero-banner h1 {
  font-weight: 800;
}
.inner-page-hero-section .image img {
  max-height: 390px;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
}
.about-careers {
  padding: 80px 0 80px;
}
.why-join-nw {
  padding-top: 80px;
  margin-top: 80px;
  border-top: 1px solid #f1eaea;
}
.why-join-nw .about-content {
  padding-right: 60px;
}
.why-join-nw .about-content .counter-list h4 {
  font-size: 22px;
  font-weight: 700;
}
.why-join-nw .about-content .counter-list {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}
.why-join-nw .about-content .counter-list li {
  margin-bottom: 30px;
  font-size: 14px;
}
.why-join-nw .about-image img {
  display: block;
  margin: 0 auto;
}
.about-careers .career-benefit-card {
  padding: 20px;
  background: #f0efff;
  border-radius: 15px;
  height: 100%;
}
.about-careers .career-benefit-card .icon span {
  font-size: 40px;
  color: #639;
}
.about-careers .career-benefit-card h3 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 800;
}
.about-careers .career-benefit-card p {
  margin-bottom: 0;
  font-size: 14px;
}
.our-culture {
  padding: 80px 0;
  background: var(--ultra-light-blue);
}
.our-culture .swiper-slide img {
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
}
.meet-our-team {
  padding: 80px 0;
}
.meet-our-team .team-card h3 {
  font-size: 18px;
  font-weight: 800;
  margin: 20px 0 0;
}
.meet-our-team .team-card p {
  margin: 0;
  opacity: 0.8;
}
.meet-our-team .team-card {
  text-align: center;
}
.meet-our-team .team-card img {
  border-radius: 10px;
}
.current-openings {
  padding: 80px 0;
  background: var(--light-gray7);
}
.opening-card .accordion-item {
  padding: 20px;
  border-radius: 16px;
}
.opening-card .accordion-item h3 {
  font-size: 22px;
  font-weight: 600;
}
.current-opening-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.current-opening-heading .other-details {
  display: flex;
  gap: 20px;
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
}
.current-opening-heading .other-details li {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.current-opening-heading .other-details span {
  font-weight: 600;
}
.current-opening-heading .other-details li p {
  opacity: 0.9;
}
.current-opening-heading .other-details li {
  padding-right: 30px;
  position: relative;
}
.current-opening-heading .other-details li:not(:last-child):before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #eee;
}
.opening-card .accordion-item .right-content {
  display: flex;
  gap: 20px;
  min-width: 300px;
}
.opening-card .accordion-body {
  padding: 0;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee;
}
.current-openings .opening-card {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  height: 100%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.current-openings .opening-card h3 {
  font-size: 20px;
  font-weight: 800;
}
.current-openings .opening-card p {
  font-size: 14px;
  margin-bottom: 0;
}
.current-openings .opening-card a {
  color: var(--PrimaryBlue);
  font-weight: 600;
  display: block;
  margin: 20px 0 0;
}
.people-speaks .wrap {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  color: #fff;
}
.employee-speaks .wrap .left-content {
  width: 65%;
}
.employee-speaks .wrap .right-content {
  width: 35%;
}
.ceo-speaks .wrap .left-content,
.ceo-speaks .wrap .right-content {
  width: 50%;
}
.ceo-speaks .wrap .left-content,
.employee-speaks .wrap .right-content {
  padding: 50px;
  background: var(--PrimaryBlue);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.people-speaks .wrap img {
  width: 100%;
  object-fit: cover;
  max-height: 370px;
}
.people-speaks .wrap h2 {
  font-size: 28px;
  font-weight: 600;
  color: #6fff42;
}
.people-speaks .wrap p {
  font-size: 14px;
}
.ceo-speaks .play-icon {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.people-speaks .play-icon {
  background-color: var(--white);
  color: var(--PrimaryBlue);
}
.playvideo_animation {
  background-color: var(--white);
}
.people-speaks {
  position: relative;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.employee-speaks .play-icon {
  position: absolute;
  right: calc(30% + 36px);
  top: 50%;
  transform: translateY(-50%);
}
.disclaimer {
  padding: 80px 0 200px;
  background: var(--ultra-light-blue);
}
.disc-card {
  padding: 20px;
  border-radius: 15px;
  background: var(--white);
  margin-bottom: 20px;
}
.disc-card h2 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 10px;
}
.disc-card p {
  font-size: 14px;
}
.more-text {
  display: none;
}
.disc-card .toggle-content {
  font-weight: 600;
  cursor: pointer;
  color: var(--dc-orange);
}
.current-jobs {
  padding: 80px 0;
}
.current-jobs-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  background: #fff;
  border: 1px solid #ecedf2;
  box-shadow: 0 2px 5px 0 rgb(141 141 141 / 15%);
  border-radius: 14px;
}
.current-jobs-card .job-type {
  display: inline-flex;
  font-size: 14px;
  padding: 2px 10px;
  background: #d4e3fe;
  font-weight: 600;
  margin-bottom: 20px;
}
.current-jobs-card h3 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 18px;
}
.current-jobs-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 12px;
}
.current-jobs-card ul li span {
  font-weight: 600;
}
.current-jobs-card ul li p {
  margin-bottom: 0;
  display: flex;
  gap: 10px;
  align-items: center;
}
.current-jobs-card a {
  min-width: 180px;
}
.current-jobs-card ul li:not(:last-child) {
  padding-right: 20px;
  position: relative;
}
.current-jobs-card ul li:not(:last-child):before {
  content: "";
  position: absolute;
  width: 1px;
  height: 90%;
  background: #242424;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
}
.job-detail {
  padding: 80px 0 150px;
}
.job-detail .left-content {
  padding-right: 70px;
}
.job-detail-banner {
  background: 0 0;
}
.inner-page-hero-section.job-detail-banner:before {
  content: none;
}
.inner-page-hero-section.job-detail-banner {
  height: auto;
  padding: 140px 0 60px;
}
.job-detail-banner .meta-list {
  display: flex;
  margin: 0 0 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: normal;
}
.job-detail-banner .meta-list li:not(:last-child) {
  padding-right: 20px;
  margin-right: 20px;
  position: relative;
  border-right: 1px solid #000;
}
.job-detail h1 {
  font-size: 36px;
  font-weight: 600;
  color: var(--PrimaryBlue);
  margin-bottom: 30px;
}
.job-detail h2 {
  font-size: 20px;
  font-weight: 800;
}
.job-detail h3 {
  font-size: 18px;
  font-weight: 800;
}
.job-detail h4 {
  margin-bottom: 10px;
  font-weight: 600;
  color: var(--PrimaryBlue);
}
.technical-skills {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.technical-skills li {
  font-size: 14px;
  background: #efedf9;
  padding: 4px 10px;
  border-radius: 6px;
  font-weight: 600;
  color: #3610ff;
}
.other-details {
  margin: 40px 0;
  padding: 0;
  list-style: none;
}
.other-details li {
  display: flex;
  gap: 10px;
  padding: 10px 0;
  border-top: 1px solid #eee;
}
.other-details li label {
  width: 30%;
  display: block;
  font-weight: 600;
  color: #032d60;
}
.other-details li span {
  opacity: 0.8;
}
.job-description .responsibility-list {
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
}
.job-description .responsibility-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
.job-description .responsibility-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.job-description h3 {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .why-join-nw .about-content {
    padding-right: 0;
  }
  .why-join-nw .about-content .section-title {
    max-width: 100%;
  }

  .why-join-nw {
    padding-top: 50px;
    margin-top: 50px;
  }

  .why-join-nw .about-content .primary-link {
    margin-top: 30px !important;
  }
}
@media (max-width: 767px) {
  .our-culture {
    padding: 50px 0;
  }

  .our-culture .swiper-slide img {
    height: 140px;
  }
  .disclaimer {
    padding-top: 50px;
  }
  .current-jobs-card {
    flex-wrap: wrap;
    gap: 20px;
  }

  .current-jobs-card ul {
    flex-wrap: wrap;
  }
  .inner-page-hero-section {
    height: 350px;
  }
}
@media (max-width: 575px) {
  /* .inner-page-hero-section {
    min-height: unset !important;
    height: 350px !important;
  } */
}
