/**
 * Patient What to Expect page — Lyn_Interconnect01 node 560:8199
 * Scoped to body.pat_en_expect.sect-pat and body.pat_es_expect.sect-pat
 */

.pat_en_expect.sect-pat main section,
.pat_es_expect.sect-pat main section {
  background: #fff !important;
}

.pat_en_expect.sect-pat main section .section-wrapper,
.pat_es_expect.sect-pat main section .section-wrapper {
  max-width: 960px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 15px !important;
  text-align: center !important;
}

.pat_en_expect.sect-pat .smallcaps,
.pat_es_expect.sect-pat .smallcaps {
  font-size: 0.8em !important;
  text-transform: uppercase !important;
}

/* ------------------------------------------------------------------ */
/* Module 1 — hero + enroll / sign / what to expect                   */
/* ------------------------------------------------------------------ */

.pat_en_expect.sect-pat main section.module-1,
.pat_es_expect.sect-pat main section.module-1 {
  padding: 32px 0 48px !important;
  background: #fff !important;
  background-image: none !important;
}

html[data-webp="true"] .pat_en_expect.sect-pat main section.module-1,
html[data-webp="true"] .pat_es_expect.sect-pat main section.module-1 {
  background-image: none !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper h1,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper h1 {
  color: var(--figma-amethyst) !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-size: 32px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  margin: 0 auto 16px !important;
  max-width: 900px !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper > p,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper > p {
  color: var(--figma-midnight) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  margin: 0 auto 32px !important;
  max-width: 720px !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: flex-start !important;
  gap: 32px 48px !important;
  width: 100% !important;
  max-width: 670px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li {
  display: block !important;
  width: 100% !important;
  max-width: 270px !important;
  margin: 0 !important;
  padding: 100px 0 0 !important;
  list-style: none !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  text-align: center !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.enroll,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.enroll {
  background-image: url("/assets/img/figma/pat-expect-icon-enroll.svg") !important;
  background-size: 73px 85px !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.sign,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.sign {
  background-image: url("/assets/img/figma/pat-expect-icon-sign.svg") !important;
  background-size: 105px 85px !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li h3,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li h3 {
  color: var(--figma-amethyst) !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em !important;
  margin: 0 0 15px !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li p,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li p {
  color: var(--figma-midnight) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  margin: 0 0 0.5rem !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li p:last-child,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li p:last-child {
  margin-bottom: 0 !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.sign a.econsent,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.sign a.econsent {
  color: var(--figma-accent-phone) !important;
  font-weight: 500 !important;
  text-decoration: underline !important;
  text-underline-offset: 2px !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.sign a.econsent::before,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.sign a.econsent::before {
  content: "[" !important;
  color: var(--figma-accent-phone) !important;
  font-weight: 400 !important;
  text-decoration: none !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.sign a.econsent::after,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.sign a.econsent::after {
  content: "]" !important;
  color: var(--figma-accent-phone) !important;
  font-weight: 400 !important;
  text-decoration: none !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.next,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.next {
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: 670px !important;
  padding-top: 24px !important;
  background: none !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.next h3,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.next h3 {
  margin-bottom: 16px !important;
}

.pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.next p,
.pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.next p {
  max-width: 627px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-weight: 400 !important;
}

/* Forced line breaks match the Figma desktop wrapping; drop them on narrow
   screens so the copy reflows naturally. */
@media only screen and (max-width: 767px) {
  .pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.next p br.wrap-fig,
  .pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.next p br.wrap-fig {
    display: none !important;
  }
}

/* ------------------------------------------------------------------ */
/* Module 2 — FAQs                                                    */
/* ------------------------------------------------------------------ */

.pat_en_expect.sect-pat main section.module-2,
.pat_es_expect.sect-pat main section.module-2 {
  background-color: var(--figma-section-muted) !important;
  padding: 48px 0 64px !important;
  /* White band between the FAQ section and the footer, per Figma. The white
     body background shows through this bottom margin. */
  margin-bottom: 96px !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper h2,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper h2 {
  color: var(--figma-amethyst) !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em !important;
  margin: 0 auto 32px !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion {
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: left !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 32px !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div {
  margin: 0 !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dt,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dt {
  position: relative !important;
  margin: 0 !important;
  padding: 15px 68px 16px 24px !important;
  color: #fff !important;
  background-color: var(--figma-orchid) !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 22.4px !important;
  cursor: pointer !important;
  transition: none !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dt::after,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dt::after {
  right: 24px !important;
  top: calc(50% - 5px) !important;
  content: "" !important;
  display: block !important;
  position: absolute !important;
  height: 0 !important;
  width: 0 !important;
  border-top: 10px solid #fff !important;
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dd,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dd {
  display: none !important;
  margin: 0 !important;
  padding: 24px !important;
  border: none !important;
  background: #fff !important;
  color: var(--figma-midnight) !important;
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dd a,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dd a {
  color: var(--figma-accent-phone) !important;
  font-weight: 500 !important;
  text-decoration: underline !important;
}

/* Answers flagged as plain render their links as regular body copy. */
.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dd .answer-plain a,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div dd .answer-plain a {
  color: var(--figma-midnight) !important;
  font-weight: 400 !important;
  text-decoration: none !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion .faq-bracket,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion .faq-bracket {
  color: var(--figma-accent-phone) !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion .faq-bracket a,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion .faq-bracket a {
  color: var(--figma-teal-accent) !important;
  font-weight: 500 !important;
  text-decoration: underline !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.open dt,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.open dt,
.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.close dt,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.close dt {
  background-color: var(--figma-orchid) !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.open dt::after,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.open dt::after {
  transform: rotate(180deg) !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.open dd,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.open dd {
  display: block !important;
  border: none !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.close dd,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion > div.close dd {
  border: none !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion ul.bullets,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion ul.bullets {
  list-style: none !important;
  margin: 1rem 0 0 !important;
  padding: 0 !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion ul.bullets li,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion ul.bullets li {
  position: relative !important;
  padding-left: 2rem !important;
  margin-bottom: 0.5rem !important;
}

.pat_en_expect.sect-pat main section.module-2 .section-wrapper dl.accordion ul.bullets li::before,
.pat_es_expect.sect-pat main section.module-2 .section-wrapper dl.accordion ul.bullets li::before {
  content: "\2022" !important;
  position: absolute !important;
  top: 0 !important;
  left: 1rem !important;
  font-size: 20px !important;
  line-height: 20px !important;
  color: var(--figma-midnight) !important;
}

@media only screen and (min-width: 980px) {
  .pat_en_expect.sect-pat main section.module-1,
  .pat_es_expect.sect-pat main section.module-1 {
    padding: 48px 0 56px !important;
  }

  .pat_en_expect.sect-pat main section.module-1 .section-wrapper h1,
  .pat_es_expect.sect-pat main section.module-1 .section-wrapper h1 {
    font-size: 48px !important;
    margin-bottom: 24px !important;
  }

  .pat_en_expect.sect-pat main section.module-1 .section-wrapper > p,
  .pat_es_expect.sect-pat main section.module-1 .section-wrapper > p {
    margin-bottom: 48px !important;
  }

  .pat_en_expect.sect-pat main section.module-1 .section-wrapper ul,
  .pat_es_expect.sect-pat main section.module-1 .section-wrapper ul {
    justify-content: space-between !important;
    gap: 0 !important;
  }

  .pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.enroll,
  .pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.enroll,
  .pat_en_expect.sect-pat main section.module-1 .section-wrapper ul li.sign,
  .pat_es_expect.sect-pat main section.module-1 .section-wrapper ul li.sign {
    flex: 0 0 270px !important;
    width: 270px !important;
  }
}
