@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
body {
  background-color: #ffffff;
}

.career-banner {
  position: relative;
  padding: 7.2916666667vw 0 3.6458333333vw;
  background-image: url("../images/career-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100%;
  overflow: hidden;
}
@media (max-width: 990px) {
  .career-banner {
    padding: 17.9487179487vw 0vw 7.6923076923vw;
    height: auto;
  }
}
.career-banner .real-people {
  position: absolute;
  top: 11.4583333333vw;
  left: 16.0416666667vw;
  width: 8.8020833333vw;
  height: 8.90625vw;
}
@media (max-width: 990px) {
  .career-banner .real-people {
    display: none;
  }
}
.career-banner .learn-apply {
  position: absolute;
  top: 7.9166666667vw;
  right: 18.125vw;
  width: 10.2083333333vw;
  height: 10.5208333333vw;
}
@media (max-width: 990px) {
  .career-banner .learn-apply {
    display: none;
  }
}
.career-banner .container-fluid {
  padding: 0 2.4479166667vw;
}
@media (max-width: 990px) {
  .career-banner .container-fluid {
    padding: 0;
  }
}
.career-banner .container-fluid .trusted {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208333333vw;
  border-radius: 0.625vw;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .trusted {
    gap: 2.5641025641vw;
    border-radius: 3.0769230769vw;
    margin: 2.5641025641vw auto;
  }
}
.career-banner .container-fluid .trusted .avatars {
  display: flex;
}
.career-banner .container-fluid .trusted .avatars img {
  width: 1.5625vw;
  height: 1.5625vw;
  margin-left: -0.5208333333vw;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .trusted .avatars img {
    width: 6.4102564103vw;
    height: 6.4102564103vw;
    margin-left: -2.5641025641vw;
  }
}
.career-banner .container-fluid .trusted .avatars img:first-child {
  margin-left: 0;
}
.career-banner .container-fluid .trusted .label {
  font-size: 0.8333333333vw;
  font-family: Inter;
  font-weight: 400;
  color: #575757;
  line-height: 110%;
  white-space: nowrap;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .trusted .label {
    font-size: 4.1025641026vw;
  }
}
.career-banner .container-fluid .heading h1 {
  color: #000;
  text-align: center;
  font-family: Manrope;
  font-size: 2.8125vw;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  margin: 0.5208333333vw auto 0.5208333333vw;
  width: 26.0416666667vw;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .heading h1 {
    text-align: center;
    font-size: 6.1538461538vw;
    margin: 2.5641025641vw auto;
    line-height: 7.1794871795vw;
    width: 76.9230769231vw;
  }
}
.career-banner .container-fluid .heading h1 span {
  color: #00A148;
  font-weight: 700;
}
.career-banner .container-fluid .para p {
  width: 31.25vw;
  margin: auto;
  color: #575757;
  text-align: center;
  font-family: Inter;
  font-size: 0.8333333333vw;
  font-weight: 400;
  line-height: 1.1458333333vw;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .para p {
    width: 87.1794871795vw;
    font-size: 3.5897435897vw;
    line-height: 4.358974359vw;
  }
}
.career-banner .container-fluid .career-advice {
  margin: 2.34375vw auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.0416666667vw;
  max-width: 73.9583333333vw;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .career-advice {
    margin: 6.4102564103vw auto 0;
    gap: 0vw;
    max-width: 100%;
  }
}
.career-banner .container-fluid .career-advice .career-step {
  width: 17.7083333333vw;
  height: 17.7083333333vw;
  border-radius: 1.25vw;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .career-advice .career-step {
    width: 87.1794871795vw;
    height: 87.1794871795vw;
    border-radius: 6.1538461538vw;
  }
}
.career-banner .container-fluid .career-advice .career-step img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .career-advice .career-step {
    display: none;
  }
}
.career-banner .container-fluid .career-advice .video-wrapper {
  position: relative;
  width: 36.4583333333vw;
  height: 17.7083333333vw;
  border-radius: 1.25vw;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .career-advice .video-wrapper {
    width: 90%;
    height: 48.7179487179vw;
    margin: 0 auto;
    border-radius: 5.1282051282vw;
  }
}
.career-banner .container-fluid .career-advice .video-wrapper video, .career-banner .container-fluid .career-advice .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 1.25vw;
  display: block;
}
@media (max-width: 990px) {
  .career-banner .container-fluid .career-advice .video-wrapper video, .career-banner .container-fluid .career-advice .video-wrapper iframe {
    border-radius: 5.1282051282vw;
  }
}

.real-progress {
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 3.125vw 0vw;
}
@media (max-width: 990px) {
  .real-progress {
    padding: 10.2564102564vw 0vw;
  }
}
.real-progress .leftimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 16.9791666667vw;
  height: 20.3125vw;
  z-index: 0;
}
@media (max-width: 990px) {
  .real-progress .leftimg {
    width: 19.2307692308vw;
    height: 23.5897435897vw;
  }
}
.real-progress .rightimg {
  position: absolute;
  bottom: -13.0208333333vw;
  right: -16.6666666667vw;
  transform: rotate(0.775deg);
  width: 29.6354166667vw;
  height: 26.3020833333vw;
  z-index: 0;
}
@media (max-width: 990px) {
  .real-progress .rightimg {
    bottom: -32.0512820513vw;
    right: -41.0256410256vw;
    width: 62.8205128205vw;
    height: 51.2820512821vw;
  }
}
.real-progress .container-fluid {
  max-width: 61.4583333333vw;
}
@media (max-width: 990px) {
  .real-progress .container-fluid {
    max-width: 100%;
  }
}
.real-progress .realflex {
  display: flex;
  flex-direction: row;
  position: relative;
  gap: 1.0416666667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex {
    display: flex;
    flex-direction: column;
    gap: 2.5641025641vw;
    margin-top: 2.5641025641vw;
  }
}
.real-progress .realflex .header-top h1 {
  width: 17.7083333333vw;
  color: #000;
  text-align: left;
  font-family: Manrope;
  font-size: 1.6666666667vw;
  font-style: normal;
  font-weight: 600;
  line-height: 1.8229166667vw;
  margin-bottom: 0.5208333333vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .header-top h1 {
    width: 87.1794871795vw;
    font-size: 6.1538461538vw;
    margin-bottom: 2.5641025641vw;
    line-height: 7.1794871795vw;
  }
}
.real-progress .realflex .header-top h1 span {
  color: #00A148;
  font-weight: 700;
}
.real-progress .realflex .header-top .des {
  color: #262626;
  font-family: Inter;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1458333333vw;
  margin-bottom: 0;
}
@media (max-width: 990px) {
  .real-progress .realflex .header-top .des {
    text-align: left;
    width: 93.0769230769vw;
    font-size: 3.5897435897vw;
    line-height: 5.1282051282vw;
    margin-bottom: 3.8461538462vw;
  }
}
.real-progress .realflex .real-box {
  overflow: hidden;
  background: #FFF;
  width: 23.9583333333vw;
  border-radius: 0.4166666667vw;
  text-align: left;
  position: relative;
}
@media (max-width: 990px) {
  .real-progress .realflex .real-box {
    border-radius: 2.5641025641vw;
  }
}
.real-progress .realflex .real-content {
  padding: 1.0416666667vw;
  position: relative;
  z-index: 1;
}
@media (max-width: 990px) {
  .real-progress .realflex .real-content {
    padding: 3.8461538462vw 0vw 3.8461538462vw 3.8461538462vw;
    width: 51.2820512821vw;
  }
}
.real-progress .realflex .real-content .tag-bg1 {
  background: #FCE9D9;
}
.real-progress .realflex .real-content .tag-bg2 {
  background: #DFE9FC;
}
.real-progress .realflex .real-content .tag-bg2 span {
  color: #2C5FF9 !important;
}
.real-progress .realflex .real-content .tag-bg3 {
  background: #D2F1E0;
}
.real-progress .realflex .real-content .tag-bg3 span {
  color: #0B8B57 !important;
}
.real-progress .realflex .real-content .tag-bg4 {
  background: #E4E5FD;
}
.real-progress .realflex .real-content .tag-bg4 span {
  color: #3469F8 !important;
}
.real-progress .realflex .real-content .tag-box {
  display: inline-flex;
  padding: 0.2604166667vw 0.78125vw;
  align-items: flex-end;
  gap: 0.2604166667vw;
  border-radius: 1.0416666667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .real-content .tag-box {
    padding: 1.2820512821vw 3.8461538462vw;
    gap: 1.2820512821vw;
    border-radius: 5.1282051282vw;
  }
}
.real-progress .realflex .real-content .tag-box span {
  color: #A9490D;
  font-family: Inter;
  font-weight: 600;
  line-height: normal;
  font-size: 0.625vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .real-content .tag-box span {
    font-size: 3.0769230769vw;
  }
}
.real-progress .realflex .real-content .tag-box svg {
  width: 0.8333333333vw;
  height: 0.8333333333vw;
  aspect-ratio: 1/1;
}
@media (max-width: 990px) {
  .real-progress .realflex .real-content .tag-box svg {
    width: 4.1025641026vw;
    height: 4.1025641026vw;
  }
}
.real-progress .realflex .real-content h3 {
  color: #181818;
  font-family: Manrope;
  font-size: 1.25vw;
  font-weight: 600;
  line-height: 1.3020833333vw;
  margin-top: 0.5208333333vw;
  width: 14.3229166667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .real-content h3 br {
    display: none;
  }
}
@media (max-width: 990px) {
  .real-progress .realflex .real-content h3 {
    margin-top: 1.2820512821vw;
    width: 70.5128205128vw;
    font-size: 5.1282051282vw;
    line-height: 5.641025641vw;
    margin-bottom: 1.2820512821vw;
  }
}
.real-progress .realflex .real-content p {
  color: #575757;
  font-family: Manrope;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0;
  margin-top: 0.625vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .real-content p {
    margin-top: 0vw;
    font-size: 3.0769230769vw;
    line-height: 3.8461538462vw;
  }
}
.real-progress .realflex .real-content ul {
  padding-left: 0.9375vw;
  list-style: disc;
  margin: 0;
}
@media (max-width: 990px) {
  .real-progress .realflex .real-content ul {
    padding-left: 4.6153846154vw;
  }
}
.real-progress .realflex .real-content ul li {
  color: #575757;
  font-family: Manrope;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .real-content ul li {
    font-size: 3.5897435897vw;
    line-height: 5.1282051282vw;
  }
}
.real-progress .realflex .bigcard {
  background: #FCF6EF;
  position: relative;
  height: 25.46875vw;
  z-index: 0;
  margin-top: 1.0416666667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .bigcard {
    height: 38.4615384615vw;
    margin-top: 0vw;
    width: 100%;
  }
}
.real-progress .realflex .bigcard .real-content h3 {
  font-size: 1.875vw;
  line-height: 2.0833333333vw;
  width: 14.3229166667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .bigcard .real-content h3 {
    width: 48.7179487179vw;
    font-size: 4.6153846154vw;
    line-height: 5.641025641vw;
  }
}
.real-progress .realflex .bigcard .illustration {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 23.90625vw;
  height: 24.0625vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .bigcard .illustration {
    width: 42.3076923077vw;
    height: 43.0769230769vw;
  }
}
.real-progress .realflex .bigcard .illustration img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.real-progress .realflex .realflexmini {
  display: flex;
  flex-direction: row;
  position: relative;
  flex-wrap: wrap;
  gap: 1.0416666667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini {
    gap: 2.5641025641vw;
  }
}
.real-progress .realflex .realflexmini .right-box-side {
  display: flex;
  gap: 1.0416666667vw;
  width: 36.4583333333vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side {
    gap: 2.5641025641vw;
    width: 100%;
    flex-direction: column;
  }
}
.real-progress .realflex .realflexmini .right-box-side .right-box {
  display: flex;
  flex-direction: column;
  gap: 1.0416666667vw 0;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .right-box {
    gap: 2.5641025641vw 0;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w1 {
  width: 17.7083333333vw !important;
  height: 20.9895833333vw !important;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w1 {
    width: 100% !important;
    height: 85.1282051282vw !important;
  }
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w1 .real-content {
    width: 100%;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w1 .testmin {
  position: relative;
  margin: auto;
  width: 15.625vw;
  height: 4.4270833333vw;
  border-radius: 0.8854166667vw;
  background: #EFFAF1;
  border: 0.0520833333vw solid rgba(53, 255, 195, 0.3882352941);
  gap: 0.78125vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w1 .testmin {
    border: 0.2564102564vw solid rgba(53, 255, 195, 0.3882352941);
    border-radius: 3.0769230769vw;
    width: 61.5384615385vw;
    height: 12.8205128205vw;
    gap: 3.8461538462vw;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w1 .testmin img {
  width: 1.8229166667vw;
  height: 1.5104166667vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w1 .testmin img {
    width: 6.4102564103vw;
    height: 4.8717948718vw;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w1 .testmin h4 {
  color: #181818;
  font-family: Manrope;
  font-size: 0.9375vw;
  font-weight: 600;
  line-height: 1.4583333333vw;
  margin-bottom: 0;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w1 .testmin h4 {
    font-size: 4.1025641026vw;
    line-height: 5.641025641vw;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w1 .testmin p {
  color: #575757;
  font-family: Manrope;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w1 .testmin p {
    font-size: 3.0769230769vw;
    line-height: 3.8461538462vw;
    width: 100%;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w3 {
  width: 17.7083333333vw !important;
  height: 9.9479166667vw !important;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w3 {
    width: 100% !important;
    height: 38.4615384615vw !important;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w3 .real-content {
  padding: 0.78125vw 0vw 0.78125vw 0.78125vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w3 .real-content {
    padding: 3.8461538462vw 0vw 3.8461538462vw 3.8461538462vw;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w3 h3 {
  margin-top: 0.5208333333vw;
  width: 11.9791666667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w3 h3 {
    width: 48.7179487179vw;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w3 p {
  width: 10.9375vw;
  margin-top: 0;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w3 p {
    width: 53.8461538462vw;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w3 .illustration1 {
  position: absolute;
  width: 6.7708333333vw;
  height: 9.21875vw;
  bottom: 0;
  right: 0;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w3 .illustration1 {
    width: 29.4871794872vw;
    height: 34.8717948718vw;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w3 .illustration1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.real-progress .realflex .realflexmini .right-box-side .card-w3 .illustration2 {
  position: absolute;
  width: 12.4479166667vw;
  height: 8.3333333333vw;
  bottom: 0;
  right: 0;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .right-box-side .card-w3 .illustration2 {
    width: 53.8461538462vw;
    height: 33.3333333333vw;
  }
}
.real-progress .realflex .realflexmini .right-box-side .card-w3 .illustration2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.real-progress .realflex .realflexmini .card-w2 {
  width: 36.4583333333vw !important;
  height: 12.1354166667vw !important;
  display: flex;
  align-items: center;
  background: #EAF2FE;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .card-w2 {
    width: 100% !important;
    height: 46.1538461538vw !important;
  }
}
.real-progress .realflex .realflexmini .card-w2 .real-content {
  flex: 1;
  padding-right: 0;
}
.real-progress .realflex .realflexmini .card-w2 .real-content h3 {
  width: 14.3229166667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .card-w2 .real-content h3 {
    width: 48.7179487179vw;
  }
}
.real-progress .realflex .realflexmini .card-w2 .real-content p {
  width: 18.2291666667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .card-w2 .real-content p {
    width: 48.7179487179vw;
  }
}
.real-progress .realflex .realflexmini .card-w2 .illustration {
  position: absolute;
  width: 17.8125vw;
  bottom: 0;
  right: 0;
  height: 12.1354166667vw;
}
@media (max-width: 990px) {
  .real-progress .realflex .realflexmini .card-w2 .illustration {
    width: 42.3076923077vw;
    height: 28.7179487179vw;
  }
}
.real-progress .realflex .realflexmini .card-w2 .illustration img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.what-we-sec {
  background: #F6F6F6;
  position: relative;
  overflow: hidden;
  padding: 3.125vw 0vw;
}
@media (max-width: 990px) {
  .what-we-sec {
    padding: 10.2564102564vw 0vw;
  }
}
.what-we-sec .container-fluid {
  max-width: 73.9583333333vw;
}
@media (max-width: 990px) {
  .what-we-sec .container-fluid {
    max-width: 100%;
  }
}
.what-we-sec .header-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 990px) {
  .what-we-sec .header-top {
    flex-direction: column;
  }
}
.what-we-sec .header-top .heading {
  flex: 1;
}
.what-we-sec .header-top .pills {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  gap: 0.4166666667vw;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 990px) {
  .what-we-sec .header-top .pills {
    gap: 1.2820512821vw;
  }
}
.what-we-sec .header-top .pills .dot {
  width: 0.5208333333vw;
  height: 0.5208333333vw;
  aspect-ratio: 1/1;
  border-radius: 2.6041666667vw;
  background: #00A148;
}
@media (max-width: 990px) {
  .what-we-sec .header-top .pills .dot {
    width: 2.5641025641vw;
    height: 2.5641025641vw;
    border-radius: 12.8205128205vw;
  }
}
.what-we-sec .header-top .pills span {
  color: #000;
  font-family: Manrope;
  font-weight: 500;
  line-height: 0.8854166667vw;
  font-size: 0.8333333333vw;
}
@media (max-width: 990px) {
  .what-we-sec .header-top .pills span {
    font-size: 3.5897435897vw;
  }
}
.what-we-sec .header-top h1 {
  width: 17.7083333333vw;
  color: #000;
  text-align: left;
  font-family: Manrope;
  font-size: 1.6666666667vw;
  font-style: normal;
  font-weight: 600;
  line-height: 2.0833333333vw;
  margin: 0.5208333333vw 0;
}
@media (max-width: 990px) {
  .what-we-sec .header-top h1 {
    width: 87.1794871795vw;
    font-size: 6.1538461538vw;
    margin: 2.5641025641vw 0;
    line-height: 7.1794871795vw;
  }
}
.what-we-sec .header-top h1 span {
  color: #00A148;
}
.what-we-sec .des {
  width: 33.8541666667vw;
  margin: auto;
  color: #262626;
  text-align: right;
  font-family: Inter;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1458333333vw;
  margin-bottom: 1.5625vw;
}
@media (max-width: 990px) {
  .what-we-sec .des {
    text-align: left;
    width: 93.0769230769vw;
    font-size: 3.5897435897vw;
    line-height: 5.1282051282vw;
    margin-bottom: 3.8461538462vw;
  }
}
.what-we-sec .boxflex {
  display: flex;
  flex-direction: row;
  position: relative;
  gap: 1.0416666667vw;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex {
    display: flex;
    flex-direction: column;
    gap: 2.5641025641vw;
    margin-top: 2.5641025641vw;
  }
}
.what-we-sec .boxflex .card-box {
  overflow: hidden;
  background: #FFF;
  min-width: 23.9583333333vw;
  border-radius: 0.5208333333vw;
  border: 0.0520833333vw solid #E7E7E7;
  box-shadow: 0 0.3125vw 0.5208333333vw 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  position: relative;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .card-box {
    border-radius: 2.5641025641vw;
    border: 0.2564102564vw solid #E7E7E7;
    padding: 2.5641025641vw 0vw 2.5641025641vw 2.5641025641vw;
    box-shadow: 0 1.5384615385vw 2.5641025641vw 0 rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.what-we-sec .boxflex .card-content {
  padding: 0.5208333333vw 1.0416666667vw 0.78125vw;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .card-content {
    padding: 0vw;
    width: 66.6666666667vw;
  }
}
.what-we-sec .boxflex .card-content h4 {
  color: #00A148;
  font-family: Manrope;
  font-weight: 600;
  line-height: 1.5625vw;
  font-size: 1.25vw;
  margin-bottom: 0vw;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .card-content h4 {
    display: none;
  }
}
.what-we-sec .boxflex .card-content h3 {
  color: #181818;
  font-family: Manrope;
  font-size: 1.25vw;
  font-weight: 600;
  line-height: 1.5625vw;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .card-content h3 {
    font-size: 4.1025641026vw;
    line-height: 5.1282051282vw;
  }
}
.what-we-sec .boxflex .card-content p {
  color: #575757;
  font-family: Manrope;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0vw;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .card-content p {
    font-size: 3.0769230769vw;
    line-height: 3.8461538462vw;
  }
}
.what-we-sec .boxflex .bigcard .illustration {
  position: relative;
  width: 23.9583333333vw;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .bigcard .illustration {
    width: 47.4358974359vw;
    height: 31.7948717949vw;
    bottom: auto;
  }
}
.what-we-sec .boxflex .bigcard .illustration img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.what-we-sec .boxflex .boxflexmini {
  display: flex;
  flex-direction: row;
  position: relative;
  gap: 0.78125vw;
  flex-wrap: wrap;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .boxflexmini {
    gap: 2.5641025641vw;
  }
}
.what-we-sec .boxflex .boxflexmini .card-w1 {
  width: 23.9583333333vw !important;
  height: 13.5416666667vw !important;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .boxflexmini .card-w1 {
    width: 100% !important;
    height: 31.5384615385vw !important;
  }
}
.what-we-sec .boxflex .boxflexmini .card-w1 .illustration1 {
  position: relative;
  margin: auto;
  width: 13.5416666667vw;
  bottom: 0.78125vw;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .boxflexmini .card-w1 .illustration1 {
    width: 42.5641025641vw;
    height: auto;
  }
}
.what-we-sec .boxflex .boxflexmini .card-w1 .illustration1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.what-we-sec .boxflex .boxflexmini .card-w2 {
  width: 48.9583333333vw !important;
  height: 13.28125vw !important;
  background-image: url("../images/talent-bg.png");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .boxflexmini .card-w2 {
    width: 100% !important;
    height: 31.5384615385vw !important;
  }
}
.what-we-sec .boxflex .boxflexmini .card-w2 .card-content {
  flex: 1;
}
.what-we-sec .boxflex .boxflexmini .card-w2 .card-content h3, .what-we-sec .boxflex .boxflexmini .card-w2 .card-content p {
  width: 21.875vw;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .boxflexmini .card-w2 .card-content h3, .what-we-sec .boxflex .boxflexmini .card-w2 .card-content p {
    width: 100%;
  }
}
.what-we-sec .boxflex .boxflexmini .card-w2 .illustration {
  position: relative;
  margin: auto;
  width: 20.15625vw;
}
@media (max-width: 990px) {
  .what-we-sec .boxflex .boxflexmini .card-w2 .illustration {
    width: 34.6153846154vw;
    height: auto;
  }
}
.what-we-sec .boxflex .boxflexmini .card-w2 .illustration img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.user-section {
  background: #F6F6F6;
  position: relative;
  overflow: hidden;
  padding: 3.125vw 0vw;
}
@media (max-width: 990px) {
  .user-section {
    padding: 10.2564102564vw 0vw;
  }
}
.user-section .leftimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 16.9791666667vw;
  height: 20.3125vw;
  z-index: 0;
}
@media (max-width: 990px) {
  .user-section .leftimg {
    width: 19.2307692308vw;
    height: 23.5897435897vw;
  }
}
.user-section .rightimg {
  position: absolute;
  bottom: -13.0208333333vw;
  right: -16.6666666667vw;
  transform: rotate(0.775deg);
  width: 29.6354166667vw;
  height: 26.3020833333vw;
  z-index: 0;
}
@media (max-width: 990px) {
  .user-section .rightimg {
    bottom: -32.0512820513vw;
    right: -41.0256410256vw;
    width: 62.8205128205vw;
    height: 51.2820512821vw;
  }
}
.user-section .container-fluid {
  max-width: 73.9583333333vw;
}
@media (max-width: 990px) {
  .user-section .container-fluid {
    max-width: 100%;
  }
}
.user-section .pills {
  padding: 0.2604166667vw 0.78125vw;
  border-radius: 2.0833333333vw;
  border: 0.0520833333vw solid #00A148;
  background: #ECFFF4;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  gap: 0.2604166667vw;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
}
@media (max-width: 990px) {
  .user-section .pills {
    padding: 1.2820512821vw 3.8461538462vw;
    border-radius: 10.2564102564vw;
    border: 0.2564102564vw solid #00A148;
    gap: 1.2820512821vw;
  }
}
.user-section .pills svg {
  width: 0.6770833333vw;
  height: 0.6770833333vw;
  aspect-ratio: 1/1;
}
@media (max-width: 990px) {
  .user-section .pills svg {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
  }
}
.user-section .pills span {
  color: #00A148;
  text-align: center;
  font-family: Inter;
  font-size: 0.7291666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 990px) {
  .user-section .pills span {
    font-size: 3.5897435897vw;
  }
}
.user-section .heading h1 {
  color: #000;
  text-align: center;
  font-family: Manrope;
  font-size: 1.875vw;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  margin: 0.5208333333vw 0;
}
@media (max-width: 990px) {
  .user-section .heading h1 {
    font-size: 6.1538461538vw;
    margin: 2.5641025641vw 0;
  }
}
.user-section .heading h1 span {
  color: #00A148;
}
.user-section .heading p {
  width: 33.8541666667vw;
  margin: auto;
  color: #575757;
  text-align: center;
  font-family: Inter;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.0416666667vw;
  margin-bottom: 1.3020833333vw;
}
@media (max-width: 990px) {
  .user-section .heading p {
    width: 93.0769230769vw;
    font-size: 3.5897435897vw;
    line-height: 5.1282051282vw;
    margin-bottom: 7.6923076923vw;
  }
}
.user-section .userSlider {
  padding: 1.0416666667vw 0 0.5208333333vw;
}
@media (max-width: 990px) {
  .user-section .userSlider {
    padding: 5.1282051282vw 0 2.5641025641vw;
  }
}
.user-section .userSlider .swiper-wrapper {
  height: auto;
}
.user-section .swiper-slide {
  width: 17.7083333333vw;
  padding: 0vw 0.5208333333vw;
  height: 24.21875vw;
}
@media (max-width: 990px) {
  .user-section .swiper-slide {
    width: 87.1794871795vw;
    height: 122.0512820513vw;
    padding: 0vw 2.5641025641vw;
  }
}
.user-section .swiper-slide .user-card {
  position: relative;
  background: #fff;
  box-shadow: 0 0.2083333333vw 0.2083333333vw 0 rgba(0, 0, 0, 0.25);
  border-radius: 0.78125vw;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 990px) {
  .user-section .swiper-slide .user-card {
    border-radius: 3.0769230769vw;
    box-shadow: 0 1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.25);
  }
}
.user-section .swiper-slide .user-card .user-img {
  border-radius: 0.78125vw;
  width: 17.7083333333vw;
  height: 14.4791666667vw;
  aspect-ratio: 340/278;
}
@media (max-width: 990px) {
  .user-section .swiper-slide .user-card .user-img {
    width: 87.1794871795vw;
    height: 71.2820512821vw;
  }
}
.user-section .swiper-slide .user-card .user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.user-section .swiper-slide .user-card .user-content {
  padding: 1.0416666667vw;
}
@media (max-width: 990px) {
  .user-section .swiper-slide .user-card .user-content {
    padding: 5.1282051282vw;
  }
}
.user-section .swiper-slide .user-card .user-content h3 {
  color: #181818;
  text-align: left;
  font-family: Manrope;
  font-weight: 700;
  font-size: 1.25vw;
  line-height: 1.4583333333vw;
  margin-bottom: 0.5208333333vw;
}
@media (max-width: 990px) {
  .user-section .swiper-slide .user-card .user-content h3 {
    font-size: 5.1282051282vw;
    line-height: 6.6666666667vw;
    margin-bottom: 2.5641025641vw;
  }
}
.user-section .swiper-slide .user-card .user-content h3 span {
  color: #00A148;
}
.user-section .swiper-slide .user-card .user-content p {
  font-size: 0.8333333333vw;
  margin-bottom: 0vw;
  color: #575757;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 1.0416666667vw;
}
@media (max-width: 990px) {
  .user-section .swiper-slide .user-card .user-content p {
    font-size: 4.1025641026vw;
    line-height: 5.1282051282vw;
  }
}

.where-hiring {
  background: linear-gradient(262deg, #002F1F -3.74%, #012F1E 103.39%);
  position: relative;
  overflow: hidden;
  padding: 3.125vw 0vw;
}
@media (max-width: 990px) {
  .where-hiring {
    padding: 15.3846153846vw 0vw;
  }
}
.where-hiring .cicrule-box1,
.where-hiring .cicrule-box2,
.where-hiring .cicrule-box3,
.where-hiring .cicrule-box4,
.where-hiring .cicrule-box5,
.where-hiring .cicrule-box6 {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
}
.where-hiring .cicrule-box1 {
  width: 13.3854166667vw;
  height: 13.3854166667vw;
  top: -3.1770833333vw;
  left: -3.1770833333vw;
}
@media (max-width: 990px) {
  .where-hiring .cicrule-box1 {
    width: 33.5897435897vw;
    height: 33.5897435897vw;
    top: -15.641025641vw;
    left: -15.641025641vw;
  }
}
.where-hiring .cicrule-box2 {
  width: 12.34375vw;
  height: 12.34375vw;
  top: -5.15625vw;
  left: -5.15625vw;
}
@media (max-width: 990px) {
  .where-hiring .cicrule-box2 {
    width: 31.2820512821vw;
    height: 31.2820512821vw;
    top: -18.9743589744vw;
    left: -1.2820512821vw;
  }
}
.where-hiring .cicrule-box3 {
  width: 13.3854166667vw;
  height: 13.3854166667vw;
  top: -3.1770833333vw;
  right: -3.1770833333vw;
}
@media (max-width: 990px) {
  .where-hiring .cicrule-box3 {
    width: 33.5897435897vw;
    height: 33.5897435897vw;
    top: -8.9743589744vw;
    right: -20.5128205128vw;
  }
}
.where-hiring .cicrule-box4 {
  width: 12.34375vw;
  height: 12.34375vw;
  top: -3.125vw;
  right: -6.1458333333vw;
}
@media (max-width: 990px) {
  .where-hiring .cicrule-box4 {
    width: 31.2820512821vw;
    height: 31.2820512821vw;
    top: -14.6153846154vw;
    right: -14.1025641026vw;
  }
}
.where-hiring .cicrule-box5 {
  width: 13.3854166667vw;
  height: 13.3854166667vw;
  bottom: -7.1354166667vw;
  right: -2.1354166667vw;
}
@media (max-width: 990px) {
  .where-hiring .cicrule-box5 {
    width: 31.2820512821vw;
    height: 31.2820512821vw;
    bottom: 48.7179487179vw;
    right: -5.1282051282vw;
    z-index: 0;
    box-shadow: -0.2564102564vw 0.2564102564vw 15.3846153846vw 4.358974359vw rgba(255, 255, 255, 0.41);
    background: rgba(255, 255, 255, 0.26);
  }
}
.where-hiring .cicrule-box6 {
  width: 12.34375vw;
  height: 12.34375vw;
  bottom: -4.1145833333vw;
  right: -5.46875vw;
}
@media (max-width: 990px) {
  .where-hiring .cicrule-box6 {
    display: none;
  }
}
.where-hiring .container-fluid {
  max-width: 73.9583333333vw;
}
@media (max-width: 990px) {
  .where-hiring .container-fluid {
    max-width: 100%;
  }
}
.where-hiring .heading h1 {
  color: #fff;
  text-align: center;
  font-family: Manrope;
  font-size: 1.875vw;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  margin: 0.5208333333vw 0;
}
@media (max-width: 990px) {
  .where-hiring .heading h1 {
    font-size: 6.1538461538vw;
    margin: 2.5641025641vw 0;
  }
}
.where-hiring .heading h1 span {
  color: #83ED92;
}
.where-hiring .heading p {
  width: 29.1666666667vw;
  margin: auto;
  color: rgb(255, 255, 255);
  text-align: center;
  font-family: Inter;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.0416666667vw;
  margin-bottom: 1.3020833333vw;
}
@media (max-width: 990px) {
  .where-hiring .heading p {
    width: 93.0769230769vw;
    font-size: 3.5897435897vw;
    line-height: 5.1282051282vw;
    margin-bottom: 3.8461538462vw;
  }
}
.where-hiring .getgrid {
  display: grid;
  grid-template-columns: 1fr 1.1fr 1fr;
  gap: 1.0416666667vw;
  align-items: center;
}
@media (max-width: 990px) {
  .where-hiring .getgrid {
    grid-template-columns: 1fr;
    gap: 2.5641025641vw;
  }
}
.where-hiring .getgrid .col {
  display: flex;
  flex-direction: column;
  gap: 1.0416666667vw;
}
@media (max-width: 990px) {
  .where-hiring .getgrid .col {
    gap: 2.5641025641vw;
  }
}
.where-hiring .getgrid .col .card {
  border-radius: 1.0416666667vw;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(0.2604166667vw);
  padding: 1.0416666667vw;
  height: 13.3333333333vw;
  width: 23.9583333333vw;
  box-shadow: 0.3125vw 0.3125vw 2.2395833333vw 0 rgba(255, 255, 255, 0) inset, 0.0260416667vw 0.0625vw 0vw 0.0104166667vw rgba(255, 255, 255, 0.26) inset;
}
@media (max-width: 990px) {
  .where-hiring .getgrid .col .card {
    border-radius: 2.5641025641vw;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(0.2604166667vw);
    padding: 5.1282051282vw;
    height: 48.9743589744vw;
    width: 100%;
    box-shadow: 1.5384615385vw 1.5384615385vw 11.0256410256vw 0 rgba(255, 255, 255, 0) inset, 0.1282051282vw 0.3076923077vw 0vw 0.0512820513vw rgba(255, 255, 255, 0.26) inset;
  }
}
.where-hiring .getgrid .col .card .icon-box {
  margin-bottom: 1.0416666667vw;
  width: 3.125vw;
  height: 3.125vw;
  padding: 0.5208333333vw;
  border-radius: 0.4166666667vw;
  background: #83ED92;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 990px) {
  .where-hiring .getgrid .col .card .icon-box {
    margin-bottom: 2.5641025641vw;
    width: 9.2307692308vw;
    height: 9.2307692308vw;
    padding: 2.5641025641vw;
    border-radius: 1.0256410256vw;
  }
}
.where-hiring .getgrid .col .card .icon-box svg {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  aspect-ratio: 1/1;
}
@media (max-width: 990px) {
  .where-hiring .getgrid .col .card .icon-box svg {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.where-hiring .getgrid .col .card h3 {
  color: #FFF;
  font-family: Manrope;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3541666667vw;
}
@media (max-width: 990px) {
  .where-hiring .getgrid .col .card h3 {
    font-size: 4.6153846154vw;
    line-height: 4.8717948718vw;
  }
}
.where-hiring .getgrid .col .card p {
  color: #FFF;
  font-family: Inter;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.0416666667vw;
}
@media (max-width: 990px) {
  .where-hiring .getgrid .col .card p {
    line-height: 4.358974359vw;
    font-size: 3.5897435897vw;
  }
}
.where-hiring .getgrid .photo-wrap {
  position: relative;
  border-radius: 1.0416666667vw;
  overflow: hidden;
  height: 100%;
  width: 23.9583333333vw;
  min-height: 27.7083333333vw;
  background: linear-gradient(160deg, #2a4a3d 0%, #16352a 60%, #0f2b22 100%);
}
@media (max-width: 990px) {
  .where-hiring .getgrid .photo-wrap {
    display: none;
  }
}
.where-hiring .getgrid .photo-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.where-hiring .getgrid .photo-wrap1 {
  display: none;
  position: relative;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 990px) {
  .where-hiring .getgrid .photo-wrap1 {
    border-radius: 5.1282051282vw;
    width: 93.0769230769vw;
    min-height: 52.8205128205vw;
    display: block;
  }
}
.where-hiring .getgrid .photo-wrap1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.faq-wrapper-gov {
  padding: 3.125vw 0;
  background: #fff;
}
@media (max-width: 990px) {
  .faq-wrapper-gov {
    padding: 10.2564102564vw 1.2820512821vw 5.1282051282vw;
  }
}
.faq-wrapper-gov .container-fluid {
  max-width: 73.9583333333vw;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .container-fluid {
    max-width: 100%;
  }
}
.faq-wrapper-gov .pills {
  padding: 0.2604166667vw 0.78125vw;
  border-radius: 2.0833333333vw;
  border: 0.0520833333vw solid #00A148;
  background: #ECFFF4;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  gap: 0.2604166667vw;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .pills {
    padding: 1.2820512821vw 3.8461538462vw;
    border-radius: 10.2564102564vw;
    border: 0.2564102564vw solid #00A148;
    gap: 1.2820512821vw;
  }
}
.faq-wrapper-gov .pills svg {
  width: 0.6770833333vw;
  height: 0.6770833333vw;
  aspect-ratio: 1/1;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .pills svg {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
  }
}
.faq-wrapper-gov .pills span {
  color: #00A148;
  text-align: center;
  font-family: Inter;
  font-size: 0.7291666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .pills span {
    font-size: 3.5897435897vw;
  }
}
.faq-wrapper-gov .heading h1 {
  color: #181818;
  text-align: center;
  font-family: Manrope;
  font-size: 1.875vw;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  margin: 0.5208333333vw 0;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .heading h1 {
    font-size: 6.1538461538vw;
    margin: 2.5641025641vw 0;
  }
}
.faq-wrapper-gov .heading h1 span {
  color: var(--Secondry-color, #00A148);
}
.faq-wrapper-gov .heading p {
  width: 33.8541666667vw;
  margin: auto;
  color: #575757;
  text-align: center;
  font-family: Inter;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1458333333vw;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .heading p {
    width: 93.0769230769vw;
    font-size: 3.5897435897vw;
    line-height: 5.641025641vw;
  }
}
.faq-wrapper-gov .gov-accordion-box {
  position: relative;
  margin-top: 2.0833333333vw;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .gov-accordion-box {
    margin-top: 5.1282051282vw;
  }
}
.faq-wrapper-gov .gov-accordion-box .faq-item {
  background: #FBFBFB;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  overflow: hidden;
  border-radius: 0.8333333333vw;
  margin-bottom: 0.5208333333vw;
  border: 0.0520833333vw solid #F3F4F6;
  padding: 0.78125vw;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .gov-accordion-box .faq-item {
    border-radius: 4.1025641026vw;
    margin-bottom: 2.5641025641vw;
    border: 0.2564102564vw solid #F3F4F6;
    padding: 3.8461538462vw;
  }
}
.faq-wrapper-gov .gov-accordion-box .faq-item.active {
  border: 0.0520833333vw solid #6CF6AA;
  background: #F2FFEA;
  box-shadow: 0.2604166667vw 0 0.0520833333vw 0 #6CF6AA inset;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .gov-accordion-box .faq-item.active {
    border: 0.2564102564vw solid #6CF6AA;
    box-shadow: 1.2820512821vw 0 0.2564102564vw 0 #6CF6AA inset;
  }
}
.faq-wrapper-gov .gov-accordion-box .faq-item.active .accordion-header .faq-index {
  color: #00a148;
}
.faq-wrapper-gov .gov-accordion-box .faq-item.active .accordion-header .faq-chevron {
  background: #00A148;
  transform: rotate(180deg);
}
.faq-wrapper-gov .gov-accordion-box .faq-item.active .accordion-header .faq-chevron svg {
  stroke: #FFF;
}
.faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-question-btn {
  text-align: left;
  display: flex;
  align-items: center;
  gap: 0.8333333333vw;
  width: 100%;
  background: none;
  border: none;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-question-btn {
    gap: 2.5641025641vw;
  }
}
.faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-question-btn:focus {
  box-shadow: none;
}
.faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-chevron {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25vw;
  height: 1.25vw;
  border-radius: 50%;
  background: #F3F4F6;
  flex-shrink: 0;
  transition: transform 0.25s ease, background 0.2s ease;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-chevron {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-chevron svg {
  width: 0.625vw;
  height: 0.625vw;
  stroke: #575757;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-chevron svg {
    width: 3.0769230769vw;
    height: 3.0769230769vw;
  }
}
.faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-index {
  font-family: Manrope;
  font-weight: 600;
  color: #D1D5DC;
  font-size: 0.8333333333vw;
  line-height: 0.8333333333vw;
  letter-spacing: 0.0520833333vw;
  min-width: 1.0416666667vw;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-index {
    font-size: 4.1025641026vw;
    line-height: 4.1025641026vw;
    letter-spacing: 0.2564102564vw;
    min-width: 5.1282051282vw;
  }
}
.faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-question-text {
  flex: 1;
  color: #1E2939;
  font-family: Inter;
  font-weight: 600;
  font-size: 0.9375vw;
  line-height: 1.0416666667vw;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .gov-accordion-box .faq-item .accordion-header .faq-question-text {
    font-size: 4.1025641026vw;
    line-height: 5.1282051282vw;
  }
}
.faq-wrapper-gov .gov-accordion-box .faq-item .faq-answer-body {
  padding: 0.5208333333vw 0.5208333333vw 0 2.0833333333vw;
  color: #575757;
  font-weight: 400;
  font-family: Inter;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
}
@media (max-width: 990px) {
  .faq-wrapper-gov .gov-accordion-box .faq-item .faq-answer-body {
    padding: 2.5641025641vw 2.5641025641vw 0 10.2564102564vw;
    font-size: 3.5897435897vw;
    line-height: 5.1282051282vw;
  }
}/*# sourceMappingURL=career-advices.css.map */