.home-hero-lower {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-top: 28px;
}

.main-relative {
  pointer-events: none;
}

.main-relative .center {
  pointer-events: auto;
}

.home-hero-lower > p {
  flex: 1 1 auto;
  margin: 0;
  max-width: 620px;
}

.main-fixed .left h1 {
  font-size: 88px;
  max-width: 525px;
}

.home-hero-payoff {
  color: #027f48;
  display: inline-block;
  font-size: 1em;
  line-height: inherit;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
  white-space: nowrap;
}

.home-hero-coordinates {
  background-image: linear-gradient(
    to bottom,
    transparent 74%,
    rgba(165, 254, 232, .9) 74%,
    rgba(165, 254, 232, .9) 94%,
    transparent 94%
  );
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0 .03em;
}

.main-fixed .left p {
  margin: 0px 0 24px;
  max-width: 600px;
}

.home-hero-side {
  align-items: flex-start;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
}

.home-onboarding-steps {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  list-style: none;
  margin: 28px 0 18px;
  padding: 0;
  width: 100%;
}

.home-onboarding-steps li {
  align-items: center;
  background: #fff;
  border: 1px solid rgba(43, 43, 43, .12);
  border-radius: 14px;
  color: #2b2b2b;
  display: flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 15px;
  font-variation-settings: "wdth" 55, "wght" 800;
  gap: 10px;
  line-height: 1.15;
  min-height: 62px;
  padding: 12px 14px;
  text-transform: uppercase;
}

.home-onboarding-steps span {
  align-items: center;
  background: #00ca64;
  border-radius: 999px;
  display: inline-flex;
  flex: 0 0 30px;
  height: 30px;
  justify-content: center;
}

.home-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 34px 0px 24px;
}

.home-hero-actions a {
  background: #2b2b2b;
  border: 1px solid #2b2b2b;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 16px;
  font-variation-settings: "wdth" 55, "wght" 800;
  justify-content: center;
  min-width: 180px;
  padding: 16px 24px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
}

.home-hero-actions a:hover {
  background: #027f48;
  border-color: #027f48;
  color: #fff;
}

.home-hero-actions a.sat-method-button {
  background: #00ca64;
  border-color: #00ca64;
  color: #2b2b2b;
}

.home-hero-actions a.act-method-button {
  background: #A5FEE8;
  border-color: #A5FEE8;
  color: #027f48;
}

.home-hero-actions a.sat-method-button:hover {
  background: #00ca64;
  border-color: #00ca64;
  color: #2b2b2b;
}

.home-hero-actions a.act-method-button:hover {
  background: #A5FEE8;
  border-color: #A5FEE8;
  color: #027f48;
}

.home-hero-points {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.home-hero-points li {
  background: rgba(165, 254, 232, .55);
  border-radius: 999px;
  color: #2b2b2b;
  font-family: "adapt-variable", sans-serif;
  font-size: 14px;
  font-variation-settings: "wdth" 55, "wght" 800;
  line-height: 1.1;
  padding: 12px 16px;
  text-transform: uppercase;
}

.main-relative .item .title,
.story-card .title {
  display: block;
  margin-bottom: 14px;
}

.main-relative .item .title h2,
.story-card .title h2 {
  margin-top: 18px;
}

.story-label {
  background: #2b2b2b;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 13px;
  font-variation-settings: "wdth" 55, "wght" 800;
  letter-spacing: .03em;
  padding: 10px 14px;
  text-transform: uppercase;
}

.story-card .img2 img.story-app-screen {
  background: #f7f9fa;
  border: 2px solid #2b2b2b;
  border-radius: 16px;
  box-shadow: 10px 10px 0 rgba(43, 43, 43, .14);
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 760px;
  width: 100%;
}

.text-columns .right {
  width: 70%;
}

.story-card .text p {
  max-width: 560px;
}

.story-card .text a {
  color: #a5fee8;
  font-weight: 700;
  text-decoration-color: #00ca64;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
  transition: color .2s ease-in-out, text-decoration-color .2s ease-in-out;
}

.story-card .text a:hover,
.story-card .text a:focus-visible {
  color: #fff;
  text-decoration-color: #a5fee8;
}

.home-system-section,
.home-support,
.home-secret-section,
.home-outcomes-section {
  margin-bottom: 100px;
}

.home-system-section .col-center2 {
  display: block;
  max-width: 700px;
}

.home-section-header,
.home-support-header,
.home-proof-header {
  display: flow-root;
  margin-bottom: 36px;
  max-width: 920px;
  width: 100%;
}

.home-system-section .home-section-header {
  margin-bottom: 56px;
}

.home-section-header .eyebrow,
.home-support-header .eyebrow,
.home-proof-header .eyebrow {
  color: #027f48;
  display: block;
  font-family: "adapt-variable", sans-serif;
  font-size: 18px;
  font-variation-settings: "wdth" 55, "wght" 800;
  letter-spacing: .02em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.home-section-header h2,
.home-support-header h2,
.home-proof-header h2 {
  font-size: 52px;
  line-height: .95;
  margin-bottom: 18px;
}

.home-section-header p,
.home-support-header p,
.home-proof-header p,
.home-system-copy p,
.home-support-card p,
.home-support-card li,
.home-google-review-card p {
  color: #2b2b2b;
  font-size: 19px;
  line-height: 1.4;
}

.home-system-bundle {
  clear: both;
  display: grid;
  gap: 28px;
  grid-template-columns: 72px minmax(0, 1fr);
  margin-top: 0;
  width: 100%;
}

.home-system-band {
  align-items: flex-start;
  background: #2b2b2b;
  border-radius: 20px;
  color: #fff;
  display: flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 28px;
  font-variation-settings: "wdth" 55, "wght" 800;
  justify-content: center;
  letter-spacing: .02em;
  min-height: 100%;
  overflow: hidden;
  padding: 24px 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  --included-label-y: 0px;
}

.home-system-band span {
  left: 50%;
  position: absolute;
  top: 24px;
  transform: translateX(-50%) translateY(var(--included-label-y)) rotate(180deg);
  transition: transform .08s linear;
  writing-mode: vertical-rl;
}

.home-system-rows {
  display: grid;
  gap: 22px;
  width: 100%;
}

.home-system-row {
  align-items: center;
  background: rgba(165, 254, 232, .28);
  border-radius: 20px;
  display: grid;
  gap: 30px;
  grid-template-columns: minmax(0, 1.15fr) minmax(240px, .65fr);
  padding: 34px 42px;
}

.home-system-row.reverse {
  grid-template-columns: minmax(240px, .65fr) minmax(0, 1.15fr);
}

.home-system-row.reverse .home-system-copy {
  order: 2;
}

.home-system-row.reverse .home-system-image {
  order: 1;
}

.home-system-copy h3 {
  font-size: 46px;
  line-height: .95;
  margin: 16px 0 16px;
}

.home-system-copy p {
  margin: 0;
  max-width: 680px;
}

.home-system-image {
  align-items: center;
  display: flex;
  justify-content: center;
}

.home-system-image img {
  display: block;
  height: auto;
  max-height: 260px;
  max-width: 100%;
}

.home-duration-section {
  margin: -38px 0 100px;
}

.home-duration-section .col-center2 {
  display: block;
}

.home-duration-card {
  background: #2b2b2b;
  border-radius: 24px;
  color: #fff;
  margin: 0 auto;
  max-width: 980px;
  padding: 48px 54px 52px;
  text-align: center;
}

.home-duration-card .eyebrow {
  color: #a5fee8;
  display: block;
  font-family: "adapt-variable", sans-serif;
  font-size: 15px;
  font-variation-settings: "wdth" 55, "wght" 800;
  letter-spacing: .03em;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.home-duration-card h2 {
  color: #fff;
  font-size: 52px;
  line-height: .95;
  margin: 0 0 22px;
}

.home-duration-card p {
  color: #e6eeee;
  float: none;
  font-size: 20px;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 830px;
  position: static;
  width: auto;
}

.home-duration-card p strong {
  color: #a5fee8;
  font-size: 26px;
}

.home-support .col-center2 {
  display: block;
}

.home-support {
  --support-accent: #00ca64;
  --support-badge-bg: #027f48;
  --support-badge-text: #fff;
}

.home-support[data-selected-test="ACT"] {
  --support-accent: #A5FEE8;
  --support-badge-bg: #00D2B2;
  --support-badge-text: #2b2b2b;
}

.home-test-toggle {
  align-items: center;
  background: #f7f7f7;
  border: 1px solid rgba(43, 43, 43, .08);
  border-radius: 999px;
  display: inline-flex;
  gap: 4px;
  margin-bottom: 4px;
  padding: 4px;
}

.home-test-toggle button {
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: 999px;
  color: #2b2b2b;
  cursor: pointer;
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 14px;
  font-variation-settings: "wdth" 55, "wght" 800;
  align-items: center;
  justify-content: center;
  line-height: 1;
  min-height: 40px;
  min-width: 82px;
  padding: 0 22px;
  text-transform: uppercase;
  transition: background-color .2s ease, color .2s ease;
}

.home-test-toggle button.active {
  background: var(--support-accent);
}

.home-support-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 34px;
  width: 100%;
}

.home-support-card {
  background: #f7f7f7;
  border: 1px solid rgba(43, 43, 43, .08);
  border-radius: 18px;
  box-shadow: 0 18px 36px rgba(43, 43, 43, .08);
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 28px 24px;
  position: relative;
}

.home-support-card.featured {
  background: #2b2b2b;
  border-color: #2b2b2b;
  box-shadow: 0 24px 44px rgba(43, 43, 43, .22);
  color: #fff;
  transform: translateY(-18px);
}

.home-support-card .method-tier-badge,
.home-support-card.featured .method-tier-badge {
  align-self: flex-start;
  background: var(--support-badge-bg);
  color: var(--support-badge-text);
  width: fit-content;
}

.home-support-card.featured h3,
.home-support-card.featured p,
.home-support-card.featured li,
.home-support-card.featured .home-support-price {
  color: #fff;
}

.home-support-card.featured li i {
  color: #A5FEE8;
}

.home-support-card h3 {
  font-size: 34px;
  line-height: .95;
	margin: 12px 0 14px;
}

.home-support-duration {
  align-self: flex-start;
  background: #c6ffd1;
  border-radius: 999px;
  color: #2b2b2b;
  font-family: "adapt-variable", sans-serif;
  font-size: 13px;
  font-variation-settings: "wdth" 55, "wght" 800;
  line-height: 1;
  margin-top: 18px;
  padding: 9px 11px 8px;
  text-transform: uppercase;
}

.home-support-card.featured .home-support-duration {
  background: #00ca64;
}

.home-support-price {
  color: #027f48;
  font-family: "adapt-variable", sans-serif;
  font-size: 42px;
  font-variation-settings: "wdth" 55, "wght" 800;
  line-height: 1;
	margin-bottom: 7px;
}

.home-support-price span {
  font-size: 16px;
  font-variation-settings: "wdth" 55, "wght" 800;
  margin-left: 4px;
}

.home-support-payment-plan {
  color: #5a635d;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.35;
  margin-bottom: 16px;
}

.home-support-card.featured .home-support-payment-plan {
  color: #a5fee8;
}

.home-support-card p.home-support-summary {
  font-size: 16px;
  line-height: 1.35;
  margin: 0 0 22px;
}

.home-support-card ul {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
}

.home-support-card li {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 13px;
  padding-left: 26px;
  position: relative;
}

.home-support-card li i {
  color: #027f48;
  left: 0;
  position: absolute;
  top: 2px;
}

.home-support-card li:last-child {
  margin-bottom: 0;
}

.home-support-card li.home-guarantee-line {
  background: #e3f8ed;
  border-radius: 10px;
  font-weight: 800;
  margin-left: -10px;
  padding: 0;
}

.home-support-card li.home-guarantee-line a {
  color: #075d38;
  display: block;
  padding: 10px 10px 10px 36px;
  position: relative;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.home-support-card li.home-guarantee-line a:hover {
  color: #023e24;
}

.home-support-card li.home-guarantee-line a i {
  left: 11px;
  position: absolute;
  top: 12px;
}

.home-support-card.featured li.home-guarantee-line {
  background: rgba(165, 254, 232, .14);
}

.home-support-card.featured li.home-guarantee-line a {
  color: #fff;
}

.home-support-card-cta {
  align-items: center;
  background: var(--support-accent);
  border-radius: 999px;
  color: #2b2b2b;
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 15px;
  font-variation-settings: "wdth" 55, "wght" 800;
  justify-content: center;
  margin-top: auto;
  padding: 15px 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform .2s ease, box-shadow .2s ease;
}

.home-support-card-cta:hover {
  box-shadow: 0 10px 20px rgba(43, 43, 43, .14);
  transform: translateY(-2px);
}

.home-support-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 28px;
}

.home-support-actions a {
  background: #2b2b2b;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 16px;
  font-variation-settings: "wdth" 55, "wght" 800;
  padding: 16px 24px;
  text-decoration: none;
  text-transform: uppercase;
}

.home-support-actions a.secondary {
  background: #00ca64;
}

.home-support-quiz-prompt {
  margin-top: 30px;
  text-align: center;
}

.home-support-quiz-prompt p {
  color: #2b2b2b;
  font-size: 20px;
  line-height: 1.35;
  margin: 0;
}

.home-support-quiz-prompt a {
  color: #027f48;
  font-family: "adapt-variable", sans-serif;
  font-variation-settings: "wdth" 55, "wght" 800;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}

.home-secret-section {
  margin-bottom: 100px;
}

.home-results-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, 1fr);
  margin: 34px 0 24px;
}

.home-result-card {
  background: #f7f7f7;
  border-radius: 16px;
  padding: 28px 24px;
  text-align: left;
}

.home-result-card strong {
  color: #027f48;
  display: block;
  font-family: "adapt-variable", sans-serif;
  font-size: 54px;
  font-variation-settings: "wdth" 55, "wght" 800;
  line-height: .92;
  margin-bottom: 10px;
}

.home-result-card span {
  color: #2b2b2b;
  display: block;
  font-size: 17px;
  line-height: 1.25;
}

.home-filter-system {
  --filter-cycle: 11s;
  display: grid;
  gap: 14px;
  margin-top: 34px;
  text-align: left;
}

.home-filter-stage {
  align-items: stretch;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1.05fr) minmax(260px, .95fr);
}

.home-filter-card {
  background: #ccffd6;
  border: 2px solid #2b2b2b;
  border-radius: 24px;
  box-shadow: 0 14px 0 rgba(43, 43, 43, .12);
  min-height: 230px;
  padding: 28px;
  position: relative;
}

.home-filter-stage.frequency .home-filter-card {
  background: #A5FEE8;
}

.home-filter-stage.ease .home-filter-card {
  background: #00ca64;
  color: #2b2b2b;
  min-height: 370px;
}

.home-filter-stage.ease .home-filter-ease-list {
  min-height: 172px;
}

.home-filter-card span,
.home-filter-result span {
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 13px;
  font-variation-settings: "wdth" 55, "wght" 800;
  letter-spacing: .04em;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.home-filter-card h3,
.home-filter-result h3 {
  font-size: 44px;
  line-height: .92;
  margin-bottom: 20px;
}

.home-filter-stage p {
  align-self: center;
  color: #2b2b2b;
  font-size: 21px;
  line-height: 1.35;
  margin: 0;
}

.home-filter-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.home-filter-chips-shuffle {
  display: grid;
}

.home-filter-chip-set {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  grid-column: 1;
  grid-row: 1;
}

.home-filter-chips.ranked,
.home-filter-chip-set.ranked {
  counter-reset: topic-rank;
}

.home-filter-chips em,
.home-filter-chip-set em {
  opacity: 0;
  background: rgba(255, 255, 255, .72);
  border: 1px solid rgba(43, 43, 43, .18);
  border-radius: 999px;
  color: #2b2b2b;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "adapt-variable", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variation-settings: "wdth" 55, "wght" 800;
  padding: 10px 13px;
  text-transform: uppercase;
}

.home-filter-stage.weakness .home-filter-chips em {
  animation: filterLoopBuild var(--filter-cycle) ease-in-out infinite;
}

.home-filter-stage.frequency .home-filter-chips em {
  animation-duration: var(--filter-cycle);
  animation-iteration-count: infinite;
  animation-timing-function: steps(1, end);
}

.home-filter-stage.ease .home-filter-ease-list em {
  animation: none;
  opacity: 1;
  position: relative;
  transform: translate(0, 0);
  will-change: transform;
}

.home-filter-stage.weakness .home-filter-chips em:nth-child(1) {
  animation-delay: .12s;
}

.home-filter-stage.weakness .home-filter-chips em:nth-child(2) {
  animation-delay: .24s;
}

.home-filter-stage.weakness .home-filter-chips em:nth-child(3) {
  animation-delay: .36s;
}

.home-filter-stage.weakness .home-filter-chips em:nth-child(4) {
  animation-delay: .48s;
}

.home-filter-stage.weakness .home-filter-chips em:nth-child(5) {
  animation-delay: .6s;
}

.home-filter-stage.weakness .home-filter-chips em:nth-child(6) {
  animation-delay: .72s;
}

.home-filter-stage.weakness .home-filter-chips em:nth-child(7) {
  animation-delay: .84s;
}

.home-filter-stage.frequency .home-filter-chips em:nth-child(1) {
  animation-name: filterFrequencyItem1;
}

.home-filter-stage.frequency .home-filter-chips em:nth-child(2) {
  animation-name: filterFrequencyItem2;
}

.home-filter-stage.frequency .home-filter-chips em:nth-child(3) {
  animation-name: filterFrequencyItem3;
}

.home-filter-stage.frequency .home-filter-chips em:nth-child(4) {
  animation-name: filterFrequencyItem4;
}

.home-filter-stage.frequency .home-filter-chips em:nth-child(5) {
  animation-name: filterFrequencyItem5;
}

.home-filter-stage.frequency .home-filter-chips em:nth-child(6) {
  animation-name: filterFrequencyItem6;
}

.home-filter-stage.frequency .home-filter-chips em:nth-child(7) {
  animation-name: filterFrequencyItem7;
}

.home-filter-stage.ease .home-filter-ease-list em.is-ease-focus {
  background: #fff;
  border-color: #2b2b2b;
  z-index: 2;
}

.home-filter-chips.ranked em::before,
.home-filter-chip-set.ranked em::before {
  align-items: center;
  background: #2b2b2b;
  border-radius: 999px;
  color: #fff;
  content: counter(topic-rank);
  counter-increment: topic-rank;
  display: inline-flex;
  height: 22px;
  justify-content: center;
  min-width: 22px;
}

.home-filter-stage.ease .ranked em::before {
  background: #2b2b2b;
}

.home-filter-arrow i {
  justify-self: center;
  opacity: 1;
}

.home-filter-arrow i {
  animation: filterArrowSend 1.35s ease-in-out infinite;
}

.home-filter-arrow:nth-of-type(2) i {
  animation-delay: 1.2s;
}

.home-filter-arrow:nth-of-type(4) i {
  animation-delay: 3.2s;
}

.home-filter-arrow:nth-of-type(6) i {
  animation-delay: 5.25s;
}

@keyframes filterLoopBuild {
  0% {
    opacity: 0;
    transform: translateY(14px) scale(.96);
  }
  12%,
  80% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  96%,
  100% {
    opacity: 0;
    transform: translateY(-8px) scale(.98);
  }
}

@keyframes filterFrequencyItem1 {
  0% { opacity: 0; transform: translateY(10px); }
  1%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterFrequencyItem2 {
  0%, 4% { opacity: 0; transform: translateY(10px); }
  5%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterFrequencyItem3 {
  0%, 8% { opacity: 0; transform: translateY(10px); }
  9%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterFrequencyItem4 {
  0%, 12% { opacity: 0; transform: translateY(10px); }
  13%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterFrequencyItem5 {
  0%, 16% { opacity: 0; transform: translateY(10px); }
  17%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterFrequencyItem6 {
  0%, 20% { opacity: 0; transform: translateY(10px); }
  21%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterFrequencyItem7 {
  0%, 24% { opacity: 0; transform: translateY(10px); }
  25%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterEaseBeforeHold {
  0%, 42% { opacity: 1; transform: translate(0, 0); }
  43%, 100% { opacity: 0; transform: translate(0, 0); }
}

@keyframes filterEaseFinalHold {
  0%, 42% { opacity: 0; transform: translate(0, 0); }
  43%, 99% { opacity: 1; transform: translate(0, 0); }
  100% { opacity: 0; transform: translate(0, 0); }
}

@keyframes filterEaseBeforeSwap1 {
  0%, 6% { opacity: 1; transform: translate(0, 0); }
  13% { opacity: 1; transform: translate(var(--swap-x), var(--swap-y)); }
  14%, 100% { opacity: 0; transform: translate(var(--swap-x), var(--swap-y)); }
}

@keyframes filterEaseFinalSwap1 {
  0%, 6% { opacity: 0; transform: translate(var(--swap-x), var(--swap-y)); }
  13%, 99% { opacity: 1; transform: translate(0, 0); }
  100% { opacity: 0; transform: translate(0, 0); }
}

@keyframes filterEaseBeforeSwap2 {
  0%, 16% { opacity: 1; transform: translate(0, 0); }
  23% { opacity: 1; transform: translate(var(--swap-x), var(--swap-y)); }
  24%, 100% { opacity: 0; transform: translate(var(--swap-x), var(--swap-y)); }
}

@keyframes filterEaseFinalSwap2 {
  0%, 16% { opacity: 0; transform: translate(var(--swap-x), var(--swap-y)); }
  23%, 99% { opacity: 1; transform: translate(0, 0); }
  100% { opacity: 0; transform: translate(0, 0); }
}

@keyframes filterEaseBeforeSwap3 {
  0%, 26% { opacity: 1; transform: translate(0, 0); }
  33% { opacity: 1; transform: translate(var(--swap-x), var(--swap-y)); }
  34%, 100% { opacity: 0; transform: translate(var(--swap-x), var(--swap-y)); }
}

@keyframes filterEaseFinalSwap3 {
  0%, 26% { opacity: 0; transform: translate(var(--swap-x), var(--swap-y)); }
  33%, 99% { opacity: 1; transform: translate(0, 0); }
  100% { opacity: 0; transform: translate(0, 0); }
}

@keyframes filterArrowSend {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  45% {
    opacity: 1;
    transform: translateY(14px) scale(1.18);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.home-filter-arrow {
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1.05fr) minmax(260px, .95fr);
  color: #027f48;
  font-size: 28px;
  line-height: 1;
}

.home-filter-result {
  background: #2b2b2b;
  border-radius: 24px;
  color: #fff;
  min-height: 230px;
  padding: 30px 34px;
}

.home-filter-result {
  animation: filterResultLockLoop var(--filter-cycle) ease-in-out infinite;
}

.home-filter-result h3 {
  color: #00ca64;
}

.home-filter-result ol {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr;
  list-style: none;
  margin: 0;
  padding: 0;
}

.home-filter-result li {
  background: rgba(165, 254, 232, .16);
  border: 1px solid rgba(165, 254, 232, .36);
  border-radius: 16px;
  color: #fff;
  font-family: "adapt-variable", sans-serif;
  font-size: 17px;
  font-variation-settings: "wdth" 55, "wght" 800;
  line-height: 1.2;
  padding: 18px;
  opacity: 0;
}

.home-filter-result li {
  animation-duration: var(--filter-cycle);
  animation-iteration-count: infinite;
  animation-timing-function: steps(1, end);
}

.home-filter-result li:nth-child(1) {
  animation-name: filterResultItem1;
}

.home-filter-result li:nth-child(2) {
  animation-name: filterResultItem2;
}

.home-filter-result li:nth-child(3) {
  animation-name: filterResultItem3;
}

.home-filter-result li:nth-child(4) {
  animation-name: filterResultItem4;
}

.home-filter-result li:nth-child(5) {
  animation-name: filterResultItem5;
}

.home-filter-result li:nth-child(6) {
  animation-name: filterResultItem6;
}

.home-filter-result li:nth-child(7) {
  animation-name: filterResultItem7;
}

@keyframes filterResultLockLoop {
  0% {
    box-shadow: 0 18px 34px rgba(43, 43, 43, .2);
    transform: scale(1);
  }
  100% {
    box-shadow: 0 18px 34px rgba(43, 43, 43, .2);
    transform: scale(1);
  }
}

@keyframes filterResultItem1 {
  0% { opacity: 0; transform: translateY(10px); }
  1%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterResultItem2 {
  0%, 4% { opacity: 0; transform: translateY(10px); }
  5%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterResultItem3 {
  0%, 8% { opacity: 0; transform: translateY(10px); }
  9%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterResultItem4 {
  0%, 12% { opacity: 0; transform: translateY(10px); }
  13%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterResultItem5 {
  0%, 16% { opacity: 0; transform: translateY(10px); }
  17%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterResultItem6 {
  0%, 20% { opacity: 0; transform: translateY(10px); }
  21%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@keyframes filterResultItem7 {
  0%, 24% { opacity: 0; transform: translateY(10px); }
  25%, 99% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(0); }
}

@media (prefers-reduced-motion: reduce) {
  .home-filter-chips em,
  .home-filter-chip-set em,
  .home-filter-result li,
  .home-filter-arrow i,
  .home-filter-result {
    animation: none;
    opacity: 1;
    transform: none;
  }
}

.home-filter-stage.result-stage p {
  font-family: "adapt-variable", sans-serif;
  font-size: 32px;
  font-variation-settings: "wdth" 55, "wght" 800;
  line-height: 1;
  text-transform: uppercase;
}

.home-method-cta {
  margin: 30px 0 86px;
}

.home-method-cta-card {
  color: #2b2b2b;
  padding: 18px 0 28px;
  text-align: center;
}

.home-method-cta-card .eyebrow {
  color: #027f48;
  display: block;
  font-family: "adapt-variable", sans-serif;
  font-size: 18px;
  font-variation-settings: "wdth" 55, "wght" 800;
  letter-spacing: .02em;
  margin-bottom: 14px;
  padding: 0;
  text-transform: uppercase;
}

.home-method-cta-card h2 {
  color: #2b2b2b;
  font-size: 68px;
  line-height: .9;
  margin-bottom: 24px;
  text-transform: uppercase;
}

.home-method-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
  margin-top: 0;
}

.home-method-cta-actions a {
  border: 2px solid transparent;
  border-radius: 999px;
  color: #2b2b2b;
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 16px;
  font-variation-settings: "wdth" 55, "wght" 800;
  justify-content: center;
  min-width: 190px;
  padding: 17px 24px;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform .2s ease, filter .2s ease;
}

.home-method-cta-actions .sat-method-button {
  background: #00ca64;
  border-color: #00ca64;
  color: #2b2b2b;
}

.home-method-cta-actions .act-method-button {
  background: #A5FEE8;
  border-color: #A5FEE8;
  color: #027f48;
}

.home-method-cta-actions a:hover {
  filter: brightness(.96);
  transform: translateY(-2px);
}

.home-prep-quiz {
  background: #00ca64;
  margin-bottom: 96px;
  padding: 72px 0 84px;
}

.home-prep-quiz-card {
  background: #c6ffd1;
  border-radius: 36px;
  box-shadow: none;
  overflow: hidden;
  padding: 52px 44px 56px;
}

.home-prep-quiz-header {
  margin: 0 auto 36px;
  max-width: 780px;
  text-align: center;
}

.home-prep-quiz-header .eyebrow,
.home-quiz-result .eyebrow {
  background: #fff;
  border-radius: 999px;
  color: #2b2b2b;
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 15px;
  font-variation-settings: "wdth" 55, "wght" 800;
  margin-bottom: 22px;
  padding: 11px 18px 10px;
  text-transform: none;
}

.home-prep-quiz-header h2 {
  color: #2b2b2b;
  font-size: 62px;
  line-height: .9;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.home-prep-quiz-form {
  margin: 0 auto;
  max-width: 640px;
  width: 100%;
}

.home-quiz-step {
  display: none;
}

.home-quiz-step.active {
  align-items: center;
  animation: homeQuizStepIn .28s ease both;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.home-quiz-step h3,
.home-quiz-result h3 {
  color: #00ca64;
  float: none;
  font-size: 38px;
  line-height: 1;
  margin: 0 auto 28px;
  max-width: 680px;
  position: static;
  text-align: center;
  width: 100%;
}

.home-quiz-options {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr;
  justify-self: center;
  margin: 0 auto;
  max-width: 380px;
  width: 100%;
}

.home-quiz-options button,
.home-quiz-next,
.home-quiz-result-actions a,
.home-quiz-reset {
  appearance: none;
  border: 0;
  border-radius: 18px;
  cursor: pointer;
  font-family: "adapt-variable", sans-serif;
  font-size: 16px;
  font-variation-settings: "wdth" 55, "wght" 800;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform .2s ease, background-color .2s ease, color .2s ease, border-color .2s ease;
}

.home-quiz-options button {
  align-items: center;
  background: #00ca64;
  border: 2px solid #00ca64;
  box-shadow: 0 8px 0 rgba(2, 127, 72, .22);
  color: #2b2b2b;
  display: flex;
  justify-content: flex-start;
  min-height: 68px;
  padding: 18px 22px;
  position: relative;
  text-align: left;
  width: 100%;
}

.home-quiz-options button::before {
  align-items: center;
  border: 3px solid #2b2b2b;
  border-radius: 999px;
  content: "";
  display: inline-flex;
  height: 24px;
  justify-content: center;
  margin-right: 16px;
  width: 24px;
}

.home-quiz-options button:hover,
.home-quiz-options button.active {
  background: #2b2b2b;
  border-color: #2b2b2b;
  color: #fff;
  transform: translateY(-2px);
}

.home-quiz-options button:hover::before,
.home-quiz-options button.active::before {
  background: #00ca64;
  border-color: #00ca64;
  box-shadow: inset 0 0 0 5px #2b2b2b;
}

.home-quiz-fields {
  box-sizing: border-box;
  clear: both;
  display: grid;
  float: none;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  margin-left: auto;
  margin-right: auto;
  position: static;
  width: 100%;
}

.home-quiz-score-fields {
  grid-template-columns: 1fr;
  margin: 0 auto;
  max-width: 420px;
}

.home-quiz-score-note {
  background: #fff;
  border: 2px solid rgba(43, 43, 43, .12);
  border-radius: 18px;
  color: #2b2b2b;
  box-sizing: border-box;
  float: none;
  font-size: 17px;
  line-height: 1.35;
  margin: -8px auto 20px;
  max-width: 420px;
  padding: 14px 18px;
  position: static;
  text-align: center;
  width: 100%;
}

.home-quiz-fields label {
  box-sizing: border-box;
  color: #2b2b2b;
  display: flex;
  float: none;
  flex-direction: column;
  font-family: "adapt-variable", sans-serif;
  font-size: 16px;
  font-variation-settings: "wdth" 55, "wght" 800;
  gap: 8px;
  min-width: 0;
  position: static;
  text-transform: uppercase;
  width: 100%;
}

.home-quiz-fields input {
  background: #fff;
  border: 2px solid rgba(43, 43, 43, .12);
  border-radius: 18px;
  box-sizing: border-box;
  color: #2b2b2b;
  font: inherit;
  font-family: "futura-pt", sans-serif;
  font-size: 18px;
  min-height: 62px;
  outline: none;
  padding: 0 18px;
  text-transform: none;
  width: 100%;
}

.home-quiz-fields input:focus {
  border-color: #00ca64;
  box-shadow: 0 0 0 4px rgba(0, 202, 100, .16);
}

.home-quiz-next {
  background: #00ca64;
  box-shadow: 0 8px 0 rgba(2, 127, 72, .22);
  color: #2b2b2b;
  display: flex;
  justify-content: center;
  margin: 24px auto 0;
  min-width: 210px;
  padding: 20px 26px;
}

.home-quiz-next:hover,
.home-quiz-result-actions a:hover,
.home-quiz-reset:hover {
  transform: translateY(-2px);
}

.home-quiz-contact-note {
  color: #2b2b2b;
  float: none;
  font-size: 18px;
  line-height: 1.35;
  margin: -12px auto 24px;
  max-width: 660px;
  position: static;
  text-align: center;
  width: 100%;
}

.home-quiz-nav {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 28px auto 0;
  max-width: 640px;
}

.home-quiz-nav span,
.home-quiz-nav button {
  color: #2b2b2b;
  font-family: "adapt-variable", sans-serif;
  font-size: 16px;
  font-variation-settings: "wdth" 55, "wght" 800;
  text-transform: uppercase;
}

.home-quiz-nav span {
  background: #fff;
  border: 2px solid rgba(43, 43, 43, .12);
  border-radius: 999px;
  order: 2;
  padding: 11px 16px 9px;
}

.home-quiz-nav button {
  appearance: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  order: 1;
  padding: 11px 0;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.home-quiz-nav button[hidden] {
  display: none;
}

.home-quiz-error {
  color: #c82f2f;
  float: none;
  font-family: "adapt-variable", sans-serif;
  font-size: 15px;
  font-variation-settings: "wdth" 55, "wght" 800;
  margin-top: 14px;
  min-height: 20px;
  position: static;
  text-align: center;
  width: 100%;
}

.home-quiz-result {
  background: #fff;
  border: 2px solid #2b2b2b;
  border-radius: 30px;
  box-shadow: 0 14px 0 rgba(43, 43, 43, .12);
  color: #2b2b2b;
  float: none;
  margin: 0 auto;
  max-width: 880px;
  padding: 44px;
  position: static;
  text-align: center;
  width: 100%;
}

.home-quiz-result[hidden] {
  display: none;
}

.home-quiz-result .eyebrow {
  background: #00ca64;
  color: #2b2b2b;
}

.home-quiz-result h3 {
  color: #00ca64;
  font-size: 54px;
  margin-bottom: 26px;
}

.home-quiz-result-intro {
  color: #59605c;
  float: none;
  font-size: 19px;
  margin: -12px auto 28px;
  position: static;
  width: auto;
}

.home-quiz-result-plan {
  list-style: none;
  margin: 0 auto;
  max-width: 700px;
  padding: 0;
  position: relative;
  text-align: left;
}

.home-quiz-result-plan::before {
  background: #00ca64;
  content: "";
  height: calc(100% - 54px);
  left: 26px;
  position: absolute;
  top: 27px;
  width: 3px;
}

.home-quiz-result-plan li {
  align-items: flex-start;
  background: #f2f7f4;
  border: 1px solid rgba(43, 43, 43, .12);
  border-radius: 18px;
  display: grid;
  gap: 20px;
  grid-template-columns: 54px minmax(0, 1fr);
  margin-bottom: 14px;
  min-height: 112px;
  padding: 22px 24px 22px 18px;
  position: relative;
}

.home-quiz-result-plan li:last-child {
  margin-bottom: 0;
}

.home-quiz-plan-number {
  align-items: center;
  background: #00ca64;
  border: 3px solid #fff;
  border-radius: 999px;
  box-shadow: 0 0 0 2px #00ca64;
  color: #2b2b2b;
  display: flex;
  flex: 0 0 46px;
  font-family: "adapt-variable", sans-serif;
  font-size: 17px;
  font-variation-settings: "wdth" 55, "wght" 800;
  height: 46px;
  justify-content: center;
  position: relative;
  width: 46px;
  z-index: 1;
}

.home-quiz-result-plan strong {
  color: #027f48;
  display: block;
  font-family: "adapt-variable", sans-serif;
  font-size: 16px;
  font-variation-settings: "wdth" 55, "wght" 800;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.home-quiz-result-plan p {
  color: #2b2b2b;
  float: none;
  font-size: 18px;
  line-height: 1.35;
  margin: 0;
  position: static;
  width: auto;
}

.home-quiz-result-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 28px;
}

.home-quiz-result-actions a {
  background: #00ca64;
  color: #2b2b2b;
  padding: 18px 24px;
}

.home-quiz-result-actions a + a {
  background: transparent;
  border: 2px solid #2b2b2b;
  color: #2b2b2b;
}

.home-quiz-recommendation-card {
  background: #2b2b2b;
  border-radius: 24px;
  box-shadow: 0 12px 0 #00ca64;
  color: #fff;
  margin: 0 auto 44px;
  padding: 38px 34px 34px;
}

.home-quiz-recommendation-card .eyebrow {
  background: #00ca64;
  color: #2b2b2b;
  margin-bottom: 18px;
}

.home-quiz-recommendation-reason {
  color: #dbe5df;
  float: none;
  font-size: 18px;
  line-height: 1.42;
  margin: 0 auto 22px;
  max-width: 680px;
  position: static;
  width: auto;
}

.home-quiz-recommendation-duration {
  background: #fff;
  border-radius: 999px;
  color: #2b2b2b;
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 15px;
  font-variation-settings: "wdth" 55, "wght" 800;
  line-height: 1;
  margin-bottom: 14px;
  padding: 10px 14px 9px;
  text-transform: uppercase;
}

.home-quiz-recommendation-card h3 {
  color: #00ca64;
  font-size: 60px;
  margin-bottom: 16px;
}

.home-quiz-recommendation-price {
  align-items: baseline;
  display: flex;
  justify-content: center;
  line-height: 1;
}

.home-quiz-recommendation-price strong {
  color: #fff;
  font-family: "adapt-variable", sans-serif;
  font-size: 52px;
  font-variation-settings: "wdth" 55, "wght" 800;
}

.home-quiz-recommendation-price span {
  color: #a5fee8;
  font-family: "adapt-variable", sans-serif;
  font-size: 17px;
  font-variation-settings: "wdth" 55, "wght" 800;
  margin-left: 5px;
}

.home-quiz-recommendation-billing {
  color: #a5fee8;
  float: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.4;
  margin: 10px auto 0;
  position: static;
  width: auto;
}

.home-quiz-recommendation-card .home-quiz-result-actions {
  margin-top: 26px;
}

.home-quiz-recommendation-card .home-quiz-result-actions a + a {
  border-color: #fff;
  color: #fff;
}

.home-quiz-study-plan > .eyebrow {
  background: #c6ffd1;
  margin-bottom: 22px;
}

.home-quiz-reset {
  background: transparent;
  color: #2b2b2b;
  display: flex;
  font-size: 13px;
  margin: 20px auto 0;
  padding: 10px 12px;
  width: auto;
}

@keyframes homeQuizStepIn {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}

.home-google-review-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 32px;
}

.home-google-review-card {
  background: #fbfaf7;
  border: 1px solid rgba(43, 43, 43, .08);
  border-radius: 24px;
  box-shadow: 0 18px 34px rgba(43, 43, 43, .08);
  display: flex;
  flex-direction: column;
  min-height: 280px;
  padding: 34px 32px 30px;
}

.home-google-review-card[hidden] {
  display: none;
}

.home-review-stars {
  color: #f5bf23;
  font-family: "adapt-variable", sans-serif;
  font-size: 18px;
  font-variation-settings: "wdth" 55, "wght" 800;
  letter-spacing: .08em;
  line-height: 1;
  margin-bottom: 24px;
}

.home-google-review-card p {
  color: #2b2b2b;
  font-size: 21px;
  line-height: 1.34;
  margin: 0;
}

.home-review-author {
	align-items: center;
  border-top: 1px solid rgba(43, 43, 43, .16);
	display: grid;
	gap: 0 15px;
	grid-template-columns: 78px minmax(0, 1fr);
  margin-top: auto;
	min-height: 78px;
	padding-top: 24px;
}

.home-review-photo {
  border: 2px solid #fff;
	border-radius: 50%;
  box-shadow: 0 0 0 2px #00ca64;
	grid-column: 1;
	grid-row: 1 / 5;
	height: 72px;
	object-fit: cover;
	width: 72px;
}

.home-review-author strong,
.home-review-author span,
.home-review-author div {
	grid-column: 2;
}

.testimonial-photo-disclosure {
  color: #59605c;
  float: none;
  font-size: 14px;
  margin:30px 0px 0px 0px;
  line-height: 1.4;
  max-width: 620px;
  position: static;
  width: auto;
}

.home-review-author strong {
  color: #2b2b2b;
  display: block;
  font-family: "adapt-variable", sans-serif;
  font-size: 20px;
  font-variation-settings: "wdth" 55, "wght" 800;
  line-height: 1;
  margin-bottom: 7px;
}

.home-review-author span {
  color: #2b2b2b;
  display: block;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.home-review-author .home-review-outcome {
  background: #e4f8ed;
  border-radius: 999px;
  box-sizing: border-box;
  color: #075c39;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3;
  margin: -3px 0 10px;
  max-width: 100%;
  padding: 6px 9px;
  width: fit-content;
}

.home-review-author div {
  align-items: center;
  color: #027f48;
  display: flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 13px;
  font-variation-settings: "wdth" 55, "wght" 800;
  gap: 8px;
  letter-spacing: .03em;
  text-transform: uppercase;
}

.home-review-author i {
  font-size: 15px;
}

.home-review-more {
  align-items: center;
  appearance: none;
  background: #2b2b2b;
  border: 0;
  border-radius: 999px;
  color: #00ca64;
  cursor: pointer;
  display: flex;
  font-size: 24px;
  height: 58px;
  justify-content: center;
  margin: 24px auto 0;
  transition: transform .2s ease, background-color .2s ease;
  width: 58px;
}

.home-review-more:hover {
  background: #027f48;
  color: #fff;
  transform: translateY(3px);
}

.home-google-link {
  background: #2b2b2b;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-family: "adapt-variable", sans-serif;
  font-size: 16px;
  font-variation-settings: "wdth" 55, "wght" 800;
  margin-top: 26px;
  padding: 16px 24px;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width: 1100px) {
  .home-support-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .home-support-card.featured {
    transform: none;
  }

  .home-results-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .home-google-review-grid,
  .home-quiz-result-grid,
  .home-system-bundle,
  .home-system-row,
  .home-system-row.reverse {
    grid-template-columns: 1fr;
  }

  .home-system-band {
    min-height: auto;
    padding: 16px 24px;
  }

  .home-system-band span {
    position: static;
    transform: none;
    writing-mode: horizontal-tb;
  }

  .home-system-row.reverse .home-system-copy,
  .home-system-row.reverse .home-system-image {
    order: initial;
  }
}

@media (max-width: 900px) {
  .home-support-grid,
  .home-quiz-options,
  .home-quiz-fields,
  .home-google-review-grid {
    grid-template-columns: 1fr;
  }

  .home-filter-stage,
  .home-filter-arrow,
  .home-filter-result ol {
    grid-template-columns: 1fr;
  }

  .home-filter-arrow i {
    justify-self: start;
    margin-left: 28px;
  }
}

/*
 * The desktop hero is viewport-height based. On laptops and other medium or
 * short screens, compact the full message so the bottom-aligned content never
 * grows taller than its card and loses the opening lines above the crop.
 */
@media (min-width: 1001px) and (max-width: 1500px),
       (min-width: 1001px) and (max-height: 900px) {
  .main-fixed .left {
    align-items: center;
    padding: 28px 30px 24px 34px;
  }

  .main-fixed .left > div {
    width: 100%;
  }

  .main-fixed .left h1 {
    font-size: clamp(48px, 10vh, 88px);
    line-height: .88;
    max-width: 100%;
  }

  .home-hero-lower {
    margin-top: clamp(22px, 3vh, 30px);
  }

  .main-fixed .left p {
    font-size: clamp(17px, 1.5vw, 19px);
    line-height: 1.3;
    margin: 0 0 24px;
    max-width: 100%;
  }

  .home-hero-points {
    gap: 12px;
  }

  .home-hero-points li {
    font-size: clamp(12px, .95vw, 14px);
    padding: 9px 12px;
  }

  .home-hero-actions {
    gap: 14px;
    margin: 30px 0 0;
  }

  .home-hero-actions a {
    font-size: clamp(13px, 1.05vw, 15px);
    min-width: 0;
    padding: 13px 17px;
  }
}

@media (min-width: 1001px) and (max-height: 760px) {
  .main-fixed .left {
    padding-bottom: 16px;
    padding-top: 20px;
  }

  .home-hero-lower {
    margin-top: 16px;
  }

  .main-fixed .left p {
    font-size: 16px;
    line-height: 1.22;
    margin-bottom: 16px;
  }

  .home-hero-points {
    gap: 8px;
  }

  .home-hero-points li {
    font-size: 11px;
    padding: 7px 9px;
  }

  .home-hero-actions {
    gap: 10px;
    margin-top: 18px;
  }

  .home-hero-actions a {
    padding: 10px 14px;
  }
}

@media (max-width: 1000px) {
  .main-enq > .main-fixed {
    box-sizing: border-box;
    padding-top: 70px !important;
  }
}

@media (max-width: 650px) {
  .main-enq,
  .main-fixed,
  .main-fixed .col-center,
  .main-fixed .overflow,
  .main-fixed .left,
  .main-fixed .left > div,
  .home-hero-lower,
  .home-hero-side,
  .home-hero-points,
  .home-hero-actions {
    box-sizing: border-box;
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }

  .main-fixed .left {
    overflow: hidden;
    padding-right: 23px;
  }

  .main-fixed .left h1 {
    box-sizing: border-box;
    font-size: clamp(46px, 15vw, 60px);
    max-width: 100%;
    overflow-wrap: normal;
    width: 100%;
  }

  .main-fixed .left p {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
  }

  .home-hero-payoff {
    white-space: normal;
  }

  .home-hero-points li,
  .home-hero-actions a {
    box-sizing: border-box;
    max-width: 100%;
  }

  .home-onboarding-steps {
    grid-template-columns: 1fr;
  }

  .home-onboarding-steps li {
    min-height: 54px;
  }

  .home-hero-lower {
    align-items: flex-start;
  }

  .home-hero-lower > p,
  .home-hero-side {
    flex: 1 1 auto;
    max-width: 100%;
    width: 100%;
  }

  .home-hero-actions,
  .home-support-actions {
    flex-direction: column;
  }

  .home-hero-actions a,
  .home-support-actions a,
  .home-support-card-cta {
    width: 100%;
  }

  .home-results-grid {
    grid-template-columns: 1fr;
  }

  .home-duration-section {
    margin: -36px 0 76px;
  }

  .home-duration-card {
    border-radius: 20px;
    padding: 38px 24px 40px;
  }

  .home-duration-card h2 {
    font-size: 38px;
  }

  .home-duration-card p {
    font-size: 17px;
  }

  .home-section-header h2,
  .home-support-header h2,
  .home-proof-header h2 {
    font-size: 38px;
  }

  .home-test-toggle {
    box-sizing: border-box;
    display: flex;
    width: 100%;
  }

  .home-test-toggle button {
    flex: 1 1 50%;
    min-width: 0;
    padding-left: 12px;
    padding-right: 12px;
    width: 50%;
  }

  .home-method-cta-card {
    padding: 42px 24px;
  }

  .home-prep-quiz {
    padding: 54px 0 70px;
  }

  .home-prep-quiz-card {
    border-radius: 28px;
    padding: 42px 22px;
  }

  .home-prep-quiz-header h2,
  .home-quiz-result h3 {
    font-size: 42px;
  }

  .home-quiz-step h3 {
    font-size: 32px;
  }

  .home-quiz-result {
    padding: 34px 22px;
  }

  .home-quiz-result-plan li {
    gap: 14px;
    grid-template-columns: 46px minmax(0, 1fr);
    padding: 18px 16px 18px 14px;
  }

  .home-quiz-result-plan::before {
    left: 36px;
  }

  .home-quiz-plan-number {
    height: 38px;
    width: 38px;
  }

  .home-quiz-result-actions a,
  .home-quiz-next {
    width: 100%;
  }

  .home-method-cta-card h2 {
    font-size: 46px;
  }

  .home-method-cta-card p {
    font-size: 18px;
  }

  .home-method-cta-actions a {
    width: 100%;
  }

  .home-filter-system {
    gap: 18px;
  }

  .home-filter-card,
  .home-filter-result {
    padding: 24px;
  }

  .home-filter-stage.ease .home-filter-card {
    min-height: 370px;
  }

  .home-filter-card h3,
  .home-filter-result h3 {
    font-size: 34px;
  }

  .home-filter-stage p {
    font-size: 18px;
  }

  .home-filter-stage.result-stage p {
    font-size: 24px;
  }

  .home-system-row {
    padding: 28px 24px;
  }

  .home-system-copy h3 {
    font-size: 34px;
  }

  .home-result-card strong {
    font-size: 46px;
  }

  .story-card .img2 img.story-app-screen {
    border-radius: 12px;
    box-shadow: 6px 6px 0 rgba(43, 43, 43, .14);
    max-width: 100%;
  }
}
