@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap);
@import url(https://use.typekit.net/nkq8fly.css);
@font-face {
  font-family: tungstenw05-medium;
  src: url(/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff2)
      format("woff2"),
    url(/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff)
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: myriad-pro, Arial, sans-serif;
  font-weight: 400;
}
.m5 {
  margin: 0.5rem;
}
.mt5 {
  margin-top: 0.5rem;
}
.mb5 {
  margin-bottom: 0.5rem;
}
.ml5 {
  margin-left: 0.5rem;
}
.mr5 {
  margin-right: 0.5rem;
}
.mtb5 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.mlrb5 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.m10 {
  margin: 1rem;
}
.mb10 {
  margin-bottom: 1rem;
}
.mt10 {
  margin-top: 1rem;
}
.ml10 {
  margin-left: 1rem;
}
.mr10 {
  margin-right: 1rem;
}
.mtb10 {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.mlr10 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.m15 {
  margin: 1.5rem;
}
.mt15 {
  margin-top: 1.5rem;
}
.mb15 {
  margin-bottom: 1.5rem;
}
.ml15 {
  margin-left: 1.5rem;
}
.mr15 {
  margin-right: 1.5rem;
}
.mtb15 {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.mlrb15 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.m20 {
  margin: 2rem;
}
.mb20 {
  margin-bottom: 2rem;
}
.mt20 {
  margin-top: 2rem;
}
.ml20 {
  margin-left: 2rem;
}
.mr20 {
  margin-right: 2rem;
}
.mtb20 {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.mlr20 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.m25 {
  margin: 2.5rem;
}
.mt25 {
  margin-top: 2.5rem;
}
.mb25 {
  margin-bottom: 2.5rem;
}
.ml25 {
  margin-left: 2.5rem;
}
.mr25 {
  margin-right: 2.5rem;
}
.mtb25 {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
.mlrb25 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.m30 {
  margin: 3rem;
}
.mb30 {
  margin-bottom: 3rem;
}
.mt30 {
  margin-top: 3rem;
}
.ml30 {
  margin-left: 3rem;
}
.mr30 {
  margin-right: 3rem;
}
.mtb30 {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
.mlr30 {
  margin-left: 3rem;
  margin-right: 3rem;
}
.m35 {
  margin: 3.5rem;
}
.mt35 {
  margin-top: 3.5rem;
}
.mb35 {
  margin-bottom: 3.5rem;
}
.ml35 {
  margin-left: 3.5rem;
}
.mr35 {
  margin-right: 3.5rem;
}
.mtb35 {
  margin-bottom: 3.5rem;
  margin-top: 3.5rem;
}
.mlrb35 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
.m40 {
  margin: 4rem;
}
.mt40 {
  margin-top: 4rem;
}
.ml40 {
  margin-left: 4rem;
}
.mr40 {
  margin-right: 4rem;
}
.mtb40 {
  margin-bottom: 4rem;
  margin-top: 4rem;
}
.mlr40 {
  margin-left: 4rem;
  margin-right: 4rem;
}
.m45 {
  margin: 4.5rem;
}
.mt45 {
  margin-top: 4.5rem;
}
.mb45 {
  margin-bottom: 4.5rem;
}
.ml45 {
  margin-left: 4.5rem;
}
.mr45 {
  margin-right: 4.5rem;
}
.mtb45 {
  margin-bottom: 4.5rem;
  margin-top: 4.5rem;
}
.mlrb45 {
  margin-left: 4.5rem;
  margin-right: 4.5rem;
}
.m50 {
  margin: 5rem;
}
.mt50 {
  margin-top: 5rem;
}
.ml50 {
  margin-left: 5rem;
}
.mr50 {
  margin-right: 5rem;
}
.mtb50 {
  margin-bottom: 5rem;
  margin-top: 5rem;
}
.mlr50 {
  margin-left: 5rem;
  margin-right: 5rem;
}
.mt60 {
  margin-top: 6rem;
}
.mt70 {
  margin-top: 7rem;
}
.mb100 {
  margin-bottom: 10rem;
}
.ma-b-18 {
  margin-bottom: 1.8rem;
}
.ma-b-20 {
  margin-bottom: 2rem;
}
.ma-b-24 {
  margin-bottom: 2.4rem;
}
.ma-b-40 {
  margin-bottom: 4rem;
}
.pa-r-100 {
  padding-right: 12rem;
}
.bg-fern-green {
  background-color: #2a602a !important;
}
.txt-white {
  color: #fff;
}
.txt-fern-green {
  color: #2a602a;
}
.txt-banana-yellow {
  color: #f7e72b;
}
.txt-title-info {
  color: #2a602a;
  font-weight: 600;
}
input[type="checkbox"] {
  height: 0;
  width: 0;
}
input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
input[type="checkbox"] + label {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  position: relative;
  display: flex;
  margin: 12px 0;
  align-items: flex-start;
  color: #333640;
  transition: color 250ms cubic-bezier(0.4, 0, 0.23, 1);
}
input[type="checkbox"] + label > ins {
  position: absolute;
  display: block;
  bottom: 0;
  left: 3.4rem;
  height: 0;
  width: 100%;
  overflow: hidden;
  text-decoration: none;
  transition: height 0.3s cubic-bezier(0.4, 0, 0.23, 1);
}
input[type="checkbox"] + label > ins > i {
  position: absolute;
  bottom: 0;
  font-style: normal;
  color: #2c3d8e;
}
input[type="checkbox"] + label > span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
  width: 2.4rem;
  height: 2.4rem;
  min-width: 2.4rem;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
input[type="checkbox"] + label:hover,
input[type="checkbox"]:focus + label {
  color: #333640;
}
input[type="checkbox"] + label:hover > span,
input[type="checkbox"]:focus + label > span {
  background: #fff;
}
input[type="checkbox"]:checked + label > ins {
  height: 100%;
}
input[type="checkbox"]:checked + label > span {
  border: 12px solid #2a602a;
  animation: shrink-bounce 0.2s cubic-bezier(0.4, 0, 0.23, 1);
}
input[type="checkbox"]:checked + label > span:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 7px;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  transform: rotate(45deg);
  transform-origin: 0 100%;
  animation: checkbox-check 0.1s 250ms cubic-bezier(0.4, 0, 0.23, 1) forwards;
  font-size: 24px;
}
@keyframes shrink-bounce {
  0% {
    transform: scale(1);
  }
  33% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    border-color: #fff;
    transform: translate3d(0, 0, 0) rotate(45deg);
  }
  33% {
    width: 0.2em;
    height: 0;
    transform: translate3d(0, 0, 0) rotate(45deg);
  }
  100% {
    width: 0.2em;
    height: 0.5em;
    border-color: #fff;
    transform: translate3d(0, -0.5em, 0) rotate(45deg);
  }
}
.custom_btn {
  color: #000;
  border: none;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  padding: 1.6rem 2.4rem;
  overflow: hidden;
  border-radius: 100px;
  font-size: 1.8rem;
  line-height: 2rem;
  text-align: left;
  box-shadow: 0 5px 20px rgba(170, 169, 169, 0.2) !important;
}
.btn-read-more:before,
.custom_btn:before {
  background: #231f20;
  border-radius: 100px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  z-index: -1;
}
.btn-read-more:hover,
.custom_btn:hover {
  color: #fff;
}
.custom_btn:hover:before {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.custom_btn.bg-fern-green {
  color: #fff;
}
.btn-read-more {
  color: #000;
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-decoration: none;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #2a602a;
  padding: 0.8rem 2.4rem;
  border-radius: 3.6rem;
  box-shadow: 0 5px 20px rgba(170, 169, 169, 0.2) !important;
}
.btn-read-more:before {
  background: #2a602a;
}
.btn-read-more:hover:before {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.skip-link {
  position: absolute;
  top: -55px;
  left: 0;
  background: #000;
  color: #fff;
  padding: 8px;
  z-index: 10000;
  text-decoration: none;
}
.skip-link:focus {
  top: 0;
}
.go-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  z-index: 1000;
  border: 0;
  background-color: transparent;
}
.go-to-top.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.go-to-top:hover {
  transform: translateY(-5px);
}
.go-to-top:active {
  transform: translateY(-2px);
}
.go-to-top::before {
  content: "";
  width: 0;
  height: 0;
  margin-bottom: 2px;
}
.go-to-top:hover::after {
  opacity: 1;
}
.goto_bottom {
  position: absolute;
  display: block;
  right: 2rem;
  bottom: 3rem;
}
.goto_bottom__link {
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 1.5px solid #fff;
}
.goto_bottom__link .fa-icon {
  font-size: 1.8rem;
  color: #fff;
  transform: perspective(0.1rem) translateZ(0);
  -webkit-animation: wobble-vertical-on-hover 2s ease-in-out infinite;
  animation: wobble-vertical-on-hover 2s ease-in-out infinite;
}
.ip-up-arrow:before {
  content: " ";
  background: url(/content/dam/infosys-web/en/about/esg/report-2024-25/bottom-arrow.svg)
    no-repeat 100%;
  width: 15px;
  height: 15px;
  display: inline-block;
  transform: rotate(180deg);
  background-size: contain;
  background-position: center;
}
@media (min-width: 992px) {
  .goto_bottom__link {
    width: 6rem;
    height: 6rem;
  }
  .ip-up-arrow:before {
    width: 20px;
    height: 25px;
  }
}
@keyframes wobble-vertical-on-hover {
  16.65% {
    transform: translateY(0.5rem);
  }
  33.3% {
    transform: translateY(-0.4rem);
  }
  49.95% {
    transform: translateY(0.3rem);
  }
  66.6% {
    transform: translateY(-0.2rem);
  }
  83.25% {
    transform: translateY(0.1rem);
  }
  100% {
    transform: translateY(0);
  }
}
@media (min-width: 768px) {
  input[type="checkbox"] + label {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .custom_btn {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .btn-read-more {
    padding: 1.6rem 2.4rem;
  }
  .go-to-top {
    bottom: 20px;
    right: 20px;
  }
  .go-to-top::after {
    right: 60px;
    padding: 6px 10px;
  }
}
footer {
  background: #f8f8f8;
  color: #333;
  border-top: 0.5rem solid #d8d8d8;
}
/* footer .container {
  padding: 5rem 3.7rem;
  margin-right: auto;
  margin-left: auto;
} */
.disclaimer {
  font-size: 1.6rem;
}
footer ul {
  margin-bottom: 1rem;
}
ul.footer-txt > li:first-child {
  margin-top: 2rem;
}
ul.footer-txt > li {
  margin-bottom: 1rem;
}
ul.footer-txt > li > a {
  color: #3f3f3f;
  font-size: 1.6rem;
}
.list-inline {
  padding-left: 0;
  margin-left: -0.5rem;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.ftr-head {
  color: #000;
  font-weight: 700;
  font-size: 2.2rem;
  margin: 0;
}
.down-arrow,
.up-arrow {
  position: relative;
  margin-left: 10rem;
}
.down-arrow:before,
.up-arrow:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  color: #333;
  font-size: 1.8rem;
  top: 2px;
  left: 0;
}
.up-arrow:before {
  content: "\f0d8";
}
.down-arrow:before {
  content: "\f0d7";
}
.select-country > a {
  border: 1px solid #7e7e7e;
  padding: 0.5rem 1.5rem;
  display: inline-block;
  color: #7e7e7e;
}
.select-country > a:focus,
.select-country > a:hover {
  color: #7e7e7e;
  text-decoration: none;
}
.option-country {
  display: none;
}
.open-country {
  display: block;
  position: relative;
}
.country-align {
  position: absolute;
  top: -238px;
  background-color: #fff;
  color: #fff;
  width: 100%;
  max-height: 20rem;
  overflow: auto;
  box-shadow: 2px 1px 1rem rgba(0, 0, 0, 0.5);
}
.country-align > li > a {
  color: #7e7e7e;
  padding: 1rem 1.5rem;
  display: block;
}
.country-align > li > a:hover {
  background: #63b0ff;
  color: #fff;
}
@media (min-width: 992px) {
  .skip-footer,
  .skip-main-cnt {
    background: #df9926;
    height: auto;
    left: 0;
    padding: 0.8rem;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
    color: #fff;
    z-index: 9999;
    outline: 0 !important;
  }
  .skip-footer:focus,
  .skip-main-cnt:focus {
    transform: translateY(0);
    color: #fff;
  }
  footer {
    background: #f8f8f8;
    color: #333;
    border-top: 0.5rem solid #d8d8d8;
  }
  ul.footer-txt > li:first-child {
    margin-top: 2rem;
  }
  ul.footer-txt > li {
    margin-bottom: 1rem;
  }
  ul.footer-txt > li > a {
    color: #3f3f3f;
    font-size: 1.6rem;
  }
  .ftr-head {
    color: #000;
    font-weight: 700;
    font-size: 2.2rem;
  }
  .country {
    position: relative;
    z-index: 1;
  }
  .down-arrow,
  .up-arrow {
    position: relative;
    margin-left: 10rem;
    z-index: -1;
  }
  .down-arrow:before,
  .up-arrow:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #333;
    font-size: 1.8rem;
    top: 2px;
    left: 0;
  }
  .up-arrow:before {
    content: "\f0d8";
  }
  .down-arrow:before {
    content: "\f0d7";
  }
  .select-country > a {
    border: 1px solid #7e7e7e;
    padding: 0.5rem 1.5rem;
    display: inline-block;
    color: #3f3f3f;
  }
  .select-country > a:focus,
  .select-country > a:hover {
    color: #3f3f3f;
    text-decoration: none;
  }
  .option-country {
    display: none;
  }
  .open-country {
    display: block;
    position: relative;
  }
  .country-align {
    position: absolute;
    top: -238px;
    margin-bottom: 1rem;
    background-color: #fff;
    color: #fff;
    width: 100%;
    max-height: 20rem;
    overflow: auto;
    box-shadow: 2px 1px 1rem rgba(0, 0, 0, 0.5);
  }
  .country-align > li > a {
    color: #7e7e7e;
    padding: 1rem 1.5rem;
    display: block;
  }
  .country-align > li > a:hover {
    background: #63b0ff;
    color: #fff;
  }
  .ftr-head {
    color: #000;
    font-weight: 700;
    font-size: 2.2rem;
    margin: 0;
  }
}
.navbar {
  padding: 3.4rem 0;
}
.navbar.active {
  background-color: #fff;
  padding: 1.3rem 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.16) !important;
  z-index: 1000;
  transition: all 0.5s;
}
.navbar.active img {
  display: none;
}
.navbar.active img.logo-blue {
  display: block;
}
.navbar-brand {
  display: block;
  height: 40px;
}
.navbar-brand .logo-blue {
  display: none;
  height: auto;
}
.navbar-brand {
  position: relative;
  z-index: 100000;
}
.menu-toggle-btn {
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 1.5rem;
  height: 20px;
  justify-content: right;
  margin-top: 5px;
  padding-left: 30px;
  position: relative;
  width: 112px;
  transition: all 0.3s;
  z-index: 100000;
}
.menu-toggle-btn em,
.menu-toggle-btn em:before {
  background: #fff;
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 40%;
  transition: all 0.3s ease-out;
  width: 56px;
}
.menu-toggle-btn em:before {
  content: "";
  display: inline-block;
  margin-top: 7px;
}
.menu-toggle-btn:hover i:before {
  transform: scaleX(0.75);
}
.menu-toggle-btn.active {
  width: auto;
}
.menu-toggle-btn.active span {
  display: none;
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
}
.menu-toggle-btn.active em,
.menu-toggle-btn.active em:before {
  height: 2px;
  width: 20px;
}
.menu-toggle-btn.active em:before {
  transform: rotate(-90deg);
  top: -7px;
}
.menu-toggle-btn.active em {
  transform: rotate(45deg);
  top: 9px;
}
.fs-menu {
  background: #00b28f;
  display: none;
  justify-content: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.fs-menu ul ul {
  border: 2px solid #fff;
  border-radius: 3px;
  display: none;
  margin: -25px 0 30px 15px;
  padding: 50px 0 25px 45px;
}
.fs-menu ul {
  margin-top: 150px;
  padding-left: 4rem;
}
.fs-menu ul li,
.fs-menu ul li a {
  color: #fff;
  list-style-type: none;
}
.fs-menu ul li a:hover {
  color: #efefef;
}
.fs-menu ul li.fs-submenu > a:first-child {
  background: #00b28f;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 5rem;
  padding: 0.5rem 2.5rem 1rem 0;
  position: relative;
}
.fs-menu ul li.fs-submenu .cross:after,
.fs-menu ul li.fs-submenu .cross:before {
  border-top: 2px solid #fff;
  content: "";
  display: block;
  left: -40px;
  top: 10px;
  position: absolute;
  top: 23px;
  transition: 0.3s;
  width: 25px;
}
.fs-menu ul li.fs-submenu .cross:after {
  transform: rotate(90deg);
}
.fs-menu ul li.fs-submenu.active .cross:after {
  transform: rotate(0);
}
.fs-menu ul li.fs-submenu.active .cross:before {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .fs-menu ul ul {
    min-width: 55rem;
    width: 55rem;
  }
}
*,
::after,
::before {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
  font-size: 62.5%;
}
.main-container {
  font-size: 2rem;
  line-height: 2.8rem;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #424242;
  outline-offset: -2px;
}
a:focus {
  outline: 5px auto #000 !important;
  outline-offset: -2px;
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.section {
  padding: 0;
}
.section h1 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4rem;
}
.section .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4rem;
  margin: 0 0 2rem;
  padding: 0 0 2rem;
}
.section .title img {
  margin-right: 1.5rem;
  width: 8rem;
}
.section p {
  font-size: 1.6rem;
}
.bg-white {
  background: #fff;
}
.icon-download {
  background: url(/content/dam/infosys-web/en/about/esg/report-2024-25/icon-download-black.png)
    100% 50% no-repeat;
  font-size: 1.6rem;
  padding-right: 30px;
  padding-top: 5px;
}
.download-icon {
  height: 18px;
  width: 20px;
  display: block;
  background-image: url(/content/dam/infosys-web/en/about/esg/report-2024-25/icon-download.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 100%;
  margin-top: 0.3rem;
}
.icon-read-more {
  background: url(/content/dam/infosys-web/en/about/esg/report-2024-25/icon-read-more.svg)
    0 50% no-repeat;
  display: inline-block;
  font-size: 1.6rem;
  padding: 3px 0 3px 40px;
  margin-top: 1rem;
}
.other-reports {
  background: url(/content/dam/infosys-web/en/about/esg/report-2024-25/bg-stories.png)
    0 0 no-repeat;
  background-size: cover;
  padding: 4rem 0 0;
}
.other-reports h2 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4rem;
  color: #000;
}
.or-sldr {
  padding-bottom: 0;
}
.or-sldr .swiper-slide {
  width: 320px;
  height: auto;
}
.or-sldr .swiper-pagination-theme {
  margin-top: 1.5rem;
}
.or-sldr .swiper-pagination-theme .swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
  transition: all 0.3s;
  background: #deebff;
  opacity: 1;
}
.or-sldr .swiper-pagination-theme .swiper-pagination-bullet-active {
  background: #2a602a;
}
.or-card {
  width: 320px;
  height: 320px;
  color: #fff;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: end;
  flex-direction: column;
  border-radius: 2rem;
}
.or-card:hover .or-card-content p {
  transform: translateY(-1rem);
  transition: all 1s;
}
.or-card .or-card-content {
  padding: 3.5rem 4rem;
  position: relative;
}
.or-card .download-report {
  background: #fff
    url(/content/dam/infosys-web/en/about/esg/report-2024-25/icon-download2.svg)
    20px 22px no-repeat;
  font-size: 2rem;
  line-height: 2.6rem;
  font-size: 1.6rem;
  line-height: 2.6rem;
  padding: 20px 20px 20px 55px;
  border: 1px solid #d8e9db;
}
.or-card .download-report:hover {
  background-color: #aae0f9;
}
.or-card .green-bg {
  background-color: #0c321d;
}
.or-card .blue-bg {
  background-color: #081937;
}
.or-card .grey-bg {
  background-color: #333741;
}
.zoom-img img {
  width: 100vw;
  height: 100vh;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center bottom;
  object-position: center bottom;
  transition: all 1s;
  position: absolute;
  z-index: -1;
}
.zoom-img:hover img {
  transform: scale(1.05);
}
.download-section-head {
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #34363f;
}
.checkbox-container {
  margin-bottom: 2rem;
}
.download-wrap {
  width: 100%;
  padding: 4rem 0;
}
.download-wrap h2 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4rem;
  color: #000;
}
.download-wrap .custom_btn1:hover::before {
  background: #323232;
}
.download-wrap #errorText {
  margin-bottom: 2rem;
  color: #cc2900;
}
.download-wrap #successText {
  margin-bottom: 2rem;
  color: #007a52;
}
.download-wrap #successText a {
  color: #273e93;
}
.btn-title {
  position: relative;
}
.btn-xxl-download {
  box-shadow: 0 5px 20px rgba(170, 169, 169, 0.2) !important;
  background-color: #fff;
  color: #273e93;
  margin-bottom: 2rem;
  display: flex;
  min-height: 130px;
  font-size: 2rem;
  line-height: 2.4rem;
  text-align: left;
  padding-left: 12.5rem;
  padding-top: 1.3rem;
  position: relative;
  border: 1px solid #d8e9db;
  border-radius: 2rem;
  width: 285px;
}
.btn-xxl-download .btn-title {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 1.6rem;
}
.btn-xxl-download .btn-title .txt-PDF {
  color: #000;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.btn-xxl-download:focus {
  outline-offset: 2px;
}
a.btn-xxl-download:active,
a.btn-xxl-download:focus,
a.btn-xxl-download:visited {
  color: #273e93;
}
.card-btn-img {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 130px;
}
.download-blue {
  position: absolute;
  bottom: -32px;
  left: 0;
  height: 26px;
  width: 26px;
  display: block;
  background-image: url(/content/dam/infosys-web/en/about/esg/report-2024-25/icon-download-blue.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center, 50%, 50%;
}
.esg-block {
  background-image: url(/content/dam/infosys-web/en/about/esg/report-2024-25/bg-stories.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.esg-block .card {
  border-radius: 1rem;
  border: 1px solid #d8e9db;
  overflow: hidden;
}
.esg-block .card-body {
  border-top: none;
  padding: 1.5rem;
}
.esg-block .card-body:first-child {
  border: 1px solid #d8e9db;
  border-radius: 0 0 1rem 1rem;
}
.esg-block .esg-head-block {
  margin: 3rem 0;
}
.esg-block .esg-head-block p {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.esg-block .title-esg {
  font-size: 2.4rem;
  margin-top: 1.2rem;
}
.esg-block h4 img {
  margin-right: 1.5rem;
  margin-top: 0.1rem;
}
.esg-block .esg-title-stories {
  color: #7d7e7d;
  margin-bottom: 1rem;
}
.esg-block h3.title-esg-stories {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-bottom: 1rem;
}
.esg-block p.title-explore-stories {
  color: #000;
  font-family: myriad-pro, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  margin-bottom: 1rem;
}
.esg-block .stories-content {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.esg-block .esg-slide .swiper-slide {
  display: flex;
  position: relative;
  height: auto;
  max-height: 350px;
  max-width: 470px;
  width: 470px;
}
.esg-block .esg-slide .esg-content {
  position: absolute;
  padding: 4rem 2.8rem;
  top: 0;
}
.esg-block .esg-slide h3 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 3.2rem;
  margin-bottom: 8px;
}
.esg-block .esg-slide a {
  color: #fff;
}
.esg-block .esg-slide .esg-stories-wrap {
  padding: 1.2rem;
}
.esg-block .swiper-button-next,
.esg-block .swiper-button-prev {
  display: none;
  visibility: hidden;
}
.esg-block .card {
  margin: 2rem 0 0;
}
.esg-block .card .card-img,
.esg-block .card .card-img-top {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.esg-block .container {
  position: relative;
  z-index: 10;
}
h4 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2rem;
  color: #fff;
}
h3.esg-title {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 2.8rem;
}
.container {
  width: 100%;
  padding-left: 3.7rem;
  padding-right: 3.7rem;
}
.banner .banner-bg {
  background-color: #2a602a;
}
@media (min-width: 576px) {
  .sec-scroll {
    display: none;
  }
  .icon-launch {
    background-size: 15%;
    font-size: 1.6rem;
    padding-right: 2.6rem;
  }
}
@media (min-width: 768px) {
  .disclaimer {
    font-size: 2rem;
  }
  .section p {
    font-size: 2rem;
  }
  .esg-block .stories-content {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .container {
    width: 100%;
    padding: 0 1.5rem;
  }
  .other-reports {
    padding: 5rem 0 7rem;
  }
  .or-sldr {
    padding-bottom: 0;
  }
  .or-card {
    width: auto;
    height: 350px;
    color: #fff;
  }
  .or-card .content {
    font-size: 2rem;
    line-height: 2rem;
  }
  .or-card .download-report {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .download-section-head {
    font-size: 2.8rem;
    line-height: 2.5rem;
    color: #34363f;
  }
  .checkbox-container {
    margin-bottom: 3.5rem;
  }
  .checkbox-container li {
    display: flex;
  }
  .btn-xxl-download {
    box-shadow: 0 5px 20px rgba(170, 169, 169, 0.2) !important;
    margin-bottom: 6rem;
    display: block;
    max-width: 370px;
    min-height: 160px;
    margin-bottom: 3rem;
    font-size: 2rem;
    line-height: 2.8rem;
    padding-left: 14.4rem;
    padding-top: 2rem;
  }
  .btn-xxl-download .btn-title {
    font-size: 2rem;
  }
  .card-btn-img {
    max-height: 160px;
  }
  .img-env-mobile {
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  h3.esg-title {
    padding-right: 2rem;
  }
  .esg-block .card {
    border-radius: 2rem;
  }
  .esg-block .card .card-img,
  .esg-block .card .card-img-top {
    border-radius: 2rem 2rem 0 0;
  }
  .esg-block .esg-head-block {
    margin-bottom: 2.5rem;
    margin-top: 5rem;
  }
  .esg-block .card-type {
    background-color: #231f20;
    position: absolute;
    left: 0;
    top: 0;
    padding: 1rem 2.6rem;
    border-radius: 0 0 2rem 0;
  }
  .esg-block .card-type span {
    color: #fff;
    font-size: 2rem;
    position: relative;
  }
  .esg-block .card-body {
    padding: 3rem;
  }
  .esg-block .card-body:first-child {
    border-radius: 0 1rem 1rem 0;
  }
  .esg-block .card-text {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .section .title img {
    width: auto;
  }
}
@media (min-width: 992px) {
  .container {
    padding: 0 1.5rem;
  }
  .section .title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 6rem;
    line-height: 6.4rem;
    margin: 0 0 5rem;
  }
  .msg-cfo {
    box-sizing: border-box;
  }
  .msg-cfo h1 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 6rem;
    line-height: 6.2rem;
    margin-bottom: 2rem;
  }
  h2 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 6rem;
    line-height: 6.2rem;
    color: #000;
  }
  h3.esg-title {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 4.8rem;
    line-height: 4.8rem;
    padding-right: 2rem;
  }
  h4 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 3.8rem;
    color: #fff;
  }
  h4 img {
    margin-top: 1.5rem;
  }
  .esg-block .title-esg {
    margin-top: 2rem;
  }
  .esg-block .esg-head-block {
    margin-bottom: 6rem;
    margin-top: 7rem;
  }
  .esg-block .esg-head-block p {
    margin-top: 1.5rem;
  }
  .esg-block .esg-stories-wrap h4.text-body {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 4.8rem;
    line-height: 5rem;
  }
  .esg-block .esg-title-stories {
    font-size: 3.2rem;
    line-height: 3.2rem;
    margin-bottom: 1rem;
  }
  .esg-block h3.title-esg-stories {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 4.4rem;
    line-height: 4.4rem;
    margin-bottom: 1rem;
  }
  .esg-block p.title-explore-stories {
    color: #000;
    font-size: 2rem;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
  .esg-block h4 img {
    margin-top: 1.5rem;
  }
  .esg-block .esg-stories-wrap {
    padding: 4rem 5rem;
  }
  .esg-block .card-text {
    font-size: 2rem;
    margin-bottom: 3.5rem;
  }
  .modal-esg-block p {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .icon-read-more {
    font-size: 2rem;
    margin-top: 2rem;
  }
  .download-wrap h2,
  .other-reports h2 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 6rem;
    line-height: 6.2rem;
    color: #000;
  }
  .or-sldr .swiper-slide {
    width: 315px;
    height: auto;
  }
  .or-card {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    border-radius: 20px;
    color: #fff;
  }
  .or-card .download-report {
    background-color: #fff;
    border: 1px solid #d8e9db;
    border-top: none;
    min-height: 50px;
    border-radius: 0 0 20px 20px;
    font-size: 2rem;
    line-height: 2.6rem;
  }
  .btn-xxl-download {
    box-shadow: 0 5px 20px rgba(170, 169, 169, 0.2) !important;
    margin-right: 3rem;
    margin-bottom: 6rem;
    color: #000;
    display: flex;
    width: 370px;
    min-height: 160px;
    font-size: 2rem;
    line-height: 2.4rem;
    padding-left: 14.5rem;
    padding-top: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .download-section-head {
    font-weight: 600;
    font-size: 2.8rem;
    line-height: 2.5rem;
    color: #3f3f3f;
  }
  .checkbox-container {
    margin-bottom: 3.5rem;
  }
  .download-wrap {
    background-color: #aae0f9;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .swiper-container {
    position: relative;
    margin: 0 auto;
  }
  .or-sldr {
    padding-bottom: 0;
  }
  .or-sldr-wrapper .or-next,
  .or-sldr-wrapper .or-prev {
    background: #fff;
    height: 44px;
    padding: 1rem;
    top: 48%;
    width: 44px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
  }
  .or-sldr-wrapper .or-next:after,
  .or-sldr-wrapper .or-prev:after {
    display: none;
  }
  .or-sldr-wrapper .or-next .txt-btn,
  .or-sldr-wrapper .or-prev .txt-btn {
    color: #273e93;
    font-size: 0;
    line-height: 0;
  }
  .or-sldr-wrapper .or-next:hover,
  .or-sldr-wrapper .or-prev:hover {
    width: auto;
  }
  .or-sldr-wrapper .or-next:hover .txt-btn,
  .or-sldr-wrapper .or-prev:hover .txt-btn {
    font-size: 2rem;
    display: flex;
    margin: 0 0.75rem;
    transition: all 0.5s ease-out;
  }
  .or-sldr-wrapper .or-prev {
    left: -24px;
  }
  .or-sldr-wrapper .or-prev .icon-prev {
    background: url(/content/dam/infosys-web/en/about/esg/report-2024-25/icon-prev.svg)
      0 0 no-repeat;
    display: inline-block;
    height: 24px;
    width: 24px;
  }
  .or-sldr-wrapper .or-next {
    right: -24px;
  }
  .or-sldr-wrapper .or-next .icon-next {
    background: url(/content/dam/infosys-web/en/about/esg/report-2024-25/icon-next.svg)
      0 0 no-repeat;
    display: inline-block;
    height: 24px;
    width: 24px;
  }
}
@media (min-width: 1400px) {
  .or-sldr {
    margin-bottom: 3rem;
  }
  .sec-scroll {
    border-left: 1px solid #b8b8b8;
    display: none;
    left: 20px;
    transform: translateY(-10vw);
    top: 50%;
    z-index: 9999;
  }
  .sec-scroll li {
    list-style: none;
    padding: 0.75rem 1.3rem 0.75rem 2.6rem;
    position: relative;
  }
  .sec-scroll li a {
    color: #707070;
    display: inline-block;
    min-height: 2.5rem;
    min-width: 100px;
    width: 100%;
  }
  .sec-scroll li a span {
    font-size: 0;
    position: absolute;
    white-space: nowrap;
    transition: all 0.1s ease-out;
  }
  .sec-scroll:hover span {
    font-size: 1.2rem;
    transition: all 0.3s ease-in-out;
  }
  .sec-scroll li a:before {
    content: "";
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    transition: all 0.3s ease-in-out;
  }
  .sec-scroll li .active-section {
    color: #3f3f3f;
  }
  .sec-scroll li .active-section:before {
    background: #237bbc;
  }
}
.banner .banner-bg {
  height: 100vh;
  max-height: 576x;
  min-height: 576px;
  transition: all 1s;
}
.banner .banner-bg .banner-content {
  display: flex;
  align-items: center;
  padding-top: 40vh;
  justify-content: flex-start;
  z-index: 999;
  position: relative;
  transform: translateY(0);
}
.banner .banner-bg .banner-content h1 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4rem;
  color: #fff;
  font-size: 4.8rem;
  line-height: 5rem;
  margin-bottom: 1rem;
}
.banner .banner-bg .banner-content h2 {
  font-family: myriad-pro, Arial, sans-serif;
  font-size: 2rem;
  line-height: 2rem;
  margin-bottom: 1rem;
}
.banner .banner-bg .banner-img {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.icon-ESG svg path,
.icon-ESG svg rect {
  stroke-dashoffset: 210;
  stroke-dasharray: 210;
  animation: draw 250ms ease-in-out 0.4s forwards;
}
.icon-ESG svg g {
  fill-opacity: 0;
  animation: fill-in 350ms 0.5s forwards;
}
@keyframes draw {
  from {
    stroke-dashoffset: 0;
    stroke-dasharray: 0;
  }
  to {
    stroke-dashoffset: 210;
    stroke-dasharray: 210;
  }
}
@keyframes fill-in {
  from {
    fill-opacity: 0;
  }
  to {
    fill-opacity: 1;
  }
}
@media (min-width: 768px) {
  .banner .banner-bg {
    height: 100vh;
    max-height: 755px;
    min-height: 600px;
  }
  .banner .banner-bg .banner-content {
    padding-top: 30vh;
    transform: translateY(-2%);
  }
  .banner .banner-bg .banner-content h1 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 9rem;
    line-height: 9.2rem;
  }
}
@media (min-width: 992px) {
  .banner {
    overflow: hidden;
  }
  .banner .banner-bg {
    height: 100vh;
    max-height: 100%;
  }
  .banner .banner-bg .banner-img {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .banner .banner-bg .banner-content {
    position: relative;
    padding-top: auto;
    transform: translateY(-2%);
  }
  .banner .banner-bg .banner-content h1 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 9rem;
    line-height: 9.2rem;
    font-size: 9rem;
  }
}
@media (min-width: 1440px) {
  .banner .banner-bg .banner-img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.env-theme {
  padding: 4rem 0 0;
}
@media (min-width: 768px) {
  .env-theme {
    padding: 5.6rem 0;
  }
}
@media (min-width: 1440px) {
  .env-theme {
    padding: 5.6rem 0;
  }
}
.esg-highlights {
  background: url(/content/dam/infosys-web/en/about/esg/report-2024-25/bg-esg-highlights.png)
    center no-repeat;
  background-size: contain;
  overflow: hidden;
  padding: 4rem 0 0;
}
.esg-highlights.enve-theme {
  background: #e7f7f4;
}
.esg-highlights h2 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4rem;
  color: #000;
}
.esg-highlights h3 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 3.2rem;
}
.esg-highlights h6 {
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #3f3f3f;
}
.esg-highlights .slide-content {
  margin-right: 4.7rem;
}
.esg-highlights .swiper {
  padding: 0.5rem 0 0;
}
.esg-highlights .swiper-slide {
  height: auto;
  width: -moz-fit-content;
  width: fit-content;
}
.esg-highlights .swiper-counter {
  font-size: 1.6rem;
  position: absolute;
  top: 0.9rem;
  right: 0;
  color: #000;
  z-index: 1;
}
.esg-highlights .slide-container {
  margin-top: 1.5rem;
}
.esg-highlights .card-content {
  display: flex;
  flex-direction: column;
}
.esg-highlights .card-desc {
  font-size: 2rem;
  line-height: 2.6rem;
}
.esg-highlights .info-numb-card {
  border: 1px solid #e6e4ff;
  background: #fff;
  margin-top: 20px;
  position: relative;
  padding: 3.6rem;
  margin-bottom: 0;
  min-height: 165px;
  border-radius: 2rem;
}
.esg-highlights .info-numb-card:nth-child(n) {
  margin-bottom: 0;
}
.esg-highlights .info-numb-card::last-child {
  margin-bottom: 0;
}
.esg-highlights .info-numb-card .title {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #707070;
  min-height: 40px;
}
.esg-highlights .info-numb-card .value {
  font-size: 2.8rem;
  line-height: 2.8rem;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
}
.esg-highlights .info-numb-card .desc {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #707070;
  margin-bottom: 0;
  min-height: 50px;
  padding-right: 30px;
}
.esg-highlights .swiper-pagination2 {
  position: initial;
  width: auto;
  display: flex;
  align-items: center;
}
.esg-highlights .swiper-pagination2 .swiper-button-next,
.esg-highlights .swiper-pagination2 .swiper-button-prev {
  width: 12px;
  height: 20px;
  position: initial;
}
.esg-highlights .swiper-pagination2 .swiper-button-prev {
  margin: 0 5rem 0 0;
}
.esg-highlights .swiper-pagination2 .swiper-button-next {
  margin: 0 0 0 5rem;
}
.esg-highlights
  .swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 8px;
}
.esg-highlights .swiper-pagination-bullet {
  background-color: #a3b6b4;
  height: 1.4rem;
  opacity: 1;
  width: 1.4rem;
}
.esg-highlights .swiper-pagination-bullet-active {
  background-color: #2a602a;
  height: 1.8rem;
  width: 1.8rem;
}
.esg-highlights .swiper-button-next,
.esg-highlights .swiper-button-prev {
  display: none;
}
.esg-highlights .icon-read-more {
  margin-top: 0;
}
.esg-block h4 {
  font-size: 2.8rem;
  line-height: 2.8rem;
}
.esg-block .card-large {
  margin: 2rem 0 0;
}
.esg-block .card-large .inner-card img {
  border-radius: 2rem 2rem 0 0;
  -o-object-fit: cover;
  -o-object-position: top;
  object-fit: cover;
  object-position: top;
  width: 100%;
}
@media (min-width: 325px) {
  .esg-highlights h2 {
    font-size: 2.7rem;
    line-height: 3rem;
  }
  .right-fluid {
    margin-left: calc((100% - 406px) / 2);
  }
}
@media (min-width: 576px) {
  .right-fluid {
    margin-left: calc((100% - 466px) / 2);
  }
}
@media (min-width: 768px) {
  .esg-highlights {
    padding: 7rem 0;
  }
  .esg-highlights .swiper {
    padding: 0.5rem 0 2rem;
  }
  .esg-highlights .swiper-slide {
    height: auto;
    max-width: 310px;
  }
  .esg-block .card-large .inner-card img {
    border-radius: 2rem 0 0 2rem;
  }
  .esg-highlights .info-numb-card .desc {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .esg-highlights .info-numb-card .value {
    font-size: 4.4rem;
    line-height: 4.2rem;
  }
}
@media (min-width: 992px) {
  .right-fluid {
    margin-left: calc((100% - 930px) / 2);
  }
  .esg-highlights {
    box-sizing: border-box;
    overflow: hidden;
    padding: 5.6rem 0;
  }
  .esg-highlights h2 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 6rem;
    line-height: 6.2rem;
    color: #000;
  }
  .esg-highlights h3 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 6.2rem;
    line-height: 6.2rem;
  }
  .esg-highlights h6 {
    font-size: 2rem;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
  .esg-highlights p {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .esg-highlights .card-desc {
    font-size: 3rem;
    line-height: 3.8rem;
  }
  .esg-highlights .slide-container {
    margin-top: 5rem;
    width: 100%;
  }
  .esg-highlights .swiper-slide {
    min-height: auto;
    padding: 0;
    max-width: 365px;
  }
  .esg-highlights .swiper-counter {
    position: absolute;
    top: 3.8rem;
    right: 17rem;
    color: #000;
    z-index: 1;
  }
  .esg-highlights .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -16px;
  }
  .esg-highlights .main-img-right {
    box-sizing: border-box;
    position: absolute;
    width: 50%;
    height: 100%;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .esg-highlights .swiper-button-next,
  .esg-highlights .swiper-button-prev {
    color: #000;
    display: flex;
    height: 45px;
    margin: 0;
    top: 3rem;
    visibility: visible;
    width: 45px;
    z-index: 999;
  }
  .esg-highlights .swiper-button-next:after,
  .esg-highlights .swiper-button-prev:after {
    display: none;
  }
  .esg-highlights .swiper-button-prev {
    background: url(/content/dam/infosys-web/en/about/esg/report-2024-25/icon-prev.svg)
      0 50% no-repeat;
    left: calc(100% - 100px);
  }
  .esg-highlights .swiper-button-next {
    background: url(/content/dam/infosys-web/en/about/esg/report-2024-25/icon-next.svg)
      0 50% no-repeat;
  }
  .esg-highlights .swiper-button-next.swiper-button-disabled,
  .esg-highlights .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
  }
  .esg-block .card-large {
    margin: 6rem 0 1rem;
    border-radius: 2rem;
    overflow: hidden;
  }
  .esg-block .card-large .card-body {
    border: 1px solid #d8e9db;
    border-radius: 0 2rem 2rem 0;
  }
  .esg-block .card-large .inner-card img {
    -o-object-fit: cover;
    -o-object-position: top;
    object-fit: cover;
    object-position: top;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .slide-content {
    margin-right: calc((100% - 1150px) / 2);
  }
  .right-fluid {
    margin-left: calc((100% - 1140px) / 2);
  }
  .esg-block .card-large .inner-card img {
    border-radius: 2rem 0 0;
    max-height: 450px;
  }
}
@media (min-width: 1400px) {
  .slide-content {
    margin-right: calc((100% - 1300px) / 2);
  }
  .right-fluid {
    margin-left: calc((100% - 1290px) / 2) !important;
  }
}
.governance {
  padding: 4rem 0 0;
}
@media (min-width: 768px) {
  .governance {
    padding: 5.6rem 0;
  }
}
.msg-cfo-wrap {
  padding: 3rem 0 0;
}
.msg-cfo-wrap .msg-cfo {
  height: auto;
  position: relative;
}
.msg-cfo-wrap .msg-cfo h2 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4rem;
  color: #000;
  margin-bottom: 0;
}
.msg-cfo-wrap .msg-cfo h6 {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #3f3f3f;
}
.msg-cfo-wrap .msg-cfo .msg-card {
  margin-top: 0;
}
.msg-cfo-wrap .msg-cfo .msg-card .icon-read-more {
  padding: 3px 0 3px 40px;
}
.msg-cfo-wrap .msg-cfo .msg-author {
  line-height: 2.4rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: 600;
  color: #000;
}
.msg-cfo-wrap .msg-cfo .msg-designation {
  line-height: 2rem;
  font-size: 1.5rem;
  color: #555;
}
.msg-cfo-wrap .msg-cfo p {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.msg-cfo-wrap .msg-cfo .txt-title-info {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.letter-block-img {
  overflow: hidden;
}
.letter-block-img h2:last-child {
  margin-bottom: 1.5rem;
}
.letter-block-img .main-img-left,
.letter-block-img .main-img-right {
  object-fit: cover;
  -o-object-fit: cover;
  position: initial;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .msg-cfo-wrap {
    padding: 5.6rem 0;
  }
  .msg-cfo-wrap .msg-designation {
    margin-bottom: 3rem;
  }
  .msg-cfo .msg-card {
    margin-top: 0 !important;
    padding-right: 2rem;
  }
  .msg-cfo .msg-card p {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .msg-cfo .msg-card p span {
    display: inline-block;
  }
  .msg-cfo-wrap .msg-cfo .txt-title-info {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .msg-cfo-wrap .msg-cfo {
    box-sizing: border-box;
  }
  .msg-cfo-wrap .msg-cfo h2 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 6rem;
    line-height: 6.2rem;
    color: #000;
    margin: 1rem 0;
  }
  .msg-cfo-wrap .msg-cfo h6 {
    font-size: 1.4rem;
    line-height: 1.4rem;
    color: #3f3f3f;
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .msg-cfo-wrap .msg-cfo p {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .msg-cfo-wrap .msg-cfo .main-img-right {
    box-sizing: border-box;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 2rem;
  }
  .msg-cfo-wrap .msg-cfo .msg-card {
    margin-top: 3rem;
    padding-right: 12.5rem;
  }
  .msg-cfo-wrap .msg-cfo .txt-title-info {
    font-size: 3rem;
  }
}
@media (min-width: 1400px) {
  .msg-cfo {
    overflow: hidden;
  }
}
.social-theme {
  padding: 4rem 0 0;
}
@media (min-width: 768px) {
  .social-theme {
    padding: 5.6rem 0;
  }
}
.abt-report {
  background-size: 50%;
  padding: 4rem 0 0;
}
.abt-report h2 {
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 4rem;
  color: #000;
  margin-bottom: 1.5rem;
}
.abt-report .msg-content {
  max-width: 50rem;
  line-height: 3rem;
  font-size: 1.6rem;
  margin: 1rem 0;
}
.abt-report .msg-author {
  line-height: 2.8rem;
  font-size: 2rem;
  color: #000;
}
.abt-report .msg-designation {
  line-height: 2.8rem;
  font-size: 2rem;
  color: #34363f;
  margin-bottom: 2.8rem;
}
@media (min-width: 768px) {
  .abt-report {
    padding: 7rem 0;
  }
}
@media (min-width: 992px) {
  .abt-report {
    box-sizing: border-box;
    padding: 11.2rem 0 5.6rem;
  }
  .abt-report h2 {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    font-size: 6rem;
    line-height: 6.2rem;
    color: #000;
    margin-bottom: 2rem;
  }
  .abt-report .txt-title-info {
    font-size: 3rem;
  }
  .abt-report .msg-content {
    font-size: 2rem;
    margin: 2rem 0 3rem;
    max-width: unset;
  }
}
