@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src:
    url("/content/dam/infosys-web/en/new-design25/fonts/bootstrap-icons.woff2") format("woff2"),
    url("/content/dam/infosys-web/en/new-design25/fonts/bootstrap-icons.woff") format("woff");
}

body,
html {
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  padding: 0;
  margin: 0;
}

/* ----------------------
# Global CSS - Desktop
---------------------------*/
*:focus,
a:focus,
.nav-link:focus,
.btn-close:focus,
.form-control:focus {
  outline: 2px solid #2e53e1;
  box-shadow: none;
}

/* AEM Overwrite CSS of content.css */
.xf-content-height {
  min-height: 0 !important;
  margin: 0 !important;
}

a .text-dark,
a.text-grey-800 {
  transition: all 0.5s ease;
}

a .text-dark:hover,
a .text-dark:focus,
a.text-grey-800:hover,
a.text-grey-800:focus {
  color: #2e53e1 !important;
}

p {
  line-height: 1.6;
}

.font-inter {
  font-family: "Inter", sans-serif !important;
}

.font-geist {
  font-family: "Geist", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Geist", sans-serif;
  font-weight: 500;
  margin: 0 0 10px;
  line-height: 1.2;
  letter-spacing: -1px;
}

.h1-head,
.h2-head,
.h3-head,
.h4-head,
.h5-head,
.h6-head {
  font-weight: 300;
  line-height: 1;
}

.h4-head,
.h5-head,
.h6-head {
  line-height: 1.2;
}

.h1-head {
  font-size: clamp(64px, 7vw, 128px);
}

.h2-head {
  font-size: clamp(48px, 7vw, 96px);
}

.h3-head {
  font-size: clamp(32px, 5vw, 64px);
}

.h4-head {
  font-size: clamp(24px, 5vw, 48px);
}

.h5-head {
  font-size: 32px;
}

.h6-head {
  font-size: 24px;
  letter-spacing: 0 !important;
}

.label-head {
  /* font-family: "Geist", sans-serif; */
  line-height: 1;
  font-weight: 500;
  background-color: #1a1552;
  color: #fff;
  padding: 4px 8px;
  border-radius: 5px;
  display: inline-block;
}

.tags-container {
  flex-wrap: wrap;
  gap: 12px;
  display: flex;
  margin: 0;
  padding: 0;
}

.tags {
  display: inline-block;
  background-color: #e9eef7;
  color: #0e0a42;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  border-radius: 5px;
  padding: 10px;
}

/* ----------------------
# Spacing CSS - Desktop
---------------------------*/
.mt-10,
.my-10 {
  margin-top: 10px !important;
}

.mb-10,
.my-10 {
  margin-bottom: 10px !important;
}

.mt-15,
.my-15 {
  margin-top: 15px !important;
}

.mb-15,
.my-15 {
  margin-bottom: 15px !important;
}

.mt-20,
.my-20 {
  margin-top: 20px !important;
}

.mb-20,
.my-20 {
  margin-bottom: 20px !important;
}

.mt-25,
.my-25 {
  margin-top: 25px !important;
}

.mb-25,
.my-25 {
  margin-bottom: 25px !important;
}

.mt-30,
.my-30 {
  margin-top: 30px !important;
}

.mb-30,
.my-30 {
  margin-bottom: 30px !important;
}

.mt-35,
.my-35 {
  margin-top: 35px !important;
}

.mb-35,
.my-35 {
  margin-bottom: 35px !important;
}

.mt-40,
.my-40 {
  margin-top: 40px !important;
}

.mb-40,
.my-40 {
  margin-bottom: 40px !important;
}

.mt-45,
.my-45 {
  margin-top: 45px !important;
}

.mb-45,
.my-45 {
  margin-bottom: 45px !important;
}

.mt-50,
.my-50 {
  margin-top: 50px !important;
}

.mb-50,
.my-50 {
  margin-bottom: 50px !important;
}

.mt-75,
.my-75 {
  margin-top: 75px !important;
}

.mb-75,
.my-75 {
  margin-bottom: 75px !important;
}

.mt-100,
.my-100 {
  margin-top: 100px !important;
}

.mb-100,
.my-100 {
  margin-bottom: 100px !important;
}

.pl-40,
.px-40 {
  padding-left: 40px !important;
}

.pr-40,
.px-40 {
  padding-right: 40px !important;
}

.pt-10,
.py-10 {
  padding-top: 10px !important;
}

.pb-10,
.py-10 {
  padding-bottom: 10px !important;
}

.pt-15,
.py-15 {
  padding-top: 15px !important;
}

.pb-15,
.py-15 {
  padding-bottom: 15px !important;
}

.p15 {
  padding: 15px !important;
}

.pl-20,
.px-20 {
  padding-left: 20px !important;
}

.pr-20,
.px-20 {
  padding-right: 20px !important;
}

.pt-20,
.py-20 {
  padding-top: 20px !important;
}

.pb-20,
.py-20 {
  padding-bottom: 20px !important;
}

.pt-25,
.py-25 {
  padding-top: 25px !important;
}

.pb-25,
.py-25 {
  padding-bottom: 25px !important;
}

.pt-20,
.py-20 {
  padding-top: 20px !important;
}

.pb-20,
.py-20 {
  padding-bottom: 20px !important;
}

.pt-25,
.py-25 {
  padding-top: 25px !important;
}

.pb-25,
.py-25 {
  padding-bottom: 25px !important;
}

.pt-30,
.py-30 {
  padding-top: 30px !important;
}

.pb-30,
.py-30 {
  padding-bottom: 30px !important;
}

.pt-35,
.py-35 {
  padding-top: 35px !important;
}

.pb-35,
.py-35 {
  padding-bottom: 35px !important;
}

.pt-40,
.py-40 {
  padding-top: 40px !important;
}

.pb-40,
.py-40 {
  padding-bottom: 40px !important;
}

.pt-45,
.py-45 {
  padding-top: 45px !important;
}

.pb-45,
.py-45 {
  padding-bottom: 45px !important;
}

.pt-50,
.py-50 {
  padding-top: 50px !important;
}

.pb-50,
.py-50 {
  padding-bottom: 50px !important;
}

.pt-75,
.py-75 {
  padding-top: 75px !important;
}

.pb-75,
.py-75 {
  padding-bottom: 75px !important;
}

.pl-80,
.px-80 {
  padding-left: 80px !important;
}

.pr-80,
.px-80 {
  padding-right: 80px !important;
}

.pt-100,
.py-100 {
  padding-top: 100px !important;
}

.pb-100,
.py-100 {
  padding-bottom: 100px !important;
}

/* -----------------------------------------
# Font Size CSS
------------------------------------------------*/
.fz-16 {
  font-size: 16px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.fz-26 {
  font-size: 26px !important;
}

.fz-28 {
  font-size: 28px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.fz-32 {
  font-size: 32px !important;
}

.fz-34 {
  font-size: 34px !important;
}

.fz-36 {
  font-size: 36px !important;
}

.fz-38 {
  font-size: 38px !important;
}

.fz-40 {
  font-size: 40px !important;
}

.fz-42 {
  font-size: 42px !important;
}

.fz-44 {
  font-size: 44px !important;
}

.fz-46 {
  font-size: 46px !important;
}

.fz-48 {
  font-size: 48px !important;
}

.fz-50 {
  font-size: 50px !important;
}

/* -------------------------
# Font Weight CSS
-------------------------*/
.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

/* -------------------------
# Color CSS
-------------------------*/
.text-primary-800,
.text-grey-800 {
  color: #0e0a42 !important;
}

.text-primary-700 {
  color: #1a1552 !important;
}

.text-primary-600 {
  color: #2e53e1 !important;
}

.text-primary-500 {
  color: #3262fa !important;
}

.text-primary-400 {
  color: #6589fb !important;
}

.text-primary-300 {
  color: #7a99fc !important;
}

.text-primary-200 {
  color: #c1d0fd !important;
}

.text-primary-100 {
  color: #e0e7fe !important;
}

.text-grey-700 {
  color: #444c79 !important;
}

.text-grey-600 {
  color: #8aa1c1 !important;
}

.text-grey-500 {
  color: #bac9dd !important;
}

.text-grey-400 {
  color: #d1dceb !important;
}

.text-grey-300 {
  color: #e9eef7 !important;
}

.text-grey-200 {
  color: #f0f5fd !important;
}

.text-purple-800 {
  color: #240844 !important;
}

.text-purple-700 {
  color: #401965 !important;
}

.text-purple-600 {
  color: #7041a7 !important;
}

.text-purple-500 {
  color: #765fb8 !important;
}

.text-purple-400 {
  color: #9998d6 !important;
}

.text-purple-300 {
  color: #d2cae8 !important;
}

.text-purple-200 {
  color: #dbdbf3 !important;
}

.text-purple-100 {
  color: #efeffd !important;
}

.text-dark {
  color: #141414 !important;
}

.text-light-white {
  color: #e9eef7 !important;
}

/* -------------------------
# Background CSS
-------------------------*/
.bg-primary-800,
.bg-grey-800,
.bg-blue-800 {
  background: #0e0a42 !important;
}

.bg-primary-700,
.bg-blue-700 {
  background: #1a1552 !important;
}

.bg-primary-600 {
  background: #2e53e1 !important;
}

.bg-primary-500 {
  background: #3262fa !important;
}

.bg-primary-400 {
  background: #6589fb !important;
}

.bg-primary-300 {
  background: #7a99fc !important;
}

.bg-primary-200 {
  background: #c1d0fd !important;
}

.bg-primary-100 {
  background: #e0e7fe !important;
}

.bg-grey-700 {
  background: #444c79 !important;
}

.bg-grey-600 {
  background: #8aa1c1 !important;
}

.bg-grey-500 {
  background: #bac9dd !important;
}

.bg-grey-400 {
  background: #d1dceb !important;
}

.bg-grey-300 {
  background: #e9eef7 !important;
}

.bg-grey-200 {
  background: #f0f5fd !important;
}

.bg-purple-800 {
  background: #240844 !important;
}

.bg-purple-700 {
  background: #401965 !important;
}

.bg-purple-600 {
  background: #7041a7 !important;
}

.bg-purple-500 {
  background: #765fb8 !important;
}

.bg-purple-400 {
  background: #9998d6 !important;
}

.bg-purple-300 {
  background: #d2cae8 !important;
}

.bg-purple-200 {
  background: #dbdbf3 !important;
}

.bg-purple-100 {
  background: #efeffd !important;
}

.bg-gradient-1 {
  background-color: #393939;
  background-image: linear-gradient(270deg, #020202 0%, #393939 100%);
}

.bg-gradient-2 {
  background-color: #7bb4fc;
  background-image: linear-gradient(270deg, #998ff9 0%, #7bb4fc 100%);
}

.bg-gradient-3 {
  background-color: #9998d6;
  background-image: linear-gradient(270deg, #9998d6 0%, #7142a7 100%);
}

.bg-dark {
  background: #141414 !important;
}

/* ----------------------------------------------------------------------------
# OLD Site Background and Color Color CSS keeping it for L2 Page HTML Infographic BG
-------------------------------------------------------------------------------*/
.color-sapphire-d {
  color: #061838 !important;
}

.color-sapphire-m {
  color: #0f9ffa !important;
}

.color-sapphire-l {
  color: #92d1ff !important;
}

.color-sapphire-lbg {
  color: #bee3ff !important;
}

.color-coral-d {
  color: #4c0519 !important;
}

.color-coral-m {
  color: #f16c51 !important;
}

.color-coral-l {
  color: #fbc2ba !important;
}

.color-coral-lbg {
  color: #fcddd6 !important;
}

.color-topaz-d {
  color: #2f1113 !important;
}

.color-topaz-m {
  color: #df9926 !important;
}

.color-topaz-l {
  color: #eac8a5 !important;
}

.color-topaz-lbg {
  color: #ece1ce !important;
}

.color-jade-d {
  color: #09321d !important;
}

.color-jade-m {
  color: #00b28f !important;
}

.color-jade-l {
  color: #a8d7cd !important;
}

.color-jade-lbg {
  color: #d8e7da !important;
}

.color-amethyst-d {
  color: #372261 !important;
}

.color-amethyst-m {
  color: #963596 !important;
}

.color-amethyst-l {
  color: #d0b5d5 !important;
}

.color-amethyst-lbg {
  color: #e6dbe6 !important;
}

.color-onyx-d {
  color: #3f3f3f !important;
}

.color-onyx-m {
  color: #7e7e7e !important;
}

.color-onyx-l {
  color: #b8b8b8 !important;
}

.color-onyx-lbg {
  color: #dadada !important;
}

.bg-sapphire-dark {
  background-color: #061838 !important;
}

.bg-sapphire-medium {
  background-color: #0271b1 !important;
}

.bg-sapphire-light {
  background-color: #92d1ff !important;
}

.bg-sapphire-less-light {
  background-color: #bee3ff !important;
}

.bg-coral-dark {
  background-color: #4c0519 !important;
}

.bg-coral-medium {
  background-color: #ca4d37 !important;
}

.bg-coral-light {
  background-color: #fbc2ba !important;
}

.bg-coral-less-light {
  background-color: #fcddd6 !important;
}

.bg-topaz-dark {
  background-color: #2f1113 !important;
}

.bg-topaz-medium {
  background-color: #ab6604 !important;
}

.bg-topaz-light {
  background-color: #eac8a5 !important;
}

.bg-topaz-less-light {
  background-color: #ece1ce !important;
}

.bg-jade-dark {
  background-color: #09321d !important;
}

.bg-jade-medium {
  background-color: #00866a !important;
}

.bg-jade-light {
  background-color: #a8d7cd !important;
}

.bg-jade-less-light {
  background-color: #d8e7da !important;
}

.bg-amethyst-dark {
  background-color: #372261 !important;
}

.bg-amethyst-medium {
  background-color: #8e2d8d !important;
}

.bg-amethyst-light {
  background-color: #d0b5d5 !important;
}

.bg-amethyst-less-light {
  background-color: #e6dbe6 !important;
}

.bg-onyx-dark {
  background-color: #3f3f3f !important;
}

.bg-onyx-medium {
  background-color: #7e7e7e !important;
}

.bg-onyx-light {
  background-color: #b8b8b8 !important;
}

.bg-onyx-less-light {
  background-color: #dadada !important;
}

/* -------------------------
# WOW Text Animation CSS
-------------------------*/
.wow {
  opacity: 0;
  transition:
    opacity 0.5s ease-out,
    transform 0.5s ease-out;
}

.wow.animatedBlock {
  opacity: 1;
  transform: translateY(0);
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown.animatedBlock {
  -webkit-animation: fadeInDown 1s forwards;
  animation: fadeInDown 1s forwards;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp.animatedBlock {
  -webkit-animation: fadeInUp 1s forwards;
  animation: fadeInUp 1s forwards;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft.animatedBlock {
  -webkit-animation: fadeInLeft 1s forwards;
  animation: fadeInLeft 1s forwards;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight.animatedBlock {
  -webkit-animation: fadeInRight 1s forwards;
  animation: fadeInRight 1s forwards;
}

/* -------------------------
# Button CSS
-------------------------*/
.cta-btn {
  display: inline-flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 0;
  color: #fff;
  border-radius: 8px;
  background: linear-gradient(180deg, #383838 26.47%, #000 100%);
  box-shadow: 0px 15px 22px 0px rgba(118, 95, 184, 0.3);
  text-decoration: none;
  transition: all 0.5s ease;
}

.cta-btn:focus,
.cta-btn:hover {
  box-shadow: 0px 15px 22px 0px #775fb8a0;
  color: #fff;
}

.cta-link {
  color: #0e0a42;
  display: inline-flex;
  font-weight: 500;
  align-items: center;
  text-decoration: none;
  transition: all 0.5s ease;

  background: linear-gradient(90deg, #868ebd, #868ebd);
  /* background: linear-gradient(90deg, #444c79, #444c79); */
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: relative;
}

.cta-link:hover,
.cta-link:focus {
  color: #2e53e1 !important;
  background: linear-gradient(90deg, #2e53e1, #2e53e1);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

.cta-arrow {
  transform: rotate(-45deg);
  transition: all 0.2s ease-in-out;
}

.cta-link .cta-arrow,
.cta-link .cta-video {
  position: absolute;
  right: -20px;
}

.cta-btn:hover .cta-arrow,
.cta-btn:focus .cta-arrow,
.cta-link:hover .cta-arrow,
.cta-link:focus .cta-arrow {
  animation: textarrowani 1.4s linear;
}

.cta-btn-white {
  background-color: #fff !important;
  color: #000 !important;
  background: none;
}

@keyframes textarrowani {
  0% {
    opacity: 1;
    transform: translate(0px, 0px) rotate(-45deg);
  }

  25% {
    opacity: 0;
    transform: translate(10px, -10px) rotate(-45deg);
  }

  26% {
    opacity: 0;
    transform: translate(-10px, 10px) rotate(-45deg);
  }

  55% {
    opacity: 1;
    transform: translate(0px, 0px) rotate(-45deg);
  }
}

/* header {
  position: absolute;
  top: 35px;
  height: 35px;
  z-index: 9;
  left: 0;
  width: 100%;
} */
/* ----------------------
# Header CSS
---------------------------*/
.header .align-width {
  /* max-width: 1050px; */
  max-width: 1230px;
}

header .h-line {
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #0e0a42;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  transition: all 0.5s ease;
}

header .h-line:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #2e53e1;
  width: 0%;
  height: 2px;
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

header .infy-menu:hover .h-line:before,
header .infy-menu:focus .h-line:before {
  width: 100%;
}

header .infy-menu:hover .h-line:nth-child(2):before,
header .infy-menu:focus .h-line:nth-child(2):before {
  transition-delay: 0.2s;
}

header .infy-menu:hover .h-line:nth-child(3):before,
header .infy-menu:focus .h-line:nth-child(3):before {
  transition-delay: 0.4s;
}

header .top-line {
  top: 40%;
}

header .bottom-line {
  top: 60%;
}

header .infy-menu {
  background-color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 0;
  /* margin-right: 50px; */
  box-shadow: 0px 4px 22px 0px #00000040;
  position: relative;
  left: 0;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.header .infy-menu:hover,
.header .infy-menu:focus {
  box-shadow: 0px 4px 22px 0px #2e53e1;
}

header {
  position: relative;
}

header .navbar.fixed-top {
  position: fixed !important;
}

header .navbar {
  transition: all 0.5s ease;
  top: 15px;
  left: 24px;
  right: 24px;
  position: absolute;
  width: calc(100% - 48px);
  z-index: 11;
}

header .blur-effect {
  border: 1px solid #ffffff;
  backdrop-filter: blur(6px);
  box-shadow: -1px 5px 10.8px 0px #0000001a;
  border-radius: 60px;
  background: #ffffffbf;
  padding-block: 10px;
}

header .hide-header {
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
}

header .navbar-nav {
  box-shadow: 0px 4px 20px 0px #00000026;
  backdrop-filter: blur(50px);
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.6);
  padding-inline: 20px;
}

header .nav-item:not(:last-child) {
  padding-right: 20px;
}

header .nav-link {
  color: #0e0a42;
  padding-right: 15px;

  /* underline anim */
  text-decoration: none;
  /* padding-bottom: 6px; */
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}

header .nav-link:hover,
header .nav-link:focus {
  color: #2e53e1;

  /* underline anim */
  background: linear-gradient(90deg, #2e53e1, #2e53e1);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

header #btn-search {
  width: 140px;
  height: 40px;
  border: 0;
  border-radius: 50px;
  color: #fff;
  background: linear-gradient(180deg, #393939 0%, #030303 100%);
  box-shadow: 0px 15px 22px 0px #00000040;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

header #btn-search span {
  background-color: #252424;
  line-height: 16px;
}

header .search-icon {
  width: 12px;
  margin-right: 10px;
}

/* Header Search Popup Start */
#headerSearch {
  width: 500px;
  max-width: 100%;
  border: 0;
}

.offcanvas-cross button {
  background-color: #fff;
  color: #0e0a42;
  padding: 15px;
  box-shadow: 0px 7px 20px 0px #06294f33;
  border-radius: 50%;
  opacity: 1;
}

.header-swiper .video-wrap,
.header-swiper .image-wrap {
  min-height: 300px;
}

.header-swiper .video-wrap,
.header-swiper .image-wrap,
.header-swiper .hero-fit {
  border-radius: 10px 10px 0 0;
}

.header-search-content {
  padding: 30px 22px;
  border-radius: 10px;
  margin-top: -20px;
  position: relative;
  box-shadow: 0px 15px 20px 0px #765fb840;
}

.header-swiper .slide-arrows {
  display: flex;
  align-items: center;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 4;
}

.header-swiper .swiper-button-next.swiper-button-disabled,
.header-swiper .swiper-button-prev.swiper-button-disabled {
  background: #444c79;
}

.header-swiper .swiper-button-next:after,
.header-swiper .swiper-button-prev:after {
  content: "\f145";
  font-family: "Bootstrap-icons";
  font-size: 22px;
  color: #ffffff;
}

.header-swiper .swiper-button-prev:after {
  transform: rotate(-90deg);
}

.header-swiper .swiper-button-next:after {
  transform: rotate(90deg);
}

.header-swiper .swiper-button-next,
.header-swiper .swiper-button-prev {
  background: linear-gradient(360deg, #7cb0fb 0%, #3463fb 100%);
}

.header-swiper .slide-arrows .swiper-button-nums {
  width: 60px;
  text-align: center;
  transition: all 0.5s ease;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}

.header-swiper .slide-arrows .swiper-button-next,
.header-swiper .slide-arrows .swiper-button-prev {
  position: relative;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #000000;
  border-radius: 8px;
  font-size: 21px;
  line-height: 1;
  color: #ffffff;
  pointer-events: all;
  margin: 0;
  background: linear-gradient(270deg, #383838 21.87%, #000000 100%);
  box-shadow: 0px 15px 22px 0px rgba(118, 95, 184, 0.3);
  transition: all 0.5s ease;
}

.header-swiper .swiper-button-next.swiper-button-disabled,
.header-swiper .swiper-button-prev.swiper-button-disabled {
  transform: scale(0.8);
}

.header-swiper .slide-arrows .swiper-button-nums .swiper-pagination-current {
  font-weight: 500;
  font-size: 20px;
}

.swiper-navigation-icon {
  display: none;
}

/* Header Search Popup End */

/* ---------------------------
Burger Menu CSS
-------------------------------*/
#burgerMenu.offcanvas.offcanvas-start {
  border: 0;
}

#burgerMenu .btn-close {
  opacity: 1;
  background-color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0px 4px 22px 0px #00000040;
  margin-bottom: 30px;
  transition: all 0.5s ease-in-out;
}

#burgerMenu .btn-close:hover,
#burgerMenu .btn-close:focus {
  box-shadow: 0px 4px 22px 0px #2e53e1;
  transform: rotate(90deg);
}

#burgerMenu .offcanvas-body {
  padding: 0;
  overflow-x: clip;
}

#burgerMenu ul {
  padding: 0;
  margin: 0;
}

#burgerMenu ul li.list-group-item>.menu-btn {
  display: flex;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  padding: 8px 15px !important;
  transition: 0.5s ease;
  justify-content: space-between;
  color: #444c79;
  text-decoration: none;
  background-color: transparent;
  border: 0;
  text-align: left;
}

#burgerMenu ul>.list-group-item.list-item-active>.menu-btn,
#burgerMenu ul>.list-group-item>.menu-btn:focus,
#burgerMenu ul>.list-group-item>.menu-btn:hover {
  background-color: #fff;
  border-radius: 8px;
}

#burgerMenu ul>.list-group-item>.menu-btn {
  position: relative;
}

#burgerMenu ul>.list-group-item.list-item-active>.menu-btn:after,
#burgerMenu ul>.list-group-item>.menu-btn:hover:after,
#burgerMenu ul>.list-group-item>.menu-btn:focus:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 30px;
  border-radius: 8px;
  left: -3px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: linear-gradient(180deg, #6f9ffb 0%, #3263f9 100%);
  box-shadow: 0px 4px 4px 0px #765fb840;
  transition: 0.7s;
}

#burgerMenu ul li.smalltext {
  display: flex;
  margin-bottom: 8px;
}

#burgerMenu ul li.smalltext>a {
  color: #444c79;

  /* underline anim */
  text-decoration: none;
  padding-bottom: 6px;
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}

#burgerMenu ul li.smalltext>a:hover,
#burgerMenu ul li.smalltext>a:focus {
  color: #2e53e1;

  /* underline anim */
  background: linear-gradient(90deg, #2e53e1, #2e53e1);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

#burgerMenu ul li.smalltext.last-border {
  border-bottom: 1px solid #d1dceb;
  padding-bottom: 2rem;
}

#burgerMenu ul li.social-icons {
  display: flex;
  float: left;
  margin-right: 0;
}

#burgerMenu ul li.social-icons>a {
  padding: 0 15px;
  text-decoration: none;
  color: #444c79;
  font-size: 24px;
}

#burgerMenu .align-list .box-cover {
  background: rgba(240, 245, 253, 1);
  border-radius: 20px;
  padding: 20px !important;
  height: 100%;
}

#burgerMenu .align-list ul li:not(:last-child) {
  margin: 0 0 20px;
}

#burgerMenu .align-list ul li a {
  color: #141411;
  font-size: 14px;

  text-decoration: none;
  padding-bottom: 6px;
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}

#burgerMenu .align-list ul li a:hover,
#burgerMenu .align-list ul li a:focus {
  color: #2e53e1;

  /* underline anim */
  background: linear-gradient(90deg, #2e53e1, #2e53e1);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

#burgerMenu .menu-sub-head {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(193, 208, 253, 1);
}

#burgerMenu .service-last-list li {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(193, 208, 253, 1);
}

#burgerMenu .nyn-menu .submenu-portion {
  top: -95px;
}

#burgerMenu .industries-menu .submenu-portion {
  top: -138px;
}

#burgerMenu .services-menu .submenu-portion {
  top: -180px;
}

#burgerMenu .platforms-menu .submenu-portion {
  top: -223px;
}

#burgerMenu .iki-menu .submenu-portion {
  top: -266px;
}

#burgerMenu .aboutus-menu .submenu-portion {
  top: -309px;
}

#burgerMenu .submenu-portion {
  position: absolute;
  top: -152px;
  width: calc(337% - 5%);
  height: 100vh;
  left: 105%;
  opacity: 0;
  scale: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  /* transform: rotateY(15deg); 
  transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  transition-duration: 1s;  
  perspective: 20px;
    transform-style: preserve-3d;
  */
  background: #ffffff99;
  backdrop-filter: blur(6px);
}

#burgerMenu .sub-menu-active .submenu-portion {
  opacity: 1;
  scale: 1;
  /* transform: perspective(100px) rotateY(0);  */
  visibility: visible;
  height: 100vh;
}

#burgerMenu .submenu-inner {
  padding: 50px 30px;
  background: #fff;
  margin: 20px;
  border-radius: 20px;
  height: calc(100% - 40px);
  overflow-y: auto;
}

/* scrollbar */
.submenu-inner::-webkit-scrollbar {
  width: 24px;
  height: 18px;
}

.submenu-inner::-webkit-scrollbar-thumb {
  height: 6px;
  border: 10px solid rgba(0, 0, 0, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 17px;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow:
    inset -1px -1px 0px rgba(0, 0, 0, 0.05),
    inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}

.submenu-inner::-webkit-scrollbar-thumb:hover {
  height: 6px;
  border: 10px solid rgba(0, 0, 0, 0);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 17px;
  background-color: rgba(0, 0, 0, 0.35);
  -webkit-box-shadow:
    inset -1px -1px 0px rgba(0, 0, 0, 0.05),
    inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}

.submenu-inner::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}

.submenu-inner::-webkit-scrollbar-corner {
  background-color: transparent;
}

#burgerMenu #tennismenu {
  display: none;
  padding: 10px;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  margin-bottom: 25px;
  border-radius: 10px;
}

#burgerMenu #tennismenu li:not(:last-child) {
  margin-bottom: 15px;
}

#burgerMenu li a.collapse-txt {
  position: relative;
}

#burgerMenu li a.collapse-txt::after {
  position: absolute;
  right: -20px;
  top: -5px;
  font-family: "Bootstrap-icons";
  font-size: 20px;
}

#burgerMenu li a.sign-symbol::after {
  content: "\F4FE" !important;
}

#burgerMenu li a.collapse-txt::after {
  content: "\F2EA";
}

#tennismenu li a {
  color: #fff;
  text-decoration: none;
}

.nyn-box-wrap {
  position: relative;
}

.nyn-box-wrap:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180.24deg,
      rgba(0, 0, 0, 0) -2.16%,
      rgba(0, 0, 0, 0.780769) 56.7%,
      #000000 74.14%);
  border-radius: 0 0 10px 10px;
  z-index: 1;
}

.nyn-box-img {
  overflow: hidden;
  border-radius: 10px;
}

.nyn-box-img img {
  transform: scale(1);
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nyn-box-wrap:hover .nyn-box-img img {
  transform: scale(1.1);
}

.nyn-box-cnt {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  z-index: 1;
  color: #fff;
}

.nyn-box-cnt .cta-link,
.ce-swiper-inner-btn .cta-link {
  position: relative;
  right: 20px;
}

.nyn-ctrl-ht {
  aspect-ratio: 1 / 0.655;
}

/* cta-search-glow  */
@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}

.cta-search-glow img {
  width: 15px;
}

.cta-btn.cta-search-glow {
  gap: 7px;
}

.search-icon-wrap {
  padding: 3px;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(1.5px);
  -webkit-backdrop-filter: blur(1.5px);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.cta-search-glow {
  position: relative;
  transition: all 0.3s ease;
}

.cta-search-glow::after,
.cta-search-glow::before {
  width: 100%;
  height: 105%;
  position: absolute;
  border-radius: 8px;
  content: "";
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  padding: 1px;
  z-index: -1;
  background-image: conic-gradient(from var(--angle),
      transparent 15%,
      rgba(10, 224, 237, 1),
      transparent 85%);
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.search-icon-wrap .cta-search-glow::after,
.search-icon-wrap .cta-search-glow::before {
  border-radius: 50px;
}

.cta-search-glow::before {
  filter: blur(0.3rem);
  opacity: 0;
}

header #btn-search:hover,
header #btn-search:focus,
.cta-search-glow:hover,
.cta-search-glow:focus {
  box-shadow: none !important;
}

.cta-search-glow:hover::after,
.cta-search-glow:hover::before,
.cta-search-glow:focus::after,
.cta-search-glow:focus::before {
  opacity: 1;
  animation: spin-shadow 0.7s ease infinite forwards;
}

@keyframes spin-shadow {
  from {
    --angle: 0deg;
  }

  to {
    --angle: 360deg;
  }
}

/* -------------------------
# Home Banner CSS
-------------------------*/
.hero-banner {
  padding: 15px;
  height: 100vh;
}

#hero-banner-head {
  margin-bottom: 15px;
}

.hero-banner .video-wrap,
.hero-banner .hero-img-wrap {
  background: rgba(54, 14, 176, 1);
}

.hero-banner .video-wrap video,
.hero-banner .hero-img-wrap img,
.hero-banner .video-wrap:after,
.hero-banner .hero-img-wrap:after,
.hero-banner .ovelay-blend {
  border-radius: 10px;
}

.hero-fit {
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.hero-banner .video-wrap:before,
.hero-banner .hero-img-wrap:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom,
      rgba(4, 10, 33, 0.71) 0%,
      rgba(4, 10, 33, 0.7) 1%,
      rgba(252, 253, 253, 0) 99%,
      rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  border-radius: 10px 10px 0 0;
}

.hero-banner .video-wrap:after,
.hero-banner .hero-img-wrap:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg,
      #000000 -33.76%,
      rgba(52, 52, 52, 0.34) -19.09%,
      rgba(211, 211, 211, 0.6) 31.59%,
      rgba(249, 249, 249, 0.86) 66.03%,
      rgba(253, 253, 253, 0.980332) 79.65%,
      #ffffff 94.54%);
}

.hero-banner.no-overlay .video-wrap:before,
.hero-banner.no-overlay .hero-img-wrap:before,
.hero-banner.no-overlay .video-wrap:after,
.hero-banner.no-overlay .hero-img-wrap:after {
  display: none;
}

.hero-align-cnt {
  position: relative;
  min-height: calc(100vh - 30px);
  /* width: 100%; */
}

.banner-logo {
  max-width: 15%;
  height: auto;
}

.l1-heading-sml-1 {
  font-size: clamp(34px, 5vw, 45px);
  font-weight: 300;
}

.l1-heading-sml-2 {
  font-size: clamp(34px, 5vw, 40px);
  font-weight: 300;
}

.hero-banner .swiper-pagination {
  text-align: right;
  width: auto;
  right: 20px;
}

.hero-banner .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  width: 45px;
  height: 8px;
  border-radius: 6px;
}

/* ----------------------------------------
# Footer CSS
------------------------------------------*/
.skip-main-cnt,
.skip-footer {
  background: #1a1552;
  height: auto;
  left: 0%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  color: #ffffff;
  z-index: 9999;
  outline: 0 !important;
}

.skip-main-cnt:focus,
.skip-footer:focus {
  transform: translateY(0%);
  color: #ffffff;
}

footer {
  border-top: 1px solid rgba(209, 220, 235, 1);
  box-shadow: 2px 5px 10px 0px #775fb8a0;
}

.ftr-head {
  color: rgba(68, 76, 121, 1);
}

.ftr-links li:not(:last-child) {
  margin-bottom: 10px;
}

.ftr-links li a {
  font-size: 16px;
  color: #444c79;
  text-decoration: none;
  background: linear-gradient(90deg, #444c79, #444c79);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 4px;
}

.ftr-links li a:hover {
  color: #2e53e1;
  background: linear-gradient(90deg, #2e53e1, #2e53e1);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

@keyframes underlineHover {
  0% {
    background-position-x: 100%;
    background-size: 100% 1px;
  }

  50% {
    background-position-x: 100%;
    background-size: 0% 1px;
  }

  51% {
    background-position-x: 0%;
    background-size: 0% 1px;
  }

  100% {
    background-position-x: 0%;
    background-size: 100% 1px;
  }
}

.ftr-border-top {
  border-top: 3px solid rgba(209, 220, 235, 1);
}

.country {
  position: relative;
  z-index: 1;
  background: rgba(240, 245, 253, 1);
  border-radius: 5px;
}

.select-country .bi-chevron-up,
.select-country .bi-chevron-down {
  position: relative;
  margin-left: 100px;
  z-index: -1;
}

.select-country .btn-country {
  border: 0;
  border-radius: 5px;
  padding: 13px 21px 13px 12px;
  color: rgba(68, 76, 121, 1);
  background-color: transparent;
}

.select-country .btn-country:hover,
.select-country .btn-country:focus {
  color: rgba(68, 76, 121, 1);
  text-decoration: none;
}

.select-country .dropdown-menu.show {
  transform: none !important;
  background-color: transparent;
  padding: 0;
  width: 100%;
  border: 0;
}

.country-align {
  position: absolute;
  top: -210px;
  margin-bottom: 0;
  background-color: #fff;
  width: 100%;
  max-height: 200px;
  overflow: auto;
  -webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  right: 0;
  border-radius: 5px;
  padding: 0;
}

.country-align>li>a {
  color: #444c79;
  padding: 13px 11px;
  display: block;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

.country-align>li>a:hover,
.country-align>li>a:focus {
  color: #444c79;
  background: rgba(240, 245, 253, 1);
}

.country-align>li>a:hover span,
.country-align>li>a:focus span {
  text-decoration: underline;
}

.ftr-social-list {
  display: flex;
  padding: 0;
  margin: 0;
  overflow: hidden;
  padding: 4px;
}

.ftr-social-item {
  list-style-type: none;
  flex: 0.1;
  display: flex;
  align-items: center;
  position: relative;
  width: 30px;
  height: 30px;
  transition: all 0.5s ease;
}

.ftr-social-link {
  color: #444c79;
  font-size: 20px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
}

.ftr-social-icon {
  display: block;
  position: absolute;
  top: 0;
  transition: all 0.5s ease;
}

.ftr-social-item:hover .ftr-social-icon-top,
.ftr-social-link:focus .ftr-social-icon-top {
  top: -30px;
}

.ftr-social-item:hover .ftr-social-icon-btm,
.ftr-social-link:focus .ftr-social-icon-btm {
  top: 0;
}

.ftr-social-icon-btm {
  top: 30px;
  color: #141414;
}

.ftr-copy {
  color: #444c79;
}

/* ----------------------
# Scroll to Top CSS
---------------------------*/
.scroll-up {
  position: fixed;
  bottom: 20px;
  right: 15px;
  opacity: 0;
  z-index: 15;
  transition: opacity 0.7s ease;
  pointer-events: none;

  border: 0;
  background-color: transparent;
}

.scroll-up.show {
  opacity: 1;
  pointer-events: all;
}

.scroll-circle {
  width: 50px;
  height: 50px;
  border: 1px solid #3262fa;
  border-radius: 50%;
}

.scroll-inner-circle {
  width: 42px;
  height: 42px;
  margin: 3px;
  border-radius: 50%;
  backdrop-filter: blur(2px);
  background: rgba(50, 98, 250, 0.7);
  padding-inline: 14px;
}

.scroll-inner-circle span {
  display: block;
  position: relative;
  top: 6px;
  color: #fff;
}

.scroll-inner-circle span:nth-child(2) {
  top: 14px;
}

.scroll-inner-circle span:nth-child(3) {
  top: 22px;
}

.scroll-inner-circle span::before {
  content: "\F286";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  font-family: bootstrap-icons;
  animation: animate 1.5s infinite;
}

.scroll-inner-circle span:nth-child(2)::before {
  animation-delay: -0.2s;
}

.scroll-inner-circle span:nth-child(3)::before {
  animation-delay: -0.4s;
}

@keyframes animate {
  0% {
    opacity: 0;
    transform: translate(0, 0px);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate(0, -5px);
  }
}


/* Custom for HSBC Championship  */
header .navbar {
  transition: all 0.5s ease;
  top: 15px;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: 11;
}

header .nav-link {
  background: #ffffff;
  padding: 10px 12px;
  border-radius: 10px;
  line-height: 1;
  transition: all 0.5as ease;
}

header .nav-link:hover,
header .nav-link:focus {
  background: #163c2a;
  color: #ffffff;
  padding: 10px 12px;
  animation: none;
}

body {
  color: #163c2a;
  overflow-x: hidden;
}

.hero-banner {
  padding: 0;
}

.hero-align-cnt {
  min-height: calc(100vh);
}

.hero-banner .hero-img-wrap img {
  border-radius: 0;
}

.hero-banner .video-wrap:before,
.hero-banner .hero-img-wrap:before,
.hero-banner .video-wrap:after,
.hero-banner .hero-img-wrap:after {
  content: none;
}

.hero-banner .hero-img-wrap:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(360deg,
      rgba(253, 253, 253, 0.0) -33.76%,
      rgba(253, 253, 253, 0) -19.09%,
      rgba(253, 253, 253, 0) 31.59%,
      rgba(253, 253, 253, 0.46) 66.03%,
      rgba(253, 253, 253, 0.580332) 79.65%,
      rgba(253, 253, 253, 0.580332) 94.54%);
  z-index: 1;
  border-radius: 10px 10px 0 0;
}

.infy-logo img {
  width: 230px;
}

/* Section 2  */

.section-bg-wrap {
  position: relative;
}

.section-img-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-color: rgb(233, 238, 247);
  z-index: 0;
}


.section-img-wrap img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-content {
  position: relative;
  z-index: 1;
}

.mb-200 {
  margin-bottom: 200px;
}

.pt-120 {
  padding-top: 120px;
}

.z-1 {
  z-index: 1;
}

.cta-btn-transparent {
  background: transparent;
  border: 1px solid #163c2a;
  letter-spacing: 2px;
  color: #163c2a;
  box-shadow: 0px 5px 12px 0px rgb(22 62 47);
  border-radius: 0 !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
}

.cta-btn-transparent:hover {
  background: #163c2a;
  color: #ffffff;
  box-shadow: 0px 5px 12px 0px rgb(22 62 47);
}

.plus-icon {
  width: 25px;
  position: absolute;
  z-index: 3;
  top: 50px;
  left: 50px;
}

.plus-icon-2 {
  width: 40px;
  top: unset;
  bottom: 130px;
  left: unset;
  right: 45%;
}

.plus-icon-3 {
  width: 25px;
  top: 70%;
  left: 50px;
}

.plus-icon-4 {
  width: 30px;
  bottom: 80%;
  right: 50px;
}

.plus-icon-5 {
  width: 35px;
}

.plus-icon-6 {
  width: 20px;
  right: 5%;
  bottom: 220px;
}

.plus-icon-7 {
  width: 40px;
  top: 35%;
  left: 150px;
}

.plus-icon-8 {
  right: 10%;
  width: 25px;
}

.plus-icon-9 {
  left: unset;
  right: 22%;
  top: 80px;
}

.plus-icon-10 {
  left: 20%;
  top: 80px;
}

.plus-icon-11 {
  bottom: 100px;
}

.sec4-atags {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.sec4-atags .cta-link {
  color: #163c2a;
  background: linear-gradient(90deg, #163c2a, #163c2a);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
}

.sec4-atags .cta-link:hover,
.sec4-atags .cta-link:focus {
  color: #2e53e1 !important;
  background: linear-gradient(90deg, #2e53e1, #2e53e1);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
}

.sec4-slider-content {
  position: relative;
  z-index: 1;
  /* padding: 20px 0; */
}


.yutc-swiper .swiper-slide {
  width: 100%;
  padding: 50px 0;
}

.yutc-swiper .swiper-slide-inner {
  background: #163c2a;
  height: 300px;
}

.yutc-swiper .swiper-slide-content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55%;
  margin: auto;
}

.yutc-swiper .yutc-img img {
  width: 400px;
  transform: scale(1) translate(0, 0);
  transition: all 0.5s ease;
}

.yutc-swiper .yutc-content {
  color: #ffffff;
  padding: 30px 0;
}

.yutc-swiper-pagination {
  align-items: center;
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 50px 0 0;
}

.yutc-swiper-pagination .swiper-pagination-bullet {
  cursor: pointer;
  width: 12px;
  height: 12px;
  background: transparent;
  border: 1px solid #163c2a;
  opacity: 1;
  transition: all 0.5s ease;
}

.yutc-swiper-pagination .swiper-pagination-bullet:hover,
.yutc-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #163c2a;
}

.yutc-swiper .swiper-slide-active .yutc-img img {
  transform: scale(1.3) translate(-60px, 0);
}

.opart-swiper .swiper-slide {
  width: 40%;
  padding: 0;
  transition: all 0.5s ease;
  border-radius: 5px;
  overflow: hidden;
}

.opart-swiper .swiper-slide .swiper-slide-inner {
  height: 100%;
  width: 100%;
  padding-top: 40px;
  transform: scale(0.8);
  transition: all 0.5s ease;
}

.swiper-slide-active.swiper-slide .swiper-slide-inner {
  transform: scale(1);
}

.opart-img img {
  width: 100%;
}

/* Animations  */
.block-reveal {
  transform: scale(0);
  opacity: 0;
  transition: all 0.5s ease;
}


/* End of Custom for HSBC Championship  */


@media only screen and (max-width: 1200px) {

  /* ----------------------
  # Header CSS Ipad (Landscape)
  ---------------------------*/
  .header .align-width {
    max-width: max-content !important;
  }

  header .navbar-expand-lg .navbar-collapse {
    display: none !important;
  }

  /* HSBC Championship start  */

  .yutc-swiper .swiper-slide-content {
    width: 65%;
  }

  .yutc-swiper .swiper-slide-inner {
    height: 250px;
  }

  .yutc-swiper .yutc-img img {
    width: 250px;
  }

  .yutc-swiper .swiper-slide-active .yutc-img img {
    transform: scale(1.1) translate(-20px, 0);
  }

  /* HSBC Championship End  */
}


@media only screen and (max-width: 1024px) {

  /* HSBC Championship start  */
  .pt-120 {
    padding-top: 150px;
  }

  .yutc-swiper .swiper-slide-inner {
    height: 220px;
  }

  .yutc-swiper .swiper-slide-content {
    width: 85%;
  }

  /* HSBC Championship End  */
}

@media only screen and (max-width: 992px) {

  /* ---------------------------
# Footer CSS Ipad (Portrait)
-------------------------------*/
  .country {
    max-width: 35%;
    margin-bottom: 20px;
  }

  /* ----------------------
# Spacing CSS Ipad
---------------------------*/
  .mt-md-10,
  .my-md-10 {
    margin-top: 10px !important;
  }

  .mb-md-10,
  .my-md-10 {
    margin-bottom: 10px !important;
  }

  .mt-md-15,
  .my-md-15 {
    margin-top: 15px !important;
  }

  .mb-md-15,
  .my-md-15 {
    margin-bottom: 15px !important;
  }

  .mt-md-20,
  .my-md-20 {
    margin-top: 20px !important;
  }

  .mb-md-20,
  .my-md-20 {
    margin-bottom: 20px !important;
  }

  .mt-md-25,
  .my-md-25 {
    margin-top: 25px !important;
  }

  .mb-md-25,
  .my-md-25 {
    margin-bottom: 25px !important;
  }

  .mt-md-30,
  .my-md-30 {
    margin-top: 30px !important;
  }

  .mb-md-30,
  .my-md-30 {
    margin-bottom: 30px !important;
  }

  .mt-md-35,
  .my-md-35 {
    margin-top: 35px !important;
  }

  .mb-md-35,
  .my-md-35 {
    margin-bottom: 35px !important;
  }

  .mt-md-40,
  .my-md-40 {
    margin-top: 40px !important;
  }

  .mb-md-40,
  .my-md-40 {
    margin-bottom: 40px !important;
  }

  .mt-md-45,
  .my-md-45 {
    margin-top: 45px !important;
  }

  .mb-md-45,
  .my-md-45 {
    margin-bottom: 45px !important;
  }

  .mt-md-50,
  .my-md-50 {
    margin-top: 50px !important;
  }

  .mb-md-50,
  .my-md-50 {
    margin-bottom: 50px !important;
  }

  .mt-md-75,
  .my-md-75 {
    margin-top: 75px !important;
  }

  .mb-md-75,
  .my-md-75 {
    margin-bottom: 75px !important;
  }

  .mt-md-100,
  .my-md-100 {
    margin-top: 100px !important;
  }

  .mb-md-100,
  .my-md-100 {
    margin-bottom: 100px !important;
  }

  .pt-md-10,
  .py-md-10 {
    padding-top: 10px !important;
  }

  .pb-md-10,
  .py-md-10 {
    padding-bottom: 10px !important;
  }

  .pt-md-15,
  .py-md-15 {
    padding-top: 15px !important;
  }

  .pb-md-15,
  .py-md-15 {
    padding-bottom: 15px !important;
  }

  .pt-md-20,
  .py-md-20 {
    padding-top: 20px !important;
  }

  .pb-md-20,
  .py-md-20 {
    padding-bottom: 20px !important;
  }

  .pt-md-25,
  .py-md-25 {
    padding-top: 25px !important;
  }

  .pb-md-25,
  .py-md-25 {
    padding-bottom: 25px !important;
  }

  .pt-md-30,
  .py-md-30 {
    padding-top: 30px !important;
  }

  .pb-md-30,
  .py-md-30 {
    padding-bottom: 30px !important;
  }

  .pt-md-35,
  .py-md-35 {
    padding-top: 35px !important;
  }

  .pb-md-35,
  .py-md-35 {
    padding-bottom: 35px !important;
  }

  .pt-md-40,
  .py-md-40 {
    padding-top: 40px !important;
  }

  .pb-md-40,
  .py-md-40 {
    padding-bottom: 40px !important;
  }

  .pt-md-45,
  .py-md-45 {
    padding-top: 45px !important;
  }

  .pb-md-45,
  .py-md-45 {
    padding-bottom: 45px !important;
  }

  .pt-md-50,
  .py-md-50 {
    padding-top: 50px !important;
  }

  .pb-md-50,
  .py-md-50 {
    padding-bottom: 50px !important;
  }

  .pt-md-75,
  .py-md-75 {
    padding-top: 75px !important;
  }

  .pb-md-75,
  .py-md-75 {
    padding-bottom: 75px !important;
  }

  .pt-md-100,
  .py-md-100 {
    padding-top: 100px !important;
  }

  .pb-md-100,
  .py-md-100 {
    padding-bottom: 100px !important;
  }

  /* HSBC Championship start  */
  .infy-logo img {
    width: 180px;
  }

  #sec3 .px-5 {
    padding: 0 15px !important;
  }

  .opart-swiper .swiper-slide {
    width: 70%;
  }

  /* HSBC Championship End  */
}

@media only screen and (max-width: 767px) {

  /* ----------------------------
# Spacing CSS Mobile
---------------------------------*/
  .m-xs-0 {
    margin: 0 !important;
  }

  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important;
  }

  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important;
  }

  .mt-xs-10,
  .my-xs-10 {
    margin-top: 10px !important;
  }

  .mb-xs-10,
  .my-xs-10 {
    margin-bottom: 10px !important;
  }

  .mt-xs-15,
  .my-xs-15 {
    margin-top: 15px !important;
  }

  .mb-xs-15,
  .my-xs-15 {
    margin-bottom: 15px !important;
  }

  .mt-xs-20,
  .my-xs-20 {
    margin-top: 20px !important;
  }

  .mb-xs-20,
  .my-xs-20 {
    margin-bottom: 20px !important;
  }

  .mt-xs-25,
  .my-xs-25 {
    margin-top: 25px !important;
  }

  .mb-xs-25,
  .my-xs-25 {
    margin-bottom: 25px !important;
  }

  .mt-xs-30,
  .my-xs-30 {
    margin-top: 30px !important;
  }

  .mb-xs-30,
  .my-xs-30 {
    margin-bottom: 30px !important;
  }

  .mt-xs-35,
  .my-xs-35 {
    margin-top: 35px !important;
  }

  .mb-xs-35,
  .my-xs-35 {
    margin-bottom: 35px !important;
  }

  .mt-xs-40,
  .my-xs-40 {
    margin-top: 40px !important;
  }

  .mb-xs-40,
  .my-xs-40 {
    margin-bottom: 40px !important;
  }

  .mt-xs-45,
  .my-xs-45 {
    margin-top: 45px !important;
  }

  .mb-xs-45,
  .my-xs-45 {
    margin-bottom: 45px !important;
  }

  .mt-xs-50,
  .my-xs-50 {
    margin-top: 50px !important;
  }

  .mb-xs-50,
  .my-xs-50 {
    margin-bottom: 50px !important;
  }

  .mt-xs-75,
  .my-xs-75 {
    margin-top: 75px !important;
  }

  .mb-xs-75,
  .my-xs-75 {
    margin-bottom: 75px !important;
  }

  .mt-xs-100,
  .my-xs-100 {
    margin-top: 100px !important;
  }

  .mb-xs-100,
  .my-xs-100 {
    margin-bottom: 100px !important;
  }

  .p-xs-0 {
    padding: 0 !important;
  }

  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0px !important;
  }

  .pl-xs-20,
  .px-xs-20 {
    padding-left: 20px !important;
  }

  .pr-xs-20,
  .px-xs-20 {
    padding-right: 20px !important;
  }

  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0px !important;
  }

  .pt-xs-10,
  .py-xs-10 {
    padding-top: 10px !important;
  }

  .pb-xs-10,
  .py-xs-10 {
    padding-bottom: 10px !important;
  }

  .pt-xs-15,
  .py-xs-15 {
    padding-top: 15px !important;
  }

  .pb-xs-15,
  .py-xs-15 {
    padding-bottom: 15px !important;
  }

  .pt-xs-20,
  .py-xs-20 {
    padding-top: 20px !important;
  }

  .pb-xs-20,
  .py-xs-20 {
    padding-bottom: 20px !important;
  }

  .pt-xs-25,
  .py-xs-25 {
    padding-top: 25px !important;
  }

  .pb-xs-25,
  .py-xs-25 {
    padding-bottom: 25px !important;
  }

  .pt-xs-30,
  .py-xs-30 {
    padding-top: 30px !important;
  }

  .pb-xs-30,
  .py-xs-30 {
    padding-bottom: 30px !important;
  }

  .pt-xs-35,
  .py-xs-35 {
    padding-top: 35px !important;
  }

  .pb-xs-35,
  .py-xs-35 {
    padding-bottom: 35px !important;
  }

  .pt-xs-40,
  .py-xs-40 {
    padding-top: 40px !important;
  }

  .pb-xs-40,
  .py-xs-40 {
    padding-bottom: 40px !important;
  }

  .pt-xs-45,
  .py-xs-45 {
    padding-top: 45px !important;
  }

  .pb-xs-45,
  .py-xs-45 {
    padding-bottom: 45px !important;
  }

  .pt-xs-50,
  .py-xs-50 {
    padding-top: 50px !important;
  }

  .pb-xs-50,
  .py-xs-50 {
    padding-bottom: 50px !important;
  }

  .pt-xs-75,
  .py-xs-75 {
    padding-top: 75px !important;
  }

  .pb-xs-75,
  .py-xs-75 {
    padding-bottom: 75px !important;
  }

  .pt-xs-100,
  .py-xs-100 {
    padding-top: 100px !important;
  }

  .pb-xs-100,
  .py-xs-100 {
    padding-bottom: 100px !important;
  }

  /* -----------------------------------------
# Font Size CSS
------------------------------------------------*/
  .fz-16-xs {
    font-size: 16px !important;
  }

  .fz-18-xs {
    font-size: 18px !important;
  }

  .fz-20-xs {
    font-size: 20px !important;
  }

  .fz-22-xs {
    font-size: 22px !important;
  }

  .fz-24-xs {
    font-size: 24px !important;
  }

  .fz-26-xs {
    font-size: 26px !important;
  }

  .fz-28-xs {
    font-size: 28px !important;
  }

  .fz-30-xs {
    font-size: 30px !important;
  }

  .fz-32-xs {
    font-size: 32px !important;
  }

  .fz-34-xs {
    font-size: 34px !important;
  }

  .fz-36-xs {
    font-size: 36px !important;
  }

  .fz-38-xs {
    font-size: 38px !important;
  }

  .fz-40-xs {
    font-size: 40px !important;
  }

  .fz-42-xs {
    font-size: 42px !important;
  }

  .fz-44-xs {
    font-size: 44px !important;
  }

  .fz-46-xs {
    font-size: 46px !important;
  }

  .fz-48-xs {
    font-size: 48px !important;
  }

  .fz-50-xs {
    font-size: 50px !important;
  }

  /* ------------------------------------
  # Header CSS Mobile (Landscape)
  -----------------------------------*/
  header .navbar {
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
  }

  header #btn-search {
    width: 50px;
    height: 50px;
  }

  header .search-icon {
    width: 15px;
    margin-right: 0;
  }

  /* ----------------------------------
# Footer CSS Mobile (Landscape)
---------------------------------------*/
  .country {
    max-width: 100%;
  }

  .select-country .btn-country {
    width: 100%;
    text-align: left;
  }

  .select-country .bi-chevron-up,
  .select-country .bi-chevron-down {
    margin-left: 0;
    float: right;
  }

  .ftr-head {
    border-bottom: 1px solid #d1dceb;
    padding-block: 1rem;
    margin: 0 !important;

    position: relative;
  }

  .ftr-head:after {
    content: "\F282";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);

    font-family: bootstrap-icons;
    font-size: 18px;
  }

  .ftr-links {
    max-height: 0;
    overflow: hidden;
    transition:
      max-height 0.4s ease,
      padding 0.3s ease;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ftr-links.show {
    max-height: 500px;
  }

  .ftr-links li:first-child {
    margin-top: 15px;
  }

  /* HSBC Championship start  */

  .infy-logo img {
    width: 130px;
  }

  .pt-120 {
    padding-top: 120px;
  }

  .mb-200 {
    margin-bottom: 30px;
  }

  .plus-icon {
    left: 20px;
    top: 20px;
  }

  .plus-icon-2 {
    top: unset;
    left: unset;
    right: 20px;
    bottom: 20px;
  }

  .plus-icon-9 {
    left: unset;
    right: 10px;
    bottom: unset;
    top: 75px;
  }

  .sec4-slider-content {
    margin-top: 0 !important;
  }

  .yutc-swiper .swiper-slide {
    padding: 50px 0 0;
  }

  .yutc-swiper .swiper-slide-inner {
    height: 450px;
  }

  .yutc-swiper .swiper-slide-content {
    flex-direction: column;
    text-align: center;
  }

  .yutc-swiper .swiper-slide-active .yutc-img img {
    transform: scale(1.3) translate(0px, -20px);
  }

  .yutc-swiper .swiper-slide-content {
    width: 90%;
    padding: 20px;
  }

  .h5-head {
    font-size: 26px;
  }

  #sec3 .px-5 {
    padding: 0 30px !important;
  }

  .sec4-atags .cta-link {
    font-size: 14px;
  }

  .plus-icon-7,
  .plus-icon-2 {
    width: 30px;
  }


  /* HSBC Championship End  */

}

@media only screen and (max-width: 680px) {}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 360px) {}

@media only screen and (min-width: 1600px) {
  .header .align-width {
    max-width: 1600px;
  }
}