
.comparison-chart--blurb {
  font-size: 15px;
  letter-spacing: normal;
  line-height: 1.67;
  font-weight: 300;
  text-transform: none;
  /* grid-column: 1/-1; */
  background: #f3f3f3;
  /* margin: -40px 25px 35px; */
  padding: 10px 20px;
}

.comparison-chart[data-v-1d892f19] {
  background: #fff;
  color: #000;
}
@media screen and (max-width: 1024px) {
  .comparison-chart.alignfull-mobile[data-v-1d892f19] {
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;
  }
}
.comparison-chart--inner[data-v-1d892f19] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-column-gap: 3.99%;
  /* padding-top: 100px; */
}
@media screen and (min-width: 1024px) {
  .comparison-chart--inner[data-v-1d892f19] {
	grid-template-columns: repeat(6, minmax(0, 1fr));
	grid-column-gap: 2.6%;
  }
}
@media screen and (min-width: 1440px) {
  .comparison-chart--inner[data-v-1d892f19] {
	grid-template-columns: repeat(12, minmax(0, 1fr));
	grid-column-gap: 1.61%;
  }
}
@media (min-width: 1024px) {
  .comparison-chart--inner[data-v-1d892f19] {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .comparison-chart--inner[data-v-1d892f19] {
	max-width: 90.04%;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .comparison-chart--inner[data-v-1d892f19] {
	max-width: 1240px;
  }
}
.comparison-chart--blurb[data-v-1d892f19] {
  font-size: 18px;
  letter-spacing: normal;
  line-height: 1.67;
  font-weight: 300;
  text-transform: none;
  grid-column: 1/-1;
  background: #f3f3f3;
  margin: -40px 25px 35px;
  padding: 10px 20px;
}
.comparison-chart--blurb[data-v-1d892f19] p {
  margin-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .comparison-chart--blurb[data-v-1d892f19] {
	margin: -40px 25px 80px;
	text-align: center;
	grid-column: 3/-1;
  }
}
@media screen and (min-width: 1440px) {
  .comparison-chart--blurb[data-v-1d892f19] {
	grid-column: 4/-1;
	padding: 0px 90px;
  }
}
.comparison-chart--blurb[data-v-1d892f19] h2 {
  display: block;
  margin: -10px -20px 10px;
  padding: 10px 20px;
  background: #e9ee64;
  font-weight: 400;
  font-size: 125%;
}
.comparison-chart--blurb[data-v-1d892f19] h2 b {
  font-weight: 600;
}
@media screen and (min-width: 1440px) {
  .comparison-chart--blurb[data-v-1d892f19] h2 {
	margin: -17px -120px 10px;
  }
}
.comparison-table[data-v-1d892f19] {
  grid-column: 1/-1;
  margin: 0;
  border-spacing: 0;
  border-collapse: separate;
}
@media screen and (min-width: 1024px) {
  .comparison-table[data-v-1d892f19] {
	border-bottom: none;
	margin-top:100px;
  }
}
.comparison-table--single[data-v-1d892f19] {
  max-width: 1000px;
}
.comparison-table--single
  .comparison-table--row:nth-child(2)
  .mostPopularEmpty[data-v-1d892f19],
.comparison-table--single .comparison-table--row[data-v-1d892f19]:nth-child(2) {
  border-top: none;
}
.comparison-table--row[data-v-1d892f19] {
  border-top: 1px solid #e2ded9;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  vertical-align: baseline;
}
@media screen and (min-width: 1024px) {
  .comparison-table--row[data-v-1d892f19] {
	display: table-row;
  }
}
.comparison-table--row td[data-v-1d892f19] {
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  .comparison-table--body .comparison-table--row[data-v-1d892f19] > td[data-v-1d892f19] {
	border-top: 1px solid #e2ded9;
  }
  .comparison-table--body .comparison-table--row[data-v-1d892f19]:first-child > td[data-v-1d892f19] {
	border-top: none;
  }
}
.comparison-table--row[data-v-1d892f19]:first-child {
  border-top: none;
}
.comparison-table--row:last-child .comparison-table--column[data-v-1d892f19] {
  padding-bottom: 100px;
  border-bottom: none;
}
.comparison-table--row-hover[data-v-1d892f19] {
  position: absolute;
  padding: 17px 24px;
  max-width: 300px;
  z-index: 9999;
  background: #fff;
  border: 1px solid #000;
  -webkit-transform: translateX(35%);
  transform: translateX(35%);
  display: none;
}
.comparison-table--column--feature:hover
  .comparison-table--row-hover[data-v-1d892f19] {
  display: block;
}
.comparison-table--column[data-v-1d892f19] {
  border-bottom: none;
  width: 100vw;
  padding: 35px 24px;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .comparison-table--column[data-v-1d892f19] {
	width: 20%;
	padding: 17px 24px;
	text-align: center;
  }
}
@media screen and (min-width: 1440px) {
  .comparison-table--column[data-v-1d892f19] {
	width: 30%;
	min-width: 200px;
  }
}
.comparison-table--column--feature[data-v-1d892f19] {
  line-height: 25px;
  cursor: pointer;
  width: auto;
}
@media screen and (min-width: 1440px) {
  .comparison-table--column--feature[data-v-1d892f19] {
	min-width: 400px;
  }
}
.comparison-table--column--feature-title[data-v-1d892f19] {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  padding: 60px 0 30px;
}
.comparison-table--column--feature-blurb[data-v-1d892f19] {
  font-size: 15px;
  letter-spacing: normal;
  line-height: 1.67;
  font-weight: 300;
  text-transform: none;
}
@media screen and (min-width: 1024px) {
  .comparison-table--column--feature-blurb[data-v-1d892f19] {
	width: 300px;
  }
}
.comparison-table--icon[data-v-1d892f19] {
  max-width: 252px;
}
.comparison-table--icon svg[data-v-1d892f19] {
  color: #000;
}
.comparison-table--plan-name[data-v-1d892f19] {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.63;
  margin-bottom: 5px;
}
.comparison-table--plan-name[data-v-1d892f19].is-pinned {
  margin: 0;
}
.comparison-table--plan-tagline[data-v-1d892f19] {
  font-size: 12px;
  letter-spacing: 0.07em;
  line-height: 1.67;
  font-weight: 300;
  text-transform: none;
  font-weight: 400;
  letter-spacing: normal;
  transition: all 0.3s ease;
}
.comparison-table--plan-price[data-v-1d892f19] {
  margin-top: 20px;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1024px) {
  .comparison-table--plan-price[data-v-1d892f19] {
	margin-top: 20px;
  }
}
.comparison-table--plan-price.no-button[data-v-1d892f19] {
  margin-bottom: 20px;
}
.comparison-table--plan-price-annually[data-v-1d892f19] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
  .comparison-table--plan-price-annually[data-v-1d892f19] {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  }
}
.comparison-table--plan-price-currency[data-v-1d892f19] {
  font-size: 12px;
  font-weight: 400;
  margin-top: 1px;
  top: 0;
}
.comparison-table--plan-price-amount[data-v-1d892f19] {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 0.8;
  margin: 0 5px;
}
.comparison-table--plan-price-frequency[data-v-1d892f19] {
  display: block;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-weight: 300;
}
.comparison-table--plan-price-frequency--long[data-v-1d892f19] {
  margin: -2px 0 8px;
  color: #6f6c7b;
}
.comparison-table--plan-price-monthly[data-v-1d892f19] {
  font-size: 12px;
  letter-spacing: 0.07em;
  line-height: 1.67;
  font-weight: 300;
  text-transform: none;
  font-weight: 400;
  letter-spacing: normal;
  opacity: 0.5;
  display: block;
  margin-top: 5px;
  transition: all 0.3s ease;
}
.comparison-table--plan-price-monthly--old[data-v-1d892f19] {
  text-decoration: line-through;
}
.comparison-table--plan-price-old[data-v-1d892f19] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  /* margin-right: -51px; */
  vertical-align: -1px;
  font-weight: 300;
  color: #6f6c7b;
  margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
  .comparison-table--plan-price-old[data-v-1d892f19] {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  }
}
.comparison-table--plan-price-old
  .comparison-table--plan-price-amount[data-v-1d892f19] {
  font-size: 20px;
  position: relative;
}
.comparison-table--plan-price-old
  .comparison-table--plan-price-amount[data-v-1d892f19]:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -7px;
  width: 135%;
  height: 2px;
  background: #6f6c7b;
  -webkit-transform: rotate(145deg);
  transform: rotate(145deg);
}
.comparison-table--plan-cta[data-v-1d892f19] {
  margin: 25px 0 40px;
  border: none;
  min-width: 200px;
  font-weight: 400;
  transition: all 0.3s ease;
}
.mostPopular[data-v-1d892f19] {
  position: relative;
  /* border-top: 1px solid #383838; */
  border-bottom: none;
}
.mostPopular--single[data-v-1d892f19] {
  min-width: 400px;
}
.mostPopular__banner[data-v-1d892f19] {
  background: #905ed1 !important;
  color: #fff;
  font-weight: 500;
  text-align: center;
  line-height: 25px;
  padding: 3px;
  position: absolute;
  width: 100%;
  top: -32px;
  left: 0;
}
/* .comparison-table--row[data-v-1d892f19].is-pinned .mostPopular__banner[data-v-1d892f19] {
	top: 0px;
} */
.mostPopularEmpty[data-v-1d892f19] {
  background: rgba(204, 255, 202, 0.4) !important;
  border-bottom: none;
}
.mostPopular .comparison-table--icon[data-v-1d892f19] {
  font-weight: 500;
}
.mostPopular .comparison-table--plan-price-annually[data-v-1d892f19],
.mostPopular .comparison-table--plan-price-frequency--long[data-v-1d892f19],
.mostPopular svg.comparison-table--icon[data-v-1d892f19],
.mostPopular svg.mobile-comparison__table--icon {
  color: #000;
}
.mostPopular .comparison-table--plan-price-old[data-v-1d892f19] {
  color: #000;
}
.mostPopular
  .comparison-table--plan-price-old
  .comparison-table--plan-price-amount[data-v-1d892f19]:after {
  background-color: #000;
}
.desktop-feature[data-v-1d892f19] {
  display: none;
}
@media (min-width: 1024px) {
  .desktop-feature[data-v-1d892f19] {
	display: table-row;
  }
}
.mobile-comparison-plan[data-v-1d892f19] {
  display: block;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .mobile-comparison-plan[data-v-1d892f19] {
	display: none;
  }
}
.mobile-comparison-plan__list[data-v-1d892f19] {
  padding-bottom: 70px;
  grid-column: 1/-1;
  position: relative;
}
.mobile-comparison-plan__list.collapse[data-v-1d892f19] {
  height: 250px;
  overflow: hidden;
}
.mobile-comparison-plan__list.collapse[data-v-1d892f19]:before {
  content: "";
  background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	from(hsla(0, 0%, 100%, 0)),
	to(#fff)
  );
  background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  pointer-events: none;
  z-index: 1;
}
.mobile-comparison-plan--blurb[data-v-1d892f19] {
  margin: 0 auto;
  max-width: 86.93%;
  width: 100%;
  font-size: 15px;
  letter-spacing: normal;
  line-height: 1.67;
  font-weight: 300;
  text-transform: none;
  grid-column: 1/-1;
  background: #f3f3f3;
  padding: 10px 20px;
}
@media screen and (min-width: 1024px) {
  .mobile-comparison-plan--blurb[data-v-1d892f19] {
	max-width: 90.04%;
  }
}
@media screen and (min-width: 1440px) {
  .mobile-comparison-plan--blurb[data-v-1d892f19] {
	max-width: 1240px;
  }
}
.mobile-comparison-plan-feature-title[data-v-1d892f19] {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 40px;
  padding-bottom: 7px;
}
.mobile-comparison-plan-features[data-v-1d892f19] {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: 1px solid #e2ded9;
  line-height: 25px;
  padding: 12px 0;
}
.mobile-comparison__table--icon[data-v-1d892f19] {
  margin: auto;
  text-align: center;
  font-weight: 300;
}
.mobile-comparison__table--row[data-v-1d892f19] {
  position: relative;
}
.mobile-comparison__table--row-hover[data-v-1d892f19] {
  position: absolute;
  padding: 17px 24px;
  max-width: 300px;
  z-index: 9999;
  background: #fff;
  border: 1px solid #000;
  color: #000;
  top: 100%;
  left: 20%;
  display: none;
}
.mobile-comparison-plan-features:hover .mobile-comparison__table--row-hover {
  display: block;
}
.mobile-comparison__table--arrow[data-v-1d892f19] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.mobile-comparison__table--arrow svg[data-v-1d892f19] {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  width: 7%;
  max-width: 30px;
  margin: 35px auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mobile-comparison__table--arrow svg.arrowUp[data-v-1d892f19] {
  -webkit-transform: rotate(270deg) translateX(-50%);
  transform: rotate(270deg) translateX(-50%);
}
.mostPopular[data-v-1d892f19] {
  background-color: #EBFFEA !important;
}
.mostPopular[data-v-1d892f19],
.mostPopular[data-v-1d892f19] li {
  color: #000;
}
.mostPopular .mobile-comparison-plan-features[data-v-1d892f19] {
  border-color: #383838;
}
.mostPopular
  .mobile-comparison-plan-features
  svg.mobile-comparison__table--icon[data-v-1d892f19] {
  color: #000;
  font-weight: 300;
}
.mostPopular
  .mobile-comparison-plan-features
  span.mobile-comparison__table--icon[data-v-1d892f19] {
  font-weight: 300;
}
.mostPopular .collapse[data-v-1d892f19]:before {
  background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	from(rgba(25, 25, 25, 0)),
	to(#191919)
  );
  background-image: linear-gradient(rgba(25, 25, 25, 0), #191919);
}
.mark-down-price[data-v-1d892f19] {
  opacity: 0.5;
  text-decoration: line-through;
  text-decoration-thickness: 3px;
  margin-left: 10px;
}
.launch-offer[data-v-1d892f19] {
  background: #e9ee64;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .launch-offer[data-v-1d892f19] {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: distribute;
	justify-content: space-around;
  }
}
@media screen and (min-width: 1440px) {
  .launch-offer[data-v-1d892f19] {
	font-size: 17px;
  }
}
.limited-time-offer[data-v-1d892f19] {
  background: #e9ee64;
  color: #000;
  font-size: 14px;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  padding: 12px;
  margin-top: 15px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (min-width: 1024px) {
  .limited-time-offer[data-v-1d892f19] {
	width: 100%;
  }
}
th[data-v-1d892f19],
tr[data-v-1d892f19] {
  border-bottom: none;
}
.comparison-table--head.is-pinned[data-v-1d892f19] .comparison-table--plan-tagline[data-v-1d892f19],
.comparison-table--head.is-pinned[data-v-1d892f19] .comparison-table--plan-name[data-v-1d892f19] {
  margin: 5px 0;
}

.comparison-table--head.is-pinned[data-v-1d892f19] .comparison-table--plan-price[data-v-1d892f19],
.comparison-table--head.is-pinned[data-v-1d892f19] .comparison-table--plan-cta[data-v-1d892f19] {
  margin-top: 10px;
}

.comparison-table--head.is-pinned[data-v-1d892f19] .comparison-table--plan-price-monthly[data-v-1d892f19] {
  margin-bottom: 0;
}

.pricing-table--package,
.comparison-table--head.is-pinned[data-v-1d892f19] .mostPopular__banner[data-v-1d892f19] {
  display: none;
}

.pricing-table--box {
  padding: 15px;
  background-color: #fff;
  margin-top: 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.pricing-table--box ul {
  list-style: disc;
}

.pricing-table--package .comparison-table--column[data-v-1d892f19] {
  width: 100%;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .pricing-table--package .comparison-chart.alignfull-mobile[data-v-1d892f19] {
	margin-left: initial;
	margin-right: initial;
	max-width: initial;
  }
}
.comparison-chart,
.comparison-chart--inner,
.comparison-table {
  overflow: visible;
}

/* ── Sticky header via <thead> ── */
@media (min-width: 1024px) {
  .comparison-table[data-v-1d892f19] {
	border-collapse: separate;
	border-spacing: 0;
  }
  .comparison-table--head[data-v-1d892f19] {
	position: sticky;
	top: calc(var(--promo-h) + var(--nav-gap) + var(--nav-h) - var(--push));
	z-index: 1000;
	background: #fff;
  }
  .comparison-table--head.is-pinned[data-v-1d892f19] {
	box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.1);
  }
  .comparison-table.is-pinned[data-v-1d892f19] .comparison-table--row:last-child .comparison-table--column[data-v-1d892f19] {
	padding-bottom: 0;
  }
}