body * {
  box-sizing: border-box;
}

body {
  min-height: 100%;
  color: #333;
  background-color: #fff;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

@font-face {
  font-family: 'MetaSerifPro';
  src: url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/css/MetaSerifPro-Light.eot');
  src: local('MetaSerifPro-Light'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Light.eot#iefix') format('embedded-opentype'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Light.woff2') format('woff2'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Light.woff') format('woff'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'MetaSerifPro book';
  src: url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/css/MetaSerifPro-Book.eot');
  src: local('MetaSerifPro-Book'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Book.eot#iefix') format('embedded-opentype'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Book.woff2') format('woff2'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Book.woff') format('woff'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MetaSerifPro';
  src: url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/css/MetaSerifPro-Medium.eot');
  src: local('MetaSerifPro-Medium'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Medium.eot#iefix') format('embedded-opentype'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Medium.woff2') format('woff2'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Medium.woff') format('woff'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'MetaSerifPro';
  src: url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/css/MetaSerifPro-Bold.eot');
  src: local('MetaSerifPro-Bold'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Bold.eot#iefix') format('embedded-opentype'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Bold.woff2') format('woff2'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Bold.woff') format('woff'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'MetaSerifPro';
  src: url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/css/MetaSerifPro-Extrabold.eot');
  src: local('MetaSerifPro-Extrabold'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Extrabold.eot#iefix') format('embedded-opentype'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Extrabold.woff2') format('woff2'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Extrabold.woff') format('woff'),
      url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/themes/liveeasy/font/MetaSerifPro-Extrabold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

:root {
  --bs-primary: #1d7e64;
  --bs-secondary: #f9f2e5;
  --bs-black : #333;
  --bs-white: #ffffff;
}
h1,h2,h3,h4,h5,h6,p,span,a {
  margin: 0px;
}

h1 {
  font-family: 'MetaSerifPro book', sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
  color: #000;
}
h2 {
  font-family: 'MetaSerifPro book', sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: bold;
  color: #000;
}
h3 {
  font-family: 'MetaSerifPro book', sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  color: #000;
}
.heading-1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'MetaSerifPro book', sans-serif;
  font-size: 48px;
  line-height: 56px;
}
.heading-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
}
h4 {
  font-family: 'MetaSerifPro book', sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #000;
}
h5 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #000;
}
h6 {
  font-family: "Roboto", sans-serif;
  font-size: 10px;
  line-height: 18px;
  color: #000;
  text-transform: uppercase;
  margin: 0px;
}

.para-text {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
  font-weight: 300;
}
.cus-link {
  color: #1d7e64;
  text-align: center;
  font-family: "Roboto", sans-serif;
  line-height: 26px;
  font-size: 14px;
}

.cus-container {
  width: 100%;
  max-width: 1260px;
  padding-left: 10px;
  padding-right: 10px;
  margin:auto;
}
.underline-text {
  text-decoration: underline;
}
.line-btn {
  max-width: none;
  min-height: 40px;
  min-width: 194px;
  color: var(--bs-primary);
  text-align: center;
  background-color: var(--bs-white);
  border: 1px solid var(--bs-primary);
  border-radius: 40px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 9px 25px;
  text-decoration: none;
}
.line-btn:hover {
  color: var(--bs-white);
  background-color: var(--bs-primary);
}
.solid-btn {
  color: #231F20;
  text-align: center;
  object-fit: fill;
  background-color: #FFFFFF;
  border-radius: 80px;
  align-items: flex-start;
  padding: 14px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  transition: all .3s;
  text-decoration: none;
}
.solid-btn:hover {
  background-color: #231F20;
  color: #FFFFFF;
}
.lign-theme-btn {
  background-color: var(--bs-white);
  color: var(--bs-primary);
}
.lign-theme-btn:hover {
  color: #fff;
  -webkit-text-stroke-color: #15634e;
  background-color: #15634e;
}
.cus-button {
  transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}
.white-text {
  color: #F7F7F7;
}
.yellow-text {
 color: #FBCE2C;
}
.coming-soon-btn {
  color: #1d7e64;
  background-color: #fde280;
  border-radius: 20px;
  font-size: 12px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
  display: flex;
  width: fit-content;
  justify-content: flex-start;
  font-weight: bold;
}
.header-block {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sub-title {
  color: #000;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

/* header section css start */
.sticky-nav-main {
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, .16);
}
.top-header {
  z-index: 55;
  min-height: 32px;
  color: var(--bs-white);
  text-align: center;
  background-color: var(--bs-primary);
  justify-content: center;
  align-items: center;
  padding: 6px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.nav-main {
  z-index: 100;
  height: 80px;
  background-color: #fff;
  border-bottom: 1px solid rgba(183, 183, 183, .25);
  position: relative;
  display: flex;
  align-items: center;
}
.nav-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
/* header section css end */

/* footer style start */
.footer {
  color: #000;
  background-color: var(--bs-secondary);
  border: 0 solid #000;
  padding: 118px 0% 167px;
}
.footer-top-wrapper {
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dadce0;
  align-items: center;
}
.footer-top-wrapper .brand-logo {
  width: 180px;
} 
.footer-menu-link {
  color: #000; 
  letter-spacing: 0;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}
.footer-menu-inner {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
  align-items: center;
}
.privacy-menu .footer-menu-inner .footer-menu-link {
  text-decoration: underline;
  padding: 8px 12px;
  font-size: 14px;
}
.copyright-block {
  margin-top: 57px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.social-btn {
  display: flex;
  gap: 15px;
  align-items: center;
}
/* footer style end */

/* banner section style start */
.banner-sec {
  padding: 180px 0px 140px;
  background: linear-gradient(131.19deg, #5C0FDA 5.21%, #691DD0 11.95%, #7B32C1 21.72%, #853DB8 27.28%, #9550AB 35.84%, #A9679A 46.81%, #B57490 53.03%, #CB8D7E 67.48%, #DEA26E 79.16%, #E8AD66 85.57%, #EEB461 89.43%);
  height: 100vh;
  position: relative;
}
.banner-sec .cus-container {
  height: 100%;
}
.banner-wrapper {
  display: flex;
  gap: 10px;
  align-items: center;
  height: 100%;
}
.counts-grp {
  display: flex;
  gap: 65px;
  padding-top: 30px;
}
.count-block {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.count-block h3 {
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}
.count-block span {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;

}
.banner-content {
  flex: 0 0 42%;
  max-width: 42%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
.banner-img {
  flex: 1;
  position: absolute;
  width: 55%;
  max-width: 55%;
  right: 0;
}
.banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-sub-title {
  color: #F7F7F7;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 8px;
}
.banner-content .cus-button {
  margin-top: 16px;
}
/* banner section style end */
.fastest-easiest-way-sec {
  padding-top: 160px;
    padding-bottom: 210px;
    background-color: #000;
    color: white;
    margin-top: -100px;
    overflow: hidden;
}
.fastest-easiest-way__wrapper {
  display: flex;
}
.fastest-easiest-way__content {
  max-width: 45%;
  flex: 0 0 45%;
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.fastest-easiest-way__header {
  display: flex;
    flex-direction: column;
    gap: 24px;
}
.fastest-easiest-way__img {
  position: absolute;
    right: 0;
    padding-left: 30px;
    width: 53%;
}
.fastest-easiest-way__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fastest-easiest-way__header h2{
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px; /* 120% */
}
.fastest-easiest-way__header p{
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}
.fastest-easiest-way__grp {
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px;
}
.fastest-easiest-way__block {
  flex: 0 0 45%;
  max-width: 45%;
}
.fastest-easiest-way__block {
  display: flex;
    flex-direction: column;
    gap: 16px;
}
.fastest-easiest-way__block h4 {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.fastest-easiest-way__block p {
  color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.home-services-sec {
  padding-top: 56px;
  padding-bottom: 56px;
}
.home-services-sec h2 {
  text-align: center;
}
.help-sec.home-help-sec .body-block{
  flex-direction: row;
}
.home-services__grp {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: space-between;
  max-width: 1034px;
  margin: auto;
}
.home-services__block {
  flex: 0 0 48.7%;
  max-width: 48.7%;
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border-radius: 24px;
  border: 1px solid #F1F1F1;
  background: linear-gradient(180deg, #FFF 0%, #F0F2F9 100%);
}
.knpw-more-link {
  color: #231F20;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}
.home-services__block h4 {
  color: #231F20;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.home-services__block img {
  width: 100%;

}
.demo-book-sec {
  background-image: url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/uploads/2024/10/beore-ooter-sec.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* services sec start */
.services-sec {
  background-color: #1D7E64;
  background-position: 0 0;
  padding-top: 55px;
  padding-bottom: 100px;
  position: relative;
  height: 990px;
}
.services-sec .section-content {
  padding-top: 100px;
  position: relative;
    z-index: 1;
    gap: 30px;
}
.services-sec .service-bg {
  position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 135px;
    object-fit: fill;
}
.services-sec .ater-subtitle h4{
  text-align: center;
    font-size: 24px;
    color: white;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.50);
    margin-top: 55px;
} 
.services-sec .header-block {
  margin-bottom: 52px;
  position: relative;
  z-index: 1;
}
.services-sec .header-block h2 {
  color: #FFF;
}
/* .services-sec .section-content {
  background-image: url(/web/20250322182409im_/https://www.liveeasy.com/wp-content/uploads/2024/10/America_Map.png);
} */
.client-img-grp {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  align-items: center;
}
.client-img-grp.client-imges-sec-2 {
  max-width: 990px;
}
.client-img-grp .client-item img {
  width: 145px;
  height: auto;
}
.help-ways-grp {
  background-color: #272732;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    border-radius: 24px;
    flex: 0 0 23.5%;
    max-width: 23.5%;
}
.industry-support-sec {
  padding-top: 80px;
    padding-bottom: 80px;
    background-color: black;
    color: white;
}
.industry-support-sec h2,
.industry-support-sec .sub-title {
  color: white;
}
.launch-aster-sec {
  padding-top: 58px;
    padding-bottom: 58px;
    background-color: #F8F8F8;
}
.half-block {
  flex: 0 0 49%;
  max-width: 49%;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 48px 60px 0px rgba(108, 145, 181, 0.09);
  padding: 24px;
}
.Fully-block .Fully-block-content {
  flex: 0 0 42%;
    max-width: 42%;
}
.Fully-block-content {
  display: flex;
    flex-direction: column;
    gap: 16px;
}
.Fully-block-content h4 {
  color: #231F20;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.Fully-block-content p {
  color: #231F20;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.Fully-block-img img {
  width: 100%;
    height: 100%;
}
.launch-aster-sec .cus-container {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.launch-aster-content {
  display: flex;
    flex-direction: column;
    gap: 24px;
}
.launch-aster-block {
  display: flex;
    gap: 24px;
}
.launch-aster-content .Fully-block {
  display: flex;
  padding: 24px;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 48px 60px 0px rgba(108, 145, 181, 0.09);
  gap: 70px;
}
.help-ways-sec-main {
  display: flex;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.help-ways-grp h4 {
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
}
.help-ways-sec-main {
  display: flex;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.demo-book-sec .cus-container{
  text-align: center;
  max-width: 60%;
  height: 550px;
  display: flex;
    align-items: center;
    gap: 24px;
    flex-direction: column;
    justify-content: center;
  }
  .demo-book-sec h2 {
    color: #FFF;
  }
.section-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
}
.second-title {
  max-width: 608px;
  margin: 100px auto 66px;
  text-align: center;
}
.counter-content {
  display: flex;
  justify-content: center;
  max-width: 854px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}
.counter-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 33.3%;
  max-width: 33.3%;
  text-align: center;
  gap: 8px;
}
.counter-item h2 {
  font-size: 48px;
}
/* services sec end */

/* moving sec css start */
.moving-sec {
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 120px;
}
.body-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.body-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
}
.grid-pattern-sec .header-block {
  text-align: left;
  gap: 30px;
}
.grid-pattern-sec .header-block p {
  text-align: left;
  font-weight: 300;
}
.points-main {
  padding-left: 0px;
  list-style: none;
}
.points-main li {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 15px;
}
.points-main li p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}
.grid-pattern-sec .body-text{
  padding-right: 80px;
}
.grid-pattern-sec .img-block {
  padding-left: 50px;
}

/* moving sec css end */

/* blueprint sec css start */
.blueprint-sec {
  padding-top: 60px;
  padding-bottom: 60px;
}
.grid-pattern-sec.blueprint-sec .img-block {
  padding-left: 0px;
  padding-right: 50px;
}
.grid-pattern-sec.blueprint-sec .body-text {
  padding-left: 80px;
  padding-right: 0px;
}
/* blueprint sec css end */

/* help sec css start */
.help-sec {
  background-color: #1d7e64;
  padding-top: 120px;
  padding-bottom: 120px;
  color: #fff;
}
.body-block .header-block {
  align-items: flex-start;
}
.help-sec p,
.help-sec h2,
.help-sec h4{
  color: #fff;
  text-align: left;
}
.help-sec .header-block {
  padding-right: 50px;
}
.help-block-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.help-block-wrapper {
  display: flex;
  align-items: center;
  gap: 30px;
}
.help-des {
  margin-bottom: 16px;
}
.help-sec .sub-title {
  margin-bottom: 48px;
}
/* help sec css end */

/* testimonial sec css start */
.customer-review-sec {
  background-color: var(--bs-secondary);
  padding-top: 120px;
  padding-bottom: 120px;
}
.customer-review-sec .carousel-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.cus-review {
  text-align: center;
}
.cus-review img {
  margin-bottom: 7px;
}
.cuscarousel-style {
  max-width: 608px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  min-height: 350px;
  height: 100%;
}
.carousel-wrapper .carousel-item {
  padding-bottom: 75px;
}
.testimonial-text {
  margin-bottom: 32px;
}
.reviewer-name {
  margin-bottom: 5px;
}
.reviewer-post {
  margin-bottom: 10px;
  text-align: center;
}
.carousel-indicators .indicator-btn {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: rgba(48, 171, 134, 0.3);
}
.carousel-indicators .active.indicator-btn {
  background-color: var(--bs-primary);
}
/* testimonial sec css end */

/* help in ways sec css start */
.help-ways-sec {
  margin-bottom: 0;
  padding-top: 78px;
  padding-bottom: 78px;
}
.help-ways-sec .sec-body {
  gap: 42px;
}
.sec-body {
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
}
.help-ways-sec .client-img-grp{
  max-width: 1046px;
  grid-column-gap: 0px;
  grid-row-gap: 38px;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.help-ways-sec .client-img-grp .client-item {
  width: 20%;
}
.help-ways-sec .client-img-grp.client-imges-sec-2 {
  max-width: 925px;
}
.help-ways-sec .section-content {
  gap: 38px;
  margin-bottom: 12px;
}
.help-ways-sec .header-block {
  max-width: 608px;
}
/* help in ways sec css end */

/* terms and conditions page css start */
.content-padding {
  padding-top: 182px;
  padding-bottom: 120px;
}
.terms-privacy-sec h1 {
  margin-bottom: 80px;
}
.terms-privacy-text {
  margin-bottom: 30px;
}
.terms-privacy-text h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 32px;
}
.terms-privacy-text p {
  color: #000;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}
.terms-privacy-text a {
  color: var(--bs-primary);
}
/* terms and conditions page css end */

/* partner page css start */
.partners-logo {
  padding-top: 50px;
  padding-bottom: 50px;
}
.partners-logo-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
.logo-image img {
  max-width: 100%;
}
.client-steps-sec {
  padding-top: 120px;
  padding-bottom: 120px;
}
.client-steps-sec .header-block {
  max-width: 505px;
}
.sec-content-main {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.steps-point {
  display: flex;
}
.single-step {
  flex: 0 0 33.3%;
  max-width: 33.3%;
  padding-left: 20px;
  text-align: center;
  padding-right: 20px;
}
.single-step img {
  margin-bottom: 24px;
}
.single-step p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}
.single-step {
  padding-left: 10px;
  padding-right: 10px;
}
.comprehensive-services-sec {
  background-color: var(--bs-secondary);
  padding-top: 142px;
  padding-bottom: 120px;
}
.comprehensive-services-sec .body-block {
  align-items: center;
  gap: 120px;
}
.comprehensive-services-point {
  margin-bottom: 40px;
}
.req-demo-btn {
  display: flex;
  width: fit-content;
  justify-content: center;
}
.partner-page-content .body-block {
  align-items: center;
}
.partner-page-content .help-block-wrapper,
.partner-page-content .help-sec .header-block {
  flex: 0 0 50%;
  max-width: 50%;
}
.partner-page-content .sub-title {
  margin-bottom: 12px;
}
.post-sec {
  padding-top: 120px;
  padding-bottom: 120px;
}
.post-sec .header-block {
  margin-bottom: 40px;
}
.post-wrapper {
  display: flex;
  gap: 20px;
}
.single-card {
  flex: 1;
  text-align: center;
  border-radius: 16px;
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, .16);
  overflow: hidden;
}
.single-card .card-body {
  text-align: center;
  padding: 20px 20px 40px;
}
.card-title {
  font-family: "Roboto", sans-serif;
  margin-bottom: 8px;
}
.card-text {
  margin-bottom: 24px;
}
.post-sec .header-block {
  max-width: 768px;
}
.integrated-sol {
  padding-top: 60px;
  padding-bottom: 60px;
}
.integrated-sec-main {
  display: flex;
  align-items: center;
  gap: 50px;
}
.integrated-left-sec {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}
.integrated-left-sec .cus-button {
  min-width: 328px;
}
.partner-sec {
  padding-top: 60px;
  padding-bottom: 120px;
}
.partner-wrapper {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.partner-wrapper .header-block {
  max-width: 545px ;
  margin: auto;
}
.partner-body {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.partner-body h4 {
  max-width: 820px;
  margin: auto;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  color: #000;
}
.partner-content {
  display: flex;
  justify-content: center;
  gap: 20px;
  width: 100%;
  max-width: 330px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}
.partner-content-text h5 {
  margin-bottom: 8px;
}
.unforgettable-sec {
  background-color: var(--bs-primary);
  padding-top: 186px;
  padding-bottom: 174px;
  color: var(--bs-white);
}
.unforgettable-sec h2 {
 color: var(--bs-white);
 text-align: center;
}
.unforgettable-sec .sec-body {
  max-width: 887px;
  margin: auto;
}
.partner-page-content .cuscarousel-style{
  max-width: 866px;
}
.unforgettable-sec .sec-body {
  gap: 16px;
}
.unforgettable-sec h2 {
  margin-bottom: 16px;
}
/* partner page css end */

/* About page css start */
.about-page .banner-sec-main{
  background-image: url('/web/20250322182409im_/https://www.liveeasy.com/wp-content/uploads/2024/03/about-banner.svg');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 400px;
  background-size: cover;
  background-clip: border-box;
  position: relative;
}
.about-page .banner-sec{
  padding: 112px 0px 0px;
}
.banner-content-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -24px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* barand logo section css start */
.partner-brand-main {
  display: flex;
  height: 180px;
  padding: 20px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  margin-top: -80px;
  background-color: white;
  position: relative;
  border-radius: 20px;
}
.partner-barnd-logo__grp {
  display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
/* barand logo section css end */
.about-des-sec {
  padding-top: 180px;
  padding-bottom: 120px;
}
.team-sec {
  padding-bottom: 80px;
}
.about-page .banner-content-wrapper img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}
.about-des-sec .header-block {
  max-width: 866px;
}
.about-des-sec h1 {
  font-size: 48px;
  line-height: 56px;
}
.vision-mission-wrapper {
  display: flex;
  align-items: center;
  background-color: #f9f2e5;
}
.vision-mission-text,
.vision-mission-img {
  flex: 0 0 50%;
  max-width: 50%;
}
.vision-mission-text {
  color: #000;
  padding: 60px 129px;
}
.vision-mission-img img {
  width: 100%;
  height: 100%;
}
.vision-mission-text h2{
  margin-bottom: 17px;
}
.vision-mission-wrapper:nth-child(even) {
  flex-direction: row-reverse;
}
.about-page .steps-point {
  display: flex;
  flex-wrap: wrap;
  row-gap: 75px;
  max-width: 1121px;
  margin-left: auto;
  margin-right: auto;
}
.about-page .steps-point .single-step {
  padding-left: 15px;
  padding-right: 15px;
}
.about-page .steps-point .single-step h3 {
  font-weight: 500;
  margin-bottom: 16px;
}
.about-page .steps-point .single-step img {
  margin-bottom: 16px;
}
.team-sec .header-block {
  margin-bottom: 80px;
}
.team-sec-body {
  display: flex;
  flex-wrap: wrap;
  max-width: 1028px;
  margin-left: auto;
  margin-right: auto;
  row-gap: 60px;
  column-gap: 20px;
  justify-content: center;
}
.team-sec-body .team-member {
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
}
.team-member h4 {
  color: #000;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: "Metaserifpro", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.team-member span {
  color: #000;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  display: block;
}
.team-member img {
  border-radius: 10px;
  overflow: hidden;
  height: 125px;
  width: 100%;
  object-fit: fill;
  object-position: top;
}
.about-page .partners-logo {
  padding-top: 120px;
  padding-bottom: 120px;
}
.about-page .partners-logo .header-block {
  margin-bottom: 48px;
}
.about-page .partners-logo-wrapper {
  max-width: 923px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  gap: 5px;
}
/* About page css end */

/* request form css start */
.request-form {
  max-width: none;
  padding-top: 190px;
  padding-bottom: 0;
}
.request-form .header-block {
  margin-bottom: 40px;
}
.request-form-inner {
  max-width: 585px;
  margin-left: auto;
  margin-right: auto;
}
.contact-info-sec {
  max-width: none;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 0;
}
.contact-info {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-item {
  flex: 0 0 33.3%;
  max-width: 33.3%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.contact-item img {
  margin-bottom: 15px;
}
.contact-item h3 {
  margin-bottom: 8px;
}
.contact-item a.link {
  color: #000;
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
}
/* request form css end */

/* responsive css start */
@media screen and (max-width: 992px) {
  h1 {
    font-size: 36px;
    line-height: 44px;
  }
  h2 {
    font-size: 36px;
    line-height: 44px;
  }
  .second-title {
    margin-top: 70px;
  }
  .counter-item h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .cus-container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .nav-main {
    height: 85px;
  }
  .banner-wrapper {
    flex-direction: column;
  }
  .banner-sec {
    padding-top: 160px;
    padding-bottom: 110px;
    height: auto;
  }
  .banner-content {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    align-items: flex-start;
    text-align: left;
    gap: 8px;
  }
  .banner-top-subtitle {
    font-size: 9px;
  }
  .counts-grp {
    padding-top: 17px;
    gap: 24px;
    justify-content: space-between;
  }
  .count-block h3 {
    font-size: 24px;
    line-height: 1.2;
  }
  .count-block span {
    font-size: 14px;
    line-height : 1;
  }
  .banner-img {
    position: unset;
    width: 100%;
    max-width: 100%;
    margin-top: 32px;
  }
  .partner-brand-main {
    margin-top: -30px;
  }
  .fastest-easiest-way-sec {
    margin-top: -150px;
    padding-bottom: 58px;
    padding-top: 200px;
  }
  .fastest-easiest-way__img {
    position: unset;
    width: 100%;
  }
  .partner-barnd-logo__grp {
    flex-wrap: wrap;
  }
  .fastest-easiest-way__wrapper {
    flex-wrap: wrap;
  }
  .fastest-easiest-way__content {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-services-sec {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .home-services-sec h2 {
    text-align: left;
  }
  .home-services__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .client-img-grp .client-item img {
    width: 67px;
  }
  .launch-aster-sec {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .header-block {
    gap: 16px;
    align-items: flex-start;
  }
  .sub-title {
    text-align: left;
  }
  .launch-aster-content .Fully-block {
    flex-wrap: wrap;
    gap: 28px;
  }
  .about-des-sec {
    padding-top: 125px;
    padding-bottom: 80px;
  }
  .Fully-block .Fully-block-content {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fastest-easiest-way__header h2 {
    font-size: 32px;
    line-height: 1.3;
  }
  .fastest-easiest-way__grp {
    flex-direction: column;
  }
  .fastest-easiest-way__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fastest-easiest-way__grp {
    gap: 48px;
  }
  .fastest-easiest-way__block {
    gap: 24px;
  }
  .fastest-easiest-way__img {
    padding: 0px;
  }
  .fastest-easiest-way__img img {
    width: 100%;
  }
  .launch-aster-block {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .half-block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .launch-aster-content {
    gap: 16px;

  }
  .footer {
    padding: 80px 0% 80px;
  }
  .footer-top-wrapper {
    flex-direction: column;
    gap: 30px;
    padding-bottom: 30px;
  }
  .copyright-block {
    flex-direction: column;
    gap: 10px;
    margin-top: 40px;
  }
  .grid-pattern-sec .body-block{
    flex-direction: column-reverse;
  }
  .grid-pattern-sec.blueprint-sec .body-block {
    flex-direction: column;
  }
  .body-block .body-text,
  .body-block .img-block {
    padding: 0px !important;
  }
  .moving-sec {
    padding-bottom: 80px;
  }
  .demo-book-sec .cus-container {
    max-width: 100%;
    gap: 34px;
    height: 420px;
    align-items: flex-start;
  }
  .partner-brand-main.responsive-only {
    height: auto;
    padding: 12px 0px 20px;
    border-radius: 6px;
    gap: 5px;
  }
  .partner-brand-slider img {
    height: 44px;
    object-fit: contain;
    padding-left: 25px;
  }
  .demo-book-sec h2 {
    text-align: left;
  }
  .home-help-sec .body-block {
    flex-direction: column !important; 
  }
  .demo-book-sec {
    background-position: center bottom;
  }
  .grid-pattern-sec .header-block {
    margin-left: 0px;
  }
  .grid-pattern-sec .header-block {
    gap: 20px;
  }
  .grid-pattern-sec .body-block {
    gap: 30px;
  }
  .body-text {
    gap: 25px;
  }
  .body-block {
    flex-direction: column;
  }
  .help-sec .body-block .header-block {
    margin-left: 0px;
    padding: 0px;
    max-width: none;
  }
  .help-sec .body-block {
    max-width: 720px;
    margin: auto;
  }
  .help-sec {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .help-sec p, .help-sec h2, .help-sec h4 {
    text-align: left !important;
  }
  .help-sec .sub-title {
    margin-bottom: 15px;
  }
  .help-block-wrapper {
    gap: 38px;
  }
  .help-block-wrapper {
    padding: 0px;
  }
  .customer-review-sec {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .help-ways-sec {
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .help-ways-sec .client-img-grp {
    max-width: 100%;
    flex-wrap: wrap;
  }
  .help-ways-sec .client-img-grp .client-item {
    width: 20%;
    max-width: 33%;
    min-width: 33%;
    text-align: center;
    display: block;
    margin: auto;
  }
  .help-ways-grp {
    flex: 0 0 46.5%;
    max-width: 46.5%;
    gap: 12px;
    padding: 12px;
  }
  .icon-main svg{
    width: 42px;
    height: auto;
  }
  .help-ways-grp h4 {
    font-size: 15px;
  }
  .help-ways-link svg {
    width: 22px;
    height: 22px;
  }
  .help-ways-sec .cus-container {
    max-width: 772px;
  }
  .terms-privacy-sec h1 {
    margin-bottom: 60px;
  }
  .terms-privacy-sec .cus-container {
    max-width: 752px;
  }
  .content-padding {
    padding-top: 152px;
  }
  .desktop-only {
    display: none !important;
  }
  .partner-page-content .banner-content {
    width: 100%;
  }
  .partner-page-content .banner-content br {
    display: none;
  }
  .partner-page-content .cus-container {
    max-width: 752px;
  }
  .partner-page-content .banner-img {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 25px;
  }
  .partner-page-content .banner-content {
    padding-left: 10px;
    padding-right: 10px;
    gap: 20px;
  }
  .client-steps-sec {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .partners-logo-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .partners-logo-wrapper .logo-image {
    flex: 0 0 30%;
    max-width: 30%;
    text-align: center;
  }
  .comprehensive-services-sec {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .comprehensive-services-sec .body-block {
    gap: 40px;
  }
  .post-sec {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .post-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 40px;
  }
  .integrated-sec-main {
    flex-direction: column-reverse;
  }
  .partner-page-content .testimonial-text {
    font-size: 24px;
    line-height: 40px;
  }
  .unforgettable-sec {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .vision-mission-text {
    padding-left: 40px;
    padding-right: 40px;
  }
  .about-page .steps-point .single-step {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .team-sec-body {
    justify-content: center;
  }
  .team-sec-body .team-member {
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .team-member img{
    width: 100%;
  }
  .team-sec .header-block {
    margin-bottom: 50px;
  }
  .about-page .partners-logo-wrapper .logo-image {
    width: 50%;
    max-width: 50%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    flex: 0 0 49%;
  }
  .about-page .partners-logo .header-block .heading-1{
    font-size: 44px;
    line-height: 50px;
  }
  .about-page .partners-logo-wrapper {
    row-gap: 25px;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 32px;
    line-height: 40px;
  }
  h2 {
    font-size: 32px;
    line-height: 40px;
  }
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .cus-container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .line-btn {
    min-width: auto;
  }
  /* .banner-sec {
    padding-top: 200px;
  } */
  .footer-top-wrapper {
    align-items: flex-start;
  }
  .footer-menu-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  .footer-menu-link,
  .privacy-menu .footer-menu-inner .footer-menu-link {
    padding: 12px 0px;
  }
  .copyright-block {
    align-items: flex-start;
    gap: 16px;
  }
  .services-sec {
    background-size: cover;
    height: auto;
    padding-bottom: 58px;
  }
  .services-sec h2{
    text-align: left;
  }
  .services-sec .section-content {
    padding-top: 0px;
  }
  .services-sec .ater-subtitle h4 {
    margin-top: 30px;
  }
  .second-title {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .counter-content {
    flex-direction: column;
    align-items: center;
    gap: 70px;
  }
  .client-img-grp {
    flex-wrap: wrap;
  }
  .client-item {
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .grid-pattern-sec .img-block img {
    width: 100%;
  }
  .help-block-wrapper {
    flex-direction: column;
  }
  .help-sec p, .help-sec h2, .help-sec h4 {
    text-align: center;
  }
  .help-block-wrapper {
    gap: 17px;
  }
  .help-sec .header-block {
    align-items: center;
  }
  .cuscarousel-style {
    max-width: 100%;
  }
  .help-ways-sec .client-img-grp .client-item {
    max-width: 50%;
    min-width: 50%;
  }
  .solid-btn {
    width: 100%;
  }
  .banner-content {
    width: 100%;
  }
  .terms-privacy-sec h1 {
    margin-bottom: 40px;
  }
  .terms-privacy-sec .cus-container {
    max-width: 100%;
  }
  .content-padding {
    padding-top: 155px;
  }
  .terms-privacy-text h3 {
    line-height: 26px;
  }
  .partners-logo-wrapper .logo-image {
    flex: 0 0 28%;
    max-width: 28%;
  }
  .steps-point {
    flex-wrap: wrap;
  }
  .single-step {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 50px;
  }
  .img-block img{
    width: 100%;
  }
  .comprehensive-services-point {
    margin-bottom: 24px;
  }
  .partner-page-content .help-block-wrapper, .partner-page-content .header-block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .partner-page-content .help-block-wrapper img{
    width: 100%;
  }
  .partner-page-content .body-block {
    gap: 20px;
  }
  .partner-page-content .help-sec p, .partner-page-content .help-sec h2, .partner-page-content .help-sec h4 {
    text-align: left;
  }
  .integrated-right-sec img{
    width: 100%;
  } 
  .integrated-sec-main {
    gap: 20px;
  }
  .vision-mission-wrapper {
    flex-direction: column-reverse !important;
  }
  .vision-mission-text, .vision-mission-img {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .vision-mission-text {
    padding: 78px 16px;
  }
  .about-page .client-steps-sec .heading-1 {
    font-size: 32px;
    line-height: 40px;
  }
  .about-page .steps-point .single-step {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about-page .steps-point {
    row-gap: 48px;
  }
  .about-page .steps-point .single-step {
    margin-bottom: 0px;
  }
  .team-sec-body .team-member {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .team-sec .heading-1 {
    font-size: 32px;
    line-height: 40px;
  }
  .about-page .partners-logo-wrapper .logo-image {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .about-page .partners-logo-wrapper {
    row-gap: 30px;
  }
  .about-page .partners-logo .header-block .heading-1{
    font-size: 32px;
    line-height: 40px;
  }
  .contact-info {
    flex-direction: column;
  }
  .contact-item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 50px;
  }
  .team-sec-body {
    column-gap: 0px;
    row-gap: 40px;
  }
}
/* responsive css end */

@media screen and (min-width: 992px) {
  .responsive-only {
    display: none !important;
  }
}
/*
     FILE ARCHIVED ON 18:24:09 Mar 22, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:32:57 Jun 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.066
  exclusion.robots: 0.137
  exclusion.robots.policy: 0.012
  esindex: 0.014
  cdx.remote: 6.547
  LoadShardBlock: 149.574 (3)
  PetaboxLoader3.datanode: 170.023 (5)
  load_resource: 189.666
  PetaboxLoader3.resolve: 75.603
  loaddict: 21.843
*/