/* Page Builder: Container */

html {
  @media (max-width: 1024px) {
    height: 100dvh;
    overflow: hidden;
  }
}

body {
  @media (max-width: 1024px) {
    height: 100dvh;
    overscroll-behavior: contain;
    overflow: scroll;
  }
}

.grecaptcha-badge {
  display: none !important;
}

#ot-sdk-btn-floating.ot-floating-button {
  width: 35px;
  height: 35px;
}

.ot-floating-button__front {
  background-image: url("https://assets.thryv.com/prod/media/2026/03/ot_persistent_cookie-black.png") !important;
}

body.page-builder-blank-template {
  background: linear-gradient(112deg, #080e2c 0%, #101a48 50%, #1e3178 100%);
  color: #ffffff;
  font-weight: 800;
  width: 100vw;
  height: 100lvh;
  overflow: hidden;
  position: relative;
}

#growth-assessment-wrapper {
  background: linear-gradient(112deg, #080e2c 0%, #101a48 50%, #1e3178 100%);
  color: #ffffff;
  font-weight: 800;
  width: 100vw;
  height: 100lvh;
  overflow: hidden;
  position: relative;
}

/* body.page-builder-blank-template.logged-in.admin-bar #growth-assessment-wrapper {
    height: calc(100lvh - 32px);
} */

/* Header: Container */

#growth-assessment-wrapper header#growth-assessment-header {
  position: fixed;
  top: 25px;
  left: 50%;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 85vw;
  transform: translateX(-50%);

  @media (min-width: 836px) {
    top: 50px;
  }
}

body.logged-in.admin-bar #growth-assessment-wrapper header#growth-assessment-header {
  top: calc(25px + 32px);

  @media (min-width: 836px) {
    top: calc(50px + 32px);
  }
}

/* Header: Logo */

#growth-assessment-wrapper header .thryv-home-link {
  appearance: none;
  border: 0;
  box-shadow: none;
  background: transparent;
  padding: 0;
  text-align: left;
}

#growth-assessment-wrapper header #thryv-header-logo {
  display: block;
  width: 50px;

  @media (min-width: 641px) {
    width: 80px;
  }

  @media (min-width: 1440px) {
    width: 100px;
  }
}

/* Header: Back Button */

#growth-assessment-wrapper header#growth-assessment-header .growth-test_back-button {
  border: 5px solid rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  z-index: -10;
  cursor: pointer;

  @media (min-width: 641px) {
    border-width: 7.5px;
  }

  @media (min-width: 1440px) {
    border-width: 10px;
  }
}

#growth-assessment-wrapper header#growth-assessment-header .growth-test_back-button svg {
  width: 25px;

  @media (min-width: 641px) {
    width: 35px;
  }

  @media (min-width: 1440px) {
    width: 45px;
  }
}

/* Stage——Global: Text */

section.growth-section * {
  font-weight: 800;
  font-family: "Inter", sans-serif;
}

section.growth-section .xlarge-text {
  text-align: center;
  font-size: 36px;
  letter-spacing: -1.5px;
  line-height: 1.075;

  @media (max-width: 375px) {
    font-size: 32px;
  }

  @media (min-width: 641px) {
    font-size: 60px;
    letter-spacing: -2.4px;
  }

  @media (min-width: 1200px) {
    font-size: 70px;
    letter-spacing: -2.8px;
  }

  @media (min-width: 1536px) {
    text-align: left;
    font-size: 90px;
    letter-spacing: -3.6px;
  }
}

section.growth-section .large-text {
  font-size: 32px;
  letter-spacing: -2px;
  line-height: 1.075;

  @media (max-width: 375px) {
    font-size: 28px;
  }

  @media (min-width: 641px) {
    font-size: 50px;
    letter-spacing: -2.4px;
  }

  @media (min-width: 1200px) {
    font-size: 60px;
    letter-spacing: -2.8px;
  }

  @media (min-width: 1536px) {
    font-size: 70px;
    letter-spacing: -3.2px;
  }
}

section.growth-section .medium-text {
  font-size: 25px;
  letter-spacing: -1px;
  line-height: 1.075;

  @media (max-width: 375px) {
    font-size: 23px;
  }

  @media (min-width: 641px) {
    font-size: 40px;
    letter-spacing: -1.6px;
  }

  @media (min-width: 1200px) {
    font-size: 50px;
    letter-spacing: -2px;
  }

  @media (min-width: 1536px) {
    font-size: 60px;
    letter-spacing: -2.4px;
  }
}

section.growth-section .small-text {
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 1.075;

  @media (max-width: 375px) {
    font-size: 20px;
  }

  @media (min-width: 641px) {
    font-size: 28px;
    letter-spacing: -1.2px;
  }

  @media (min-width: 1200px) {
    font-size: 38px;
    letter-spacing: -1.6px;
  }

  @media (min-width: 1536px) {
    font-size: 48px;
    letter-spacing: -2px;
  }
}

/* Stage——Global: Containers */

section.growth-section {
  width: 100vw;
  height: 100lvh;
  overflow: hidden;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(112deg, #080e2c 0%, #101a48 50%, #1e3178 100%);
}

section.growth-section .growth-container {
  max-width: 85%;
  margin: auto;
}

.growth-test_stage:not(.current):not(.leaving):not(.entering) {
  position: absolute;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden;
}

.growth-test_stage.current {
  z-index: 900 !important;
}

/* Stage——Intro: Container */

section.growth-section .growth-test_intro {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100lvh;
  z-index: 100;
  align-content: center;
  transition: opacity 0.5s ease-in-out;
}

section.growth-section .growth-test_intro .growth-container {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  position: relative;
  z-index: 10;
  transform: translateY(0);
}

/* Stage——Intro: Title */

section.growth-section .growth-test_intro .growth-container .main-question {
  max-width: 100%;
  margin: 10% 0 0 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 8.5px;
  justify-content: start;
  color: #fff;
  text-align: left;

  @media (min-width: 641px) {
    column-gap: 14px;
    max-width: 80%;
  }

  @media (min-width: 836px) {
  }

  @media (min-width: 1025px) {
    margin: auto 0 !important;
    max-width: 75%;
  }

  @media (min-width: 1200px) {
    column-gap: 20px;
  }

  @media (min-width: 1536px) {
    max-width: 65%;
  }
}

section.growth-section .growth-test_intro .growth-container .main-instructions {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 1.5rem 0 0;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  column-gap: 5px;
  color: #fff;

  @media (min-width: 641px) {
    max-width: 90%;
    font-size: 22px;
  }

  @media (min-width: 836px) {
    max-width: 75%;
    font-size: 28px;
    column-gap: 8px;
  }

  @media (min-width: 1200px) {
    font-size: 28px;
  }

  @media (min-width: 1536px) {
    font-size: 32px;
    max-width: 65%;
  }
}

section.growth-section .growth-test_intro .growth-container .main-instructions * {
  font-weight: 300;
}

/* Stage——Intro: Start Button */

section.growth-section .growth-test_intro .growth-container .growth-test_start-button {
  cursor: pointer;
  appearance: none;
  border: 0;
  color: #fff;
  background-color: #ff5000;
  text-align: center;
  font-weight: 800;
  line-height: 2;
  border-radius: 100px;
  visibility: hidden;
  font-size: 20px;
  margin: 2rem auto 0 0;
  padding: 0.25rem 2rem;

  @media (min-width: 641px) {
    font-size: 24px;
    padding: 0.25rem 2.8rem;
  }

  @media (min-width: 1025px) {
    font-size: 28px;
    padding: 0.25rem 4rem;
    margin: 50px auto 0 0;
  }

  @media (min-width: 1536px) {
    font-size: 30px;
  }
}

@keyframes pulse-scale {
  0% {
    transform: scale(1);
  }

  5% {
    transform: scale(1.05);
  }

  10% {
    transform: scale(1);
  }

  25% {
    transform: scale(1);
  }

  30% {
    transform: scale(1.1);
  }

  35% {
    transform: scale(1);
  }
}

.pulse {
  animation: pulse-scale 6s infinite ease-in-out;
}

/* Stage——Questions: Container */

section.growth-section .growth-test_content {
  width: 100%;
  height: 100%;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: 50;
}

section.growth-section .growth-test_content .growth-test_questions-hub {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: 40;
  align-content: center;
}

section.growth-section .growth-test_content .growth-test_questions-hub .growth-container {
  width: 95%;
  padding-top: 0;

  @media (min-width: 992px) {
    padding-top: 5%;
    width: 85%;
  }
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-container
  .growth-test_form {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-container
  .growth-test_form.current {
  position: initial;
  width: auto;
  height: auto;
}

/* Stage——Questions: Question */

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-container
  .topic-question {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-container
  .topic-question.current {
  position: initial;
  width: 100%;
  height: auto;

  @media (min-width: 992px) {
    width: 95%;
  }
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-container
  .topic-question
  .question-text {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8.5px;
  justify-content: center;

  @media (min-width: 641px) {
    column-gap: 14px;
  }

  @media (min-width: 1025px) {
    justify-content: start;
  }
}

/* Stage——Questions: Select Options */

section.growth-section .growth-test_content .topic-questions .answer-select-options {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  margin-top: 0;
  padding-top: 3%;

  @media (min-width: 1025px) {
    justify-content: start;
    column-gap: 20px;
    padding-top: 7vh;
  }
}

section.growth-section
  .growth-test_content
  .topic-questions
  .answer-select-options
  label.answer-select {
  position: relative;
  width: 120px;
  height: 100px;
  align-content: center;
  text-align: center;
  margin: 0;

  @media (min-width: 641px) {
    width: 200px;
    height: 167px;
  }

  @media (min-width: 1025px) {
    width: auto;
    min-width: 25%;
    height: 20vh;
  }
}

section.growth-section
  .growth-test_content
  .topic-questions
  .answer-select-options
  label.answer-select.not-sure {
  width: 168px;
  height: 140px;

  @media (min-width: 641px) {
    width: 238px;
    height: 199px;
  }

  @media (min-width: 1025px) {
    width: auto;
    min-width: 25%;
    height: 20vh;
  }
}

section.growth-section
  .growth-test_content
  .topic-questions
  .answer-select-options
  .answer-select
  input {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  appearance: none;
  transition: opacity 0.15s ease-in-out;
}

section.growth-section
  .growth-test_content
  .topic-questions
  .answer-select-options
  .answer-select
  input:checked {
  opacity: 1;
}

.answer-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 80%;
  cursor: pointer;
  transform: translate(-50%, -50%);

  @media (min-width: 1025px) {
    width: 100%;
    height: 100%;
  }
}

.answer-circle > path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}

input.answer-select-input:checked + .answer-circle > path {
  animation: strokeOffset 0.4s ease forwards;
}

/* Animation the stroke-dashoffset to a zero length */
@keyframes strokeOffset {
  to {
    stroke-dashoffset: 0;
  }
}

/* Stage——Questions: Progress Bar */

section.growth-section .growth-test_content .growth-test_questions-hub .growth-test_footer {
  text-align: right;
  margin-top: 3%;
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-bars {
  display: flex;
  gap: 4px;
  width: 100%;
  height: 8px;
  overflow: hidden;
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-bars
  .bar {
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  flex: 1;
  height: 8px;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-bars
  .bar:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  width: 0%;
  height: 100%;
  transition: width 0.25s ease-in-out;
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-bars
  .bar.complete:before,
section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-bars
  .bar.current:before {
  width: 100%;
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-legend {
  display: flex;
  position: relative;
  gap: 14px;
  border-radius: 100px;
  padding: 5px;
  margin: 30px auto auto;
  text-align: center;
  position: relative;
  background: linear-gradient(106deg, hsla(0, 0%, 100%, 0.14), hsla(0, 0%, 100%, 0.06));
  backdrop-filter: blur(50px);
  border: 2px solid rgba(255, 255, 255, 0.2);
  align-items: center;
  height: 55px;
  width: 100%;
  flex-direction: row;

  @media (min-width: 641px) {
    width: 80%;
    margin: 60px auto auto;
    height: 65px;
  }

  @media (min-width: 992px) {
    width: 813px;
    margin: 45px auto auto;
  }

  @media (min-width: 1025px) {
    margin: 30px 0 0 auto;
  }
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-legend:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  height: calc(100% - 20px);
  border-radius: 6px;
  transition: all 0.15s ease-in-out;
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-legend.foundation:before {
  width: calc(100% - 20px);
  left: 10px;

  @media (min-width: 641px) {
    width: calc(33.333% - 10px);
    left: 10px;
  }
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-legend.engagement:before {
  width: calc(100% - 20px);
  left: 10px;

  @media (min-width: 641px) {
    width: 33.333%;
    left: 33.333%;
  }
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-legend.reviews:before {
  width: calc(100% - 20px);
  left: 10px;

  @media (min-width: 641px) {
    width: calc(33.333% - 10px);
    left: 66.667%;
  }
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-legend
  .growth-test_progress-key {
  font-size: 14px;
  line-height: 2;
  font-weight: 600;
  letter-spacing: -0.28px;
  position: relative;
  z-index: 5;
  padding: 6px 10px;
  flex: 1;
  border-radius: 100px;
  height: 100%;

  @media (min-width: 641px) {
    font-size: 18px;
    line-height: 2.25;
  }
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-legend
  .growth-test_progress-key.current {
  opacity: 1;
  background-color: #fff;
  color: #ff5000;
}

section.growth-section
  .growth-test_content
  .growth-test_questions-hub
  .growth-test_footer
  .growth-test_progress-legend
  .growth-test_progress-key
  span.hide-mobile {
  display: none;
  font-weight: 600;

  @media (min-width: 992px) {
    display: inline;
  }
}

/* Stage——LeadGen: Container */

section.growth-section .growth-test_leadgen {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100lvh;
  z-index: 100;
  align-content: center;
  transition: opacity 0.5s ease-in-out;
  color: #ffffff;
  text-align: center;
}

/* Stage——LeadGen: Form */

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  fieldset {
  margin: 0 auto;
  max-width: 560px;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  .hs-form-field
  > label {
  display: none;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  .hs-form-field
  .input {
  margin: 0 !important;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  .hs-form-field
  .input
  input {
  border-radius: 34px;
  border: 1px solid #fff;
  height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  background: transparent;
  text-align: center;
  margin: 1rem auto 0;

  @media (min-width: 641px) {
    font-size: 20px;
    height: 58px;
  }

  @media (min-width: 1440px) {
    font-size: 24px;
    height: 68px;
  }
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  .hs-form-field
  .input
  input::placeholder {
  color: #fff !important;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  ul.hs-error-msgs {
  list-style: none;
  padding: 0;
  margin: 1rem 0 0;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  ul.hs-error-msgs
  li {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  ul.hs-error-msgs
  li
  label {
  color: #ff5000;
  margin: 0;
  font-weight: 600;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  .legal-consent-container {
  margin-top: 1rem;
  font-weight: 400;
  font-size: 11px;
  opacity: 0.5;
  padding: 0 2rem;
  line-height: 1.5;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  .legal-consent-container
  * {
  font-weight: 400;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  .legal-consent-container
  a {
  color: #fff !important;
  border-bottom: 1px solid #fff;
}

section.growth-section
  .growth-test_leadgen
  #growth-leadgen-form
  form.hs_growth-leadgen-form
  .hs-submit {
  display: none !important;
}

section.growth-section .growth-test_leadgen #growth-leadgen-submit {
  margin-top: 1rem;
  align-items: center;
  background: #fff;
  border: none;
  border-radius: var(--dd-radius-pill);
  color: var(--dd-surface-dark);
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  font-weight: 800;
  gap: 6px;
  padding: 10px 24px;
  text-decoration: none;
  transition:
    background 0.15s,
    color 0.15s;
  white-space: nowrap;

  @media (min-width: 836px) {
    font-size: 18px;
    padding: 12px 30px;
  }
}

/* Stage——LeadGen: Thryver */

section.growth-section .growth-test_leadgen .peeking-thryver {
  position: absolute;
  bottom: -8px;
  width: 100%;
}

section.growth-section .growth-test_leadgen .peeking-thryver img {
  display: block;
  max-width: 60%;
  margin: 0 auto;

  @media (min-width: 641px) {
    max-width: 475px;
  }
}

/* Stage——Results: Container */

section.growth-section[current-stage="results"] {
  @media (max-width: 991px) {
    justify-content: center;
    align-items: start;
  }
}

section.growth-section .growth-test_results {
  width: 100%;

  @media (max-width: 991px) {
    max-width: 100vw;
    height: 100lvh;
    overflow-y: auto;
    padding-bottom: 100px;
  }
}

section.growth-section .growth-test_results .growth-container {
  display: flex;
  flex-direction: column-reverse;
  justify-content: start;
  gap: 0;
  padding-top: 16%;

  @media (min-width: 992px) {
    flex-direction: row;
    justify-content: space-around;
    gap: 5%;
    padding-top: 0;
  }
}

/* Stage——Results: Summary */

section.growth-section .growth-test_results .results-summary {
  width: 100%;
  max-width: 90%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0 auto;

  @media (min-width: 992px) {
    max-width: 50%;
    gap: 0;
    margin: auto 0;
  }
}

section.growth-section .growth-test_results .results-summary .result-callout {
  order: 2;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
  display: none;

  @media (min-width: 641px) {
    display: block;
    order: 0;
    margin: 20px 0 0 0;
  }

  @media (min-width: 1440px) {
    max-width: 90%;
    margin: 0;
  }
}

section.growth-section .growth-test_results .results-summary .result-summary-paragraph {
  order: 2;
  max-width: 100%;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin: 0;
  padding: 0;
  display: none;

  @media (min-width: 641px) {
    display: block;
    order: 0;
    font-size: 17px;
    padding: 0 0 10px;
  }

  @media (min-width: 1440px) {
    max-width: 85%;
    font-size: 19px;
    padding: 2rem 0;
  }
}

/* Stage——Results: CTAs */

section.growth-section .growth-test_results .results-summary .result-ctas {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  row-gap: 20px;

  @media (min-width: 641px) {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 0px;
  }

  @media (min-width: 1440px) {
    column-gap: 35px;
  }
}

section.growth-section .growth-test_results .results-summary .result-ctas .result-cta {
  border-radius: 10px;
  padding: 20px;
  background: linear-gradient(106deg, hsla(0, 0%, 100%, 0.14), hsla(0, 0%, 100%, 0.06));
  border: 1px solid var(--dd-border-soft);
  border-radius: var(--dd-radius-card);
  box-shadow: var(--dd-shadow-badge);
  transition:
    background 0.15s,
    border-color 0.15s,
    box-shadow 0.15s,
    transform 0.15s;

  @media (min-width: 1440px) {
    padding: 30px;
  }
}

section.growth-section .growth-test_results .results-summary .result-ctas .result-cta:hover {
  background: linear-gradient(106deg, hsla(0, 0%, 100%, 0.2), hsla(0, 0%, 100%, 0.1));
  border-color: hsla(0, 0%, 100%, 0.35);
  box-shadow: var(--dd-shadow-badge-hover);
  transform: translateY(-1px);
}

section.growth-section .growth-test_results .results-summary .result-ctas .result-cta.form-cta {
  order: 2;

  @media (min-width: 641px) {
    order: 1;
  }
}

section.growth-section .growth-test_results .results-summary .result-ctas .result-cta.share {
  order: 1;
  text-align: center;

  @media (min-width: 641px) {
    order: 2;
    text-align: left;
  }
}

section.growth-section .growth-test_results .results-summary .result-ctas .result-cta .cta-title {
  font-size: 18px;
  letter-spacing: -0.45px;
  line-height: 1.4;
  margin-bottom: 14px;

  @media (max-width: 375px) {
    font-size: 16px;
  }

  @media (min-width: 641px) {
    letter-spacing: -1px;
    margin-bottom: 20px;
  }

  @media (min-width: 1440px) {
    font-size: 30px;
    letter-spacing: -1.2px;
    margin-bottom: 40px;
  }
}

section.growth-section
  .growth-test_results
  .results-summary
  .result-ctas
  .result-cta
  .cta-paragraph {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.3px;
  line-height: 1.4;
  margin-bottom: 0;
  padding-right: 10px;

  @media (max-width: 375px) {
    font-size: 13px;
  }

  @media (min-width: 641px) {
    font-size: 12px;
    padding-right: 5px;
  }

  @media (min-width: 1440px) {
    font-size: 16px;
    padding-right: 10px;
  }
}

section.growth-section
  .growth-test_results
  .results-summary
  .result-ctas
  .result-cta
  .cta-button-row {
  gap: 8px;
  justify-content: center;

  @media (min-width: 836px) {
    justify-content: start;
  }

  @media (min-width: 1440px) {
    gap: 10px;
    justify-content: start;
  }
}

section.growth-section .growth-test_results .results-summary .result-ctas .result-cta a.cta-button {
  width: 40px;
  min-width: 40px;
  height: 40px;
  /* background-color: #6a84d6; */
  background: linear-gradient(
    130deg,
    rgba(50, 73, 155, 0.6) -8.95%,
    rgba(255, 255, 255, 0.25) 104%
  );
  border: 1px solid rgba(83, 120, 240, 0.5);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  transition: transform 1s ease-in-out;
  transition-timing-function: linear(
    0,
    -0.01 4.8%,
    -0.044 9.4%,
    -0.226 23.1%,
    -0.271 27.7%,
    -0.28 30.1%,
    -0.276 32.4%,
    -0.227 36.6%,
    -0.108 40.8%,
    0.083 44.7%,
    0.76 53%,
    1.006 56.9%,
    1.175 61.2%,
    1.229 63.5%,
    1.264 65.9%,
    1.28 69.3%,
    1.265 73.1%,
    1.224 77.1%,
    1.044 90.6%,
    1.01 95.2%,
    1
  );
}

section.growth-section
  .growth-test_results
  .results-summary
  .result-ctas
  .result-cta
  a.cta-button:hover {
  transform: scale(1.05);
}

section.growth-section
  .growth-test_results
  .results-summary
  .result-ctas
  .result-cta
  a.cta-button
  svg {
  width: 55%;
}

/* Stage——Results: Cards */

section.growth-section .growth-test_results .results-cards {
  min-width: 36%;
  max-width: 100%;
  position: relative;
  transform: scale(0.85);
  min-height: 450px;
  align-self: center;
  width: 335px;
  margin: auto;

  @media (max-width: 375px) {
    min-height: 400px;
    width: 300px;
  }

  @media (min-width: 836px) {
    width: 465px;
    height: 60lvh;
    min-height: 550px;
  }

  @media (min-width: 992px) {
    margin: auto 0 auto auto;
  }

  @media (min-width: 1440px) {
    width: auto;
    max-width: 36%;
    align-self: auto;
    height: 70lvh;
  }
}

section.growth-section .growth-test_results .results-cards .result-card {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  min-height: 450px;
  border-radius: 10px;
  aspect-ratio: 32/45;
  padding: 30px 10px;
  transform-origin: bottom;
  cursor: pointer;

  @media (max-width: 375px) {
    min-height: 400px;
  }

  @media (min-width: 836px) {
    min-height: 550px;
    border-radius: 20px;
    padding: 50px 20px;
  }

  @media (min-width: 1440px) {
    min-height: 668px;
  }
}

section.growth-section .growth-test_results .results-cards .result-card .card-title {
  background: rgb(255 255 255 / 15%);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  border-radius: 12px;
  width: 80%;
  margin: 0 auto 20px;

  @media (min-width: 836px) {
    font-size: 18px;
    padding: 14px;
  }

  @media (min-width: 1440px) {
    font-size: 20px;
    padding: 20px;
  }
}

section.growth-section .growth-test_results .results-cards .result-card.overall {
  background-color: #ffffff;
  z-index: 10;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(106deg, hsla(0, 0%, 100%, 0.14), hsla(0, 0%, 100%, 0.06));
  backdrop-filter: blur(50px);
  border: 2px solid rgba(255, 255, 255, 0.2);
}

section.growth-section .growth-test_results .results-cards .result-card.overall .thryver-score-img {
  margin: 0 auto;
}

section.growth-section
  .growth-test_results
  .results-cards
  .result-card.overall
  .thryver-score-img
  img {
  height: 200px;
  display: block;
  width: auto;
  padding-bottom: 5px;
  margin: 0 auto;

  @media (max-width: 375px) {
    height: 150px;
  }

  @media (min-width: 836px) {
    height: 270px;
  }

  @media (min-width: 1440px) {
    height: 350px;
  }
}

section.growth-section
  .growth-test_results
  .results-cards
  .result-card.overall
  .result-score-title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.75px;
  line-height: 1;
  margin: 5px auto;

  @media (max-width: 375px) {
    font-size: 18px;
  }

  @media (min-width: 836px) {
    font-size: 30px;
    margin: 10px auto;
    letter-spacing: -1.75px;
  }

  @media (min-width: 1440px) {
    font-size: 40px;
  }
}

section.growth-section
  .growth-test_results
  .results-cards
  .result-card.overall
  .result-score-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  padding-top: 10px;
  width: 75%;
  margin: 0 auto;

  @media (max-width: 375px) {
    font-size: 12px;
  }

  @media (min-width: 836px) {
    font-size: 16px;
  }

  @media (min-width: 1440px) {
    font-size: 18px;
  }
}

section.growth-section .growth-test_results .results-cards .result-card.breakdown {
  background-color: #e2ecf2;
  display: flex;
  flex-direction: column;
  background: linear-gradient(
    130deg,
    rgba(50, 73, 155, 0.6) -8.95%,
    rgba(255, 255, 255, 0.25) 104%
  );
  backdrop-filter: blur(50px);
  border: 2px solid rgba(83, 120, 240, 0.75);
}

section.growth-section .growth-test_results .results-cards .result-card.breakdown .topic-results {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  padding: 0 30px;
  visibility: initial;
}

section.growth-section
  .growth-test_results
  .results-cards.animating
  .result-card.breakdown
  .topic-results {
  visibility: hidden;
}

section.growth-section
  .growth-test_results
  .results-cards
  .result-card.breakdown
  .topic-results
  .topic-result
  .topic-bar {
  width: 100%;
  height: 10px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.15);
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

section.growth-section
  .growth-test_results
  .results-cards
  .result-card.breakdown
  .topic-results
  .topic-result
  .topic-bar
  .bar {
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

section.growth-section
  .growth-test_results
  .results-cards
  .result-card.breakdown
  .topic-results
  .topic-result
  .topic-label {
  font-size: 16px;
  font-weight: 700;

  @media (max-width: 375px) {
    font-size: 14px;
  }

  @media (min-width: 836px) {
    font-size: 18px;
  }

  @media (min-width: 1440px) {
    font-size: 20px;
  }
}

section.growth-section
  .growth-test_results
  .results-cards
  .result-card.breakdown
  .topic-results
  .topic-result
  .topic-label
  .topic-score,
section.growth-section
  .growth-test_results
  .results-cards
  .result-card.breakdown
  .topic-results
  .topic-result
  .topic-label
  .topic-score
  .num {
  font-weight: 400;
}

/* Results Hover */
section.growth-section .growth-test_results .results-cards .result-card:not(.swapping) {
  transition: rotate 1s ease-in-out;
  rotate: 0deg;
  transition-timing-function: linear(
    0,
    -0.01 4.8%,
    -0.044 9.4%,
    -0.226 23.1%,
    -0.271 27.7%,
    -0.28 30.1%,
    -0.276 32.4%,
    -0.227 36.6%,
    -0.108 40.8%,
    0.083 44.7%,
    0.76 53%,
    1.006 56.9%,
    1.175 61.2%,
    1.229 63.5%,
    1.264 65.9%,
    1.28 69.3%,
    1.265 73.1%,
    1.224 77.1%,
    1.044 90.6%,
    1.01 95.2%,
    1
  );
}

section.growth-section .growth-test_results .results-cards:hover .result-card.overall {
  rotate: 5deg !important;

  @media (min-width: 992px) {
    rotate: 10deg !important;
  }
}

section.growth-section .growth-test_results .results-cards:hover .result-card.breakdown {
  rotate: -5deg !important;

  @media (min-width: 992px) {
    rotate: -10deg !important;
  }
}

section.growth-section .growth-test_results .results-cards .result-card.overall {
  @media (max-width: 991px) {
    rotate: 5deg !important;
  }
}

section.growth-section .growth-test_results .results-cards .result-card.breakdown {
  @media (max-width: 991px) {
    rotate: -5deg !important;
  }
}

section.growth-section .growth-test_results .results-cards .result-card.in-front {
  z-index: 10;
}
