<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
}

.pad-tb {
  padding: 100px 0px;
}

.inner-pages .headr-full-wrp {
  background-color: #0C1234;
}

.vision_limitless_wrp {
  background-color: #051330;
  background-image: url(../images/limitless-bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.vision_limitless_wrp .smallTitle {
  color: #fff;
}
.vision_limitless_wrp .page-title {
  color: #fff;
  font-size: 62px;
  margin: 5px 0px;
}
.vision_limitless_wrp .desc-main {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
}
.vision_limitless_wrp .desc-main span {
  color: #075ab8;
}

.mindtree_journey_wrp {
  background-color: #051330;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.mindtree_journey_wrp .cvr {
  max-width: 600px;
  margin-right: 50px;
}
.mindtree_journey_wrp .cvr .smallTitle {
  color: #fff;
  color: #075ab8;
}
.mindtree_journey_wrp .cvr .page-title {
  color: #fff;
  font-size: 52px;
  margin: 5px 0px;
}

.mintree_journey_btm .desc-main {
  color: #004B88;
  margin-bottom: 20px;
}
.mintree_journey_btm .body-copy {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
.mintree_journey_btm .journey_grid_wrp .journey_card {
  margin-top: 50px;
  max-width: 90%;
}
.mintree_journey_btm .journey_grid_wrp .journey_card .ttle {
  margin: 0px;
  font-weight: 600;
  color: #000;
  font-size: 24px;
  line-height: 1.2;
}
.mintree_journey_btm .journey_grid_wrp .journey_card p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
  margin: 20px 0px 0px;
}
.mintree_journey_btm .pvc_wrp {
  margin-top: 40px;
  width: 95%;
}
.mintree_journey_btm .pvc_wrp .ttle {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  border-bottom: 1px solid #FFCB05;
}
.mintree_journey_btm .pvc_wrp .ttle span {
  background-color: #FFCB05;
  padding: 5px 10px;
  display: inline-block;
}
.mintree_journey_btm .pvc_wrp .core_value_list {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mintree_journey_btm .pvc_wrp .core_value_list li {
  font-family: "FrutigerSerifLTPro-Regular";
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  color: #004B88;
  padding: 25px 0px 25px 50px;
  background-repeat: no-repeat;
  background-position: left center;
  width: 50%;
}
.mintree_journey_btm .pvc_wrp .core_value_list li:nth-child(1) {
  background-image: url(../images/core-value-icon1.svg);
}
.mintree_journey_btm .pvc_wrp .core_value_list li:nth-child(2) {
  background-image: url(../images/core-value-icon2.svg);
}
.mintree_journey_btm .pvc_wrp .core_value_list li:nth-child(3) {
  background-image: url(../images/core-value-icon3.svg);
}
.mintree_journey_btm .pvc_wrp .core_value_list li:nth-child(4) {
  background-image: url(../images/core-value-icon4.svg);
}
.mintree_journey_btm .kdfo_wrp {
  margin-top: 40px;
  width: 95%;
}
.mintree_journey_btm .kdfo_wrp .ttle {
  font-size: 24px;
  font-weight: 400;
  color: #008FD5;
}
.mintree_journey_btm .kdfo_wrp .sub-ttle {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 10px 0px 0px;
}
.mintree_journey_btm .kdfo_wrp .sub-desc {
  font-size: 18px;
  font-weight: 400;
  color: #333;
}
.mintree_journey_btm .kdfo_wrp .op_fact_list {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.mintree_journey_btm .kdfo_wrp .op_fact_list li {
  padding: 20px 0px 20px 90px;
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom: 1px solid #e4e4e4;
}
.mintree_journey_btm .kdfo_wrp .op_fact_list li:nth-child(1) {
  background-image: url(../images/facts-icon1.svg);
}
.mintree_journey_btm .kdfo_wrp .op_fact_list li:nth-child(2) {
  background-image: url(../images/facts-icon2.svg);
}
.mintree_journey_btm .kdfo_wrp .op_fact_list li:nth-child(3) {
  background-image: url(../images/facts-icon3.svg);
}
.mintree_journey_btm .kdfo_wrp .op_fact_list li h2 {
  font-weight: 300;
  font-size: 42px;
  color: #004B88;
}
.mintree_journey_btm .kdfo_wrp .op_fact_list li p {
  display: block;
  font-size: 20px;
  color: #333333;
}
.mintree_journey_btm .abt_lti_wrp {
  margin-top: 40px;
}
.mintree_journey_btm .abt_lti_wrp .ttle {
  background-color: #0C1234;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 10px;
}
.mintree_journey_btm .abt_lti_wrp .desc_cvr {
  background-color: #e4e4e4;
  padding: 30px 40px;
}
.mintree_journey_btm .abt_lti_wrp .desc_cvr p.desc {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  font-weight: 400;
}
.mintree_journey_btm .abt_lti_wrp .desc_cvr .info_numb {
  margin-top: 30px;
  border-bottom: 1px solid #c4c4c4;
}
.mintree_journey_btm .abt_lti_wrp .desc_cvr .info_numb h2 {
  font-weight: 300;
  font-size: 42px;
  color: #004B88;
}
.mintree_journey_btm .abt_lti_wrp .desc_cvr .info_numb p {
  display: block;
  font-size: 20px;
  color: #333333;
}

.no_banner_wrp .smallTitle {
  color: #075ab8;
}
.no_banner_wrp .page-title {
  color: #0C1234;
  margin: 5px 0px;
}
.no_banner_wrp .desc-main {
  margin-bottom: 10px;
}
.no_banner_wrp .desc {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #000;
}

.service_wrp {
  border-bottom: 1px solid #e4e4e4;
  padding: 50px 0px;
}
.service_wrp .desc_wrp.pd-l {
  padding-left: 30px;
}
.service_wrp .desc_wrp.pd-r {
  padding-right: 30px;
}
.service_wrp .desc_wrp .ttle {
  color: #008FD5;
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: 300;
  padding: 10px 0px 10px 70px;
  background-repeat: no-repeat;
  background-position: left center;
}
.service_wrp .desc_wrp .ttle.icn1 {
  background-image: url(../images/service-icon1.svg);
}
.service_wrp .desc_wrp .ttle.icn2 {
  background-image: url(../images/service-icon2.svg);
}
.service_wrp .desc_wrp .ttle.icn3 {
  background-image: url(../images/service-icon3.png);
}
.service_wrp .desc_wrp .ttle.icn4 {
  background-image: url(../images/service-icon4.png);
}
.service_wrp .desc_wrp .ttle.icn5 {
  background-image: url(../images/service-icon5.png);
}
.service_wrp .desc_wrp .ttle.icn6 {
  background-image: url(../images/service-icon6.png);
}
.service_wrp .desc_wrp .ttle.icn7 {
  background-image: url(../images/service-icon7.png);
}
.service_wrp .desc_wrp .ttle.icn8 {
  background-image: url(../images/service-icon8.png);
}
.service_wrp .desc_wrp .ttle.icn9 {
  background-image: url(../images/service-icon9.png);
}
.service_wrp .desc_wrp .ttle.icn10 {
  background-image: url(../images/service-icon10.png);
}
.service_wrp .desc_wrp .ttle.icn11 {
  background-image: url(../images/service-icon11.png);
}
.service_wrp .desc_wrp .ttle.icn12 {
  background-image: url(../images/service-icon12.png);
}
.service_wrp .desc_wrp .ttle.icn13 {
  background-image: url(../images/service-icon13.png);
}
.service_wrp .desc_wrp p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #333;
}
.service_wrp .desc_wrp h6 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}
.service_wrp .yellow_bx {
  background-color: #fffcf3;
  padding: 40px 40px;
  height: 100%;
}
.service_wrp .yellow_bx .ttle {
  font-weight: 600;
  color: #000;
  font-size: 20px;
  border-top: 1px solid #FFCB05;
  padding-top: 5px;
}
.service_wrp .yellow_bx ul {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.service_wrp .yellow_bx ul li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #333;
  padding: 0px 0px 0px 20px;
  background-image: url(../images/blue-right-arrw.png);
  background-repeat: no-repeat;
  background-position: left top 7px;
  background-size: 10px;
  margin-bottom: 5px;
}

.indus_served_wrp {
  background-color: #f1f1f1;
}
.indus_served_wrp .indus_serv_card {
  margin-top: 50px;
  box-shadow: 0px 19px 60px 0px rgba(0, 0, 0, 0.15);
}
.indus_served_wrp .indus_serv_card .desc_wrp {
  background-color: #fff;
  padding: 20px;
  height: 100%;
}
.indus_served_wrp .indus_serv_card .desc_wrp .ttle {
  color: #008FD5;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 24px;
  font-weight: 300;
  background-repeat: no-repeat;
  background-position: left center;
}

.viewport {
  padding-bottom: 85px;
}

#business-model .gallery-top .swiper-slide {
  height: auto;
  padding-top: 30px;
}
#business-model .gallery-top .swiper-slide:nth-child(1) {
  width: 380px;
}
#business-model .gallery-top .swiper-slide:nth-child(2) {
  width: 296px;
}
#business-model .gallery-top .swiper-slide:nth-child(3) {
  width: 572px;
}
#business-model .gallery-top .swiper-slide:nth-child(4) {
  width: 538px;
}
#business-model .gallery-top .swiper-slide:nth-child(5) {
  width: 374px;
}
#business-model .gallery-top .swiper-slide:nth-child(6) {
  width: 340px;
}
#business-model .gallery-top .swiper-button-next,
#business-model .gallery-top .swiper-button-prev {
  color: #000;
}

.op_cont_wrp {
  padding: 50px 0px;
  border-bottom: 1px solid #e4e4e4;
}
.op_cont_wrp .op_cont_lhs .ttle {
  color: #008FD5;
  font-size: 20px;
  font-weight: 600;
  margin: 10px 0px;
}
.op_cont_wrp .op_cont_lhs .desc {
  font-size: 18px;
  line-height: 28px;
  font-size: 400;
  color: #000;
}
.op_cont_wrp .op_cont_rhs {
  background-color: #fffcf3;
  height: 100%;
  padding: 30px 30px;
}
.op_cont_wrp .op_cont_rhs .info_numb {
  margin-bottom: 20px;
}
.op_cont_wrp .op_cont_rhs .info_numb h2 {
  font-weight: 600;
  font-size: 32px;
  color: #004B88;
  font-family: "FrutigerSerifLTPro-Regular";
}
.op_cont_wrp .op_cont_rhs .info_numb p {
  display: block;
  font-size: 16px;
  color: #333333;
}
.op_cont_wrp .op_cont_rhs .sub_ttle {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  border-top: 1px solid #FFCB05;
}
.op_cont_wrp .op_cont_rhs .sub_ttle span {
  background-color: #FFCB05;
  padding: 5px 10px;
  display: inline-block;
}
.op_cont_wrp .op_cont_rhs .desc {
  font-size: 18px;
  line-height: 28px;
  font-size: 400;
  color: #000;
}

.stake_grid_wrp {
  padding: 70px 0px;
  background-color: #f1f1f1;
}
.stake_grid_wrp .common-container .col-md-4 {
  margin-top: 30px;
}
.stake_grid_wrp .common-container .stake_card {
  background-color: #fff;
  height: 100%;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 19px 60px 0px rgba(0, 0, 0, 0.15);
}
.stake_grid_wrp .common-container .stake_card .ttle {
  color: #008FD5;
  font-size: 20px;
  font-weight: 600;
  margin: 10px 0px 0px;
}
.stake_grid_wrp .common-container .stake_card .sub_ttle {
  color: #008FD5;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 5px;
}
.stake_grid_wrp .common-container .stake_card .desc {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
}
.stake_grid_wrp .common-container .stake_card .cvr {
  margin-top: 20px;
}
.stake_grid_wrp .common-container .stake_card .cvr ul {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.stake_grid_wrp .common-container .stake_card .cvr ul li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #333;
  padding: 0px 0px 0px 20px;
  background-image: url(../images/blue-right-arrw.png);
  background-repeat: no-repeat;
  background-position: left top 7px;
  background-size: 10px;
  margin-bottom: 5px;
}

.materiality_wrp {
  padding: 40px 0px 80px;
}
.materiality_wrp .mat_range {
  margin-top: 0px;
}
.materiality_wrp .mat_range .ttle {
  font-size: 20px;
  font-weight: 600;
  margin: 40px 0px 5px;
}
.materiality_wrp .mat_range .ttle.clr1 {
  color: #bfce2f;
}
.materiality_wrp .mat_range .ttle.clr2 {
  color: #f5821f;
}
.materiality_wrp .mat_range .ttle.clr3 {
  color: #6d2889;
}
.materiality_wrp .mat_range ol {
  margin: 0px;
  padding: 0px 0px 0px 20px;
}
.materiality_wrp .mat_range ol li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
}

.risk_manage_wrp {
  padding: 0px 0px 100px;
}
.risk_manage_wrp .risk_legend {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  padding: 5px 0px 5px 50px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 40px;
  margin-top: 30px;
}
.risk_manage_wrp .risk_legend.rl1 {
  background-image: url(../images/rsicn1.png);
}
.risk_manage_wrp .risk_legend.rl2 {
  background-image: url(../images/rsicn2.png);
}
.risk_manage_wrp .risk_legend.rl3 {
  background-image: url(../images/rsicn3.png);
}
.risk_manage_wrp .risk_legend.rl4 {
  background-image: url(../images/rsicn4.png);
}
.risk_manage_wrp .risk_legend.rl5 {
  background-image: url(../images/rsicn5.png);
}
.risk_manage_wrp .risk_legend.rl6 {
  background-image: url(../images/rsicn6.png);
}
.risk_manage_wrp .desc {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
}
.risk_manage_wrp .risk_grid-wrp .cvr {
  border-bottom: 1px solid #000;
  height: 100%;
  margin-bottom: 30px;
}
.risk_manage_wrp .risk_grid-wrp .cvr .ttle {
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
}
.risk_manage_wrp .risk_grid-wrp .cvr .ttle.no-desk {
  display: none;
}
.risk_manage_wrp .risk_grid-wrp .cvr .ttle.clr1 {
  background-color: #ffcb08;
  color: #000;
}
.risk_manage_wrp .risk_grid-wrp .cvr .ttle.clr2 {
  background-color: #008fd5;
  color: #fff;
}
.risk_manage_wrp .risk_grid-wrp .cvr .ttle.clr3 {
  background-color: #004b88;
  color: #fff;
}
.risk_manage_wrp .risk_grid-wrp .cvr .cvr-in {
  padding: 15px 0px 0px;
}
.risk_manage_wrp .risk_grid-wrp .cvr .cvr-in .sub_ttle {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}
.risk_manage_wrp .risk_grid-wrp .cvr .cvr-in .sec_ttle {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #004b88;
  margin-bottom: 5px;
}
.risk_manage_wrp .risk_grid-wrp .cvr .cvr-in .desc {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
}
.risk_manage_wrp .risk_grid-wrp .cvr .cvr-in ul {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.risk_manage_wrp .risk_grid-wrp .cvr .cvr-in ul li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #333;
  padding: 0px 0px 0px 20px;
  background-image: url(../images/blue-right-arrw.png);
  background-repeat: no-repeat;
  background-position: left top 7px;
  background-size: 10px;
  margin-bottom: 5px;
}

.esg_sec_wrp hr {
  background-color: #e4e4e4 !important;
}
.esg_sec_wrp .yellow_bx {
  background-color: #fffcf3;
  padding: 30px;
}
.esg_sec_wrp .yellow_bx hr {
  background-color: #777777 !important;
}
.esg_sec_wrp .yellow_bx .desc-main {
  font-family: "Frutiger LT Pro 45";
  color: #008fd5;
}
.esg_sec_wrp .yellow_bx .desc {
  line-height: 1.2;
}
.esg_sec_wrp .info_numb {
  margin-top: 40px;
}
.esg_sec_wrp .info_numb h2 {
  font-weight: 600;
  font-size: 42px;
  color: #004B88;
  font-family: "FrutigerSerifLTPro-Regular";
}
.esg_sec_wrp .info_numb p {
  display: block;
  font-size: 16px;
  line-height: 1.3;
  color: #333333;
  max-width: 90%;
}
.esg_sec_wrp .desc-main {
  color: #004b88;
}
.esg_sec_wrp .esg_big_title {
  font-size: 42px;
  color: #000;
  font-weight: 600;
  font-family: "FrutigerSerifLTPro-Regular";
}
.esg_sec_wrp p.desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
}

.orange_clr {
  color: #f5821f !important;
}

.blue_clr {
  color: #008FD5 !important;
}

.esg_common_sec {
  margin-top: 20px;
}
.esg_common_sec.orange_clr .ttle {
  border-color: #f5821f;
}
.esg_common_sec.orange_clr .ttle span {
  background-color: #f5821f;
}
.esg_common_sec.green_clr .ttle {
  border-color: #becd31;
}
.esg_common_sec.green_clr .ttle span {
  background-color: #becd31;
}
.esg_common_sec .ttle {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  border-top: 1px solid #000;
}
.esg_common_sec .ttle span {
  background-color: #000;
  padding: 5px 10px;
  display: inline-block;
}
.esg_common_sec ul {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.esg_common_sec ul li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #333;
  padding: 0px 0px 0px 20px;
  background-image: url(../images/blue-right-arrw.png);
  background-repeat: no-repeat;
  background-position: left top 7px;
  background-size: 10px;
  margin-bottom: 5px;
}

.sdg_wrp {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.sdg_wrp .sdg_card {
  width: 70px;
  margin-top: 10px;
}

.icn_cvr {
  display: flex;
  align-items: center;
}
.icn_cvr .smallTitle {
  margin-left: 20px;
  color: #008FD5;
}

/*Respnsive start*/
/* imac 21 4k inch Styles here */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pad-tb {
    padding: 70px 0px;
  }
  .desc-main {
    font-size: 22px;
  }
  .vision_limitless_wrp .page-title {
    font-size: 52px;
  }
  .vision_limitless_wrp .desc-main {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
  }
  .mindtree_journey_wrp .cvr {
    max-width: 520px;
    margin-right: 30px;
  }
  .mindtree_journey_wrp .cvr .page-title {
    color: #fff;
    font-size: 42px;
    margin: 5px 0px;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card .ttle {
    font-size: 22px;
  }
  .service_wrp .desc_wrp .ttle {
    font-size: 24px;
  }
  .service_wrp .desc_wrp p {
    font-size: 16px;
    line-height: 26px;
  }
  .service_wrp .desc_wrp h6 {
    font-size: 18px;
  }
  .indus_served_wrp .indus_serv_card .desc_wrp {
    font-size: 15px;
    line-height: 22px;
  }
  .indus_served_wrp .indus_serv_card {
    background-color: #fff;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1199px) and (orientation: landscape) {
  .pad-tb {
    padding: 40px 0px;
  }
  .vision_limitless_wrp {
    background-size: contain;
  }
  .vision_limitless_wrp .page-title {
    font-size: 42px;
  }
  .vision_limitless_wrp .desc-main {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
  }
  .mindtree_journey_wrp .cvr {
    max-width: 435px;
    margin-right: 20px;
  }
  .mindtree_journey_wrp .cvr .page-title {
    font-size: 32px;
  }
  .mintree_journey_btm .desc-main {
    font-size: 20px;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card {
    max-width: 100%;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card .ttle {
    font-size: 20px;
    margin-top: 15px;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card .ttle br {
    display: none;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .pad-tb {
    padding: 40px 0px;
  }
  .vision_limitless_wrp {
    background-size: contain;
  }
  .vision_limitless_wrp .page-title {
    font-size: 42px;
  }
  .vision_limitless_wrp .desc-main {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
  }
  .mindtree_journey_wrp .cvr {
    max-width: 335px;
    margin-right: 20px;
  }
  .mindtree_journey_wrp .cvr .page-title {
    font-size: 32px;
  }
  .mintree_journey_btm .desc-main {
    font-size: 20px;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card {
    max-width: 100%;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card .ttle {
    font-size: 20px;
    margin-top: 15px;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card .ttle br {
    display: none;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .pad-tb {
    padding: 40px 0px;
  }
  .vision_limitless_wrp {
    background-size: contain;
  }
  .vision_limitless_wrp .page-title {
    font-size: 42px;
  }
  .vision_limitless_wrp .desc-main {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
  }
  .mindtree_journey_wrp .cvr {
    max-width: 100%;
    margin-right: 0px;
    padding: 40px 20px;
  }
  .mindtree_journey_wrp .cvr .page-title {
    font-size: 32px;
  }
  .mintree_journey_btm .desc-main {
    font-size: 20px;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card {
    max-width: 100%;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card .ttle {
    font-size: 20px;
    margin-top: 15px;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card .ttle br {
    display: none;
  }
  .mintree_journey_btm .journey_grid_wrp .journey_card p {
    font-size: 16px;
    line-height: 24px;
  }
  .indus_served_wrp .indus_serv_card .desc_wrp .text-center {
    text-align: left !important;
  }
  .service_wrp .desc_wrp.pd-l {
    padding-left: 0px;
  }
  .service_wrp .desc_wrp.pd-r {
    padding-right: 0px;
  }
  .service_wrp .desc_wrp {
    padding: 20px 0px;
  }
  .service_wrp .desc_wrp .ttle {
    font-size: 24px;
  }
  .service_wrp .desc_wrp p {
    font-size: 16px;
    line-height: 26px;
  }
  .service_wrp .desc_wrp h6 {
    font-size: 18px;
  }
  .mintree_journey_btm .pvc_wrp .core_value_list li {
    width: 100%;
  }
  .mintree_journey_btm .kdfo_wrp .op_fact_list li h2 {
    font-size: 32px;
  }
  .mintree_journey_btm .kdfo_wrp .op_fact_list li p {
    font-size: 16px;
    line-height: 1.2;
  }
  .mintree_journey_btm .abt_lti_wrp .desc_cvr {
    padding: 20px;
  }
  .mintree_journey_btm .abt_lti_wrp .desc_cvr .info_numb h2 {
    font-size: 32px;
  }
  .mintree_journey_btm .abt_lti_wrp .desc_cvr .info_numb p {
    font-size: 16px;
  }
  .mintree_journey_btm .abt_lti_wrp .ttle {
    font-size: 16px;
  }
  .mintree_journey_btm .pvc_wrp .ttle {
    font-size: 18px;
  }
  .mintree_journey_btm .pvc_wrp .core_value_list li {
    font-size: 20px;
    padding: 15px 0px 15px 50px;
  }
  .viewport {
    padding-bottom: 0px;
  }
  .no_banner_wrp {
    padding: 40px 20px 0px;
  }
  .risk_manage_wrp {
    padding: 40px 20px;
  }
  .risk_grid-wrp {
    margin: 0px -15px;
  }
  .risk_manage_wrp .risk_grid-wrp .cvr .ttle.no-desk {
    display: block;
  }
  .risk_manage_wrp .risk_grid-wrp .cvr .ttle {
    font-size: 18px;
  }
  .materiality_wrp {
    padding: 40px 20px;
  }
  .stake_grid_wrp {
    padding: 20px 0px;
  }
  .op_cont_wrp .op_cont_rhs {
    padding: 20px;
  }
  .esg_sec_wrp .info_numb {
    margin-top: 20px;
  }
  .esg_sec_wrp .info_numb h2 {
    font-size: 26px;
  }
  .esg_sec_wrp .info_numb p {
    font-size: 13px;
  }
  .sdg_wrp {
    margin-bottom: 20px;
  }
  .esg_sec_wrp .yellow_bx {
    padding: 15px;
  }
  .esg_sec_wrp .esg_big_title {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .table-cvr img {
    max-width: 1000px;
  }
  .table-cvr {
    overflow-x: auto;
  }
}
/*Respnsive end*//*# sourceMappingURL=inner-pages.css.map */</pre></body></html>