.page-careers {
  /**/
}
.page-careers.stop-scroll {
  overflow: hidden;
}
.page-careers .site-main {
  background: url(../../images/arc_careers.png) no-repeat;
  background-position: 0 37px;
  background-size: 44.3%;
}
@media screen and (max-width: 767px) {
  .page-careers .site-main {
    background: transparent;
  }
}
.page-careers .ir-contact-info {
  position: relative;
  padding: 23px 28px 27px 0;
  margin-bottom: -2px;
  margin-top: 40px;
}
@media only screen and (max-width: 991px) {
  .page-careers .ir-contact-info {
    padding: 20px !important;
    margin-top: 20px;
  }
}
.page-careers .ir-contact-info__img {
  position: absolute;
  width: 151px;
  bottom: 0;
  left: 15px;
  z-index: 9;
}
@media only screen and (max-width: 991px) {
  .page-careers .ir-contact-info__img {
    width: 115px;
    left: inherit;
    right: -20px;
  }
}
.page-careers .ir-contact-info__img img {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.page-careers .ir-contact-info__copy {
  width: calc(100% - 200px);
  padding-left: 170px;
}
@media only screen and (max-width: 991px) {
  .page-careers .ir-contact-info__copy {
    width: 100%;
    padding: 0 100px 0 0;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-careers .ir-contact-info__copy {
    width: 100%;
    padding: 0 50px 0 0;
  }
}
.page-careers .ir-contact-info__copy h3 {
  margin: 0;
  font-size: 54px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 130% !important;
  letter-spacing: -0.02em !important;
  color: #03002F;
}
@media only screen and (max-width: 767px) {
  .page-careers .ir-contact-info__copy h3 {
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 130% !important;
  }
}
.page-careers .ir-contact-info__copy p {
  color: #03002F;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.16px;
  margin: 0;
  padding: 0;
  max-width: 450px;
}
@media only screen and (max-width: 767px) {
  .page-careers .ir-contact-info__copy p {
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 140% !important;
    letter-spacing: 0.14px !important;
  }
}
.page-careers .ir-contact-info__form {
  margin-left: auto;
}
@media only screen and (max-width: 991px) {
  .page-careers .ir-contact-info__form {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .page-careers .ir-contact-info__form .button {
    padding-left: 37px;
    padding-right: 37px;
  }
}

body .growth-oriented-mindset .page-curve-bg .bg-with-curve-inner {
  max-width: 1310px;
}
@media screen and (min-width: 768px) {
  body .growth-oriented-mindset .page-curve-bg .bg-with-curve-inner .bg-with-curve-right,
  body .growth-oriented-mindset .page-curve-bg .bg-with-curve-inner .bg-with-curve-left {
    width: 50%;
  }
  body .growth-oriented-mindset .page-curve-bg .bg-with-curve-inner .bg-with-curve-right {
    padding-left: 65px;
  }
}
@media screen and (max-width: 991px) {
  body .growth-oriented-mindset .page-curve-bg .bg-with-curve-inner .bg-with-curve-right .pt70 {
    padding-top: 30px !important;
  }
}
@media screen and (max-width: 575px) {
  body .growth-oriented-mindset .page-curve-bg .bg-with-curve-inner .bg-with-curve-right .col-7,
  body .growth-oriented-mindset .page-curve-bg .bg-with-curve-inner .bg-with-curve-right .col-5 {
    width: 50%;
  }
}
body .growth-oriented-mindset .page-curve-bg .bg-with-curve-inner .underline-w40 span::after {
  bottom: -6px;
}
@media only screen and (max-width: 767px) {
  body .growth-oriented-mindset .page-curve-bg .bg-with-curve-inner .underline-w40 span::after {
    bottom: -11px;
  }
}

.life-at-nuvama .careers-video-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(3, 0, 47, 0.9);
  width: 100%;
  height: 100%;
  padding: 22px;
}
.life-at-nuvama .careers-video-popup .careers-video-inner {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 960px;
  background-color: var(--color-white);
  overflow: auto;
  max-height: 80vh;
}
.life-at-nuvama .careers-video-popup .careers-video-inner .careers-video-close {
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer;
}
.life-at-nuvama .careers-video-popup .careers-video-inner .careers-video-inner-1 {
  position: relative;
  padding-bottom: 56.25%;
}
.life-at-nuvama .careers-video-popup .careers-video-inner .careers-video-inner-1 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.life-at-nuvama .careers-video-wrapper .careers-video-wrapper-inner {
  max-width: 846px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.life-at-nuvama .careers-video-wrapper .careers-video-wrapper-inner .video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .life-at-nuvama .careers-video-wrapper .careers-video-wrapper-inner .video-play-btn {
    width: 30px;
  }
}

/**/
.talent-pool {
  position: relative;
  padding: 32px 0;
  margin-bottom: 40px;
  margin-top: 80px;
}
@media only screen and (max-width: 991px) {
  .talent-pool {
    padding: 20px !important;
    margin-top: 20px;
  }
}
.talent-pool__img {
  position: absolute;
  width: 15.977%;
  bottom: 0;
  left: 0;
  z-index: 9;
}
@media only screen and (max-width: 991px) {
  .talent-pool__img {
    width: 115px;
    left: inherit;
    right: -20px;
  }
}
.talent-pool__img img {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.talent-pool__copy {
  width: 45.394%;
  padding-left: 15.977%;
  padding-right: 2%;
  margin-right: 24px;
}
@media only screen and (max-width: 991px) {
  .talent-pool__copy {
    width: 100%;
    padding: 0 100px 0 0;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .talent-pool__copy {
    width: 100%;
    padding: 0 50px 0 0;
  }
}
.talent-pool__copy h3 {
  margin: 0 0 4px;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 140% !important;
  letter-spacing: 0.24px !important;
  color: #03002F;
}
@media only screen and (max-width: 767px) {
  .talent-pool__copy h3 {
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 130% !important;
    letter-spacing: -0.36px !important;
  }
}
.talent-pool__copy p {
  color: #03002F;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.16px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .talent-pool__copy p {
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 140% !important;
    letter-spacing: 0.14px !important;
  }
}
.talent-pool__form {
  width: 45.301%;
}
@media only screen and (max-width: 991px) {
  .talent-pool__form {
    width: calc(100% - 100px);
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .talent-pool__form {
    width: 100%;
  }
}
.talent-pool__form form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.talent-pool__form input[type=email] {
  display: block;
  width: 100%;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  border-bottom: solid 3px rgba(3, 0, 47, 0.3);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 122%;
  letter-spacing: -0.36px;
  height: 36px;
  margin: 0;
  margin-right: 24px;
  padding: 0 10px;
  color: #03002F;
  flex: 1;
}
.talent-pool__form input[type=email]::-webkit-input-placeholder {
  color: #03002F;
  opacity: 1;
}
.talent-pool__form input[type=email]:-ms-input-placeholder {
  color: #03002F;
  opacity: 1;
}
.talent-pool__form input[type=email]::placeholder {
  color: #03002F;
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .talent-pool__form input[type=email] {
    padding-left: 0;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .talent-pool__form input[type=email] {
    flex: inherit;
    margin-bottom: 24px;
    padding-right: 70px;
    margin-right: 0;
  }
}
.talent-pool__form .customemail {
  position: absolute;
  top: 100%;
  left: 10px;
  font-size: 12px;
  color: var(--color-orange);
  max-width: 100%;
  display: block;
  width: 100%;
  margin-top: -5px !important;
}
@media only screen and (max-width: 991px) {
  .talent-pool__form .customemail {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .talent-pool__form .customemail {
    position: inherit !important;
    margin-bottom: 3px !important;
    margin-top: -20px !important;
  }
}
.talent-pool__form .wpcf7-not-valid-tip {
  font-size: 12px;
  color: var(--color-orange);
  position: absolute;
  max-width: 100%;
  display: block;
  width: 100%;
  margin-top: 3px;
}
.talent-pool__form .errormsg {
  font-size: 12px;
  color: var(--color-orange);
  margin-top: 3px;
  position: absolute;
}
.talent-pool__form .errormsg:not(:empty) + .wpcf7-not-valid-tip {
  display: none !important;
}
.talent-pool__form .button {
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .talent-pool__form .button {
    font-size: 14px;
    min-width: inherit;
    padding: 18px 19px;
  }
}
.talent-pool__form .wpcf7 form.invalid .wpcf7-response-output {
  border-color: var(--color-orange) !important;
  text-align: center !important;
  color: #FFF !important;
}
.talent-pool__form .wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
  text-align: center !important;
  color: #FFF !important;
}

.talent-pool-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  padding: 20px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.talent-pool-popup__overlay {
  opacity: 0.400000006;
  background: #03002F;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.talent-pool-popup__box {
  background-color: #101E61;
  padding: 32px 67px 53px;
  overflow: auto;
  max-height: calc(100vh - 50px);
  position: relative;
  z-index: 9;
  max-width: 522px;
}
@media only screen and (max-width: 767px) {
  .talent-pool-popup__box {
    padding: 24px;
  }
}
.talent-pool-popup__box .popupclose {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../../images/icon-close-white.svg) no-repeat center top;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.talent-pool-popup .formofcard .wpcf7-form-control-wrap {
  display: block;
}
.talent-pool-popup .formofcard .form-head {
  color: #FFF;
}
.talent-pool-popup .formofcard .form-item .wpcf7-form-control.wpcf7-text {
  color: #FFF;
  border-bottom: solid 2px rgba(255, 255, 255, 0.3);
}
.talent-pool-popup .formofcard .form-item .wpcf7-form-control.wpcf7-text::-moz-placeholder {
  color: #FFF;
}
.talent-pool-popup .formofcard .form-item .wpcf7-form-control.wpcf7-text:-ms-input-placeholder {
  color: #FFF;
}
.talent-pool-popup .formofcard .form-item .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder {
  color: #FFF;
}
.talent-pool-popup .formofcard .form-item .wpcf7-form-control.wpcf7-text::placeholder {
  color: #FFF;
}
.talent-pool-popup .formofcard .form-item .select2-container--default .select2-selection--single {
  border-bottom: solid 2px rgba(255, 255, 255, 0.3);
}
.talent-pool-popup .formofcard .form-item .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #FFF;
}
.talent-pool-popup .formofcard .form-item .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #FFF;
}
.talent-pool-popup .formofcard .form-item .select2-selection__arrow b {
  border-color: #FFF !important;
}
.talent-pool-popup .formofcard .form-item .select-resume-file {
  border-bottom: solid 2px rgba(255, 255, 255, 0.3);
}
.talent-pool-popup .formofcard .form-item .select-resume-file .resume-file-name {
  color: #FFF;
}
.talent-pool-popup .formofcard .form-item .select-resume-file .resume-file-name::after {
  background: url(../../images/attachment-white.svg) no-repeat center top;
  background-size: contain;
}
.talent-pool-popup .wpcf7 form.invalid .wpcf7-response-output {
  border-color: #F00;
  color: #F00;
  text-align: center;
  font-size: 14px;
  padding: 10px;
}
.talent-pool-popup .wpcf7 form.unaccepted .wpcf7-response-output,
.talent-pool-popup .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  color: #ffb900;
  text-align: center;
  font-size: 14px;
  padding: 10px;
}

.half-circle {
  background-image: url(../../images/media/half-circle.svg);
  background-repeat: no-repeat;
  background-position: right top;
}
@media only screen and (max-width: 767px) {
  .half-circle {
    background-image: url(../../images/media/half-circle-mobile.svg);
  }
}

.cc__list .slick-arrow {
  background-color: rgba(16, 30, 97, 0.1);
  transition: all 0.25s ease;
}
.cc__list .slick-arrow:before {
  content: url(../../images/arrow-slider.svg);
}
.cc__list .slick-arrow:hover {
  background-color: rgba(16, 30, 97, 0.3);
}
.cc__list .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.cc__list .slick-prev {
  left: -70px;
}
@media only screen and (max-width: 1280px) {
  .cc__list .slick-prev {
    left: 0;
  }
}
.cc__list .slick-next {
  right: -70px;
}
@media only screen and (max-width: 1280px) {
  .cc__list .slick-next {
    right: 0;
  }
}/*# sourceMappingURL=careers.css.map */