.root {
  font-size: 0.052086vw;
}

html {
  scroll-behavior: smooth;
}

@font-face {
  font-family: "Montserrat-ExtraBold";
  font-style: normal;
  font-weight: 400;
  src: url(../css/fonts/Montserrat-ExtraBold.woff2) format("woff2"),
    url(../css/fonts/Montserrat-ExtraBold.otf) format("otf");
}

@font-face {
  font-family: "Montserrat-Bold";
  font-style: normal;
  font-weight: 400;
  src: url(../css/fonts/Montserrat-Bold.woff2) format("woff2"),
    url(../css/fonts/Montserrat-Bold.otf) format("otf");
}

@font-face {
  font-family: "Montserrat-Semibold";
  font-style: normal;
  font-weight: 700;
  src: url(../css/fonts/Montserrat-SemiBold.woff2) format("woff2"),
    url(../css/fonts/Montserrat-SemiBold.otf) format("otf");
}

@font-face {
  font-family: "Montserrat-Medium";
  font-style: normal;
  font-weight: 700;
  src: url(../css/fonts/Montserrat-Medium.woff2) format("woff2"),
    url(../css/fonts/Montserrat-Medium.otf) format("otf");
}

@font-face {
  font-family: "Montserrat-Regular";
  font-style: normal;
  font-weight: 700;
  src: url(../css/fonts/Montserrat-Regular.woff2) format("woff2"),
    url(../css/fonts/Montserrat-Regular.otf) format("otf");
}

@font-face {
  font-family: "Montserrat-Light";
  font-style: normal;
  font-weight: 700;
  src: url(../css/fonts/Montserrat-Regular.woff2) format("woff2"),
    url(../css/fonts/Montserrat-Regular.otf) format("otf");
}

@font-face {
  font-family: "Bebas-Neue-Bold";
  font-style: normal;
  font-weight: 700;
  src: url(../css/fonts/BebasNeue-Bold.woff2) format("woff2"),
    url(../css/fonts/BebasNeue-Bold.ttf) format("ttf");
}

@font-face {
  font-family: "Bebas-Neue-Regular";
  font-style: normal;
  font-weight: 700;
  src: url(../css/fonts/BebasNeue-Regular.woff2) format("woff2"),
    url(../css/fonts/BebasNeue-Regular.ttf) format("ttf");
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding: 0;
}

.row {
  margin-right: 0;
  margin-left: 0;
}

body {
  margin: 0;
  font-family: "Montserrat", serif;
  background-color: #060606;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat-Bold", serif;
}

p,
a {
  font-family: "Montserrat-Regular", serif;
}

a,
a:hover {
  color: unset;
  text-decoration: none;
}

p {
  font-size: 16rem;
  line-height: 1.4em;
  color: #ffffff;
}

h2 {
  color: #ffffff;
  font-size: 80rem;
  position: relative;
}

h3 {
  color: #ffffff;
  font-size: 48rem;
  position: relative;
}

h4 {
  color: #ffffff;
  font-size: 64rem;
  font-weight: 700;
}

h5 {
  font-size: 36rem;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 700;
}

h6 {
  font-size: 28rem;
  line-height: 1.4em;
  color: #ffffff;
}

 header{
    margin:0 !important;
    padding:0 !important;
    height:auto !important;
    z-index:999 !important;
    }

.wns-head64 {
  color: var(--White, #fff);
  text-align: center;
  font-family: "Montserrat-Semibold", serif;
  font-size: 64rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2em;
  padding-bottom: 30rem;
}

.wns-head28 {
  font-family: "Montserrat-Semibold", serif;
  font-size: 28rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2em;
  padding-bottom: 30rem;
}

.para-16 {
  color: #231f20;
  font-family: "Montserrat-Medium", serif;
  font-size: 16rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4em;
}
.head-20 {
  font-size: 20rem;
  font-weight: 600;
  line-height: 1.4em;
  font-family: "Montserrat-Semibold", serif;
}
b {
  font-family: "Montserrat-bold", serif;
  font-weight: 700;
}
.text-black {
  color: #231f20;
}
button:focus {
  outline: unset;
}

section {
    padding: 200rem 40rem;
}
:root {
  --motion: 1;
}
header {
  height: 60rem;
  padding: 0 40rem;
  display: flex;
  align-items: center;
  position: fixed;
  width: 100%;
  z-index: 3;
}
.wns-head-32 {
  font-size: 32rem;
}
.wns-logo img {
  width: 68rem;
}


.search-b img {
  width: 20rem;
}
/* Top banner section start ************************************ */
#top-banner {
  background-color: #060606;
  overflow: hidden;
  position: relative;
  height: 100vh;
  padding: 150rem 40rem 150rem;
}
.spline-container {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* .spline-container iframe {
    top: -7%;
    position: absolute;
} */
#top-banner.card-wrapper {
  max-width: 410rem;
  text-align: left;
  border-radius: 10rem;
  border: 0.5px solid #2d2d2d;
  width: 100%;
  padding: 20rem;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  background: rgba(45, 45, 45, 0.05);
  backdrop-filter: blur(5.5px);
  position: relative;
  z-index: 2;
}
.banner-left-cntt h1{
  font-size: 16rem;
  line-height: 1.4em;
  color: #ffffff;
  text-align: left;
  width: 60%;
  font-family: "Montserrat-Regular", serif !important;
}
.banner-left-cntt,
.bleft-btm-cntt {
  z-index: 4;
  position: relative;
}
#top-banner .banner-rgt-col h2 {
  font-size: 250rem !important;
  line-height: 1.2em;
  color: #ffffff;
  text-align: right;
  font-family: "Bebas-Neue-Bold", serif;
}
#top-banner .banner-left-cntt h2{
  font-size: 110rem;
  line-height: 1.2em;
  color: #ffffff;
  text-align: left;
  font-family: "Bebas-Neue-Bold", serif;
}
#top-banner h3 {
  font-size: 70rem;
  line-height: 1.2em;
  color: #F37021;
  text-align: left;
  font-family: "Bebas-Neue-Bold", serif;
  margin-top: -10rem;
}
#top-banner h6 {
  font-size: 20rem;
  line-height: 1.4em;
  font-family: "Montserrat-Bold", serif;
}
.banner-rgt-col {
  padding-top: 20.5%;
  z-index: 4;
  /* position: relative; */
}
button#scrollButton .mouse_scroll {
  margin-top: 0px;
  padding-left: 3px;
}
button#scrollButton {
  position: absolute;
  bottom: 10%;
  border: 0px solid #eaeaea;
  border-radius: 100px;
  padding: 8px 6px;
  right: 0;
  left: 0;
  width: fit-content;
  margin: auto;
  background-color: rgb(0 0 0 / 50%);
  color: #fff;
  display: none;
}
/******Mouse Scroll css  *******/
.mouse_scroll {
  display: block;
  margin: 0 auto;
  width: 24rem;
  height: 100rem;
}
.m_scroll_arrows {
  display: block;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3rem 4rem;
  width: 16rem;
  height: 16rem;
  cursor: pointer;
}
.unu {
  margin-top: 1rem;
}
.unu,
.doi,
.trei {
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
  animation: mouse-scroll 1s infinite;
}
.unu {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-direction: alternate;

  animation-direction: alternate;
  animation-delay: alternate;
}

.doi {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-direction: alternate;

  animation-delay: 0.2s;
  animation-direction: alternate;

  margin-top: -6rem;
}

.trei {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-direction: alternate;

  animation-delay: 0.3s;
  animation-direction: alternate;

  margin-top: -6rem;
}

.mouse {
  height: 42rem;
  width: 24rem;
  border-radius: 14rem;
  transform: none;
  border: 2px solid white;
  top: 170rem;
}

.wheel {
  display: block;
  margin: 5rem auto;
  background: white;
  position: relative;
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
  height: 4rem;
  width: 4rem;
  border: 2px solid #fff;
  -webkit-border-radius: 8rem;
  border-radius: 8rem;
}

@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% {
    top: 1rem;
  }
  25% {
    top: 2rem;
  }
  50% {
    top: 3rem;
  }
  75% {
    top: 2rem;
  }
  100% {
    top: 1rem;
  }
}
@-o-keyframes mouse-wheel {
  0% {
    top: 1rem;
  }
  25% {
    top: 2rem;
  }
  50% {
    top: 3rem;
  }
  75% {
    top: 2rem;
  }
  100% {
    top: 1rem;
  }
}
@keyframes mouse-wheel {
  0% {
    top: 1rem;
  }
  25% {
    top: 2rem;
  }
  50% {
    top: 3rem;
  }
  75% {
    top: 2rem;
  }
  100% {
    top: 1rem;
  }
}

@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.btm-cntt-inner {
  border: 1px solid #969fae25;
  border-image-slice: 1;
  background-color: #2d2d2d20;
  backdrop-filter: blur(5.5px);
  border-radius: 10rem;
  padding: 20rem 20rem;
  margin-right: 17%;
}
#top-banner .send-rpt-btn {
  margin-top: 25rem;
}
#top-banner .send-rpt-btn a {
  font-size: 20rem;
  line-height: 1.3em;
  padding: 0;
  border: 0;
  color: #f37021;
  font-family: "Bebas-Neue-Bold", serif;
  transition: all 0.3s ease-in-out;
  transition: background-color 0.3s ease, transform 0.3s ease;
  cursor: pointer;
  position: relative;
}
#top-banner .send-rpt-btn a:hover {
  background-color: transparent;
  transform: scale(1);
  color: #ffffff;
}
#top-banner .container {
  height: 100%;
  align-items: center;
  display: flex;
}
#top-banner .row.tbanner-row {
  height: 100%;
  width: 100%;
}
#top-banner .bleft-btm-cntt {
  position: absolute;
  bottom: 11%;
}
.scroll-about {
  margin-top: 60rem;
  z-index: 4;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
#top-banner .right-bottom h3 {
  font-size: 24rem;
  line-height: 1.2em;
  color: #ffffff;
  text-align: left;
  margin-top: 0rem;
  font-family: "Montserrat-Bold", serif;
  margin-bottom: 5rem;
}
#top-banner .right-bottom h4 {
  font-size: 20rem;
  line-height: 1.2em;
  color: #ffffff;
  text-align: left;
  margin-top: -5rem;
  font-family: "Montserrat-Medium", serif;
  margin-bottom: 20rem;
}
.right-bottom {
  width: fit-content;
  position: absolute;
  right: 0;
  z-index: 4;
  top: 65%;
}
#top-banner .send-rpt-btn a:before {
  content: "";
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//right-arr-white.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  height: 16rem;
  width: 14rem;
  right: -21%;
  top: 3rem;
  transition: all 0.3s ease-in-out;
}
#top-banner .banner-left-cntt {
  padding: 0 0rem;
}
#top-banner .send-rpt-btn a:hover:before {
  right: -25%;
}
/* Top banner section end ************************************ */
.wns-head2 {
  text-align: center;
}
.desktop-none {
  display: none;

}
.gen-ai {
  color: #ffffff;
  background: radial-gradient(
    circle at center,
    #ffad6c,
    #ffad6c,
    #e4cdc1,
    #fb9a76,
    #f99988,
    #ffad6c
  );
  background-size: 600% 600%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation-duration: 5s !important;
  /* Adjust the duration for a smoother circular motion */
  animation-name: animationgradienttitle !important;
  animation-iteration-count: infinite !important;
  animation-timing-function: linear;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

@keyframes animationgradienttitle {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 100% 100%;
  }
}

.wns-head2.loaded-pg span {
  animation-name: glow-anime;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  animation-duration: 3s;
  animation-delay: calc(0.1s * var(--i));
  color: #fff;
  /* Set initial color */
}

@keyframes glow-anime {
  0% {
  }

  50% {
    text-shadow: 0 0 0.5rem #fff7f0, 0 0 1.5rem #fcf7f3, 0 0 3rem #e4cdc1,
      0 0 6rem #f99988, 0 0 12rem #ffad6c;
  }

  100% {
  }
}

.search-b {
  cursor: pointer;
}
.banner-left-cntt {
  text-align: center;
  padding: 0 10rem;
}
div#content1 div {
  margin-bottom: 30rem;
}
/* footer section start ************************************ */
#footer-sec .container {
  background-color: #060606;
}
.footer-para p {
  color: #ffffff;
}
#footer-sec {
  padding-bottom: 60rem;
  padding-top: 0rem;
}

.footer-btn button.dnld-rpt::before {
  content: "";
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//Dotted-White-Circle.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  height: 40rem;
  width: 40rem;
  left: 0;
  top: 14rem;
}

#footer-sec h2 {
  font-size: 54rem;
  line-height: 1em;
  margin-bottom: 30rem;
}

.footer-btn button.dnld-rpt::after {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//Dotted-White-right-Arrow.svg");
  top: 22rem;
}

.footer-btn:hover button.dnld-rpt::before {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//Dotted-Yellow-Circle.svg");
}

.footer-btn:hover button.dnld-rpt::after {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//Dotted-Yellow-right-Arrow.svg");
}

.wns-social {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.wns-social a {
  padding: 14rem;
  border-radius: 54%;
  border: 1rem solid #444444;
  margin-right: 15rem;
  transition: all 0.3s ease-in-out !important;
}

.wns-social a:last-child {
  margin-right: 0;
}

.wns-social a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.ft-row {
  align-items: center;
}

.footer-copyright {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 15rem 0rem;
}

.fmenu-item {
  display: flex;
  gap: 35rem;
}

.fmenu-item a {
  font-size: 15rem;
  line-height: 1.3em;
  border-radius: 50rem;
  color: #ffffff;
}

.footer-menu {
  margin-bottom: 65rem;
  border-top: 1rem solid #444444;
  margin-top: 65rem;
  padding-top: 25rem;
}

.send-rpt-btn {
  margin-top: 60rem;
}

.send-rpt-btn a {
  font-size: 20rem;
  line-height: 1.3em;
  border: 1rem solid #f37021;
  padding: 12rem 40rem 10rem;
  border-radius: 50rem;
  color: #ffffff;
  font-family: "Bebas-Neue-Bold", serif;
  transition: all 0.3s ease-in-out;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.send-rpt-btn a:hover {
  background-color: #f37021;
  transform: scale(0.8);
}

.footer-sec-main h5 {
  font-size: 21rem;
  line-height: 1.4em;
  font-family: "Montserrat-Regular", serif;
  margin-bottom: 50rem;
}

.footer-right-s {
  display: grid;
  align-content: end;
}

.footer-logo img {
  width: 68rem;
}

.foot-head5 h5:before {
  content: "/";
  position: absolute;
  left: -20rem;
  color: #f37021;
  display: inline-block;
}

.wns-btn.footer-btn a {
  font-size: 20rem;
  line-height: 1.3em;
  font-family: "Bebas-Neue-Bold", serif;
  color: #000000;
  position: relative;
  transition: all 0.2s ease-in;
}

.wns-btn.footer-btn a:hover {
  color: #f37021;
}

.wns-btn.footer-btn a:after {
  content: "";
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//right-arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 13rem;
  height: 13rem;
  background-position: center;
  transition: all 0.3s ease-in;
  display: inline-block;
  right: -21%;
  top: 5rem;
  position: absolute;
  transition: all 0.2s ease-in;
}

.wns-btn.footer-btn:hover a:after {
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//right-arrow-hov.svg);
  right: -23%;
}

.copyright-text {
  font-family: "Montserrat-Regular", serif;
  justify-content: center;
  color: #ffffff;
  align-self: center;
  white-space: nowrap;
  margin: auto 0;
  font-size: 14rem;
  line-height: 1.2em;
  font-weight: 300;
}

.insights-cntt {
  margin-bottom: 45rem;
}
.wns-social img {
  width: 22rem;
}

.footer-copyright img {
  width: 102rem;
}
/* footer section end ************************************ */

/* header section start ************************************ */

.head-btn {
  display: flex;
  align-items: center;
}

.head-btn button {
  font-size: 22rem;
  line-height: 1.4em;
  background-color: transparent;
  color: #ffffff;
  font-weight: 700;
  border: 1px solid #ef4e30;
  padding: 10rem 30rem;
  border-radius: 30rem;
  cursor: pointer;
}

.header-outer {
  justify-content: space-between;
  display: flex;
  width: 100%;
  gap: 20px;
}

.header-menu {
  justify-content: space-between;
  border-radius: 50rem;
  align-self: center;
  display: flex;
  gap: 56rem;
  margin: auto 0;
  padding: 18rem 40rem;
  background-color: #2d2d2d20;
  backdrop-filter: blur(5.5px);
  border: 1px solid #969fae15;
}

.header.scroll-up {
  background-color: #060606;
}

.header-menu a.active {
  color: #ffffff;
}

.nav-section {
    position: absolute;
    bottom: 4%;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    z-index: 4;
    height: 90rem;
    transition: all 0.4s ease;
}
.nav-section.fixed .header-menu {
  background-color: #1c1c1d;
}

svg#fluidSVG {
  position: absolute;
  top: -70%;
  height: 1529rem;
  width: 100%;
  z-index: 2;
  left: 0;
  right: 0;
}

svg#fluidRed {
  position: absolute;
  bottom: -20%;
  left: -48%;
  z-index: 2;
  height: 1523rem;
  width: 100%;
}

.smallsvg {
  position: absolute;
  top: -14%;
  left: 0;
  right: 0;
}

.bigsvg {
  position: absolute;
  top: -20%;
  left: 0;
  right: 0;
}

@keyframes rotateAnimation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.header-menu a {
  color: #ffffff;
  font-size: 15rem;
  line-height: 1.2em;
  font-weight: 400;
  padding-bottom: 4rem;
  position: relative;
}

.header-menu a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  /* Initial width set to 0 */
  height: 2rem;
  /* Adjust the height as needed */
  background: linear-gradient(
    90deg,
    #f37021 0%,
    #bd1a29 40%,
    #ed1c24 71%,
    #f04e30 100%
  );
  transition: width 0.3s ease-in-out, left 0.3s ease-in-out;
  /* Animate width and left position with ease-in-out timing function */
}

.header-menu a.active::after {
  width: 100%;
  /* Set width to 100% for the active link */
  left: 0;
}

.header-menu a.prev-active::after {
  width: 0;
  /* Set width to 0 for the previously active link */
  left: 100%;
}

a.nav-item:hover {
  color: #f37021;
}

.nav-section.fixed {
    position: fixed;
    top: 0;
    padding-top: 15rem;
    bottom: 0%;
    margin: unset;
    z-index: 9;
    margin-top: 86px;
}
.head-btn button:hover {
  background-color: #ef4e30;
}

button.dnld-rpt:hover {
  color: #ffb400;
  transition: background-color 0.3s ease;
}

.box-col-rgt.mobile {
  display: none;
}

.btm-box-row .col-md-3.col-sm-12:last-child {
  padding-right: 0;
}
/* header section end ************************************ */

/***mobile menu css *****************************************/
.hamburger-menu .bar {
  display: none;
}

.mobile-menu {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: -1;
  top: 0;
  right: -100%;
  overflow-x: hidden;
  transition: 0.5s;
  background-color: #060606;
  border: none;
  padding: 75px 40px 40px 40px;
  border-radius: 0;
}

.mobile-menu a {
  color: #ffffff;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
}

.mobile-menu .nav-item {
  padding: 15px 0px;
  text-decoration: none;
  color: #ffffff;
  display: block;
  text-align: center;
}
.mobile-menu.active {
  right: 0;
}

.bleft-btm-cntt.mobile {
  display: none;
}

header .hamburger-menu {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  position: absolute;
  top: 0;
  bottom: 50px;
  margin: auto;
  width: 35px;
  height: 35px;
  cursor: pointer;
  right: 33px;
  z-index: 999;
}

header .hamburger-menu span {
  text-transform: uppercase;
  left: calc(-100% + -5px);
  padding: 8px 9px 8px 0;
  top: calc(50% - 18px);
  position: absolute;
  font-size: 13px;
  color: #fff;
}

header .hamburger-menu .bar,
header .hamburger-menu .bar::after,
header .hamburger-menu .bar::before {
  width: 28px;
  height: 2px;
}

header .hamburger-menu .bar {
  position: relative;
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  background: #ffffff;
  top: 11px;
}

header .hamburger-menu .bar::before,
header .hamburger-menu .bar::after {
  position: absolute;
  background: #ffffff;
  content: "";
  left: 0;
  border-radius: 5px;
}

header .hamburger-menu .bar::before {
  bottom: 7px;
  -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

header .hamburger-menu .bar::after {
  top: 7px;
  -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

header .hamburger-menu .bar.animate {
  background: rgba(255, 255, 255, 0);
}

header .hamburger-menu .bar.animate::after {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

header .hamburger-menu .bar.animate::before {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu {
  display: none;
}

.fade-in-letter {
  display: inline-block;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.opacity-span {
  opacity: 0.2;
  transition: opacity 0.5s ease;
  font-size: 32rem;
  line-height: 1.3em;
  font-family: "Montserrat-Medium", serif;
  text-align: center;
  color: #ffffff;
}
/***mobile menu end *****************************************/

/* <!------------------ Use Cases start --------------------> */

@keyframes slide-up {
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in {
  100% {
    opacity: 1;
  }
}

/* <!------------------ Enterprise Leaders Action start --------------------> */
.genAIModel {
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.naccs {
  position: relative;
  margin: 70rem auto 0;
  z-index: 2;
}
.naccs .menu div:hover {
  color: #f37021;
  opacity: 1;
}

.naccs .menu div:hover svg path {
  fill: #f37021;
  transition: all 0.5s ease;
}
.naccs .menu div:hover svg g {
  opacity: 1;
}
.naccs .menu div {
  padding: 20rem 0;
  margin-bottom: 30rem;
  font-family: "Montserrat-Regular", serif;
  font-size: 24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2em;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  color: #231f20;
  opacity: 0.5;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
  border-bottom: 1rem solid rgb(35 31 32 / 20%);
}

.naccs .menu .tabtitle.active {
  color: #231f20;
  opacity: 1;
  font-family: "Montserrat-Semibold", serif;
}

.naccs .menu .tabtitle svg {
  width: 20rem;
  height: 20rem;
  position: absolute;
  right: 0;
}

.naccs .menu .tabtitle.active svg {
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: rotate(90deg);
}

.naccs .menu .tabtitle.active svg path {
  fill: #f37021;
}

.naccs .menu .tabtitle.active svg g {
  opacity: 1;
}

.naccs .topimg {
  margin-bottom: 30rem;
  width: 100%;
}
.topimg {
  border-radius: 10rem;
}
.naccs .para-16 {
  padding-bottom: 0;
}

.cta-text {
  color: #fff;
  font-family: "Bebas-Neue-Regular", serif;
  font-size: 20rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: all 0.4s ease-in;
}
.cta-btn {
  font-family: "Bebas-Neue-Bold", serif;
  font-size: 20rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: all 0.3s ease-in;
  color: #000;
  background-color: #ffdbc5;
  padding: 13rem 30rem 12rem;
  border-radius: 30rem;
  display: block;
  width: fit-content;
  cursor: pointer;
}
.cta-btn:hover {
  transition: all 0.3s;
  background-color: #fff;
  color: #f37021;
}

span.light {
  margin-right: 15rem;
  font-family: "Bebas-Neue-Regular", serif;
}

.naccs .menu {
  padding-right: 90rem;
}
.video-image {
  padding-bottom: 30rem;
}
.video-image img {
  width: 100%;
}

.overlay.video-model{
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
z-index: 1000 !important;
}


ul.nacc {
  position: relative;
  min-height: 565rem;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc li {
  opacity: 0;
  transform: translateY(60rem);
  position: absolute;
  list-style: none;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc li.active {
  transition-delay: 0.3s;
  z-index: 2;
  opacity: 1;
  transform: translateY(0rem);
}

ul.nacc li p {
  margin: 0;
}
.img-card {
  cursor: pointer;
  transition: all 0.3s ease-in;
}
.img-card:hover .pop-btn {
  transform: scale(1.1);
}
.pop-btn {
  width: 80rem;
  height: 80rem;
  transition: all 0.3s ease-in;
}
.pop-btn:hover {
  transform: scale(1.1);
}
.popbtn-wrap {
  position: absolute;
  top: 26%;
  left: 42%;
  cursor: pointer;
}
.popbtn-wrap img {
  width: 100%;
  margin-bottom: 10rem;
}
.pop-wrapper {
  width: 56rem;
  height: 56rem;
  position: absolute;
  bottom: 20rem;
  left: 20rem;
  transition: transform calc(1s * var(--motion)) cubic-bezier(0.19, 1, 0.22, 1);
}

@keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.overlay.video-model,
.overlay1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
z-index: 1000 !important;
}

.video-model .popup {
  display: none;
  background-color: #1d1d1d;
  width: 70%;
  min-height: 70vh;
  z-index: 2;
  padding: 12rem;
  border-radius: 12rem;
  opacity: 0;
  transform: translateY(50rem);
  animation: slide-up 1s forwards cubic-bezier(0.5, 1, 0.89, 1);
}

.video-model .popup-content {
  position: relative;
}

.video-model .close {
  top: -12rem;
  right: -75rem;
  font-size: 30rem;
  font-weight: 300;
  text-shadow: none;
  position: absolute;
  border: none;
  width: 50rem;
  height: 50rem;
  border-radius: 50%;
  color: #fff;
  background: rgb(0 0 0 / 40%);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  pointer-events: all;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in;
  opacity: 0;
  transform: translateY(50rem);
  animation: slide-up 1s forwards cubic-bezier(0.5, 1, 0.89, 1);
}

.video-model .close:hover {
  transform: scale(1.1);
  color: #ffffff;
  opacity: 1;
  background: #f37021;
}

iframe.video-yt.youtube-iframe {
  height: 70vh;
}

.video-wrapper .item,
.video-wrapper .item iframe.video-yt.youtube-iframe {
  display: none;
}

.video-wrapper .item.show,
.video-wrapper .item.show iframe.video-yt.youtube-iframe {
  display: block;
}

/* <!------------------ Enterprise Leaders end --------------------> */

/** differentiated section css***/
.insigts-box-outer {
  background-color: #ffffff;
  padding: 40rem 25rem 65rem;
  border-radius: 12rem;
  -webkit-transition: background-color 300ms ease-in;
  -moz-transition: background-color 300ms ease-in;
  -ms-transition: background-color 300ms ease-in;
  -o-transition: background-color 300ms ease-in;
  transition: background-color 300ms ease-in;
}

.diff-box-row .item {
  margin-right: 20rem;
}

.diff-box-row {
  margin-top: 80rem;
}

/*******carousel css starts *******/
.diff-box-row.owl-carousel .owl-item img,
.ins-box-row .owl-carousel .owl-item img,
.news-box-row .owl-carousel .owl-item img {
  width: 65%;
  margin: auto;
  padding-top: 10%;
}

.diff-box-row .owl-nav button,
.ins-box-row .owl-nav button,
.news-box-row .owl-nav button {
  height: 45rem;
  width: 45rem;
  border-radius: 50% !important;
  background: #e6e6e6 !important;
  position: absolute;
  top: 40%;
  transition: 0.3s ease-in;
}

.ins-box-row .owl-nav button {
  background: #1c1c1e !important;
  top: 29%;
}

.news-box-row .owl-nav button {
  background: #1c1c1e !important;
  top: 45%;
}

.diff-box-row .owl-nav button:hover,
.ins-box-row .owl-nav button:hover,
.news-box-row .owl-nav button:hover {
  background-color: #f2512a !important;
}

.diff-box-row button.owl-prev,
.ins-box-row button.owl-prev,
.news-box-row button.owl-prev {
  left: -6.5%;
}

.diff-box-row button.owl-next,
.ins-box-row button.owl-next,
.news-box-row button.owl-next {
  right: -4.8%;
}
.diff-box-row button.owl-prev:before,
.ins-box-row button.owl-prev:before,
.news-box-row button.owl-prev:before {
  content: "";
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//black-owl-arrow.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 8rem;
  height: 14rem;
  display: inline-block;
  top: 35%;
  right: 45%;
  position: absolute;
  transform: rotate(180deg);
}

.diff-box-row button.owl-next:before,
.ins-box-row button.owl-next:before,
.news-box-row button.owl-next:before {
  content: "";
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//black-owl-arrow.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 8rem;
  height: 14rem;
  display: inline-block;
  top: 36%;
  right: 38%;
  position: absolute;
}

.ins-box-row button.owl-prev:before,
.news-box-row button.owl-prev:before {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//white-owl-arrow.svg");
}

.ins-box-row button.owl-next:before,
.news-box-row button.owl-next:before {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//white-owl-arrow.svg");
}

.diff-box-row button.owl-next:hover:before,
.diff-box-row button.owl-prev:hover:before,
.ins-box-row button.owl-next:hover:before,
.ins-box-row button.owl-prev:hover:before {
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//white-owl-arrow.svg);
}

.diff-box-row .owl-dots,
.ins-box-row .owl-dots {
  text-align: center;
}

.diff-box-row button.owl-dot,
.ins-box-row button.owl-dot {
  width: 10rem;
  height: 10rem;
  background-color: #e6e6e6 !important;
  border-radius: 50px;
  margin: 25rem 5rem 0rem;
}

.ins-box-row button.owl-dot {
  background-color: #ffffff20 !important;
}

.diff-box-row button.owl-dot.active {
  background-color: #000000 !important;
}

.ins-box-row button.owl-dot.active {
  background-color: #ffffff !important;
}

/***** carousel css end *******/
h5.wns-head24 {
  margin-bottom: 20rem;
}
.diff-box-head,
.wns-head24 {
  font-size: 24rem;
  font-weight: 700;
  line-height: 1.3em;
  color: #ffffff;
  font-family: "Montserrat-Semibold", serif;
  margin-bottom: 50rem;
}

.diff-box-text {
  font-size: 16rem;
  color: #ffffff;
  font-family: "Montserrat-Medium", serif;
  line-height: 1.3em;
  font-weight: 500;
}

.diff-box-outer {
  padding: 50rem 30rem 50rem 30rem;
  border-radius: 10rem;
  min-height: 420rem;
  transition: 0.5s ease-in-out;
  overflow: hidden;
}

#diff-box1::before {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//multi-dimensional-approach.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.diff-box-outer {
  position: relative;
  overflow: hidden;
}
.diff-box-outer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.5s ease; /* Smooth transition for the transform */
  transform: scale(1); /* Initial scale */
  z-index: -1; /* Ensure the pseudo-element is behind the content */
}
#diff-box2::before {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//capability-contextualize.svg");
}
.diff-box-outer:hover::before {
  transform: scale(1.19); /* Scale up the background */
}
#diff-box3::before {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//trained-models.svg");
}

#diff-box4::before {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//multi-dimensional-approach.svg");
}

#diff-box5::before {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//Plug-and-play-platforms.svg");
}
#diff-box6::before {
  background-image: url("/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//trained-models.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

section#differentiated {
  background-color: #ffffff;
  margin-top: -1px;
}

.wns-large-mobile {
  display: none;
}

.white {
  color: #ffffff;
}

.ins-box-row .item {
  margin-right: 20rem;
}

/***** on hover image scale up css*****/
.ins-img {
  overflow: hidden;
  border-radius: 20rem;
}

.insights-box-outer:hover p {
  color: #f37021;
}

.diff-box-head span {
  color: #f37021;
}

.ins-img img {
  max-width: 100%;
  transition: all 1s ease;
  border-radius: 20rem;
}

.insights-box-outer:hover .ins-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/***** End on hover image scale up css*****/
.insights-box-subtext {
  margin: 20rem 0;
}

.insights-box-outer {
  padding: 0 0 30rem 0;
}

/*** on hover running line css***/
.wns-news button.owl-dot {
  width: 10rem;
  height: 10rem;
  background: white !important;
  margin: 5rem;
  border-radius: 50%;
  opacity: 0.2;
  transition: all 0.3s ease-in;
}

.wns-news button.owl-dot.active {
  opacity: 1;
}
.wns-news .owl-dots {
  display: flex;
  justify-content: center;
  padding-top: 60rem;
}
.insights-box-outer:hover .gb-title {
  color: #ffffff;
  background-size: 100% 1.4rem !important;
}

.insights-box-outer .gb-title {
  text-decoration: none;
  background-size: 0 1.4rem !important;
  background-position: 0 95% !important;
  -webkit-transition: background-size 0.25s
    cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important;
  -moz-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86)
    0s !important;
  -o-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important;
  transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important;
  background-image: linear-gradient(
    to right,
    #ffffff 0,
    #ffffff 100%
  ) !important;
  padding: 0 0 4rem;
  background-repeat: no-repeat;
  display: inline !important;
}

.wns-news .diff-box-head {
  font-family: "Montserrat-Regular", serif;
  color: #969fae;
  text-align: center;
}

.news-box-outer {
  background-color: #1c1c1e;
  padding: 30rem 20rem;
  border-radius: 10rem;
  position: relative;
  min-height: 320rem;
  overflow: hidden;
  display: flex;
}
div#ns-box2,
div#ns-box4,
div#ns-box5 {
  align-items: flex-end;
}

.ns-title h6 {
  margin-bottom: 30rem;
}

#ns-img1 img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  border-radius: 0 0 10rem 0;
}

#ns-img1 {
  margin-top: 35%;
}

div#ns-img2,
div#ns-img6 {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 50rem;
}

#ns-img2 img,
#ns-img4 img,
#ns-img6 img {
  width: 60%;
  position: absolute;
  right: 0;
  top: 0;
}

#ns-img3 img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  border-radius: 0 0 10rem 0;
}

.ns-title {
  margin-bottom: 30rem;
}

.news-box-row .item {
  margin-right: 20rem;
}

#ns-img5 img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  border-radius: 0 0 10rem 0;
}

#news {
  position: relative;
}

.wns-news {
  z-index: 2;
  position: relative;
  margin-right: 1px;
}
.news-box-outer .ns-title h6 {
  background-repeat: no-repeat;
  background-size: 0px 1.4rem !important;
  background-image: linear-gradient(
    to right,
    rgb(255, 255, 255) 0px,
    rgb(255, 255, 255) 100%
  ) !important;
  display: inline !important;
  text-decoration: none;
  padding: 0px 0px 4rem;
  background-position: 0px 95% !important;
  transition: background-size 0.35s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important;
}
.news-box-outer:hover .ns-title h6 {
  color: rgb(255, 255, 255);
  background-size: 100% 1.4rem !important;
}
.news-box-outer:hover .ns-img img {
  transform: scale(1.1);
}

.news-box-outer .ns-img img {
  display: block;
  width: 100%;
  transition: all 1s ease 0s;
}
.pb-60 {
  padding-bottom: 60rem;
}
/** differentiated section css end***/

/* <!-- slick slider keythemes start ------------------------------------------------------> */

.sliderContainer {
  position: relative;
}

.slider {
  width: 100%;
}

.progressBarContainer {
  position: absolute;
  bottom: 0;
  width: 128rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.progressBarContainer div {
  display: block;
  padding: 0;
  cursor: pointer;
  float: left;
  color: white;
}

.progressBarContainer div:last-child {
  margin-right: 0;
}

.progressBarContainer div span.progressBar {
  width: 10rem;
  height: 10rem;
  border-radius: 99rem;
  background-color: #d6d6d6;
  display: block;
  margin: 5rem 5rem;
  overflow: hidden;
  transition: width calc(0.6s * var(--motion)) cubic-bezier(0.19, 1, 0.22, 1);
}
.progressBarContainer span.progressBar.active {
  width: 37rem;
  transition: width calc(0.6s * var(--motion)) cubic-bezier(0.19, 1, 0.22, 1);
}
.progressBarContainer div span.progressBar .inProgress {
  background-color: #f37021;
  width: 0%;
  border-radius: 99rem;
  height: 10rem;
  transition: width calc(0.6s * var(--motion)) cubic-bezier(0.19, 1, 0.22, 1);
}
.sliderContainer .slick-prev {
  left: -60rem;
}
.sliderContainer .slick-next {
  right: -60rem;
}
.sliderContainer .slick-arrow {
  height: 45rem;
  width: 45rem;
  border-radius: 50% !important;
  background: rgb(255 255 255 / 11%);
  display: flex;
  align-items: center;
  justify-content: center;
  top: 40%;
  border: none;
}
.sliderContainer .slick-arrow:hover {
  background: #f37021 !important;
  transition: all 0.3s ease-in;
}
.sliderContainer .slick-prev:focus,
.sliderContainer .slick-next:focus {
  background: rgb(255 255 255 / 11%);
  outline: none;
}
.sliderContainer .slick-prev:before {
  content: "";
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//white-owl-arrow.svg);
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  width: 8rem;
  height: 14rem;
  margin-right: 3rem;
  transition: all 0.3s ease-in;
  transform: rotate(180deg);
}

.sliderContainer .slick-next:before {
  content: "";
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//white-owl-arrow.svg);
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  width: 8rem;
  height: 14rem;
  margin-left: 3rem;
  transition: all 0.3s ease-in;
}

.sliderContainer .slide-item .wns-head28,
.sliderContainer .slide-item p,
.sliderContainer .slide-item ul{
  opacity: 0;
}
.sliderContainer .slick-slide.slick-active .wns-head28,
.sliderContainer .slick-slide.slick-active p,
.sliderContainer .content-inner::before,
.sliderContainer .slick-slide.slick-active ul,
.sliderContainer .slick-slide.slick-active .ctabtn-wrap {
  transform: translateY(30rem);
  animation: slide-up 1.5s forwards cubic-bezier(0.5, 1, 0.89, 1);
  opacity: 0;
}

.sliderContainer .ctabtn-wrap {
  padding-top: 30rem;
  opacity: 0;
}
.sliderContainer .slick-slide.slick-active img.visible {
  opacity: 1;
}
.sliderContainer .slick-slide img {
  width: 100%;
  opacity: 0;
  transition: all 0.3s ease-in;
}

@keyframes slide-up {
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span {
  display: inline-block;
  opacity: 0;
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(1) {
  animation: fade-in 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(2) {
  animation: fade-in 0.8s 0.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(3) {
  animation: fade-in 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(4) {
  animation: fade-in 0.8s 0.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(5) {
  animation: fade-in 0.8s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(6) {
  animation: fade-in 0.8s 0.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(7) {
  animation: fade-in 0.8s 0.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(8) {
  animation: fade-in 0.8s 0.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(9) {
  animation: fade-in 0.8s 0.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.sliderContainer .slick-slide.slick-active .wns-head-32 span:nth-child(10) {
  animation: fade-in 0.8s 1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

@keyframes fade-in {
  100% {
    opacity: 1;
  }
}

.sliderContainer .slick-list.draggable {
  padding: 80rem 80rem 80rem;
}
.sliderContainer ul.para-16 {
  padding: 30rem 0px 0 17rem;
}
.sliderContainer ul.para-16 li {
  padding-bottom: 10rem;
}
.sliderContainer .slick-slide .content-inner {
  padding: 0 45rem 40rem 0;
  border: none;
  min-height: 350rem;
}
.right-content-inner {
  padding-left: 40rem;
}

.useCases {
  background: #1e1f20;
}
.useCases .head-20 {
  color: #F37021;
}
.useCases .pb-60 {
  padding-bottom: 40rem;
}
.w-80 {
  margin: auto;
  width: 80%;
}
.pb-40 {
  padding-bottom: 40rem;
}
/* <!-- slick slider new  keythemes start end ------------------------------------------------------> */

/** differentiated section css end***/
/** Marquee scroll***/
#marquee-scroll {
  background-color: #ffffff;
}
#marquee-scroll .container {
  overflow: hidden;
}
.marquee-inner span {
  height: 50%;
}
.marquee-wrapper .marquee-block {
  width: 50%;
  height: 82vh;
  /* overflow: hidden; */
  box-sizing: border-box;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
}
.marquee-inner {
  display: block;
  height: 200%;
  width: 100%;
  position: absolute;
  padding: 15rem;
}
.marquee-inner.to-left {
  animation: marqueeTop 25s linear infinite;
}
.marquee-inner.to-right {
  animation: marqueeBottom 25s linear infinite;
}
.marquee-item {
  width: 100%;
  height: 630rem;
  display: block;
  margin: 10px;
  transition: all 0.2s ease-out;
}
@keyframes marqueeTop {
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@keyframes marqueeBottom {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
.marquee-inner:hover {
  animation-play-state: paused;
}
.marquee-item img {
  width: 100%;
  margin-bottom: 30rem;
}
.marquee-item h3 {
  font-size: 24rem;
  line-height: 1.2em;
  color: #000000;
  margin-bottom: 10rem;
}
.marquee-item p {
  font-size: 16rem;
  line-height: 1.3em;
  color: #000000;
  font-family: "Montserrat-Medium", serif;
}
/** Marquee scroll end***/
/** Scroll section counter***/
.wns-num-cntt {
  color: #ffffff;
  margin-top: 35%;
  font-size: 30rem;
  line-height: 1.2em;
  font-family: "Montserrat-Medium", serif;
}
.wns-number {
  color: #fecb5e;
  font-size: 230rem;
  line-height: 1.4em;
  font-family: "Bebas-Neue-Bold", serif;
  text-shadow: 0rem 0rem 15rem #fecb5e99;
  margin-left: 0%;
}
.sup-style {
  color: #7f7f7f;
  font-size: 34%;
  vertical-align: super;
  z-index: 0;
  top: -30rem;
  left: 5rem;
  text-shadow: none;
}
.wns-number span {
  position: relative;
  z-index: 1;
}
.wns-second .wns-number {
  color: #f37021;
  text-shadow: 0rem 0rem 15rem #f3702199;
}
.wns-third .wns-number {
  color: #ed1c24;
  text-shadow: 0rem 0rem 15rem #ed1c2499;
  margin-left: -25%;
}

.wns-second .wns-num-cntt {
  margin-top: 43%;
  text-align: right;
  margin-right: 15%;
}
.sec-percent {
  padding-top: 40rem;
}
.wns-second .less-than {
  margin-top: 22%;
}
#highlights {
  position: relative;
}
.future-sec-main .ctabtn-wrap {
  margin-top: 40rem;
  z-index: 2;
  position: relative;
}
.future-sec-main .cta-btn {
  margin: auto;
}
.wns-second .wns-num-cntt.left-t {
  text-align: left;
}
/** Scroll section counter***/

/****Form css start ****/
.wns-form-outer{
  align-items: flex-start;
      padding: 0rem !important;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(12.5px);
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  padding: 20rem 40rem;
  flex-direction: column;
  max-height: 95vh;
  overflow-y: auto;
}
.wns-form-outer::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
background-color: rgba(0, 0, 0, 0.5);
}

.wns-form-outer::-webkit-scrollbar
{
width: 2px;
background-color: rgba(0, 0, 0, 0.5);
}

.wns-form-outer::-webkit-scrollbar-thumb
{
background-color: #ffffff7a;
}
.wns-form {
  align-self: stretch;
  color: #ffffff;
  text-align: center;
  margin-top: 16rem;
  font-size: 30rem;
  margin-bottom: 25rem;
  line-height: 1.2em;
  font-weight: 700;
}
#downloadForm input{
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 20rem;
  padding: 11rem 20rem;
  font-size: 16rem;
  font-weight: 500;
  background-color: transparent;
  width: 100%;
  line-height: 1.2em;
  font-family: 'Montserrat-Regular', serif;
  text-align: center;
  color: #ffffff !important;
  margin-bottom: 5rem;
}
#downloadForm  select {
  width: 100%;
  font-size: 16rem;
  line-height: 1.2em;
  background-color: transparent;
  color: #c4c4c4;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 20rem;
  padding: 11rem 20rem;
  text-align: center !important;
  font-family: 'Montserrat-Regular', serif;
  font-weight: 500;
}
#downloadForm  select option {
  background: #000000;
  color: #ffffff;
  font-size: 16rem;
  font-family: 'Montserrat-Regular', serif;
  font-weight: 400;
  line-height: 1.2em;
  text-align: left;
  padding: 10rem 0;
}
#downloadForm input::placeholder {
  color: #c4c4c4;
  font-weight: 500;
  font-family: 'Montserrat-Regular', serif;
  font-size:  16rem;
}
form#downloadForm {
  width: 100%;
}
.form-control{
  border: unset;
  background-color: unset;
  text-align: center;
}
#downloadForm input:focus-visible {
  outline: unset;
}
#downloadForm  select:focus-visible {
  outline: unset;
}
.form-submit button{
  color: #fff;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
  border-radius: 50rem;
  border: 2px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0px 10px 40px 0px rgba(255, 180, 0, 0.4);
  background-color: #ffb400;
  margin: 40rem 0 40rem;
  padding: 15rem;
  font-size:  16rem;
  line-height: 1.2em;
  font-weight: 800;
  width: 100%;
  cursor: pointer;
  font-family: 'Montserrat-Regular', serif;
  transition: all 0.3s ease;
}
.form-submit button:hover {
  background-color: #F37021;
  border: 2px solid #F37021;
  box-shadow: 0px 10px 40px 0px rgba(255, 125, 0, 0.4);
}
.form-terms{
  font-size: 14rem;
  line-height: 1.2em;
  color: hsla(0, 0%, 100%, 0.445);
  margin: 20rem 0 10rem 0;
  font-weight: 500;
  text-align: center;
  font-family: 'Montserrat-Regular', serif;
}
/*** form validation css****/
label.error {
  display: inline;
  color: #EF4E30;
  font-size: 14rem;
  font-family: 'Montserrat-Regular', serif;
  font-weight: 500;
}
/***** form popupForm css***/
.overlayForm {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
    z-index: 1000 !important;

}
.popupForm {
  display: none;
  position: fixed;
  width: 35%;
  background: rgba(0, 0, 0, 0.3);
  align-items: center;
  justify-content: center;
  z-index: 9;
  /* top:10%; */
  border-radius: 30rem; 
}
.popupform-inner{
  overflow: hidden;
  border-radius: 30rem;
  border: 1px solid #6d6d6d;
}
.close-btn.form-close-btn {
  top: -28rem;
  right: -40rem;
}
.form-close-btn.close-btn img {
  width: 80rem;
  transition: all 0.3s ease;
}
.form-close-btn.close-btn:hover img {
  transform: scale(0.9);
}
.close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 9;
}


/****Form css end  ****/
.w-85{
  width: 84%;
  margin: auto;
  padding-bottom: 15rem;
}

/* <!------------------ Powering Industries start  -------------------------> */
.industries-section {
  background-color: #fff;
}
.pb-80{
  padding-bottom: 80rem;

}

.text-black{
  color: #000104 !important;
}

.industries-section .img-div img{
  width: 100%;
}
.industries-section .item {
  margin-right: 10rem;
  margin-left: 10rem;
}

.industries-slider-wrap .slick-arrow {
  height: 45rem;
  width: 45rem;
  border-radius: 50% !important;
  background: hsla(0, 0%, 0%, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  top: 24%;
  border: none;
z-index: 2;
transition: all 0.3s ease-in;
}
.industries-slider-wrap .slick-arrow:hover {
 background-color: #F37021;
}
.industries-slider-wrap .slick-prev.slick-arrow{
  left: -90rem ;
  opacity: 1;
  transition: all 0.3s ease-in;
}
.industries-slider-wrap .slick-next:before {
  content: '';
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//black-owl-arrow.svg);
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  width: 8rem;
  height: 14rem;
  margin-left: 3rem;
  left: 0;
  transition: all 0.3s ease-in;

}
.industries-slider-wrap .slick-next.slick-arrow{
  right: -80rem;
}
.industries-slider-wrap  .slick-prev:focus, .industries-slider-wrap  .slick-next:focus {
  background-color: #F37021;
}
.industries-slider-wrap .slick-prev:hover:before{
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//white-owl-arrow.svg);
} 
.industries-slider-wrap .slick-next:hover:before {
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//white-owl-arrow.svg);
}
.industries-slider-wrap .slick-prev:before {
  content: '';
  background-image: url(/Portals/_default/Skins/WNS-revamp/HFS-Enterprise-Voices/images//black-owl-arrow.svg);
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  width: 8rem;
  height: 14rem;
  margin-right: 3rem;
  transition: all 0.3s ease-in;
  transform: rotate(180deg);
}
.industries-slider-wrap .slick-prev.disabled {
  opacity: 0;
}
.text-orange{
  color: #F37021 !important;

}
.content-div {
  padding: 28rem 20rem 0 0;
}
.follower .follower__circle, .followerPlay .follower__circlePlay {
  transform: translate(-50%,-50%);
  width: 100rem;
  height: 100rem;
  border-radius: 100%;
  border: 1px solid transparent;
  transition: width .2s ease-out, height .2s ease-out;
  font-size: 22rem !important;
  color: #F37021;
  align-items: center;
  display: flex;
  justify-content: center;
  background-color: #ffffff50;
  backdrop-filter: blur(5.5px);
  font-family: 'Montserrat-Bold', serif;
  font-weight: 700;
}
.follower__circle{
  display: none !important;
}
.follower__circle.follower__circle--hidden{
  display: flex !important;
}
.follower, .followerPlay {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  cursor: none;
  transition: transform .2s ease-out;
  z-index: 9999;
}
/* <!------------------ Powering Industries end  ---------------------------> */

.naccs .acc-mob {
  display: none;
}
.form-term-sec {
  display: flex;
  position: relative;
}
.form-term-sec input#consentCheckbox {
  width: 20rem;
  height: 20rem;
  margin-right: 15rem;
  border: 0;
}
.check-b {
  width: 7%;
  text-align: left;
  padding-top: 2rem;
}
label#consentCheckbox-error {
  position: absolute;
  bottom: -18rem;
  left: 0;
  right: 0;
  text-align: center;
}

    /* Style for consent checkbox */
    .check-b input[type="checkbox"] {
      display: inline-block;
      position: relative;
      cursor: pointer;
      width: 21rem;
      height: 21rem;
      margin-right: 10rem;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
  }
  .check-b input[type="checkbox"]::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 21rem;
    height: 21rem;
    border: 1rem solid #333;
    border-radius: 3rem;
    background: #fff;
}

  .check-b input[type="checkbox"]:checked::before {
    content: '\2713';
      background-color: #f37021; /* Checked background color */
  }


/* Cookies start************************************************/
button#onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
  font-family: "barlow_condensedregular", serif !important;
  font-size: 13px !important;
  margin-bottom: 10px !important;
}
div#onetrust-policy-text,
#onetrust-consent-sdk #onetrust-banner-sdk a[href] {
  font-family: "barlow_condensedregular", serif !important;
  font-size: 13px !important;
  margin-bottom: 0px !important;
}
#onetrust-consent-sdk #onetrust-banner-sdk {
  bottom: 15px !important;
  left: 15px !important;
}
h2#ot-pc-title,
h3#ot-category-title {
  font-size: 16px !important;
  font-family: "barlow_condensedregular", serif !important;
}
div#ot-pc-desc,
.ot-userid-title,
.ot-userid-title span,
.ot-acc-grpcntr.ot-acc-txt,
.ot-acc-grpdesc,
.ot-hlst-cntr button,
.ot-always-active {
  font-size: 13px !important;
  font-family: "barlow_condensedregular", serif !important;
}
button#accept-recommended-btn-handler,
#onetrust-pc-sdk .ot-cat-item > button,
.ot-cat-header {
  font-size: 14.5px !important;
  font-family: "barlow_condensedregular", serif !important;
}
div#onetrust-pc-sdk {
  height: 738px !important;
}
button.ot-pc-refuse-all-handler,
button.save-preference-btn-handler.onetrust-close-btn-handler {
  font-size: 12px !important;
  font-family: "barlow_condensedregular", serif !important;
  margin-bottom: 16px !important;
}
.ot-acc-hdr {
  padding: 12px 0px 12px 0px !important;
}
.ot-always-active {
  margin-right: 8px !important;
}
.ot-plus-minus {
  margin-left: 8px !important;
}
.ot-cat-header,
.ot-tgl {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
@media (max-width: 575px) {
  div#onetrust-pc-sdk {
      height: 100% !important;
  }
  }
@media (max-width: 476px) {
#onetrust-pc-sdk .ot-btn-container button {
  margin-top: 0 !important;
}
}
@media (max-width: 425px) {
  #onetrust-banner-sdk.ot-wo-title #onetrust-group-container {
    margin-top: 0px !important;
  }
  div#onetrust-policy-text,
  #onetrust-consent-sdk #onetrust-banner-sdk a[href] {
    font-size: 10px !important;
  }
  button#onetrust-pc-btn-handler,
  #onetrust-consent-sdk #onetrust-accept-btn-handler,
  #onetrust-banner-sdk #onetrust-reject-all-handler {
    font-size: 10px !important;
    margin-bottom: 10px !important;
  }
  button.ot-pc-refuse-all-handler, button.save-preference-btn-handler.onetrust-close-btn-handler {
    font-size: 10px !important;
    font-family: "barlow_condensedregular", serif !important;
    margin-bottom: 12px !important;
}
}
/* Cookies end************************************************/