@font-face {
  font-family: "Tungsten-Medium";
  font-style: normal;
  font-format: opentype;
  font-weight: 350;
  src: url("public/fonts/tungsten-medium.otf");
}
@font-face {
  font-family: "Tungsten-Bold";
  font-style: normal;
  font-format: truetype;
  font-weight: 400;
  src: url("public/fonts/tungsten-bold.ttf");
}
:root {
  --dl-layout-size-large: 144px;
  --dl-layout-size-small: 48px;
  --dl-layout-space-unit: 16px;
  --dl-layout-size-medium: 96px;
  --dl-layout-size-xlarge: 192px;
  --dl-layout-size-xsmall: 16px;
  --dl-color-amethyst-dark: rgba(56, 34, 97, 1);
  --dl-color-theme-accent1: #C5B6E0;
  --dl-color-theme-accent2: #8F84D2;
  --dl-layout-radius-round: 50%;
  --dl-layout-size-xxlarge: 288px;
  --dl-color-theme-primary1: #23297F;
  --dl-color-theme-primary2: #585AB3;
  --dl-layout-size-maxwidth: 1600px;
  --dl-layout-radius-radius2: 2px;
  --dl-layout-radius-radius4: 4px;
  --dl-layout-radius-radius8: 8px;
  --dl-layout-space-halfunit: 8px;
  --dl-layout-space-sixunits: 96px;
  --dl-layout-space-twounits: 32px;
  --dl-color-theme-secondary1: #FFFFFF;
  --dl-color-theme-secondary2: #FBF1EB;
  --dl-layout-space-fiveunits: 80px;
  --dl-layout-space-fourunits: 64px;
  --dl-color-infosys-basic-500: #595959;
  --dl-color-infosys-basic-700: #999999;
  --dl-color-infosys-basic-900: #D9D9D9;
  --dl-layout-space-threeunits: 48px;
  --dl-color-infosys-sure-green: #006c55ff;
  --dl-color-theme-neutral-dark: #080A45;
  --dl-layout-radius-cardradius: 8px;
  --dl-color-infosys-basic-black: #000000;
  --dl-color-infosys-basic-white: #FFFFFF;
  --dl-color-infosys-sure-yellow: #ffd046ff;
  --dl-color-theme-neutral-light: #FFFFFF;
  --dl-layout-radius-imageradius: 8px;
  --dl-layout-radius-inputradius: 24px;
  --dl-color-infosys-brand-chrome: #6d6e71ff;
  --dl-color-miscellaneous-purple: #fc8dfcff;
  --dl-layout-radius-buttonradius: 24px;
  --dl-layout-space-oneandhalfunits: 24px;
  --dl-color-infosys-basic-lightgrey: #f0f0f0;
  --dl-color-infosys-brand-brandblue: #007cc3ff;
  --dl-color-infosys-jade-jade-light: #6ce358ff;
  --dl-color-infosys-sure-dark-green: #063434ff;
  --dl-color-infosys-sure-light-green: #5ba043ff;
  --dl-color-infosys-jade-brand-jade-dark: #09321dff;
  --dl-color-infosys-jade-brand-jade-light: #00b28fff;
  --dl-color-infosys-sure-mint-light-green: #ecffe2ff;
  --dl-color-infosys-coral-brand-coral-dark: #4c0519ff;
  --dl-color-infosys-jade-brand-jade-medium: #00b28fff;
  --dl-color-infosys-topaz-brand-topaz-dark: #2f1113ff;
  --dl-color-infosys-basic-infosys-dark-grey: #3f3f3fff;
  --dl-color-infosys-coral-brand-coral-light: #fbc2baff;
  --dl-color-infosys-sapphire-sapphire-light: #e6f4ffff;
  --dl-color-infosys-topaz-brand-topaz-dark1: #df9926ff;
  --dl-color-infosys-topaz-brand-topaz-light: #eac8a5ff;
  --dl-color-infosys-coral-brand-coral-medium: #f16c51ff;
  --dl-color-infosys-jade-brand-jade-background: #d8e7daff;
  --dl-color-infosys-amethyst-brand-amethyst-dark: #382261ff;
  --dl-color-infosys-coral-brand-coral-background: #fcddd6ff;
  --dl-color-infosys-sapphire-brand-sapphire-dark: #061838ff;
  --dl-color-infosys-topaz-brand-topaz-background: #6d6e71ff;
  --dl-color-infosys-amethyst-brand-amethyst-light: #d0b5d5ff;
  --dl-color-infosys-sapphire-brand-sapphinre-dark: #00e1ffff;
  --dl-color-infosys-sapphire-brand-sapphire-light: #92d1ffff;
  --dl-color-infosys-amethyst-brand-amethyst-medium: #963596ff;
  --dl-color-infosys-sapphire-brand-sapphire-medium: #007cc3ff;
  --dl-color-infosys-amethyst-brand-amethyst-background: #e6dbe6ff;
  --dl-color-infosys-sapphire-brand-sapphire-background: #bee3ffff;
}
.container-showcase-menu {
  border: 1px solid #4B4B4B;
  margin: 0em 0px 0px 0px;
  display: flex;
  padding: 10px 30px;
  align-items: center;
  border-radius: 60px;
  justify-content: center;
  background-color: #4B4B4B;
}
.bg-blue-gradient {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 100%);
  backdrop-filter: blur(4.62425422668457px);
}
.button-white {
  color: var(--dl-color-infosys-sapphire-brand-sapphire-dark);
  border: 1px solid White (Infosys-Basic);
  margin: 0em 0px 0px 0px;
  display: flex;
  padding: 20px 30px;
  font-size: 20px;
  box-shadow: 0px 5.701976776123047px 61.29624938964844px 0px rgba(255, 255, 255, 0.30000001192092896);
  align-items: center;
  font-family: Inter;
  font-weight: 600;
  border-radius: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  background-color: var(--dl-color-infosys-basic-white);
}
.button-white:hover {
  border-color: var(--dl-color-infosys-sapphire-brand-sapphire-background);
  background-color: var(--dl-color-infosys-sapphire-brand-sapphire-background);
}
.button-white-large {
  color: var(--dl-color-infosys-sapphire-brand-sapphire-dark);
  border: 1px solid White (Infosys-Basic);
  margin: 0em 0px 0px 0px;
  display: flex;
  padding: 20px 40px;
  font-size: 20px;
  box-shadow: 0px 5.701976776123047px 61.29624938964844px 0px rgba(255, 255, 255, 0.30000001192092896);
  align-items: center;
  font-family: Inter;
  font-weight: 600;
  border-radius: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  background-color: var(--dl-color-infosys-basic-white);
}
.button-white-large:hover {
  border-color: var(--dl-color-infosys-sapphire-brand-sapphire-background);
  background-color: var(--dl-color-infosys-sapphire-brand-sapphire-background);
}
.button-white-circle {
  color: #003366;
  width: 60px;
  height: 60px;
  margin: 0em 0px 0px 0px;
  display: flex;
  padding: 10px 20px;
  font-size: 20px;
  background: rgba(255, 255, 255, 1);
  box-shadow: none;
  align-items: center;
  font-family: Inter;
  font-weight: 600;
  border-radius: 200px;
  flex-direction: column;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
}
.button-white-circle:hover {
  border-color: var(--dl-color-infosys-sapphire-brand-sapphire-background);
  background-color: var(--dl-color-infosys-sapphire-brand-sapphire-background);
}
.teleport-show {
  display: flex !important;
  transform: none !important;
}
.container {
  flex: 0 0 auto;
  width: 1630px;
  display: flex;
  padding: 0px;
  z-index: 2;
  position: relative;
  align-self: center;
  flex-direction: column;
}
.container-wrapper {
  gap: 2%;
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 2;
  align-self: flex-start;
  align-items: flex-start;
}
.column-three-quarter {
  flex: 0 0 auto;
  width: 74%;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 0px;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
.column-full {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 0px;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
.column-third {
  flex: 0 0 auto;
  width: 32%;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 0px;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
.column-two-thirds {
  flex: 0 0 auto;
  width: 66%;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 0px;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
.column-fourth {
  flex: 0 0 auto;
  width: 23%;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 0px;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
.h1 {
  font-size: 76px;
  font-family: Inter;
  font-weight: 400;
  line-height: 0.9em;
  letter-spacing: 1px;
  text-decoration: none;
}
.h3 {
  font-size: 28px;
  font-family: Inter;
  font-weight: 400;
  line-height: 1.2em;
  text-transform: none;
  text-decoration: none;
}
.precede {
  color: rgba(255, 255, 255, 1);
  width: 85%;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3em;
  text-decoration: none;
}
.h4 {
  font-size: 20px;
  font-family: Inter;
  font-weight: 200;
  line-height: 1.2em !important;
  text-transform: none;
  text-decoration: none;
}
.h5 {
  font-size: 18px;
  font-family: Inter;
  font-weight: 600;
  line-height: 1.2em;
  text-decoration: none;
}
.p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
}
.h2 {
  font-size: 55px;
  font-family: Inter;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0px !important;
}
.h2-tungesten {
  font-size: 70px;
  font-weight: 400;
  line-height: 0.90em;
  margin-bottom: var(--dl-layout-space-unit);
  text-transform: none;
  text-decoration: none;
}
.h1-tungesten-internal {
  font-size: 65px;
  font-weight: 400;
  line-height: 0.9em;
  margin-bottom: var(--dl-layout-space-twounits);
  text-transform: none;
  text-decoration: none;
}
.main-heading {
  margin-bottom: var(--dl-layout-space-unit);
}
.uppercase {
  text-transform: uppercase !important;
}
.tungsten {
  font-family: "Tungsten-Medium";
  font-weight: 400;
  letter-spacing: 2px;
}
.bg-blue-opacity {
  background: rgba(200, 200, 200, 0.14);
  Colors Hex Hex Background colors #C8C8C8 · 14%;
}
.featured-title {
  height: 90px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
  justify-content: flex-start;
}
.divider {
  margin-top: 20px;
  border-width: 2px !important;
  margin-bottom: 20px;
}
.divider-small {
  width: 70px !important;
  margin-top: 10px;
  border-width: 1px !important;
  margin-bottom: 10px;
}
.section-header-shadow {
  top: 0px;
  flex: 0 0 auto;
  width: 100%;
  filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.25));
  height: 100vh;
  display: flex;
  opacity: 0.6;
  position: absolute;
  align-items: flex-start;
}
.footer-container {
  margin-bottom: var(--dl-layout-space-twounits);
}
.open-modal {
  cursor: pointer;
}
.open-modal-video {
  cursor: pointer;
}
.modal {
  top: 0;
  flex: 0 0 auto;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  padding: 40px 20px;
  z-index: 9999;
  overflow: auto;
  position: fixed;
  box-sizing: border-box;
  align-items: flex-start;
  background-color: rgba(255, 255, 255, 0.9);
}
.close-modal {
  top: 15px;
  color: var(--dl-color-infosys-sapphire-brand-sapphire-dark);
  right: 20px;
  cursor: pointer;
  padding: 5px;
  z-index: 99999;
  position: absolute;
  background: rgba(255, 255, 255, 1);
  border-radius: 200px;
}
.close-modal:hover {
  background: #BEE3FF;
}
.close-modal-video {
  top: 15px;
  right: 20px;
  cursor: pointer;
  z-index: 99999;
  position: absolute;
  background: rgba(255, 255, 255, 1);
}
.close-modal-video:hover {
  background: #BEE3FF;
}
.border-white {
  border: 1px solid #ffffff;
  ;
}
.small {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 14px;
  align-self: stretch;
  font-style: Regular;
  font-family: "Arial";
  font-weight: 400;
  font-stretch: normal;
  margin-bottom: 0px;
  text-decoration: none;
}
.image-flip-front {
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
  position: absolute !important;
  transform: rotateY(0deg);
  transition: transform 0.8s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.image-flip-back {
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
  position: absolute !important;
  transform: rotateY(180deg);
  transition: transform 0.8s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.image-flip {
  width: 100%;
  cursor: pointer;
  position: relative;
  perspective: 1000px;
}
.background-video {
  width: 100%;
  opacity: 0.8 !important;
  z-index: 1;
  background: linear-gradient(279deg, rgba(1, 113, 176, 0.00) 10.67%, #0789D1 64.59%);
  opject-fit: fill;
}
.background-dark-video {
  width: 100%;
  opacity: 1 !important;
  z-index: 1;
  background: linear-gradient(279deg, rgba(1, 113, 176, 0.72) 10.67%, rgba(1, 113, 176, 0.80) 64.59%);
  opject-fit: fill;
}
.background-darkest-video {
  width: 100%;
  opacity: 1 !important;
  z-index: 1;
  background: linear-gradient(279deg, rgba(1, 113, 176, 0.82) 10.67%, rgba(1, 113, 176, 0.90) 64.59%);
  opject-fit: fill;
}
.letter-spacing {
  letter-spacing: 5px;
}
.thin {
  font-weight: 200;
}
.statistic-card {
  opacity: 0;
  animation: cascadeOverlap 1.2s ease-in-out forwards;
}
.Content {
  font-size: 16px;
  font-family: "Arial";
  font-weight: 400;
  line-height: 1.5em;
  text-transform: none;
  text-decoration: none;
}
@media(max-width: 1600px) {
  .header-light-thq-header-wrapper-elm1 {
    padding: 0px 32px !important;
  }
  .footer-container {
    padding: 30px 64px !important;
  }
  .button-white {
    padding: 20px 30px;
    font-size: 20px;
  }
  .button-white-large {
    padding: 20px 30px;
    font-size: 20px;
  }
  .button-white-circle {
    padding: 5px 20px;
  }
  .container {
    width: 90%;
    flex-direction: column;
    background-color: transparent;
  }
  .container-wrapper {
    align-self: flex-start;
  }
  .h1 {
    font-size: 65px;
  }
  .h3 {
    font-size: 20px;
    line-height: 1.3em;
  }
  .precede {
    width: 80% !important;
    font-size: 25px !important;
  }
  .h4 {
    font-size: 16px;
  }
  .h5 {
    font-size: 14px;
  }
  .p {
    font-size: 18px;
  }
  .h2 {
    font-size: 36px;
  }
  .h2-tungesten {
    font-size: 60px;
  }
  .h1-tungesten-internal {
    font-size: 60px;
  }
  .featured-title {
    height: 100px !important;
  }
  .divider {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .divider-small {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}
@media(max-width: 1200px) {
  .button-white {
    padding: 20px 30px;
    font-size: 20px;
  }
  .button-white-large {
    padding: 20px 30px;
    font-size: 20px;
  }
  .button-white-circle {
    padding: 5px 20px;
  }
  .container {
    width: 85%;
    height: 100%;
    position: static;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .container-wrapper {
    height: auto;
    align-self: flex-start;
    flex-direction: column;
  }
  .column-three-quarter {
    width: 100%;
    height: auto;
  }
  .column-full {
    width: 100%;
    height: auto;
  }
  .column-third {
    width: 100%;
    height: auto;
  }
  .column-two-thirds {
    width: 100%;
    height: auto;
  }
  .column-fourth {
    width: 48% !important;
    height: auto;
    flex-direction: column;
  }
  .h1 {
    font-size: 65px;
  }
  .h3 {
    font-size: 20px;
    line-height: 1.3em;
  }
  .precede {
    width: 80% !important;
    font-size: 20px !important;
  }
  .h4 {
    font-size: 16px;
  }
  .h5 {
    font-size: 14px;
  }
  .p {
    font-size: 18pxx;
  }
  .h2 {
    font-size: 36px;
  }
  .h2-tungesten {
    font-size: 60px;
  }
  .h1-tungesten-internal {
    font-size: 60px;
  }
  .featured-title {
    height: 100px !important;
  }
  .divider {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .divider-small {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}
@media(max-width: 991px) {
  .button-white {
    padding: 20px 30px;
    font-size: 20px;
  }
  .button-white-large {
    padding: 20px 30px;
    font-size: 20px;
  }
  .button-white-circle {
    padding: 5px 20px;
  }
  .container {
    width: 80%;
    height: 100%;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .container-wrapper {
    height: auto;
    position: relative;
    align-self: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .column-three-quarter {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .column-full {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .column-third {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .column-two-thirds {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .column-fourth {
    width: 100% !important;
    height: auto;
    flex-direction: column;
  }
  .h1 {
    font-size: 65px;
  }
  .h3 {
    font-size: 20px;
    line-height: 1.3em;
  }
  .precede {
    width: 100% !important;
    font-size: 20px !important;
  }
  .h4 {
    font-size: 16px;
  }
  .h5 {
    font-size: 14px;
  }
  .p {
    font-size: 18px;
  }
  .h2 {
    font-size: 36px;
  }
  .h2-tungesten {
    font-size: 60px;
  }
  .h1-tungesten-internal {
    font-size: 60px;
  }
  .featured-title {
    height: 100px !important;
  }
  .divider {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .divider-small {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}
@media(max-width: 767px) {
  .button-white {
    padding: 20px 30px;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .button-white-large {
    padding: 20px 30px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .button-white-circle {
    padding: 5px 20px;
  }
  .container {
    width: 80%;
    height: 100%;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .container-wrapper {
    gap: var(--dl-layout-space-twounits);
    height: auto;
    align-self: flex-start;
    flex-direction: column;
  }
  .column-three-quarter {
    width: 100%;
    height: auto;
  }
  .column-full {
    width: 100%;
    height: auto;
  }
  .column-third {
    width: 100%;
    height: auto;
  }
  .column-two-thirds {
    width: 100%;
    height: auto;
  }
  .column-fourth {
    width: 100% !important;
    height: auto;
  }
  .h1 {
    font-size: 65px;
  }
  .h3 {
    font-size: 20px;
    line-height: 1.3em;
  }
  .precede {
    width: 100% !important;
    font-size: 20px !important;
  }
  .h4 {
    font-size: 16px;
  }
  .h5 {
    font-size: 14px;
  }
  .p {
    font-size: 18pxx;
  }
  .h2 {
    font-size: 36px;
  }
  .h2-tungesten {
    font-size: 60px;
  }
  .h1-tungesten-internal {
    font-size: 60px;
  }
  .featured-title {
    height: 100px !important;
  }
  .divider {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .divider-small {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}
@media(max-width: 479px) {
  .button-white {
    padding: 20px 30px;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .button-white-large {
    padding: 20px 30px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .button-white-circle {
    padding: 5px 20px;
    margin-bottom: 10px;
  }
  .container {
    width: 75%;
    height: auto;
    align-self: center;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .container-wrapper {
    height: 100%;
    position: static;
    align-self: flex-start;
    flex-direction: column;
  }
  .column-three-quarter {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .column-full {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .column-third {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .column-two-thirds {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .column-fourth {
    width: 100% !important;
    height: auto;
    flex-direction: column;
  }
  .h1 {
    font-size: 50px;
  }
  .h3 {
    font-size: 20px;
    line-height: 1.3em;
  }
  .precede {
    width: 100% !important;
    font-size: 20px !important;
  }
  .h4 {
    font-size: 16px;
  }
  .h5 {
    font-size: 14px;
  }
  .p {
    font-size: 18px;
  }
  .h2 {
    font-size: 36px;
  }
  .h2-tungesten {
    font-size: 50px;
  }
  .h1-tungesten-internal {
    font-size: 40px;
  }
  .featured-title {
    height: 100px !important;
  }
  .divider {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .divider-small {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}