@media (max-width: 767px) {
  .salesystem-hero-copy > .elementor-element-ccdfc69 {
    margin-top: 16px !important;
  }
}

.salesystem-film-heading {
  display: block;
  text-align: center;
  margin-bottom: 28px;
}

.salesystem-film-heading h2 {
  max-width: none;
  margin: 0 auto;
  text-align: center;
}

.salesystem-plan-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  max-width: 1180px;
  margin: 0 auto 28px;
}

.salesystem-billing-toggle-wrap {
  display: flex;
  justify-content: center;
  margin: 0 auto 28px;
}

.salesystem-billing-toggle {
  display: inline-flex;
  padding: 4px;
  border: 1px solid #e4dde1;
  border-radius: 999px;
  background: #fff;
}

.salesystem-billing-toggle input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.salesystem-billing-toggle label {
  min-width: 104px;
  padding: 10px 18px;
  border-radius: 999px;
  color: #655c62;
  font-size: 14px;
  font-weight: 750;
  text-align: center;
  cursor: pointer;
}

.salesystem-billing-toggle input:checked + label {
  color: #fff;
  background: #DC3779;
}

.salesystem-plan-grid .salesystem-price-card {
  display: flex;
  flex-direction: column;
  padding: 32px 26px;
}

.salesystem-plan-grid .salesystem-price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 .28em;
  margin: 0 0 8px;
  color: #302b31;
  font-size: clamp(15px, 1.7vw, 20px);
  font-weight: 650;
  letter-spacing: -.03em;
  line-height: 1.3;
}

.salesystem-plan-grid .salesystem-price span,
.salesystem-plan-grid .salesystem-price .salesystem-price-rest {
  display: inline;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.salesystem-plan-grid .salesystem-price .salesystem-price-amount {
  font-size: 1.45em;
  font-weight: 750;
  letter-spacing: -.04em;
}

.salesystem-plan-grid .salesystem-price-month,
.salesystem-plan-grid .salesystem-cta-month {
  display: none;
}

.salesystem-price-note {
  display: block;
  margin: 0 0 16px;
  color: #777078;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}

.salesystem-pricing:has(#pricing-interval-month:checked) .salesystem-plan-grid .salesystem-price-year,
.salesystem-pricing:has(#pricing-interval-month:checked) .salesystem-price-note,
.salesystem-pricing:has(#pricing-interval-month:checked) .salesystem-plan-grid .salesystem-cta-year {
  display: none;
}

.salesystem-pricing:has(#pricing-interval-month:checked) .salesystem-plan-grid .salesystem-price-month {
  display: flex;
}

.salesystem-pricing:has(#pricing-interval-month:checked) .salesystem-plan-grid .salesystem-cta-month {
  display: inline-flex;
}

.salesystem-plan-grid .salesystem-price-summary {
  margin: 0 0 20px;
}

.salesystem-plan-grid ul {
  margin-bottom: 24px;
}

.salesystem-plan-grid .salesystem-price-cta {
  margin-top: auto;
  border-radius: 8px;
  background: #DC3779 !important;
  box-shadow: 0 4px 17px 0 rgba(220, 55, 121, .5);
}

.salesystem-plan-grid .salesystem-price-cta:hover {
  background: #c42e6b !important;
  box-shadow: 0 6px 22px 0 rgba(220, 55, 121, .62);
}

.salesystem-trial-bonus {
  margin: 10px 0 0;
  color: #777078;
  font-size: 13px;
  text-align: center;
}

.salesystem-price-card-featured {
  border-color: #d98cab;
  box-shadow: 0 22px 60px rgba(75, 43, 58, .16);
}

.salesystem-plan-badge {
  margin: 0 0 10px;
  max-width: 22ch;
  color: #8f1748;
  font-size: 12px;
  font-weight: 750;
  letter-spacing: .04em;
  line-height: 1.35;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .salesystem-plan-grid .salesystem-price {
    font-size: 15px;
  }

  .salesystem-plan-grid .salesystem-price .salesystem-price-amount {
    font-size: 22px;
  }

  .salesystem-billing-toggle label {
    min-width: 96px;
    padding: 9px 14px;
  }
}

.salesystem-clinical-addon {
  max-width: 1180px;
  margin: 0 auto 18px;
}

.salesystem-pricing-notes {
  max-width: 920px;
  margin: 0 auto 16px;
  text-align: left;
  line-height: 1.55;
}

.salesystem-pricing-links {
  margin: 0 auto 40px;
  text-align: center;
  color: #655c62;
  font-size: 15px;
}

.salesystem-pricing-links a {
  color: #8f1748;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.salesystem-comparison-wide {
  width: 100%;
  max-width: none;
  padding: 36px 28px 32px;
}

.salesystem-comparison-subhead {
  margin: 8px 0 6px;
  color: #27242a;
  font-size: clamp(22px, 2.4vw, 30px);
  font-weight: 650;
  letter-spacing: -.035em;
  line-height: 1.15;
}

.salesystem-competitor-row {
  opacity: .72;
  filter: grayscale(1);
}

.salesystem-competitor-row strong,
.salesystem-competitor-row span,
.salesystem-competitor-row b {
  color: #8a8488 !important;
  font-weight: 500 !important;
}

.salesystem-competitor-row b {
  font-size: 15px !important;
}

.salesystem-compare-table-wrap {
  overflow-x: auto;
  margin: 0 0 28px;
  border: 1px solid #eee7ea;
  border-radius: 14px;
}

.salesystem-compare-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
  table-layout: fixed;
}

.salesystem-compare-table th,
.salesystem-compare-table td {
  padding: 14px 16px;
  border-bottom: 1px solid #f0eaed;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #413d42;
}

.salesystem-compare-table thead th {
  background: #fbf3f6;
  color: #8f1748;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: .03em;
  text-transform: uppercase;
}

.salesystem-compare-table thead th span {
  display: block;
  margin-top: 4px;
  color: #302c31;
  font-size: 18px;
  letter-spacing: -.03em;
  text-transform: none;
}

.salesystem-compare-table tbody th {
  width: 34%;
  text-align: left;
  color: #302c31;
  font-weight: 650;
  background: #fff;
}

.salesystem-check {
  color: #1f7a4d;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
}

.salesystem-x {
  color: #b7adb2;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
}

.salesystem-plans-page {
  padding: 72px 0 28px;
}

.salesystem-plans-switch {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin: 0 auto 36px;
}

.salesystem-plans-switch a {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 8px 14px;
  border: 1px solid #e2dce0;
  border-radius: 999px;
  color: #413d42;
  background: #fff;
  font-size: 14px;
  font-weight: 650;
  text-decoration: none;
}

.salesystem-plans-switch a[aria-current="page"] {
  border-color: #d98cab;
  color: #8f1748;
  background: #fff6f9;
}

.salesystem-plans-table-wrap {
  overflow-x: auto;
  max-width: 1180px;
  margin: 0 auto 36px;
  border: 1px solid #e2dce0;
  border-radius: 16px;
  background: #fff;
}

.salesystem-plans-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.salesystem-plans-table th,
.salesystem-plans-table td {
  padding: 14px 16px;
  border-bottom: 1px solid #eee7ea;
  text-align: left;
  vertical-align: top;
}

.salesystem-plans-table th {
  color: #8f1748;
  background: #fbf3f6;
  font-size: 13px;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.salesystem-plans-fineprint {
  max-width: 820px;
  margin: 0 auto 48px;
  color: #666168;
  font-size: 15px;
  line-height: 1.65;
}

.salesystem-plans-fineprint h3 {
  margin: 28px 0 10px;
  color: #302c31;
  font-size: 22px;
}

@media (max-width: 980px) {
  .salesystem-plan-grid {
    grid-template-columns: 1fr;
  }
}
