/* ========================================================================
	CSS BUILT BY: 	NCS
	BOOTSTRAP VER: 	5+
	SGDS VER: 		2.0
======================================================================== */
/* ====================================
	Section One
==================================== */
.one.careers-page {
  height: -moz-fit-content;
  height: fit-content;
}

@media (min-width: 1300px) {
  .one.careers-page {
    height: 63vh;
  }
}
@media (max-width: 576px) {
  /*.one.careers-page {
      height: 70vh;
  }*/
  .one.careers-page img {
    width: 100%;
  }
}
.careers-caption {
  position: absolute;
  top: 30%;
  width: 70%;
  padding: 0;
  z-index: 100;
}
@media (max-width: 991px) {
  .careers-caption {
    padding: 0;
  }
}
@media (max-width: 576px) {
  .careers-caption {
    bottom: 2rem;
    top: initial;
  }
}

.careers-title h1 {
  font-weight: 400;
  font-size: 4rem;
  line-height: 72px;
  color: white;
}
@media (max-width: 991px) {
  .careers-title h1 {
    font-size: 3rem;
    line-height: 72px;
  }
}
@media (max-width: 576px) {
  .careers-title h1 {
    font-size: 32px;
    line-height: 48px;
  }
}

.careers-one h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
}
@media (max-width: 991px) {
  .careers-one h2 {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (max-width: 576px) {
  .careers-one h2 {
    font-size: 18px;
    line-height: 27px;
  }
}

@media (max-width: 991px) {
  .four.careers {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 576px) {
  .four.careers {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.careers-one p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 56px;
}

.careers-one p.landing-page-subheader {
  margin-bottom: 22px;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  color: #4D4F55;
  text-align: center;
  margin-bottom: 56px;
}

@media (min-width: 991px) {
  .careers-one p.landing-page-subheader {
    margin-bottom: 100px;
    font-family: "Inter", sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    color: #4D4F55;
  }
}
.card-careers {
  display: block;
  position: relative;
  width: 240px;
  border-radius: 12px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .careers-one .card-careers {
    height: 140px;
  }
}
.tablet-career-cards {
  overflow-x: auto;
  flex-wrap: nowrap;
  padding: 0 !important;
}

.card-careers-tablet {
  padding: 0;
  display: block;
  position: relative;
  width: 220px;
  height: 406px;
  border-radius: 12px;
  overflow: hidden;
  flex: 0 0 auto;
  margin-right: 1rem;
}

.card-careers:hover .card-overlay {
  opacity: 0.6;
}

.card-careers .card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 10.57%, #000000 100%);
  transition: opacity 0.3s ease;
}

.card-careers-tablet .card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 10.57%, #000000 100%);
  transition: opacity 0.3s ease;
}

.card-careers img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.card-careers .card-content {
  position: absolute;
  bottom: 40px;
  left: 24px;
  color: white;
}
@media (max-width: 576px) {
  .card-careers .card-content {
    bottom: 12px;
    padding: 0;
    left: 21px;
  }
}

.card-careers .card-content h2 {
  margin: 0;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 45px;
}
@media (max-width: 576px) {
  .card-careers .card-content h2 {
    font-size: 22px;
    line-height: 33px;
  }
}

.card-careers-tablet .card-content {
  position: absolute;
  bottom: 40px;
  left: 24px;
  color: white;
}

.card-careers-tablet .card-content h2 {
  margin: 0;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 39px;
}

.card-careers:hover {
  cursor: pointer;
}

/* ====================================
	Section Two
==================================== */
.careers-two {
  padding: 80px 7.5rem;
}
@media (max-width: 1201px) {
  .careers-two {
    padding: 80px 3rem;
  }
}
@media (max-width: 767px) {
  .careers-two {
    padding: 80px 40px;
  }
}
.careers-two .card-holder {
  overflow-x: scroll;
  gap: 1rem;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
}
.careers-two .card-holder::-webkit-scrollbar {
  display: none;
}
.careers-two h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 60px;
  color: #21409A;
}
@media (max-width: 1201px) {
  .careers-two h1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.card-careers.opportunities {
  filter: drop-shadow(0px 1px 4px rgba(0, 39, 62, 0.4));
}
.card-careers.opportunities .card-link::after {
  background-color: white;
}
.card-careers.opportunities h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 0.5rem;
}
@media (max-width: 1201px) {
  .card-careers.opportunities h3 {
    font-size: 20px;
    line-height: 32px;
  }
}
.card-careers.opportunities p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1201px) {
  .card-careers.opportunities p {
    -webkit-line-clamp: 3;
  }
}
.card-careers.opportunities .card-link {
  position: relative;
  margin-top: 20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.card-careers.card-careers.opportunities .card-content {
  position: absolute;
  bottom: 36px;
  padding: 0 1.5rem 0 1.5rem;
}
@media (max-width: 1201px) {
  .card-careers.card-careers.opportunities .card-content {
    padding: 0 1rem 0 1rem;
    bottom: 1.5rem;
  }
}

@media (max-width: 767px) {
  .careers-two .card-careers {
    padding: 0;
    display: flex;
    position: relative;
    height: 406px;
    border-radius: 12px;
    overflow: hidden;
    flex: 0 0 auto;
    margin-right: 1rem;
  }
}
/* ====================================
	Section Three
==================================== */
.careers-three .carousel {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 666px;
  overflow: hidden;
  max-height: -moz-fit-content;
  max-height: fit-content;
}
@media (max-width: 576px) {
  .careers-three .carousel {
    height: 58rem;
    max-height: 60rem;
  }
}

.careers-three .carousel-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.careers-three .carousel-inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: none;
}

.careers-three .carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.careers-three .carousel-item.active {
  opacity: 1;
}

.careers-three .carousel-item-image {
  border-radius: 12px;
}
@media (max-width: 991px) {
  .careers-three .carousel-item-image {
    height: 234px;
    max-width: 215px;
    overflow: clip;
  }
}
@media (max-width: 576px) {
  .careers-three .carousel-item-image {
    max-width: 100%;
  }
}

.careers-three .carousel-item-image img {
  display: block;
  border-radius: 12px;
  height: 290px;
}

.careers-three h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 45px;
  color: #21409A;
}
@media (max-width: 576px) {
  .careers-three h2 {
    font-size: 22px;
    line-height: 33px;
  }
}
.careers-three .fa-quote-left {
  font-weight: 900;
  font-size: 56px;
  line-height: 45px;
  color: #21409A;
}
.careers-three .quote {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 45px;
  color: #21409A;
}
.careers-three p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4D4F55;
  margin: 0;
}
.careers-three .roundspan {
  background-color: #0072BC;
  height: 100%;
  min-width: 6px;
  border-radius: 20px;
  margin-right: 1.5rem;
}
@media (max-width: 991px) {
  .careers-three .roundspan {
    height: auto;
  }
}
.careers-three .carousel-control-prev,
.careers-three .carousel-control-next {
  top: 50%;
  background-color: transparent;
  border-color: #0072BC;
}
@media (max-width: 991px) {
  .careers-three .carousel-control-prev,
  .careers-three .carousel-control-next {
    margin: 0;
  }
}
@media (max-width: 576px) {
  .careers-three .carousel-control-prev,
  .careers-three .carousel-control-next {
    display: none;
  }
}
.careers-three .carousel-control-prev .fas,
.careers-three .carousel-control-next .fas {
  color: #0072BC;
}
.careers-three .carousel-indicators {
  padding-bottom: 5rem;
}
@media (max-width: 576px) {
  .careers-three .carousel-indicators {
    padding-bottom: 34rem;
  }
}
@media (max-width: 991px) {
  .careers-three .career-quotes {
    flex-direction: column;
  }
  .careers-three .quote {
    font-size: 20px;
    line-height: 32px;
  }
  .careers-three .fa-quote-left {
    font-size: 48px;
    line-height: 45px;
    margin-bottom: 1rem;
  }
}
@media (max-width: 576px) {
  .careers-three .career-quotes {
    margin-top: 1.5rem;
  }
  .careers-three .quote {
    font-size: 18px;
    line-height: 27px;
  }
}

/* ====================================
	Section Four
==================================== */
.careers-four {
  padding: 80px 7.5rem;
}
.careers-four h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 60px;
  color: #21409A;
}
@media (max-width: 991px) {
  .careers-four h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
.careers-four p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2E2F33;
  margin: 0;
}
.careers-four h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #21409A;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .careers-four h2 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width: 568px) {
  .careers-four h2 {
    margin-bottom: 1rem;
  }
}
.careers-four .card-text, .careers-four .card-text p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4D4F55;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}
.careers-four ul {
  list-style-type: none;
  padding: 0;
  margin-top: 20px;
}
.careers-four li {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #4D4F55;
}

.careers-four .card-content {
  padding: 2.5rem;
}

.careers-four .career-card-row {
  margin-bottom: 80px;
  padding: 0;
}

.engineer-right-card {
  width: 750px;
  height: -moz-fit-content;
  height: fit-content;
  box-shadow: 0px 4px 16px rgba(165, 165, 165, 0.16);
  border-radius: 12px;
  overflow: hidden;
  padding: 0;
}

.right-overlap {
  margin-right: -3.25rem !important;
  margin-left: 0 !important;
}

.overlap-card {
  background-image: url("../images/overlap-card-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.overlapping {
  align-items: center !important;
}

@media (max-width: 1200px) {
  .overlapping {
    flex-direction: column;
    align-items: center !important;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1200px) and (max-width: 568px) {
  .overlapping {
    flex-direction: column;
    align-items: center !important;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1200px) {
  .engineer-right-card {
    width: 75%;
    height: 300px;
  }
  .engineer-left-card {
    width: 100% !important;
    height: 300px;
  }
  .overlap-card {
    width: 100% !important;
    margin: 1rem 0 0 0 !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .right-overlap {
    margin: 0 !important;
  }
  .careers-four .career-card-row {
    margin-bottom: 1rem;
  }
  .careers-four .card-content {
    padding: 32px 24px;
  }
  .careers-bottom-banner {
    height: 272px;
  }
}
@media (max-width: 1200px) and (max-width: 576px) {
  .engineer-left-card {
    width: 100%;
    height: 193px;
  }
  .overlap-card {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .career-card-row .overlap-card {
    height: -moz-fit-content;
    height: fit-content;
  }
}
/* ====================================
	Footer
==================================== */
.careers-bottom-banner {
  height: 358px;
}
@media (max-width: 991px) {
  .careers-bottom-banner {
    height: 272px;
  }
}
@media (max-width: 576px) {
  .careers-bottom-banner {
    height: 336px;
  }
}
.careers-bottom-banner img .card-careers img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.careers-bottom-banner .img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02)), linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.176) 72.42%);
}
.careers-bottom-banner .page-bottom-banner-info h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 62px;
}
@media (max-width: 991px) {
  .careers-bottom-banner .page-bottom-banner-info h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.careers-bottom-banner .page-bottom-banner-info p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.careers-bottom-banner .page-bottom-banner-info {
  padding: 80px 84px !important;
}
@media (max-width: 991px) {
  .careers-bottom-banner .page-bottom-banner-info {
    padding: 64px 24px !important;
  }
}

.page-bottom-banner-holder.careers-bottom-banner .page-bottom-banner-img > img {
  -o-object-fit: cover;
     object-fit: cover;
}

.page-bottom-banner-holder.careers-bottom-banner .container-fluid > div {
  gap: 0;
}

.page-bottom-banner-holder.careers-bottom-banner .page-bottom-banner-info button {
  font-size: 18px;
}
@media (max-width: 576px) {
  .page-bottom-banner-holder.careers-bottom-banner .page-bottom-banner-info button {
    padding: 12px 24px;
  }
}

.careers-our-stories {
  background-image: url(../images/careers-carousel-bg.png);
  background-size: cover;
  background-position: center;
}

.careers-our-stories .carousel-next-prev-group {
  top: 18rem;
}

.img-fit {
  width: 100%;
}

/*Owl Carousel*/
.slider {
  margin-bottom: 30px;
  position: relative;
}

.slider-card {
  background: #fff;
  padding: 0px 0px;
  margin: 1rem;
  border-radius: 12px;
  box-shadow: 0 15px 45px -20px rgba(0, 0, 0, 0.73);
  transform: scale(0.9);
  opacity: 0.5;
  transition: all 0.3s;
  height: 25rem;
  width: 20rem;
  position: relative;
  top: 4rem;
}

.slider .owl-item.active.center .slider-card {
  transform: scale(1.15);
  opacity: 1;
  /* fallback for old browsers */
  /* Chrome 10-25, Safari 5.1-6 */
  background: transparent;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: #fff;
}

.slider-card img {
  border-radius: 5px 5px 0px 0px;
}

.owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}

.owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  right: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}

.owl-dots {
  text-align: center;
}

.owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #ccc !important;
  margin-left: 3px;
  margin-right: 3px;
  outline: none;
}

.owl-carousel .owl-item {
  display: flex;
  justify-content: center;
  margin: 0;
}

.owl-stage-outer {
  height: 700px;
}

.owl-nav .owl-prev i,
.owl-nav .owl-next i,
.owl-nav .owl-prev .fa,
.owl-nav .owl-next .fa,
.owl-nav .owl-prev svg,
.owl-nav .owl-next svg {
  color: #0072BC;
}

.owl-nav .owl-prev {
  left: 0%;
}

.owl-nav .owl-next {
  right: 2%;
}

@media (max-width: 991px) {
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    display: none;
  }
}
@media (min-width: 576px) {
  .owl-nav .owl-prev {
    left: 0%;
  }
  .owl-nav .owl-next {
    right: 2%;
  }
}
@media (min-width: 768px) {
  .owl-nav .owl-prev {
    left: 15%;
  }
  .owl-nav .owl-next {
    right: 16%;
  }
}
@media (min-width: 991px) {
  .owl-nav .owl-prev {
    left: 28.875%;
  }
  .owl-nav .owl-next {
    right: 29.875%;
  }
}
@media (min-width: 1400px) {
  .owl-nav .owl-prev {
    left: 30%;
  }
  .owl-nav .owl-next {
    right: 31%;
  }
}
#slider {
  background-image: url(../images/owl-bg.png);
  background-size: cover;
  background-position: center;
}

.card-careers .card-link::after {
  background-color: #ffffff;
}

.card-careers .card-link {
  font-family: "Inter", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 33px;
  color: #ffffff;
}

@media (max-width: 767px) {
  .card-careers {
    width: 100%;
  }
  .card-careers .card-link {
    bottom: 1rem;
  }
}
.career-card-group {
  display: block;
  gap: 1rem;
}

@media (min-width: 1200px) {
  .career-card-group {
    justify-content: center;
  }
}
@media (min-width: 991px) {
  .card-careers .card-link {
    font-size: 1.5rem;
    line-height: 45px;
  }
}
@media (min-width: 768px) {
  .card-careers .card-link {
    font-size: 1.5rem;
    line-height: 39px;
  }
  .career-card-group {
    display: flex;
    gap: 1rem;
    overflow: scroll;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
  }
}
.career-card-group::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

@media (max-width: 767px) {
  .careers-two .card-careers {
    width: 240px;
  }
  .careers-two .card-two-card-group {
    overflow-x: scroll;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
    gap: 1rem;
  }
  .card-two-card-group::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
  }
}
@media (min-width: 768px) {
  .careers-two {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .careers-two .card-two-card-group {
    display: flex;
    flex-direction: column;
  }
}
.careers-two .card-two-card-group .content-header h1 {
  margin-bottom: 4rem;
  margin-right: 3rem;
}

@media (min-width: 1200px) {
  .careers-two .card-two-card-group {
    display: flex;
    flex-direction: row;
  }
  .careers-two .card-two-card-group .content-header h1 {
    max-width: 270px;
  }
}
.career-quotes .card-link,
.c-2.gv1 .card-link {
  position: relative;
  bottom: initial;
  margin-top: 2rem;
}

.c-2.gv1 {
  display: flex;
  align-items: center;
}

.c-2.gv1 h2 {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .career-quotes a,
  .c-2.gv1 a {
    text-decoration: none;
  }
}
.careers-four .engineer-left-card {
  height: -moz-fit-content;
  height: fit-content;
}

.careers-bottom-banner.page-bottom-banner-holder .page-bottom-banner-info {
  display: flex;
  height: 100%;
  align-items: center;
}

.bottom-career-button {
  margin-bottom: 95px;
  margin-top: 15px;
  text-align: center;
}

@media (max-width: 568px) {
  .engineer-right-card,
  .slider-card {
    box-shadow: none;
  }
  .careers-two {
    padding: 80px 0;
  }
}
.career-card-row.desktop {
  display: none;
}

.career-card-row.mobile {
  display: block;
}

@media (min-width: 1201px) {
  .career-card-row.desktop {
    display: block;
  }
  .career-card-row.mobile {
    display: none;
  }
}
.new-component {
  position: relative;
}

.new-component img {
  width: 100vw;
  height: auto;
}

.new-component .career_placeholder img {
  width: 100%;
  height: auto;
}

/*
.right-overlap .card-text.variation-2 p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}*/
.career_placeholder {
  position: absolute;
  top: 0;
  background: rgba(9, 38, 55, 0.6509803922);
  height: 100%;
  width: 100%;
}

.image_overlay {
  /* background: rgba(9, 38, 55, 0.4); */
  opacity: 65%;
  height: 100%;
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.button {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
  margin-bottom: 56px;
}

.above {
  position: relative;
  text-align: left;
  color: white;
  margin-bottom: 80px;
}

.above p,
.image_caption2 p {
  color: #ffffff;
}

@media (max-width: 568px) {
  .below {
    max-width: 50%;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .below {
    max-width: 50% !important;
  }
}
.below {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  width: 100%;
  max-width: initial;
  text-align: left;
  position: relative;
  margin-left: 50px;
  color: white;
}

.below button {
  float: left;
  color: white;
  border: 2px solid white;
  border-radius: 25px;
  margin-top: 10px;
}

.below h3 {
  font-size: 48px;
  line-height: 72px;
}

.below p {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .new-component {
    height: 100vh;
  }
  .new-component img {
    height: 100%;
    width: auto;
  }
  .career_placeholder {
    height: 100%;
  }
  .image_placeholder {
    min-height: 100vh;
  }
  .below {
    left: 0;
    position: absolute;
    width: 100%;
    padding: 1rem;
    bottom: 2rem;
    margin: 0;
  }
  .below h3 {
    font-size: 32px;
  }
  .below p {
    font-size: 20px;
  }
}
.above p {
  color: #ffffff;
  font-family: "Inter";
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
}

.below .image_caption2 p {
  color: #ffffff;
}

.below .image_caption p {
  color: #ffffff;
  font-size: 48px;
  line-height: 62px;
}

.below .left-image {
  width: 49px;
  height: 45px;
}

.below .image_caption p {
  color: #ffffff;
  font-size: 48px;
  line-height: 62px;
}

.below p {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .below .image_caption p {
    color: #ffffff;
    font-size: 32px;
    line-height: 48px;
  }
  .below .image_caption2 p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
  }
}
@media (max-width: 568px) {
  .below .left-image {
    position: relative;
    width: 100%;
  }
  /* .below .right-text{
  	display: block;
  } */
  .above p {
    font-size: 22px;
    line-height: 33px;
  }
  .below .image_caption p {
    color: #ffffff;
    font-size: 22px;
    line-height: 33px;
  }
  .below .image_caption2 p {
    font-size: 16px;
    line-height: 24px;
  }
  .above {
    position: absolute;
    top: 20px;
  }
  .below img, .new-component .career_placeholder img {
    width: 45px;
    height: 45px;
  }
}
.new-component {
  width: 100vw;
}

.rights p {
  font-family: "Inter";
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}

.rights .hyper_link a {
  text-decoration: none;
  color: #0072BC;
  font-size: 18px;
  line-height: 24px;
}

.rights h2 {
  font-family: "Inter";
  font-style: normal;
  color: #21409A;
  font-size: 24px;
  line-height: 36px;
}

.fs-parent {
  display: flex;
  height: 530px;
  overflow: hidden;
  margin-bottom: 1rem;
  gap: 1rem;
}

.fs-inner {
  height: 100%;
}

.fs-inner:last-of-type {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.fs-inner .img-wrapping {
  border-radius: 12px;
  overflow: hidden;
}

.fs-inner:first-of-type .img-wrapping {
  height: 100%;
}

.featured-story {
  display: flex;
  gap: 2rem;
}

.sub-careers h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 45px;
  color: #21409A;
  padding-bottom: 40px;
}

@media (max-width: 991px) {
  .featured-story {
    display: initial;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .rights .hyper_link a {
    text-decoration: none;
    color: #0072BC;
    font-size: 16px;
    line-height: 24px;
  }
  .rights h2 {
    font-family: "Inter";
    font-style: normal;
    color: #21409A;
    font-size: 20px;
    line-height: 32px;
  }
  .sub-careers h1 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media (max-width: 635px) {
  .fs-parent {
    width: 100%;
    height: 460px;
  }
  .fs-inner .img-wrapping img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 568px) {
  .rights .hyper_link a {
    text-decoration: none;
    color: #0072BC;
    font-size: 16px;
    line-height: 24px;
  }
  .rights h2 {
    font-family: "Inter";
    font-style: normal;
    color: #21409A;
    font-size: 18px;
    line-height: 27px;
  }
  .sub-careers h1 {
    font-size: 22px;
    line-height: 33px;
  }
}
@media (max-width: 560px) {
  .fs-parent {
    height: 420px;
  }
}
@media (max-width: 500px) {
  .fs-parent {
    height: 340px;
  }
}
@media (max-width: 400px) {
  .fs-parent {
    height: 280px;
  }
}
.container-fluid.sub-careers {
  padding-top: 80px;
  padding-bottom: 80px;
}

.video-source {
  width: 100%;
  height: auto;
}

@media (max-width: 991px) {
  .video-source {
    width: 991px;
  }
}
.careers-page .inner-wave {
  background-color: #000000;
}

@media (max-width: 568px) {
  .video-source {
    width: 800px;
  }
}
@media (min-width: 991px) {
  .hero-banners.careers {
    height: 40vh;
  }
  .hero-banners.careers .header-content {
    top: 2rem;
  }
}
@media (max-width: 767px) {
  .hero-banners.careers .page-content.page-content--content-page p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical;
  }
  .hero-banners.careers {
    min-height: 550px;
  }
}
@media (max-width: 568px) {
  .hero-banners.careers {
    min-height: 450px;
  }
}
@media (max-width: 460px) {
  .hero-banners.careers {
    min-height: 380px;
  }
}
@media (min-width: 1200px) {
  .hero-banners.careers {
    min-height: 500px;
  }
}
@media (min-width: 1600px) {
  .hero-banners.careers {
    min-height: 600px;
  }
}
.careers-title-group h2 {
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 3rem;
}
.careers-title-group p {
  text-align: center;
  color: #ffffff;
}

@media (max-width: 767px) {
  .career-card-group .card-careers {
    height: 200px;
    overflow: hidden;
  }
  .career-card-group .gv1 {
    display: initial;
    padding: 0 !important;
  }
}/*# sourceMappingURL=careers.css.map */