@charset "UTF-8";
@import url("css2fb67.css?family=Inter:wght@400;500;600;700&amp;display=swap");
:root {
  scroll-behavior: auto;
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  font-family: "Inter", sans-serif;
}

.flex {
  display: -webkit-box;
  display: -ms-box;
  display: -ms-flexbox;
  display: flex;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", sans-serif;
  font-weight: 800;
  display: block;
}

a {
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  text-decoration: none;
}

.pricing .bannerWrap {
  padding: 135px 0 0px;
  background: transparent
    linear-gradient(180deg, #effcff 0%, #effcff 57%, #ffffff00 100%) 0% 0%
    no-repeat padding-box;
}

.pricing .bannerWrap h1 {
  font-size: clamp(35px, 4vw, 40px);
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  color: #1a1a1a;
}

.pricing .bannerWrap p {
  font-size: clamp(15px, 3vw, 15px);
  text-align: center;
  color: #1a1a1a;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.7;
  margin-bottom: 32px;
}
img {
  max-width: 100%;
  height: auto;
}
/*  */
.user-count-content .user-count {
  padding: 0px 65px;
  position: relative;
}
.user-count-content .user-count::after {
  content: "";
  background-color: #d0e0e3;
  width: 2px;
  height: 32px;
  position: absolute;
  top: 5px;
  right: 0px;
}
.user-count-content .user-count h2,
.user-count-content .user-count h3 {
  font-size: clamp(15px, 10vw, 18px);
  letter-spacing: 0px;
  color: #000000;
}
.user-count-content {
  padding: 10px 0px 20px;
}
.user-count-content .column .scroll-parent {
  width: 100%;
}

.user-count-content .flex .column:last-child {
  margin-left: auto;
}
.user-count-content .column .scroll-element {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
}
.user-count-content .scroll-element .brand-logo {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-height: 68px;
  object-fit: contain;
}
.pricing .bannerWrap .tenure {
  text-align: center;
}
/* award */
.award-banner .left a,
.btn-btn-outline,
.toolbar-btn {
  box-shadow: 0 3px 6px #00000029;
}

.award-banner {
  margin-top: 70px;
  background-image: url("../webp/award-bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  border-radius: 20px;
  align-items: center;
  padding: 0;
}
.award-banner .left h2 {
  font-size: clamp(24px, 2vw, 36px) !important;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0;
  color: #fff;
  text-align: left;
  padding-bottom: 20px;
}
.award-banner .left a {
  border: 1px solid #fff;
  opacity: 1;
  font-size: clamp(16px, 1vw, 20px);
  line-height: 1.2;
  font-weight: 800;
  color: #fff;
  width: fit-content;
  padding: 8px 20px;
  border-radius: 12px;
}
.award-banner .left a:hover {
  background-color: #fff;
  color: #000;
  transform: scale(1.01);
}
.award-banner .left {
  width: 50%;
  padding: 10px 0 10px 80px;
}
.award-banner .right {
  text-align: center;
  width: 50%;
}
.award-banner .right img {
  max-width: 100%;
  width: 138px;
  height: 188px;
  margin: auto auto 10px;
}
/*  */
.enterprise {
  background-color: #030f11;
  margin: 120px 0px;
  padding: 80px 0px;
}
.enterprise .flex {
  align-items: center;
  gap: 70px;
}
.enterprise .badge {
  background: #7353ff 0% 0% no-repeat padding-box;
  border-radius: 24px;
  font-size: clamp(15px, 3vw, 18px);
  letter-spacing: 0px;
  font-weight: 600;
}
.enterprise h2 {
  text-align: left;
  font-size: clamp(35px, 5vw, 48px);
  padding: 27px 0px 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #fefefe;
}
.enterprise p {
  text-align: left;
  font-size: clamp(15px, 3vw, 24px);
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 12px;
}
.enterprise .badge img {
  padding-right: 6px;
}
.enterprise .flex .col {
  flex: unset;
}
.secondary-btn {
  background: transparent linear-gradient(104deg, #ee7d37 0%, #e46037 100%);
  border-radius: 28px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(15px, 3vw, 19px);
  line-height: 1.6;
  letter-spacing: 0px;
  padding: 16px 30px;
  color: #ffffff;
  padding: 10px 50px;
  height: 50px;
  display: block;
  width: fit-content;
  transition: all 0.3s;
  cursor: pointer;
}
.secondary-btn:hover {
  background: transparent linear-gradient(104deg, #e46037 0%, #ee7d37 100%);
  color: #ffffff;
}
/*  */
.tenured {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ededed 0% 0% no-repeat padding-box;
  border: 2px solid #e6e6e6;
  border-radius: 50px;
  padding: 2px;
  width: 280px;
  height: 54px;
  position: relative;
}

.flexArea {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
  width: 100%;
}

label {
  flex: 1;
  text-align: center;
  font-size: clamp(12px, 1vw, 15px);
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.toggle-text {
  background: #000000; /* Default solid text color */
  -webkit-background-clip: text;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 54px;
  -webkit-text-fill-color: transparent;
  transition:
    background 0.3s ease,
    -webkit-text-fill-color 0.3s ease;
  z-index: 1;
}
.yearly.toggle-text {
  background: linear-gradient(90deg, #6782ff, #9f44d3);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.toggle-text.active {
  background: linear-gradient(268deg, #fff 0%, #fff 55%, #fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

input[type="checkbox"] {
  display: none;
}
.pricing-section {
  margin: auto;
  display: block;
  width: fit-content;
}
.toggle {
  position: absolute;
  width: 136px;
  height: 46px;
  background: linear-gradient(268deg, #f765fd 0%, #925cfd 55%, #775afd 100%);
  border-radius: 30px;
  cursor: pointer;
  top: 4px;
  right: 0px;
  transition: all 0.3s ease;
  transform: translateX(00px);
}

input[type="checkbox"]:checked + .toggle {
  transform: translateX(-100%);
}

input[type="checkbox"]:checked ~ #monthly {
  -webkit-text-fill-color: #000000;
  background: none;
}

input[type="checkbox"]:checked ~ #yearly {
  background: linear-gradient(90deg, #6782ff, #9f44d3);
  -webkit-text-fill-color: transparent;
}

.pricing .priceCard .item.starter .card h2 span {
  background-color: #ffc836;
}
.pricing .priceCard .item.team .card h2 span {
  background-color: #01baff;
}

.pricing .priceCard .item .card .price sub,
.pricing .priceCard .item .card .price sup {
  font-size: clamp(12px, 1vw, 20px);
  line-height: 43px;
  color: #aaaaaa;
  font-weight: 700;
}

.pricing .priceCard .item .card .price {
  font-size: clamp(18px, 5vw, 40px);
  text-align: left;
  color: #1a1a1a;
  font-weight: 700;
  position: relative;
  line-height: 0;
}

.pricing .priceCard .item .card button {
  color: #ffffff;
  background: #fff;
  font-size: clamp(15px, 3vw, 15px);
  font-weight: 600;
  width: 100%;
  height: 50px;
  background: #000000;
  border-radius: 28px;
  margin-top: 12px;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
}
.pricing .priceCard .item .card button:hover {
  background: linear-gradient(280deg, #000 0%, #666 100%);
  color: #fff;
}
.pricing .priceCard .item.team .card button {
  border: none;
  outline: none;
  background: transparent linear-gradient(104deg, #ee7d37 0%, #e46037 100%);
  transition: all 0.3s;
}
.pricing .priceCard .item.team .card:hover button,
.pricing .priceCard .item.team .card button:hover {
  background: transparent linear-gradient(104deg, #e46037 0%, #ee7d37 100%);
}

.pricing .priceCard .item .card {
  position: relative;
  padding: 33px 48px 20px;
  -webkit-border-radius: 6px 0px 0px 0px;
  -moz-border-radius: 6px 0px 0px 0px;
  text-align: center;
  border-radius: 24px 24px 0px 0px;
  display: flex;
  cursor: pointer;
  outline: none;
  height: 240px;
  /* border: 2px solid #d2f4fa; */
  border: none;
  outline: none;
  border-bottom: 0px;
  justify-content: space-between;
  transition: all 0.3s;
}
.pricing .priceCard .item .body {
  background: #f7f7f7 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 23px 23px;
  padding: 32px 0px;
  /* border: 2px solid #d2f4fa; */
  /* border-top: 0; */
  height: 100%;
  /* max-height: 100%; */
}
.pricing .priceCard .item .body ul li {
  position: relative;
  text-align: left;
  font-size: clamp(12px, 1vw, 15px);
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000000;
  padding-left: 25px;
}
.pricing .priceCard .item .body ul li::before {
  content: url("../svg/ul-tick.svg");
  position: absolute;
  left: 0;
  top: 4px;
}
.pricing .priceCard .item .body ul li.no {
  color: #aaaaaa;
}
.pricing .priceCard .item .body ul li.no::before {
  content: url("../svg/cross-tick.svg");
}
.pricing .priceCard .item .body ul li.normal::before {
  content: url("../svg/blue-tick.svg");
}
.pricing .priceCard .item.team {
  border-radius: 24px;
  border: 2px solid #01baff;
  position: relative;
}
.pricing .priceCard .item.team::before {
  content: "Most Popular";
  position: absolute;
  background-color: #01baff;
  top: 0px;
  right: 0px;
  border-radius: 0px 22px 0px 22px;
  font-size: clamp(12px, 3vw, 12px);
  line-height: 1.2;
  padding: 8px 16px;
  color: #ffffff;
  z-index: 1;
}
.pricing .priceCard .item.team .card {
  background: #def6ff;
}

.security {
  padding: 0;
  background: linear-gradient(
    180deg,
    #ffffff00 0,
    #fffefe 24%,
    #fffcfc 50%,
    #ffffff00 100%
  );
}
.security .flex {
  align-items: center;
  background: linear-gradient(
    106deg,
    #00baff 0%,
    #f765fd 60%,
    #925cfd 91%,
    #775afd 100%
  );
  box-shadow: 0px 6px 6px #c4d4ff66;
  border-radius: 20px;
  height: 240px;
}
.security .flex .col h3 {
  font-weight: 800;
  text-align: center;
  font-size: clamp(38px, 2vw, 52px);
  color: #fff;
  padding: 60px;
}
.security .flex .col.last-child {
  padding-left: 40px;
}
.security .flex .col img {
  width: 122px;
  margin-right: 20px;
}
.security .flex .col img:last-child {
  margin-right: 0;
}
/*  */
.testimonial {
  padding: 120px 0px;
}
.testimonial .title-top {
  font-size: clamp(20px, 1vw, 24px);
  font-weight: 600;
  text-align: center;
  letter-spacing: 0px;
  color: #00baff;
}
.testimonial h2 {
  font-size: clamp(40px, 2vw, 80px);
  font-weight: 800;
  letter-spacing: 0px;
  color: #0d0f0f;
  text-align: center;
}
.testimonial .star-content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 0px;
  font-size: clamp(20px, 1vw, 24px);
  font-weight: 600;
}
.testimonial .star-content > a {
  color: #00baff;
}
.card-wrap {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #d2f4fa;
  border-radius: 24px;
  padding: 100px 50px;
  margin: 0 15px 20px;
  width: 500px !important;
  height: 510px;
}
.card-wrap h3 {
  font-size: clamp(22px, 1.75vw, 32px);
  font-weight: 800;
  color: #0d0f0f;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  text-align: left;
}
.card-wrap .footer {
  display: flex;
  margin: auto;
  align-items: self-start;
  gap: 20px;
  padding-bottom: 50px;
}
.card-wrap .footer .role-name {
  font-size: clamp(18px, 1vw, 26px);
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  color: #0d0f0f;
  text-align: left;
}
.card-wrap .footer p {
  text-align: left;
  font-size: clamp(15px, 1vw, 18px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  color: #0d0f0f;
  margin-bottom: 0;
}
.card-wrap .footer .profile-icon {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  object-fit: cover;
}
/* end new code */

/*  */
.pricing .priceCard.yearly .month {
  display: none;
}

.pricing .priceCard.monthly .year {
  display: none;
}

.pricing .priceCard .flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  z-index: 0;
  border-radius: 24px;
  overflow: hidden;
  margin: 60px 0px 0px;
}

/* Sticky pricing cards table styling */
.sticky-pricing-cards .comparison-table {
  border-radius: 12px;
  overflow: hidden;
}
#scrollPoint {
  display: block;
}

/* Hide sticky-pricing-cards by default on desktop */
.sticky-pricing-cards {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  z-index: 9999;
  /* background: white; */
  transform: translateY(-20px);
  transition: all 0.3s ease;
  pointer-events: none;
}

.sticky-pricing-cards.is-sticky {
  visibility: visible;
  opacity: 1;
  width: 70%;
  transform: translateY(0);
  pointer-events: auto;
}
.sticky-pricing-cards .table-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sticky-pricing-cards .feature-column {
  flex: 0 0 320px;
  padding: 15px;
  font-weight: 600;
  color: #333;
  text-align: left;
}

.sticky-pricing-cards .plan-column {
  flex: 1;
  padding: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 150px;
}

.sticky-pricing-cards .pricing-card {
  text-align: center;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.sticky-pricing-cards .plan-name {
  font-size: 16px;
  font-weight: 600;
  /* margin-bottom: 8px; */
  color: #333;
}
.sticky-pricing-cards .plan-name h3 span {
  display: flex;
  align-items: center;
}
.sticky-pricing-cards .plan-name h3 span img {
  position: relative;
  top: -1px;
}
.sticky-pricing-cards .plan-name .price {
  font-size: clamp(14px, 5vw, 16px);
  text-align: left;
  color: #1a1a1a;
  font-weight: 700;
  position: relative;
  line-height: 0;
}
.sticky-pricing-cards .plan-name .price .sub {
  font-size: clamp(13px, 1vw, 16px);
  color: #aaaaaa;
  font-weight: 600;
}
.sticky-pricing-cards .plan-name h3 {
  font-size: clamp(12px, 1vw, 16px);
  white-space: nowrap;
}

.sticky-pricing-cards .price sub {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  position: relative;
  top: -1px;
}

.sticky-pricing-cards small {
  display: block;
  font-size: 12px;
  color: #666;
  margin: 5px 0px;
}

.sticky-pricing-cards .plan-btn {
  background: #007bff;
  color: white;
  border: none;
  width: 125px;
  padding: 8px 26px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: background 0.3s ease;
  margin-top: auto;
}

.sticky-pricing-cards .plan-btn:hover {
  background: #0056b3;
}

.sticky-pricing-cards .tenured {
  margin-bottom: 20px;
  text-align: center;
}

.pricing .priceCard .flex.scroll.sticky .item .card {
  justify-content: center;
  padding: 10px;
}

.pricing .priceCard .flex.scroll.sticky .item .card h2 {
  font-size: clamp(18px, 2vw, 18px);
  padding: 8px 0px 0px;
}

.pricing .priceCard .flex.scroll.sticky .item .card .price {
  font-size: clamp(18px, 5vw, 22px);
}

.pricing .priceCard .flex.scroll.sticky .item .card.enterprise p {
  font: normal normal 600 14px/20px Inter;
  padding: 0px;
}

.flex.scroll.sticky .item .card.team .card-contains {
  justify-content: center;
  padding: 0px;
  gap: 0px;
  height: 105px;
  margin-bottom: 5px;
  padding: 0px 10px 0px;
}

.pricing .priceCard .item {
  width: calc(33.333% - 16px);
  border-radius: 24px;
  border: 2px solid #d2f4fa;
  overflow: hidden;
}

.pricing .priceCard .item .card .wrap {
  padding-bottom: 17px;
}
.pricing .priceCard .flex.scroll.sticky .item .card .wrap {
  padding-bottom: 0px;
}
.pricing .priceCard .item small {
  display: block;
  text-align: left;
}
.pricing .priceCard .item .card h2 {
  font-size: clamp(24px, 4vw, 26px);
  font-weight: 700;
  display: flex;
  align-items: self-start;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  color: #1a1a1a;
}

.pricing .priceCard .item .card h2 span {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #cccccc;
  padding: 6px 10px;
  gap: 6px;
  border-radius: 50px;
  font-size: clamp(14px, 1.5vw, 16px) !important;
  color: #fff;
  font-family: "PT Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.pricing .priceCard .item .card .graphics {
  margin: 10px auto;
}

.pricing .priceCard .item .card .graphics img {
  display: block;
  margin: 0 auto 15px;
  height: 88px;
  width: auto;
}

.pricing .priceCard .item .card .price + p {
  margin: 10px auto 15px;
  font-size: clamp(14px, 3vw, 14px);
}

.pricing .priceCard .item .card .price sup {
  font-weight: 700;
}

.pricing .priceCard .item .card .price sub {
  bottom: 0px;
  transform: translateX(0);
  font-size: clamp(12px, 1vw, 29px);
  font-family: "Inter", sans-serif;
  line-height: 43px;
  font-weight: 700;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
}

.pricing .priceCard .item .card .txt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 18px;
  font: normal normal normal 10px/15px Open Sans;
}

.pricing .priceCard .item .card.enterprise .price {
  font-size: clamp(18px, 5vw, 24px);
}

.pricing .priceCard .item ul {
  padding: 0 25px;
}

.pricing .priceCard .item ul li {
  font-size: clamp(14px, 3vw, 14px);
  padding: 6px 18px;
  position: relative;
}

.pricing .priceCard .item ul li img {
  margin-right: 7px;
  position: absolute;
  left: 0;
  top: 13px;
}

.pricing .priceCard .item ul li a {
  color: #9e52f6;
  font-size: clamp(14px, 3vw, 14px);
}

.pricing .priceCard .item ul li a:hover {
  color: #f47503;
  text-decoration: none;
}

.pricing .contactUs .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 70px 0 100px;
}

.pricing .contactUs .flex h3 {
  font-size: clamp(15px, 4vw, 18px);
  font-weight: 400;
  margin: 0;
}

.pricing .contactUs .flex h3 span {
  font-weight: 700;
}

.pricing .contactUs .flex button {
  margin-left: 20px;
  width: 160px;
  height: 40px;
  border: 1px solid #54536c;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #fff;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  font-size: clamp(14px, 4vw, 14px);
}

.pricing .contactUs .flex button:hover {
  background: #f47503;
  color: #fff;
  border-color: #f47503;
}

.pricing .planComparison h3 {
  font-size: clamp(20px, 5vw, 26px);
  font-weight: 900;
  max-width: 650px;
  margin: 0 auto 50px;
  text-align: center;
  line-height: 1.4;
}

/*  */
header-component .navbar a.ContactSales {
  border-color: #00c1ff !important;
  color: #00c1ff !important;
  border-radius: 12px;
}
header-component .navbar a.ContactSales:hover {
  border-color: #00c1ff !important;
  color: #fff !important;
  background-color: #00c1ff !important;
}
.navbar .nav > li a.signUpButton,
.ai-home-page .navbar .nav > li a.signUpButton {
  border-radius: 12px;
  background: linear-gradient(110deg, #f765fd 0, #925cfd 55%, #775afd 100%)
    no-repeat padding-box;
}
.navbar .nav > li a.signUpButton:hover,
.ai-home-page .navbar .nav > li a.signUpButton:hover {
  background: linear-gradient(110deg, #925cfd 0, #775afd 55%, #f765fd 100%);
}
.sticky-pricing-cards .plan-btn {
  border-radius: 28px;
  margin-top: auto;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
  color: white;
}
.sticky-pricing-cards .plan-btn.free,
.sticky-pricing-cards .plan-btn.starter {
  background: #000000;
}
.sticky-pricing-cards .plan-btn.free:hover,
.sticky-pricing-cards .plan-btn.starter:hover {
  color: #fff;
  background: linear-gradient(280deg, #000 0%, #666 100%);
}
.sticky-pricing-cards .plan-btn.enterprises {
  background: linear-gradient(110deg, #f765fd 0, #925cfd 55%, #775afd 100%);
  margin-top: auto;
}
.sticky-pricing-cards .plan-btn.enterprises:hover {
  background: linear-gradient(110deg, #925cfd 0, #775afd 55%, #f765fd 100%);
}
.sticky-pricing-cards .plan-btn.team {
  background: transparent linear-gradient(104deg, #ee7d37 0%, #e46037 100%);
}
.plan-btn.team:hover {
  color: #fff;
  background: linear-gradient(104deg, #e46037 0%, #ee7d37 100%);
}
#scrollPoint {
  display: flex;
}
@media screen and (min-width: 1600px) {
  sup,
  .pricing .priceCard .item .card .price sup,
  .pricing .priceCard .item .card .price sub {
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 992px) {
  .pricing .priceCard .item .card .txt {
    line-height: 1.3;
  }

  .pricing .priceCard .item .card.team::before {
    margin-top: 0;
  }

  .pricing .priceCard .item ul {
    padding: 0;
  }

  .pricing .planComparison .features {
    margin-bottom: 25px;
  }

  .pricing .planComparison .features .col {
    padding: 20px 10px;
  }

  .pricing .planComparison .features .col.nowrap {
    white-space: inherit;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pricing .planComparison .features.recorder .flex .col {
    width: 18%;
  }

  .pricing .planComparison .features.recorder .flex .col:first-of-type {
    width: 21.5%;
  }

  .pricing .fortune_companies .flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .pricing .bannerWrap .save {
    padding-left: 10rem;
  }

  .pricing .bannerWrap .save::after {
    right: 34%;
  }
}

@media only screen and (min-width: 820px) and (max-width: 991px) {
  div#_featured {
    display: none;
  }

  .pricing .priceCard .item .card.team {
    border-top: 0;
  }
}

@media screen and (min-width: 991px) {
  .navbar .custom_container,
  footer .custom_container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 15px;
  }

  .pricing .container {
    max-width: 1003px;
  }

  /*.flex.scroll.sticky {
      position: unset;
      width: 100%;
  } */
  .features.mobile.Starter.recorder.first {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  body.freezed .navbar {
    margin-bottom: 76px;
  }

  body.freezed .mobileChecklist {
    height: 76px;
    margin-bottom: 0;
  }

  body.freezed .mobileChecklist ul {
    left: 50%;
    top: 0;
    padding: 70px 0 15px;
    z-index: 99;
    background: #fff;
    position: fixed;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }

  body.freezed .mobileChecklist ul li {
    border: 0 !important;
  }

  body.freezed .mobileChecklist ul li:not(:last-of-type) {
    border-bottom: 1px solid rgba(229, 229, 229, 0.5) !important;
    margin: 0 30px;
  }

  .pricing .bannerWrap {
    padding: 100px 0 20px;
  }

  .pricing .bannerWrap h1 {
    font-size: clamp(24px, 6vw, 34px);
    line-height: 1.3;
  }

  .pricing .mobileChecklist {
    margin-bottom: 20px;
    height: auto;
  }

  .pricing .mobileChecklist ul {
    display: -webkit-box;
    display: -ms-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    margin: 0 auto;
  }

  .pricing .mobileChecklist ul li {
    width: 100%;
    margin: 0 auto;
    display: none;
  }

  .pricing .mobileChecklist ul li a {
    display: block;
    padding: 10px;
    text-align: center;
    color: #54536c;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .pricing .mobileChecklist ul li:not(:last-of-type) {
    border: 1px solid rgba(229, 229, 229, 0.5);
    margin-bottom: -1px;
  }

  .pricing .mobileChecklist ul li:first-of-type {
    display: block;
    padding: 10px 20px;
    text-align: center;
    color: #54536c;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    position: relative;
    cursor: pointer;
  }

  .pricing .mobileChecklist ul li:first-of-type:after {
    content: "";
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    position: absolute;
    right: 16px;
    top: 20px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
  }

  .pricing .mobileChecklist ul li.active a {
    background: transparent linear-gradient(259deg, #00ebff 0%, #00b1ff 100%) 0%
      0% no-repeat padding-box;
    color: #fff;
    border-color: #00ebff;
    font-weight: 600;
  }

  .pricing .mobileChecklist.show {
    height: auto;
  }

  .pricing .mobileChecklist.show ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: 0 2px 10px rgba(84, 83, 108, 0.15);
    -webkit-box-shadow: 0 2px 10px rgba(84, 83, 108, 0.15);
    -moz-box-shadow: 0 2px 10px rgba(84, 83, 108, 0.15);
  }

  .pricing .mobileChecklist.show ul li {
    display: block;
  }

  .pricing .mobileChecklist.show ul li:first-of-type:after {
    transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    top: 14px;
  }

  .pricing .priceCard .item {
    width: 100%;
  }

  .pricing .priceCard .item ul li {
    text-align: center;
  }

  .pricing .priceCard .item ul li img {
    position: static;
  }

  .pricing .contactUs .flex {
    padding: 70px 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .award-banner .left {
    padding: 10px 0 10px 40px;
  }
  .sticky-pricing-cards.is-sticky {
    width: 100%;
  }
  .pricing .priceCard .flex {
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .pricing .priceCard .item .card {
    padding: 33px 30px 20px;
  }
  .pricing .priceCard .item {
    height: 100%;
  }
  .pricing .planComparison .features.recorder .flex .col .info_button {
    margin-right: 100px;
  }
  .enterprise .flex {
    flex-wrap: wrap;
  }
  .user-count-content .user-count {
    padding: 0px 24px;
  }
  .user-count-content .column .scroll-element {
    gap: 24px;
  }
  .security .flex .col {
    flex: unset;
  }
  .security .flex .col.last-child {
    padding-left: 0px;
  }
  .security .flex .col img {
    width: 27%;
    margin-right: 0px;
  }
  .security .flex .col h3 {
    padding: 20px;
  }
  .pricing .priceCard .item .body {
    padding: 32px 22px;
  }
}

/* Tablet sticky pricing cards - show manually */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .sticky-pricing-cards .plan-btn {
    width: auto !important;
  }
  #scrollPoint {
    display: none;
  }
  .sticky-pricing-cards {
    position: static;
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    margin-top: 40px;
    transition: all 0.3s ease;
    pointer-events: auto;
  }

  .sticky-pricing-cards.is-sticky {
    position: fixed; /* Keep static on tablet */
    visibility: visible;
    opacity: 1;
    top: 20px;
    pointer-events: auto;
  }

  .sticky-pricing-cards .flex.scroll {
    justify-content: center;
    gap: 20px;
  }

  .sticky-pricing-cards .item {
    max-width: 280px;
  }

  /* Hide feature column on tablet */
  .sticky-pricing-cards .feature-column {
    display: none !important;
  }

  /* Adjust plan columns when feature column is hidden on tablet */
  .sticky-pricing-cards .plan-column {
    flex: 1;
    text-align: center;
  }

  .sticky-pricing-cards .plan-column:first-child {
    border-left: 1px solid #e9ecef;
  }

  /* Center the table content when feature column is hidden */
  .sticky-pricing-cards .table-row {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .tooltip-custom .tooltiptext {
    width: 85px !important;
  }
  .sticky-pricing-cards.is-sticky {
    width: 100%;
  }
  .table-body:not(.header) .table-row .plan-column {
    font-size: clamp(12px, 2vw, 14px) !important;
    font-weight: 500 !important;
  }

  /* Mobile sticky pricing cards - show manually */
  .sticky-pricing-cards > .container {
    padding: 0px;
  }
  .sticky-pricing-cards {
    position: static;
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: white;
    margin-top: 40px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    pointer-events: auto;
  }
  #scrollPoint {
    display: none;
  }
  .sticky-pricing-cards.is-sticky {
    position: fixed; /* Keep static on mobile */
    visibility: visible;
    opacity: 1;
    top: 20px;
    pointer-events: auto;
  }

  .sticky-pricing-cards .comparison-table {
    border-radius: 8px;
  }

  /* Hide feature column on mobile */
  .sticky-pricing-cards .feature-column {
    display: none !important;
  }

  /* Adjust plan columns when feature column is hidden on mobile */
  .sticky-pricing-cards .plan-column {
    flex: 1;
    text-align: center;
  }

  .sticky-pricing-cards .plan-column:first-child {
    border-left: 1px solid #e9ecef;
  }

  /* Center the table content when feature column is hidden on mobile */
  .sticky-pricing-cards .table-row {
    justify-content: center;
  }

  .sticky-pricing-cards .table-row .plan-column {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    min-height: 180px;
  }
  .sticky-pricing-cards .table-row {
    /* flex-direction: column; */
  }

  .sticky-pricing-cards .feature-column {
    flex: none;
    width: 100%;
    padding: 10px;
    display: none !important;
    text-align: center;
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
  }

  .sticky-pricing-cards .plan-column {
    flex: none;
    width: 100%;
    padding: 10px;
    border-left: none;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    flex-direction: column;
    min-height: 180px;
  }

  .sticky-pricing-cards .plan-column:last-child {
    border-bottom: none;
  }

  .sticky-pricing-cards .pricing-card {
    padding: 5px 0;
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  .sticky-pricing-cards .plan-name {
    font-size: 14px;
    /* margin-bottom: 5px; */
  }

  .sticky-pricing-cards .price {
    font-size: 18px;
    margin-bottom: 3px;
  }

  .sticky-pricing-cards .plan-btn {
    padding: 6px 12px;
    width: auto;
    font-size: 12px;
    margin-top: auto;
    border-radius: 28px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.3s;
    color: white;
  }
  .pricing .priceCard .flex {
    flex-wrap: wrap;
  }
  .pricing .priceCard .item {
    margin-bottom: 30px;
  }
  .award-banner {
    flex-direction: column-reverse;
    padding: 30px 0px;
  }
  .secondary-btn {
    line-height: 1.8;
  }
  .award-banner .left,
  .award-banner .left h2 {
    width: 100%;
    text-align: center;
  }
  .card-wrap {
    width: 350px !important;
  }
  .user-count-content .column .scroll-element {
    gap: 20px;
    flex-wrap: wrap;
  }
  .user-count-content .user-count::after {
    content: unset;
  }
  .user-count-content .user-count {
    padding: 60px 30px;
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: auto;
  }
  .award-banner .left {
    padding: 20px;
  }
  .award-banner .right {
    width: auto;
  }
  .pricing .bannerWrap .save {
    padding-left: 25px;
  }
  .enterprise .flex {
    flex-wrap: wrap;
  }
  .security .flex .col h3 {
    padding: 30px 0px;
  }
  .security .flex .col.last-child {
    padding-left: 0px;
  }
  .security .flex .col.last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .security .flex .col {
    flex: unset;
  }
  .security .flex .col img {
    margin-right: 0px;
  }
  .security .flex {
    flex-wrap: wrap;
    height: auto;
    padding: 30px;
    flex-direction: column;
  }
  .pricing .planComparison .features.recorder .flex .col.nowrap.ai {
    white-space: normal;
  }
  body.freezed .mobileChecklist ul.stickyActive {
    z-index: 9;
  }

  .pricing .priceCard .item .card.team::before {
    margin-top: 0;
  }

  .pricing .bannerWrap .save::after {
    top: 35px;
    right: 25%;
  }

  .pricing .priceCard .item#_featured {
    display: none;
  }

  .pricing .mobileChecklist {
    display: none;
  }

  .pricing .planComparison .features.recorder .flex .col:first-of-type {
    width: 30%;
  }

  .pricing .accordion-item .accordion-button {
    font-size: 24px;
    line-height: 36px;
    text-align: left;
  }

  .pricing .accordion-item .accordion-button::after {
    right: 10%;
    top: 40%;
  }
  .pricing .priceCard .item .body {
    padding: 32px 22px;
  }
}

/* Base tooltip styles */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* Tooltip positioning */
.bs-tooltip-top,
.bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end,
.bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start,
.bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* Tooltip inner content */
.tooltip-inner {
  max-width: 200px;
  padding: 0.5rem 1rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.375rem;
}
/* Custom tooltip container */
.tooltip-custom {
  position: relative;
  display: inline-block;
  cursor: help;
}

/* Ensure tooltip can escape parent overflow */
.tooltip-custom {
  overflow: visible !important;
}

/* Custom tooltip text */
.tooltip-custom .tooltiptext {
  visibility: hidden;
  width: 150px;
  background-color: #333;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 12px 4px 12px 16px;
  position: absolute;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s;
  top: -5px;
  left: 105%;
}

/* Tooltip arrow */
.tooltip-custom .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 0px;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

/* Show tooltip on hover */
.tooltip-custom:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/* Right positioning */
.tooltip-custom.right .tooltiptext {
  top: 150%;
  left: 125%;
  bottom: auto;
  margin-left: 0;
  font-size: clamp(12px, 2vw, 14px);
  font-weight: 400;
  max-width: 200px;
  margin-top: -28px;
  transform: translateY(-50%);
  z-index: 989;
}

.tooltip-custom.right .tooltiptext::after {
  top: 50%;
  left: -10px;
  margin-top: -5px;
  border-color: transparent #333 transparent transparent;
}

/* Left positioning */
.tooltip-custom.left .tooltiptext {
  top: 50%;
  right: 125%;
  left: auto;
  bottom: auto;
  margin-left: 0;
  margin-top: -25px;
  transform: translateY(-50%);
}

.tooltip-custom.left .tooltiptext::after {
  top: 50%;
  right: -10px;
  left: auto;
  margin-top: -5px;
  border-color: transparent transparent transparent #333;
}

/* Top positioning */
.tooltip-custom.top .tooltiptext {
  bottom: 105%;
  left: 50%;
  margin-left: -150px;
}

.tooltip-custom.top .tooltiptext::after {
  top: 100%;
  left: 50%;
  margin-left: 0px;
  border-color: #333 transparent transparent transparent;
}

/* Fix text overlap in table-row plan-column on mobile */
@media screen and (max-width: 767px) {
  .table-row .plan-column {
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    padding: 8px;
    font-size: 12px;
    line-height: 1.4;
  }
}

/* Bottom positioning */
.tooltip-custom.bottom .tooltiptext {
  top: 125%;
  left: 50%;
  bottom: auto;
  margin-left: -150px;
}

.tooltip-custom.bottom .tooltiptext::after {
  bottom: 100%;
  top: auto;
  left: 50%;
  margin-left: -5px;
  border-color: transparent transparent #333 transparent;
}
/* Custom styles from pricing.css */
.tooltip-inner {
  padding: 1em;
  text-align: left;
}

/* Support Comparison Table Styles */
.support-comparison {
  padding: 80px 0px 0px;
}

.section-header {
  text-align: center;
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 800;
  color: #1a1a1a;
  margin-bottom: 15px;
}

.section-description {
  font-size: clamp(16px, 2vw, 18px);
  color: #666;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

.comparison-content {
  margin-bottom: 40px;
}

.comparison-table {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #d2f4fa;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: none;
}

.sticky-pricing-cards .comparison-table .table-body .table-row .plan-column,
.sticky-pricing-cards .comparison-table .table-body .table-row .feature-column{
  border: none;
}

.header {
  background: #f0f8ff;
  color: #212121;
}

.header > div {
  text-align: center;
  color: #050f42;
  font-family: Inter;
  font-size: clamp(16px, 2vw, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  justify-content: center;
  align-items: center;
}

.header .feature-column {
  text-align: left;
  padding-left: 30px;
  justify-content: flex-start; /* Override center alignment for feature column */
}

.header .plan-column {
  display: flex; /* Ensure plan columns are visible */
  justify-content: center;
  align-items: center;
}

.table-header > div {
  padding: 20px 15px;
  text-align: center;
  font-weight: 700;
  font-size: clamp(16px, 2vw, 20px);
  color: #212121;
  border-right: 1px solid #d2f4fa;
  display: flex; /* Ensure all header cells are visible */
  justify-content: center;
  align-items: center;
}
.header .table-row:first-child .feature-column:first-of-type {
  font-size: clamp(16px, 2vw, 20px);
}
.table-header > div:last-child {
  border-right: none;
}

.table-header .feature-column {
  text-align: left;
  padding-left: 30px;
}

.table-body {
  background: #fff;
}
.table-body:not(.header) .table-row .plan-column {
  color: #1a1a1a;
  font-family: Inter;
  font-size: clamp(14px, 2vw, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.table-row {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
  border-bottom: 1px solid #d2f4fa;
  transition: none;
}

.table-row:last-child {
  border-bottom: none;
}

.table-row:hover {
  background-color: transparent;
}
.table-body.header {
  font-weight: bolder !important;
  border-bottom: 1px solid #d2f4fa;
  background-color: #f0fdff;
  border-right: none;
  position: sticky;
  top: 0;
  z-index: 100;
}
.table-body.header .table-row > div {
  border-right: none;
}
.feature-column {
  color: #1a1a1a;
  font-family: Inter;
  font-size: clamp(14px, 2vw, 15px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.table-row > div {
  padding: 18px 12px;
  border-right: 1px solid #d2f4fa;
  display: flex; /* Ensure all body cells are visible */
  align-items: center;
  text-align: center;
  justify-content: center;
}

.table-row > div:last-child {
  border-right: none;
}

.table-row .feature-column {
  text-align: left;
  padding-left: 30px;
  justify-content: flex-start;
}

.table-row .plan-column:contains("Yes") {
  color: #424242;
}

.table-row .plan-column:contains("No") {
  color: #424242;
}

.section-footer {
  text-align: center;
  padding: 20px 0;
}

.section-footer .note {
  font-size: clamp(14px, 2vw, 16px);
  color: #666;
  margin: 0;
}

.section-footer .contact-link {
  color: #e46037;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
}

.section-footer .contact-link:hover {
  color: #ee7d37;
  text-decoration: underline;
}

/* Mobile Plan Selector */
.mobile-plan-selector {
  display: none; /* Hidden by default */
  margin-bottom: 20px;
  text-align: center;
}

.mobile-plan-selector label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #212121;
  margin-bottom: 8px;
}

.plan-dropdown {
  width: fit-content;
  padding: 10px 15px;
  border: 1px solid #d2f4fa;
  border-radius: 8px;
  background: #fff;
  font-size: 14px;
  color: #424242;
  cursor: pointer;
  transition: border-color 0.3s ease;
}

.plan-dropdown:focus {
  outline: none;
  border-color: #e46037;
}

/* Enhanced Mobile & Tablet Responsive Styles */
@media screen and (min-width: 1239px) {
  .sticky-pricing-cards.is-sticky {
    width: 70%;
    margin: auto;
    border-radius: 12px;
  }
}
/* Mobile First - Base Styles */
@media screen and (max-width: 480px) {
  .support-comparison {
    padding: 50px 0 0px;
  }

  .mobile-plan-selector {
    display: none;
  }

  .comparison-content {
    margin-bottom: 30px;
  }

  .comparison-table {
    border-radius: 12px;
    border: 0px solid #d2f4fa;
    /* overflow-x: auto; */
    -webkit-overflow-scrolling: touch;
  }

  .table-row {
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #d2f4fa;
    padding-bottom: 15px;
  }

  .table-row:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .table-row .feature-column {
    display: block;
    background: #f0f8ff;
    font-weight: 600;
    text-align: left;
    padding: 12px 15px;
    margin-bottom: 10px;
    border-radius: 8px;
    font-size: clamp(13px, 3vw, 15px);
    border: 1px solid #e1e8ed;
  }

  .table-row .plan-column {
    display: inline-block;
    width: calc(24% - 3px);
    margin-right: 4px;
    padding: 8px 4px;
    text-align: center;
    border: 1px solid #d2f4fa;
    border-radius: 6px;
    background: #fff;
    font-size: clamp(11px, 2.5vw, 12px);
    word-wrap: break-word;
    vertical-align: top;
    min-height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .table-row > div:last-child {
    border-right: 1px solid #d2f4fa;
  }
  .table-row .plan-column:last-child {
    margin-right: 0;
  }

  .table-body.header {
    display: block;
    position: sticky;
    top: 0;
    z-index: 100;
    /* background-color: #f0fdff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    border-bottom: 2px solid #d2f4fa; */
    margin-bottom: 20px;
    padding-bottom: 15px;
  }

  .table-body.header .table-row {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }

  .table-body.header .feature-column {
    background: #e8f4f8;
    border: 1px solid #b8dce8;
    margin-bottom: 15px;
  }

  .table-body.header .plan-column {
    background: #f0fdff;
    border: 1px solid #d2f4fa;
    font-weight: 600;
    color: #1a1a1a;
    min-height: 45px;
  }

  .table-row .plan-column img {
    max-width: 20px;
    max-height: 20px;
  }
  .table-body.header .table-row > div {
    border-right: 1px solid #d2f4fa;
  }
  .section-footer {
    padding: 15px 0;
  }

  .section-footer .note {
    font-size: clamp(13px, 3vw, 15px);
  }

  .pricing .bannerWrap {
    padding: 80px 0 30px;
  }

  .pricing .bannerWrap h1 {
    font-size: clamp(20px, 5vw, 28px);
    line-height: 1.2;
  }

  /* Toggle Switch Mobile */
  .tenured {
    width: 240px;
    height: 48px;
    margin: 0 auto;
  }

  .toggle {
    width: 116px;
    height: 40px;
    top: 4px;
  }

  .toggle-text {
    height: 48px;
    font-size: clamp(10px, 2.5vw, 12px);
  }

  /* Pricing Cards Mobile */
  .pricing .priceCard .flex {
    flex-direction: column;
    gap: 20px;
    margin: 30px 0 0;
  }

  .pricing .priceCard .item {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }

  .pricing .priceCard .item .card {
    padding: 25px 20px 15px;
    height: auto;
    min-height: 180px;
  }

  .pricing .priceCard .item .card h2 {
    font-size: clamp(18px, 4vw, 20px);
    gap: 6px;
  }

  .pricing .priceCard .item .card h2 span {
    padding: 4px 8px;
    font-size: clamp(12px, 3vw, 14px);
  }

  .pricing .priceCard .item .card .price {
    font-size: clamp(24px, 6vw, 32px);
  }

  .pricing .priceCard .item .card .price sub {
    font-size: clamp(10px, 2.5vw, 14px);
    line-height: 1.2;
  }

  .pricing .priceCard .item .card button {
    font-size: clamp(12px, 3vw, 14px);
    height: 44px;
    margin-top: 15px;
  }

  .pricing .priceCard .item .body {
    padding: 25px 20px;
  }

  .pricing .priceCard .item .body ul li {
    font-size: clamp(11px, 2.5vw, 13px);
    line-height: 1.5;
    padding: 8px 0 8px 20px;
  }

  .pricing .priceCard .item .body ul li::before {
    top: 8px;
    transform: scale(0.8);
  }

  /* Team plan mobile adjustments */
  .pricing .priceCard .item.team::before {
    font-size: clamp(10px, 2.5vw, 11px);
    padding: 6px 12px;
  }
}

/* Small Tablets */
@media screen and (min-width: 481px) and (max-width: 1024px) {
  .support-comparison {
    padding: 60px 0px 0px;
  }
  .sticky-pricing-cards.is-sticky {
    width: 100%;
  }
  .section-header {
    margin-bottom: 40px;
  }

  .section-header h2 {
    font-size: clamp(24px, 4vw, 32px);
    margin-bottom: 15px;
  }

  .section-description {
    font-size: clamp(15px, 2.5vw, 17px);
  }

  .comparison-content {
    margin-bottom: 35px;
  }

  .comparison-table {
    border-radius: 14px;
    /* overflow-x: auto; */
    -webkit-overflow-scrolling: touch;
  }

  /* Tablet: Vertical layout with feature titles above */
  .table-row {
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #d2f4fa;
    padding-bottom: 15px;
  }

  .table-row:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  /* Feature column as title above the table data */
  .table-row .feature-column {
    display: block;
    background: #f0f8ff;
    font-weight: 600;
    text-align: left;
    padding: 12px 20px;
    margin-bottom: 10px;
    border-radius: 8px;
    font-size: clamp(14px, 2.5vw, 16px);
    border: 1px solid #e1e8ed;
  }
  .comparison-table {
    border: none !important;
  }
  /* Plan columns in horizontal row below feature title */
  .table-row .plan-column {
    display: inline-block;
    width: calc(24% - 3px);
    margin-right: 4px;
    padding: 10px 8px;
    text-align: center;
    border: 1px solid #d2f4fa;
    border-radius: 6px;
    background: #fff;
    font-size: clamp(12px, 2vw, 14px);
    word-wrap: break-word;
    vertical-align: top;
    min-height: 45px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }

  .table-row .plan-column:last-child {
    margin-right: 0;
  }

  /* Header row styling */
  .table-body.header {
    display: block;
    position: sticky;
    top: 0;
    z-index: 100;
    /* background-color: #f0fdff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    border-bottom: 2px solid #d2f4fa; */
    margin-bottom: 20px;
    padding-bottom: 15px;
  }

  .table-body.header .table-row {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }
  .table-row > div:last-child {
    border-right: 1px solid #d2f4fa;
  }

  .table-body.header .feature-column {
    background: #e8f4f8;
    border: 1px solid #b8dce8;
    margin-bottom: 15px;
  }

  .table-body.header .plan-column {
    background: #f0fdff;
    border: 1px solid #d2f4fa;
    font-weight: 600;
    color: #1a1a1a;
    min-height: 50px;
  }

  /* Images in plan columns */
  .table-row .plan-column img {
    max-width: 24px;
    max-height: 24px;
  }

  .section-footer {
    padding: 18px 0;
  }

  .section-footer .note {
    font-size: clamp(14px, 2.5vw, 16px);
  }

  .pricing .bannerWrap {
    padding: 90px 0 25px;
  }

  .pricing .bannerWrap h1 {
    font-size: clamp(22px, 4vw, 32px);
  }

  /* Toggle Switch Tablet */
  .tenured {
    width: 260px;
    height: 50px;
  }

  .toggle {
    width: 126px;
    height: 42px;
  }

  .toggle-text {
    height: 50px;
    font-size: clamp(11px, 2vw, 14px);
  }

  /* Pricing Cards Tablet - 2 column layout */
  .pricing .priceCard .flex {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin: 40px 0 0;
  }

  .pricing .priceCard .item {
    width: calc(50% - 10px);
    max-width: 300px;
  }

  .pricing .priceCard .item .card {
    padding: 30px 25px 18px;
    height: auto;
    min-height: 200px;
  }

  .pricing .priceCard .item .card h2 {
    font-size: clamp(20px, 3vw, 22px);
  }

  .pricing .priceCard .item .card h2 span {
    font-size: clamp(13px, 2vw, 16px);
  }

  .pricing .priceCard .item .card .price {
    font-size: clamp(28px, 4vw, 36px);
  }

  .pricing .priceCard .item .card .price sub {
    font-size: clamp(11px, 2vw, 16px);
  }

  .pricing .priceCard .item .card button {
    font-size: clamp(13px, 2vw, 14px);
    height: 46px;
  }

  .pricing .priceCard .item .body {
    padding: 28px 20px;
  }

  .pricing .priceCard .item .body ul li {
    font-size: clamp(12px, 2vw, 14px);
    padding: 7px 0 7px 22px;
  }
}

/* Large Tablets */
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .pricing .bannerWrap {
    padding: 110px 0 35px;
  }

  .pricing .bannerWrap h1 {
    font-size: clamp(26px, 3.5vw, 38px);
  }

  /* Toggle Switch Large Tablet */
  .tenured {
    width: 270px;
    height: 52px;
  }

  .toggle {
    width: 130px;
    height: 44px;
  }

  /* Pricing Cards Large Tablet - optimized spacing */
  .pricing .priceCard .flex {
    gap: 18px;
    margin: 50px 0 0;
  }

  .pricing .priceCard .item {
    width: calc(33.333% - 12px);
  }

  .pricing .priceCard .item .card {
    padding: 32px 28px 20px;
    height: auto;
    min-height: 220px;
  }

  .pricing .priceCard .item .card h2 {
    font-size: clamp(22px, 2.5vw, 24px);
  }

  .pricing .priceCard .item .card h2 span {
    font-size: clamp(14px, 1.5vw, 17px);
  }

  .pricing .priceCard .item .card .price {
    font-size: clamp(32px, 3.5vw, 38px);
  }

  .pricing .priceCard .item .card .price sub {
    font-size: clamp(12px, 1.5vw, 18px);
  }

  .pricing .priceCard .item .card button {
    font-size: clamp(14px, 1.5vw, 15px);
    height: 48px;
  }

  .pricing .priceCard .item .body {
    padding: 30px 22px;
  }

  .pricing .priceCard .item .body ul li {
    font-size: clamp(13px, 1.5vw, 14px);
    padding: 6px 0 6px 24px;
  }
}

/* Landscape Mobile */
@media screen and (max-width: 896px) and (orientation: landscape) {
  .pricing .bannerWrap {
    padding: 60px 0 20px;
  }

  .pricing .bannerWrap h1 {
    font-size: clamp(18px, 3vw, 24px);
  }

  .pricing .priceCard .flex {
    margin: 20px 0 0;
  }

  .pricing .priceCard .item .card {
    min-height: 160px;
  }

  .pricing .priceCard .item .body {
    padding: 20px 18px;
  }

  .pricing .priceCard .item .body ul li {
    font-size: clamp(10px, 2vw, 12px);
    padding: 4px 0 4px 18px;
  }
}

/* High DPI/Retina adjustments */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .pricing .priceCard .item .body ul li::before {
    transform: scale(0.9);
  }
}

@media screen and (max-width: 479px) {
  .pricing .planComparison .features .col .coming {
    font-size: clamp(7px, 3vw, 13px);
  }

  .pricing .planComparison .features.recorder .flex .col .not_applicable {
    display: block;
  }

  .pricing .contactUs .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .pricing .contactUs .flex h3 {
    margin-bottom: 25px;
  }

  .pricing .contact_support .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .pricing .contact_support .flex .item {
    text-align: center;
    width: 100%;
  }

  .pricing .contact_support .flex .item a {
    margin-left: 0;
  }

  .pricing .contact_support .flex h2 {
    margin-bottom: 10px;
  }

  .pricing .contact_support .flex p {
    margin-bottom: 20px;
  }

  .pricing .fortune_companies .flex .item img {
    max-width: 100%;
    height: auto;
  }
}

@media screen and (width: 820px) and (height: 1180px) {
  .container {
    max-width: 785px;
  }
}
