section#career-banner .career-banner-img {
    position: relative;
}
section#career-banner .career-banner-img:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000005e;
    top: 0;
    z-index: 9;
}
#career-banner {
  position: relative;
}
#career-banner .banner-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 13%;
    display: flex;
    align-items: start;
    flex-direction: column;
    height: 80%;
    z-index: 99;
    width: 75%;
    justify-content: space-evenly;
}
#career-banner .banner-wrapper h1,
#career-banner .banner-wrapper h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 80px;
  line-height: 85px;
  letter-spacing: -0.04em;
  color: var(--white-color);
  letter-spacing: -0.04em;
}
#career-banner .banner-wrapper p {
  color: var(--white-color);
  font: var(--body-font);
  max-width: 100%;
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
}
#career-banner .banner-border {
  display: block;
  height: 146px;
  width: 1px;
  background-color: var(--white-color);
}
#career-banner .career-banner-img img {
  width: 100%;
}
#career-banner .banner-box {
  display: flex;
  align-items: center;
  color: var(--white-color);
  gap: 5rem;
  width: 100%;
    justify-content: center;
}
#career-banner .banner-content {
  max-width: 100%;
}
#career-banner .banner-content .main-btn {
  margin-top: 1.5rem;
}
#career-banner .banner-content .main-btn .button-text {
  color: var(--white-color);
}
#career-banner ol.breadcrumb {
  padding-top: 1rem;
  color: var(--white-color);
  align-items: center;
  padding-left: 0;
}
#career-banner .breadcrumb a {
  display: flex;
}
#career-banner .breadcrumb li,
#career-banner .breadcrumb a,
#career-banner .breadcrumb-item+.breadcrumb-item::before {
  color: var(--white-color) !important;
}
#career-banner ol.breadcrumb li.breadcrumb-item {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.01em;
  color: #747d84;
  display: flex;
  align-items: center;
}
/* build section start */
#career-build .impact-heading {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
#career-build .build-para {
  width: 85%;
}
#career-build .impact-text.vh-50 {
  height: 15vh;
}
#career-build .impact-text h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 45px;
  color: var(--heading-color);
}
#career-build .build-para p {
  line-height: 24px;
}
#career-build .build {
  padding: 5rem 0 1rem;
}
#career-build .build .build-para {
  width: 85%;
  max-width: 600px;
  margin-top: 1.5rem;
  margin-bottom: 7rem;
}
#career-build .build-icon-box h3 {
  margin: 1rem 0 0;
  font-size: 25px;
  line-height: 27px;
}
#career-build .build-icon-box p {
  font: 400 normal 12px/ 42px "Adani", sans-serif;
  color: rgb(57 57 57 / 0.6);
  margin-bottom: 0;
}
#career-build .build-usp {
  display: flex;
  gap: 2rem;
  margin-top: 2rem;
}
#career-build .build-col {
  padding-left: 8rem;
}
#career-build {
  margin: 0px 0 15px;
}
#career-build .impact-text a.main-btn {
  margin-left: 10px;
}
#career-infrastructure .infrastructure-heading {
  max-width: 84%;
}
/* Dynamic Careers start */
#career-dynamic-careers .dynamic-heading {
  position: absolute;
  bottom: 20px;
  left: 30px;
}
#career-dynamic-careers .dynamic-heading h3 {
  font-size: 32px;
  font-weight: 400;
  color: var(--white-color);
  line-height: 38px;
  padding-bottom: 10px;
}
#career-dynamic-careers .dynamic-heading p {
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  color: var(--white-color);
}
#career-dynamic-careers .custom-dots-operate {
  position: absolute;
  bottom: 16%;
  z-index: 999;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
#career-dynamic-careers .swiper-wrapper {
  padding-bottom: 1rem;
}
/* Our Success Section */
#career-our-success {
  padding-top: 5rem;
}
#career-our-success .our-success h2 {
  text-align: center;
  margin-bottom: 1rem;
}
#career-our-success .our-success h3 {
  color: var(--theme-color);
  letter-spacing: 0.38em;
  text-transform: uppercase;
  text-align: center;
}
#career-our-success .our-success-slider {
  position: relative;
  overflow: hidden;
}
#career-our-success .our-success-slider .slide-heading picture {
  height: 89px;
  width: 89px;
  display: block;
}
#career-our-success .our-success-slider .slide-heading picture img {
  filter: unset;
}
#career-our-success .our-success-slider .item img {
  border-radius: 20px;
  filter: brightness(0.7);
}
#career-our-success .our-success-slider .carousel-caption {
  max-width: 26%;
  top: 10%;
  right: 2%;
  left: unset;
}
#career-our-success .our-success-slider .carousel-caption p {
  color: var(--white-color);
}
#career-our-success .our-success-heading {
  position: absolute;
  top: 13%;
  z-index: 999;
  left: 9%;
  max-width: 35%;
}
#career-our-success .our-success-heading p {
  font-size: 22px;
  color: var(--white-color);
  line-height: 30px;
  font-weight: 400;
}
#career-our-success .our-success-heading h2 {
  color: var(--white-color);
  line-height: 1;
  text-align: left;
}
#career-our-success .custom-dots-operate {
  position: absolute;
  bottom: 16%;
  z-index: 999;
  left: 6%;
  width: 100%;
  max-width: 90%;
  display: flex;
  justify-content: space-around;
}
#career-our-success .custom-dots-operate span {
  position: relative;
  color: rgba(255, 255, 255, 0.4);
  margin-top: 1rem;
  cursor: pointer;
  font-size: 36px;
  line-height: 43px;
  font-weight: 500;
  left: -55px;
  transition: color 0.3s ease;
  /* smooth transition */
}
#career-our-success .custom-dots-operate span.active {
  color: rgba(255, 255, 255, 1);
}
#career-our-success .custom-dots-operate::before {
  content: "";
  position: absolute;
  top: 0;
  left: -35px;
  right: 0px;
  height: 1px;
  background: rgb(255 255 255 / 20%);
  z-index: -1;
  margin: 0 5.9rem;
}
#career-our-success .custom-dots-operate span.dot.active::before {
  content: "";
  position: absolute;
  top: -16px;
  left: 0;
  right: 0;
  height: 5px;
  background: var(--theme-color);
  width: 258px;
}
/* Career Opportunities Section Start */
#career-opportunities-section .form-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
#career-opportunities-section .career-form .errormsg.captcha_error {
  padding-top: 10px;
}
#career-opportunities-section .career-form .form-group {
  display: flex;
  flex-direction: column;
  /* width: 323px; */
  width: 30%;
}
#career-opportunities-section .custom-file-upload-career {
  border: 0;
  border-bottom: 1px solid #C4C4C4 !important;
  border-radius: 0;
  padding-left: 0;
  outline: 0;
  box-shadow: unset;
  background-color: unset;
  cursor: pointer;
}
#career-opportunities-section .custom-file-upload-career {
  height: 31px;
  text-align: end;
  display: flex;
  justify-content: end;
  align-items: end;
}
#career-opportunities-section .custom-file-upload-career small {
  text-align: left;
  width: 100%;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.02em;
  color: #393939;
  opacity: 0.4;
}
#career-opportunities-section .career-form .form-select option {
  color: #393939;
}
#career-opportunities-section .career-opportunities-content {
  padding-top: 1rem;
}
#career-opportunities-section .career-form .form-label {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.02em;
  color: #393939;
}
#career-opportunities-section .career-form .form-group {
  margin-bottom: 1.5rem;
}
#career-opportunities-section .career-form .form-control,
.career-form .form-select,
.career-form textarea {
  border: 0;
  border-bottom: 1px solid #c4c4c4 !important;
  border-radius: 0;
  padding-left: 0;
  outline: 0;
  box-shadow: unset;
  background-color: unset;
}
#career-opportunities-section .career-form input.form-control::placeholder {
  font-size: 16px;
  color: rgba(57, 57, 57, 0.3);
}
#career-opportunities-section .career-form .form-control.message::placeholder {
  font-size: 16px;
  color: rgba(57, 57, 57, 0.3);
}
#career-opportunities-section .career-form .form-select {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6' /%3e%3c/svg%3e") no-repeat right !important;
  background-size: 15px !important;
}
#career-opportunities-section .career-form .form-group {
  position: relative;
}
.errormsg {
  font-size: 0.9rem;
  color: red;
  margin-top: 5px;
  position: absolute;
  top: 63px;
  display: none;
}
.pleasewait {
  display: none;
}
#career-opportunities-section .career-form {
  /* padding-bottom: 1.5rem; */
  background-color: #f6f6f6;
  padding: 3rem 4rem;
  margin-top: 4rem;
}
#career-opportunities-section .career-form .country-code {
  width: 20%;
}
#career-opportunities-section .contact-us {
  display: flex;
  align-items: center;
  width: 100%;
}
#career-opportunities-section .career-form .form-select:valid {
  color: #c4c4c4;
}
#career-opportunities-section .career-opportunities-content .accordion-button::after {
  display: none !important;
}
#career-opportunities-section .career-opportunities-content .custom-accordion-btn {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding-left: 50px;
  border: none;
  box-shadow: none;
  background: none;
  color: var(--heading-color);
  transition: background 0.3s ease, color 0.3s ease;
}
/* Custom left icon */
#career-opportunities-section .career-opportunities-content .custom-accordion-btn .custom-icon {
  position: absolute;
  left: 0px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid var(--heading-color);
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
#career-opportunities-section .career-opportunities-content .custom-accordion-btn .custom-icon::before {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url("../images/career/black-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.3s ease, background-image 0.3s ease;
  display: block;
}
#career-opportunities-section .career-opportunities-content .custom-accordion-btn:not(.collapsed) .custom-icon {
  background: var(--theme-color);
  border: none;
}
#career-opportunities-section .custom-accordion-btn:not(.collapsed) .custom-icon::before {
  transform: rotate(0deg);
  background-image: url("../images/career/white-arrow.svg");
}
#career-opportunities-section .career-opportunities-content .custom-accordion-btn {
  position: relative;
  background: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 30px;
  line-height: 62px;
  font-weight: 400;
  padding-left: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: var(--heading-color);
}
#career-opportunities-section .career-opportunities-content .custom-accordion-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--theme-color);
  display: block;
}
#career-opportunities-section .career-opportunities-content .custom-accordion-btn:not(.collapsed)::after {
  background-color: var(--theme-color);
}
#career-opportunities-section .career-opportunities-content .accordion-button:not(.collapsed) {
  color: none;
  background: none;
  box-shadow: none;
}
#career-opportunities-section .career-opportunities-content .accordion-item {
  border: none;
}
#career-opportunities-section .career-opportunities-content .accordion-header {
  margin-bottom: 0;
  border-bottom: 1px solid transparent;
  border-image: var(--theme-color) 1;
}
#career-opportunities-section {
  padding: 2rem 0 0;
}
#no-career {
  text-align: center;
  padding-bottom: 4rem;
}
#no-career .container {
  background-color: #f6f6f6;
  padding: 5rem;
}
#no-career .no-career-content p {
  padding: 1.2rem 1rem 2rem;
  max-width: 70%;
  margin: auto;
}
#career-opportunities-section .career-opportunities-content .accordion-body {
  padding: 35px 0 15px;
  border-bottom: 1px solid transparent;
  border-image: var(--theme-color) 1;
}
/* Career Opportunities Section End */
/* Infrastructure section start */
#career-infrastructure {
  padding-top: 0;
}
#career-infrastructure .infrastructure-slider .swiper-slide {
  display: flex;
  height: auto;
}
#career-infrastructure .swiper.infrastructure-slider .swiper {
  width: 100%;
  height: 100%;
}
#career-infrastructure .swiper.infrastructure-slider .swiper-slide {
  position: relative;
}
#career-infrastructure .infrastructure-slider .card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 2rem;
  text-align: left;
  background: #f3f3f3;
  border: 0;
  border-radius: 0;
}
#career-infrastructure .swiper.infrastructure-slider {
  display: block;
  justify-content: center;
  gap: 0rem;
  right: 0;
}
#career-infrastructure .infrastructure-slider {
  position: relative;
}
#career-infrastructure .swiper.infrastructure-slider {
  display: block;
  justify-content: center;
  padding-top: 2rem;
}
#career-infrastructure .infrastructure-slider .swiper-button-next,
.infrastructure-slider .swiper-button-prev {
  transform: translateY(-50%);
  height: 35px;
  width: 35px;
  z-index: 10;
  transition: all 0.3s ease;
}
#career-infrastructure .infrastructure-slider .swiper-button-prev {
  left: 0px;
  transform: translateY(-50%) rotate(180deg);
}
#career-infrastructure .infrastructure-slider .swiper-button-next {
  right: 0px;
}
#career-infrastructure .infrastructure-slider .swiper-pagination {
  position: relative;
  left: 50px;
  bottom: 20px;
}
#career-infrastructure .infrastructure-content {
  text-align: left;
  margin-top: 0rem;
}
#career-infrastructure .name-info {
  text-align: left;
}
#career-infrastructure .infrastructure-content span {
  margin-bottom: 1rem;
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #393939;
}
#career-infrastructure .infrastructure-content h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -0.02em;
  color: #393939;
}
#career-infrastructure .infrastructure-slider .swiper-button-next svg,
.infrastructure-slider .swiper-button-prev svg {
  display: none;
}
#career-infrastructure .infrastructure-slider .swiper-wrapper {
  padding-bottom: 3rem;
  height: auto;
}
#career-infrastructure .infrastructure-slider {
  padding-inline: 1.5rem;
}
#career-infrastructure .infrastructure-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
#career-infrastructure .name-info h5 {
  background: var(--theme-color);
  background-clip: text;
  color: transparent;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}
#career-infrastructure .name-info span {
  background: var(--theme-color);
  background-clip: text;
  color: transparent;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
}
#career-infrastructure .infrastructure-heading h2 {
  display: flex;
  justify-content: flex-end;
}
#career-infrastructure .infrastructure-heading h2 span {
  text-align: left;
}
#career-infrastructure .infrastructure-image.position-relative picture {
  position: absolute;
  top: 0;
  width: 690px;
}
#career-infrastructure .infra-right-content {
  padding-right: 10%;
}
/* Next Chapter start */
#career-next-chapter .next-chapter-content {
  text-align: center;
}
#career-next-chapter {
  padding-bottom: 6rem;
}
#career-next-chapter .next-chapter-content p {
  font-size: 24px;
  color: #747d84;
  line-height: 59px;
}
#career-next-chapter .next-chapter-content h2 {
  margin-bottom: 0;
}
/* Career New CSS */
/* Hidden by default */
#career-opportunities-section .hidden-section {
  max-height: 0;
  overflow: hidden;
  display:none;
  transition: max-height 0.6s ease, opacity 0.6s ease;
}
/* Visible */
#career-opportunities-section .show-section {
  max-height: 100%; /* large enough to fit content */
  display: block;
}
#career-opportunities-section .table-container {
  background-color: white;
  border-radius: 0;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
#career-opportunities-section .custom-table {
  margin-bottom: 0;
}
#career-opportunities-section .custom-table thead {
  background-color: #d9d9d9;
}
#career-opportunities-section .custom-table thead th {
  border: 1px solid #999;
  padding: 15px;
  font-weight: 600;
  color: var(--heading-color);
  text-align: center;
  vertical-align: middle;
}
#career-opportunities-section .custom-table tbody td {
  border: 1px solid #ccc;
  padding: 15px;
  vertical-align: middle;
  background-color: #f5f5f5;
}
#career-opportunities-section .custom-table tbody td:first-child {
  text-align: center;
  font-weight: 600;
}
#career-opportunities-section .btn-apply {
  background: var(--theme-color);
  color: var(--white-color);
  border: none;
  padding: 8px 25px;
  border-radius: 25px;
  font-weight: 500;
  transition: transform 0.2s;
}
#career-opportunities-section .btn-apply:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 128, 168, 0.4);
  color: var(--white-color);
}
/* Load More/Less Button Container */
#career-opportunities-section .load-more-container {
  display: none;
  text-align: center;
  padding: 30px 20px;
  background-color: var(--white-color);
}
/* Next Chapter end */
/* ==============================
Responsive CSS
================================= */
/* Tablets Portrait (768px â€“ 991px) */
@media (max-width: 1366px) {
#career-banner .banner-wrapper {
    left: 9%;
    width: 81%;
}
}
/* Tablets Portrait (768px Ã¢â‚¬â€œ 991px) */
@media (max-width: 991px) {
  /* banner start */
  #career-banner .banner-wrapper {
    justify-content: center;
    left: 5%;
    height: 100%;
    top: 5%;
    align-items: start;
  }
  #career-banner .banner-wrapper h1,
  #career-banner .banner-wrapper h2 {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
    line-height: normal;
    letter-spacing: -0.04em;
  }
    #career-banner .banner-box {
        flex-direction: column;
        gap: 1.5rem;
        justify-content: center;
        align-items: start;
        padding-top: 3rem;
        height: auto;
        width: 100%;
    }
  #career-banner .banner-border {
    width: 146px;
    height: 2px;
  }
  #career-banner .banner-content {
    max-width: 70%;
  }
  #career-banner .banner-wrapper p br {
    display: none;
  }
  #career-banner .banner-wrapper p {
    max-width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.02em;
  }
  /* banner end */
  /* career-build start */
  #career-build .build-col {
    padding: 0;
    text-align: center;
    max-width: 90%;
    margin: auto;
  }
  #career-build .build br {
    display: none;
  }
  #career-build .build .build-para {
    width: 100%;
  }
  #career-builds .build-usp {
    flex-direction: column;
    gap: 1rem;
  }
  /* our success */
  #career-our-success {
    padding-top: 3rem;
  }
  #career-our-success .our-success-heading {
    position: absolute;
    top: 4%;
    z-index: 999;
    left: 0%;
    right: 0%;
    max-width: 100%;
    padding: 20px;
    text-align: center;
  }
  #career-our-success .our-success-heading p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }
  #career-our-success .swiper.our-success-slider .swiper-wrapper {
    padding-bottom: 3rem;
    margin-left: 0px;
  }
  #career-our-success .custom-dots-operate span {
    position: relative;
    color: var(--white-color);
    margin-top: 1rem;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    left: 0px;
  }
  #career-our-success .custom-dots-operate {
    position: absolute;
    bottom: 15%;
    z-index: 999;
    left: 0%;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-around;
  }
  #career-our-success .custom-dots-operate span br {
    display: none;
  }
  #career-our-success .custom-dots-operate span.dot.active::before {
    content: "";
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--theme-color);
    width: auto;
  }
  #career-our-success .custom-dots-operate::before {
    content: "";
    position: absolute;
    top: 0;
    left: -35px;
    right: auto;
    height: 1px;
    background: rgb(255 255 255 / 20%);
    z-index: -1;
    margin: 0 5.9rem;
  }
  /* lets-build */
  #career-build {
    margin: 5px 0 0px;
  }
  #career-build .build-para {
    width: 100%;
    max-width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }
  #career-build .impact-text {
    padding-top: 0px;
  }
  #career-build .impact-text h4 {
    font-size: 24px;
    line-height: 40px;
  }
  /* Dynamic */
  #career-dynamic-careers .project-heading.career {
    padding-left: 0;
    text-align: center;
  }
  #career-dynamic-careers {
    padding-top: 3rem;
    text-align: center;
  }
  #career-dynamic-careers .dynamic-image img {
    height: 400px;
  }
  #career-dynamic-careers .dynamic-heading {
    text-align: left;
  }
  #career-dynamic-careers .project-heading.career h2 {
    padding-bottom: 5px;
  }
  /* Infrastructure */
  #career-infrastructure .infrastructure-heading {
    position: absolute;
    top: 35px;
    right: 0;
    left: 0;
    margin-bottom: 1.5rem;
    text-align: center;
  }
  #career-infrastructure .infrastructure-heading {
    text-align: center;
    padding-right: 0px;
    padding-top: 0px;
  }
  #career-infrastructure .infrastructure-heading h2 {
    color: var(--white-color);
  }
  #career-infrastructure .swiper.infrastructure-slider {
    margin-top: 0;
  }
  #career-infrastructure .row.align-items-center {
    flex-direction: column;
  }
  #career-infrastructure .infrastructure-image img {
    width: 100%;
    height: auto;
    filter: brightness(0.7);
  }
  #career-infrastructure .swiper.infrastructure-slider {
    display: block;
    justify-content: center;
    gap: 0rem;
    position: absolute;
    bottom: 5% !important;
    left: 0% !important;
    right: 0;
    width: 100% !important;
  }
  #career-infrastructure .infrastructure-slider .swiper-button-next {
    right: 27px !important;
  }
  #career-infrastructure .infrastructure-slider .swiper-button-next,
  .infrastructure-slider .swiper-button-prev {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    height: 35px;
    width: 35px;
    z-index: 10;
    transition: all 0.3s ease;
  }
  #career-infrastructure .infrastructure-slider .swiper-button-prev {
    left: 27px !important;
    transform: translateY(-50%) rotate(180deg);
  }
  #career-infrastructure .infrastructure-slider .swiper-wrapper {
    padding-bottom: 0rem;
    height: auto;
    margin-left: 0;
  }
  #career-infrastructure .infrastructure-slider .card {
    width: 344px;
  }
  #career-infrastructure .infrastructure-slider .swiper-slide {
    display: flex;
    height: auto;
    justify-content: center;
  }
  #career-infrastructure .infrastructure-slider .swiper-pagination {
    left: 0% !important;
    bottom: 33% !important;
  }
  #career-infrastructure .infrastructure-content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
  }
  #career-infrastructure .infrastructure-heading h2 {
    display: flex;
    justify-content: center;
  }
  #career-infrastructure .infrastructure-heading h2 span {
    text-align: center;
  }
  #career-infrastructure .infrastructure-heading {
    padding-right: 0px !important;
  }
  #career-infrastructure .infrastructure-image.position-relative picture {
    position: relative !important;
    top: 0;
    width: 100% !important;
  }
  /* career-opportunities start */
  #career-opportunities-section {
    padding: 0rem 0 3rem;
  }
  #career-opportunities-section .project-heading.career {
    text-align: center;
  }
  #career-infrastructure .infrastructure-heading {
    padding-top: 5px;
  }
  #career-opportunities-section .career-opportunities-content .form-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    width: 100%;
  }
  #career-opportunities-section .career-form .form-group {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  #career-opportunities-section .career-opportunities-content .custom-accordion-btn {
    font-size: 24px;
    line-height: 62px;
  }
  /* Next Chapter */
  #career-next-chapter .next-chapter-content p {
    font-size: 24px;
    color: #747d84;
    line-height: 32px;
    padding-top: 20px;
  }
  #career-next-chapter {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
  #no-career .no-career-content p {
    max-width: 100%;
  }
  #no-career .container {
    padding: 2rem;
  }
  #no-career {
    padding-top: 0;
  }
}
/* Mobile Portrait (Ã¢â€°Â¤575px) */
@media (max-width: 380px) {
  #career-banner .banner-wrapper {
    top: 0%;
  }
  #career-banner .banner-box {
    gap: 1rem;
    padding-top: 1rem;
  }
  #career-banner .banner-content {
    max-width: 100%;
  }
  #career-infrastructure .infrastructure-heading {
    padding-top: 5px;
  }
}
@media (max-width: 1440px) {
  #career-infrastructure .infrastructure-slider .swiper-button-prev {
    left: 7px;
    transform: translateY(-50%) rotate(180deg);
  }
  #career-infrastructure .infrastructure-slider .swiper-button-next {
    right: 7px;
  }
  #career-infrastructure .swiper.infrastructure-slider {
    display: block;
    justify-content: center;
    gap: 0rem;
  }
  #career-opportunities-section .career-form .form-group.message {
    width: 80%;
  }
  #career-infrastructure .infrastructure-heading {
    text-align: right;
    padding-right: 115px;
    padding-top: 20px;
  }
}
@media (max-width: 1399px) {
  #career-opportunities-section .career-form .form-group.message {
    width: 93%;
  }
  #career-infrastructure .infrastructure-heading {
    text-align: right;
    padding-right: 0;
    padding-top: 20px;
    max-width: 88%;
  }
}
@media (max-width: 1280px) {
  #career-opportunities-section .career-form .form-group.message {
    width: 93%;
  }
  #career-infrastructure .infrastructure-heading {
    padding-right: 65px;
  }
}
/* Mobile responsive styles */
@media (max-width: 768px) {
  #career-opportunities-section .custom-table thead {
    display: none;
  }
  #career-opportunities-section .custom-table tbody tr {
    display: block;
    margin-bottom: 20px;
    border: 1px solid #999;
    border-radius: 8px;
    overflow: hidden;
  }
  #career-opportunities-section .custom-table tbody td {
    display: block;
    text-align: left;
    padding: 12px 15px;
    border: none;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-left: 50%;
  }
  #career-opportunities-section .custom-table tbody td:last-child {
    border-bottom: none;
    text-align: center;
    padding-left: 15px;
  }
  #career-opportunities-section .custom-table tbody td:before {
    content: attr(data-label);
    position: absolute;
    left: 15px;
    font-weight: 600;
    color: #333;
  }
  #career-opportunities-section .custom-table tbody td:first-child {
    background-color: #d9d9d9;
    text-align: center;
    font-size: 18px;
    padding-left: 15px;
  }
  #career-opportunities-section .custom-table tbody td:first-child:before {
    content: "SR. NO: ";
    position: relative;
    left: 0;
  }
  /* Show only first 3 rows on mobile initially */
  #career-opportunities-section .custom-table tbody tr:nth-child(n+4) {
    display: none;
  }
  #career-opportunities-section .custom-table tbody tr:nth-child(n+4).show {
    display: block;
  }
  #career-opportunities-section .load-more-container {
    display: block;
  }
  #career-opportunities-section .career-form {
    padding-inline: 2rem;
  }
}
@media (max-width: 480px) {
  #career-opportunities-section .custom-table tbody td {
    padding-left: 45%;
    font-size: 14px;
  }
  #career-opportunities-section .btn-apply {
    padding: 6px 20px;
    font-size: 14px;
  }
}

.file-hidden {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
}
