@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .career-banner .bg {
    height: 235px;
  }
}

@media only screen and (min-width: 991px) {
  .career-secA {
    padding-top: 120px;
  }
}
.career-secA .banner {
  top: auto;
}
@media only screen and (max-width: 767px) {
  .career-secA .banner .opnning-btn {
    display: none;
  }
}
.career-secA .banner .opnning-btn a button {
  border: 1px solid #fff;
  border-radius: 25px;
  border-width: 1px;
  padding: 10px 20px;
  gap: 10px;
  color: white;
  font-weight: 500;
}
.career-secA .banner .opnning-btn a button:hover {
  background-color: #fff;
  color: #000;
  transition: 0.3s ease-in-out;
}
.career-secA .banner .banner-wrapper {
  top: 35%;
}
@media only screen and (max-width: 767px) {
  .career-secA .banner .banner-wrapper {
    top: 70%;
  }
}
.career-secA .banner .banner-wrapper .content {
  text-align: left;
  max-width: 670px;
}
@media only screen and (min-width: 991px) {
  .career-secA .banner .banner-wrapper .content {
    margin-bottom: 50px;
  }
}
.career-secA .banner .banner-wrapper .content h1 {
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
}
@media only screen and (max-width: 540px) {
  .career-secA .banner .banner-wrapper .content h1 {
    font-size: 32px;
    text-align: center;
  }
}
.career-secA .banner .banner-wrapper .content p {
  max-width: 500px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.6980392157);
  margin-bottom: 3px;
}
@media only screen and (max-width: 540px) {
  .career-secA .banner .banner-wrapper .content p {
    text-align: center;
  }
}
.career-secA .banner .banner-wrapper .vactor {
  position: absolute;
  top: 300px;
}
.career-secA .banner-wrapper {
  top: 75%;
}
.career-secA.industries-banner .banner-wrapper h1 {
  font-size: 48px;
  line-height: 1.2;
}
.career-secA.industries-banner .banner-wrapper span {
  font-weight: 100;
}
.career-secA.industries-banner .banner-wrapper h5 {
  margin-top: 47px;
}

.career-secB {
  height: 510px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.career-secB .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 540px) {
  .career-secB .box {
    display: block;
  }
}
.career-secB .box .logo {
  width: 40%;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 540px) {
  .career-secB .box .logo {
    margin: auto;
  }
}
.career-secB .box .content {
  width: 60%;
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  .career-secB .box .content {
    width: 100%;
    padding: 0 25px;
  }
}
.career-secB .box .content .title h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .career-secB .box .content .title h3 {
    font-size: 28px;
    text-align: center;
  }
}
.career-secB .box .content .text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #666666;
}
@media only screen and (max-width: 767px) {
  .career-secB .box .content .text p {
    text-align: center;
  }
}

.career-secC {
  background: #DDE9FF;
  padding: 70px 0;
  overflow: hidden;
}
@media only screen and (min-width: 991px) {
  .career-secC {
    height: 660px;
  }
}
@media only screen and (max-width: 991px) {
  .career-secC {
    height: 510px;
  }
}
@media only screen and (max-width: 675px) {
  .career-secC {
    height: 560px;
  }
}
@media only screen and (max-width: 540px) {
  .career-secC {
    height: 420px;
  }
}
.career-secC .container .upper-sec .swiper-nav {
  top: 330px;
  width: 775px;
  left: 19.7%;
  display: flex;
  justify-content: space-between;
  z-index: 4;
}
@media only screen and (max-width: 991px) {
  .career-secC .container .upper-sec .swiper-nav {
    display: none;
  }
}
.career-secC .container .upper-sec .swiper-nav .swiper-prev, .career-secC .container .upper-sec .swiper-nav .swiper-next {
  border: none;
  font-size: 4px;
  color: #333333;
  cursor: pointer;
  position: relative;
}
.career-secC .container .upper-sec .swiper-nav .swiper-prev:hover, .career-secC .container .upper-sec .swiper-nav .swiper-next:hover {
  background: none;
  color: none;
}
.career-secC .container .upper-sec .swiper-nav .swiper-prev img, .career-secC .container .upper-sec .swiper-nav .swiper-next img {
  width: 20px;
  height: 50.2666664124;
  top: 54.13px;
  left: 24px;
  angle: 180 deg;
  border-width: 1px;
}
.career-secC h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0%;
  margin-bottom: 15px;
  text-align: center;
}
.career-secC .news-col {
  display: flex;
  flex-direction: column;
  background: none !important;
  color: none !important;
  overflow: hidden;
}
.career-secC .news-col:hover img {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
}
.career-secC .news-col .figcaption {
  --pdt: 18px;
  --pdlr: 24px;
  --pdb: 35px;
  --btnsize: 40px;
  --btnmargin: 27px;
  padding: var(--pdt) var(--pdlr) calc(var(--pdb) + var(--btnmargin) + var(--btnsize));
  position: relative;
  flex: 1;
}
.career-secC .news-col .figcaption .ttl {
  display: block;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  color: var(--black);
  margin-bottom: 10px;
}
.career-secC .news-col .figcaption .desc {
  color: rgba(0, 0, 0, 0.7);
}
.career-secC .news-col .figcaption .btn-div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 0 var(--pdlr) var(--pdb);
}
.career-secC .news-col .figure {
  line-height: 0;
  display: block;
  overflow: hidden;
  position: relative;
}
.career-secC .news-col .figure img {
  width: 100%;
  max-width: 600px;
  aspect-ratio: 1.2;
  transition: 0.5s ease;
  margin: 0 auto;
  display: block;
}
.career-secC .news-col .figure::before {
  content: "";
  display: block;
  width: 0px;
  height: 86%;
  position: absolute;
  top: 7%;
  left: 0%;
  opacity: 0;
  background: white;
  box-shadow: 0 0 55px 12px white;
  transform: skewX(-20deg);
  z-index: 1;
}

.career-secD {
  padding: 50px 0;
  overflow: hidden;
}
.career-secD .container .title h3 {
  margin-bottom: 50px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .career-secD .container .title h3 {
    font-size: 28px;
    text-align: center;
  }
}
.career-secD .container .col {
  border: 1px solid #C1C1C1;
  margin-bottom: 10px;
  position: relative;
}
.career-secD .container .col .title {
  position: relative;
}
.career-secD .container .col .title h6 {
  padding: 12px 50px 12px 21px;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  cursor: pointer;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .career-secD .container .col .title h6 {
    font-size: 28px;
  }
}
.career-secD .container .col article {
  display: none;
}
.career-secD .container .col article .content-desc {
  padding: 20px 30px;
  background: #F1F1F1;
}
.career-secD .container .col article .content-desc p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  text-align: justify;
  margin: 16px 0px;
}
@media only screen and (max-width: 540px) {
  .career-secD .container .col article .content-desc p {
    font-size: 14px;
  }
}
.career-secD .container .col article .content-desc h2 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 15px;
}
.career-secD .container .col article .content-desc h3 {
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 15px;
}
.career-secD .container .col article .content-desc h4 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.career-secD .container .col article .content-desc h5 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 15px;
}
.career-secD .container .col article .content-desc h6 {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 15px;
}
.career-secD .container .col article .content-desc ul {
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 540px) {
  .career-secD .container .col article .content-desc ul {
    margin-left: 0;
  }
}
.career-secD .container .col article .content-desc ul li {
  margin-left: 40px;
  list-style-type: disc;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
@media only screen and (max-width: 540px) {
  .career-secD .container .col article .content-desc ul li {
    font-size: 14px;
  }
}
.career-secD .container .col article .content-desc ul li::marker {
  font-size: 22px;
  color: #0A3481;
}
.career-secD .container .col article .content-desc ol {
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.career-secD .container .col article .content-desc ol li {
  margin-left: 40px;
  list-style-type: disc;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.career-secD .container .col article .content-desc ol li::marker {
  font-size: 22px;
  color: #0A3481;
}
.career-secD .container .col article .content-desc .heading {
  display: flex;
  justify-content: space-between;
}
.career-secD .container .col article .content-desc .heading .title {
  font-family: Work Sans;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.career-secD .container .col article .content-desc .heading .button {
  height: 48px;
  border-radius: 5px;
  border-width: 1px;
  padding: 14px 40px;
  gap: 10px;
  border: 1px solid black;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: black;
}
@media only screen and (max-width: 767px) {
  .career-secD .container .col article .content-desc .heading .button {
    height: 30px;
    border-radius: 5px;
    border-width: 1px;
    padding: 9px 10px;
    gap: 10px;
    border: 1px solid black;
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
  }
}
.career-secD .container .col article .content-desc .heading .button:hover {
  background: #0A3481;
  color: white;
  border-color: #0A3481;
  transition: 0.3s;
}
.career-secD .container .col article .content-desc .job-desc {
  padding-left: 50px;
}
.career-secD .container .col article .content-desc .job-desc li {
  list-style-type: disc;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0%;
  color: #666666;
}
.career-secD .container .col article .content-desc .job-desc p {
  max-width: 75%;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0%;
  color: #666666;
}
.career-secD .container .col article .content-desc .job-desc p::marker {
  font-size: 22px;
  color: #000000;
}

.career-secE .form .form-group.file-input input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 4;
  cursor: pointer;
}
.career-secE .form .form-group.file-input .file-name {
  pointer-events: none;
  height: calc(var(--inputsize) - var(--borderwidth));
  position: relative;
  --filename:"Choose File";
  --filenameinitial:var(--filename);
  --color:var(--text);
  --background:none;
  --image:url(../../icon/clip-gray.svg) no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: calc(var(--inputsize) - var(--borderwidth));
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
}
.career-secE .form .form-group.file-input .file-name::before, .career-secE .form .form-group.file-input .file-name::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.career-secE .form .form-group.file-input .file-name::before {
  content: var(--filenameinitial);
  z-index: 2;
  font-family: inherit;
  font-size: inherit;
  line-height: calc(var(--inputsize) - var(--borderwidth));
  padding-left: var(--paddingleftright);
  color: var(--color);
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  background: none;
}
.career-secE .form .form-group.file-input .file-name::after {
  content: "";
  right: 0;
  background: var(--image);
  background-repeat: no-repeat;
  z-index: 1;
  background-position: 100% 50%;
  background-size: auto 50%;
}

.career-secE {
  padding: 50px 0;
  background: #CADDFF;
  overflow: hidden;
}
.career-secE .box {
  margin: auto;
  max-width: 779px;
  height: auto;
}
.career-secE .box .form-grid {
  --item: 2;
  --gaplr: 20px;
  --gaptb: 20px;
}
@media only screen and (max-width: 540px) {
  .career-secE .box .form-grid {
    --item: 1;
  }
}
.career-secE .box .form-grid button {
  padding: 20px 62px;
}
.career-secE .box .form-grid .form-group {
  background-color: white;
  border: none;
  outline: none;
  border: none;
  height: 52px;
  gap: 16px;
  border-radius: 10px;
  padding: 5px 17px;
  padding-left: 17px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.career-secE .box .form-grid .form-group.file-input input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 4;
  cursor: pointer;
}
.career-secE .box .form-grid .form-group.file-input .file-name {
  pointer-events: none;
  height: calc(var(--inputsize) - var(--borderwidth));
  position: relative;
  --filename: "Attach Resume*";
  --image: "/assets/icon/clip-gray.svg";
  --filenameinitial: var(--filename);
  --color: var(--text);
  --background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: calc(var(--inputsize) - var(--borderwidth));
}
.career-secE .box .form-grid .form-group.file-input .file-name::before, .career-secE .box .form-grid .form-group.file-input .file-name::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.career-secE .box .form-grid .form-group.file-input .file-name::before {
  content: var(--filenameinitial);
  z-index: 2;
  font-family: inherit;
  font-size: inherit;
  line-height: calc(var(--inputsize) - var(--borderwidth));
  padding-left: var(--paddingleftright);
  color: var(--color);
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  background: none;
}
.career-secE .box .form-grid .form-group.file-input .file-name::after {
  content: "";
  right: 0;
  background: var(--image);
  background-repeat: no-repeat;
  z-index: 1;
  background-position: calc(100% - var(--paddingleftright, 0)) 50%;
  background-size: auto 50%;
}
.career-secE .box .form-grid .form-group textarea:focus ~ label {
  font-size: 11px;
  color: gray;
  top: -3px;
}
.career-secE .box .form-grid .form-group .file-icon {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.career-secE .box .form-grid .form-group .file-icon:hover {
  cursor: pointer;
}
.career-secE .box .form-grid .form-group.active label {
  font-size: var(--labelfontafter);
}
.career-secE .box .form-grid .form-group::before {
  background: none;
}
.career-secE .box .form-grid .form-group::after {
  background: none;
}
.career-secE .box .form-grid .form-group label {
  padding-left: 15px;
  font-weight: 400;
  line-height: 24px;
}
.career-secE .box .form-grid .form-group:last-child {
  border: none;
  height: 91px;
  gap: 16px;
  border-radius: 10px;
  resize: none;
  color: #666666;
  background: white;
  margin-bottom: 20px;
  padding: 10px 10px 10px 18px;
  color: black;
  font-family: inherit !important;
  font-size: 16px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.career-secE .box .form-grid .span-2 {
  grid-column: span 2;
  height: 100px;
}
@media only screen and (max-width: 540px) {
  .career-secE .box .form-grid .span-2 {
    grid-column: span 1;
  }
}
.career-secE .box .heading {
  text-align: center;
  margin-bottom: 70px;
}
.career-secE .box .heading h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 0%;
  text-align: center;
}
@media only screen and (max-width: 540px) {
  .career-secE .box .heading h3 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
}
.career-secE .box .heading p {
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0%;
  text-align: center;
}
@media only screen and (max-width: 540px) {
  .career-secE .box .heading p {
    font-size: 16px;
    line-height: 24px;
  }
}
.career-secE .box .form-sec .group1, .career-secE .box .form-sec .group2, .career-secE .box .form-sec .group3 {
  display: flex;
  gap: 25px;
  margin-bottom: 26px;
}
.career-secE .box .form-sec .group4 textarea {
  width: 100%;
  border: none;
  height: 91px;
  gap: 16px;
  border-radius: 10px;
  resize: none;
  color: #666666;
  background: white;
  margin-bottom: 20px;
  padding: 10px 10px 10px 18px;
  color: black;
  font-family: inherit !important;
  font-size: 16px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
}
.career-secE .box .form-sec .group4 textarea:focus-visible {
  outline: none;
}
.career-secE .box .form-sec .group4 textarea::-moz-placeholder {
  color: #666666;
  font-weight: 400;
  font-size: 16px;
}
.career-secE .box .form-sec .group4 textarea::placeholder {
  color: #666666;
  font-weight: 400;
  font-size: 16px;
}
.career-secE .box .form-sec .group5 button {
  width: 171px;
  height: 39px;
  gap: 10px;
  border-radius: 25px;
  padding-top: 10px;
  padding-right: 22px;
  padding-bottom: 10px;
  padding-left: 22px;
  background: #0A3481;
  color: white;
}
.career-secE .box .form-sec .submit-button {
  text-align: center;
  margin-top: 35px;
}
.career-secE .box .form-sec input {
  width: 50%;
  border: none;
  width: 362.5;
  height: 52px;
  gap: 16px;
  border-radius: 10px;
  padding-top: 5px;
  padding-right: 17px;
  padding-bottom: 5px;
  padding-left: 17px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.career-secE .box .form-sec input:focus-visible {
  outline: none;
}
.career-secE .box .form-sec input::-moz-placeholder {
  color: #666666;
  font-weight: 400;
  font-size: 16px;
}
.career-secE .box .form-sec input::placeholder {
  color: #666666;
  font-weight: 400;
  font-size: 16px;
}
.career-secE .box .form-sec .custom-select {
  display: flex;
  align-items: center;
  width: 50%;
  border: none;
  height: 52px;
  gap: 16px;
  border-radius: 10px;
  padding-top: 5px;
  padding-right: 17px;
  padding-bottom: 5px;
  padding-left: 17px;
  background: white;
  color: #666666;
}
.career-secE .box .form-sec .custom-select::before {
  right: 20px;
}

.colB .summery-detail-content .col.active .title .ico {
  --bgcolor:white;
}
.colB .summery-detail-content .col.active .title .ico::after {
  transform: scaleY(0);
}
.colB .summery-detail-content .col .title {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  align-items: center;
  cursor: pointer;
  transition: 0.5s ease;
  border-bottom: none;
}
.colB .summery-detail-content .col .title h6 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
  flex: 1;
  color: var(--black);
  padding-right: 1rem;
  transition: 0.5s ease;
}
.colB .summery-detail-content .col .title .ico {
  flex: 0 1 auto;
  --size:18px;
  --border:2px;
  --bgcolor:var(--black);
  height: var(--size);
  width: var(--size);
  position: relative;
  right: 15px;
}
.colB .summery-detail-content .col .title .ico::before, .colB .summery-detail-content .col .title .ico::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: var(--bgcolor);
}
.colB .summery-detail-content .col .title .ico::before, .colB .summery-detail-content .col .title .ico::after {
  transition: 0.5s ease;
}
.colB .summery-detail-content .col .title .ico::before {
  top: calc(var(--size) / 2 - var(--border) / 2);
  bottom: auto;
  height: var(--border);
  width: 100%;
  right: 10px;
}
.colB .summery-detail-content .col .title .ico::after {
  left: calc(var(--size) / 2);
  translate: -50% 0;
  right: auto;
  width: var(--border);
  height: 100%;
}

@media only screen and (max-width: 540px) {
  .colB .summery-detail-content .col .title h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 345px) {
  .colB .summery-detail-content .col .title h6 {
    font-size: 14px;
  }
}
.colB .summery-detail-content .col.active .title {
  background: rgba(255, 255, 255, 0.6509803922);
  border-color: var(--primary);
  background: #0A3481;
  color: white;
}

.colB .summery-detail-content .col.active .title h6 {
  color: white;
}/*# sourceMappingURL=careers.css.map */