    * {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none !important;
}
.container-main {
  overflow-x: hidden;
}
.dashboard-button {
  margin-top: 0px !important;
}
.dashboard {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  background: #f1f2f4;
}
.card-title {
  overflow-y: hidden;
}
.carousal-section {
  display: flex;
  flex-direction: row;
  overflow: scroll;
}
.mobile-menu {
  display: none;
}
.hamburger {
  cursor: pointer;
}
.hamburger div {
  width: 30px;
  height: 4px;
  background-color: #f70b0b;
  margin: 4px 0;
}
.links {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 100%;
  width: 100vw;
  height: 100%;
  background-color: #fdf7f7;
  color: #080808;
  transition: left 0.3s ease-in-out;
  overflow: auto; /* Allow scrolling within the sidebar */
}
.links.hidden {
  display: none;
}
.links a {
  padding: 10px;
  text-decoration: none;
  color: #0c0c0c;
}
.close-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.row1 {
  display: flex;
}
.col1 {
  flex: 0 0 50%;
}
.get-started-section {
  background-image: url("../images/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 0px !important;
}
.get-started-section-img img {
  width: 100%;
  flex-shrink: 0;
  /* height: 700px; */
}
.get-started-section-img {
  display: flex;
  align-items: end;
  padding-inline: 0px !important;
}
.heading {
  color: #262626;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Poppins;
  font-size: 59.606px;
  font-style: normal;
  font-weight: 700;
  line-height: 71.527px; /* 120% */
}
.description {
  color: #262626;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 21.675px;
  font-style: normal;
  font-weight: 400;
  line-height: 32.512px; /* 150% */
}
.description-new {
  color: white !important;
}
.points-new {
  color: white !important;
}
.points {
  color: #262626;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 19.507px;
  font-style: normal;
  font-weight: 500;
  line-height: 32.512px; /* 166.667% */
}
.get-started-section-text {
  padding: 70px 10px 70px 80px !important;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 34px;
  flex-shrink: 0;
}
.button {
  display: flex;
  padding: 24px 58px;
  align-items: center;
  gap: -10px;
  border-radius: 40px;
  background: #000;
  color: #fff;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 21.675px;
  font-style: normal;
  font-weight: 700;
  line-height: 19.507px; /* 90% */
}
.feature-section {
  align-items: center;
  background: linear-gradient(
    180deg,
    #49afe9 -36.01%,
    #70fae2 60.09%,
    #b1fefd 156.2%
  );
}
.feature-section-img img {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
}
.feature-section-img {
  height: 686px;
  display: flex;
  align-items: end;
}
.feature-section-text-heading {
  color: var(--Black, #000);
  font-feature-settings: "clig" off, "liga" off;
  font-family: Poppins;
  font-size: 28.8px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px; /* 125% */
}
.feature-section-text-flex {
  display: flex;
  flex-direction: row;
}
.feature-section-text-heading strong {
  font-weight: 700;
  line-height: 30px;
  text-transform: capitalize;
  background-color: white;
  padding-inline: 5px;
  border-radius: 5px;
}
.feature-section-text {
  padding-top: 0px;
  padding-right: 40px;
}
.feature-section-text2-flex {
  display: flex;
  flex-direction: column;
  margin-block: 20px;
  gap: 8px;
}
.feature-section-text2-text {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 26.742px;
  font-style: normal;
  font-weight: 700;
  line-height: 34.185px; /* 127.833% */
  padding-left: 50px;
}
.padding {
  padding-block: 10px;
}
.feature-section-text2-svg {
  position: relative;
  bottom: 3px;
}
.interesting-elements-section-text-flex {
  display: flex;
  flex-direction: row;
  padding: 20px;
}
.interesting-elements-section-text-flex-svg {
  position: relative;
  bottom: 10px;
  right: 20px;
  padding: 10px;
}
.feature-section-text-svg {
  position: relative;
  bottom: 20px;
  right: 20px;
  padding-right: 18px;
}
.multiple-product-section {
  background: black !important;
}

.multiple-product-section-heading {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.multiple-product-section-heading span {
  background-color: #000;
  border-radius: 10px;
  padding-bottom: 10px;
}
.multiple-product-section-description {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 125% */
}
.multiple-product-section-button {
  display: flex;
  padding: 17px 35px;
  justify-content: center;
  align-items: center;
  gap: -10px;
  border-radius: 40px;
  background: #fff;
  color: #000;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  width: 205px;
}
.trusted-by-section-heading {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 55px;
  font-style: normal;
  font-weight: 300;
  line-height: 63.134px; /* 114.79% */
  text-transform: capitalize;
  text-align: center;
  margin-block: 40px;
  overflow-y: hidden;
}
.trusted-by-section-logo-div {
  padding-inline: 50px;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-block: 30px;
}
.logo-div {
  width: 166px;
  height: 124.845px;
  flex-shrink: 0;
  border-radius: 26.009px;
  background: #fff;
  box-shadow: 3.12113px 10.40375px 30.17089px 0px rgba(0, 0, 0, 0.1);
  margin: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-y: hidden;
}
.interesting-elements-section-img img {
  /* height: 520px; */
  width: 500px;
}
.interesting-elements-section-img {
  display: flex;
  align-items: flex-end;
  height: 620px;
}
.feature-section-button {
  display: flex;
  padding: 17px 35px;
  justify-content: center;
  align-items: center;
  gap: -10px;
  border-radius: 40px;
  background: #000;
  color: #fff;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  width: 205px;
  margin-top: 20px;
}
.interesting-elements-section-text {
  padding-right: 0px !important;
  padding-left: 130px !important;
  padding-top: 100px !important;
}
.benefits-section {
  background-image: url("../images/unique\ feature_bg.png");
  padding-block: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.benefits-section-heading {
  color: #000;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: 63.5px; /* 115.455% */
  margin-inline: 280px;
  overflow-y: hidden;
}
.all-videos-section-img {
  display: flex;
  align-items: end;
}
.all-videos-section-text {
  display: flex;
  padding-inline: 40px;
  flex-direction: column;
  justify-content: center;
}
.all-videos-section-heading {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-block: 50px;
}
.all-videos-section-description {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.increase-conversion-section {
  background-image: url("../images/increase\ conversion\ by_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.increase-conversion-section-img {
  display: flex !important;
  justify-content: right;
  align-items: center;
  padding-right: 0px !important;
  height: 767px;
}
.increase-conversion-section-text {
  display: flex;
  padding-left: 100px !important;
  flex-direction: column;
  justify-content: space-around;
  height: 767px;
  padding-block: 60px;
}
.increase-conversion-section-heading {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
}
.increase-conversion-section-points {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.increase-conversion-section-point {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.increase-conversion-section-sub-points {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.increase-conversion-section-button {
  color: #fff;
  overflow-y: hidden;
  font-feature-settings: "clig" off, "liga" off;
  /* Text single/200/Bold */
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 100% */
  text-align: start;
  display: flex;
  align-items: center;
}
.nav-bar-section {
  height: 90px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding-inline: 80px !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.nav-bar-section-options {
  color: #352601;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  /* Text single/200/Regular */
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 100% */
  margin-inline: 15px;
  overflow-y: hidden;
}
.nav-bar-section-button-get-started {
  display: flex;
  padding: 18px 24px;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  border-radius: 30px;
  background: #000;
  color: #fff;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  /* Text single/100/Bold */
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 112.5% */
  margin-left: 20px;
}
.nav-bar-section-option {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.nav-bar-section-button {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.seo-faq-section-heading {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 55px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  line-height: 57px; /* 103.636% */
  padding-bottom: 80px;
}
.seo-faq-section {
  padding-block: 80px;
}
.seo-faq-accordion-container {
  display: flex;
  flex-wrap: wrap;
  padding-inline: 100px;
  align-items: center;
}
.seo-faq-accordion-items {
  flex: 1;
  min-width: 0;
  padding: 10px;
}
.seo-accordion-item {
  border-radius: 16px;
  background: var(--neutral-100, #fff);
  margin-bottom: 16px;
  /* Cards/Short Default */
  box-shadow: 0px 5px 16px 0px rgba(8, 15, 52, 0.06);
}
.seo-accordion-header {
  color: #000;
  background-color: white;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  width: 100%;
  line-height: 28px; /* 127.273% */
  padding: 30px;
  border: none;
  cursor: pointer;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px 8px 0 0;
  transition: background-color 0.3s ease;
}
.seo-accordion-content {
  overflow: hidden;
  padding: 0 15px;
  max-height: 0;
  transition: max-height 0.3s ease;
  color: #3a3a3a;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 166.667% */
}
.seo-accordion-content p {
  padding: 0px 20px 20px 18px;
  line-height: 1.5;
}
.seo-icon {
  transition: transform 0.3s ease;
}
.seo-active .seo-icon {
  background-color: #040404;
  padding-inline: 7px;
  color: white;
  border-radius: 8px;
}

/* 12th Section */
.get-in-touch-section {
  padding-block: 100px;
  padding-inline: 200px;
  flex-shrink: 0;
  display: flex;
  gap: 30px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: url("../images/YT\ Thumbnail\ \(1\).png");
  background-size: cover;
  background-repeat: no-repeat;
}
.get-in-touch-section-heading {
  color: #000;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 66.9px;
  font-style: normal;
  font-weight: 700;
  line-height: 117%; /* 78.273px */
  letter-spacing: -1.338px;
}
.footer-section {
  background: linear-gradient(98deg, #4ec7e3 -8.35%, #25a493 106.42%);
  padding: 50px;
  overflow-y: hidden;
}
.footer-section-first-section {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-section-first-section-right {
  color: #173f5a;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 23.299px;
  font-style: normal;
  font-weight: 400;
  line-height: 38.801px; /* 166.536% */
  width: 226px;
  height: 63.307px;
  border-radius: 29.952px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-section-first-section-left-heading {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 57px; /* 129.545% */
}
.footer-section-first-section-left-description {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 21.37px;
  font-style: normal;
  font-weight: 400;
  line-height: 32.055px; /* 150% */
  padding-right: 550px;
  padding-top: 20px;
}
.footer-section-second-section {
  padding: 20px;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
}
a.ftr-link {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding-block: 4px;
}
.ftr-grp {
  display: flex;
  gap: 20px;
}
.footer-section-second-section-middle {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 40px;
}
.products-heading {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  padding-block: 16px;
}
.footer-section-second-section-products ul {
  padding-left: 0rem;
}
li {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
  padding-block: 4px;
}
.footer-section-second-section-right-subscribe-heading {
  color: #fff;
  font-feature-settings: "clig" off, "liga" off;
  padding-left: 8px;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  padding-bottom: 20px;
}
.footer-section-second-section-right-subscribe-input {
  display: flex;
  padding-block: 10px;
  justify-content: center;
}
.footer-section-second-section-right-subscribe {
  width: 312.5px;
}
.footer-section-second-section-right-subscribe-input form {
  display: flex;
  flex-direction: row;
  width: 300px;
  padding: 5.967px 5.967px 5.967px 17.9px;
  border-radius: 37.291px;
  background: #f9f9ff;
}
.footer-section-second-section-right-subscribe-input input {
  flex-grow: 2;
  border: none;
  background: #f9f9ff;
}
.footer-section-second-section-right-subscribe-input input:focus {
  outline: none;
}
.footer-section-second-section-right-subscribe-input button {
  display: flex;
  padding: 13.425px 14px;
  justify-content: flex-end;
  align-items: center;
  gap: 7.458px;
  border-radius: 22.375px;
  background: #000;
  color: #fff;
  text-align: right;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 13.425px;
  font-style: normal;
  font-weight: 700;
  line-height: 13.425px; /* 100% */
}
.footer-section-second-section-right-social-media-icon {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 16px;
  padding-left: 8px;
}
.footer-section-second-section-right-social-media {
  padding-top: 20px;
}
.card-section-heading {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  padding-block: 30px;
}
.footer-section-second-section-resources ul {
  padding-left: 0rem;
}
.mobile1 {
  display: none;
}
.footer-section .bookNow {
  padding-right: 0px !important;
}
/* .swiper {
  width: 100%;
  height: auto;
  margin-inline: 50px;
  margin-bottom: 40px;
  margin-top: 10px;
}
.swiper-slide {
  display: flex !important;
  justify-content: center;
} */
.my-card {
  width: 240px;
  border-radius: 16px;
  background: #f4f4f4;
}
.video-div {
  width: 240px;
  height: 426px;
}
.text-div-upper {
  display: flex;
  justify-content: start;
  padding-bottom: 12px;
  gap: 10px;
}
.text-div-txt {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
  align-items: start;
  gap: 7px;
}
.text-div {
  margin: 14.903px;
  height: 100px;
}
.video-div video {
  border-radius: 14.903px 14.903px 0px 0px;
}
.text-div-title {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 12.364px;
  font-style: normal;
  font-weight: 400;
  line-height: 126.023%; /* 15.581px */
}
.text-div-price {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 14.856px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 22.285px */
}
.text-div-price s {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 10.309px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 15.463px */
  opacity: 0.5;
}
.my-ratings span {
  display: flex;
  align-items: center;
}
.my-ratings1 span {
  display: flex;
  align-items: center;
}
.text-div-lower-button {
  display: flex;
  width: 100%;
  padding: 7px 7px 7px 11px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 6.922px;
  background: #000;
  color: white;
}
.text-div-lower-button1 {
  display: flex;
  padding: 7px 7px 7px 11px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 6.922px;
  background: #000;
  color: white;
}
.text-div-lower {
  display: flex;
  justify-content: center;
  display: flex;
}
.my-ratings {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 10px;
  width: 50px;
  position: relative;
  left: 180px;
  bottom: 50px;
  background-color: white;
  padding-block: 2px;
}
.ratings-no {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 9.899px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 14.848px */
}
.for-sale {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 7.69px;
  font-style: normal;
  font-weight: 500;
  line-height: 10.766px; /* 140% */
  display: inline-flex;
  padding: 3.83px 3.762px 0px 3.822px;
  justify-content: center;
  align-items: center;
  background-color: black;
  border-radius: 0px 5px 5px 0px;
  position: relative;
  left: 0px;
  bottom: 420px;
}
.text-div-lower1 {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.my-ratings1 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 10px;
  width: 50px;
}
.text-div-lower a {
  width: 100%;
}
.text-div-lower1 a {
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .seo-faq-accordion-items {
    flex-basis: 100%;
  }
  .heading {
    font-size: 28.415px;
    line-height: 34.098px;
    text-align: center;
    font-weight: bolder;
  }
  .get-started-section-text {
    align-items: center;
    padding: 10px 35px 20px 20px !important;
  }
  .get-started-section-img {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .get-started-section {
    background-image: url("../images/mobile_shoppableapp.png");
  }
  .description {
    color: #262626;
    text-align: center;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Poppins", sans-serif;
    font-size: 11.59px;
    font-style: normal;
    font-weight: 400;
    line-height: 17.385px; /* 150% */
  }
  .points {
    color: #262626;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Poppins", sans-serif;
    font-size: 11.164px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 166.667% */
    width: 80%;
  }
  .button {
    display: flex;
    padding: 10.652px 26.575px;
    align-items: center;
    gap: -5.272px;
    border-radius: 26.086px;
    background: #000;
    color: #fff;
    text-align: center;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Poppins", sans-serif;
    font-size: 11.426px;
    font-style: normal;
    font-weight: 700;
    line-height: 10.284px; /* 90% */
  }
  .button svg {
    width: 15.425px;
    height: 15.425px;
  }
  .multiple-product-section {
    padding: 24px;
  }
  .multiple-product-section-heading {
    color: #fff;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 28.41px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .multiple-product-section-heading span {
    background-color: transparent;
    padding-inline: 0px;
    border-radius: 0px;
    padding-bottom: 0px;
  }
  .multiple-product-section-heading br {
    display: none;
  }
  .multiple-product-section-description {
    color: #fff;
    text-align: center;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Poppins", sans-serif;
    font-size: 16.533px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.667px; /* 125% */
  }
  .multiple-product-section-button {
    display: flex;
    padding: 13.351px 17.278px;
    align-items: center;
    justify-content: center;
    gap: 10.21px;
    border-radius: 31.415px;
    background: #fff;
    color: #000;
    text-align: center;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Poppins", sans-serif;
    font-size: 14.137px;
    font-style: normal;
    font-weight: 700;
    line-height: 14.137px; /* 100% */
  }
  .multiple-product-section-button svg {
    width: 18.849px;
    height: 18.849px;
  }
  .logo-div {
    margin: 8px;
    width: 146px;
    height: 100px;
  }
  .trusted-by-section-logo-div {
    padding-inline: 0px;
    margin-bottom: 0px;
  }
  .trusted-by-section-heading {
    color: #000;
    text-align: center;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Poppins", sans-serif;
    font-size: 24.81px;
    font-style: normal;
    font-weight: 400;
    line-height: 42.415px; /* 170.958% */
    text-transform: capitalize;
    padding-inline: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .row1 {
    flex-direction: column-reverse;
  }
  .col1 {
    flex: 0 0 100%;
  }
  .feature-section-img {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .feature-section-text {
    padding-top: 0px;
    padding-right: 0px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .feature-section-text-heading {
    color: #000;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Poppins", sans-serif;
    font-size: 13.955px;
    font-style: normal;
    font-weight: 400;
    line-height: 17.442px; /* 124.986% */
    padding-inline: 10px;
    text-align: start;
    overflow-y: hidden;
  }
  .feature-section-text-svg svg {
    width: 58.31px;
    height: 58.31px;
  }
  .all-videos-section-text {
    align-items: center;
    padding-inline: 8px;
  }
  .feature-section-text-svg {
    position: static;
    bottom: 0px;
    right: 0px;
    padding-right: 0px;
    /* width: 110px; */
    width: auto;
  }
  .feature-section-text-flex {
    /* display: flex;
    flex-direction: row;
    justify-content: start;
    text-align: center; */
    display: grid;
    flex-direction: row;
    justify-content: start;
    text-align: center;
    grid-template-columns: auto auto;
  }
  .feature-section-text2-text {
    color: #000;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Poppins", sans-serif;
    font-size: 13.827px;
    font-style: normal;
    font-weight: 700;
    line-height: 17.675px; /* 127.833% */
    padding-left: 0px;
    display: flex;
    align-items: center;
    justify-content: start;
    text-align: start;
  }
  .padding {
    padding-block: 0px;
  }
  .feature-section-text2-svg {
    width: 40px;
    height: 40px;
    display: flex;
    padding-top: 5px;
    align-items: start;
    justify-content: start;
  }
  .feature-section-text2-svg svg {
    width: 28.31px;
    height: 28.31px;
  }
  .feature-section-button {
    display: flex;
    padding: 10.652px 26.575px;
    align-items: center;
    gap: 5.272px;
    border-radius: 26.086px;
    background: #000;
    color: #fff;
    text-align: center;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Poppins", sans-serif;
    font-size: 11.426px;
    font-style: normal;
    font-weight: 700;
    line-height: 10.284px;
    width: 150px;
  }
  .feature-section-button svg {
    width: 15.425px;
    height: 15.425px;
  }
  .interesting-elements-section-text {
    padding-right: 10px !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
  }
  .interesting-elements-section-text-flex {
    width: 90%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 30px;
  }
  .interesting-elements-section-text-flex-svg {
    padding-right: 5px;
    bottom: 0px;
    right: 0px;
  }
  .interesting-elements-section-text2-flex {
    width: 90% !important;
    align-items: start !important;
    padding-left: 40px;
    margin-block: 0px;
  }
  .description-new {
    color: white !important;
  }
  .points-new {
    color: white !important;
  }
  .interesting-elements-section-img {
    height: auto;
    padding-inline: 50px !important;
  }
  .interesting-elements-section-img img {
    height: auto;
    width: auto;
  }
  .increase-conversion-section {
    background-image: none;
    background: linear-gradient(170deg, #000 2.77%, #4d4d4e 107.44%);
  }
  .increase-conversion-section-text {
    padding-top: 40px !important;
    padding-left: 50px !important;
    padding-right: 50px;
    height: auto;
    padding-block: 0px;
    gap: 40px;
  }
  .increase-conversion-section-heading {
    font-size: 24.81px;
    font-weight: 700;
    line-height: 129.5%; /* 32.129px */
    overflow-y: hidden;
  }
  .increase-conversion-section-points {
    font-size: 18.493px;
    font-weight: 700;
    line-height: normal;
  }
  .increase-conversion-section-sub-points {
    font-size: 12.329px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .increase-conversion-section-img {
    height: auto;
    padding-left: 40px !important;
    padding-top: 50px;
  }
  .benefits-section {
    padding-block: 40px;
    background-image: none;
    background: linear-gradient(
      180deg,
      #49afe9 -36.01%,
      #70fae2 60.09%,
      #b1fefd 156.2%
    );
  }
  .benefits-section-heading {
    font-size: 24.81px;
    font-style: normal;
    font-weight: 500;
    line-height: 37.5px;
    margin-inline: 40px;
  }
  .all-videos-section {
    padding-bottom: 16px;
  }
  .all-videos-section-img img {
    height: auto;
  }
  .all-videos-section-img {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .all-videos-section-heading {
    text-align: center;
    font-size: 24.81px;
    font-style: normal;
    font-weight: 700;
    line-height: 32.13px; /* 129.502% */
    margin-block: 20px;
    overflow-y: hidden;
    margin-inline: 10px;
  }
  .all-videos-section-description {
    font-size: 12.891px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
  }
  .faq-section {
    padding-bottom: 18px;
  }
  .faq-section-accordion {
    padding-inline: 10px;
  }
  .faq-section-heading {
    font-size: 24.81px;
    font-style: normal;
    font-weight: 700;
    line-height: 57px;
    padding-block: 12px;
  }
  .qa-accordion {
    width: 90%;
  }
  .qa-accordion-item {
    width: auto;
    padding: 20px;
    margin: 0px;
    margin-block: 0px;
    margin-bottom: 12px;
  }
  .accordion-label {
    width: 100%;
  }
  .accordion-content {
    width: auto;
    color: var(--neutral-600, #6f6c90);
    font-size: 8.459px;
    font-style: normal;
    font-weight: 400;
    line-height: 14.099px; /* 166.667% */
  }
  .accordion-label div {
    color: var(--neutral-800, #170f49);
    font-size: 10.339px;
    font-style: normal;
    font-weight: 500;
    line-height: 13.159px; /* 127.273% */
  }
  .footer-section {
    padding: 8px;
  }
  .footer-section hr {
    display: none;
  }
  .footer-section-first-section {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer-section-first-section-right {
    font-size: 16.619px;
    width: 150px;
    height: 50.024px;
    flex-shrink: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 34.337px; /* 166.536% */
  }
  .footer-section-first-section-left-heading {
    color: #fff;
    text-align: center;
    font-size: 24.81px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 229.746% */
  }
  .footer-section-first-section-left-description {
    color: #fff;
    text-align: center;
    font-size: 15.207px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.93px; /* 157.363% */
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 16px;
  }
  .footer-section-second-section {
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .footer-section-second-section-left {
    order: 3;
  }
  .footer-section-second-section-middle {
    order: 1;
  }
  .footer-section-second-section-right {
    order: 2;
  }
  .products-heading {
    font-size: 13.913px;
    text-align: start;
    font-style: normal;
    font-weight: 700;
    line-height: 13.913px; /* 100% */
  }
  .footer-section-second-section-products li {
    opacity: 0.7;
    font-size: 11.13px;
    font-style: normal;
    font-weight: 400;
    line-height: 13.913px; /* 125% */
  }
  .footer-section-second-section-resources li {
    opacity: 0.7;
    font-size: 11.13px;
    font-style: normal;
    font-weight: 400;
    line-height: 13.913px; /* 125% */
  }
  .bookNow {
    padding-right: 0px;
  }
  .footer-section-second-section-products ul,
  .footer-section-second-section-resources ul {
    padding-left: 0rem !important;
  }
  .footer-section-second-section-right-subscribe-heading {
    font-size: 14.272px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: 14.272px; /* 100% */
  }
  .footer-section-second-section-right-social-media-icon {
    justify-content: center;
  }
  .footer-section-second-section-right-social-media-icon svg {
    width: 25.967px;
    height: 25.967px;
  }
  .footer-section-second-section-left {
    padding-block: 20px;
  }
  .nav-bar-section {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-inline: 16px !important;
    box-shadow: none;
  }
  .nav-bar-section > .mobile-menu {
    display: flex;
  }
  .hamburger {
    display: block;
  }
  .nav-bar-section > * {
    flex: 1;
  }
  .nav-bar-section > .links {
    display: flex;
    flex-direction: column;
    order: 2;
    width: 100vw;
    background: linear-gradient(
      180deg,
      #49afe9 -36.01%,
      #70fae2 60.09%,
      #b1fefd 156.2%
    );
    left: 100%;
    z-index: 99;
    padding: 20px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 13.95px;
    font-style: normal;
    font-weight: bold;
    line-height: 16.971px; /* 121.655% */
  }
  .nav-bar-section > .nav-bar-section-button-get-started {
    order: 3;
  }
  .hamburger:hover {
    cursor: pointer;
  }
  .hamburger div {
    background-color: #0c0c0c;
  }
  .hamburger.active div:first-child {
    transform: translateY(6px) rotate(45deg);
  }
  .hamburger.active div:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active div:last-child {
    transform: translateY(-6px) rotate(-45deg);
  }
  .hamburger.active {
    transition: transform 0.3s ease-in-out;
  }
  .nav-bar-section-button-get-started {
    display: flex;
    padding: 10.652px 0px;
    width: 82px !important;
    justify-content: center;
    align-items: center;
    border-radius: 26.086px;
    text-align: center;
    font-size: 11.426px;
    font-style: normal;
    font-weight: 700;
    line-height: 10.284px;
    width: fit-content;
  }
  .links.active {
    left: 0;
  }
  .close-icon {
    display: block;
  }
  .nav-bar-section-logo {
    height: auto;
    position: relative;
    left: 30px;
  }
  .nav-bar-section-logo svg {
    padding-right: 45px;
  }
  .nav-bar-section-option {
    display: none;
  }
  .no-scroll {
    overflow: hidden;
  }
  .card-section-heading {
    font-size: 24.81px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .pc1 {
    display: none;
  }
  .mobile1 {
    display: block;
  }
  .seo-faq-section-heading {
    padding-bottom: 0px;
    font-size: 24.81px;
    line-height: 57px;
  }
  .seo-faq-accordion-container {
    padding-inline: 24px;
  }
  .seo-accordion-header {
    padding: 20px;
    font-size: 10.339px;
    line-height: 13.159px;
  }
  .seo-accordion-content {
    font-size: 8.459px;
    line-height: 14.099px;
  }
  .seo-active .seo-icon {
    padding-inline: 4px;
    border-radius: 5px;
  }
  .seo-accordion-content p {
    padding: 0px 20px 20px 5px;
  }
  .seo-faq-section {
    padding-block: 30px;
  }
}
