.challenge-area .challenge__title--wrapper {
  padding-top: 230px;
  position: relative;
  max-width: 100%;
  margin-bottom: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .challenge-area .challenge__title--wrapper {
    padding-top: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .challenge-area .challenge__title--wrapper {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .challenge-area .challenge__title--wrapper {
    padding-top: 30px;
  }
}
.challenge-area .challenge__title--wrapper .challenge__shp_1 {
  position: absolute;
  right: 165px;
  top: 102px;
  width: auto;
  height: 350px;
  transform: rotate(5deg);
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .challenge-area .challenge__title--wrapper .challenge__shp_1 {
    top: -15px;
    right: 120px;
    height: 350px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .challenge-area .challenge__title--wrapper .challenge__shp_1 {
    top: 20px;
    right: 284px;
    height: 320px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .challenge-area .challenge__title--wrapper .challenge__shp_1 {
    right: 200px;
    top: 0;
    height: 320px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .challenge-area .challenge__title--wrapper .challenge__shp_1 {
    right: 312px;
    top: 12px;
    width: auto;
    height: 230px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .challenge-area .challenge__title--wrapper .challenge__shp_1 {
    right: 50px;
    top: -20px;
    width: auto;
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .challenge-area .challenge__title--wrapper .challenge__shp_1 {
    display: none;
  }
}
.challenge-area .container {
  max-width: 1550px;
}
.welcome__title h2 {
  font-size: 140px;
  font-family: "Poppins", sans-serif;
  color: #000000;
  font-weight: 800;
  line-height: 104%;
  letter-spacing: -2.5%;
  text-transform: uppercase !important;
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .welcome__title h2 {
    font-size: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .welcome__title h2 {
    font-size: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .welcome__title h2 {
    font-size: 60px;
  }
}
.welcome__title h2 .subtitle__text {
  font-size: 24px;
  display: block;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 12px;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .welcome__title h2 .subtitle__text {
    font-size: 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .welcome__title h2 .subtitle__text {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .welcome__title h2 .subtitle__text {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .welcome__title h2 .subtitle__text {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .welcome__title h2 .subtitle__text {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
.welcome__title h2 span {
  display: flex;
  align-items: center;
  gap: 0 15px;
  text-transform: uppercase;
}
.welcome__title h2 span img {
  max-height: 105px;
  width: auto;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .welcome__title h2 span img {
    max-height: 90px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .welcome__title h2 span img {
    max-height: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .welcome__title h2 span img {
    max-height: 65px;
  }
}
.welcome__title h2 span .gonext__icon {
  width: auto;
  max-height: 80px !important;
}
.welcome__title h2 .title__blue {
  color: #002fe3;
}

.welcome__title--md h2 {
  font-size: 114px;
  line-height: 90%;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .welcome__title--md h2 {
    font-size: 120px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .welcome__title--md h2 {
    font-size: 120px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .welcome__title--md h2 {
    font-size: 100px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .welcome__title--md h2 {
    font-size: 90px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .welcome__title--md h2 {
    font-size: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .welcome__title--md h2 {
    font-size: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .welcome__title--md h2 {
    font-size: 88px;
  }
}
@media only screen and (max-width: 767px) {
  .welcome__title--md h2 {
    font-size: 64px;
    text-align: center;
  }
}
.welcome__title--md h2 span img {
  max-height: 130px !important;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .welcome__title--md h2 span img {
    max-height: 100px !important;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .welcome__title--md h2 span img {
    max-height: 100px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .welcome__title--md h2 span img {
    max-height: 90px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .welcome__title--md h2 span img {
    max-height: 80px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .welcome__title--md h2 span img {
    max-height: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  .welcome__title--md h2 span img {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .welcome__title--md h2 span {
    display: inline-block;
  }
}
.welcome__title--md h2 .title__bluedark {
  color: #001a97;
}

.welcome__title--sm h2 {
  font-size: 100px;
  line-height: 104%;
  font-family: "Poppins", sans-serif;
  letter-spacing: -2.5%;
  font-weight: 900;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .welcome__title--sm h2 {
    font-size: 90px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .welcome__title--sm h2 {
    font-size: 80px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .welcome__title--sm h2 {
    font-size: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .welcome__title--sm h2 {
    font-size: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .welcome__title--sm h2 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .welcome__title--sm h2 {
    font-size: 31px;
  }
}
.welcome__title--sm h2 .title__bluedark {
  color: #001a97;
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .welcome__title--sm h2 span img {
    max-height: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .welcome__title--sm h2 span img {
    max-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .welcome__title--sm h2 span img {
    display: none;
  }
}
