:root {
  --pricing-scale: 1;
  --black: #000;
  --white: #fff;
  --soft: #f6f6fa;
  --muted: #898a95;
  --blue: #0027ff;
}

body.pricing-body {
  overflow-x: clip;
}

.pricing-canvas {
  overflow: hidden;
}

.plan-button {
  line-height: 17px;
  padding: 0 18px;
  text-align: center;
}

.plan-card .price span {
  line-height: 14px;
  width: 172px;
}

.plan-pro .price span,
.plan-pro .price-monthly span {
  left: 120px;
}

@media (min-width: 761px) and (max-width: 1100px) {
  .pricing-scaled-page {
    min-height: calc(6830px * var(--pricing-scale, 1));
  }

  .pricing-canvas {
    height: 6830px;
    width: 768px;
  }

  .pricing-canvas section,
  .pricing-canvas header,
  .pricing-canvas footer {
    width: 768px;
  }

  .pricing-hero {
    height: 1220px;
  }

  .pricing-hero h1 {
    font-size: 34px;
    left: 80px;
    line-height: 42px;
    top: 120px;
    width: 608px;
  }

  .pricing-hero .hero-copy {
    font-size: 17px;
    left: 84px;
    line-height: 25px;
    top: 220px;
    width: 600px;
  }

  .billing-toggle {
    left: 249px;
    top: 310px;
  }

  .pricing-card-bg {
    display: none;
  }

  .plan-card {
    background: var(--soft);
    border-radius: 20px;
    top: 420px;
  }

  .plan-basic {
    height: 660px;
    left: 40px;
    width: 330px;
  }

  .plan-pro {
    border: 1px solid #66a8ff;
    height: 780px;
    left: 398px;
    width: 330px;
  }

  .plan-basic h2,
  .plan-basic .price,
  .plan-basic .plan-copy,
  .plan-basic .plan-button,
  .plan-basic h3,
  .plan-basic ul,
  .plan-pro h2,
  .plan-pro .price,
  .plan-pro .plan-copy,
  .plan-pro .plan-button,
  .plan-pro h3,
  .pro-lists {
    left: 30px;
  }

  .plan-card h2,
  .plan-basic h2,
  .plan-pro h2 {
    top: 34px;
  }

  .plan-card .price,
  .plan-basic .price,
  .plan-pro .price {
    top: 55px;
  }

  .plan-card .price strong {
    font-size: 48px;
    line-height: 58px;
  }

  .plan-card .price span,
  .plan-pro .price span,
  .plan-pro .price-monthly span {
    font-size: 11px;
    left: 102px;
    top: 9px;
    white-space: normal;
    width: 155px;
  }

  .plan-copy,
  .plan-basic .plan-copy,
  .plan-pro .plan-copy {
    font-size: 13px;
    line-height: 18px;
    top: 132px;
    width: 270px;
  }

  .plan-button,
  .plan-basic .plan-button,
  .plan-pro .plan-button {
    font-size: 13px;
    height: 44px;
    top: 230px;
    width: 270px;
  }

  .plan-card h3,
  .plan-basic h3,
  .plan-pro h3 {
    top: 315px;
  }

  .plan-card ul,
  .plan-basic ul {
    top: 350px;
  }

  .plan-card li {
    font-size: 12px;
    line-height: 16px;
    white-space: normal;
    width: 270px;
  }

  .pro-lists {
    display: block;
    top: 350px;
    width: 270px;
  }

  .pro-lists ul {
    position: static;
  }

  .pro-lists ul + ul {
    margin-top: 10px;
  }

  .recurring-section {
    height: 2100px;
    top: 1220px;
  }

  .recurring-section h2 {
    left: 40px;
    top: 40px;
    width: 688px;
  }

  .pricing-canvas .feature-table {
    height: 1900px;
    left: 40px;
    top: 115px;
    width: 688px;
  }

  .pricing-canvas .table-head {
    grid-template-columns: 1fr 150px 150px;
    padding: 0 24px;
    width: 686px;
  }

  .table-head small {
    font-size: 12px;
    line-height: 16px;
  }

  .pricing-canvas .feature-table > .section-row {
    width: 686px;
  }

  .pricing-canvas .feature-table > .feature-row {
    grid-template-columns: 1fr 150px 150px;
    left: 24px;
    padding-right: 24px;
    width: 640px;
  }

  .free-band {
    height: 840px;
    top: 3320px;
  }

  .free-band > img,
  .free-shade {
    width: 768px;
  }

  .free-band > img {
    left: -250px;
    width: 1260px;
  }

  .free-band h2 {
    left: 40px;
    top: 250px;
  }

  .free-band p {
    left: 40px;
    top: 310px;
    width: 520px;
  }

  .free-compare {
    left: 40px;
    top: 530px;
    transform: scale(0.63);
    transform-origin: top left;
  }

  .faq-section {
    height: 760px;
    top: 4160px;
  }

  .faq-section h2,
  .faq-grid {
    left: 40px;
  }

  .faq-image {
    height: 310px;
    left: 418px;
    top: 176px;
    width: 310px;
  }

  .pricing-cta {
    height: 640px;
    top: 4920px;
  }

  .pricing-cta .cta-bg {
    height: 641px;
    left: -220px;
    width: 1180px;
  }

  .pricing-cta .cta-icon {
    left: 354px;
    top: 120px;
  }

  .pricing-cta h2 {
    font-size: 42px;
    left: 74px;
    line-height: 52px;
    top: 220px;
    white-space: normal;
    width: 620px;
  }

  .pricing-cta p {
    left: 134px;
    top: 340px;
    width: 500px;
  }

  .pricing-cta a {
    height: 50px;
    left: 244px;
    top: 430px;
  }

  .pricing-footer {
    top: 5560px;
  }
}

@media (max-width: 760px) {
  .pricing-canvas .fp-header,
  .pricing-canvas .fp-header::after,
  .pricing-canvas [data-site-header] .site-nav {
    width: 440px;
  }

  .pricing-canvas [data-site-header] .site-nav a {
    width: 400px;
  }

  .pricing-canvas .feature-table {
    height: 1929px;
    left: 15px;
    width: 410px;
  }

  .pricing-canvas .table-head {
    grid-template-columns: 202px 85px 85px;
    padding: 0 12px;
    width: 408px;
  }

  .pricing-canvas .feature-table > .section-row {
    padding-left: 12px;
    width: 408px;
  }

  .pricing-canvas .feature-table > .feature-row {
    grid-template-columns: 214px 85px 85px;
    left: 12px;
    width: 384px;
  }

  .pricing-canvas .feature-row span {
    padding-right: 12px;
  }

  .plan-button,
  .plan-basic .plan-button,
  .plan-pro .plan-button {
    height: 44px;
  }
}

@media (min-width: 761px) and (max-width: 1100px) {
  .pricing-footer {
    height: 1180px;
  }

  .pricing-footer .footer-lead {
    font-size: 24px;
    left: 40px;
    line-height: 32px;
    top: 150px;
    white-space: normal;
    width: 688px;
  }

  .pricing-footer .footer-talk {
    font-size: 70px;
    height: 84px;
    left: 40px;
    line-height: 84px;
    top: 280px;
    width: 688px;
  }

  .pricing-footer .footer-talk img {
    height: 32px;
    margin-left: 16px;
    margin-top: 27px;
    width: 32px;
  }

  .pricing-footer .footer-row {
    height: 80px;
    left: 40px;
    top: 500px;
    width: 688px;
  }

  .pricing-footer .footer-row > img {
    top: 50px;
  }

  .pricing-footer .footer-row > span {
    font-size: 12px;
    left: 45px;
    top: 55px;
    width: 260px;
  }

  .pricing-footer .footer-row nav {
    display: grid;
    grid-template-columns: repeat(3, max-content);
    column-gap: 34px;
    row-gap: 18px;
    height: auto;
    left: 0;
    top: -120px;
    width: 688px;
  }

  .pricing-footer .footer-row nav a,
  .pricing-footer .footer-row nav a:nth-child(n) {
    font-size: 13px;
    left: auto;
    line-height: 16px;
    position: relative;
    top: auto;
    width: auto;
  }

  .pricing-footer .footer-row::after {
    left: 0;
    top: 120px;
    width: 688px;
  }

  .pricing-footer .legal {
    font-size: 12px;
    left: 40px;
    line-height: 1.35;
    top: 680px;
    white-space: normal;
    width: 688px;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body.pricing-body {
  background: #fff;
  color: #000;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: 0;
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
}

.pricing-scaled-page {
  background: #fff;
  min-height: calc(6981px * var(--pricing-scale, 1));
  overflow: hidden;
  position: relative;
  width: 100%;
}

.pricing-canvas {
  background: #fff;
  height: 6981px;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(var(--pricing-scale));
  transform-origin: top left;
  width: 1680px;
}

.pricing-canvas section,
.pricing-canvas header,
.pricing-canvas footer,
.pricing-canvas nav,
.pricing-canvas a,
.pricing-canvas img,
.pricing-canvas div,
.pricing-canvas h1,
.pricing-canvas h2,
.pricing-canvas h3,
.pricing-canvas p,
.pricing-canvas span,
.pricing-canvas strong,
.pricing-canvas small,
.pricing-canvas article,
.pricing-canvas ul,
.pricing-canvas li,
.pricing-canvas b,
.pricing-canvas i,
.pricing-canvas em {
  position: absolute;
}

.pricing-hero {
  height: 1000px;
  left: 0;
  top: 0;
  width: 1680px;
}

.pricing-hero h1 {
  font-size: 30px;
  font-weight: 700;
  left: 562px;
  line-height: 36px;
  margin: 0;
  text-align: center;
  top: 120px;
  width: 555px;
}

.pricing-hero .hero-copy {
  color: var(--muted);
  font-size: 15px;
  font-weight: 400;
  left: 340px;
  line-height: 20px;
  margin: 0;
  text-align: center;
  top: 169px;
  width: 1000px;
}

.billing-toggle {
  background: #ececec;
  border: 1px solid #dbdbe0;
  border-radius: 22.5px;
  height: 40px;
  left: 705px;
  top: 219px;
  width: 270px;
}

.billing-toggle button {
  align-items: center;
  border: 0;
  color: #000;
  cursor: pointer;
  display: flex;
  font-family: "Plus Jakarta Sans", Inter, sans-serif;
  justify-content: center;
  margin: 0;
  position: absolute;
}

.billing-toggle .annual {
  align-items: center;
  background: #fff;
  border-radius: 17.5px;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  height: 30px;
  justify-content: flex-start;
  left: 5px;
  padding-left: 22px;
  top: 5px;
  width: 160px;
  z-index: 1;
}

.billing-toggle .monthly {
  background: transparent;
  border-radius: 17.5px;
  color: var(--muted);
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  justify-content: center;
  left: 189px;
  line-height: 18px;
  top: 5px;
  width: 60px;
  z-index: 1;
}

.billing-toggle .save {
  align-items: center;
  background: #000;
  border-radius: 17.5px;
  color: #fff;
  display: flex;
  font-size: 8px;
  font-weight: 500;
  height: 18px;
  justify-content: center;
  left: 90px;
  top: 10px;
  width: 60px;
  z-index: 3;
}

.billing-toggle.is-monthly .annual {
  background: transparent;
  color: var(--muted);
  font-weight: 400;
  justify-content: center;
  left: 18px;
  padding-left: 0;
  width: 80px;
}

.billing-toggle.is-monthly .save {
  display: none;
}

.billing-toggle.is-monthly .monthly {
  align-items: center;
  background: #fff;
  color: #000;
  display: flex;
  font-weight: 700;
  left: 135px;
  width: 130px;
}

.pricing-card-bg {
  height: 600px;
  left: 193px;
  max-width: none;
  top: 299px;
  width: 1294px;
}

.plan-card {
  height: 520px;
  top: 339px;
}

.plan-card h2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  margin: 0;
  top: 29px;
}

.plan-card .price {
  margin: 0;
  top: 43px;
}

.plan-card .price strong {
  color: var(--blue);
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  position: static;
}

.plan-card .price span {
  color: var(--muted);
  font-size: 10px;
  font-weight: 400;
  left: 70px;
  line-height: 15px;
  top: 9px;
  white-space: nowrap;
}

.plan-copy {
  color: var(--muted);
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  margin: 0;
  top: 113px;
}

.plan-button {
  align-items: center;
  background: #000;
  border-radius: 20px;
  color: #fff;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  height: 35px;
  justify-content: center;
  top: 163px;
}

.plan-card h3 {
  color: var(--muted);
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  margin: 0;
  text-transform: uppercase;
  top: 238px;
}

.plan-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
  top: 273px;
}

.plan-card li {
  font-size: 12px;
  font-weight: 400;
  height: 16px;
  line-height: 15px;
  padding-left: 25px;
  position: relative;
  white-space: nowrap;
}

.plan-card li + li {
  margin-top: 10px;
}

.plan-card li::before {
  background: url("../images/pricing-check.svg") center / contain no-repeat;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 15px;
}

.plan-basic {
  left: 233px;
  width: 453px;
}

.plan-basic h2,
.plan-basic .price,
.plan-basic .plan-copy,
.plan-basic .plan-button,
.plan-basic h3,
.plan-basic ul {
  left: 0;
}

.plan-basic .plan-copy { width: 412px; }
.plan-basic .plan-button { width: 320px; }

.plan-pro {
  background: #fff;
  border-radius: 20px;
  left: 727px;
  width: 720px;
}

.popular-badge {
  align-items: center;
  background: var(--blue);
  border-radius: 16px 16px 16px 0;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: 500;
  height: 30px;
  justify-content: center;
  left: 0;
  top: -14px;
  width: 170px;
}

.plan-pro h2,
.plan-pro .price,
.plan-pro .plan-copy,
.plan-pro .plan-button,
.plan-pro h3 {
  left: 40px;
}

.plan-pro .plan-copy { width: 409px; }
.plan-pro .plan-button { width: 320px; }
.plan-pro .price span { left: 108px; }
.plan-pro .price-monthly span { left: 178px; }

.pro-lists {
  display: grid;
  grid-template-columns: 280px 300px;
  gap: 49px;
  left: 40px;
  top: 273px;
  width: 640px;
}

.pro-lists ul {
  position: static;
}

.recurring-section {
  height: 2087px;
  left: 0;
  top: 1000px;
  width: 1680px;
}

.recurring-section h2 {
  font-size: 30px;
  font-weight: 700;
  left: 693px;
  line-height: 36px;
  margin: 0;
  top: 28px;
  width: 294px;
}

.pricing-canvas .feature-table {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 20px;
  height: 1873px;
  left: 193px;
  overflow: hidden;
  top: 114px;
  width: 1293px;
}

.table-head {
  align-items: center;
  background: #000;
  color: #fff;
  display: grid;
  grid-template-columns: 1fr 300px 300px;
  height: 80px;
  left: 0;
  padding: 0 40px;
  top: 0;
  width: 1293px;
}

.table-head span {
  position: relative;
}

.table-head > span:first-child {
  font-size: 18px;
  font-weight: 400;
}

.table-head strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  position: static;
}

.table-head small {
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  opacity: 0.85;
  position: static;
}

.pricing-canvas .feature-table > .section-row {
  align-items: center;
  background: var(--soft);
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 60px;
  left: 1px;
  padding-left: 39px;
  position: relative;
  top: 80px;
  width: 1291px;
}

.pricing-canvas .feature-table > .feature-row {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: grid;
  grid-template-columns: 1fr 300px 300px;
  height: 61px;
  left: 40px;
  padding-right: 0;
  position: relative;
  top: 80px;
  width: 1213px;
}

.pricing-canvas .feature-table > .feature-row + .section-row {
  margin-top: 0;
}

.pricing-canvas .feature-row span {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  position: static;
}

.pricing-canvas .feature-row b,
.pricing-canvas .feature-row i {
  display: block;
  height: 10px;
  justify-self: start;
  position: static;
  width: 15px;
}

.pricing-canvas .feature-row b {
  background: url("../images/pricing-check.svg") center / contain no-repeat;
}

.pricing-canvas .feature-row i {
  background: none;
}

.free-band {
  height: 920px;
  left: 0;
  overflow: hidden;
  top: 3087px;
  width: 1680px;
}

.free-band > img {
  height: 1048px;
  left: -3px;
  max-width: none;
  object-fit: cover;
  top: -75px;
  width: 1717px;
}

.free-shade {
  background: rgba(0, 0, 0, 0.5);
  height: 920px;
  left: 0;
  top: 0;
  width: 1680px;
}

.free-band h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  left: 193px;
  line-height: 47px;
  margin: 0;
  top: 300px;
  width: 389px;
}

.free-band p {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  left: 193px;
  line-height: 25px;
  margin: 0;
  top: 357px;
  width: 553px;
}

.free-compare {
  backdrop-filter: blur(50px);
  background: rgba(208, 208, 208, 0.3);
  border-radius: 25px;
  height: 200px;
  left: 194px;
  top: 600px;
  width: 1090px;
}

.free-compare-desktop {
  inset: 0;
}

.free-compare-carousel {
  display: none;
}

.free-brand {
  align-items: center;
  background: #fff;
  border-radius: 25px;
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 9px;
  height: 300px;
  justify-content: flex-start;
  left: 237px;
  padding-top: 26px;
  top: -84px;
  width: 150px;
  z-index: 1;
}

.free-brand-logo {
  align-items: center;
  display: flex;
  gap: 5px;
  height: 19px;
  justify-content: center;
  left: auto;
  position: static;
  top: auto;
  width: 91px;
}

.free-brand-logo img {
  position: static;
}

.free-brand-mark {
  height: 18px;
  width: 18px;
}

.free-brand-word {
  height: 16px;
  width: 65px;
}

.free-head {
  color: #fff;
  display: grid;
  font-size: 16px;
  font-weight: 500;
  grid-template-columns: repeat(6, 112px);
  left: 409px;
  line-height: 18px;
  text-align: center;
  top: -58px;
  width: 672px;
}

.free-head span {
  position: static;
}

.free-row {
  color: #fff;
  display: grid;
  font-size: 16px;
  grid-template-columns: 210px 150px repeat(6, 112px);
  left: 27px;
  line-height: 18px;
  top: 22px;
  width: 1032px;
  z-index: 2;
}

.free-row + .free-row { top: 76px; }
.free-row + .free-row + .free-row { top: 138px; }

.free-row strong,
.free-row em,
.free-row span {
  position: static;
}

.free-row strong {
  font-weight: 400;
}

.free-row em {
  color: #000;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.free-row span {
  text-align: center;
}

.faq-section {
  background: var(--soft);
  height: 850px;
  left: 0;
  top: 4007px;
  width: 1680px;
}

.faq-section h2 {
  font-size: 30px;
  font-weight: 700;
  left: 193px;
  line-height: 36px;
  margin: 0;
  top: 112px;
  width: 323px;
}

.faq-grid {
  display: flex;
  flex-direction: column;
  gap: 14px;
  left: 193px;
  top: 176px;
  width: 494px;
}

.pricing-canvas .faq-item,
.pricing-canvas .faq-question,
.pricing-canvas .faq-question span,
.pricing-canvas .faq-question img,
.pricing-canvas .faq-answer,
.pricing-canvas .faq-answer p,
.pricing-canvas .faq-answer strong {
  position: static;
}

.faq-item {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 494px;
}

.faq-question {
  align-items: center;
  background: transparent;
  border: 0;
  color: #000;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: space-between;
  line-height: 19px;
  min-height: 68px;
  padding: 22px 24px;
  text-align: left;
  width: 100%;
}

.faq-question span {
  display: block;
  width: calc(100% - 44px);
}

.faq-question img {
  flex: 0 0 auto;
  height: 7px;
  max-width: none;
  transform: rotate(0deg);
  transition: transform 180ms ease;
  width: 12px;
}

.faq-item.is-open .faq-question img {
  transform: rotate(180deg);
}

.faq-item.is-open .faq-question {
  padding-bottom: 14px;
}

.faq-answer {
  padding: 0 24px 28px;
}

.faq-answer p {
  color: var(--muted);
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  width: 100%;
}

.faq-answer strong {
  color: #000;
  font-weight: 700;
}

.faq-image {
  height: 450px;
  left: 860px;
  max-width: none;
  top: 176px;
  width: 627px;
}

.pricing-cta {
  border-radius: 0 0 40px 40px;
  height: 913px;
  left: 0;
  overflow: hidden;
  top: 4857px;
  width: 1680px;
}

.pricing-cta .cta-bg {
  height: 914px;
  left: 0;
  max-width: none;
  object-fit: cover;
  top: 0;
  width: 1680px;
}

.pricing-cta .cta-icon {
  height: 60px;
  left: 810px;
  top: 303px;
  width: 60px;
}

.pricing-cta h2 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  left: 140px;
  line-height: 73px;
  margin: 0;
  text-align: center;
  top: 403px;
  white-space: nowrap;
  width: 1400px;
}

.pricing-cta p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  left: 317px;
  line-height: 25px;
  margin: 0;
  text-align: center;
  top: 486px;
  width: 990px;
}

.pricing-cta a {
  align-items: center;
  background: #fff;
  border-radius: 60px;
  color: #000;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  height: 50px;
  justify-content: center;
  left: 700px;
  top: 561px;
  width: 280px;
}

.pricing-footer {
  height: 1270px;
  top: 5711px;
}

@media (max-width: 760px) {
  .pricing-scaled-page {
    min-height: calc(7503px * var(--pricing-scale, 1));
  }

  .pricing-canvas {
    height: 7503px;
    width: 440px;
  }

  .pricing-hero {
    height: 1713px;
    width: 440px;
  }

  .pricing-hero h1 {
    font-size: 30px;
    left: 41px;
    line-height: 36px;
    top: 112px;
    width: 357px;
  }

  .pricing-hero .hero-copy {
    font-size: 15px;
    height: 40px;
    left: 30px;
    line-height: 20px;
    top: 194px;
    width: 379px;
  }

  .billing-toggle {
    left: 77px;
    top: 264px;
    width: 270px;
  }

  .billing-toggle .annual {
    left: 5px;
    padding-left: 22px;
    width: 160px;
  }

  .billing-toggle .save {
    left: 90px;
  }

  .billing-toggle .monthly {
    left: 189px;
  }

  .pricing-card-bg {
    display: none;
  }

  .plan-card {
    background: var(--soft);
    border-radius: 20px;
    left: 15px;
    width: 410px;
  }

  .plan-card h2 {
    left: 30px;
    top: 68px;
  }

  .plan-card .price {
    left: 30px;
    top: 83px;
  }

  .plan-card .price span {
    left: 82px;
    top: 11px;
  }

  .plan-copy {
    left: 30px;
    top: 153px;
    width: 320px;
  }

  .plan-button {
    left: 30px;
    top: 218px;
    width: 350px;
  }

  .plan-card h3 {
    left: 30px;
    top: 293px;
  }

  .plan-card ul {
    left: 30px;
    top: 330px;
  }

  .plan-card li {
    height: 16px;
    line-height: 15px;
    white-space: normal;
    width: 320px;
  }

  .plan-card li + li {
    margin-top: 10px;
  }

  .plan-basic {
    height: 600px;
    top: 344px;
  }

  .plan-basic h2,
  .plan-basic .price,
  .plan-basic .plan-copy,
  .plan-basic .plan-button,
  .plan-basic h3,
  .plan-basic ul {
    left: 39px;
  }

  .plan-basic h2 {
    top: 29px;
  }

  .plan-basic .price {
    top: 43px;
  }

  .plan-basic .plan-copy {
    top: 113px;
    width: 329px;
  }

  .plan-basic .plan-button {
    top: 198px;
    width: 341px;
  }

  .plan-basic h3 {
    top: 273px;
  }

  .plan-basic ul {
    top: 308px;
    width: 330px;
  }

  .plan-pro {
    border: 1px solid #66a8ff;
    height: 720px;
    top: 993px;
  }

  .popular-badge {
    left: 0;
    top: -14px;
  }

  .plan-pro h2,
  .plan-pro .price,
  .plan-pro .plan-copy,
  .plan-pro .plan-button,
  .plan-pro h3 {
    left: 39px;
  }

  .plan-pro .plan-copy {
    top: 113px;
    width: 329px;
  }

  .plan-pro .plan-button {
    top: 163px;
    width: 341px;
  }

  .plan-pro h2 {
    top: 29px;
  }

  .plan-pro .price {
    top: 43px;
  }

  .plan-pro .price span {
    left: 108px;
  }

  .plan-pro h3 {
    top: 238px;
  }

  .pro-lists {
    display: block;
    left: 39px;
    top: 273px;
    width: 330px;
  }

  .pro-lists ul {
    left: auto;
    position: relative;
    top: auto;
  }

  .pro-lists ul + ul {
    margin-top: 10px;
  }

  .recurring-section {
    height: 2127px;
    left: 0;
    overflow-x: auto;
    overflow-y: hidden;
    top: 1713px;
    width: 440px;
    -webkit-overflow-scrolling: touch;
  }

  .recurring-section h2 {
    font-size: 30px;
    left: 15px;
    line-height: 36px;
    top: 50px;
    width: 390px;
  }

  .pricing-canvas .feature-table {
    height: 1929px;
    left: 15px;
    top: 117px;
    width: 570px;
  }

  .table-head {
    grid-template-columns: 255px 125px 125px;
    height: 80px;
    padding: 0 20px;
    width: 568px;
  }

  .table-head > span:first-child,
  .table-head strong {
    font-size: 14px;
    line-height: 18px;
  }

  .table-head small {
    font-size: 10px;
    line-height: 13px;
  }

  .pricing-canvas .feature-table > .section-row {
    font-size: 13px;
    height: 60px;
    left: 1px;
    padding-left: 19px;
    width: 568px;
  }

  .pricing-canvas .feature-table > .feature-row {
    grid-template-columns: 255px 125px 125px;
    height: 55px;
    left: 20px;
    padding-right: 0;
    width: 530px;
  }

  .pricing-canvas .feature-row span {
    font-size: 12px;
    line-height: 15px;
    padding-right: 20px;
  }

  .free-band {
    height: 920px;
    top: 3840px;
    width: 440px;
  }

  .free-band > img {
    height: 1013px;
    left: -657px;
    top: -93px;
    width: 1659px;
  }

  .free-shade {
    height: 920px;
    width: 440px;
  }

  .free-band h2 {
    font-size: 40px;
    left: 15px;
    line-height: 47px;
    top: 384px;
    width: 405px;
  }

  .free-band p {
    font-size: 15px;
    left: 15px;
    line-height: 25px;
    top: 441px;
    width: 362px;
  }

  .free-compare {
    background: transparent;
    backdrop-filter: none;
    border-radius: 0;
    height: 300px;
    left: 16px;
    overflow: visible;
    top: 600px;
    width: 424px;
  }

  .free-compare-desktop {
    display: none;
  }

  .free-compare-carousel {
    display: block;
    height: 300px;
    left: 0;
    outline: none;
    top: 0;
    width: 424px;
  }

  .free-carousel-shell {
    backdrop-filter: blur(100px);
    background: rgba(208, 208, 208, 0.3);
    border-radius: 25px;
    height: 202px;
    left: 0;
    overflow: visible;
    top: 48px;
    width: 424px;
    z-index: 1;
    -webkit-backdrop-filter: blur(100px);
  }

  .free-card-viewport {
    height: 300px;
    left: 182px;
    mask-image: none;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-padding-left: 14px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    top: -84px;
    width: 244px;
    z-index: 5;
    -webkit-mask-image: none;
    -webkit-overflow-scrolling: touch;
  }

  .free-card-viewport::before,
  .free-card-viewport::after {
    content: none;
  }

  .free-card-viewport::-webkit-scrollbar {
    display: none;
  }

  .pricing-canvas .free-carousel-track {
    display: flex;
    gap: 4px;
    height: 300px;
    left: auto;
    padding: 0 14px;
    position: static;
    top: auto;
    width: max-content;
    z-index: 2;
  }

  .free-carousel-labels {
    color: #fff;
    display: grid;
    font-size: 15px;
    font-weight: 400;
    grid-template-rows: repeat(3, 1fr);
    height: 202px;
    left: 0;
    line-height: 19px;
    padding: 12px 10px 18px 16px;
    top: 0;
    width: 230px;
    z-index: 1;
  }

  .pricing-canvas .free-carousel-labels span {
    align-items: center;
    display: flex;
    position: static;
  }

  .pricing-canvas .free-carousel-card {
    align-items: stretch;
    background: #fff;
    border-radius: 25px;
    color: #000;
    display: flex;
    flex: 0 0 150px;
    flex-direction: column;
    height: 300px;
    overflow: hidden;
    position: relative;
    scroll-snap-align: start;
    scroll-snap-stop: always;
    width: 150px;
    z-index: 6;
  }

  .pricing-canvas .free-carousel-card:not(:first-child) {
    background: linear-gradient(180deg, #59504c 0%, #534e4c 100%);
    border: 1px solid rgba(255, 255, 255, 0.55);
    color: #fff;
    z-index: 7;
  }

  .pricing-canvas .free-carousel-card div,
  .pricing-canvas .free-carousel-card strong,
  .pricing-canvas .free-carousel-card em,
  .pricing-canvas .free-carousel-card img {
    position: static;
  }

  .free-carousel-title {
    align-items: center;
    display: flex;
    gap: 5px;
    height: 76px;
    justify-content: center;
    padding: 0 18px;
    text-align: center;
    width: 100%;
  }

  .free-carousel-title strong {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
  }

  .free-carousel-title .free-brand-mark {
    height: 18px;
    width: 18px;
  }

  .free-carousel-title .free-brand-word {
    height: 16px;
    width: 65px;
  }

  .free-carousel-values {
    display: grid;
    flex: 1;
    grid-template-rows: repeat(3, 1fr);
    width: 100%;
  }

  .free-carousel-values em {
    align-items: center;
    display: flex;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: 22px;
    padding: 0 12px;
    text-align: center;
  }

  .faq-section {
    height: 740px;
    top: 4760px;
    width: 440px;
  }

  .faq-section h2 {
    font-size: 30px;
    left: 16px;
    line-height: 36px;
    top: 60px;
    width: 390px;
  }

  .faq-grid,
  .faq-item {
    left: 16px;
    width: 410px;
  }

  .faq-grid {
    top: 110px;
    gap: 12px;
  }

  .faq-question {
    font-size: 14px;
    line-height: 17px;
    min-height: 64px;
    padding: 20px;
  }

  .faq-question span {
    width: calc(100% - 42px);
  }

  .faq-item.is-open .faq-question {
    padding-bottom: 12px;
  }

  .faq-answer {
    padding: 0 20px 24px;
  }

  .faq-answer p {
    font-size: 14px;
    line-height: 20px;
  }

  .faq-image {
    display: none;
  }

  .pricing-cta {
    border-radius: 0 0 40px 40px;
    height: 660px;
    top: 5500px;
    width: 440px;
  }

  .pricing-cta .cta-bg {
    height: 661px;
    left: -112px;
    width: 552px;
  }

  .pricing-cta .cta-icon {
    height: 60px;
    left: 190px;
    top: 100px;
    width: 60px;
  }

  .pricing-cta h2 {
    font-size: 40px;
    left: 21px;
    line-height: 48px;
    top: 180px;
    white-space: normal;
    width: 399px;
  }

  .pricing-cta p {
    font-size: 15px;
    left: 75px;
    line-height: 25px;
    top: 294px;
    width: 290px;
  }

  .pricing-cta a {
    left: 80px;
    top: 381px;
    width: 280px;
  }

  .pricing-footer {
    height: 1440px;
    top: 6063px;
  }
}

.pricing-canvas .feature-table {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 20px;
  height: 1873px;
  left: 193px;
  overflow: hidden;
  top: 114px;
  width: 1293px;
}

.pricing-canvas .table-head {
  grid-template-columns: 1fr 300px 300px;
  height: 80px;
  padding: 0 40px;
  width: 1293px;
}

.pricing-canvas .feature-table > .section-row {
  font-size: 16px;
  height: 60px;
  left: 1px;
  padding-left: 39px;
  top: 80px;
  width: 1291px;
}

.pricing-canvas .feature-table > .feature-row {
  grid-template-columns: 1fr 300px 300px;
  height: 61px;
  left: 40px;
  padding-right: 0;
  top: 80px;
  width: 1213px;
}

.pricing-canvas .feature-row::after {
  content: none;
}

.pricing-canvas .feature-row span {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  left: auto;
  line-height: 21px;
  padding-right: 0;
  position: static;
  top: auto;
}

.pricing-canvas .feature-row b,
.pricing-canvas .feature-row i {
  display: block;
  height: 10px;
  justify-self: start;
  left: auto;
  position: static;
  top: auto;
  width: 15px;
}

.pricing-canvas .feature-row b {
  background: url("../images/pricing-check.svg") center / contain no-repeat;
}

.pricing-canvas .feature-row i {
  background: none;
}

@media (max-width: 760px) {
  .pricing-canvas .feature-table {
    height: 1929px;
    left: 15px;
    top: 117px;
    width: 570px;
  }

  .pricing-canvas .table-head {
    grid-template-columns: 255px 125px 125px;
    height: 80px;
    padding: 0 20px;
    width: 568px;
  }

  .pricing-canvas .feature-table > .section-row {
    font-size: 13px;
    height: 60px;
    left: 1px;
    padding-left: 19px;
    width: 568px;
  }

  .pricing-canvas .feature-table > .feature-row {
    grid-template-columns: 255px 125px 125px;
    height: 55px;
    left: 20px;
    padding-right: 0;
    width: 530px;
  }

  .pricing-canvas .feature-row span {
    font-size: 12px;
    line-height: 15px;
    padding-right: 20px;
  }
}

/* DEV-1860 final responsive overrides. Keep after legacy table rules. */
body.pricing-body {
  overflow-x: clip;
}

.pricing-canvas {
  overflow: hidden;
}

.plan-button {
  line-height: 17px;
  padding: 0 18px;
  text-align: center;
}

.plan-card .price span {
  line-height: 14px;
  width: 172px;
}

.plan-pro .price span,
.plan-pro .price-monthly span {
  left: 120px;
}

@media (min-width: 761px) and (max-width: 1100px) {
  .pricing-scaled-page {
    min-height: calc(6830px * var(--pricing-scale, 1));
  }

  .pricing-canvas {
    height: 6830px;
    width: 768px;
  }

  .pricing-canvas section,
  .pricing-canvas header,
  .pricing-canvas footer {
    width: 768px;
  }

  .pricing-hero {
    height: 1220px;
  }

  .pricing-hero h1 {
    font-size: 34px;
    left: 80px;
    line-height: 42px;
    top: 120px;
    width: 608px;
  }

  .pricing-hero .hero-copy {
    font-size: 17px;
    left: 84px;
    line-height: 25px;
    top: 220px;
    width: 600px;
  }

  .billing-toggle {
    left: 249px;
    top: 310px;
  }

  .pricing-card-bg {
    display: none;
  }

  .plan-card {
    background: var(--soft);
    border-radius: 20px;
    top: 420px;
  }

  .plan-basic {
    height: 660px;
    left: 40px;
    width: 330px;
  }

  .plan-pro {
    border: 1px solid #66a8ff;
    height: 780px;
    left: 398px;
    width: 330px;
  }

  .plan-basic h2,
  .plan-basic .price,
  .plan-basic .plan-copy,
  .plan-basic .plan-button,
  .plan-basic h3,
  .plan-basic ul,
  .plan-pro h2,
  .plan-pro .price,
  .plan-pro .plan-copy,
  .plan-pro .plan-button,
  .plan-pro h3,
  .pro-lists {
    left: 30px;
  }

  .plan-card h2,
  .plan-basic h2,
  .plan-pro h2 {
    top: 34px;
  }

  .plan-card .price,
  .plan-basic .price,
  .plan-pro .price {
    top: 55px;
  }

  .plan-card .price strong {
    font-size: 48px;
    line-height: 58px;
  }

  .plan-card .price span,
  .plan-pro .price span,
  .plan-pro .price-monthly span {
    font-size: 11px;
    left: 102px;
    top: 9px;
    white-space: normal;
    width: 155px;
  }

  .plan-copy,
  .plan-basic .plan-copy,
  .plan-pro .plan-copy {
    font-size: 13px;
    line-height: 18px;
    top: 132px;
    width: 270px;
  }

  .plan-button,
  .plan-basic .plan-button,
  .plan-pro .plan-button {
    font-size: 13px;
    height: 44px;
    top: 230px;
    width: 270px;
  }

  .plan-card h3,
  .plan-basic h3,
  .plan-pro h3 {
    top: 315px;
  }

  .plan-card ul,
  .plan-basic ul {
    top: 350px;
  }

  .plan-card li {
    font-size: 12px;
    line-height: 16px;
    white-space: normal;
    width: 270px;
  }

  .pro-lists {
    display: block;
    top: 350px;
    width: 270px;
  }

  .pro-lists ul {
    position: static;
  }

  .pro-lists ul + ul {
    margin-top: 10px;
  }

  .recurring-section {
    height: 2100px;
    top: 1220px;
  }

  .recurring-section h2 {
    left: 40px;
    top: 40px;
    width: 688px;
  }

  .pricing-canvas .feature-table {
    height: 1900px;
    left: 40px;
    top: 115px;
    width: 688px;
  }

  .pricing-canvas .table-head {
    grid-template-columns: 1fr 150px 150px;
    padding: 0 24px;
    width: 686px;
  }

  .table-head small {
    font-size: 12px;
    line-height: 16px;
  }

  .pricing-canvas .feature-table > .section-row {
    width: 686px;
  }

  .pricing-canvas .feature-table > .feature-row {
    grid-template-columns: 1fr 150px 150px;
    left: 24px;
    padding-right: 24px;
    width: 640px;
  }

  .free-band {
    height: 840px;
    top: 3320px;
  }

  .free-band > img,
  .free-shade {
    width: 768px;
  }

  .free-band > img {
    left: -250px;
    width: 1260px;
  }

  .free-band h2 {
    left: 40px;
    top: 250px;
  }

  .free-band p {
    left: 40px;
    top: 310px;
    width: 520px;
  }

  .free-compare {
    left: 40px;
    top: 530px;
    transform: scale(0.63);
    transform-origin: top left;
  }

  .faq-section {
    height: 760px;
    top: 4160px;
  }

  .faq-section h2,
  .faq-grid {
    left: 40px;
  }

  .faq-image {
    height: 310px;
    left: 418px;
    top: 176px;
    width: 310px;
  }

  .pricing-cta {
    height: 640px;
    top: 4920px;
  }

  .pricing-cta .cta-bg {
    height: 641px;
    left: -220px;
    width: 1180px;
  }

  .pricing-cta .cta-icon {
    left: 354px;
    top: 120px;
  }

  .pricing-cta h2 {
    font-size: 42px;
    left: 74px;
    line-height: 52px;
    top: 220px;
    white-space: normal;
    width: 620px;
  }

  .pricing-cta p {
    left: 134px;
    top: 340px;
    width: 500px;
  }

  .pricing-cta a {
    height: 50px;
    left: 244px;
    top: 430px;
  }

  .pricing-footer {
    top: 5560px;
  }
}

@media (max-width: 760px) {
  .pricing-canvas .feature-table {
    height: 1929px;
    left: 15px;
    width: 410px;
  }

  .pricing-canvas .table-head {
    grid-template-columns: 202px 85px 85px;
    padding: 0 12px;
    width: 408px;
  }

  .pricing-canvas .feature-table > .section-row {
    padding-left: 12px;
    width: 408px;
  }

  .pricing-canvas .feature-table > .feature-row {
    grid-template-columns: 202px 85px 85px;
    left: 12px;
    width: 384px;
  }

  .pricing-canvas .feature-row span {
    padding-right: 12px;
  }

  .plan-button,
  .plan-basic .plan-button,
  .plan-pro .plan-button {
    height: 44px;
  }
}

/* Keep the pricing introduction centered independently of canvas breakpoint offsets. */
.pricing-hero .hero-copy {
  left: 50%;
  transform: translateX(-50%);
}

.plan-pro .plan-cta-note {
  color: var(--muted);
  font-size: 12px;
  left: 380px;
  line-height: 15px;
  top: 173px;
  white-space: nowrap;
}

@media (min-width: 761px) and (max-width: 1100px) {
  .plan-pro .plan-cta-note {
    left: 30px;
    text-align: center;
    top: 284px;
    width: 270px;
  }
}

@media (max-width: 760px) {
  .plan-pro .plan-cta-note {
    left: 39px;
    text-align: center;
    top: 213px;
    width: 341px;
  }
}

.recurring-section h2 {
  left: 0;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

.pricing-canvas .feature-table > .feature-row:last-child {
  border-bottom: 0;
}

.plan-pro .price-monthly span {
  left: 178px;
}

@media (min-width: 761px) and (max-width: 1100px) {
  .plan-pro .price-monthly span {
    left: 150px;
    width: 145px;
  }
}
