.selectServiceWrapper {
  /* max-width: 660px; */
  margin: 0 auto;
  width: 100%
}

/* S2 state selection (step1Section-state) */
.stateSelectWrapper {
  max-width: 480px;
  margin: 0 auto;
  width: 100%
}

.stateSelectFormWrapper {
  margin: 30px auto 0;
  width: 100%
}

/* helper line sits inside the card, just under the field */
.stateSelectFormWrapper .stateHelperText {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 7px;
  text-align: left;
  color: var(--color-text-secondary, #7a7f96)
}

.stateSelectFormWrapper .stateHelperIcon {
  flex-shrink: 0;
  opacity: 0.8
}

/* legitimacy line is a peach reassurance box BELOW the white card */
.stateLegitimacyLine {
  max-width: 480px;
  margin: 16px auto 0;
  background: var(--color-bg-peach);
  border: 1.5px solid #FFD9C0;
  border-radius: var(--radius-md);
  padding: 13px 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: left
}

.stateLegitimacyIcon {
  flex-shrink: 0
}

/* S2.1 30-day interstitial gate (modal overlay with frosted glass backdrop) */
.thirtyDayGateOverlay {
  position: fixed;
  inset: 0;
  background: rgba(18, 26, 51, 0.45);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  z-index: var(--z-overlay);
  overflow-y: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 16px
}

.thirtyDayGateInner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.thirtyDayGateCard {
  width: 100%;
  max-width: 520px;
  background: var(--color-bg-white);
  border: 1.5px solid var(--color-border);
  border-radius: var(--radius-xl);
  padding: 36px;
  box-shadow: 0 24px 60px rgba(18, 26, 51, 0.22), 0 4px 16px rgba(18, 26, 51, 0.1)
}

.thirtyDayGateCard .thirtyDayGateHeading {
  text-align: left;
  margin-bottom: 16px
}

.thirtyDayGateCard .thirtyDayGateBody {
  text-align: left;
  margin-bottom: 4px
}

.thirtyDayGateBullets {
  list-style: none;
  margin: 14px 0 18px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px
}

.thirtyDayGateBullets li {
  position: relative;
  padding-left: 26px;
  font-size: var(--text-base);
  line-height: var(--leading-snug);
  color: var(--color-text-heading)
}

.thirtyDayGateBullets li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FF5B2E'%3E%3Cellipse cx='9' cy='4.5' rx='2.2' ry='2.8'/%3E%3Cellipse cx='15' cy='4.5' rx='2.2' ry='2.8'/%3E%3Cellipse cx='4.5' cy='9' rx='2.8' ry='2.2'/%3E%3Cellipse cx='19.5' cy='9' rx='2.8' ry='2.2'/%3E%3Cpath d='M12 10c-3.5 0-7 2.5-7 5.5 0 2.5 2 4.5 7 4.5s7-2 7-4.5c0-3-3.5-5.5-7-5.5z'/%3E%3C/svg%3E") center/contain no-repeat;
}

.thirtyDayGateCost {
  background: var(--color-bg-peach);
  border-radius: var(--radius-md);
  padding: 14px 18px;
  font-size: var(--text-base);
  line-height: var(--leading-normal);
  color: var(--color-text-heading);
  margin-bottom: 22px
}

.thirtyDayGateCheckRow {
  margin-bottom: 8px
}

.thirtyDayGateCheckRow .termBody {
  display: flex;
  align-items: flex-start;
  gap: 10px
}

.thirtyDayGateCheckRow .termBody .inputCheck {
  flex-shrink: 0;
  margin-top: 3px;
  width: 16px;
  height: 16px;
  cursor: pointer
}

.thirtyDayGateCheckRow .termBody .termText {
  margin: 0;
  font-size: var(--text-sm);
  line-height: var(--leading-snug);
  color: var(--color-text-body)
}

.thirtyDayGateBtnWrap {
  margin: 18px auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px
}

.thirtyDayGateBtnWrap .btnPrimary {
  width: 100%
}

.servicesCardsWrapper {
  width: 100%;
  margin: 30px auto 0px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 15px
}
.stateQuestion:focus-visible,.select2-container:focus-visible, .selection:focus-visible, .selection.select2-selection--single:focus-visible{
  outline: none;
}

.serviceCard {
  background: var(--color-bg-white);
  border: 1.5px solid #FFD9C9;
  border-radius: 14px;
  padding: 0px 0px 16px;
  width: 100%;
  max-width: 270px;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease, background 0.18s ease;
}

/* dots only make sense on mobile swiper — hidden on desktop */
.swiperDots { display: none; }

/* smaller, calmer heading on the service-selection screen only
   (the shared .questionHeading is --text-3xl and used by every step) */
#step1Section-1 .questionHeading{
  font-size: var(--text-4xl);
}

#step1Section-1 .serviceCard {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  /* keep all four cards the exact same size regardless of title/pill length */
  flex: 1 1 0;
  min-height: 240px;
}

/* tinted rounded art box that holds the compact illustration (reference look) */
#step1Section-1 .serviceCardArt {
  width: 100%;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding: 18px 0;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#step1Section-1 .serviceCardArt--peach {
  background: var(--color-bg-peach);
}

/* on the selected (peach) card, deepen the art box so it doesn't blend in */
#step1Section-1 .serviceCard.selectedService .serviceCardArt--peach {
  background: #FFE0C2;
}

/* lavender tint — reference-exact (note: outside the locked 5-color palette) */
#step1Section-1 .serviceCardArt--lavender {
  background: #EEECFB;
}

#step1Section-1 .serviceCardArt > img {
  width: 84px;
  height: 84px;
  display: block;
}

.serviceCard .serviceTitle {
  font-family: var(--font-sans);
  font-weight: var(--weight-bold);
  font-size: var(--text-lg);
  line-height: var(--leading-snug);
  letter-spacing: var(--tracking-normal);
  text-align: center;
  color: var(--color-text-heading);
  margin: 6px auto 12px;
  /* override the generic ".serviceCard p" height:100% so the title sits naturally
     and the pill can be pushed to the card bottom via its own margin-top:auto */
  display: block;
  height: auto;
}

/* the generic ".serviceCard p" sets height:100%; keep the pill label natural */
.serviceCard .letterTypePill p {
  height: auto;
  font-size: var(--text-xs);
  color: inherit;
}

.serviceCard .serviceDescription {
  font-family: var(--font-sans);
  font-weight: var(--weight-regular);
  font-size: var(--text-base);
  line-height: var(--leading-normal);
  letter-spacing: var(--tracking-normal);
  text-align: center;
  color: var(--color-text-body)
}

.serviceCard .letterTypePill {
  background: #F4F4F4;
  border-radius: 100px;
  padding: 6px 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  max-width: max-content;
  margin: auto auto 0;
  font-weight: var(--weight-regular);
  font-size: var(--text-xs);
  line-height: 150%;
  text-align: center;
  color: var(--color-text-body)
}

/* clear hover lift — visible against the warm page background */
.serviceCard:hover {
  cursor: pointer;
  transform: translateY(-4px);
  border-color: var(--color-orange);
  box-shadow: 0 12px 26px rgba(255, 91, 46, 0.22)
}

/* selected: solid peach fill + 2px orange border + soft orange glow */
.serviceCard.selectedService {
  background: var(--color-bg-peach);
  border: 2px solid var(--color-orange);
  box-shadow: 0 8px 22px rgba(255, 91, 46, 0.22);
  position: relative
}

.serviceCard.selectedService .serviceTitle {
  color: var(--color-orange);
  font-weight: 700
}

/* selected card: pill turns cream + orange text/tick (reference look) */
.serviceCard.selectedService .letterTypePill {
  background: var(--color-bg-warm);
  color: var(--color-orange)
}

.serviceCard.selectedService .letterTypePill img {
  filter: brightness(0) saturate(100%) invert(47%) sepia(72%) saturate(3460%) hue-rotate(342deg) brightness(106%) contrast(102%)
}

.serviceCard.selectedService:hover {
  cursor: pointer;
  transform: translateY(-4px);
  box-shadow: 0 12px 28px rgba(255, 91, 46, 0.3)
}

.serviceCard.selectedService::before {
  position: absolute;
  right: 10px;
  top: 10px;
  content: url(../images/selected_tick_orange.svg)
}

.serviceCard p {
  text-align: center;
  color: var(--color-text-body);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: var(--text-sm);
}

.selectServiceWrapper .borderedDescription {
  background: #FEF9F5
}

.selectServiceWrapper .heading {
  position: relative;
  padding-left: 30px;
  margin-bottom: 7px
}

.selectServiceWrapper .borderedDescription .heading::before {
  position: absolute;
  content: url('../images/idea_bulb.svg');
  left: 0;
  top: 2px
}

.borderedDescription ul li {
  font-weight: 400;
  font-size: var(--text-base);
  line-height: 150%;
  color: var(--color-text-heading);
  padding-left: 15px;
  margin-bottom: 10px
}

.borderedDescription ul li::before {
  content: '';
  width: 4px;
  height: 4px;
  background: var(--color-navy);
  border-radius: 100%;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%)
}

.formBtnWrapper {
  margin: 45px auto 20px;
}

/* center the CTA stack (Next + Skip + Continue + Login) on the service screen */
#step1Section-1 .formBtnWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
}

#step1Section-1 .formBtnWrapper .btnPrimary {
  max-width: 320px;
  width: 100%;
  height: 60px;
  font-size: var(--text-lg)
}

#step1Section-1 .formBtnWrapper .skipBtn,
#step1Section-1 .formBtnWrapper #loginPrompt {
  margin: 0;
}

.beforeStartScreen {
  padding-bottom: 50px
}

.beforeStartScreen .introContent {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 50px
}

.introContent .textContent {
  max-width: 510px;
  color: var(--color-text-body);
  font-family: var(--font-sans);
  font-weight: var(--weight-regular);
  font-size: var(--text-md);
  line-height: var(--leading-body)
}

.introContent .textContent strong {
  color: var(--color-text-heading);
  font-family: var(--font-sans);
  font-weight: var(--weight-bold);
  font-size: var(--text-md);
  line-height: var(--leading-body)
}

.introContent .textContent p:first-child {
  margin-bottom: 14px
}

/* ── Heading + subheading above the two-col intro ── */
.beforeStartScreen .introHead {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 40px;
  padding: 0 16px;
}

.beforeStartScreen .introHeading {
  font-family: var(--font-serif);
  font-weight: var(--weight-regular);
  font-size: var(--text-4xl);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-text-heading);
  margin: 0 0 14px;
}

.beforeStartScreen .introSubheading {
  font-family: var(--font-sans);
  font-weight: var(--weight-medium);
  font-size: var(--text-xl);
  line-height: var(--leading-snug);
  color: var(--color-orange);
  margin: 0;
}

.introContent .textContent .introLead {
  font-family: var(--font-sans);
  font-weight: var(--weight-regular);
  font-size: var(--text-md);
  line-height: var(--leading-body);
  color: var(--color-text-body);
  margin-bottom: 14px;
}

.introContent .textContent .introBenefits {
  margin: 20px 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.introContent .textContent .introBenefits li {
  font-family: var(--font-sans);
  font-weight: var(--weight-regular);
  font-size: var(--text-md);
  line-height: var(--leading-snug);
  letter-spacing: var(--tracking-normal);
  color: var(--color-text-body);
  padding-left: 28px;
  position: relative;
}

.introContent .textContent .introBenefits li strong {
  display: block;
  font-family: var(--font-sans);
  font-weight: var(--weight-bold);
  font-size: var(--text-md);
  color: var(--color-text-heading);
  line-height: var(--leading-snug);
  margin-bottom: 2px;
}

.introContent .textContent .introBenefits li .introBenefitDesc {
  display: block;
  font-size: var(--text-base);
  color: var(--color-text-body);
  line-height: var(--leading-snug);
}

.introContent .textContent .introBenefits li::before {
  position: absolute;
  content: url('../images/intro/shield-check.svg');
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
}

.introContent .textContent .introTrustBadge {
  display: block;
  margin: 22px 0 14px;
}

/* Legacy fallback — kept so other variants that still use plain <ul> render */
.introContent .textContent ul:not(.introBenefits) {
  margin: 20px 0px;
  list-style: none
}

.introContent .textContent ul:not(.introBenefits) li {
  font-family: var(--font-sans);
  font-weight: var(--weight-regular);
  font-size: var(--text-md);
  line-height: var(--leading-body);
  letter-spacing: var(--tracking-normal);
  color: var(--color-text-body);
  padding-left: 24px;
  position: relative
}

.introContent .textContent ul:not(.introBenefits) li::before {
  position: absolute;
  content: url('../images/intro/shield-check.svg');
  left: 0;
  top: 5%;
  width: 14px;
  height: 14px
}

.introContent .questionDesc {
  font-family: var(--font-sans);
  font-weight: var(--weight-regular);
  font-size: var(--text-sm);
  line-height: var(--leading-normal);
  text-align: left;
  color: var(--color-text-secondary);
  margin-top: 13px
}

#step0Section .formBtnWrapper {
  margin: 30px auto 63px;
  flex-direction: column;
  gap: 10px
}

#step0Section .formBtnWrapper .questionDesc {
  font-size: var(--text-base)
}

#step0Section .formBtnWrapper .btnPrimary {
  max-width: 380px;
  width: auto;
  height: auto;
}

#step0Section .formBtnWrapper .skipBtn {
  max-width: fit-content;
  width: 100%
}

.reviewsInfoWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px
}

.reviewsInfoWrapper .reviewInfo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 4px
}

.reviewInfo .reviewInfoImg {
  height: 68px
}

.reviewInfo p {
  font-weight: 500;
  font-style: Medium;
  font-size: var(--text-xs);
  line-height: 150%;
  letter-spacing: 0%;
  color: var(--color-text-body)
}

.reviewsInfoWrapper .reviewInfo .reviewInfoText {
  font-weight: 500;
  font-style: Medium;
  font-size: var(--text-xs);
  line-height: 150%;
  letter-spacing: 0%;
  color: var(--color-text-body)
}

#step1Section-2 {}

#step1Section-2 .letter-wrapper {
  padding: 35px 40px
}
#step1Section-2 .questionDescSm{
  text-align: center;
}

#step1Section-2 .letter-wrapper h3 {
  font-family: var(--font-serif);
  font-weight: var(--weight-regular);
  font-size: var(--text-2xl);
  line-height: var(--leading-snug);
  letter-spacing: var(--tracking-tight);
  color: var(--color-text-heading);
  text-align: center;
  margin: 0 0 20px
}

#step1Section-2 .letter-wrapper .flexLetterWrapper {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 25px
}

#step1Section-2 .letter-wrapper .flexLetterWrapper .flexLetterCols p {
  color: var(--color-text-body);
  font-family: var(--font-sans);
  font-size: var(--text-md);
  font-weight: var(--weight-regular);
  line-height: var(--leading-body);
  margin-bottom: 20px;
  padding-left: 34px;
  margin-top: 0
}


#step1Section-2 .letter-wrapper .flexLetterWrapper .flexLetterCols ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 6px
}

#step1Section-2 .letter-wrapper .flexLetterWrapper .flexLetterCols ul li {
  position: relative;
  padding-left: 34px;
  color: var(--color-text-body);
  font-size: var(--text-base);
  line-height: 170%
}

#step1Section-2 .letter-wrapper .flexLetterWrapper .flexLetterCols ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #FFEFD9;
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%23FF5B2E'%3E%3Cellipse cx='7' cy='9' rx='3.2' ry='2.8'/%3E%3Cellipse cx='3' cy='5' rx='1.3' ry='1.7'/%3E%3Cellipse cx='5.8' cy='3' rx='1.3' ry='1.7'/%3E%3Cellipse cx='8.7' cy='3' rx='1.3' ry='1.7'/%3E%3Cellipse cx='11' cy='5' rx='1.1' ry='1.4'/%3E%3C/svg%3E");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: center;
}

#step1Section-2 .letter-wrapper .flexLetterWrapper .flexLetterCols ul li strong {
  margin-bottom: 0;
  font-weight: 700
}

#step1Section-2 .letter-wrapper .questionDesc {
  font-size: var(--text-sm);
  line-height: var(--leading-normal);
  color: var(--color-text-secondary);
  text-align: center;
  margin-top: 20px
}

#step1Section-2 .formBtnWrapper {
  margin: 40px auto 60px
}

#step1Section-2 .btnPrimary {
  max-width: 200px;
  width: 100%;
  height: 49px
}

#step1Section-3-1 .container {
  max-width: 804px;
  margin: 0 auto
}

#step1Section-3-1 .questionDesc {
  text-align: left;
  margin: 14px 0px;
  font-size: var(--text-md);
  line-height: var(--leading-body);
  color: var(--color-text-body)
}

#step1Section-3-1 ul {
  margin: 0px 0px 30px;
  list-style: none
}

#step1Section-3-1 ul li {
  font-family: var(--font-sans);
  font-weight: var(--weight-regular);
  font-size: var(--text-md);
  line-height: var(--leading-body);
  letter-spacing: var(--tracking-normal);
  color: var(--color-text-body);
  padding-left: 24px;
  position: relative
}

#step1Section-3-1 ul li::before {
  position: absolute;
  content: url('../images/intro/shield-check.svg');
  left: 0;
  top: 5%;
  width: 14px;
  height: 14px
}

#step1Section-3-2 .container {
  max-width: 768px;
  margin: 0 auto
}

#step1Section-3-2 .questionDesc {
  text-align: left;
  font-size: var(--text-md);
  line-height: var(--leading-body);
  color: var(--color-text-body)
}

#step1Section-3-2,
#step1Section-4-1 .questionHeading {
  margin-bottom: 20px
}

#step1Section-3-2 .letter-wrapper {
  border: none;
  padding: 0px
}

#step1Section-3-2 .letter-wrapper .headingTxt {
  font-family: var(--font-sans);
  color: var(--color-text-heading);
  font-size: var(--text-md);
  font-weight: var(--weight-bold);
  line-height: var(--leading-snug);
  margin: 24px 0 20px;
  padding-left: 0px
}

#step1Section-3-2 .letter-wrapper p {
  color: var(--color-text-body);
  font-family: var(--font-sans);
  font-size: var(--text-md);
  font-style: normal;
  font-weight: var(--weight-regular);
  line-height: var(--leading-body)
}

#step1Section-3-2 .letter-wrapper ul {
  list-style: none;
  padding-left: 0;
  margin: 0
}

#step1Section-3-2 .letter-wrapper ul li {
  position: relative;
  padding-left: 34px;
  color: var(--color-text-body);
  font-size: var(--text-md);
  line-height: 170%
}

#step1Section-3-2 .letter-wrapper ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #FFEFD9;
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%23FF5B2E'%3E%3Cellipse cx='7' cy='9' rx='3.2' ry='2.8'/%3E%3Cellipse cx='3' cy='5' rx='1.3' ry='1.7'/%3E%3Cellipse cx='5.8' cy='3' rx='1.3' ry='1.7'/%3E%3Cellipse cx='8.7' cy='3' rx='1.3' ry='1.7'/%3E%3Cellipse cx='11' cy='5' rx='1.1' ry='1.4'/%3E%3C/svg%3E");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: center;
}

#step1Section-3-2 .letter-wrapper ul li strong {
  margin-bottom: 0px;
  font-size: var(--text-md);
  color: var(--color-text-heading)
}

#step1Section-3-2 .letter-wrapper p {
  padding-left: 34px;
  margin: 0px 0px 12px
}

#step1Section-4-1 .container {
  max-width: 704px
}

#step1Section-4-1 .questionDesc {
  text-align: left;
  margin-bottom: 15px;
  font-size: var(--text-md);
  line-height: var(--leading-body);
  color: var(--color-text-body)
}

#step1Section-4-1 .headingTxt,
#step1Section-4-2 .headingTxt {
  margin-bottom: 20px;
  text-align: center;
  color: var(--color-text-heading);
  font-family: var(--font-sans);
  font-size: var(--text-md);
  font-style: normal;
  font-weight: var(--weight-bold);
  line-height: var(--leading-snug)
}

#step1Section-4-1 .serviceCard,
#step1Section-4-2 .serviceCard {
  max-width: 298px;
  text-align: center;
  padding: 20px 15px 27px
}

#step1Section-4-1 .serviceCard .serviceTitle,
#step1Section-4-2 .serviceCard .serviceTitle {
  font-size: var(--text-md)
}

#step1Section-4-2 .headingTxt {
  text-align: left;
  font-size: var(--text-md)
}

#step1Section-4-2 .container {
  max-width: 1000px
}

#step1Section-4-2 ul {
  margin: 10px 0px 36px;
  list-style: none
}

#step1Section-4-2 .letter-wrapper {
  border: none;
  padding: 0
}

#step1Section-4-2 .letter-wrapper ul {
  margin: 0 0 4px
}

#step1Section-4-2 .letter-wrapper p {
  color: var(--color-text-body);
  font-family: var(--font-sans);
  font-size: var(--text-md);
  font-weight: var(--weight-regular);
  line-height: var(--leading-body);
  padding-left: 40px;
  margin: 0 0 14px
}

#step1Section-4-2 ul li {
  position: relative;
  color: var(--color-text-body);
  font-family: var(--font-sans);
  font-size: var(--text-md);
  font-weight: var(--weight-regular);
  line-height: var(--leading-body);
  padding-left: 36px;
  margin-bottom: 7px
}

#step1Section-4-2 ul li::before {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  left: 4px;
  top: 4px;
  border-radius: 50%;
  background-color: #FFEFD9;
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%23FF5B2E'%3E%3Cellipse cx='7' cy='9' rx='3.2' ry='2.8'/%3E%3Cellipse cx='3' cy='5' rx='1.3' ry='1.7'/%3E%3Cellipse cx='5.8' cy='3' rx='1.3' ry='1.7'/%3E%3Cellipse cx='8.7' cy='3' rx='1.3' ry='1.7'/%3E%3Cellipse cx='11' cy='5' rx='1.1' ry='1.4'/%3E%3C/svg%3E");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: center;
}

#step1Section-4-2 ul li strong {
  color: var(--color-text-heading);
  font-weight: 700;
  line-height: 170%
}

#step1Section-4-2 .headingTxt {
  text-align: left;
  margin-bottom: 8px
}

#step1Section-4-2 .letter-wrapper + .headingTxt {
  margin-top: 24px
}

@media (max-width:575px) {
  .reviewsInfoWrapper {
    flex-wrap: wrap;
    gap: 40px
  }

  .beforeStartScreen .introContent {
    flex-direction: column;
    gap: 30px
  }

  .beforeStartScreen .introContent .introImage {
    max-width: 360px;
    width: 100%;
    margin: 0 auto 0 32px;
  }

  .beforeStartScreen .introContent .introImage img {
    height: auto;
    width: 100%
  }
  
  .beforeStartScreen .introContent .introImage img {
    height: auto;
    width: 100%
  }
    .introContent .textContent{
      margin: 0 auto;
    }

        .introContent .textContent .introTrustBadge {
          display: block;
          margin: 22px auto 14px;
        }
  .beforeStartScreen .introContent .textContent p {
    font-size: var(--text-base);
    line-height: 160%;
    text-align: center;
  }
    #step1Section-1 .serviceCard {
      min-height: unset;
    }

  .beforeStartScreen .introHead {
    margin-bottom: 24px;
  }

  .beforeStartScreen .introHeading {
    font-size: var(--text-2xl);
  }

  .beforeStartScreen .introSubheading {
    font-size: var(--text-md);
  }
    .introContent .textContent .introBenefits{
      max-width: max-content;
      margin:20px auto;
    }

  .introContent .textContent .introBenefits li strong {
    font-size: var(--text-base);
  }

  .introContent .textContent .introBenefits li .introBenefitDesc {
    font-size: var(--text-sm);
  }

  .serviceCard .serviceTitle {
    margin: 0px auto 10px
  }

  .servicesCardsWrapper .serviceCard > img {
    display: block;
    width: 100%;
    max-width: 242px;
    height: auto;
    margin: 0 auto 4px
  }

  .serviceCard .serviceTitle {
    font-size: var(--text-md);
    line-height: 150%
  }

  .selectServiceSection {
    padding-bottom: 75px
  }

  .servicesCardsWrapper {
    gap: 22px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  /* S1 service cards: horizontal swipe on mobile (like the reference), 1.25 cards in
     view so the next card peeks. Pure CSS scroll-snap, no JS. */
  #step1Section-1 .servicesCardsWrapper {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    gap: 14px;
    overflow-x: auto;
    overflow-y: visible;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    /* bleed to the screen edge using the .container's 15px padding (no overflow) */
    padding: 8px 15px 14px;
    margin: 20px -15px 0;
  }

  #step1Section-1 .servicesCardsWrapper::-webkit-scrollbar {
    display: none;
  }

  #step1Section-1 .servicesCardsWrapper .serviceCard {
    /* ~1.25 cards in view: one full card + a peek of the next */
    flex: 0 0 80%;
    max-width: 80%;
    scroll-snap-align: start;
  }

  /* swiper pagination dots — only visible on mobile */
  .swiperDots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    margin-top: 12px;
  }
  .swiperDot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--color-border, #ddd);
    transition: background 0.2s, transform 0.2s;
    flex-shrink: 0;
    cursor: pointer;
  }
  .swiperDot.active {
    background: var(--color-orange);
    transform: scale(1.3);
  }

  .questionHeading {
    font-size: var(--text-xl);
    line-height: 150%
  }

  .serviceCard {
    /* padding: 25px 29px; */
    max-width: 360px
  }
    #step1Section-1 .questionHeading{
      font-size: var(--text-2xl);
      /* keep the heading pinned to the top while the cards scroll underneath (mobile) */
      position: sticky;
      top: 0;
      z-index: 5;
      background: var(--color-bg-warm);
      width: calc(100% + 71px);
      margin: 0 auto;
      padding: 12px 16px;
    }

  .serviceCard p {
    font-size: var(--text-base)
  }

  .serviceCard .letterTypePill {
    margin: 10px auto 0
  }

  .borderedDescription {
    border-radius: 2px
  }

  .borderedDescription {
    padding: 20px 22px
  }

  .selectServiceWrapper .heading {
    margin-bottom: 20px
  }

  .selectServiceSection .formBtnWrapper {
    margin: 30px auto 34px
  }

  .selectServiceSection .formBtnWrapper .btnPrimary {
    max-width: 215px
  }

  .personalInfoSection .formBtnWrapper {
    margin: 40px auto
  }

  .therapistSection .formBtnWrapper {
    margin: 0px auto
  }

  #step1Section-2 .letter-wrapper {
    padding: 15px 20px
  }

  #step1Section-2 .letter-wrapper h3 {
    font-size: var(--text-xl)
  }

  #step1Section-2 .letter-wrapper .flexLetterWrapper {
    flex-wrap: wrap
  }

  #step1Section-2 .letter-wrapper .flexLetterWrapper .flexLetterCols p {
    font-size: var(--text-base);
    margin-bottom: 15px
  }

  #step1Section-2 .letter-wrapper .flexLetterWrapper .flexLetterCols ul li strong {
    margin-bottom: 0px
  }

  #step1Section-2 .letter-wrapper .flexLetterWrapper {
    gap: 0px;
    flex-direction: column
  }

  #step1Section-2 .letter-wrapper .flexLetterWrapper .flexLetterCols p {
    margin-top: 0px
  }
}
