#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner {
  display: flex;
  justify-content: center;
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap .inner .hover-wrap {
  display: flex;
  justify-content: center;
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap .inner .hover-wrap .hover-wrap-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--var-color-component-palette-salmon-pink, rgb(246, 147, 151));
  box-shadow: 0 10px 20px 0 rgba(246, 147, 151, 0.3);
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap .inner .hover-wrap .hover-wrap-inner img {
  width: 36px;
  height: 36px;
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text h1 {
  color: var(--var-color-primary-text-title, #001E7F);
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .substring-start,
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .substring-end {
  line-height: 52px;
  font-size: 96px;
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .title-text,
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text {
  color: var(--var-color-primary-text-title, #001E7F);
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.highlight {
  font-size: inherit;
  color: var(--var-color-component-palette-blue, rgb(0, 168, 239));
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial img {
  vertical-align: middle;
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .gradient-green-text {
  width: 34px;
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial:has(.substring-start) {
  display: flex;
  justify-content: flex-start;
}
#about-us-overview-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial:has(.substring-end) {
  display: flex;
  justify-content: flex-end;
}

#irpc-important-event-section .row_col_wrap_12_inner {
  display: flex;
  justify-content: center;
  max-width: 1440px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12_inner {
    flex-direction: column;
    margin-left: 48px !important;
    margin-right: 48px !important;
    width: auto;
  }
}
@media (max-width: 768px) {
  #irpc-important-event-section .row_col_wrap_12_inner {
    flex-direction: column;
    margin-left: 16px !important;
    margin-right: 16px !important;
    width: auto;
  }
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12_inner .left-content-section {
    width: inherit;
  }
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12_inner .left-content-section .vc_column-inner {
    min-width: auto;
  }
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12_inner .left-content-section .vc_column-inner .img-with-aniamtion-wrap {
    position: relative;
  }
}
#irpc-important-event-section .row_col_wrap_12_inner .left-content-section .vc_column-inner .img-with-aniamtion-wrap img {
  width: 655px;
  height: 602px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12_inner .left-content-section .vc_column-inner .img-with-aniamtion-wrap img {
    border-radius: 16px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12_inner .right-content-section {
    width: inherit;
  }
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner {
    min-width: auto;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 425px) {
  #irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner {
    min-width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }
}
#irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner .wpb_wrapper .iwithtext {
  margin-bottom: 0;
}
#irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner .wpb_wrapper .iwithtext .iwt-icon img {
  width: 59px;
  height: 42px;
}
#irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner .wpb_wrapper .iwithtext .iwt-text {
  padding-left: 68px;
  color: var(--var-color-secondary-dark-blue, rgb(5, 83, 172));
}
#irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner .wpb_wrapper .divider-wrap .divider {
  width: 50px;
  height: 6px;
  border-radius: 6px;
  background: linear-gradient(90deg, #00A8EF 0%, #FCDD26 100%);
}
#irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner .wpb_wrapper .nectar-responsive-text {
  color: var(--var-color-neutral-grey-2, rgb(74, 78, 97));
}
#irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img.img-bg-1 {
  width: 172px;
  height: 156px;
}
#irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img.img-bg-2 {
  width: 234px;
  height: 194px;
}
@media (max-width: 1440px) {
  #irpc-important-event-section .row_col_wrap_12_inner .right-content-section .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-bg-1) {
    top: 0;
    right: 0;
  }
}
#irpc-important-event-section .row_col_wrap_12 {
  display: flex;
  justify-content: center;
  max-width: 1440px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12 {
    flex-direction: column;
    align-items: center;
    margin-left: 48px !important;
    margin-right: 48px !important;
    width: auto;
  }
}
@media (max-width: 768px) {
  #irpc-important-event-section .row_col_wrap_12 {
    flex-direction: column;
    align-items: center;
    margin-left: 16px !important;
    margin-right: 16px !important;
    width: auto;
  }
}
@media (max-height: 700px) {
  #irpc-important-event-section .row_col_wrap_12 {
    flex-direction: row;
    align-items: unset;
  }
}
@media (max-height: 700px) and (max-width: 1000px) {
  #irpc-important-event-section .row_col_wrap_12 {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-height: 700px) {
  #irpc-important-event-section .row_col_wrap_12 .left-content-section {
    flex: 1 1 50%;
  }
}
#irpc-important-event-section .row_col_wrap_12 .left-content-section .n-sticky .vc_column-inner {
  top: 246px !important;
  margin-bottom: 634px;
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12 .left-content-section .n-sticky .vc_column-inner {
    top: unset !important;
    margin-bottom: 0;
    padding: 0;
  }
}
@media (max-height: 700px) {
  #irpc-important-event-section .row_col_wrap_12 .left-content-section .n-sticky .vc_column-inner {
    top: 100px !important;
    margin-bottom: 0;
    padding: calc((100vw - 180px) * 0.06);
  }
}
#irpc-important-event-section .row_col_wrap_12 .left-content-section .n-sticky .vc_column-inner .wpb_wrapper {
  display: flex;
  justify-content: center;
  margin-right: 50px;
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12 .left-content-section .n-sticky .vc_column-inner .wpb_wrapper {
    margin-right: inherit;
  }
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12 .left-content-section .n-sticky .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap {
    position: relative;
  }
}
#irpc-important-event-section .row_col_wrap_12 .left-content-section .n-sticky .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12 .left-content-section .n-sticky .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img {
    border-radius: 16px;
  }
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12 .right-content-section {
    width: inherit;
  }
}
@media (max-height: 700px) {
  #irpc-important-event-section .row_col_wrap_12 .right-content-section {
    flex: 1 1 50%;
  }
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper {
  margin-left: 50px;
  margin-right: 100px;
}
@media (max-width: 1439px) {
  #irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper {
    margin-left: inherit;
    margin-right: inherit;
  }
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .iwithtext {
  margin-bottom: 0;
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .iwithtext .iwt-icon {
  top: -12px;
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .iwithtext .iwt-icon img {
  width: 60px;
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .iwithtext .iwt-text {
  padding-left: 68px;
  color: var(--var-color-secondary-dark-blue, rgb(5, 83, 172));
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .divider-wrap .divider {
  width: 50px;
  height: 6px;
  border-radius: 6px;
  background: linear-gradient(90deg, #00A8EF 0%, #FCDD26 100%);
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text {
  color: var(--var-color-neutral-grey-2, rgb(74, 78, 97));
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img.img-bg-1 {
  width: 172px;
  height: 156px;
}
#irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img.img-bg-2 {
  width: 234px;
  height: 194px;
}
@media (max-width: 1440px) {
  #irpc-important-event-section .row_col_wrap_12 .right-content-section .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-bg-1) {
    top: 0;
    right: 0;
  }
}

#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  max-width: 864px;
  margin-left: auto;
  margin-right: auto;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap {
  display: flex;
  justify-content: center;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap .hover-wrap-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--var-color-component-palette-sky, rgb(113, 176, 224));
  box-shadow: 0 10px 20px 0 rgba(113, 176, 224, 0.3);
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap .hover-wrap-inner img {
  max-width: 44px;
  max-height: 44px;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text {
  color: var(--var-color-primary-text-title, #001E7F);
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial {
  margin-bottom: 0;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .substring-start, #irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .substring-end {
  line-height: 52px;
  font-size: 96px;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .gradient-green-text {
  width: 34px;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial:has(.substring-start) {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial:has(.substring-end) {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .title-text {
  color: var(--var-color-primary-text-title, #001E7F);
}
@media (min-width: 1000px) {
  #irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .title-text {
    font-size: 60px;
    line-height: 60px;
    font-weight: 500 !important;
  }
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text {
  font-size: 80px;
  font-weight: 500;
  line-height: 120px;
  color: var(--var-color-primary-text-title, #001E7F);
}
@media (max-width: 960px) {
  #irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text {
    font-size: 80px;
    line-height: 100px;
  }
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.highlight {
  font-size: 80px;
  font-weight: 500;
  line-height: 120px;
  color: var(--var-color-component-palette-blue, rgb(0, 168, 239));
}
@media (max-width: 960px) {
  #irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.highlight {
    font-size: 80px;
    line-height: 100px;
  }
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.underline-linear-gradient {
  position: relative;
  display: inline-block;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.underline-linear-gradient::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 24px;
  width: 100%;
  height: 6px; /* Thickness of underline */
  background: linear-gradient(90deg, #00A8EF 0%, #FCDD26 100%);
  border-radius: 6px;
}
@media (max-width: 960px) {
  #irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.underline-linear-gradient::after {
    bottom: 12px;
  }
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(img.img-bg-1) {
  display: flex;
  align-self: center;
  z-index: -1;
  padding-left: 300px;
}
#irpc-vision-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(img.img-bg-2) {
  display: flex;
  align-self: center;
  z-index: -1;
  opacity: 0.74;
}

#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  max-width: 864px;
  margin-left: auto;
  margin-right: auto;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap {
  display: flex;
  justify-content: center;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap .hover-wrap-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--var-color-component-palette-leaf-green, rgb(33, 178, 107));
  box-shadow: 0 10px 20px 0 rgba(33, 178, 107, 0.3);
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap .hover-wrap-inner img {
  max-width: 44px;
  max-height: 44px;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text {
  color: var(--var-color-primary-text-title, #001E7F);
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial {
  margin-bottom: 0;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .substring-start, #irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .substring-end {
  line-height: 52px;
  font-size: 96px;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .gradient-green-text {
  width: 34px;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial:has(.substring-start) {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial:has(.substring-end) {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .title-text {
  color: var(--var-color-primary-text-title, #001E7F);
}
@media (min-width: 1000px) {
  #irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .title-text {
    font-size: 40px;
    line-height: 54px;
    font-weight: 500 !important;
  }
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text {
  font-size: 60px;
  font-weight: 500;
  line-height: 80px;
  color: var(--var-color-primary-text-title, #001E7F);
}
@media (max-width: 425px) {
  #irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text {
    font-size: 64px;
    line-height: 64px;
  }
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.highlight {
  font-size: 60px;
  font-weight: 500;
  line-height: 80px;
  color: var(--var-color-component-palette-blue, rgb(0, 168, 239));
}
@media (max-width: 425px) {
  #irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.highlight {
    font-size: 64px;
    line-height: 84px;
  }
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.underline-linear-gradient {
  position: relative;
  display: inline-block;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .section-testimonial .sub-title-text span.underline-linear-gradient::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  height: 6px; /* Thickness of underline */
  background: linear-gradient(90deg, #00A8EF 0%, #FCDD26 100%);
  border-radius: 6px;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(img.img-bg-1) {
  display: flex;
  align-self: center;
  z-index: -1;
  padding-left: 300px;
}
#irpc-mission-section .row_col_wrap_12 .vc_column-inner .wpb_wrapper .wpb_row .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(img.img-bg-2) {
  display: flex;
  align-self: center;
  z-index: -1;
  opacity: 0.74;
}

#irpc-values-section #header-section .row_col_wrap_12_inner {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1439px) {
  #irpc-values-section #header-section .row_col_wrap_12_inner {
    margin-left: 24px !important;
    margin-right: 24px !important;
    width: auto;
    max-width: none;
  }
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper {
  display: flex;
}
@media (max-width: 1024px) {
  #irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper {
    flex-direction: column;
    align-items: center;
  }
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .iwithtext {
  display: flex;
  gap: 12px;
}
@media (max-width: 1439px) {
  #irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .iwithtext {
    flex-direction: column;
    align-items: center;
  }
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .iwithtext .iwt-icon {
  display: flex;
  width: max-content;
  position: relative;
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .iwithtext .iwt-icon img {
  width: 64px;
  height: 64px;
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .iwithtext .iwt-text {
  display: flex;
  padding-left: 0;
  font-weight: 700;
  color: var(--var-color-primary-text-title, #001E7F);
  width: 249px;
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap {
  display: flex;
  justify-content: center;
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap .hover-wrap-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--var-color-component-palette-iris, rgb(133, 137, 194));
  box-shadow: 0 10px 20px 0 rgba(133, 137, 194, 0.3);
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap .hover-wrap-inner img {
  max-width: 44px;
  max-height: 44px;
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text.img-title-text {
  min-width: max-content;
  margin-left: 12px;
}
@media (max-width: 1024px) {
  #irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text.img-title-text {
    margin-left: unset;
  }
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text.text-highlight-linear-gradient {
  margin-left: 30px;
}
@media (max-width: 1024px) {
  #irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text.text-highlight-linear-gradient {
    margin-left: unset;
  }
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text.text-highlight-linear-gradient p {
  padding: 6px 24px;
}
#irpc-values-section #header-section .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper .nectar-responsive-text.text-highlight-linear-gradient::before {
  content: "";
  display: block;
  width: 8px;
  height: -webkit-fill-available;
  background: linear-gradient(180deg, #00A8EF 0%, #FCDD26 100%);
  position: absolute;
  border-radius: 10px;
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner {
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1300px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media (max-width: 767px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner {
    margin-left: 16px;
    margin-right: 16px;
  }
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner::after {
  display: none;
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper {
  flex: 1 1 calc((100% - 120px) / 7);
  max-width: calc((100% - 120px) / 7);
  text-align: center;
  margin-right: 20px;
  transition: transform 0.3s ease;
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:last-of-type {
  margin-right: 0;
}
@media (max-width: 1023px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper {
    flex: 1 1 calc((100% - 96px) / 7);
    max-width: calc((100% - 96px) / 7);
    text-align: center;
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper {
    display: flex;
    justify-content: center;
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 16px;
  width: 100%;
}
@media (max-width: 767px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper {
    flex-direction: row;
    width: 318px;
    height: 166px;
  }
}
@media (max-width: 374px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper {
    max-width: 289px;
  }
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .left-card-wrapper {
  display: flex;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .left-card-wrapper {
    height: 166px;
  }
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .left-card-wrapper .nectar-responsive-text.letter-abbreviation-text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: clamp(100px, 12vw, 180px);
  line-height: 88px;
  color: var(--var-color-primary-text-title, #001E7F);
  padding: 12% 0;
  width: 100%;
  background-color: rgb(229, 232, 242);
  text-shadow: 0 10px 20px rgba(0, 30, 127, 0.3);
  border-radius: 16px 16px 0 0;
}
@media (max-width: 767px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .left-card-wrapper .nectar-responsive-text.letter-abbreviation-text {
    font-size: 180px;
  }
}
@media (max-width: 767px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .left-card-wrapper .nectar-responsive-text.letter-abbreviation-text {
    padding: 40px 0;
    border-radius: 16px 0 0 16px;
  }
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .right-card-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 12% 8%;
  width: 100%;
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .right-card-wrapper .nectar-responsive-text.description-abbreviation-text {
  font-weight: 500;
  font-size: clamp(16px, 2vw, 28px);
  line-height: clamp(20px, 2vw, 32px);
  color: var(--var-color-primary-text-title, #001E7F);
  margin-bottom: 0;
  text-align: center;
  display: flex;
  align-items: center;
  min-height: 3em;
}
@media (max-width: 767px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .right-card-wrapper .nectar-responsive-text.description-abbreviation-text {
    font-size: 24px;
    line-height: 28px;
  }
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .right-card-wrapper .img-with-aniamtion-wrap .inner .hover-wrap .hover-wrap-inner img {
  width: clamp(40px, 4vw, 56px);
  height: clamp(32px, 4vw, 40px);
}
@media (max-width: 767px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper .vc_column-inner .wpb_wrapper .right-card-wrapper .img-with-aniamtion-wrap .inner .hover-wrap .hover-wrap-inner img {
    width: 56px;
    height: 40px;
  }
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:hover {
  transform: scale(1.25);
  z-index: 1;
}
@media (max-width: 767px) {
  #irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:hover {
    transform: scale(1);
  }
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(1) .vc_column-inner .wpb_wrapper {
  background-color: rgb(210, 213, 225);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(1) .vc_column-inner .wpb_wrapper .nectar-responsive-text.letter-abbreviation-text {
  color: rgb(0, 30, 127);
  background-color: rgb(229, 232, 242);
  text-shadow: 0 10px 20px rgba(0, 30, 127, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(1):hover .vc_column-inner .wpb_wrapper {
  box-shadow: 0 10px 20px rgba(0, 30, 127, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(2) .vc_column-inner .wpb_wrapper {
  background-color: rgb(206, 235, 248);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(2) .vc_column-inner .wpb_wrapper .nectar-responsive-text.letter-abbreviation-text {
  color: rgb(0, 168, 239);
  background-color: rgb(229, 246, 253);
  text-shadow: 0 10px 20px rgba(0, 168, 239, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(2):hover .vc_column-inner .wpb_wrapper {
  box-shadow: 0 10px 20px rgba(0, 168, 239, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(3) .vc_column-inner .wpb_wrapper {
  background-color: rgb(244, 232, 211);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(3) .vc_column-inner .wpb_wrapper .nectar-responsive-text.letter-abbreviation-text {
  color: rgb(247, 171, 31);
  background-color: rgb(249, 243, 232);
  text-shadow: 0 10px 20px rgba(247, 171, 31, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(3):hover .vc_column-inner .wpb_wrapper {
  box-shadow: 0 10px 20px rgba(247, 171, 31, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(4) .vc_column-inner .wpb_wrapper {
  background-color: rgb(255, 232, 224);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(4) .vc_column-inner .wpb_wrapper .nectar-responsive-text.letter-abbreviation-text {
  color: rgb(252, 131, 92);
  background-color: rgb(255, 243, 239);
  text-shadow: 0 10px 20px rgba(252, 131, 92, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(4):hover .vc_column-inner .wpb_wrapper {
  box-shadow: 0 10px 20px rgba(252, 131, 92, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(5) .vc_column-inner .wpb_wrapper {
  background-color: rgb(228, 244, 212);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(5) .vc_column-inner .wpb_wrapper .nectar-responsive-text.letter-abbreviation-text {
  color: rgb(116, 196, 29);
  background-color: rgb(241, 249, 232);
  text-shadow: 0 10px 20px rgba(116, 196, 29, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(5):hover .vc_column-inner .wpb_wrapper {
  box-shadow: 0 10px 20px rgba(116, 196, 29, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(6) .vc_column-inner .wpb_wrapper {
  background-color: rgb(207, 241, 241);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(6) .vc_column-inner .wpb_wrapper .nectar-responsive-text.letter-abbreviation-text {
  color: rgb(3, 182, 181);
  background-color: rgb(230, 248, 248);
  text-shadow: 0 10px 20px rgba(3, 182, 181, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(6):hover .vc_column-inner .wpb_wrapper {
  box-shadow: 0 10px 20px rgba(3, 182, 181, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(7) .vc_column-inner .wpb_wrapper {
  background-color: rgb(248, 219, 220);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(7) .vc_column-inner .wpb_wrapper .nectar-responsive-text.letter-abbreviation-text {
  color: rgb(218, 65, 72);
  background-color: rgb(251, 236, 237);
  text-shadow: 0 10px 20px rgba(218, 65, 72, 0.3);
}
#irpc-values-section #card-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-values-wrapper:nth-child(7):hover .vc_column-inner .wpb_wrapper {
  box-shadow: 0 10px 20px rgba(218, 65, 72, 0.3);
}

#about-us_corporate-identity-section {
  padding: 0;
}
#about-us_corporate-identity-section .row_col_wrap_12 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-height: 700px) {
  #about-us_corporate-identity-section .row_col_wrap_12 {
    height: 120vh !important;
  }
}
@media (max-height: 700px) and (max-width: 1000px) {
  #about-us_corporate-identity-section .row_col_wrap_12 {
    height: auto !important;
  }
}
@media (max-width: 1439px) {
  #about-us_corporate-identity-section .row_col_wrap_12 {
    max-width: none;
    margin-left: 24px;
    margin-right: 24px;
    height: auto;
  }
}
@media (max-width: 1439px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .vc_col-sm-12 .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
  }
}
#about-us_corporate-identity-section .row_col_wrap_12 .vc_col-sm-12 .vc_column-inner .wpb_wrapper #header-section .row_col_wrap_12_inner .vc_col-sm-12 {
  text-align: center;
}
#about-us_corporate-identity-section .row_col_wrap_12 .vc_col-sm-12 .vc_column-inner .wpb_wrapper #header-section .row_col_wrap_12_inner .vc_col-sm-12 .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap {
  display: flex;
  justify-content: center;
}
#about-us_corporate-identity-section .row_col_wrap_12 .vc_col-sm-12 .vc_column-inner .wpb_wrapper #header-section .row_col_wrap_12_inner .vc_col-sm-12 .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap .hover-wrap-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--var-color-component-palette-ocean, rgb(3, 147, 187));
  box-shadow: 0 10px 20px 0 rgba(113, 176, 224, 0.3);
}
#about-us_corporate-identity-section .row_col_wrap_12 .vc_col-sm-12 .vc_column-inner .wpb_wrapper #header-section .row_col_wrap_12_inner .vc_col-sm-12 .img-with-aniamtion-wrap:has(.img-title-icon) .inner .hover-wrap .hover-wrap-inner img {
  max-width: 44px;
  max-height: 44px;
}
#about-us_corporate-identity-section .row_col_wrap_12 .vc_col-sm-12 .vc_column-inner .wpb_wrapper #header-section .row_col_wrap_12_inner .vc_col-sm-12 .nectar-responsive-text h1 {
  color: var(--var-color-primary-text-title, #001E7F);
}
@media (max-height: 700px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .vc_col-sm-12.body-section {
    top: -180px;
    transform: scale(0.75);
  }
}
@media (max-height: 700px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .vc_col-sm-12.body-section > .vc_column-inner > .wpb_wrapper {
    transform: scale(0.75);
    flex-direction: row;
  }
}
@media (max-height: 700px) and (max-width: 1000px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .vc_col-sm-12.body-section > .vc_column-inner > .wpb_wrapper {
    transform: scale(1);
    flex-direction: column;
  }
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section {
  display: flex;
  flex-direction: row;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section {
  max-width: 533px;
  height: 556px;
  margin: 88px 172px 143px 146px;
}
@media (max-width: 768px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section {
    margin: 88px auto;
  }
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section .left-content-wrapper .img-with-aniamtion-wrap {
  margin-bottom: 88px;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section .left-content-wrapper .img-with-aniamtion-wrap .inner .hover-wrap .hover-wrap-inner img {
  width: auto;
  height: auto;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section .left-content-wrapper .nectar-rotating-words-title {
  margin-bottom: 0;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section .left-content-wrapper .nectar-rotating-words-title h6.heading {
  display: flex;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section .left-content-wrapper .nectar-rotating-words-title h6.heading .beginning-text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  font-weight: 500;
  font-size: 40px;
  line-height: 47.95px;
  color: rgb(0, 30, 127);
  box-shadow: 0 10px 20px 0 rgba(113, 176, 224, 0.3);
  margin-right: 10px;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section .left-content-wrapper .nectar-rotating-words-title h6.heading .dynamic-words {
  color: #000;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section .left-content-wrapper .nectar-rotating-words-title h6.heading .ending-text {
  font-weight: 500;
  font-size: 40px;
  line-height: 64px;
  color: rgb(0, 168, 239);
  text-shadow: -2px -2px 1px rgb(255, 255, 255);
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #left-content-section .left-content-wrapper .nectar-rotating-words-title + .nectar-rotating-words-title {
  margin-top: 11px;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section {
  display: flex;
  justify-content: center;
}
@media (max-width: 1439px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section {
    margin-bottom: 131px;
  }
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner {
  width: 589px;
  height: 578px;
  position: relative;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12 {
  position: absolute;
}
@media (max-width: 768px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12 {
    position: relative;
  }
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12 .vc_column-inner {
  display: flex;
  width: 100%;
  height: 100%;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12 .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-left: 20px;
  margin-bottom: 20px;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12 .vc_column-inner .wpb_wrapper .nectar-responsive-text.title {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 0;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12 .vc_column-inner .wpb_wrapper .nectar-responsive-text.title h5 {
  font-weight: 500;
  font-size: 32px;
  line-height: 38.36px;
  color: var(--white, rgb(255, 255, 255));
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12 .vc_column-inner .wpb_wrapper .nectar-responsive-text.title p {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: var(--white, rgb(255, 255, 255));
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12 .vc_column-inner .wpb_wrapper .nectar-responsive-text.sub-title {
  display: flex;
  margin-bottom: 0;
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12 .vc_column-inner .wpb_wrapper .nectar-responsive-text.sub-title p {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: var(--white, rgb(255, 255, 255));
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-blue-wrapper {
  width: 358px;
  height: 277px;
  border-radius: 16px;
  background: rgb(27, 20, 100);
  box-shadow: 0 10px 20px 0 rgba(27, 20, 100, 0.3);
  right: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-blue-wrapper {
    right: unset;
    width: 100%;
    height: auto;
  }
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-red-wrapper {
  width: 288px;
  height: 267px;
  border-radius: 16px;
  background: rgb(237, 28, 36);
  box-shadow: 0 10px 20px 0 rgba(237, 28, 36, 0.3);
  z-index: 0;
  top: 160px;
}
@media (max-width: 768px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-red-wrapper {
    top: unset;
    width: 100%;
    height: auto;
  }
}
#about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-light-blue-wrapper {
  width: 357px;
  height: 329px;
  border-radius: 16px;
  background: rgb(0, 168, 239);
  box-shadow: 0 10px 20px 0 rgba(0, 168, 239, 0.3);
  bottom: 0;
  right: 66px;
  z-index: -1;
}
@media (max-width: 768px) {
  #about-us_corporate-identity-section .row_col_wrap_12 .body-section #right-content-section .row_col_wrap_12_inner .vc_col-sm-12.card-light-blue-wrapper {
    bottom: unset;
    right: unset;
    width: 100%;
    height: auto;
  }
}

/*# sourceMappingURL=about-us.css.map */
