.m-1 {
  margin: 5px !important;
}

.mx-1 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.my-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.ml-1 {
  margin-left: 5px !important;
}

.mr-1 {
  margin-right: 5px !important;
}

.mb-1 {
  margin-bottom: 5px !important;
}

.mt-1 {
  margin-top: 5px !important;
}

.p-1 {
  padding: 5px !important;
}

.px-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.pl-1 {
  padding-left: 5px !important;
}

.pr-1 {
  padding-right: 5px !important;
}

.pb-1 {
  padding-bottom: 5px !important;
}

.pt-1 {
  padding-top: 5px !important;
}

.m-2 {
  margin: 10px !important;
}

.mx-2 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.my-2 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.ml-2 {
  margin-left: 10px !important;
}

.mr-2 {
  margin-right: 10px !important;
}

.mb-2 {
  margin-bottom: 10px !important;
}

.mt-2 {
  margin-top: 10px !important;
}

.p-2 {
  padding: 10px !important;
}

.px-2 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.py-2 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.pl-2 {
  padding-left: 10px !important;
}

.pr-2 {
  padding-right: 10px !important;
}

.pb-2 {
  padding-bottom: 10px !important;
}

.pt-2 {
  padding-top: 10px !important;
}

.m-3 {
  margin: 15px !important;
}

.mx-3 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.my-3 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.ml-3 {
  margin-left: 15px !important;
}

.mr-3 {
  margin-right: 15px !important;
}

.mb-3 {
  margin-bottom: 15px !important;
}

.mt-3 {
  margin-top: 15px !important;
}

.p-3 {
  padding: 15px !important;
}

.px-3 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.py-3 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.pl-3 {
  padding-left: 15px !important;
}

.pr-3 {
  padding-right: 15px !important;
}

.pb-3 {
  padding-bottom: 15px !important;
}

.pt-3 {
  padding-top: 15px !important;
}

.m-4 {
  margin: 20px !important;
}

.mx-4 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.my-4 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.ml-4 {
  margin-left: 20px !important;
}

.mr-4 {
  margin-right: 20px !important;
}

.mb-4 {
  margin-bottom: 20px !important;
}

.mt-4 {
  margin-top: 20px !important;
}

.p-4 {
  padding: 20px !important;
}

.px-4 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.py-4 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.pl-4 {
  padding-left: 20px !important;
}

.pr-4 {
  padding-right: 20px !important;
}

.pb-4 {
  padding-bottom: 20px !important;
}

.pt-4 {
  padding-top: 20px !important;
}

.m-5 {
  margin: 25px !important;
}

.mx-5 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.my-5 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.ml-5 {
  margin-left: 25px !important;
}

.mr-5 {
  margin-right: 25px !important;
}

.mb-5 {
  margin-bottom: 25px !important;
}

.mt-5 {
  margin-top: 25px !important;
}

.p-5 {
  padding: 25px !important;
}

.px-5 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.py-5 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.pl-5 {
  padding-left: 25px !important;
}

.pr-5 {
  padding-right: 25px !important;
}

.pb-5 {
  padding-bottom: 25px !important;
}

.pt-5 {
  padding-top: 25px !important;
}

.m-6 {
  margin: 30px !important;
}

.mx-6 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.my-6 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.ml-6 {
  margin-left: 30px !important;
}

.mr-6 {
  margin-right: 30px !important;
}

.mb-6 {
  margin-bottom: 30px !important;
}

.mt-6 {
  margin-top: 30px !important;
}

.p-6 {
  padding: 30px !important;
}

.px-6 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.py-6 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.pl-6 {
  padding-left: 30px !important;
}

.pr-6 {
  padding-right: 30px !important;
}

.pb-6 {
  padding-bottom: 30px !important;
}

.pt-6 {
  padding-top: 30px !important;
}

.m-7 {
  margin: 35px !important;
}

.mx-7 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.my-7 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.ml-7 {
  margin-left: 35px !important;
}

.mr-7 {
  margin-right: 35px !important;
}

.mb-7 {
  margin-bottom: 35px !important;
}

.mt-7 {
  margin-top: 35px !important;
}

.p-7 {
  padding: 35px !important;
}

.px-7 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.py-7 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.pl-7 {
  padding-left: 35px !important;
}

.pr-7 {
  padding-right: 35px !important;
}

.pb-7 {
  padding-bottom: 35px !important;
}

.pt-7 {
  padding-top: 35px !important;
}

.m-8 {
  margin: 40px !important;
}

.mx-8 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.my-8 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.ml-8 {
  margin-left: 40px !important;
}

.mr-8 {
  margin-right: 40px !important;
}

.mb-8 {
  margin-bottom: 40px !important;
}

.mt-8 {
  margin-top: 40px !important;
}

.p-8 {
  padding: 40px !important;
}

.px-8 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.py-8 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pl-8 {
  padding-left: 40px !important;
}

.pr-8 {
  padding-right: 40px !important;
}

.pb-8 {
  padding-bottom: 40px !important;
}

.pt-8 {
  padding-top: 40px !important;
}

.m-9 {
  margin: 45px !important;
}

.mx-9 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.my-9 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.ml-9 {
  margin-left: 45px !important;
}

.mr-9 {
  margin-right: 45px !important;
}

.mb-9 {
  margin-bottom: 45px !important;
}

.mt-9 {
  margin-top: 45px !important;
}

.p-9 {
  padding: 45px !important;
}

.px-9 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.py-9 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.pl-9 {
  padding-left: 45px !important;
}

.pr-9 {
  padding-right: 45px !important;
}

.pb-9 {
  padding-bottom: 45px !important;
}

.pt-9 {
  padding-top: 45px !important;
}

.m-10 {
  margin: 50px !important;
}

.mx-10 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.my-10 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.ml-10 {
  margin-left: 50px !important;
}

.mr-10 {
  margin-right: 50px !important;
}

.mb-10 {
  margin-bottom: 50px !important;
}

.mt-10 {
  margin-top: 50px !important;
}

.p-10 {
  padding: 50px !important;
}

.px-10 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.py-10 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.pl-10 {
  padding-left: 50px !important;
}

.pr-10 {
  padding-right: 50px !important;
}

.pb-10 {
  padding-bottom: 50px !important;
}

.pt-10 {
  padding-top: 50px !important;
}

.m-12 {
  margin: 60px !important;
}

.mx-12 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.my-12 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.ml-12 {
  margin-left: 60px !important;
}

.mr-12 {
  margin-right: 60px !important;
}

.mb-12 {
  margin-bottom: 60px !important;
}

.mt-12 {
  margin-top: 60px !important;
}

.p-12 {
  padding: 60px !important;
}

.px-12 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.py-12 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.pl-12 {
  padding-left: 60px !important;
}

.pr-12 {
  padding-right: 60px !important;
}

.pb-12 {
  padding-bottom: 60px !important;
}

.pt-12 {
  padding-top: 60px !important;
}

.m-14 {
  margin: 70px !important;
}

.mx-14 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.my-14 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.ml-14 {
  margin-left: 70px !important;
}

.mr-14 {
  margin-right: 70px !important;
}

.mb-14 {
  margin-bottom: 70px !important;
}

.mt-14 {
  margin-top: 70px !important;
}

.p-14 {
  padding: 70px !important;
}

.px-14 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.py-14 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.pl-14 {
  padding-left: 70px !important;
}

.pr-14 {
  padding-right: 70px !important;
}

.pb-14 {
  padding-bottom: 70px !important;
}

.pt-14 {
  padding-top: 70px !important;
}

.m-16 {
  margin: 80px !important;
}

.mx-16 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.my-16 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.ml-16 {
  margin-left: 80px !important;
}

.mr-16 {
  margin-right: 80px !important;
}

.mb-16 {
  margin-bottom: 80px !important;
}

.mt-16 {
  margin-top: 80px !important;
}

.p-16 {
  padding: 80px !important;
}

.px-16 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.py-16 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.pl-16 {
  padding-left: 80px !important;
}

.pr-16 {
  padding-right: 80px !important;
}

.pb-16 {
  padding-bottom: 80px !important;
}

.pt-16 {
  padding-top: 80px !important;
}

.m-18 {
  margin: 90px !important;
}

.mx-18 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.my-18 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.ml-18 {
  margin-left: 90px !important;
}

.mr-18 {
  margin-right: 90px !important;
}

.mb-18 {
  margin-bottom: 90px !important;
}

.mt-18 {
  margin-top: 90px !important;
}

.p-18 {
  padding: 90px !important;
}

.px-18 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.py-18 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.pl-18 {
  padding-left: 90px !important;
}

.pr-18 {
  padding-right: 90px !important;
}

.pb-18 {
  padding-bottom: 90px !important;
}

.pt-18 {
  padding-top: 90px !important;
}

.m-20 {
  margin: 100px !important;
}

.mx-20 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.my-20 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.ml-20 {
  margin-left: 100px !important;
}

.mr-20 {
  margin-right: 100px !important;
}

.mb-20 {
  margin-bottom: 100px !important;
}

.mt-20 {
  margin-top: 100px !important;
}

.p-20 {
  padding: 100px !important;
}

.px-20 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.py-20 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.pl-20 {
  padding-left: 100px !important;
}

.pr-20 {
  padding-right: 100px !important;
}

.pb-20 {
  padding-bottom: 100px !important;
}

.pt-20 {
  padding-top: 100px !important;
}

.m-auto {
  margin: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.mt-auto {
  margin-top: auto;
}

.spacer {
  height: 50px;
}

.free-trial-button, .btn-trms-small-regular {
  background-color: #2e93a1;
  border: none;
  outline: none;
  border-radius: 2px;
  color: #ffffff;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}
.free-trial-button:focus, .btn-trms-small-regular:focus {
  outline: none;
}

#lpheader {
  background-image: url(../assets/landingpage/landingpagebg12.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  height: 100%;
  padding: 27px 40px;
}
#lpheader .header-content {
  width: 90%;
}
#lpheader .header-content h1 {
  font-size: 32px;
  color: #484b59;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 16px;
  margin-bottom: 10px;
}
#lpheader .header-content h1 + p {
  font-size: 18px;
  color: #484b59;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 40px;
}
#lpheader .header-content p {
  font-size: 14px;
  color: #484b59;
  margin-bottom: 20px;
}
#lpheader .header-content .header-logo {
  width: 100%;
  margin-bottom: 40px;
}
#lpheader .header-content .header-logo img {
  width: 80%;
  padding-left: 0;
}
#lpheader .header-content.ai-sourcing-content {
  width: 100%;
}
#lpheader .header-content.ai-sourcing-content h1 + p {
  margin-bottom: 30px;
}
#lpheader .formcontainer {
  border-radius: 8px;
  box-shadow: 0 0 31px 0 rgba(143, 211, 244, 0.44);
  border: solid 1px #95e1d3;
  background-color: #fff;
  padding: 16px 26px 22px 26px;
}
#lpheader .formcontainer p.f-18 {
  color: #484b59;
  margin-bottom: 22px;
  font-weight: 500;
  font-size: 18px;
}
#lpheader .formcontainer p.f-14 {
  color: #969696;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 14px;
}
#lpheader .formcontainer label {
  display: flex;
  margin-bottom: 5px;
  font-size: 14px;
  color: #484b59;
}
#lpheader .formcontainer label span {
  color: #cd0f0f;
}
#lpheader .formcontainer input {
  border: solid 1px #d9d9d9;
  background-color: #ffffff;
  padding: 5px 12px;
  border-radius: 2px;
  width: 100%;
  color: #484b59;
}
#lpheader .formcontainer input:focus {
  outline: none;
}
#lpheader .formcontainer select {
  border: solid 1px #d9d9d9;
  background-color: #ffffff;
  padding: 4px 2px;
  border-radius: 2px;
  width: 100%;
  color: #484b59;
}
#lpheader .formcontainer select:focus {
  outline: none;
}
#lpheader .formcontainer p.f-10 {
  font-size: 10px;
  color: #969696;
  line-height: 1.5;
}
#lpheader .formcontainer p.f-10 span {
  text-decoration: underline;
}
#lpheader .formcontainer .submitformBtn {
  background-color: #969696;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  outline: none;
  border: none;
  padding: 10px;
  border-radius: 2px;
  width: 100%;
}
#lpheader .formcontainer .webbtreeBtnColor {
  background-color: #2E93A1 !important;
}
#lpheader .formcontainer #formsubmitbutton.webbtreeBtnColor {
  background-color: #2E93A1 !important;
}
#lpheader .formcontainer a {
  color: #2E93A1 !important;
}
#lpheader .formcontainer .f-32 {
  font-size: 32px;
  color: #484b59;
  font-weight: 600;
}

.section2 .slider-container {
  height: 35px;
  position: relative;
  overflow: hidden;
  width: 60%;
  margin: 0 auto;
}
.section2 .slider-container .photobanner {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  white-space: nowrap;
  animation: bannermove 30s linear infinite;
}
.section2 .slider-container .photobanner img {
  margin: 0 0.5em;
  height: 35px;
}
@keyframes bannermove {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-50%, 0);
  }
}
.section2 .free-trial-button, .section2 .btn-trms-small-regular {
  margin: 0 auto;
}
.section2 h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  color: #484b59;
  margin-bottom: 10px;
  text-align: center;
}
.section2 p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  color: #484b59;
  margin-bottom: 15px;
  text-align: center;
  width: 60%;
  margin: 0 auto 20px auto;
}

.formSection .slider-container {
  height: 35px;
  position: relative;
  overflow: hidden;
  width: 98%;
  margin: 0 auto;
}
.formSection .slider-container .photobanner {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  white-space: nowrap;
  animation: bannermove 25s linear infinite;
}
.formSection .slider-container .photobanner img {
  margin: 0 0.5em;
  height: 35px;
}
@keyframes bannermove {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-50%, 0);
  }
}

.section3 h2 {
  font-size: 24px;
  font-weight: 500;
  color: #484b59;
  line-height: 1.5;
  margin-bottom: 10px;
}
.section3 h2 + p {
  font-size: 14px;
  color: #484b59;
  line-height: 1.6;
  font-weight: normal;
  margin-bottom: 15px;
}
.section3 .datacount {
  width: 20%;
}
.section3 .datacount div {
  width: 80%;
  position: relative;
}
.section3 .datacount div span {
  font-size: 45px;
  color: #2e93a1;
  line-height: 1;
  display: flex;
  margin-bottom: 5px;
  font-weight: 600;
}
.section3 .datacount div p {
  color: #484b59;
  font-size: 12px;
  font-weight: 500;
}
.section3 .datacount div::after {
  content: "";
  position: absolute;
  display: flex;
  height: 30px;
  width: 2px;
  background-color: #d9d9d9;
  top: 28px;
  right: 0;
}
.section3 .datacount:last-child div {
  width: 90%;
}
.section3 .datacount:last-child div:last-child::after {
  display: none;
}

.section4 h2.fixtext {
  font-size: 24px;
  font-weight: 500;
  color: #484b59;
  line-height: 1.5;
  width: 100%;
  margin-bottom: 10px;
}
.section4 h2.fixtext + div > p {
  font-size: 14px;
  color: #484b59;
  line-height: 1.6;
  font-weight: normal;
  margin-bottom: 20px;
  width: 100%;
}
.section4 .top, .section4 .center, .section4 .bottom {
  width: 100%;
  height: 100vh;
}
.section4 .center-container {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  gap: 20px;
}
.section4 .center-container .left {
  width: 35%;
  height: 61vh;
}
.section4 .center-container .left-container {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
.section4 .center-container .right {
  position: relative;
  width: 65%;
  height: 61vh;
  overflow: hidden;
}
.section4 .center-container .right-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.section4 .card {
  border: none;
  height: 189px;
  max-height: 189px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  display: none;
}
.section4 .free-access-tiles {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #8ad8fd;
  font-size: 16px;
  font-weight: 500;
  color: #484b59;
  text-align: center;
  padding: 16px;
  height: 250px;
}
.section4 .free-access-tiles p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}
.section4 .bgimg1, .section4 .bgimg6, .section4 .bgimg5, .section4 .bgimg4, .section4 .bgimg3, .section4 .bgimg2 {
  background-image: url(./../assets/landingpage/Analyze-diverity-insights1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.section4 .bgimg2 {
  background-image: url(./../assets/landingpage/Track-talent-movement1.svg);
}
.section4 .bgimg3 {
  background-image: url(./../assets/landingpage/Discover-top-skills-and-titles1.svg);
}
.section4 .bgimg4 {
  background-image: url(./../assets/landingpage/Leverage-seniority-and-nationality-insights1.svg);
}
.section4 .bgimg5 {
  background-image: url(./../assets/landingpage/tgtcdt11.svg);
}
.section4 .bgimg6 {
  background-image: url(./../assets/landingpage/Access-profiles-with-contact1.svg);
}

.section5 {
  background-color: #EAF4F6;
  padding: 80px 0;
  text-align: center;
}
.section5 h2 {
  font-size: 24px;
  color: #484b59;
  line-height: 1;
}
.section5 h2 + p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 30px;
  color: #484b59;
}
.section5 .carousel-item p.testimonial {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 30px;
  color: #484b59;
  font-weight: normal;
}
.section5 .carousel-item span {
  font-size: 16px;
  font-weight: normal;
}
.section5 .carousel-item p.f-16 {
  font-size: 16px;
}

footer {
  background-color: #04363D;
  padding: 80px 0;
  color: #ffffff;
  text-align: center;
}
footer p {
  font-size: 14px;
  margin-bottom: 30px;
  font-weight: 400;
}
footer h2 {
  font-size: 24px;
  margin-bottom: 15px;
}
footer .img1 {
  width: 140px;
}
footer .img2 {
  width: 100px;
  margin-left: -9%;
}
footer .img3 {
  width: 90px;
}

/* Largest devices such as desktops (1680px and up) */
/* Largest devices such as desktops (1440px and up) */
/* Largest devices such as desktops (1366px and up) */
/* Largest devices such as desktops (1280px and up) */
/* Large devices such as laptops (1024px and up) */
/* Medium devices such as tablets (768px and up) */
/* Small devices such as large phones (640px and up) */
@media only screen and (max-width: 640px) {
  .spacer {
    height: 60px;
  }
  #lpheader {
    padding: 35px 0px 0 0;
    background-size: cover;
  }
  #lpheader img {
    padding-left: 16px;
  }
  #lpheader h1 {
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
    margin-top: 30px;
  }
  #lpheader h1 + p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
  }
  #lpheader h1 + p > br {
    display: none;
  }
  #lpheader .header-content {
    width: 100%;
  }
  #lpheader .header-content h1 {
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
    margin-top: 20px;
  }
  #lpheader .header-content h1 + p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
  }
  #lpheader .header-content h1 + p > br {
    display: none;
  }
  #lpheader .header-content p {
    font-size: 14px;
    color: #484b59;
    margin-bottom: 20px;
    text-align: center;
  }
  #lpheader .header-content .header-logo {
    width: 100%;
    margin-bottom: 30px;
  }
  #lpheader .header-content .header-logo img {
    width: 100%;
    padding-left: 0;
  }
  .section2 .slider-container {
    width: 100%;
  }
  .section2 h2 {
    font-size: 24px;
  }
  .section2 p {
    width: 100%;
  }
  .section3 h2 {
    font-size: 24px;
  }
  .section3 div.d-flex {
    flex-direction: column;
  }
  .section3 .datacount {
    width: 100%;
    margin-bottom: 40px;
  }
  .section3 .datacount div {
    width: 100%;
  }
  .section3 .datacount div::after {
    display: none;
  }
  .section3 .datacount:last-child div {
    width: 100%;
  }
  .section3 .datacount:last-child div:last-child::after {
    display: none;
  }
  .section4 h2.fixtext {
    font-size: 24px;
    text-align: center;
    width: 100%;
  }
  .section4 h2.fixtext + div > p {
    text-align: center;
    width: 100%;
  }
  .section4 button {
    margin: 0 auto 40px auto;
  }
  .section4 .scrolablediv {
    height: 100%;
  }
  .section4 .center-container {
    display: flex;
    flex-direction: column;
    height: 100vh;
    gap: 0px;
  }
  .section4 .center-container .left {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding-top: 40px;
  }
  .section4 .center-container .right {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .section4 .center-container .right-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .section4 .center-container .card {
    border: none;
    height: 380px;
    max-height: 380px;
    display: block;
  }
  footer .img1 {
    width: 75px;
  }
  footer .img2 {
    width: 80px;
    margin-left: -9%;
  }
  footer .img3 {
    width: 55px;
  }
  #lpheader .header-content.ai-sourcing-content {
    margin-bottom: 40px;
  }
  #lpheader .header-content.ai-sourcing-content div.d-flex p {
    text-align: left;
  }
}
.img-success {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}

.green-color {
  color: #2E93A1;
}

.btn-trms-small-regular {
  padding: 6px 20px;
  margin: 0 auto;
}

.inputWidth {
  width: 75%;
  margin-right: 10px;
}

.inputWidth.ai-source-input {
  width: 69%;
}

.free-trail2 {
  padding: 6px 10px !important;
}

.testimonyCardContainer {
  display: flex;
  flex-wrap: wrap;
}

.testimonyCard {
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  margin-left: 15px;
  width: calc(33.33% - 15px);
}
.testimonyCard .logoHeader {
  background-color: #f9f8f5;
  padding: 20px;
  text-align: center;
  border-radius: 8px;
  text-align: center;
  border-bottom: 1px solid #f9f8f5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.testimonyCard .logoHeader .logo {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
}
.testimonyCard .logoHeader .logo img {
  width: 100%;
  height: auto;
}
.testimonyCard .testimonyContent {
  padding: 20px;
  font-size: 14px;
  line-height: 1.4;
  color: #484b59;
}
.testimonyCard .testimonyContent p {
  width: 100%;
  margin-bottom: 0;
}
.testimonyCard .testimonyContent p.f-16.font-weight-600 {
  font-weight: 600;
  text-align: left;
}
.testimonyCard .testimonyContent p.f-16.font-weight-500 {
  font-weight: 500;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  .testimonyCard {
    width: calc(100% - 35px);
    margin-bottom: 30px;
  }
}

.testimonyFooter {
  margin-top: auto;
  text-align: left;
  padding: 20px;
  display: flex;
}
.testimonyFooter p {
  text-align: left;
  width: 100%;
}
.testimonyFooter p {
  width: 100%;
}
.testimonyFooter p.f-16.font-weight-600 {
  font-weight: 600;
  text-align: left;
}
.testimonyFooter p.f-16.font-weight-500 {
  font-weight: 500;
  text-align: left;
  margin-bottom: 0 !important;
}
.testimonyFooter .profile-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.testimonyFooter .profile-image img {
  width: 100%;
  height: auto;
}

.card-data-content {
  height: calc(100% - 200px);
}

.trial2header {
  background-image: url(../assets/landingpage/landingpagebg12.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 120% !important;
  height: 100%;
  padding: 27px 40px;
}

.submit-button-spin {
  width: 23%;
}

.ai-source-button {
  width: 31%;
}

@media only screen and (max-width: 640px) {
  .inputwithbutton {
    flex-direction: column;
  }
  .inputwithbutton .inputWidth {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .submit-button-spin {
    width: 100%;
  }
}
.imgWidth50 {
  width: 55%;
}
@media only screen and (max-width: 640px) {
  .imgWidth50 {
    width: 100%;
  }
}

/*# sourceMappingURL=landingpage.css.map */
