@font-face {
  font-family: "Gellix";
  src: url("../fonts/Gellix-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Gellix";
  src: url("../fonts/Gellix-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gellix";
  src: url("../fonts/Gellix-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gellix";
  src: url("../fonts/Gellix-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
body {
  font-family: "Gellix", "sans-serif";
}
.carousel-inner {
  width: 350px;
  height: 350px;
  left: 50%;
  -webkit-transform: translate(-50%, 10%);
          transform: translate(-50%, 10%);
}
.poster {
  position: relative;
}
.poster__content {
  width: 85%;
  margin: auto;
}
@media only screen and (max-width:640px) {
  .poster__content {
    width: 90%;
    margin: auto;
  }
}
.poster__content__text {
  position: absolute;
  bottom: 10%;
  left: 10%;
}
@media only screen and (max-width:640px) {
  .poster__content__text {
    bottom: 5%;
  }
}
.poster__content__text__white {
  color: white;
  font-size: 44px;
}
@media only screen and (max-width:640px) {
  .poster__content__text__white {
    font-size: 18px;
  }
}
.poster__content__text__blue {
  color: #00adee;
  font-size: 48px;
  font-weight: bold;
}
@media only screen and (max-width:640px) {
  .poster__content__text__blue {
    font-size: 20px;
  }
}
.poster__content__logo {
  position: absolute;
  left: 4.5%;
  top: 10%;
}
@media only screen and (max-width:640px) {
  .poster__content__logo {
    top: 5%;
    left: 1.5%;
  }
}
.poster__content__logo img {
  width: 300px;
}
@media only screen and (max-width:640px) {
  .poster__content__logo img {
    width: 150px;
  }
}
.tabs {
  margin: auto;
  margin-top: 50px;
}
@media only screen and (max-width:640px) {
  .tabs {
    margin: auto;
    margin-top: 30px;
  }
}
.tabs__ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: none;
  margin-bottom: 50px;
}
@media only screen and (max-width:640px) {
  .tabs__ul {
    margin-bottom: 30px;
  }
}
.tabs__ul__li button.tabs__ul__li__btn {
  color: white;
  border: none;
  font-size: 24px;
  font-weight: bold;
  background-color: #000048 !important;
  border-radius: 0px;
  padding: 20px 40px;
}
@media only screen and (max-width:640px) {
  .tabs__ul__li button.tabs__ul__li__btn {
    font-size: 14px;
    border-radius: 0px;
    padding: 15px 20px;
  }
}
.tabs__ul__li button.tabs__ul__li__btn.active {
  background-color: #2e3087 !important;
  color: white;
}
.tabs__ul__li button.tabs__ul__li__btn-1 {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.tabs__ul__li button.tabs__ul__li__btn-2 {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  padding: 20px 70px;
}
@media only screen and (max-width:640px) {
  .tabs__ul__li button.tabs__ul__li__btn-2 {
    padding: 15px 40px;
  }
}
.tabs__ul__li button.tabs__ul__li__btn-2-size {
  padding: 20px 50px;
}
@media only screen and (max-width:640px) {
  .tabs__ul__li button.tabs__ul__li__btn-2-size {
    padding: 15px 30px;
  }
}
.tabs #aboutCognizant .tab__1__content__text {
  width: 85%;
  margin: auto;
  text-align: justify;
  line-height: 20px;
  font-size: 15px;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__text {
    width: 90%;
    margin: auto;
  }
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__text {
    line-height: 22px;
    font-size: 14px;
  }
}
.tabs #aboutCognizant .tab__1__content__numbers {
  width: 85%;
  margin: auto;
  text-align: center;
  margin: 50px auto;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__numbers {
    width: 90%;
    margin: auto;
  }
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__numbers {
    margin: 20px auto;
  }
}
.tabs #aboutCognizant .tab__1__content__numbers__box {
  border-right: 1px solid black;
}
.tabs #aboutCognizant .tab__1__content__numbers__box:last-child {
  border-right: none;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__numbers__box {
    border-right: none;
  }
}
.tabs #aboutCognizant .tab__1__content__numbers__digit {
  color: #2e3087;
  font-size: 44px;
  font-weight: bold;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__numbers__digit {
    font-size: 36px;
  }
}
.tabs #aboutCognizant .tab__1__content__brand {
  background-color: #2e3087;
  color: white;
  padding: 20px 0px;
}
.tabs #aboutCognizant .tab__1__content__brand__content {
  width: 85%;
  margin: auto;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__brand__content {
    width: 90%;
    margin: auto;
  }
}
.tabs #aboutCognizant .tab__1__content__brand__content__text {
  border-right: 1px solid white;
  text-align: center;
  font-size: 20px;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__brand__content__text {
    border-right: none;
    border-bottom: 1px solid white;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
.tabs #aboutCognizant .tab__1__content__brand__content__text__digit {
  color: white;
  font-size: 52px;
  font-weight: bold;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__brand__content__text__digit {
    font-size: 36px;
  }
}
.tabs #aboutCognizant .tab__1__content__brand__content__heading {
  font-size: 36px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__brand__content__heading {
    font-size: 20px;
    text-align: center;
  }
}
.tabs #aboutCognizant .tab__1__content__pointers__content {
  width: 85%;
  margin: 70px auto;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__pointers__content {
    width: 90%;
    margin: 30px auto;
  }
}
.tabs #aboutCognizant .tab__1__content__pointers__content__heading {
  color: #2e3087;
  font-weight: 500;
  font-size: 26px;
  text-align: center;
  width: 90%;
  margin: 0px auto 30px auto;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__pointers__content__heading {
    font-size: 18px;
    margin: 0px auto 20px auto;
    width: 100%;
  }
}
.tabs #aboutCognizant .tab__1__content__pointers__content__boxes__box {
  -webkit-box-shadow: 0px 4px 50px 0px #e8e8e8;
          box-shadow: 0px 4px 50px 0px #e8e8e8;
  border-radius: 8px;
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__pointers__content__boxes__box {
    padding: 15px;
    height: 140px;
  }
}
.tabs #aboutCognizant .tab__1__content__pointers__content__boxes__box__img {
  padding-bottom: 20px;
  text-align: center;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__pointers__content__boxes__box__img {
    padding-bottom: 15px;
  }
}
.tabs #aboutCognizant .tab__1__content__pointers__content__boxes__box__img img {
  height: 50px;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__pointers__content__boxes__box__img img {
    height: 40px;
  }
}
.tabs #aboutCognizant .tab__1__content__pointers__content__boxes__box__text {
  text-align: center;
  color: #414042;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__pointers__content__boxes__box__text {
    font-size: 13px;
  }
}
.tabs #aboutCognizant .tab__1__content__slides {
  background-color: #2e78bd;
  padding: 70px 0px;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__slides {
    padding: 40px 0px 60px 0px;
  }
}
.tabs #aboutCognizant .tab__1__content__slides__content {
  width: 85%;
  margin: auto;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__slides__content {
    width: 90%;
    margin: auto;
  }
}
.tabs #aboutCognizant .tab__1__content__slides__content__1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__slides__content__1 {
    margin-bottom: 30px;
  }
}
.tabs #aboutCognizant .tab__1__content__slides__content__1__heading {
  color: #26e8e2;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__slides__content__1__heading {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: center;
  }
}
.tabs #aboutCognizant .tab__1__content__slides__content__1__text {
  color: white;
  font-size: 16px;
  text-align: justify;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__slides__content__1__text {
    font-size: 14px;
  }
}
.tabs #aboutCognizant .tab__1__content__slides__content__2__carousel div.carousel-indicators {
  bottom: -50px;
}
.tabs #aboutCognizant .tab__1__content__slides__content__2__carousel div.carousel-indicators [data-bs-target] {
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
.tabs #aboutCognizant .tab__1__content__videos {
  background-color: #2e3087;
}
.tabs #aboutCognizant .tab__1__content__videos__content {
  width: 85%;
  margin: auto;
  padding: 50px 0px;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__videos__content {
    width: 90%;
    margin: auto;
  }
}
.tabs #aboutCognizant .tab__1__content__videos__content__heading {
  color: #26e8e2;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (max-width:640px) {
  .tabs #aboutCognizant .tab__1__content__videos__content__heading {
    font-size: 22px;
  }
}
.tabs #aboutCognizant .tab__1__content__videos__content__subheading {
  color: white;
  text-align: justify;
}
.tabs #gencCategories .tab__2__content__text {
  width: 85%;
  margin: auto;
}
@media only screen and (max-width:640px) {
  .tabs #gencCategories .tab__2__content__text {
    width: 90%;
    margin: auto;
  }
}
.tabs #gencCategories .tab__2__content__text__heading {
  color: #000048;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 8px;
}
.tabs #gencCategories .tab__2__content__text__subtext {
  text-align: justify;
}
.tabs #gencCategories .tab__2__content__jo {
  width: 85%;
  margin: 50px auto;
}
@media only screen and (max-width:640px) {
  .tabs #gencCategories .tab__2__content__jo {
    width: 90%;
    margin: auto;
  }
}
.tabs #gencCategories .tab__2__content__jo__boxes__box__heading {
  background-color: #2e78bd;
  color: white;
  font-weight: bold;
  padding: 0px 8px;
  text-align: center;
  font-size: 18px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabs #gencCategories .tab__2__content__jo__boxes__box__content {
  -webkit-box-shadow: 0px 5px 19px 0px #e8e8e8;
          box-shadow: 0px 5px 19px 0px #e8e8e8;
  padding: 30px 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  min-height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tabs #gencCategories .tab__2__content__jo__boxes__box__content__text {
  background-color: white;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  color: #414042;
}
.tabs #gencCategories .tab__2__content__jo__boxes__box__content__btn {
  text-align: center;
  margin-top: 20px;
}
.tabs #gencCategories .tab__2__content__jo__boxes__box__content__btn a {
  background-color: #2e3087;
  color: white;
  border: none;
  padding: 7px 12px;
  text-decoration: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: bold;
}
.tabs #gencCategories .tab__2__content__jo__boxes__box__content__btn a:hover,
.tabs #gencCategories .tab__2__content__jo__boxes__box__content__btn a:active {
  color: white;
}
.tabs #gencCategories .tab__2__content__jo__boxes__box__content__btn a.disabled {
  opacity: 0.7;
  pointer-events: none;
}
.tabs #gencCategories .tab__2__content__important {
  color: #2e78bd;
  width: 85%;
  margin: auto;
}
@media only screen and (max-width:640px) {
  .tabs #gencCategories .tab__2__content__important {
    width: 90%;
    margin: auto;
  }
}
.disclaimer__content {
  width: 85%;
  margin: auto;
  padding: 50px 0px;
}
@media only screen and (max-width:640px) {
  .disclaimer__content {
    width: 90%;
    margin: auto;
    padding: 30px 0px;
  }
}
.disclaimer__content__heading {
  font-size: 14px;
  margin: 10px auto;
  color: #636363;
  font-weight: bold;
}
.disclaimer__content__pointers {
  color: #636363;
  font-weight: 400;
  font-size: 12px;
}
.disclaimer__content__pointers ul li {
  margin-bottom: 8px;
}
.disclaimer__content__pointers ul li a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}
.disclaimer__content__pointers ul li a:hover,
.disclaimer__content__pointers ul li a:active {
  color: inherit;
}
