:root {



  --color-navy: #1f3666;



  --color-navy-deep: #0d2f61;



  --color-navy-light: #345081;



  --color-periwinkle: #7b83bb;



  --color-lavender: #8182b4;



  --color-lavender-soft: #f3f0f8;



  --color-violet: #61619b;



  --color-pink: #ce89b4;



  --color-pink-deep: #b65b91;



  --color-coral: #df7188;



  --color-blush: #f7e9eb;



  --color-blush-light: #fff5f5;



  --color-cream: #fffaf8;



  --color-white: #ffffff;



  --color-text: #25314a;



  --color-muted: #667085;



  --color-border: #ebe4e9;



  --color-focus: #ab3d7a;



  --font-serif: Georgia, "Times New Roman", serif;



  --font-sans: Inter, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;



  --font-hand: "Segoe Print", "Bradley Hand", "Comic Sans MS", cursive;



  --container-width: 1400px;



  --content-width: 760px;



  --radius-sm: 10px;



  --radius-md: 16px;



  --radius-lg: 24px;



  --shadow-soft: 0 18px 50px rgba(31, 54, 102, 0.08);



  --transition: 180ms ease;



}



/* Generated homepage illustration library */



.urgent-bar__heart img,



.button--support img,



.search-toggle img,



.handwritten__heart img,



.trust-strip img,



.urgent-options img,



.about-compact__values img,



.free-resources__list img,



.button__icon img {



  display: block;



  width: 100%;



  height: 100%;



  object-fit: contain;



}



.urgent-bar__heart {



  width: 22px;



  height: 22px;



  flex: 0 0 22px;



  overflow: visible;



}



.urgent-bar__heart img {



  transform: scale(1.55);



}



.button--support span,



.button__icon {



  display: inline-grid;



  width: 26px;



  height: 26px;



  place-items: center;



}



.button--support img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}



.button__icon img {



  filter: brightness(0) invert(1);



  transform: scale(3);



}



.search-toggle img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}



.handwritten__heart {



  display: inline-block;



  width: 25px;



  height: 25px;



  vertical-align: -0.2em;



}



.handwritten__heart img {



  filter: invert(65%) sepia(24%) saturate(1120%) hue-rotate(300deg) brightness(103%);



  transform: scale(1.45);



}



.sanando-home .hero {



  background-image:



    radial-gradient(circle at 75% 30%, rgba(247, 233, 235, 0.72), transparent 34%),



    linear-gradient(180deg, #fff 0%, #fffdfa 58%, #fff1f2 100%);



  background-repeat: no-repeat;



  background-position: center, center;



  background-size: cover, cover;



}



.sanando-home .trust-strip span {



  overflow: visible;



}



.sanando-home .trust-strip span img {



  transform: scale(1.55);



}



.pathway-card__icon {



  background: transparent !important;



}



.pathway-card__icon img {



  object-fit: contain;



  filter: none;



  transform: none;



}



.urgent-options span {



  overflow: visible;



  border: 0;



}



.urgent-options span img {



  transform: scale(2.55);



}



.about-resources {



  position: relative;



  overflow: hidden;



}



.about-resources::after {



  position: absolute;



  right: -2.5rem;



  bottom: -1rem;



  z-index: 0;



  width: 220px;



  height: 260px;



  transform: scaleX(-1);



  background: var(--sanando-decor-botanical) left bottom / contain no-repeat;



  content: "";



  opacity: 0.58;



  pointer-events: none;



}



.about-resources__grid {



  position: relative;



  z-index: 1;



}



.about-compact__values span,



.free-resources__list span {



  overflow: visible;



}



.about-compact__values span img {



  transform: scale(1.55);



}



.free-resources__list span {



  display: grid;



  width: 42px;



  height: 42px;



  place-items: center;



}



.free-resources__list span img {



  transform: scale(2);



}



.sanando-home .newsletter {



  background-image:



    var(--sanando-bg-newsletter),



    linear-gradient(90deg, #f1e7f3, #f8e6e9);



  background-repeat: no-repeat;



  background-position: center;



  background-size: cover;



}



.site-footer {



  position: relative;



  overflow: hidden;



}



.site-footer::before {



  position: absolute;



  bottom: -2rem;



  left: -3rem;



  width: 220px;



  height: 260px;



  background: var(--sanando-decor-botanical) left bottom / contain no-repeat;



  content: "";



  filter: brightness(0) invert(1);



  opacity: 0.24;



  pointer-events: none;



}



.site-footer__grid,



.site-footer__bottom {



  position: relative;



  z-index: 1;



}



@media (max-width: 47.99rem) {



  .about-resources::after {



    width: 150px;



    height: 180px;



    opacity: 0.36;



  }



  .free-resources__list span {



    width: 36px;



    height: 36px;



  }



}



*,



*::before,



*::after {



  box-sizing: border-box;



}



html {



  scroll-behavior: smooth;



}



body {



  margin: 0;



  background: var(--color-cream);



  color: var(--color-text);



  font-family: var(--font-sans);



  font-size: 1rem;



  line-height: 1.65;



  -webkit-font-smoothing: antialiased;



}



body.menu-open {



  overflow: hidden;



}



img {



  display: block;



  max-width: 100%;



  height: auto;



}



button,



input,



textarea,



select {



  font: inherit;



}



button,



a {



  -webkit-tap-highlight-color: transparent;



}



a {



  color: var(--color-navy);



  text-decoration-thickness: 1px;



  text-underline-offset: 0.18em;



}



a:hover {



  color: var(--color-pink-deep);



}



:focus-visible {



  outline: 3px solid var(--color-focus);



  outline-offset: 3px;



}



h1,



h2,



h3,



h4 {



  margin: 0 0 0.65em;



  color: var(--color-navy-deep);



  font-family: var(--font-serif);



  font-weight: 600;



  line-height: 1.12;



}



h1 {



  font-size: clamp(2.35rem, 10vw, 4.6rem);



  letter-spacing: -0.035em;



}



h2 {



  font-size: clamp(2rem, 7vw, 3.25rem);



  letter-spacing: -0.025em;



}



h3 {



  font-size: clamp(1.35rem, 4vw, 1.8rem);



}



p {



  margin: 0 0 1.25rem;



}



ul,



ol {



  margin: 0 0 1.5rem;



}



.container {



  width: min(calc(100% - 2rem), var(--container-width));



  margin-inline: auto;



}



.section {



  padding-block: clamp(4.5rem, 10vw, 8rem);



}



.eyebrow {



  margin-bottom: 0.75rem;



  color: var(--color-pink-deep);



  font-size: 0.75rem;



  font-weight: 750;



  letter-spacing: 0.12em;



  line-height: 1.4;



  text-transform: uppercase;



}



.handwritten {



  color: var(--color-coral);



  font-family: var(--font-hand);



  font-size: clamp(1.45rem, 5vw, 2.15rem);



  line-height: 1.3;



}



.skip-link {



  position: fixed;



  z-index: 9999;



  top: 0.75rem;



  left: 0.75rem;



  padding: 0.75rem 1rem;



  transform: translateY(-180%);



  border-radius: var(--radius-sm);



  background: var(--color-white);



  box-shadow: var(--shadow-soft);



  color: var(--color-navy);



  font-weight: 700;



}



.skip-link:focus {



  transform: translateY(0);



}



.button {



  display: inline-flex;



  min-height: 44px;



  align-items: center;



  justify-content: center;



  gap: 0.6rem;



  padding: 0.76rem 1.25rem;



  border: 1px solid transparent;



  border-radius: 999px;



  cursor: pointer;



  font-size: 0.94rem;



  font-weight: 700;



  line-height: 1.2;



  text-align: center;



  text-decoration: none;



  transition: background var(--transition), border-color var(--transition), color var(--transition), transform var(--transition);



}



.button:hover {



  transform: translateY(-1px);



}



.button--primary {



  background: var(--color-navy);



  color: var(--color-white);



}



.button--primary:hover {



  background: var(--color-navy-deep);



  color: var(--color-white);



}



.button--outline {



  border-color: var(--color-navy);



  background: transparent;



  color: var(--color-navy);



}



.button--outline:hover {



  background: var(--color-navy);



  color: var(--color-white);



}



.button--coral {



  background: var(--color-coral);



  color: var(--color-white);



}



.button--coral:hover {



  background: var(--color-pink-deep);



  color: var(--color-white);



}



.button--support {



  margin-top: 1rem;



  background: #f2b7c1;



  color: var(--color-navy-deep);



}



.button--support:hover {



  background: #ec9bab;



  color: var(--color-navy-deep);



}



.button-row {



  display: flex;



  flex-wrap: wrap;



  gap: 0.75rem;



}



.text-link {



  display: inline-flex;



  min-height: 44px;



  align-items: center;



  gap: 0.55rem;



  color: var(--color-navy);



  font-weight: 750;



  text-decoration: underline;



  text-decoration-color: rgba(31, 54, 102, 0.35);



}



.text-link span {



  transition: transform var(--transition);



}



.text-link:hover span {



  transform: translateX(4px);



}



/* Header */



.urgent-bar {



  position: relative;



  z-index: 50;



  border-bottom: 1px solid rgba(31, 54, 102, 0.08);



  background: linear-gradient(90deg, #fcebed, #f4eff9);



  color: var(--color-navy-deep);



  font-size: 0.78rem;



}



.urgent-bar__inner {



  display: grid;



  gap: 0.35rem;



  padding-block: 0.65rem;



  text-align: center;



}



.urgent-bar p {



  margin: 0;



  font-weight: 650;



}



.urgent-bar a {



  min-height: 30px;



  font-weight: 750;



  margin-top: 6px;



}



.site-header {



  position: relative;



  z-index: 40;



  border-bottom: 1px solid rgba(31, 54, 102, 0.08);



  background: rgba(255, 250, 248, 0.96);



}



.site-header__inner {



  display: flex;



  min-height: 76px;



  align-items: center;



  justify-content: space-between;



  gap: 1rem;



}



.site-logo {



  width: 132px;



  flex: 0 0 auto;



}



.site-logo a {



  display: block;



}



.site-logo img,



.custom-logo {



  width: 100%;



  max-height: 66px;



  object-fit: contain;



}



.menu-toggle {



  position: relative;



  z-index: 46;



  display: inline-flex;



  min-width: 48px;



  min-height: 48px;



  align-items: center;



  justify-content: center;



  gap: 0.65rem;



  padding: 0.55rem 0.75rem;



  border: 1px solid var(--color-border);



  border-radius: 999px;



  background: var(--color-white);



  color: var(--color-navy);



  cursor: pointer;



}



.menu-toggle__label {



  font-size: 0.78rem;



  font-weight: 750;



}



.menu-toggle__icon {



  display: grid;



  width: 20px;



  gap: 4px;



}



.menu-toggle__icon span {



  display: block;



  width: 100%;



  height: 2px;



  border-radius: 2px;



  background: currentColor;



  transition: transform var(--transition), opacity var(--transition);



}



.menu-toggle[aria-expanded="true"] .menu-toggle__icon span:nth-child(1) {



  transform: translateY(6px) rotate(45deg);



}



.menu-toggle[aria-expanded="true"] .menu-toggle__icon span:nth-child(2) {



  opacity: 0;



}



.menu-toggle[aria-expanded="true"] .menu-toggle__icon span:nth-child(3) {



  transform: translateY(-6px) rotate(-45deg);



}



.primary-navigation {



  position: fixed;



  z-index: 45;



  inset: 0 0 0 auto;



  width: min(88vw, 390px);



  padding: 7rem 1.25rem 2rem;



  transform: translateX(105%);



  overflow-y: auto;



  background: var(--color-cream);



  box-shadow: -16px 0 50px rgba(13, 47, 97, 0.14);



  transition: transform 240ms ease;



}



.primary-navigation.is-open {



  transform: translateX(0);



}



.primary-menu,



.primary-menu .sub-menu,



.footer-menu,



.footer-group ul {



  margin: 0;



  padding: 0;



  list-style: none;



}



.primary-menu > li {



  border-bottom: 1px solid var(--color-border);



}



.primary-menu a {



  display: flex;



  min-height: 48px;



  align-items: center;



  color: var(--color-navy-deep);



  font-weight: 700;



  text-decoration: none;



}



.primary-menu .sub-menu {



  padding: 0 0 0.8rem 1rem;



}



.primary-menu .sub-menu a {



  min-height: 44px;



  color: var(--color-text);



  font-size: 0.9rem;



  font-weight: 500;



}



/* Hero */



.hero {



  position: relative;



  overflow: hidden;



  padding: 1.25rem 0 0;



  background:



    radial-gradient(circle at 90% 20%, rgba(206, 137, 180, 0.14), transparent 34%),



    linear-gradient(180deg, #fffdfb 0%, #fff7f6 76%, #f9e9ec 100%);



}



.hero::after {



  position: absolute;



  right: -8rem;



  bottom: 3rem;



  width: 18rem;



  height: 18rem;



  border-radius: 50%;



  background: rgba(206, 137, 180, 0.08);



  content: "";



}



.hero__inner {



  position: relative;



  z-index: 2;



  display: grid;



  align-items: center;



  gap: 1rem;



}



.hero__art {



  position: relative;



  order: -1;



  display: grid;



  min-height: 330px;



  place-items: center;



}



.hero__art img {



  position: relative;



  z-index: 2;



  width: min(70vw, 300px);



  max-height: 360px;



  object-fit: contain;



  filter: drop-shadow(0 18px 24px rgba(31, 54, 102, 0.12));



}



.hero__wash {



  position: absolute;



  width: 88%;



  aspect-ratio: 1;



  border-radius: 48% 52% 60% 40% / 50% 45% 55% 50%;



  background: radial-gradient(circle, rgba(247, 233, 235, 0.92), rgba(243, 240, 248, 0.35) 66%, transparent 67%);



}



.hero__content {



  padding: 1.5rem 0 3.25rem;



}



.hero h1 {



  max-width: 780px;



}



.hero__lead {



  max-width: 620px;



  color: var(--color-navy-light);



  font-size: clamp(1.05rem, 3vw, 1.28rem);



}



.hero .handwritten {



  margin: 1.5rem 0 0;



}



.trust-strip {



  position: relative;



  z-index: 4;



  display: grid;



  gap: 0;



  padding: 0.5rem 1rem;



  border: 1px solid rgba(31, 54, 102, 0.09);



  border-radius: var(--radius-md) var(--radius-md) 0 0;



  background: rgba(255, 255, 255, 0.88);



  box-shadow: 0 -8px 36px rgba(31, 54, 102, 0.04);



}



.trust-strip > div {



  display: flex;



  min-height: 58px;



  align-items: center;



  gap: 0.8rem;



  border-bottom: 1px solid var(--color-border);



}



.trust-strip > div:last-child {



  border-bottom: 0;



}



.trust-strip span {



  display: grid;



  width: 34px;



  height: 34px;



  flex: 0 0 auto;



  place-items: center;



  border-radius: 50%;



  color: var(--color-navy);



  font-family: var(--font-serif);



  font-size: 1.1rem;



}



.trust-strip p {



  margin: 0;



  color: var(--color-navy-deep);



  font-size: 0.86rem;



  font-weight: 650;



}



/* Shared homepage sections */



.section-heading {



  margin-bottom: 2rem;



}



.section-heading--center {



  max-width: 920px;



  margin-inline: auto;



  text-align: center;



}



.section-cta {



  margin: 1.5rem 0 0;



  text-align: center;



}



/* Pathways */



.pathways {



  background: var(--color-cream);



}



.pathways__grid {



  display: grid;



  gap: 1rem;



}



.pathway-card {



  position: relative;



  display: grid;



  min-height: 190px;



  grid-template-columns: auto 1fr auto;



  align-items: start;



  gap: 1rem;



  padding: 1.4rem;



  overflow: hidden;



  border: 1px solid var(--color-border);



  border-radius: var(--radius-md);



  background: rgba(255, 255, 255, 0.76);



  box-shadow: 0 8px 24px rgba(31, 54, 102, 0.035);



  color: var(--color-text);



  text-decoration: none;



  transition: border-color var(--transition), box-shadow var(--transition), transform var(--transition);



}



.pathway-card::after {



  position: absolute;



  right: -2.5rem;



  bottom: -3rem;



  width: 9rem;



  height: 9rem;



  border-radius: 50%;



  background: var(--color-blush);



  content: "";



  opacity: 0.65;



}



.pathway-card:nth-child(2)::after {



  background: var(--color-lavender-soft);



}



.pathway-card:hover {



  transform: translateY(-3px);



  border-color: rgba(31, 54, 102, 0.26);



  box-shadow: var(--shadow-soft);



  color: var(--color-text);



}



.pathway-card__number {



  position: relative;



  z-index: 1;



  display: grid;



  width: 42px;



  height: 42px;



  place-items: center;



  border: 1px solid rgba(31, 54, 102, 0.2);



  border-radius: 50%;



  color: var(--color-pink-deep);



  font-size: 0.76rem;



  font-weight: 800;



}



.pathway-card__body {



  position: relative;



  z-index: 1;



  display: grid;



  gap: 0.65rem;



}



.pathway-card__body strong {



  color: var(--color-navy-deep);



  font-family: var(--font-serif);



  font-size: 1.45rem;



  line-height: 1.15;



}



.pathway-card__body span {



  font-size: 0.94rem;



}



.pathway-card__arrow {



  position: relative;



  z-index: 1;



  color: var(--color-pink-deep);



  font-size: 1.35rem;



}



/* Brand message */



.brand-message {



  background: linear-gradient(135deg, var(--color-lavender-soft), #fff4f4);



}



.brand-message__inner {



  display: grid;



  align-items: center;



  gap: 2rem;



}



.brand-message__ornament {



  display: grid;



  width: min(72vw, 300px);



  aspect-ratio: 1;



  place-items: center;



  justify-self: center;



  border: 1px solid rgba(97, 97, 155, 0.25);



  border-radius: 49% 51% 46% 54% / 42% 52% 48% 58%;



  background:



    radial-gradient(circle at 35% 34%, rgba(206, 137, 180, 0.55) 0 8%, transparent 9%),



    radial-gradient(circle at 68% 65%, rgba(123, 131, 187, 0.48) 0 12%, transparent 13%),



    rgba(255, 255, 255, 0.62);



  box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.32);



}



.brand-message__ornament span {



  color: var(--color-lavender);



  font-size: 4rem;



}



.brand-message__content {



  max-width: 680px;



}



.brand-message__content > p:not(.eyebrow):not(.handwritten) {



  color: var(--color-navy-light);



  font-family: var(--font-serif);



  font-size: clamp(1.2rem, 3vw, 1.55rem);



}



/* Assistant */



.assistant {



  background: var(--color-white);



}



.assistant__panel {



  display: grid;



  gap: 1.5rem;



  padding: clamp(1.35rem, 5vw, 3rem);



  border: 1px solid var(--color-border);



  border-radius: var(--radius-lg);



  background: linear-gradient(120deg, #f8f4fa, #fff9f8);



  box-shadow: var(--shadow-soft);



}



.assistant__symbol {



  display: grid;



  width: 92px;



  height: 80px;



  place-items: center;



  border: 2px solid var(--color-lavender);



  border-radius: 50%;



  background: var(--color-white);



  color: var(--color-violet);



  font-size: 1.4rem;



}



.assistant__symbol::after {



  width: 18px;



  height: 18px;



  margin: -16px 0 0 48px;



  transform: rotate(45deg);



  border-right: 2px solid var(--color-lavender);



  border-bottom: 2px solid var(--color-lavender);



  background: var(--color-white);



  content: "";



}



.assistant__content {



  max-width: 620px;



}



.legal-copy,



.newsletter-form__note,



.about__portrait-note {



  color: var(--color-muted);



  font-size: 0.76rem;



  line-height: 1.5;



}



.legal-copy {



  margin: 1rem 0 0;



}



.assistant__status,



.newsletter-form__status {



  margin-top: 1rem;



  color: var(--color-violet);



  font-weight: 700;



}



.assistant__urgent {



  padding: 1.5rem;



  border: 1px solid rgba(223, 113, 136, 0.26);



  border-radius: var(--radius-md);



  background: rgba(247, 233, 235, 0.72);



}



.assistant__urgent h3 {



  margin-bottom: 0.5rem;



}



/* Resources */



.featured-resources {



  background: var(--color-cream);



}



.resource-list {



  border-top: 1px solid var(--color-border);



}



.resource-row {



  display: grid;



  min-height: 94px;



  grid-template-columns: 1fr auto;



  align-items: center;



  gap: 0.5rem 1rem;



  padding: 1.25rem 0;



  border-bottom: 1px solid var(--color-border);



  color: var(--color-text);



  text-decoration: none;



}



.resource-row__category {



  grid-column: 1 / -1;



  color: var(--color-pink-deep);



  font-size: 0.72rem;



  font-weight: 800;



  letter-spacing: 0.1em;



  text-transform: uppercase;



}



.resource-row strong {



  color: var(--color-navy-deep);



  font-family: var(--font-serif);



  font-size: clamp(1.25rem, 4vw, 1.65rem);



}



.resource-row > span:last-child {



  color: var(--color-pink-deep);



  font-size: 1.35rem;



  transition: transform var(--transition);



}



.resource-row:hover > span:last-child {



  transform: translateX(5px);



}



/* About */



.about {



  overflow: hidden;



  background: var(--color-white);



}



.about__inner {



  display: grid;



  align-items: center;



  gap: 2rem;



}



.about__portrait {



  position: relative;



  width: min(72vw, 280px);



  justify-self: center;



}



.about__portrait::before,



.about__portrait::after {



  position: absolute;



  z-index: 0;



  border-radius: 50%;



  content: "";



}



.about__portrait::before {



  inset: -1.25rem;



  background: var(--color-blush);



}



.about__portrait::after {



  right: -2rem;



  bottom: -1rem;



  width: 5rem;



  height: 5rem;



  background: var(--color-lavender-soft);



}



.about__portrait img {



  position: relative;



  z-index: 1;



  width: 100%;



  aspect-ratio: 1;



  border: 6px solid var(--color-white);



  border-radius: 50%;



  object-fit: cover;



  box-shadow: var(--shadow-soft);



}



.about__portrait-note {



  position: relative;



  z-index: 2;



  display: block;



  margin-top: 0.75rem;



  text-align: center;



}



.about__content {



  max-width: 660px;



}



.about__values {



  display: grid;



  gap: 0.75rem;



  margin: 0;



  padding: 0;



  list-style: none;



}



.about__values li {



  display: flex;



  min-height: 52px;



  align-items: center;



  gap: 0.85rem;



  padding: 0.6rem 0;



  border-bottom: 1px solid var(--color-border);



  color: var(--color-navy-deep);



  font-weight: 650;



}



.about__values span {



  display: grid;



  width: 38px;



  height: 38px;



  flex: 0 0 auto;



  place-items: center;



  border: 1px solid rgba(31, 54, 102, 0.2);



  border-radius: 50%;



}



/* Faith */



.faith {



  background: linear-gradient(110deg, #faf8fd, #fff9f8);



}



.faith__inner {



  display: grid;



  align-items: center;



  gap: 2.5rem;



}



.faith__content {



  max-width: 700px;



}



.faith__statement {



  margin-block: 1.5rem;



  padding-left: 1.25rem;



  border-left: 3px solid var(--color-pink);



  color: var(--color-navy);



  font-family: var(--font-serif);



  font-size: 1.2rem;



  font-weight: 600;



}



.faith__art {



  position: relative;



  display: grid;



  min-height: 250px;



  place-items: center;



}



.faith__halo {



  position: absolute;



  width: 210px;



  height: 210px;



  border: 1px solid rgba(129, 130, 180, 0.35);



  border-radius: 50%;



  box-shadow: inset 0 0 0 26px rgba(243, 240, 248, 0.7);



}



.faith__branch {



  position: relative;



  color: var(--color-lavender);



  font-family: var(--font-serif);



  font-size: 8rem;



  line-height: 1;



}



.faith__spark {



  position: absolute;



  top: 18%;



  right: 24%;



  color: var(--color-pink);



  font-size: 2rem;



}



/* Community */



.community {



  background: var(--color-navy);



  color: rgba(255, 255, 255, 0.84);



}



.community__inner {



  display: grid;



  align-items: center;



  gap: 2.5rem;



}



.community h2,



.community .eyebrow {



  color: var(--color-white);



}



.community .eyebrow {



  opacity: 0.76;



}



.community__content {



  max-width: 700px;



}



.community__symbol {



  display: grid;



  width: min(76vw, 280px);



  aspect-ratio: 1;



  place-items: center;



  justify-self: center;



  border: 1px solid rgba(255, 255, 255, 0.32);



  border-radius: 50%;



  background: radial-gradient(circle, rgba(129, 130, 180, 0.32), transparent 68%);



  color: var(--color-white);



  font-family: var(--font-serif);



  font-size: 2.2rem;



}



.community__symbol i {



  margin-top: -5rem;



  color: #f2b7c1;



  font-family: var(--font-sans);



  font-size: 2.6rem;



  font-style: normal;



}



/* Newsletter */



.newsletter {



  padding-block: clamp(3rem, 7vw, 5rem);



  background:



    radial-gradient(circle at 12% 50%, rgba(206, 137, 180, 0.25), transparent 25%),



    linear-gradient(90deg, #f2e9f4, #f9e7ea);



}



.newsletter__inner {



  display: grid;



  align-items: center;



  gap: 1.5rem;



}



.newsletter__mark {



  display: none;



  color: var(--color-pink-deep);



  font-family: var(--font-serif);



  font-size: 3rem;



}



.newsletter h2 {



  font-size: clamp(1.8rem, 5vw, 2.55rem);



}



.newsletter-form label {



  display: block;



  margin-bottom: 0.5rem;



  color: var(--color-navy-deep);



  font-size: 0.82rem;



  font-weight: 750;



}



.newsletter-form__row {



  display: grid;



  gap: 0.75rem;



}



.newsletter-form input {



  width: 100%;



  min-height: 48px;



  padding: 0.75rem 1rem;



  border: 1px solid rgba(31, 54, 102, 0.18);



  border-radius: 999px;



  background: rgba(255, 255, 255, 0.9);



  color: var(--color-text);



}



.newsletter-form__note {



  margin: 0.6rem 0 0;



}



/* Footer */



.site-footer {



  padding-top: 3.5rem;



  background: linear-gradient(135deg, #0d2f61, #1f3666 55%, #2c3f73);



  color: rgba(255, 255, 255, 0.78);



}



.site-footer a {



  color: rgba(255, 255, 255, 0.86);



}



.site-footer a:hover {



  color: var(--color-white);



}



.site-footer__grid {



  display: grid;



  gap: 1rem;



}



.footer-brand {



  margin-bottom: 1.25rem;



}



.footer-brand__logo {



  width: 170px;



  margin-bottom: 1rem;



  padding: 0.5rem;



  border-radius: var(--radius-sm);



  background: rgba(255, 255, 255, 0.94);



}



.footer-brand__logo .site-logo__fallback,



.footer-brand__logo .custom-logo-link {



  display: block;



}



.footer-brand__logo img {



  max-height: 72px;



  object-fit: contain;



}



.footer-brand p {



  max-width: 300px;



  font-size: 0.82rem;



}



.footer-group {



  border-top: 1px solid rgba(255, 255, 255, 0.16);



}



.footer-group__toggle {



  display: flex;



  width: 100%;



  min-height: 52px;



  align-items: center;



  justify-content: space-between;



  padding: 0;



  border: 0;



  background: transparent;



  color: var(--color-white);



  cursor: pointer;



  font-weight: 750;



  text-align: left;



}



.footer-group__toggle span {



  font-size: 1.3rem;



  transition: transform var(--transition);



}



.footer-group__toggle[aria-expanded="true"] span {



  transform: rotate(45deg);



}



.footer-group__content {



  display: none;



  padding-bottom: 1.25rem;



}



.footer-group__content.is-open {



  display: block;



}



.footer-group__content li {



  margin-bottom: 0.45rem;



}



.footer-group__content a {



  display: inline-flex;



  min-height: 36px;



  align-items: center;



  font-size: 0.86rem;



  text-decoration: none;



}



.footer-urgent {



  margin-top: 1.25rem;



  padding: 1.5rem;



  border: 1px solid rgba(255, 255, 255, 0.42);



  border-radius: var(--radius-md);



  text-align: center;



}



.footer-urgent h2 {



  color: var(--color-white);



  font-size: 1.5rem;



}



.footer-urgent p {



  font-size: 0.86rem;



}



.site-footer__bottom {



  display: grid;



  gap: 0.5rem;



  margin-top: 2.5rem;



  padding-block: 1.5rem;



  border-top: 1px solid rgba(255, 255, 255, 0.16);



  font-size: 0.75rem;



  text-align: center;



}



.site-footer__bottom p {



  margin: 0;



}



/* Standard content */



.content-area {



  min-height: 60vh;



  padding-block: clamp(3.5rem, 8vw, 7rem);



  background: var(--color-cream);



}



.content-layout--narrow {



  max-width: var(--content-width);



}



.archive-header,



.entry__header {



  max-width: 800px;



  margin-bottom: 2.5rem;



}



.archive-header p,



.archive-description {



  color: var(--color-muted);



  font-size: 1.1rem;



}



.post-grid {



  display: grid;



  gap: 1.25rem;



}



.post-card {



  overflow: hidden;



  border: 1px solid var(--color-border);



  border-radius: var(--radius-md);



  background: var(--color-white);



}



.post-card__image {



  display: block;



  aspect-ratio: 16 / 9;



  overflow: hidden;



}



.post-card__image img {



  width: 100%;



  height: 100%;



  object-fit: cover;



  transition: transform 300ms ease;



}



.post-card:hover .post-card__image img {



  transform: scale(1.025);



}



.post-card__body {



  padding: 1.35rem;



}



.post-card__meta {



  margin-bottom: 0.45rem;



  color: var(--color-muted);



  font-size: 0.78rem;



}



.post-card h2 {



  font-size: 1.6rem;



}



.post-card h2 a {



  color: inherit;



  text-decoration: none;



}



.entry__featured {



  margin: 0 0 2rem;



}



.entry__featured img {



  width: 100%;



  border-radius: var(--radius-md);



}



.entry__content > * {



  max-width: 100%;



}



.entry__content h2,



.entry__content h3 {



  margin-top: 1.5em;



}



.entry__content blockquote {



  margin: 2rem 0;



  padding: 1.25rem 1.5rem;



  background: var(--color-blush-light);



  color: var(--color-navy);



  font-size: 1.2rem;



}



.entry__content input,



.entry__content textarea,



.entry__content select {



  max-width: 100%;



  min-height: 44px;



  border: 1px solid var(--color-border);



  border-radius: var(--radius-sm);



}



.post-navigation {



  display: grid;



  gap: 1rem;



  margin-top: 3rem;



  padding-top: 1.5rem;



  border-top: 1px solid var(--color-border);



}



.post-navigation a {



  display: inline-flex;



  min-height: 44px;



  align-items: center;



  font-weight: 700;



}



.nav-links {



  display: flex;



  flex-wrap: wrap;



  gap: 0.5rem;



  margin-top: 2rem;



}



.page-numbers {



  display: grid;



  min-width: 44px;



  min-height: 44px;



  place-items: center;



  border: 1px solid var(--color-border);



  border-radius: 50%;



  text-decoration: none;



}



.page-numbers.current {



  background: var(--color-navy);



  color: var(--color-white);



}



.empty-state,



.error-page__inner {



  max-width: 700px;



  padding: clamp(2rem, 7vw, 4rem);



  border: 1px solid var(--color-border);



  border-radius: var(--radius-lg);



  background: linear-gradient(135deg, var(--color-white), var(--color-blush-light));



  text-align: center;



}



.error-page {



  display: grid;



  min-height: 65vh;



  place-items: center;



  padding-block: 3rem;



}



.error-page .button-row {



  justify-content: center;



}



/* Tablet */



@media (min-width: 48rem) {



  .container {



    width: min(calc(100% - 3rem), var(--container-width));



  }



  .urgent-bar__inner {



    display: flex;



    align-items: center;



    justify-content: center;



    gap: 1.25rem;



  }



  .hero {



    padding-top: 2.5rem;



  }



  .hero__inner {



    grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.92fr);



    gap: 1.75rem;



  }



  .hero__art {



    order: initial;



    min-height: 520px;



  }



  .hero__art img {



    width: min(42vw, 410px);



    max-height: 530px;



  }



  .hero__content {



    padding: 3.5rem 0 5rem;



  }



  .trust-strip {



    grid-template-columns: repeat(4, 1fr);



    padding-inline: 1.5rem;



    border-radius: var(--radius-md);



  }



  .trust-strip > div {



    padding-inline: 1rem;



    border-right: 1px solid var(--color-border);



    border-bottom: 0;



  }



  .trust-strip > div:last-child {



    border-right: 0;



  }



  .pathways__grid,



  .post-grid {



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



  .pathway-card:last-child {



    grid-column: 1 / -1;



  }



  .brand-message__inner,



  .faith__inner,



  .community__inner {



    grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.2fr);



  }



  .faith__content,



  .community__content {



    order: -1;



  }



  .assistant__panel {



    grid-template-columns: auto minmax(0, 1fr);



  }



  .assistant__urgent {



    grid-column: 1 / -1;



  }



  .section-heading--split {



    display: flex;



    align-items: end;



    justify-content: space-between;



    gap: 2rem;



  }



  .about__inner {



    grid-template-columns: minmax(220px, 0.68fr) minmax(0, 1.32fr);



  }



  .about__values {



    grid-column: 1 / -1;



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



  .newsletter__inner {



    grid-template-columns: minmax(0, 0.85fr) minmax(380px, 1.15fr);



  }



  .newsletter-form__row {



    grid-template-columns: 1fr auto;



  }



  .post-navigation {



    grid-template-columns: 1fr 1fr;



  }



  .post-navigation > div:last-child {



    text-align: right;



  }



}



/* Desktop */



@media (min-width: 60rem) {



  body.menu-open {



    overflow: auto;



  }



  .site-header {



    position: sticky;



    top: 0;



    backdrop-filter: blur(14px);



  }



  .site-header__inner {



    min-height: 92px;



  }



  .site-logo {



    width: 170px;



  }



  .menu-toggle {



    display: none;



  }



  .primary-navigation {



    position: static;



    display: flex;



    width: auto;



    align-items: center;



    gap: clamp(0.75rem, 1.5vw, 1.4rem);



    padding: 0;



    transform: none;



    overflow: visible;



    background: transparent;



    box-shadow: none;



  }



  .primary-menu {



    display: flex;



    align-items: center;



    gap: clamp(0.65rem, 1.25vw, 1.35rem);



  }



  .primary-menu > li {



    position: relative;



    border: 0;



  }



  .primary-menu a {



    min-height: 44px;



    font-size: 0.82rem;



    white-space: nowrap;



  }



  .primary-menu > li > a::after {



    position: absolute;



    right: 0;



    bottom: 5px;



    left: 0;



    height: 1px;



    transform: scaleX(0);



    background: var(--color-pink-deep);



    content: "";



    transition: transform var(--transition);



  }



  .primary-menu > li:hover > a::after,



  .primary-menu > li:focus-within > a::after,



  .primary-menu > .current-menu-item > a::after {



    transform: scaleX(1);



  }



  .primary-menu .sub-menu {



    position: absolute;



    top: calc(100% - 2px);



    left: -1rem;



    display: none;



    width: 280px;



    padding: 0.65rem;



    border: 1px solid var(--color-border);



    border-radius: var(--radius-md);



    background: var(--color-white);



    box-shadow: var(--shadow-soft);



  }



  .primary-menu li:hover > .sub-menu,



  .primary-menu li:focus-within > .sub-menu {



    display: block;



  }



  .primary-menu .sub-menu a {



    padding: 0.35rem 0.65rem;



    border-radius: 8px;



  }



  .primary-menu .sub-menu a:hover,



  .primary-menu .sub-menu a:focus-visible {



    background: var(--color-lavender-soft);



  }



  .button--support {



    margin-top: 0;



    padding-inline: 1.05rem;



    white-space: nowrap;



  }



  .hero__inner {



    min-height: 620px;



  }



  .hero__art {



    min-height: 620px;



  }



  .hero__art img {



    width: min(37vw, 475px);



    max-height: 620px;



  }



  .pathways__grid {



    grid-template-columns: repeat(3, minmax(0, 1fr));



  }



  .pathway-card:last-child {



    grid-column: auto;



  }



  .assistant__panel {



    grid-template-columns: auto minmax(0, 1.25fr) minmax(280px, 0.75fr);



    align-items: center;



  }



  .assistant__urgent {



    grid-column: auto;



  }



  .resource-row {



    grid-template-columns: 170px 1fr auto;



  }



  .resource-row__category {



    grid-column: auto;



  }



  .about__inner {



    grid-template-columns: minmax(240px, 0.7fr) minmax(340px, 1.15fr) minmax(280px, 0.85fr);



  }



  .about__values {



    grid-column: auto;



    grid-template-columns: 1fr;



  }



  .newsletter__inner {



    grid-template-columns: auto minmax(300px, 0.85fr) minmax(460px, 1.15fr);



  }



  .newsletter__mark {



    display: block;



  }



  .site-footer__grid {



    grid-template-columns: 1.35fr repeat(4, minmax(120px, 0.72fr)) 1.15fr;



    align-items: start;



    gap: clamp(1rem, 2vw, 2rem);



  }



  .footer-brand {



    margin: 0;



  }



  .footer-group {



    border: 0;



  }



  .footer-group__toggle {



    min-height: auto;



    margin-bottom: 1rem;



    pointer-events: none;



  }



  .footer-group__toggle span {



    display: none;



  }



  .footer-group__content {



    display: block !important;



    padding: 0;



  }



  .footer-urgent {



    margin: 0;



  }



  .post-grid {



    grid-template-columns: repeat(3, minmax(0, 1fr));



  }



}



@media (min-width: 80rem) {



  .urgent-bar {



    font-size: 0.84rem;



  }



  .primary-menu a {



    font-size: 0.87rem;



  }



}



@media (prefers-reduced-motion: reduce) {



  html {



    scroll-behavior: auto;



  }



  *,



  *::before,



  *::after {



    scroll-behavior: auto !important;



    transition-duration: 0.01ms !important;



    animation-duration: 0.01ms !important;



    animation-iteration-count: 1 !important;



  }



}



@media (forced-colors: active) {



  .button,



  .pathway-card,



  .assistant__panel,



  .footer-urgent {



    border: 1px solid ButtonText;



  }



}



/* Exact homepage reference layout */



.screen-reader-text {



  position: absolute !important;



  width: 1px;



  height: 1px;



  padding: 0;



  margin: -1px;



  overflow: hidden;



  clip: rect(0, 0, 0, 0);



  white-space: nowrap;



  border: 0;



}



.urgent-bar__heart {



  display: none;



  color: var(--color-pink-deep);



  font-size: 1.15rem;



}



.urgent-bar__close {



  position: absolute;



  top: 0.25rem;



  right: 0.5rem;



  display: grid;



  width: 32px;



  height: 32px;



  place-items: center;



  border: 0;



  background: transparent;



  color: var(--color-navy);



  cursor: pointer;



  font-size: 1.15rem;



}



.urgent-bar.is-dismissed {



  display: none;



}



.search-toggle {



  display: none;



  width: 44px;



  height: 44px;



  place-items: center;



  border: 0;



  background: transparent;



  color: var(--color-navy);



  cursor: pointer;



  font-size: 1.45rem;



}



.header-search {



  position: absolute;



  top: calc(100% + 0.5rem);



  right: 0;



  z-index: 55;



  display: flex;



  width: min(90vw, 360px);



  gap: 0.5rem;



  padding: 0.75rem;



  border: 1px solid var(--color-border);



  border-radius: var(--radius-sm);



  background: var(--color-white);



  box-shadow: var(--shadow-soft);



}



.header-search[hidden] {



  display: none;



}



.header-search input {



  width: 100%;



  min-height: 44px;



  padding: 0.6rem 0.8rem;



  border: 1px solid var(--color-border);



  border-radius: 8px;



}



.header-search button {



  min-height: 44px;



  padding-inline: 0.9rem;



  border: 0;



  border-radius: 8px;



  background: var(--color-navy);



  color: white;



}



.button--violet {



  background: var(--color-violet);



  color: var(--color-white);



}



.button--violet:hover {



  background: var(--color-navy);



  color: var(--color-white);



}



.sanando-home .hero {



  padding-top: 0;



  background:



    radial-gradient(circle at 75% 30%, rgba(247, 233, 235, 0.72), transparent 34%),



    linear-gradient(180deg, #fff 0%, #fffdfa 58%, #fff1f2 100%);



}



.sanando-home .hero__inner {



  gap: 0;



}



.sanando-home .hero__art {



  min-height: 280px;



}



.sanando-home .hero__art img {



  width: min(100%, 490px);



  max-height: none;



  mix-blend-mode: multiply;



  filter: none;



}



.sanando-home .hero__wash {



  width: 100%;



  background: radial-gradient(circle, rgba(247, 233, 235, 0.7), transparent 68%);



}



.sanando-home .hero__content {



  padding: 1.25rem 0 2.25rem;



}



.sanando-home .hero h1 {



  margin-bottom: 0.35em;



  font-size: clamp(2.65rem, 10vw, 3.55rem);



  font-weight: 500;



  line-height: 1.08;



}



.sanando-home .hero__lead {



  max-width: 470px;



  margin-bottom: 1.15rem;



  color: var(--color-navy);



  font-size: 1rem;



  line-height: 1.55;



}



.sanando-home .hero .handwritten {



  margin-top: 1.25rem;



  font-size: 1.75rem;



}



.sanando-home .trust-strip {



  margin-bottom: 25px;



  padding: 0.8rem 0.8rem;



  border-radius: 14px 14px 0 0;



}



.sanando-home .trust-strip > div {



  min-height: 54px;



}



.sanando-home .trust-strip p {



  font-size: 1rem;



}



.sanando-home .trust-strip span {



  width: 50px;



  height: 50px;



  font-size: 1.05rem;



}



.sanando-home .pathways {



  padding-block: 1.8rem 1.35rem;



  background: #fffefd;



}



.sanando-home .pathways .section-heading {



  margin-bottom: 1rem;



}



.sanando-home .pathways h2 {



  margin: 0;



  font-size: clamp(1.8rem, 6vw, 2.35rem);



  font-weight: 500;



}



.sanando-home .pathways__grid {



  gap: 0.8rem;



}



.sanando-home .pathway-card {



  display: grid;



  min-height: 144px;



  grid-template-columns: 78px 1fr;



  align-items: center;



  gap: 0.8rem;



  padding: 0.9rem;



  border-color: #eedfe3;



  border-radius: 13px;



  box-shadow: none;



}



.sanando-home .pathway-card::after {



  display: none;



}



.pathway-card__icon {



  display: grid;



  width: 72px;



  height: 72px;



  place-items: center;



  overflow: hidden;



  border-radius: 50%;



  background: var(--color-blush);



}



.pathway-card:nth-child(2) .pathway-card__icon,



.pathway-card:nth-child(4) .pathway-card__icon {



  background: var(--color-lavender-soft);



}



.pathway-card:nth-child(3) .pathway-card__icon,



.pathway-card:nth-child(6) .pathway-card__icon {



  background: #fff6ea;



}



.pathway-card__icon img {



  width: 100%;



  height: 100%;



  object-fit: cover;



  filter: contrast(1.08) saturate(1.06);



  transform: scale(1.04);



}



.sanando-home .pathway-card__body {



  gap: 0.3rem;



}



.sanando-home .pathway-card__body strong {



  font-size: 1.4rem;



  font-weight: 500;



  line-height: 1.08;



}



.sanando-home .pathway-card__body > span:not(.pathway-card__link) {



  font-size: 0.72rem;



  line-height: 1.35;



}



.pathway-card__link {



  display: inline-flex;



  align-items: center;



  gap: 0.45rem;



  margin-top: 0.15rem;



  color: var(--color-coral);



  font-size: 0.76rem;



  font-weight: 650;



}



/* Crisis support and nourishing resources */



.nourishing-resources {



  padding-block: 1.5rem 3rem;



  background: #fffefd;



}



.crisis-banner {



  display: grid;



  margin: 0;



  overflow: hidden;



  border: 1px solid #efe2de;



  border-radius: 18px;



  background: linear-gradient(135deg, #fffaf7, #f9f0eb);



  box-shadow: 0 14px 38px rgba(31, 54, 102, 0.06);



}



.crisis-banner__content {



  display: grid;



  align-content: center;



  justify-items: start;



  padding: clamp(1.5rem, 6vw, 3.25rem);



}



.crisis-banner h2 {



  margin-bottom: 0.2rem;



  font-size: clamp(2rem, 7vw, 2.75rem);



  font-weight: 500;



}



.crisis-banner__lead {



  margin-bottom: 0;



  color: var(--color-coral);



  font-family: var(--font-serif);



  font-size: clamp(1.2rem, 4.8vw, 1.65rem);



  line-height: 1.3;



}



.crisis-banner__rule {



  width: 48px;



  height: 2px;



  margin-block: 1rem;



  background: #e9adb7;



}



.crisis-banner__content > p:not(.crisis-banner__lead) {



  max-width: 28rem;



  margin-bottom: 1.1rem;



  color: var(--color-navy);



  font-size: 1rem;



  font-weight: 650;



  line-height: 1.5;



}



.crisis-banner .button {



  min-height: 46px;



  padding-inline: 1.35rem;



}



.crisis-banner__image {



  width: 100%;



  height: 100%;



  min-height: 250px;



  object-fit: cover;



  object-position: 66% center;



}



.nourishing-resources__heading {



  max-width: 58rem;



  margin: clamp(1.25rem, 6vw, 1.5rem) auto 1.2rem;



  text-align: center;



}



.nourishing-resources__heading h2 {



  margin: 0;



  font-size: clamp(1.8rem, 5.5vw, 2.5rem);



  font-weight: 500;



}



.nourishing-resources__grid {



  display: grid;



  grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));



  gap: 1rem;



}



.nourishing-card {



  display: grid;



  grid-template-rows: auto 1fr;



  overflow: hidden;



  border: 1px solid #eadfe1;



  border-radius: 14px;



  background: var(--color-white);



  box-shadow: 0 8px 22px rgba(31, 54, 102, 0.035);



  transition: border-color var(--transition), box-shadow var(--transition), transform var(--transition);



}



.nourishing-card:hover {



  transform: translateY(-3px);



  border-color: rgba(31, 54, 102, 0.22);



  box-shadow: var(--shadow-soft);



}



.nourishing-card > img {



  width: 100%;



  aspect-ratio: 4 / 3;



  object-fit: cover;



}



.nourishing-card__body {



  display: grid;



  grid-template-rows: auto 1fr auto;



  padding: 1rem;



}



.nourishing-card h3 {



  margin-bottom: 0.35rem;



  font-size: 1.45rem;



  font-weight: 500;



  line-height: 1.15;



}



.nourishing-card p {



  margin-bottom: 0.8rem;



  color: var(--color-text);



  font-size: 1rem;



  line-height: 1.5;



}



.nourishing-card a {



  display: inline-flex;



  align-items: center;



  justify-self: start;



  gap: 0.55rem;



  min-height: 36px;



  color: var(--color-navy);



  font-size: 0.88rem;



  font-weight: 750;



  text-decoration: none;



}



.nourishing-card a span {



  color: var(--color-coral);



  transition: transform var(--transition);



}



.nourishing-card a:hover span {



  transform: translateX(4px);



}



@media (min-width: 48rem) {



  .crisis-banner {



    grid-template-columns: minmax(280px, 0.78fr) minmax(0, 1.42fr);



  }



  .crisis-banner__image {



    min-height: 320px;



  }



}



@media (min-width: 75rem) {



  .nourishing-resources {



    padding-block: 0rem 0rem;



  }



  .nourishing-resources__grid {



    grid-template-columns: repeat(4, minmax(0, 1fr));



  }



}



.sanando-home .assistant {



  padding-block: 3rem 3rem;



  background: #fffefd;



}



.assistant__grid {



  display: grid;



  gap: 0.9rem;



}



.assistant-card {



  position: relative;



  display: grid;



  min-height: 205px;



  grid-template-columns: minmax(0, 1fr) 120px;



  align-items: center;



  gap: 0.5rem;



  padding: 1.3rem;



  overflow: hidden;



  border-radius: 14px;



}



.assistant-card--guide {



  background: linear-gradient(120deg, #f4eff9, #faf5fb);



}



.assistant-card--urgent {



  background: linear-gradient(120deg, #fff2f2, #fbe8eb);



}



.assistant-card__content {



  position: relative;



  z-index: 2;



}



.assistant-card h2 {



  margin-bottom: 0.45rem;



  font-size: 1.35rem;



  font-weight: 500;



}



.assistant-card p {



  margin-bottom: 0.65rem;



  font-size: 0.76rem;



  line-height: 1.4;



}



.assistant-card .button {



  min-height: 40px;



  padding: 0.65rem 1rem;



  font-size: 0.75rem;



}



.assistant-card .legal-copy {



  margin-top: 0.65rem;



  font-size: 0.62rem;



}



.assistant-card__image {



  width: 115px;



  justify-self: end;



}



.assistant-card__image--urgent {



  width: 150px;



  align-self: end;



  margin-right: -1rem;



  margin-bottom: -1.3rem;



}



.urgent-options {



  display: flex;



  gap: 1rem;



  margin: 1.5rem 0 0;



  padding: 0;



  list-style: none;



}



.urgent-options li {



  display: grid;



  justify-items: center;



  gap: 0.55rem;



  color: var(--color-navy);



  font-size: 0.58rem;



  text-align: center;



}



.urgent-options span {



  display: grid;



  width: 26px;



  height: 26px;



  place-items: center;



  border: 1px solid rgba(31, 54, 102, 0.25);



  border-radius: 50%;



  font-size: 0.7rem;



}



.about-resources {



  padding-block: 0.2rem 3.15rem;



  background: #fffefd;



}



.about-resources__grid {



  display: grid;



  gap: 3rem;



}



.about-compact {



  display: grid;



  grid-template-columns: 130px 1fr;



  align-items: center;



  gap: 2rem;



  min-width: 0;



}



.about-compact__portrait {



  position: relative;



}



.about-compact__portrait::before {



  position: absolute;



  inset: -0.7rem;



  border-radius: 50%;



  background: var(--color-blush);



  content: "";



}



.about-compact__portrait img {



  position: relative;



  width: 100%;



  aspect-ratio: 1;



  border-radius: 50%;



  object-fit: cover;



}



.about-compact h2,



.free-resources h2 {



  margin-bottom: 0.55rem;



  font-size: 1.65rem;



  font-weight: 500;



}



.about-compact p {



  margin-bottom: 0.65rem;



  font-size: 0.72rem;



  line-height: 1.45;



}



.about-compact__values {



  display: grid;



  grid-template-columns: repeat(2, minmax(0, 1fr));



  gap: 0.45rem;



  margin: 0 0 0.45rem;



  padding: 0;



  list-style: none;



}



.about-compact__values li {



  display: grid;



  grid-template-columns: 26px 1fr;



  align-items: center;



  gap: 2rem;



  color: var(--color-navy);



  font-size: 0.57rem;



  line-height: 1.2;



}



.about-compact__values span {



  display: grid;



  width: 45px;



  height: 45px;



  place-items: center;



  color: var(--color-navy);



  font-size: 0.9rem;



}



.about-compact .text-link {



  min-height: 32px;



  font-size: 0.72rem;



}



.free-resources {



  display: grid;



  align-content: center;



  padding: 1.25rem;



  border: 1px solid var(--color-border);



  border-radius: 14px;



  background: rgba(255, 255, 255, 0.88);



  text-align: center;



}



.free-resources__list {



  display: grid;



  grid-template-columns: repeat(2, minmax(0, 1fr));



  gap: 1rem;



  margin: 0.4rem 0 1rem;



  padding: 0;



  list-style: none;



}



.free-resources__list li {



  display: grid;



  justify-items: center;



  gap: 0.35rem;



  color: var(--color-navy);



  font-size: 0.8rem;



  line-height: 1.2;



}



.free-resources__list span {



  color: var(--color-navy);



  font-size: 1.7rem;



}



.free-resources .button {



  min-height: 38px;



  justify-self: center;



  padding: 0.55rem 1.5rem;



  font-size: 0.7rem;



}



/* Expanded About story */



.about-story {



  padding-block: clamp(3rem, 7vw, 3.5rem);



  background: #fffefd;



}



.about-story__panel {



  display: grid;



  overflow: hidden;



  border: 1px solid var(--color-border);



  border-radius: 18px;



  background: var(--color-white);



  box-shadow: var(--shadow-soft);



}



.about-story__portrait {



  min-height: 430px;



  background: #f4ece7;



}



.about-story__portrait img {



  width: 100%;



  height: 100%;



  min-height: 430px;



  object-fit: cover;



  object-position: center 35%;



}



.about-story__content {



  padding: clamp(1.5rem, 5vw, 3rem);



}



.about-story__eyebrow {



  margin-bottom: 0.7rem;



  color: var(--color-coral);



  font-size: 0.75rem;



  font-weight: 800;



  letter-spacing: 0.24em;



  text-transform: uppercase;



}



.about-story h2 {



  margin-bottom: 0;



  font-size: clamp(2rem, 7vw, 3.15rem);



  font-weight: 500;



  line-height: 1.07;



}



.about-story h2 em {



  color: var(--color-coral);



  font-weight: 500;



}



.about-story__rule {



  display: block;



  width: 52px;



  height: 2px;



  margin-block: 1rem 1.15rem;



  background: #e9a4b0;



}



.about-story__intro {



  margin-bottom: 1.5rem;



  color: var(--color-navy);



  font-size: 0.94rem;



  line-height: 1.65;



}



.about-story__values {



  display: grid;



  gap: 1rem;



}



.about-story__value {



  display: grid;



  grid-template-columns: 64px minmax(0, 1fr);



  align-items: center;



  gap: 0.85rem;



}



.about-story__icon {



  display: grid;



  width: 64px;



  height: 64px;



  place-items: center;



  border-radius: 50%;



  background: var(--color-lavender-soft);



}



.about-story__icon img {



  width: 54px;



  height: 54px;



  object-fit: contain;



}



.about-story__value h3 {



  margin-bottom: 0.25rem;



  font-size: 1.1rem;



  font-weight: 500;



  line-height: 1.2;



}



.about-story__value p {



  margin: 0;



  color: var(--color-navy-light);



  font-size: 0.78rem;



  line-height: 1.5;



}



.about-story__message {



  position: relative;



  display: grid;



  gap: 1rem;



  margin-top: 1.6rem;



  padding: 1.25rem;



  overflow: hidden;



  border-radius: 14px;



  background: linear-gradient(100deg, #fff8f4, #faf3f7);



}



.about-story__message blockquote {



  position: relative;



  margin: 0;



  padding-left: 2.6rem;



}



.about-story__message blockquote::before {



  position: absolute;



  top: -0.35rem;



  left: 0;



  color: var(--color-coral);



  content: "“";



  font-family: var(--font-serif);



  font-size: 3.25rem;



  font-weight: 700;



  line-height: 1;



}



.about-story__message blockquote p {



  margin-bottom: 0.55rem;



  color: var(--color-navy);



  font-size: 0.9rem;



  font-weight: 650;



  line-height: 1.5;



}



.about-story__message cite {



  color: var(--color-coral);



  font-family: var(--font-hand);



  font-size: 1rem;



}



.about-story__message > p {



  position: relative;



  z-index: 1;



  margin: 0;



  padding-top: 1rem;



  border-top: 1px solid rgba(31, 54, 102, 0.12);



  color: var(--color-navy);



  font-size: 0.82rem;



  font-weight: 650;



  line-height: 1.5;



}



.about-story__message > img {



  position: absolute;



  right: -2.5rem;



  bottom: -2.75rem;



  width: 140px;



  height: 140px;



  object-fit: contain;



  opacity: 0.42;



  pointer-events: none;



}



@media (min-width: 48rem) {



  .about-story__values {



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



  .about-story__message > p {



    padding: 0 2.5rem 0 1.5rem;



    border-top: 0;



    border-left: 1px solid rgba(31, 54, 102, 0.12);



  }



}



@media (min-width: 60rem) {



  .about-story__panel {



    grid-template-columns: minmax(360px, 0.82fr) minmax(0, 1.18fr);



  }



  .about-story__portrait,



  .about-story__portrait img {



    min-height: 690px;



  }



  .about-story__content {



    align-self: center;



  }



}



.sanando-home .newsletter {



  padding-block: 1.1rem;



  background: linear-gradient(90deg, #f1e7f3, #f8e6e9);



}



.sanando-home .newsletter__inner {



  gap: 1rem;



}



.newsletter__image {



  display: none;



  width: 130px;



}



.sanando-home .newsletter h2 {



  margin-bottom: 0.35rem;



  font-size: 1.65rem;



  font-weight: 500;



}



.sanando-home .newsletter__content p {



  margin: 0;



  font-size: 1rem;



}



.sanando-home .newsletter-form__row {



  display: grid;



  gap: 0.45rem;



}



.sanando-home .newsletter-form input {



  min-height: 38px;



  padding: 0.5rem 0.75rem;



  border: 0;



  border-radius: 7px;



  font-size: 0.7rem;



}



.sanando-home .newsletter-form .button {



  min-height: 38px;



  border-radius: 8px;



  font-size: 0.68rem;



}



.sanando-home .newsletter-form__note {



  margin-top: 0.75rem;



  font-size: 0.84rem;



}



.footer-socials {



  display: flex;



  gap: 0.75rem;



  margin: 0.8rem 0 0;



  padding: 0;



  list-style: none;



}



.footer-socials a {



  display: grid;



  width: 26px;



  height: 26px;



  place-items: center;



  font-size: 0.82rem;



  font-weight: 700;



  text-decoration: none;



}



.site-footer {



  padding-top: 2.4rem;



}



.footer-brand__logo {



  width: 150px;



  padding: 0;



  background: transparent;



}



.footer-brand__logo img {



  filter: brightness(0) invert(1);



}



.site-footer__bottom {



  margin-top: 1.35rem;



  padding-block: 0.9rem;



}



@media (min-width: 48rem) {



  .urgent-bar__heart {



    display: inline-block;



  }



  .urgent-bar__inner {



    position: relative;



    min-height: 34px;



    padding-block: 0.25rem;



    gap: 0.8rem;



  }



  .urgent-bar__close {



    top: 50%;



    right: 0;



    transform: translateY(-50%);



  }



  .sanando-home .pathways__grid {



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



  .sanando-home .pathway-card:last-child {



    grid-column: auto;



  }



  .assistant__grid {



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



  .about-resources__grid {



    grid-template-columns: 1fr;



  }



  .free-resources__list {



    grid-template-columns: repeat(4, minmax(0, 1fr));



  }



  .sanando-home .newsletter__inner {



    grid-template-columns: 120px minmax(0, 1fr);



  }



  .newsletter__image {



    display: block;



  }



  .sanando-home .newsletter-form {



    grid-column: 1 / -1;



  }



  .sanando-home .newsletter-form__row {



    grid-template-columns: 0.72fr 1fr auto;



  }



}



@media (min-width: 60rem) {



  .urgent-bar {



    font-size: 0.72rem;



  }



  .site-header__inner {



    min-height: 76px;



  }



  .site-logo {



    width: 145px;



  }



  .primary-navigation {



    position: relative;



    gap: 0.65rem;



  }



  .primary-menu {



    gap: clamp(0.65rem, 1.6vw, 1.65rem);



  }



  .primary-menu a {



    font-size: 0.72rem;



  }



  .button--support {



    padding: 0.65rem 1rem;



    font-size: 0.72rem;



  }



  .search-toggle {



    display: grid;



  }



  .sanando-home .container {



    width: min(calc(100% - 10rem), 1120px);



  }



  .sanando-home .hero__inner {



    min-height: 285px;



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



  .sanando-home .hero__content {



    order: 1;



    padding: 6rem 0 3.5rem;



  }



  .sanando-home .hero__art {



    order: 2;



    min-height: 285px;



  }



  .sanando-home .hero__art img {



    width: 100%;



  }



  .sanando-home .hero h1 {



    font-size: clamp(2.35rem, 4vw, 3rem);



    letter-spacing: -0.018em;



  }



  .sanando-home .hero__lead {



    margin-bottom: 0.8rem;



    font-size: 0.82rem;



    line-height: 1.42;



  }



  .sanando-home .hero .handwritten {



    margin-top: 0.7rem;



    font-size: 1.4rem;



  }



  .sanando-home .trust-strip {



    margin-top: -0.7rem;



    border-radius: 14px;



    margin-bottom: 2rem;



  }



  .sanando-home .pathways__grid {



    grid-template-columns: repeat(3, minmax(0, 1fr));



  }



  .sanando-home .pathways {



    padding-block: 1.25rem 0.9rem;



  }



  .sanando-home .pathways .section-heading {



    margin-bottom: 0.7rem;



  }



  .sanando-home .pathway-card {



    min-height: 126px;



    grid-template-columns: 84px 1fr;



    gap: 0.75rem;



    padding: 0.75rem;



  }



  .pathway-card__icon {



    width: 78px;



    height: 78px;



  }



  .sanando-home .pathway-card__body strong {



    font-size: 1rem;



  }



  .sanando-home .pathway-card__body > span:not(.pathway-card__link) {



    font-size: 0.62rem;



  }



  .pathway-card__link {



    font-size: 0.66rem;



  }



  .assistant-card {



    min-height: 150px;



    grid-template-columns: minmax(0, 1fr) 210px;



    padding: 1rem;



  }



  .assistant-card h2 {



    font-size: 1.15rem;



  }



  .assistant-card p {



    margin-bottom: 1rem;



    font-size: 0.65rem;



  }



  .assistant-card .button {



    min-height: 34px;



    padding: 0.5rem 0.8rem;



    font-size: 0.65rem;



  }



  .assistant-card .legal-copy {



    margin-top: 0.8rem;



    font-size: 0.52rem;



  }



  .assistant-card__image {



    width: 92px;



  }



  .assistant-card__image--urgent {



    width: 118px;



  }



  .urgent-options {



    gap: 2rem;



    margin-top: 1.2rem;



  }



  .about-resources__grid {



    grid-template-columns: 1fr;



  }



  .about-compact {



    grid-template-columns: 255px 1fr;



  }



  .about-compact h2,



  .free-resources h2 {



    font-size: 1.2rem;



  }



  .free-resources {



    width: 70%;



    padding: 1.6rem 0.8rem 1.6rem 0.8rem;



    margin: 0 auto;



  }



  .free-resources__list {



    margin-block: 1rem 1.5rem;



  }



  .sanando-home .newsletter {



    padding-block: 2rem;



  }



  .newsletter__image {



    width: 100px;



  }



  .sanando-home .newsletter__inner {



    grid-template-columns: 160px minmax(220px, 0.85fr) minmax(360px, 1.55fr);



  }



  .sanando-home .newsletter-form {



    grid-column: auto;



  }



  .sanando-home .newsletter h2 {



    font-size: 1.2rem;



  }



  .site-footer__grid {



    grid-template-columns: 1.35fr 0.75fr 1fr 0.75fr 0.7fr 1.1fr;



    gap: 0.65rem;



  }



  .site-footer {



    padding-top: 1.2rem;



  }



  .footer-brand {



    margin-bottom: 0;



  }



  .footer-brand__logo {



    width: 140px;



    margin-bottom: 0.35rem;



  }



  .footer-brand p {



    font-size: 0.62rem;



    line-height: 1.4;



  }



  .footer-socials {



    gap: 0.35rem;



    margin-top: 0.35rem;



  }



  .footer-socials a {



    width: 20px;



    height: 20px;



    font-size: 0.65rem;



  }



  .footer-group {



    border-top: 0;



  }



  .footer-group__toggle {



    min-height: 26px;



    margin-bottom: 0.35rem;



    font-size: 0.7rem;



  }



  .footer-group__content {



    padding-bottom: 0;



  }



  .footer-group__content ul,



  .footer-group__content .footer-menu {



    gap: 0;



  }



  .footer-group__content li {



    margin-bottom: 0.1rem;



    font-size: 0.54rem;



    line-height: 1;



  }



  .footer-group__content a {



    min-height: 16px;



    font-size: 0.54rem;



    line-height: 1.15;



  }



  .footer-urgent {



    margin-top: 0;



    padding: 1.65rem .65rem;



  }



  .footer-urgent h2 {



    font-size: 1rem;



    line-height: 1.05;



  }



  .footer-urgent p {



    margin-bottom: 0.45rem;



    font-size: 0.62rem;



  }



  .footer-urgent .button {



    min-height: 34px;



    padding: 0.5rem 0.7rem;



    font-size: 0.62rem;



  }



  .site-footer__bottom {



    margin-top: 0.7rem;



    padding-block: 0.5rem;



    font-size: 0.58rem;



  }



}



/* Keep generated artwork above the legacy visual fallbacks. */



.sanando-home .hero {



  background-image:



    radial-gradient(circle at 75% 30%, rgba(247, 233, 235, 0.72), transparent 34%),



    linear-gradient(180deg, #fff 0%, #fffdfa 58%, #fff1f2 100%);



  background-repeat: no-repeat;



  background-position: center, center;



  background-size: cover, cover;



}



.pathway-card__icon img {



  object-fit: contain;



  filter: none;



  transform: none;



}



.urgent-options span {



  overflow: visible;



  border: 0;



}



.sanando-home .newsletter {



  background-image:



    var(--sanando-bg-newsletter),



    linear-gradient(90deg, #f1e7f3, #f8e6e9);



  background-repeat: no-repeat;



  background-position: center;



  background-size: cover;



}



/* Homepage illustration refinements: transparent v2 artwork. */



.sanando-home .hero__art img {



  width: min(110%, 610px);



  max-height: 390px;



  object-fit: contain;



  mix-blend-mode: normal;



}



.sanando-home .hero__wash {



  width: 92%;



  background: radial-gradient(circle, rgba(247, 233, 235, 0.58), rgba(243, 240, 248, 0.2) 62%, transparent 72%);



}



.assistant-card__image {



  width: 160px;



  max-height: 160px;



  object-fit: contain;



}



.assistant-card__image--urgent {



  width: 210px;



  max-height: 210px;



  margin-right: -0.8rem;



  margin-bottom: -1rem;



}



.about-compact {



  grid-template-columns: 170px 1fr;



}



.about-compact__portrait::before {



  display: none;



}



.about-compact__portrait img {



  width: 100%;



  height: auto;



  aspect-ratio: auto;



  border-radius: 0;



  object-fit: contain;



}



.newsletter__image {



    width: 160px;



    height: auto;



    object-fit: contain;



    margin-left: -20px;



}



@media (max-width: 899px) {



  .about-compact {



    grid-template-columns: 140px 1fr;



  }



  .sanando-home .hero__art img {



    width: min(100%, 470px);



    max-height: 340px;



  }



}



@media (max-width: 639px) {



  .about-compact {



    grid-template-columns: 115px 1fr;



  }



  .assistant-card__image {



    width: 108px;



    max-height: 125px;



  }



  .assistant-card__image--urgent {



    width: 132px;



    max-height: 135px;



  }



}



/* Wider 1400px layout and improved reading scale. */



html {



  font-size: 17px;



}



.sanando-home .container {



  width: min(calc(100% - 2rem), 1400px);



}



@media (min-width: 48rem) {



  .sanando-home .container {



    width: min(calc(100% - 4rem), 1400px);



  }



}



@media (min-width: 60rem) {



  .sanando-home .container {



    width: min(calc(100% - 2rem), 1400px);



  }



  .urgent-bar {



    font-size: 0.86rem;



  }



  .primary-menu a,



  .button--support {



    font-size: 0.86rem;



  }



  .sanando-home .hero h1 {



    font-size: clamp(3rem, 4vw, 3.75rem);



  }



  .sanando-home .hero__lead {



    font-size: 1rem;



    line-height: 1.55;



  }



  .sanando-home .hero .handwritten {



    font-size: 1.65rem;



  }



  .sanando-home .trust-strip p {



    font-size: 1rem;



  }



  .sanando-home .pathways h2 {



    font-size: clamp(2rem, 7vw, 2.75rem);



  }



  .sanando-home .pathway-card__body strong {



    font-size: 1.12rem;



  }



  .sanando-home .pathway-card__body > span:not(.pathway-card__link),



  .sanando-home .pathway-card__link {



    font-size: 1rem;



    line-height: 1.45;



  }



  .sanando-home .assistant-card h2 {



    font-size: 1.8rem;



  }



  .sanando-home .assistant-card p {



    font-size: 1rem;



  }



  .sanando-home .assistant-card .button {



    font-size: 1rem;



  }



  .sanando-home .assistant-card .legal-copy {



    font-size: 0.8rem;



  }



  .sanando-home .urgent-options li {



    font-size: 0.8rem;



  }



  .sanando-home .about-compact h2,



  .sanando-home .free-resources h2,



  .sanando-home .newsletter h2 {



    font-size: 1.8rem;



  }



  .sanando-home .about-compact p,



  .sanando-home .newsletter__content p {



    font-size: 1rem;



    line-height: 1.55;



  }



  .sanando-home .about-compact__values li,



  .sanando-home .free-resources__list li {



    font-size: 1rem;



    line-height: 1.35;



  }



  .sanando-home .about-compact .text-link,



  .sanando-home .free-resources .button {



    font-size: 1rem;



  }



  .sanando-home .newsletter-form input,



  .sanando-home .newsletter-form .button {



    font-size: 1rem;



  }



  .sanando-home .newsletter-form__note {



    font-size: 0.8rem;



    line-height: 1.4;



  }



  .footer-brand p {



    font-size: 0.9rem;



    margin-top: 20px;



  }



  .footer-group__toggle {



    font-size: 0.84rem;



  }



  .footer-group__content li,



  .footer-group__content a {



    font-size: 0.8rem;



    line-height: 1.65;



  }



  .footer-urgent h2 {



    font-size: 1.22rem;



  }



  .footer-urgent p,



  .footer-urgent .button {



    font-size: 0.86rem;



    margin-bottom: 14px;



  }



  .site-footer__bottom {



    font-size: 0.78rem;



  }



}



/* Pathway cards matched to the spacious three-column reference. */



.sanando-home .pathway-card__icon {



  overflow: visible;



  border-radius: 0;



  background: transparent;



}



.sanando-home .pathway-card:nth-child(2) .pathway-card__icon,



.sanando-home .pathway-card:nth-child(3) .pathway-card__icon,



.sanando-home .pathway-card:nth-child(4) .pathway-card__icon,



.sanando-home .pathway-card:nth-child(6) .pathway-card__icon {



  background: transparent;



}



.sanando-home .pathway-card__icon img {



  object-fit: contain;



  filter: none;



  transform: none;



}



@media (min-width: 48rem) and (max-width: 59.99rem) {



  .sanando-home .pathways__grid {



    gap: 1rem;



  }



  .sanando-home .pathway-card {



    min-height: 172px;



    grid-template-columns: 96px minmax(0, 1fr);



    gap: 1rem;



    padding: 1.25rem;



  }



  .sanando-home .pathway-card__icon {



    width: 120px;



    height: 130px;



    margin-left: -12px;



  }



  .sanando-home .pathway-card__body strong {



    font-size: 1.38rem;



  }



  .sanando-home .pathway-card__body > span:not(.pathway-card__link),



  .sanando-home .pathway-card__link {



    font-size: 0.82rem;



  }



}



@media (min-width: 60rem) {



  .sanando-home .pathways {



    padding-block: 3.5rem 3.4rem;



  }



  .sanando-home .pathways .section-heading {



    margin-bottom: 1.2rem;



  }



  .sanando-home .pathways__grid {



    grid-template-columns: repeat(3, minmax(0, 1fr));



    gap: 1rem;



  }



  .sanando-home .pathway-card {



    min-height: 190px;



    grid-template-columns: 118px minmax(0, 1fr);



    align-items: center;



    gap: 1.15rem;



    padding: 1.35rem 1.55rem;



    border: 1px solid #efdde2;



    border-radius: 14px;



    background: #fffefd;



  }



  .sanando-home .pathway-card__icon {



        width: 160px;



        height: 160px;



        margin-left: -20px;



  }



  .sanando-home .pathway-card__body {



    align-content: center;



    gap: 0.42rem;



  }



  .sanando-home .pathway-card__body strong {



    font-size: 1.65rem;



    line-height: 1.04;



  }



  .sanando-home .pathway-card__body > span:not(.pathway-card__link) {



    font-size: 1rem;



    line-height: 1.42;



  }



  .sanando-home .pathway-card__link {



    margin-top: 0.15rem;



    font-size: 1rem;



    line-height: 1.35;



  }



}



@media (max-width: 47.99rem) {



  .sanando-home .pathway-card {



    min-height: 154px;



    grid-template-columns: 88px minmax(0, 1fr);



    gap: 0.9rem;



    padding: 1rem;



  }



  .sanando-home .pathway-card__icon {



    width: 115px;



        height: 115px;



        margin-left: -15px;



  }



}



/* Keep the About introduction focused while resources retain full width. */



@media (min-width: 75rem) {



  .sanando-home .about-compact {



    width: 70%;



    max-width: 1032px;



    margin-inline: auto;



  }



}



/* A WordPress page supplies the homepage markup; the theme supplies its frame. */



.sanando-home .content-area--front {



  min-height: 0;



  padding: 0;



  background: #fffefd;



}



.sanando-home .entry--front,



.sanando-home .entry--front .entry__content,



.sanando-home .homepage-content {



  width: 100%;



  margin: 0;



  padding: 0;



}



.sanando-home .entry--front .entry__content > * {



  max-width: none;



}



.sanando-home .entry--front .entry__content h2,



.sanando-home .entry--front .entry__content h3 {



  margin-top: 0;



}



/* Mobile layout: give the guidance, urgent-help and About sections room to breathe. */



@media (max-width: 47.99rem) {



  .sanando-home .assistant {



    padding-block: 0 2.25rem;



  }



  .sanando-home .assistant__grid {



    gap: 1rem;



  }



  .sanando-home .assistant-card {



    min-height: 0;



    grid-template-columns: minmax(0, 1fr);



    justify-items: center;



    gap: 0.9rem;



    padding: 1.35rem 1.2rem 1.15rem;



    text-align: center;



  }



  .sanando-home .assistant-card__content {



    width: 100%;



  }



  .sanando-home .assistant-card h2 {



    margin-bottom: 0.55rem;



    font-size: clamp(1.65rem, 6vw, 1.85rem);



    line-height: 1.08;



  }



  .sanando-home .assistant-card p {



    max-width: 31rem;



    margin: 0 auto 0.9rem;



    font-size: 0.92rem;



    line-height: 1.5;



  }



  .sanando-home .assistant-card .button {



    width: auto;



    max-width: 100%;



    min-height: 44px;



    padding: 0.7rem 1.1rem;



    font-size: 0.88rem;



    line-height: 1.2;



  }



  .sanando-home .assistant-card .legal-copy {



    max-width: 30rem;



    margin-top: 0.85rem;



    margin-bottom: 0;



    font-size: 0.72rem;



    line-height: 1.45;



  }



  .sanando-home .assistant-card__image,



  .sanando-home .assistant-card__image--urgent {



    width: min(46vw, 155px);



    max-height: none;



    justify-self: center;



    align-self: center;



    margin: 0 auto;



    object-fit: contain;



  }



  .sanando-home .assistant-card--guide .assistant-card__image {



    width: min(43vw, 145px);



  }



  .sanando-home .assistant-card--urgent .assistant-card__image {



    width: min(52vw, 175px);



  }



  .sanando-home .urgent-options {



    width: min(100%, 25rem);



    justify-content: center;



    gap: 0.55rem;



    margin: 2rem auto 0;



  }



  .sanando-home .urgent-options li {



    min-width: 0;



    flex: 1 1 0;



    gap: 0.45rem;



    font-size: 0.72rem;



    line-height: 1.25;



  }



  .sanando-home .urgent-options span {



    width: 32px;



    height: 32px;



  }



  .sanando-home .about-resources {



    padding-block: 0.5rem 2.5rem;



  }



  .sanando-home .about-resources__grid {



    gap: 1.5rem;



  }



  .sanando-home .about-compact {



    width: 100%;



    grid-template-columns: minmax(0, 1fr);



    justify-items: center;



    gap: 0.9rem;



    margin-inline: auto;



    text-align: center;



  }



  .sanando-home .about-compact__portrait {



    width: min(52vw, 185px);



  }



  .sanando-home .about-compact__content {



    width: 100%;



  }



  .sanando-home .about-compact h2 {



    margin-bottom: 0.6rem;



    font-size: clamp(1.65rem, 6.5vw, 1.8rem);



    line-height: 1.1;



  }



  .sanando-home .about-compact p {



    max-width: 34rem;



    margin: 0 auto 1rem;



    font-size: 0.92rem;



    line-height: 1.55;



  }



  .sanando-home .about-compact__values {



    width: min(100%, 34rem);



    grid-template-columns: repeat(2, minmax(0, 1fr));



    gap: 0.75rem;



    margin: 0 auto 0.9rem;



    text-align: left;



  }



  .sanando-home .about-compact__values li {



    grid-template-columns: 42px minmax(0, 1fr);



    gap: 1.2rem;



    font-size: 1rem;



    line-height: 1.3;



  }



  .sanando-home .about-compact__values span {



    width: 50px;



    height: 50px;



  }



  .sanando-home .about-compact .text-link {



    justify-content: center;



    font-size: 0.88rem;



  }



}



@media (max-width: 24rem) {



  .sanando-home .about-compact__values {



    grid-template-columns: minmax(0, 1fr);



    width: min(100%, 18rem);



  }



}



/* About page ------------------------------------------------------------- */



.content-area--about {



  min-height: 0;



  margin-block-start: -20px !important;



  padding-block-start: 0 !important;



  padding: 0;



  background: #fffefd;



}



.entry--about,



.entry--about .entry__content,



.sanando-about {



  width: 100%;



  margin-block-start: 0 !important;



  margin: 0;



  padding-block-start: 0 !important;



  padding: 0;



}



.entry--about .entry__content > * {



  max-width: none;



}



.sanando-about {



  overflow: hidden;



  background:



    radial-gradient(circle at 82% 14%, rgba(247, 233, 235, 0.38), transparent 25rem),



    #fffefd;



}



.sanando-about .container {



  width: min(calc(100% - 2rem), 1400px);



}



.sanando-about h1,



.sanando-about h2,



.sanando-about h3 {



  color: var(--color-navy-deep);



}



.sanando-about h2,



.sanando-about h3,



.entry--about .entry__content h2,



.entry--about .entry__content h3 {



  margin-top: 0;



}



.about-heart {



  display: inline-block;



  color: var(--color-pink);



  font-family: var(--font-sans);



  font-size: 0.72em;



  font-weight: 400;



  vertical-align: 0.08em;



}



.about-hero {



  position: relative;



  margin-block-start: 0 !important;



  background: linear-gradient(90deg, #fffefd 0%, #fffefd 43%, #f8f1ec 100%);



}



.about-hero__inner {



  display: grid;



  align-items: stretch;



}



.about-hero__content {



  position: relative;



  z-index: 2;



  display: flex;



  flex-direction: column;



  align-items: flex-start;



  justify-content: center;



  padding: clamp(3.75rem, 9vw, 7rem) 0 clamp(3rem, 8vw, 6rem);



}



.about-hero h1 {



  max-width: 730px;



  margin-bottom: 1.35rem;



  font-size: clamp(2.65rem, 8vw, 3.75rem);



  letter-spacing: -0.035em;



}



.about-hero__lead {



  max-width: 610px;



  margin-bottom: 1.65rem;



  color: var(--color-navy-light);



  font-size: clamp(1rem, 2.8vw, 1.12rem);



  line-height: 1.72;



}



.about-hero__media {



  min-height: 340px;



  margin: 0;



  overflow: hidden;



}



.about-hero__media img {



  width: 100%;



  height: 100%;



  object-fit: cover;



  object-position: 62% center;



}



.about-foundation {



  position: relative;



  z-index: 4;



}



.about-foundation__panel {



  display: grid;



  gap: 0;



  overflow: hidden;



  border: 1px solid rgba(206, 137, 180, 0.18);



  border-radius: 18px;



  background: rgba(255, 247, 247, 0.96);



  box-shadow: 0 16px 45px rgba(31, 54, 102, 0.07);



}



.about-foundation__item {



  padding: clamp(1.65rem, 5vw, 3rem);



  border-bottom: 1px solid rgba(206, 137, 180, 0.18);



}



.about-foundation__item:last-child {



  border-bottom: 0;



}



.about-foundation__item h2 {



  position: relative;



  margin-bottom: 1.35rem;



  padding-bottom: 0.75rem;



  font-size: clamp(1.55rem, 4vw, 2rem);



}



.about-foundation__item h2::after {



  position: absolute;



  bottom: 0;



  left: 0;



  width: 46px;



  height: 2px;



  background: var(--color-coral);



  content: "";



}



.about-foundation__item p {



  max-width: 26rem;



  margin: 0;



  font-size: 0.98rem;



  line-height: 1.7;



}



.about-values {



  display: grid;



  gap: 0.55rem;



  margin: 0;



  padding: 0;



  list-style: none;



}



.about-values li {



  display: flex;



  align-items: center;



  gap: 0.7rem;



}



.about-values span {



  color: var(--color-pink-deep);



  font-size: 1.35rem;



  line-height: 1;



}



.about-quote {



  padding-block: clamp(1.25rem, 3vw, 2rem);



}



.about-quote__panel {



  position: relative;



  display: grid;



  min-height: 270px;



  align-items: center;



  overflow: hidden;



  border: 1px solid rgba(206, 137, 180, 0.16);



  border-radius: 16px;



  background: #faf1ee;



}



.about-quote__panel::after {



  position: absolute;



  inset: 0;



  background: linear-gradient(90deg, transparent 5%, rgba(255, 249, 248, 0.72) 43%, #fff8f7 68%);



  content: "";



}



.about-quote__panel > img {



  position: absolute;



  inset: 0;



  width: 100%;



  height: 100%;



  object-fit: cover;



  object-position: left center;



}



.about-quote blockquote {



  position: relative;



  z-index: 2;



  width: min(100%, 730px);



  margin: 0;



  padding: 2rem 1.4rem;



  justify-self: end;



  background: transparent;



}



.about-quote blockquote p {



  margin-bottom: 0.8rem;



  color: var(--color-navy-deep);



  font-family: var(--font-serif);



  font-size: clamp(1.45rem, 4.4vw, 2.35rem);



  line-height: 1.32;



}



.about-quote cite {



  color: var(--color-coral);



  font-family: var(--font-serif);



  font-size: clamp(1rem, 2.5vw, 1.25rem);



}



.about-story {



  padding-block: clamp(1.15rem, 2.7vw, 2.35rem) clamp(0.85rem, 2vw, 1.5rem);



}



.about-story__inner {



  display: grid;



  align-items: center;



  gap: clamp(1rem, 5vw, 1rem);



}



.about-story__content h2 {



  max-width: 620px;



  font-size: clamp(2.1rem, 5.5vw, 2.85rem);



}



.about-story__content > p:not(.eyebrow) {



  max-width: 590px;



  color: var(--color-navy-light);



  line-height: 1.7;



}



.about-story__media {



  margin: 0;



  padding: 0 !important;



  overflow: hidden;



  border-radius: 16px;



  background: transparent;



  box-shadow: 0 18px 45px rgba(31, 54, 102, 0.09);



  font-size: 0;



  line-height: 0;



}



.about-story__media img {



  display: block;



  width: 100%;



  margin: 0;



  aspect-ratio: 3 / 2;



  object-fit: cover;



}



.about-beliefs {



  padding-block: 0 clamp(1.15rem, 2.7vw, 2rem);



}



.about-section-heading {



  margin-bottom: clamp(1.6rem, 4vw, 2.5rem);



  text-align: center;



}



.about-section-heading .eyebrow {



  margin-bottom: 0.35rem;



}



.about-section-heading h2 {



  margin-bottom: 0;



  font-size: clamp(2rem, 5vw, 2.85rem);



}



.about-beliefs__grid {



  display: grid;



  gap: 1rem;



}



.about-belief-card {



  overflow: hidden;



  border: 1px solid rgba(206, 137, 180, 0.22);



  border-radius: 13px;



  background: rgba(255, 255, 255, 0.82);



  box-shadow: 0 10px 25px rgba(31, 54, 102, 0.035);



}



.about-belief-card > img {



  width: 100%;



  aspect-ratio: 4 / 3;



  object-fit: cover;



}



.about-belief-card__body {



  padding: clamp(1.2rem, 3vw, 1.7rem);



}



.about-belief-card h3 {



  margin-bottom: 0.85rem;



  font-size: clamp(1.45rem, 3vw, 1.85rem);



}



.about-belief-card p {



  margin: 0;



  font-size: 0.94rem;



  line-height: 1.65;



}



.about-support {



  padding-bottom: clamp(1.15rem, 2.7vw, 2rem);



}



.about-support__panel {



  position: relative;



  display: grid;



  min-height: 360px;



  align-items: center;



  overflow: hidden;



  border: 1px solid rgba(129, 130, 180, 0.16);



  border-radius: 18px;



  background: #f3edf8;



}



.about-support__panel::after {



  position: absolute;



  inset: 0;



  background: linear-gradient(90deg, rgba(245, 239, 249, 0.98) 0%, rgba(250, 245, 250, 0.93) 42%, rgba(255, 255, 255, 0.05) 68%);



  content: "";



}



.about-support__panel > img {



  position: absolute;



  inset: 0;



  width: 100%;



  height: 100%;



  object-fit: cover;



  object-position: right center;



}



.about-support__content {



  position: relative;



  z-index: 2;



  width: min(100%, 670px);



  padding: clamp(2rem, 5vw, 4rem);



}



.about-support h2 {



  margin-bottom: 0.15rem;



  font-size: clamp(2.15rem, 6vw, 3.4rem);



}



.about-support__accent {



  margin-bottom: 0.9rem;



  color: var(--color-pink-deep);



  font-family: var(--font-serif);



  font-size: clamp(1.25rem, 3vw, 1.65rem);



}



.about-support__content > p:not(.about-support__accent) {



  max-width: 470px;



}



@media (min-width: 40rem) {



  .sanando-about .container {



    width: min(calc(100% - 3rem), 1400px);



  }



  .about-beliefs__grid {



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



}



@media (min-width: 48rem) {



  .about-foundation {



    margin-top: -3.5rem;



  }



  .about-foundation__panel {



    grid-template-columns: repeat(3, minmax(0, 1fr));



  }



  .about-foundation__item {



    border-right: 1px solid rgba(206, 137, 180, 0.18);



    border-bottom: 0;



  }



  .about-foundation__item:last-child {



    border-right: 0;



  }



  .about-story__inner {



    grid-template-columns: minmax(280px, 0.76fr) minmax(0, 1.24fr);



  }



  .about-support__content {



    padding-left: clamp(2.5rem, 7vw, 6rem);



  }



}



@media (min-width: 60rem) {



  .sanando-about .container {



    width: min(calc(100% - 2rem), 1400px);



  }



  .about-hero__inner {



    min-height: 610px;



    grid-template-columns: minmax(0, 0.83fr) minmax(0, 1.17fr);



  }



  .about-hero__content {



    padding-right: clamp(2rem, 5vw, 5rem);



  }



  .about-hero__media {



    min-height: 610px;



    margin-right: calc((100vw - min(1400px, calc(100vw - 2rem))) / -2);



  }



  .about-hero__media img {



    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 16%, #000 100%);



    mask-image: linear-gradient(90deg, transparent 0%, #000 16%, #000 100%);



  }



  .about-foundation__panel {



    margin-inline: 1.5rem;



  }



  .about-quote__panel,



  .about-support__panel {



    margin-inline: 1.5rem;



  }



  .about-beliefs__grid {



    grid-template-columns: repeat(4, minmax(0, 1fr));



  }



  .about-belief-card h3 {



    min-height: 2.1em;



  }



}



@media (max-width: 47.99rem) {



  .about-hero__content {



    padding-bottom: 2.25rem;



  }



  .about-hero__media {



    min-height: 420px;



    margin-inline: -1rem;



  }



  .about-foundation {



    padding-top: 1rem;



  }



  .about-quote__panel {



    min-height: 330px;



  }



  .about-quote__panel::after {



    background: linear-gradient(180deg, rgba(255, 249, 248, 0.16), rgba(255, 249, 248, 0.94) 45%, #fff8f7 100%);



  }



  .about-quote__panel > img {



    object-position: 28% center;



  }



  .about-quote blockquote {



    align-self: end;



    text-align: center;



  }



  .about-story__content {



    text-align: left;



  }



  .about-story__media {



    order: -1;



  }



  .about-support__panel {



    min-height: 570px;



    align-items: end;



  }



  .about-support__panel::after {



    background: linear-gradient(180deg, rgba(245, 239, 249, 0.02) 18%, rgba(245, 239, 249, 0.93) 54%, #f5eff9 76%);



  }



  .about-support__panel > img {



    height: 58%;



    object-position: 68% center;



  }



  .about-support__content {



    text-align: center;



  }



  .about-support__content > p:not(.about-support__accent) {



    margin-inline: auto;



  }



  .about-support .button-row {



    justify-content: center;



  }



}



@media (prefers-reduced-motion: reduce) {



  .sanando-about .button {



    transition: none;



  }



}



/* Resources page --------------------------------------------------------- */



.content-area--resources {



  min-height: 0;



  margin-block-start: -20px !important;



  padding: 0;



  padding-block-start: 0 !important;



  background: #fffefd;



}



.entry--resources,



.entry--resources .entry__content,



.sanando-resources {



  width: 100%;



  margin: 0;



  margin-block-start: 0 !important;



  padding: 0;



  padding-block-start: 0 !important;



}



.entry--resources .entry__content > * {



  max-width: none;



}



.sanando-resources {



  overflow: hidden;



  color: var(--color-navy-light);



  background:



    radial-gradient(circle at 84% 22%, rgba(247, 233, 235, 0.3), transparent 28rem),



    #fffefd;



}



.sanando-resources .resources-container {



  width: min(calc(100% - 2rem), 1400px);



  margin-inline: auto;



}



.sanando-resources h1,



.sanando-resources h2,



.sanando-resources h3 {



  margin-top: 0;



  color: var(--color-navy-deep);



}



.resources-heart {



  display: inline-block;



  color: var(--color-pink);



  font-family: var(--font-sans);



  font-size: 0.72em;



  font-weight: 400;



  vertical-align: 0.08em;



}



.resources-hero {



  position: relative;



  margin-block-start: 0 !important;



  background: linear-gradient(90deg, #fffefd 0%, #fffefd 42%, #f8f1ec 100%);



}



.resources-hero__inner {



  display: grid;



  align-items: stretch;



}



.resources-hero__content {



  position: relative;



  z-index: 2;



  display: flex;



  flex-direction: column;



  align-items: flex-start;



  justify-content: center;



  padding: clamp(3.75rem, 8vw, 6.5rem) 0 clamp(3rem, 7vw, 5.5rem);



}



.resources-hero h1 {



  max-width: 680px;



  margin-bottom: 1.25rem;



  font-size: clamp(2.65rem, 7vw, 3.75rem);



  letter-spacing: -0.035em;



}



.resources-hero__lead {



  max-width: 620px;



  margin-bottom: 1.55rem;



  font-size: clamp(1rem, 2.8vw, 1.12rem);



  line-height: 1.72;



}



.resources-hero__media {



  min-height: 340px;



  margin: 0;



  overflow: hidden;



}



.resources-hero__media img {



  display: block;



  width: 100%;



  height: 100%;



  object-fit: cover;



  object-position: 66% center;



}



.resources-overview {



  padding-block: clamp(2.75rem, 6vw, 4.75rem) clamp(2rem, 5vw, 3.5rem);



}



.resources-heading {



  margin-bottom: clamp(1.5rem, 3vw, 2.25rem);



}



.resources-heading h2 {



  position: relative;



  display: inline-block;



  margin-bottom: 0.8rem;



  font-size: clamp(2rem, 5vw, 2.8rem);



}



.resources-heading h2::after {



  position: absolute;



  bottom: -0.25rem;



  left: 0;



  width: 44px;



  height: 2px;



  background: var(--color-coral);



  content: "";



}



.resources-heading p {



  max-width: 880px;



  margin: 0;



  line-height: 1.7;



}



.resources-heading--center {



  text-align: center;



}



.resources-heading--center h2::after {



  left: 50%;



  transform: translateX(-50%);



}



.resources-heading--center p {



  margin-inline: auto;



}



.resources-facts {



  display: grid;



  gap: 1rem;



}



.resources-fact {



  padding: clamp(1.5rem, 4vw, 2.25rem);



  border: 1px solid rgba(129, 97, 170, 0.17);



  border-radius: 13px;



  background: rgba(255, 255, 255, 0.78);



  box-shadow: 0 10px 28px rgba(31, 54, 102, 0.035);



  text-align: center;



}



.resources-fact__icon {



  display: grid;



  width: 74px;



  height: 74px;



  margin: 0 auto 1.15rem;



  place-items: center;



  border-radius: 50%;



  color: #7656aa;



  background: linear-gradient(145deg, #f2eaf8, #fbf6fa);



}



.resources-fact__icon svg {



  width: 38px;



  height: 38px;



  fill: none;



  stroke: currentColor;



  stroke-linecap: round;



  stroke-linejoin: round;



  stroke-width: 1.45;



}



.resources-fact h3 {



  margin-bottom: 0.75rem;



  font-size: clamp(1.35rem, 3vw, 1.65rem);



  line-height: 1.08;



}



.resources-fact p {



  margin: 0;



  font-size: 0.95rem;



  line-height: 1.65;



}



.resources-types {



  padding-block: clamp(1.5rem, 4vw, 3rem) clamp(0.5rem, 1vw, 1rem);



}



.resources-types__inner {



  display: grid;



  align-items: center;



  gap: clamp(2rem, 6vw, 4.75rem);



}



.resources-types__media {



  margin: 0;



  padding: 0 !important;



  overflow: hidden;



  border-radius: 16px;



  background: transparent;



  box-shadow: 0 12px 30px rgba(31, 54, 102, 0.065);



  font-size: 0;



  line-height: 0;



}



.resources-types__media img {



  display: block;



  width: 100%;



  margin: 0;



  aspect-ratio: 1 / 1;



  object-fit: cover;



  vertical-align: top;



}



.resources-diagnoses {



  display: grid;



  gap: 1rem;



  margin: 0 0 1.15rem;



  padding: 0;



  list-style: none;



}



.resources-diagnoses li {



  display: grid;



  grid-template-columns: 25px minmax(0, 1fr);



  gap: 0.75rem;



}



.resources-diagnoses li > span {



  display: grid;



  width: 21px;



  height: 21px;



  margin-top: 0.1rem;



  place-items: center;



  border: 1.5px solid #8359ad;



  border-radius: 50%;



  color: #8359ad;



  font-size: 0.72rem;



  font-weight: 700;



}



.resources-diagnoses strong {



  display: block;



  margin-bottom: 0.2rem;



  color: var(--color-navy-deep);



}



.resources-diagnoses p {



  margin: 0;



  font-size: 0.93rem;



  line-height: 1.55;



}



.resources-text-link {



  display: inline-flex;



  align-items: center;



  gap: 0.45rem;



  color: #674497;



  font-size: 0.94rem;



  font-weight: 700;



  text-decoration: none;



}



.resources-text-link:hover,



.resources-text-link:focus-visible {



  color: var(--color-pink-deep);



}



.resources-signs {



  padding-block: clamp(0.75rem, 1.25vw, 1.25rem);



}



.resources-signs__grid {



  display: grid;



  gap: 1.35rem;



}



.resources-info-card {



  position: relative;



  min-height: 340px;



  overflow: hidden;



  border: 1px solid rgba(206, 137, 180, 0.14);



  border-radius: 14px;



}



.resources-info-card--signals {



  background: linear-gradient(135deg, #f5f0fa, #f9f4f8);



}



.resources-info-card--factors {



  background: linear-gradient(135deg, #fff6f5, #fdf1ef);



}



.resources-info-card__content {



  position: relative;



  z-index: 2;



  width: min(100%, 590px);



  padding: clamp(1.65rem, 4vw, 2.6rem);



}



.resources-info-card h3 {



  margin-bottom: 1rem;



  font-size: clamp(1.5rem, 3.5vw, 1.9rem);



}



.resources-info-card ul {



  display: grid;



  gap: 0.55rem;



  margin: 0 0 1.3rem;



  padding-left: 1.15rem;



}



.resources-info-card li {



  padding-left: 0.15rem;



  font-size: 0.93rem;



  line-height: 1.45;



}



.resources-info-card li::marker {



  color: var(--color-coral);



}



.resources-info-card__art {



  position: absolute;



  right: -2%;



  bottom: -8%;



  width: min(38%, 260px);



  height: auto;



  pointer-events: none;



}



.resources-info-card--factors .resources-info-card__art {



  right: -1%;



  bottom: -12%;



  width: min(42%, 290px);



  opacity: 0.75;



}



.resources-support {



  padding-block: clamp(0.5rem, 1vw, 1rem) clamp(2.2rem, 5vw, 4rem);



}



.resources-support__panel {



  position: relative;



  display: grid;



  min-height: 335px;



  align-items: center;



  overflow: hidden;



  border: 1px solid rgba(129, 130, 180, 0.16);



  border-radius: 18px;



  background: #f3edf8;



}



.resources-support__panel::after {



  position: absolute;



  inset: 0;



  background: linear-gradient(90deg, rgba(245, 239, 249, 0.99) 0%, rgba(250, 246, 250, 0.94) 43%, rgba(255, 255, 255, 0.04) 70%);



  content: "";



}



.resources-support__panel > img {



  position: absolute;



  inset: 0;



  width: 100%;



  height: 100%;



  object-fit: cover;



  object-position: right center;



}



.resources-support__content {



  position: relative;



  z-index: 2;



  width: min(100%, 680px);



  padding: clamp(2rem, 5vw, 4rem);



}



.resources-support h2 {



  margin-bottom: 0.75rem;



  font-size: clamp(2rem, 5vw, 3rem);



  line-height: 1.08;



}



.resources-support__content > p {



  max-width: 510px;



  margin-bottom: 1.35rem;



  line-height: 1.65;



}



.resources-button-row {



  display: flex;



  flex-wrap: wrap;



  gap: 0.8rem;



}



@media (min-width: 40rem) {



  .sanando-resources .resources-container {



    width: min(calc(100% - 3rem), 1400px);



  }



  .resources-facts,



  .resources-signs__grid {



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



}



@media (min-width: 52rem) {



  .resources-types__inner {



    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);



  }



}



@media (min-width: 60rem) {



  .sanando-resources .resources-container {



    width: min(calc(100% - 2rem), 1400px);



  }



  .resources-hero__inner {



    min-height: 545px;



    grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);



  }



  .resources-hero__content {



    padding-right: clamp(2rem, 5vw, 5rem);



  }



  .resources-hero__media {



    min-height: 545px;



    margin-right: calc((100vw - min(1400px, calc(100vw - 2rem))) / -2);



  }



  .resources-hero__media img {



    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 14%, #000 100%);



    mask-image: linear-gradient(90deg, transparent 0%, #000 14%, #000 100%);



  }



  .resources-facts {



    grid-template-columns: repeat(4, minmax(0, 1fr));



  }



  .resources-fact h3 {



    min-height: 2.15em;



  }



  .resources-types__media img {



    aspect-ratio: 1.08 / 1;



  }



  .resources-support__panel {



    margin-inline: 1rem;



  }



}



@media (max-width: 51.99rem) {



  .resources-types__media {



    order: -1;



  }



}



@media (max-width: 47.99rem) {



  .resources-hero__content {



    padding-bottom: 2.25rem;



  }



  .resources-hero__media {



    min-height: 390px;



    margin-inline: -1rem;



  }



  .resources-info-card {



    min-height: 390px;



  }



  .resources-info-card__content {



    width: 86%;



  }



  .resources-info-card__art {



    width: min(42%, 210px);



    opacity: 0.75;



  }



  .resources-support__panel {



    min-height: 570px;



    align-items: end;



  }



  .resources-support__panel::after {



    background: linear-gradient(180deg, rgba(245, 239, 249, 0.02) 18%, rgba(245, 239, 249, 0.93) 53%, #f5eff9 76%);



  }



  .resources-support__panel > img {



    height: 58%;



    object-position: 68% center;



  }



  .resources-support__content {



    text-align: center;



  }



  .resources-support__content > p {



    margin-inline: auto;



  }



  .resources-button-row {



    justify-content: center;



  }



}



@media (prefers-reduced-motion: reduce) {



  .sanando-resources .button {



    transition: none;



  }



}



/* Resources hub page ----------------------------------------------------- */



.content-area--resources-hub {



  min-height: 0;



  margin-block-start: -20px !important;



  padding: 0;



  padding-block-start: 0 !important;



  background: #fffefd;



}



.entry--resources-hub,



.entry--resources-hub .entry__content,



.sanando-resources-hub {



  width: 100%;



  margin: 0;



  margin-block-start: 0 !important;



  padding: 0;



  padding-block-start: 0 !important;



}



.entry--resources-hub .entry__content > * {



  max-width: none;



}



.sanando-resources-hub {



  overflow: hidden;



  color: var(--color-navy-light);



  background:



    radial-gradient(circle at 8% 45%, rgba(243, 236, 250, 0.25), transparent 25rem),



    radial-gradient(circle at 90% 64%, rgba(250, 232, 232, 0.25), transparent 25rem),



    #fffefd;



}



.sanando-resources-hub .resources-hub-container {



  width: min(calc(100% - 2rem), 1400px);



  margin-inline: auto;



}



.sanando-resources-hub h1,



.sanando-resources-hub h2,



.sanando-resources-hub h3 {



  margin-top: 0;



  color: var(--color-navy-deep);



}



.resources-hub-heart {



  display: inline-block;



  color: var(--color-pink);



  font-family: var(--font-sans);



  font-size: 0.72em;



  font-weight: 400;



  vertical-align: 0.08em;



}



.resources-hub-hero {



  position: relative;



  margin-block-start: 0 !important;



  background: linear-gradient(90deg, #fffefd 0%, #fffefd 42%, #f8f1ec 100%);



}



.resources-hub-hero__inner {



  display: grid;



  align-items: stretch;



}



.resources-hub-hero__content {



  position: relative;



  z-index: 2;



  display: flex;



  flex-direction: column;



  align-items: flex-start;



  justify-content: center;



  padding: clamp(3.75rem, 8vw, 6.5rem) 0 clamp(4.25rem, 8vw, 6rem);



}



.resources-hub-hero h1 {



  max-width: 760px;



  margin-bottom: 1.25rem;



  font-size: clamp(2.65rem, 7vw, 3.75rem);



  letter-spacing: -0.035em;



}



.resources-hub-hero__lead {



  max-width: 620px;



  margin-bottom: 1.55rem;



  font-size: clamp(1rem, 2.8vw, 1.12rem);



  line-height: 1.72;



}



.resources-hub-hero__media {



  min-height: 350px;



  margin: 0;



  padding: 0 !important;



  overflow: hidden;



  font-size: 0;



  line-height: 0;



}



.resources-hub-hero__media img {



  display: block;



  width: 100%;



  height: 100%;



  margin: 0;



  object-fit: cover;



  object-position: 68% center;



}



.resources-hub-promises {



  position: relative;



  z-index: 4;



  margin-top: -2.5rem;



}



.resources-hub-promises__panel {



  display: grid;



  overflow: hidden;



  border: 1px solid rgba(129, 97, 170, 0.12);



  border-radius: 14px;



  background: rgba(255, 255, 255, 0.97);



  box-shadow: none;



}



/* WordPress can append an empty block after pasted grid markup. */



.resources-hub-promises__panel > :not(.resources-hub-promise) {



  display: none !important;



}



.resources-hub-promise {



  display: flex;



  min-height: 90px;



  align-items: center;



  justify-content: center;



  gap: 0.8rem;



  padding: 1.2rem;



  border-bottom: 1px solid rgba(129, 97, 170, 0.12);



  color: var(--color-navy-deep);



  font-size: 0.94rem;



  font-weight: 700;



  text-align: center;



}



.resources-hub-promise:last-child {



  border-bottom: 0;



}



.resources-hub-promise svg,



.resources-hub-promise img {



  width: 35px;



  height: 35px;



  flex: 0 0 auto;



}



.resources-hub-promise img {



  display: block;



  width: 83px;



  height: 83px;



  flex-basis: 83px;



  object-fit: contain;



}



/* Replace the original inline symbols with the approved PNG icon set. */



.resources-hub-promise > svg {



  display: none;



}



.resources-hub-promise::before {



  width: 46px;



  height: 46px;



  flex: 0 0 46px;



  background-position: center;



  background-repeat: no-repeat;



  background-size: contain;



  content: "";



}



.resources-hub-promise:nth-child(1)::before {



  background-image: url("/wp-content/themes/sanando-desde-adentro/assets/images/recursos-iconos/01-informacion-confiable.png");



}



.resources-hub-promise:nth-child(2)::before {



  background-image: url("/wp-content/themes/sanando-desde-adentro/assets/images/recursos-iconos/02-apoyo-emocional.png");



}



.resources-hub-promise:nth-child(3)::before {



  background-image: url("/wp-content/themes/sanando-desde-adentro/assets/images/recursos-iconos/03-herramientas-practicas.png");



}



.resources-hub-promise:nth-child(4)::before {



  background-image: url("/wp-content/themes/sanando-desde-adentro/assets/images/recursos-iconos/04-historias-que-inspiran.png");



}



.resources-hub-promise:has(> img)::before {



  display: none;



}



.resources-hub-promise svg {



  fill: none;



  stroke: #7656aa;



  stroke-linecap: round;



  stroke-linejoin: round;



  stroke-width: 1.45;



}



.resources-hub-heading {



  margin-bottom: clamp(1.5rem, 3.5vw, 2.5rem);



  text-align: center;



}



.resources-hub-heading h2 {



  position: relative;



  display: inline-block;



  margin-bottom: 0;



  padding-bottom: 0.7rem;



  font-size: clamp(2rem, 5vw, 2.8rem);



}



.resources-hub-heading h2::after {



  position: absolute;



  bottom: 0;



  left: 50%;



  width: 74px;



  height: 2px;



  background: var(--color-coral);



  content: "";



  transform: translateX(-50%);



}



.resources-hub-categories {



  padding-block: clamp(2.75rem, 6vw, 5rem) clamp(2rem, 4vw, 3.5rem);



}



.resources-hub-categories__grid {



  display: grid;



  gap: 1.2rem;



}



.resources-category-card {



  overflow: hidden;



  border: 1px solid rgba(206, 137, 180, 0.2);



  border-radius: 14px;



  background: rgba(255, 255, 255, 0.88);



  box-shadow: 0 10px 28px rgba(31, 54, 102, 0.045);



}



.resources-category-card__media {



  position: relative;



  font-size: 0;



  line-height: 0;



}



.resources-category-card__media img {



  display: block;



  width: 100%;



  aspect-ratio: 4 / 3;



  object-fit: cover;



}



.resources-category-card__icon {



  position: absolute;



  bottom: -50px;



  left: 1.15rem;



  display: grid;



  width: 100px;



  height: 100px;



  place-items: center;



  border: 1px solid rgba(118, 86, 170, 0.18);



  border-radius: 50%;



  color: #7656aa;



  background: #f5effa;



  box-shadow: none;



  font-family: var(--font-sans);



  font-size: 1.6rem;



  line-height: 1;



}



.resources-category-card__icon img {



  display: block;



  width: 100%;



  height: 100%;



  object-fit: contain;



}



.resources-category-card__icon {



  border: 0;



  color: transparent;



  background-color: transparent;



  background-position: center;



  background-repeat: no-repeat;



  background-size: contain;



  font-size: 0;



}



.resources-category-card:nth-child(1) .resources-category-card__icon {



  background-image: url("/wp-content/themes/sanando-desde-adentro/assets/images/recursos-iconos/05-categoria-educacion-informacion.png");



}



.resources-category-card:nth-child(2) .resources-category-card__icon {



  background-image: url("/wp-content/themes/sanando-desde-adentro/assets/images/recursos-iconos/06-categoria-herramientas-practicas.png");



}



.resources-category-card:nth-child(3) .resources-category-card__icon {



  background-image: url("/wp-content/themes/sanando-desde-adentro/assets/images/recursos-iconos/07-categoria-historias-testimonios.png");



}



.resources-category-card:nth-child(4) .resources-category-card__icon {



  background-image: url("/wp-content/themes/sanando-desde-adentro/assets/images/recursos-iconos/08-categoria-fe-espiritualidad.png");



}



.resources-category-card__icon:has(> img) {



  background-image: none !important;



}



.resources-category-card__body {



  padding: 4rem 1.3rem 1.5rem;



}



.resources-category-card h3 {



  margin-bottom: 0.7rem;



  font-size: clamp(1.35rem, 3vw, 1.7rem);



}



.resources-category-card p {



  min-height: 4.7em;



  margin-bottom: 1.15rem;



  font-size: 0.94rem;



  line-height: 1.58;



}



.resources-category-card a,



.resources-recommended-card a {



  display: inline-flex;



  align-items: center;



  gap: 0.4rem;



  color: var(--color-pink-deep);



  font-size: 0.9rem;



  font-weight: 700;



  text-decoration: none;



}



.resources-category-card a:hover,



.resources-category-card a:focus-visible,



.resources-recommended-card a:hover,



.resources-recommended-card a:focus-visible {



  color: #6c4899;



}



.resources-hub-featured {



  padding-block: clamp(1.25rem, 3vw, 2rem);



}



.resources-hub-featured__panel {



  display: grid;



  overflow: hidden;



  border: 1px solid rgba(129, 97, 170, 0.13);



  border-radius: 16px;



  background: linear-gradient(115deg, #f5effa, #fff7f5);



}



.resources-hub-featured__panel > :not(figure):not(.resources-hub-featured__content) {



  display: none !important;



}



.resources-hub-featured__panel figure {



  position: relative;



  margin: 0;



  padding: 0 !important;



  overflow: hidden;



  min-height: 270px;



  font-size: 0;



  line-height: 0;



}



.resources-hub-featured__panel figure img {



  position: absolute;



  inset: 0;



  display: block !important;



  width: 100%;



  height: 100%;



  min-height: 270px;



  margin: 0 !important;



  padding: 0 !important;



  border: 0;



  object-fit: cover;



  vertical-align: top;



}



.resources-hub-featured__content {



  display: flex;



  flex-direction: column;



  align-items: flex-start;



  justify-content: center;



  padding: clamp(1.75rem, 5vw, 3.5rem);



}



.resources-hub-featured__content .eyebrow {



  margin-bottom: 0.55rem;



}



.resources-hub-featured h2 {



  margin-bottom: 0.8rem;



  font-size: clamp(1.8rem, 4vw, 2.55rem);



}



.resources-hub-featured__content > p:not(.eyebrow) {



  max-width: 720px;



  margin-bottom: 1.2rem;



  line-height: 1.65;



}



.resources-hub-recommended {



  padding-block: clamp(2rem, 5vw, 4rem) clamp(1.5rem, 3vw, 2.5rem);



}



.resources-hub-recommended__grid {



  display: grid;



  gap: 1rem;



}



.resources-recommended-card {



  overflow: hidden;



  border: 1px solid rgba(206, 137, 180, 0.2);



  border-radius: 13px;



  background: rgba(255, 255, 255, 0.9);



  box-shadow: 0 9px 25px rgba(31, 54, 102, 0.04);



}



.resources-recommended-card > img {



  display: block;



  width: 100%;



  aspect-ratio: 4 / 3;



  object-fit: cover;



}



.resources-recommended-card > div {



  padding: 1.15rem 1.1rem 1.35rem;



}



.resources-card-type {



  margin-bottom: 0.6rem;



  color: var(--color-pink-deep);



  font-size: 0.7rem;



  font-weight: 800;



  letter-spacing: 0.16em;



  text-transform: uppercase;



}



.resources-recommended-card h3 {



  min-height: 2.2em;



  margin-bottom: 0.7rem;



  font-size: clamp(1.25rem, 3vw, 1.55rem);



  line-height: 1.08;



}



.resources-recommended-card > div > p:not(.resources-card-type) {



  min-height: 5.1em;



  margin-bottom: 0.9rem;



  font-size: 1rem;



  line-height: 1.55;



}



.resources-hub-recommended__action {



  margin-top: 1.75rem;



  text-align: center;



}



.resources-hub-contact {



  padding-block: clamp(1.25rem, 3vw, 2rem) clamp(2rem, 5vw, 3.5rem);



}



.resources-hub-contact__panel {



  position: relative;



  display: grid;



  min-height: 250px;



  align-items: center;



  overflow: hidden;



  border: 1px solid rgba(129, 130, 180, 0.15);



  border-radius: 16px;



  background: #f6eef7;



}



.resources-hub-contact__panel::after {



  position: absolute;



  inset: 0;



  background: linear-gradient(90deg, rgba(247, 239, 247, 0.99) 0%, rgba(255, 247, 247, 0.94) 48%, rgba(255, 255, 255, 0.02) 73%);



  content: "";



}



.resources-hub-contact__panel > img {



  position: absolute;



  inset: 0;



  width: 100%;



  height: 100%;



  object-fit: cover;



  object-position: right center;



}



.resources-hub-contact__content {



  position: relative;



  z-index: 2;



  width: min(100%, 720px);



  padding: clamp(1.75rem, 5vw, 3.5rem);



}



.resources-hub-contact h2 {



  margin-bottom: 0.55rem;



  font-size: clamp(1.8rem, 4vw, 2.45rem);



}



.resources-hub-contact__content p {



  max-width: 570px;



  margin-bottom: 1.05rem;



  line-height: 1.6;



}



@media (min-width: 40rem) {



  .sanando-resources-hub .resources-hub-container {



    width: min(calc(100% - 3rem), 1400px);



  }



  .resources-hub-promises__panel,



  .resources-hub-categories__grid,



  .resources-hub-recommended__grid {



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



  .resources-hub-promise:nth-child(odd) {



    border-right: 1px solid rgba(129, 97, 170, 0.12);



  }



  .resources-hub-promise:nth-last-child(-n+2) {



    border-bottom: 0;



  }



}



@media (min-width: 52rem) {



  .resources-hub-featured__panel {



    grid-template-columns: minmax(320px, 0.76fr) minmax(0, 1.24fr);



  }



  .resources-hub-recommended__grid {



    grid-template-columns: repeat(3, minmax(0, 1fr));



  }



}



@media (min-width: 60rem) {



  .sanando-resources-hub .resources-hub-container {



    width: min(calc(100% - 2rem), 1400px);



  }



  .resources-hub-hero__inner {



    min-height: 555px;



    grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);



  }



  .resources-hub-hero__content {



    padding-right: clamp(2rem, 5vw, 5rem);



  }



  .resources-hub-hero__media {



    min-height: 555px;



    margin-right: calc((100vw - min(1400px, calc(100vw - 2rem))) / -2);



  }



  .resources-hub-hero__media img {



    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 15%, #000 100%);



    mask-image: linear-gradient(90deg, transparent 0%, #000 15%, #000 100%);



  }



  .resources-hub-promises__panel {



    grid-template-columns: repeat(4, minmax(0, 1fr));



  }



  .resources-hub-promise,



  .resources-hub-promise:nth-child(odd) {



    border-right: 1px solid rgba(129, 97, 170, 0.12);



    border-bottom: 0;



  }



  .resources-hub-promise:last-child {



    border-right: 0;



  }



  .resources-hub-categories__grid {



    grid-template-columns: repeat(4, minmax(0, 1fr));



  }



  .resources-hub-recommended__grid {



    grid-template-columns: repeat(4, minmax(0, 1fr));



  }



}



@media (max-width: 47.99rem) {



  .resources-hub-hero__content {



    padding-bottom: 4.25rem;



  }



  .resources-hub-hero__media {



    min-height: 390px;



    margin-inline: -1rem;



  }



  .resources-hub-promises {



    margin-top: -1.5rem;



  }



  .resources-hub-featured__content {



    text-align: left;



  }



  .resources-hub-contact__panel {



    min-height: 500px;



    align-items: end;



  }



  .resources-hub-contact__panel::after {



    background: linear-gradient(180deg, rgba(247, 239, 247, 0.02) 10%, rgba(247, 239, 247, 0.93) 51%, #f7eff7 72%);



  }



  .resources-hub-contact__panel > img {



    height: 58%;



    object-position: 70% center;



  }



  .resources-hub-contact__content {



    text-align: center;



  }



  .resources-hub-contact__content p {



    margin-inline: auto;



  }



}



@media (prefers-reduced-motion: reduce) {



  .sanando-resources-hub .button {



    transition: none;



  }



}



/* Pasando por un TCA page ---------------------------------------------- */



.content-area--tca-support {



  min-height: 0;



  margin-block-start: -20px !important;



  padding: 0;



  padding-block-start: 0 !important;



  background: #fffefd;



}



.entry--tca-support,



.entry--tca-support .entry__content,



.sanando-tca-support {



  width: 100%;



  margin: 0;



  margin-block-start: 0 !important;



  padding: 0;



  padding-block-start: 0 !important;



}



.entry--tca-support .entry__content > * {



  max-width: none;



}



.sanando-tca-support {



  overflow: hidden;



  color: var(--color-navy-light);



  background:



    radial-gradient(circle at 8% 40%, rgba(243, 236, 250, 0.2), transparent 25rem),



    radial-gradient(circle at 92% 72%, rgba(250, 232, 232, 0.23), transparent 28rem),



    #fffefd;



}



.sanando-tca-support .tca-support-container {



  width: min(calc(100% - 2rem), 1400px);



  margin-inline: auto;



}



.sanando-tca-support h1,



.sanando-tca-support h2,



.sanando-tca-support h3 {



  margin-top: 0;



  color: var(--color-navy-deep);



}



.sanando-tca-support .button {



  display: inline-flex;



  min-height: 48px;



  align-items: center;



  justify-content: center;



  gap: 0.55rem;



  padding: 0.78rem 1.55rem;



  border: 1px solid transparent;



  border-radius: 999px;



  font-size: 0.94rem;



  font-weight: 750;



  line-height: 1;



  text-decoration: none;



  transition: transform var(--transition), background-color var(--transition), border-color var(--transition);



}



.sanando-tca-support .button:hover,



.sanando-tca-support .button:focus-visible {



  transform: translateY(-2px);



}



.sanando-tca-support .button--primary {



  color: #fff;



  background: linear-gradient(135deg, #604196, #4f347f);



}



.sanando-tca-support .button--urgent {



  color: #fff;



  background: linear-gradient(135deg, #e35f8b, #d84d7c);



}



.tca-support-hero {



  position: relative;



  margin-block-start: 0 !important;



  background: linear-gradient(90deg, #fffefd 0%, #fffefd 44%, #f7efec 100%);



}



.tca-support-hero__inner {



  display: grid;



  align-items: stretch;



}



.tca-support-hero__content {



  position: relative;



  z-index: 2;



  display: flex;



  flex-direction: column;



  align-items: flex-start;



  justify-content: center;



  padding: clamp(3.75rem, 8vw, 6.25rem) 0 clamp(4.5rem, 8vw, 6rem);



}



.tca-support-eyebrow {



  margin: 0 0 1.15rem;



  color: var(--color-pink-deep);



  font-size: 0.78rem;



  font-weight: 800;



  letter-spacing: 0.22em;



  text-transform: uppercase;



}



.tca-support-hero h1 {



  max-width: 700px;



  margin-bottom: 1.35rem;



  font-size: clamp(3rem, 6vw, 5.35rem);



  font-weight: 500;



  line-height: 0.98;



  letter-spacing: -0.025em;



}



.tca-support-hero h1 > span:not(.tca-support-heart) {



  color: #d45f93;



}



.tca-support-heart {



  display: inline-block;



  color: #db79aa;



  font-family: var(--font-sans);



  font-size: 0.68em;



  font-weight: 400;



  vertical-align: 0.08em;



}



.tca-support-hero__lead {



  max-width: 630px;



  margin: 0 0 1.65rem;



  font-size: clamp(1rem, 1.45vw, 1.12rem);



  line-height: 1.75;



}



.tca-support-hero__media {



  min-height: 440px;



  margin: 0;



  overflow: hidden;



  font-size: 0;



  line-height: 0;



}



.tca-support-hero__media img {



  display: block;



  width: 100%;



  height: 100%;



  margin: 0;



  object-fit: cover;



  object-position: 64% center;



}



.tca-support-promises {



  position: relative;



  z-index: 4;



  margin-top: -2.25rem;



}



.tca-support-promises__panel {



  display: grid;



  overflow: hidden;



  border: 1px solid rgba(129, 97, 170, 0.14);



  border-radius: 14px;



  background: rgba(255, 255, 255, 0.98);



}



.tca-support-promises__panel > :not(.tca-support-promise) {



  display: none !important;



}



.tca-support-promise {



  display: flex;



  min-height: 108px;



  align-items: center;



  justify-content: center;



  gap: 1rem;



  padding: 0.2rem;



  border-bottom: 1px solid rgba(129, 97, 170, 0.13);



  color: var(--color-navy-deep);



  font-size: 0.98rem;



  line-height: 1.35;



}



.tca-support-promise:last-child {



  border-bottom: 0;



}



.tca-support-promise img {



  display: block;



  width: 100px;



  height: 100px;



  flex: 0 0 62px;



  object-fit: contain;



}



.tca-support-heading {



  margin-bottom: clamp(1.5rem, 3vw, 2.25rem);



  text-align: center;



}



.tca-support-heading h2 {



  position: relative;



  display: inline-block;



  margin-bottom: 0;



  padding-bottom: 0.72rem;



  font-size: clamp(2rem, 4.7vw, 2.8rem);



  font-weight: 500;



}



.tca-support-heading h2::after {



  position: absolute;



  bottom: 0;



  left: 50%;



  width: 76px;



  height: 2px;



  background: #e26691;



  content: "";



  transform: translateX(-50%);



}



.tca-support-steps {



  padding-block: clamp(3rem, 6vw, 5.25rem) clamp(2rem, 4vw, 3.25rem);



}



.tca-support-steps__grid,



.tca-support-resources__grid {



  display: grid;



  gap: 1.2rem;



}



.tca-step-card,



.tca-support-resource-card {



  overflow: hidden;



  border: 1px solid rgba(206, 137, 180, 0.23);



  border-radius: 13px;



  background: rgba(255, 255, 255, 0.92);



}



.tca-step-card figure {



  position: relative;



  margin: 0;



  font-size: 0;



  line-height: 0;



}



.tca-step-card figure img,



.tca-support-resource-card > img,



.tca-support-resource-card > p:has(> img) > img {



  display: block;



  width: 100%;



  aspect-ratio: 4 / 2.72;



  margin: 0 !important;



  object-fit: cover;



}



.tca-step-card__number {



  position: absolute;



  bottom: -30px;



  left: 1.45rem;



  display: grid;



  width: 60px;



  height: 60px;



  place-items: center;



  border: 3px solid rgba(210, 111, 157, 0.2);



  border-radius: 50%;



  color: #604196;



  background: #faeaf2;



  font-family: var(--font-serif);



  font-size: 1.35rem;



  font-weight: 700;



  line-height: 2;



}



.tca-step-card > div {



  padding: 2.95rem 1.45rem 1.7rem;



}



.tca-step-card h3 {



  min-height: 2.25em;



  margin-bottom: 0.8rem;



  font-size: clamp(1.35rem, 2.4vw, 1.65rem);



  font-weight: 500;



  line-height: 1.14;



}



.tca-step-card p {



  margin: 0;



  font-size: 0.96rem;



  line-height: 1.65;



}



.tca-support-wellbeing {



  padding-block: clamp(1.35rem, 3vw, 2.25rem);



}



.tca-support-wellbeing__panel {



  display: grid;



  overflow: hidden;



  border: 1px solid rgba(129, 97, 170, 0.13);



  border-radius: 15px;



  background: linear-gradient(112deg, #f5eef9, #fff5f5);



}



.tca-support-wellbeing__panel > :not(figure):not(.tca-support-wellbeing__content) {



  display: none !important;



}



.tca-support-wellbeing__panel figure {



  position: relative;



  min-height: 310px;



  margin: 0;



  overflow: hidden;



}



.tca-support-wellbeing__panel figure img {



  position: absolute;



  inset: 0;



  display: block;



  width: 100%;



  height: 100%;



  margin: 0;



  object-fit: cover;



}



.tca-support-wellbeing__content {



  position: relative;



  display: flex;



  flex-direction: column;



  align-items: flex-start;



  justify-content: center;



  padding: clamp(2rem, 5vw, 4rem);



}



.tca-support-wellbeing__content::after {



  position: absolute;



  right: 1rem;



  bottom: -0.5rem;



  width: 130px;



  height: 190px;



  background: var(--sanando-decor-botanical) center bottom / contain no-repeat;



  content: "";



  opacity: 0.32;



  pointer-events: none;



}



.tca-support-wellbeing h2 {



  margin-bottom: 0.75rem;



  font-size: clamp(2rem, 4vw, 3.15rem);



  font-weight: 500;



  line-height: 1.02;



}



.tca-support-wellbeing__content > p {



  position: relative;



  z-index: 1;



  max-width: 620px;



  margin: 0 0 1.25rem;



  font-size: 1rem;



  line-height: 1.65;



}



.tca-support-wellbeing__content .button,



.tca-support-wellbeing__content small {



  position: relative;



  z-index: 1;



}



.tca-support-wellbeing__content small {



  margin-top: 0.85rem;



  font-size: 0.78rem;



}



.tca-support-resources {



  padding-block: clamp(1.75rem, 4vw, 3rem) clamp(2.75rem, 6vw, 5rem);



}



.tca-support-resource-card > div {



  padding: 1.35rem 1.35rem 1.55rem;



}



.tca-support-resource-card > p:has(> img) {



  min-height: 0 !important;



  margin: 0 !important;



  padding: 0 !important;



  font-size: 0;



  line-height: 0;



}



.tca-support-resource-card > br,



.tca-support-resource-card > p:empty,



.tca-support-resource-card > p:not(:has(> img)) {



  display: none !important;



}



.tca-support-resource-card h3 {



  margin-bottom: 0.7rem;



  font-size: clamp(1.28rem, 2.3vw, 1.55rem);



  font-weight: 500;



  line-height: 1.12;



}



.tca-support-resource-card > div > p {



  min-height: 1.6em;



  margin: 0 0 0.95rem;



  font-size: 0.94rem;



  line-height: 1.62;



}



.tca-support-resource-card a {



  display: inline-flex;



  align-items: center;



  gap: 0.42rem;



  color: #c6538a;



  font-size: 0.92rem;



  font-weight: 750;



  text-decoration: none;



}



.tca-support-resource-card a:hover,



.tca-support-resource-card a:focus-visible {



  color: #6c4899;



}



.tca-support-crisis {



  padding-block: 0 clamp(2rem, 5vw, 4rem);



}



.tca-support-crisis__panel {



  display: grid;



  grid-template-areas:



    "icon"



    "copy"



    "action";



  align-items: center;



  gap: 1.25rem;



  padding: clamp(1.4rem, 3vw, 2.25rem);



  border: 1px solid rgba(225, 111, 144, 0.14);



  border-radius: 15px;



  background: linear-gradient(90deg, #fff0f4, #fff8f8);



}



.tca-support-crisis__panel > img,



.tca-support-crisis__panel > p:has(> img) > img {



  display: block;



  width: 120px;



  height: 120px;



  margin-inline: auto;



  object-fit: contain;



}



.tca-support-crisis__panel > img,



.tca-support-crisis__panel > p:has(> img) {



  grid-area: icon;



}



.tca-support-crisis__panel > p:has(> img) {



  margin: 0 !important;



  padding: 0 !important;



  font-size: 0;



  line-height: 0;



}



.tca-support-crisis__panel > br,



.tca-support-crisis__panel > p:empty,



.tca-support-crisis__panel > p:not(:has(> img)) {



  display: none !important;



}



.tca-support-crisis__copy {



  grid-area: copy;



}



.tca-support-crisis__copy h2 {



  margin-bottom: 0.55rem;



  font-size: clamp(1.65rem, 3.5vw, 2.3rem);



  font-weight: 500;



}



.tca-support-crisis__copy p {



  max-width: 700px;



  margin: 0;



  line-height: 1.65;



}



.tca-support-crisis__action {



  grid-area: action;



  display: flex;



  flex-direction: column;



  align-items: center;



  gap: 0rem;



  text-align: center;



}



.tca-support-crisis__action small {



  font-size: 0.82rem;



}



.tca-support-crisis__action .button {



  white-space: nowrap;



}



@media (min-width: 40rem) {



  .sanando-tca-support .tca-support-container {



    width: min(calc(100% - 3rem), 1400px);



  }



  .tca-support-promises__panel,



  .tca-support-steps__grid,



  .tca-support-resources__grid {



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



  .tca-support-promise:nth-child(odd) {



    border-right: 1px solid rgba(129, 97, 170, 0.13);



  }



  .tca-support-promise:nth-last-child(-n+2) {



    border-bottom: 0;



  }



  .tca-support-crisis__panel {



    grid-template-columns: 120px minmax(0, 1fr);



    grid-template-areas:



      "icon copy"



      "action action";



  }



  .tca-support-crisis__action {



    grid-column: auto;



  }



}



@media (min-width: 52rem) {



  .tca-support-wellbeing__panel {



    grid-template-columns: minmax(360px, 0.95fr) minmax(0, 1.05fr);



  }



  .tca-support-crisis__panel {



    grid-template-columns: 150px minmax(0, 1fr) auto;



    grid-template-areas: "icon copy action";



  }



  .tca-support-crisis__action {



    grid-column: auto;



  }



}



@media (min-width: 60rem) {



  .sanando-tca-support .tca-support-container {



    width: min(calc(100% - 2rem), 1400px);



  }



  .tca-support-hero__inner {



    min-height: 555px;



    grid-template-columns: minmax(0, 0.87fr) minmax(0, 1.13fr);



  }



  .tca-support-hero__content {



    padding-right: clamp(2rem, 5vw, 5rem);



  }



  .tca-support-hero__media {



    min-height: 555px;



    margin-right: calc((100vw - min(1400px, calc(100vw - 2rem))) / -2);



  }



  .tca-support-hero__media img {



    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 15%, #000 100%);



    mask-image: linear-gradient(90deg, transparent 0%, #000 15%, #000 100%);



  }



  .tca-support-promises__panel,



  .tca-support-steps__grid,



  .tca-support-resources__grid {



    grid-template-columns: repeat(4, minmax(0, 1fr));



  }



  .tca-support-promise,



  .tca-support-promise:nth-child(odd) {



    border-right: 1px solid rgba(129, 97, 170, 0.13);



    border-bottom: 0;



  }



  .tca-support-promise:last-child {



    border-right: 0;



  }



}



@media (max-width: 47.99rem) {



  .tca-support-hero__content {



    padding-bottom: 4.1rem;



  }



  .tca-support-hero__media {



    min-height: 390px;



    margin-inline: -1rem;



  }



  .tca-support-promises {



    margin-top: -1.4rem;



  }



  .tca-support-wellbeing__content,



  .tca-support-crisis__copy {



    text-align: center;



  }



  .tca-support-wellbeing__content {



    align-items: center;



  }



  .tca-support-crisis__copy p {



    margin-inline: auto;



  }



}



@media (prefers-reduced-motion: reduce) {



  .sanando-tca-support .button {



    transition: none;



  }



}



/* Quiero ayudar a alguien page ----------------------------------------- */



.content-area--help-someone {



  min-height: 0;



  margin-block-start: -20px !important;



  padding: 0;



  padding-block-start: 0 !important;



  background: #fffefd;



}



.entry--help-someone,



.entry--help-someone .entry__content,



.sanando-help-someone {



  width: 100%;



  margin: 0;



  margin-block-start: 0 !important;



  padding: 0;



  padding-block-start: 0 !important;



}



.entry--help-someone .entry__content > * {



  max-width: none;



}



.sanando-help-someone {



  overflow: hidden;



  color: var(--color-navy-light);



  background:



    radial-gradient(circle at 8% 42%, rgba(243, 236, 250, 0.18), transparent 26rem),



    radial-gradient(circle at 92% 72%, rgba(250, 232, 232, 0.2), transparent 29rem),



    #fffefd;



}



.sanando-help-someone .help-someone-container {



  width: min(calc(100% - 2rem), 1400px);



  margin-inline: auto;



}



.sanando-help-someone h1,



.sanando-help-someone h2,



.sanando-help-someone h3 {



  margin-top: 0;



  color: var(--color-navy-deep);



}



.sanando-help-someone .button {



  display: inline-flex;



  min-height: 48px;



  align-items: center;



  justify-content: center;



  gap: 0.55rem;



  padding: 0.78rem 1.55rem;



  border: 1px solid transparent;



  border-radius: 999px;



  font-size: 0.94rem;



  font-weight: 750;



  line-height: 1;



  text-decoration: none;



  transition: transform var(--transition), background-color var(--transition), border-color var(--transition);



}



.sanando-help-someone .button:hover,



.sanando-help-someone .button:focus-visible {



  transform: translateY(-2px);



}



.sanando-help-someone .button--primary {



  color: #fff;



  background: linear-gradient(135deg, #604196, #4f347f);



}



.sanando-help-someone .button--urgent {



  color: #fff;



  background: linear-gradient(135deg, #e35f8b, #d84d7c);



}



.help-someone-hero {



  position: relative;



  margin-block-start: 0 !important;



  background: linear-gradient(90deg, #fffefd 0%, #fffefd 43%, #f7efec 100%);



}



.help-someone-hero__inner {



  display: grid;



  align-items: stretch;



}



.help-someone-hero__content {



  position: relative;



  z-index: 2;



  display: flex;



  flex-direction: column;



  align-items: flex-start;



  justify-content: center;



  padding: clamp(3.75rem, 8vw, 6.25rem) 0 clamp(4.5rem, 8vw, 6rem);



}



.help-someone-eyebrow {



  margin: 0 0 1.15rem;



  color: var(--color-pink-deep);



  font-size: 0.78rem;



  font-weight: 800;



  letter-spacing: 0.22em;



  text-transform: uppercase;



}



.help-someone-hero h1 {



  max-width: 760px;



  margin-bottom: 1.35rem;



  font-size: clamp(2.9rem, 5.7vw, 2.15rem);



  font-weight: 500;



  line-height: 0.98;



  letter-spacing: -0.025em;



}



.help-someone-hero h1 > span:not(.help-someone-heart) {



  color: #d45f75;



}



.help-someone-heart {



  display: inline-block;



  color: #db79aa;



  font-family: var(--font-sans);



  font-size: 0.68em;



  font-weight: 400;



  vertical-align: 0.08em;



}



.help-someone-hero__lead {



  max-width: 650px;



  margin: 0 0 1.65rem;



  font-size: clamp(1rem, 1.45vw, 1.12rem);



  line-height: 1.75;



}



.help-someone-hero__media {



  min-height: 440px;



  margin: 0;



  overflow: hidden;



  font-size: 0;



  line-height: 0;



}



.help-someone-hero__media img,



.help-someone-hero__media > p > img {



  display: block;



  width: 100%;



  height: 100%;



  margin: 0 !important;



  object-fit: cover;



  object-position: 62% center;



}



.help-someone-hero__media > p:has(> img) {



  width: 100%;



  height: 100%;



  margin: 0 !important;



  font-size: 0;



  line-height: 0;



}



.help-someone-promises {



  position: relative;



  z-index: 4;



  margin-top: -2.25rem;



}



.help-someone-promises__panel {



  display: grid;



  overflow: hidden;



  border: 1px solid rgba(129, 97, 170, 0.14);



  border-radius: 14px;



  background: rgba(255, 255, 255, 0.98);



}



.help-someone-promises__panel > :not(.help-someone-promise) {



  display: none !important;



}



.help-someone-promise {



  display: flex;



  min-height: 108px;



  align-items: center;



  justify-content: center;



  gap: 0.8rem;



  padding: 0.25rem 0.7rem;



  border-bottom: 1px solid rgba(129, 97, 170, 0.13);



  color: var(--color-navy-deep);



  font-size: 0.93rem;



  line-height: 1.35;



}



.help-someone-promise:last-child {



  border-bottom: 0;



}



.help-someone-promise img,



.help-someone-promise > p > img {



  display: block;



  width: 92px;



  height: 92px;



  flex: 0 0 92px;



  margin: 0 !important;



  object-fit: contain;



}



.help-someone-promise > p:has(> img) {



  width: 92px;



  height: 92px;



  flex: 0 0 92px;



  margin: 0 !important;



  font-size: 0;



  line-height: 0;



}



.help-someone-heading {



  margin-bottom: clamp(1.5rem, 3vw, 2.25rem);



  text-align: center;



}



.help-someone-heading h2 {



  position: relative;



  display: inline-block;



  margin-bottom: 0;



  padding-bottom: 0.72rem;



  font-size: clamp(2rem, 4.7vw, 2.8rem);



  font-weight: 500;



}



.help-someone-heading h2::after {



  position: absolute;



  bottom: 0;



  left: 50%;



  width: 76px;



  height: 2px;



  background: #e26691;



  content: "";



  transform: translateX(-50%);



}



.help-someone-steps {



  padding-block: clamp(3rem, 6vw, 5.25rem) clamp(2rem, 4vw, 3.25rem);



}



.help-someone-steps__grid,



.help-someone-resources__grid {



  display: grid;



  gap: 1.2rem;



}



.help-someone-card,



.help-someone-resource-card {



  display: flex;



  min-width: 0;



  flex-direction: column;



  overflow: hidden;



  border: 1px solid rgba(206, 137, 180, 0.23);



  border-radius: 13px;



  background: rgba(255, 255, 255, 0.94);



}



.help-someone-card > img,



.help-someone-card > p:has(> img) > img,



.help-someone-resource-card > img,



.help-someone-resource-card > p:has(> img) > img {



  display: block;



  width: 100%;



  aspect-ratio: 4 / 2.72;



  margin: 0 !important;



  object-fit: cover;



}



.help-someone-card > p:has(> img),



.help-someone-resource-card > p:has(> img) {



  min-height: 0 !important;



  margin: 0 !important;



  padding: 0 !important;



  font-size: 0;



  line-height: 0;



}



.help-someone-card > br,



.help-someone-card > p:empty,



.help-someone-card > p:not(:has(> img)),



.help-someone-resource-card > br,



.help-someone-resource-card > p:empty,



.help-someone-resource-card > p:not(:has(> img)) {



  display: none !important;



}



.help-someone-card > div,



.help-someone-resource-card > div {



  flex: 1;



  padding: 1.35rem 1.35rem 1.55rem;



}



.help-someone-card h3,



.help-someone-resource-card h3 {



  margin-bottom: 0.75rem;



  font-size: clamp(1.28rem, 2.3vw, 1.55rem);



  font-weight: 500;



  line-height: 1.15;



}



.help-someone-card p,



.help-someone-resource-card > div > p {



  margin: 0;



  font-size: 0.96rem;



  line-height: 1.65;



}



.help-someone-selfcare {



  padding-block: clamp(1.35rem, 3vw, 2.25rem);



}



.help-someone-selfcare__panel {



  display: grid;



  overflow: hidden;



  border: 1px solid rgba(129, 97, 170, 0.13);



  border-radius: 15px;



  background: linear-gradient(112deg, #f5eef9, #fff5f5);



}



.help-someone-selfcare__panel > :not(figure):not(.help-someone-selfcare__content) {



  display: none !important;



}



.help-someone-selfcare__panel figure {



  position: relative;



  min-height: 310px;



  margin: 0;



  overflow: hidden;



}



.help-someone-selfcare__panel figure img,



.help-someone-selfcare__panel figure > p > img {



  position: absolute;



  inset: 0;



  display: block;



  width: 100%;



  height: 100%;



  margin: 0 !important;



  object-fit: cover;



}



.help-someone-selfcare__panel figure > p:has(> img) {



  width: 100%;



  height: 100%;



  margin: 0 !important;



}



.help-someone-selfcare__content {



  position: relative;



  display: flex;



  flex-direction: column;



  align-items: flex-start;



  justify-content: center;



  padding: clamp(2rem, 5vw, 4rem);



}



.help-someone-selfcare__content::after {



  position: absolute;



  right: 1rem;



  bottom: -0.5rem;



  width: 130px;



  height: 190px;



  background: var(--sanando-decor-botanical) center bottom / contain no-repeat;



  content: "";



  opacity: 0.32;



  pointer-events: none;



}



.help-someone-selfcare h2 {



  margin-bottom: 0.75rem;



  font-size: clamp(2rem, 4vw, 3.15rem);



  font-weight: 500;



  line-height: 1.05;



}



.help-someone-selfcare__content > p {



  position: relative;



  z-index: 1;



  max-width: 670px;



  margin: 0 0 1.25rem;



  font-size: 1rem;



  line-height: 1.65;



}



.help-someone-selfcare__content .button,



.help-someone-selfcare__content small {



  position: relative;



  z-index: 1;



}



.help-someone-selfcare__content small {



  margin-top: 0.85rem;



  font-size: 0.78rem;



}



.help-someone-resources {



  padding-block: clamp(1.75rem, 4vw, 3rem) clamp(2.75rem, 6vw, 5rem);



}



.help-someone-resource-card > div {



  display: flex;



  flex-direction: column;



}



.help-someone-resource-card > div > p {



  flex: 1;



  margin-bottom: 1rem;



}



.help-someone-resource-card a {



  display: inline-flex;



  align-items: center;



  align-self: flex-start;



  gap: 0.42rem;



  color: #c6538a;



  font-size: 0.92rem;



  font-weight: 750;



  text-decoration: none;



}



.help-someone-resource-card a:hover,



.help-someone-resource-card a:focus-visible {



  color: #6c4899;



}



.help-someone-closing {



  padding-block: 0 clamp(2rem, 5vw, 4rem);



}



.help-someone-closing__panel {



  position: relative;



  display: grid;



  overflow: hidden;



  border: 1px solid rgba(225, 111, 144, 0.14);



  border-radius: 15px;



  background: linear-gradient(90deg, #fff0f4, #fff8f8);



}



.help-someone-closing__content {



  position: relative;



  z-index: 2;



  display: flex;



  flex-direction: column;



  align-items: flex-start;



  justify-content: center;



  padding: clamp(1.6rem, 2.4vw, 2.25rem) clamp(2.25rem, 4.5vw, 4.5rem);



}



.help-someone-closing__content::before {



  position: absolute;



  bottom: -1.1rem;



  left: 0.35rem;



  width: 108px;



  height: 150px;



  background: var(--sanando-decor-botanical) center bottom / contain no-repeat;



  content: "";



  opacity: 0.22;



  pointer-events: none;



  transform: scaleX(-1);



}



.help-someone-closing h2 {



  position: relative;



  z-index: 1;



  max-width: 680px;



  margin-bottom: 0.5rem;



  font-size: clamp(1.8rem, 2.55vw, 2.4rem);



  font-weight: 500;



  line-height: 1.04;



}



.help-someone-closing h2 span {



  color: #dc6f9d;



  font-family: var(--font-sans);



}



.help-someone-closing__content p {



  position: relative;



  z-index: 1;



  max-width: 650px;



  margin: 0 0 0.95rem;



  font-size: 1rem;



  line-height: 1.6;



}



.help-someone-closing__content .button {



  position: relative;



  z-index: 1;



}



.help-someone-closing__panel figure {



  position: relative;



  min-height: 255px;



  margin: 0;



  padding: 0 !important;



  overflow: hidden;



  background-color: #f8e9ee;



  background-image: url("/wp-content/uploads/2026/09/09-quiero-ayudar-pequenos-gestos.jpg");



  background-position: center center;



  background-size: cover;



  background-repeat: no-repeat;



  font-size: 0;



  line-height: 0;



}



.help-someone-closing__panel figure img,



.help-someone-closing__panel figure > p > img {



  position: absolute;



  inset: 0;



  display: block;



  width: 100%;



  height: 100%;



  margin: 0 !important;



  object-fit: cover;



  object-position: center center;



  opacity: 0 !important;



}



.help-someone-closing__panel figure > p:has(> img) {



  position: absolute;



  inset: 0;



  width: 100%;



  height: 100%;



  margin: 0 !important;



  padding: 0 !important;



  font-size: 0;



  line-height: 0;



}



.help-someone-closing__panel figure > br,



.help-someone-closing__panel figure > p:empty {



  display: none !important;



}



@media (min-width: 40rem) {



  .sanando-help-someone .help-someone-container {



    width: min(calc(100% - 3rem), 1400px);



  }



  .help-someone-promises__panel,



  .help-someone-steps__grid,



  .help-someone-resources__grid {



    grid-template-columns: repeat(2, minmax(0, 1fr));



  }



  .help-someone-promise:nth-child(odd) {



    border-right: 1px solid rgba(129, 97, 170, 0.13);



  }



  .help-someone-promise:nth-last-child(-n+2) {



    border-bottom: 0;



  }



}



@media (min-width: 52rem) {



  .help-someone-selfcare__panel,



  .help-someone-closing__panel {



    grid-template-columns: minmax(360px, 0.95fr) minmax(0, 1.05fr);



  }



  .sanando-help-someone .help-someone-closing__panel {



    position: relative !important;



    display: block !important;



    min-height: 255px;



  }



  .sanando-help-someone .help-someone-closing__content {



    width: 58% !important;



    min-height: 255px;



    box-sizing: border-box;



  }



  .sanando-help-someone .help-someone-closing__panel figure {



    position: absolute !important;



    top: 0 !important;



    right: 0 !important;



    bottom: 0 !important;



    left: auto !important;



    width: 42% !important;



    height: auto !important;



    min-height: 0 !important;



    margin: 0 !important;



  }



  .sanando-help-someone .help-someone-closing__panel figure > p:has(> img) {



    height: 100% !important;



    min-height: 0 !important;



  }



}



@media (min-width: 60rem) {



  .sanando-help-someone .help-someone-container {



    width: min(calc(100% - 2rem), 1400px);



  }



  .help-someone-hero__inner {



    min-height: 565px;



    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);



  }



  .help-someone-hero__content {



    padding-right: clamp(2rem, 5vw, 5rem);



  }



  .help-someone-hero__media {



    min-height: 565px;



    margin-right: calc((100vw - min(1400px, calc(100vw - 2rem))) / -2);



  }



  .help-someone-hero__media img,



  .help-someone-hero__media > p > img {



    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 15%, #000 100%);



    mask-image: linear-gradient(90deg, transparent 0%, #000 15%, #000 100%);



  }



  .help-someone-promises__panel,



  .help-someone-steps__grid,



  .help-someone-resources__grid {



    grid-template-columns: repeat(4, minmax(0, 1fr));



  }



  .help-someone-promise,



  .help-someone-promise:nth-child(odd) {



    border-right: 1px solid rgba(129, 97, 170, 0.13);



    border-bottom: 0;



  }



  .help-someone-promise:last-child {



    border-right: 0;



  }



}



@media (max-width: 47.99rem) {



  .help-someone-hero__content {



    padding-bottom: 4.1rem;



  }



  .help-someone-hero__media {



    min-height: 390px;



    margin-inline: -1rem;



  }



  .help-someone-promises {



    margin-top: -1.4rem;



  }



  .help-someone-selfcare__content,



  .help-someone-closing__content {



    align-items: center;



    text-align: center;



  }



  .help-someone-closing__content::before {



    opacity: 0.16;



  }



}



@media (prefers-reduced-motion: reduce) {

  .sanando-help-someone .button {

    transition: none;

  }

}



/* ================================================================

   New homepage design — content only. Header and footer stay isolated.

   ================================================================ */

.sanando-new-home {
  --new-home-ink: #20253a;

  --new-home-navy: #192f60;

  --new-home-lavender: #9480ba;

  --new-home-lavender-dark: #78629f;

  --new-home-lavender-light: #eee8f5;

  --new-home-blush: #fbf4f3;

  display: block;

  overflow: hidden;

  margin: 0;

  background: #fffdfb;

  color: var(--new-home-ink);
}

body.home > p:empty,
.sanando-new-home > p:empty {
  display: none;
}


.sanando-new-home .new-home-shell {

  width: min(calc(100% - 2rem), 1400px);

  margin-inline: auto;

}



.sanando-new-home h1,

.sanando-new-home h2,

.sanando-new-home h3,

.sanando-new-home p,

.sanando-new-home figure {

  margin-top: 0;

}



.sanando-new-home h1,

.sanando-new-home h2,

.sanando-new-home h3 {

  color: var(--new-home-ink);

  font-family: var(--font-serif);

}



.sanando-new-home a {

  transition: color var(--transition), background-color var(--transition), border-color var(--transition), transform var(--transition);

}



.new-home-hero {
  position: relative;
  min-height: 710px;
  overflow: hidden;
  background: #fffaf6;
  line-height: 0;
}


.new-home-hero__inner {
  position: relative;
  min-height: 710px;
  margin-bottom: -1.25em;
}


.new-home-hero__media {

  position: absolute;

  inset: 0 calc((100vw - min(1400px, calc(100vw - 2rem))) / -2);

  margin: 0;

}



.new-home-hero__media::after {

  position: absolute;

  inset: 0;

  background:

    linear-gradient(90deg, rgba(255, 253, 250, 1) 0%, rgba(255, 253, 250, 0.98) 28%, rgba(255, 253, 250, 0.72) 47%, rgba(255, 253, 250, 0.12) 68%, transparent 82%),

    linear-gradient(180deg, rgba(255, 253, 250, 0.3), transparent 35%);

  content: "";

  pointer-events: none;

}



.new-home-hero__media img {

  width: 100%;

  height: 100%;

  object-fit: cover;

  object-position: center 55%;

}



.new-home-hero__content {

  position: relative;

  z-index: 2;

  width: min(49%, 650px);

  padding-block: clamp(4rem, 7vw, 6.25rem) 8.5rem;

}



.new-home-hero h1 {

  margin-bottom: 1rem;

  font-size: clamp(3rem, 4.4vw, 4.8rem);

  font-weight: 400;

  letter-spacing: -0.035em;

  line-height: 1.02;

}



.new-home-hero h1 em {

  color: var(--new-home-lavender-dark);

  font-family: var(--font-serif);

  font-weight: 400;

}



.new-home-title-rule {

  display: block;

  width: 90px;

  height: 2px;

  margin: 0 0 1.55rem;

  background: #a88fc7;

}



.new-home-hero__content > p {

  max-width: 610px;

  margin-bottom: 1rem;

  font-size: clamp(1rem, 1.12vw, 1.12rem);

  line-height: 1.55;

}



.new-home-hero__content > p strong {

  color: #655783;

  font-weight: 750;

}



.new-home-hero__actions {

  display: flex;

  flex-wrap: wrap;

  gap: 0.85rem;

  margin-top: 1.65rem;

}



.sanando-new-home .new-home-button {

  display: inline-flex;

  min-width: 165px;

  min-height: 48px;

  align-items: center;

  justify-content: center;

  border: 2px solid var(--new-home-lavender);

  border-radius: 9px;

  padding: 0.75rem 1.4rem;

  font-size: 0.9rem;

  font-weight: 800;

  letter-spacing: 0.02em;

  line-height: 1;

  text-decoration: none;

  text-transform: uppercase;

}



.sanando-new-home .new-home-button--filled {

  background: linear-gradient(135deg, #8d78b2, #aa91c8);

  color: #fff;

}



.sanando-new-home .new-home-button--outline {

  background: rgba(255, 255, 255, 0.72);

  color: var(--new-home-lavender-dark);

}



.sanando-new-home .new-home-button:hover,

.sanando-new-home .new-home-button:focus-visible {

  transform: translateY(-2px);

}



.sanando-new-home .new-home-button--filled:hover,

.sanando-new-home .new-home-button--filled:focus-visible {

  border-color: #735d9a;

  background: #735d9a;

  color: #fff;

}



.sanando-new-home .new-home-button--outline:hover,

.sanando-new-home .new-home-button--outline:focus-visible {

  background: #f4eff8;

  color: #624c8c;

}



.new-home-reach {

  display: flex;

  align-items: flex-start;

  gap: 0.7rem;

  margin-top: 1.8rem;

}



.new-home-reach svg {

  width: 25px;

  height: 25px;

  flex: 0 0 25px;

  fill: none;

  stroke: var(--new-home-lavender);

  stroke-linecap: round;

  stroke-linejoin: round;

  stroke-width: 1.5;

}



.new-home-reach p {

  margin: 0;

  font-size: 0.93rem;

  line-height: 1.5;

}



.new-home-hero__wave {
  position: absolute;

  right: 0;

  bottom: -1px;

  left: 0;

  z-index: 3;

  height: 82px;

  line-height: 0;

}



.new-home-hero__wave svg {

  width: 100%;

  height: 100%;

}



.new-home-wave-back {

  fill: #b7aad0;

  opacity: 0.86;

}



.new-home-wave-front {

  fill: #fffdfb;

}



.new-home-impact {

  padding-block: clamp(2.5rem, 5vw, 4.7rem) clamp(3rem, 6vw, 5.5rem);

  background: #fffdfb;

}



.new-home-heading {

  margin-bottom: clamp(2.1rem, 4vw, 3.5rem);

  text-align: center;

}



.new-home-heading h2 {

  margin-bottom: 0.45rem;

  font-size: clamp(2rem, 3vw, 3rem);

  font-weight: 500;

  line-height: 1.12;

}



.new-home-heading > span {

  display: block;

  width: 70px;

  height: 2px;

  margin: 0 auto 0.8rem;

  background: #a98fc6;

}



.new-home-heading p {

  margin-bottom: 0;

  font-size: clamp(1rem, 1.2vw, 1.1rem);

}



.new-home-impact__grid {

  display: grid;

  grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr);

  align-items: center;

  gap: clamp(2rem, 4vw, 3.5rem);

  max-width: 1430px;

  margin-inline: auto;

}



.new-home-impact-card {

  display: grid;

  grid-template-columns: clamp(125px, 12vw, 170px) minmax(0, 1fr);

  align-items: center;

  gap: clamp(1.5rem, 3vw, 3.6rem);

}



.new-home-impact-card__icon {

  display: grid;

  width: clamp(125px, 12vw, 230px);

  aspect-ratio: 1;

  place-items: center;

  border-radius: 50%;

}



.new-home-impact-card__icon svg {

  width: 73%;

  height: 73%;

  fill: none;

  stroke: #fff;

  stroke-linecap: round;

  stroke-linejoin: round;

  stroke-width: 1.9;

}



.new-home-impact-card__icon img {

  display: block;

  width: 100%;

  height: 100%;

  object-fit: contain;

}



.new-home-impact-card h3 {

  margin-bottom: 0.8rem;

  font-size: clamp(1.45rem, 2vw, 2rem);

  font-weight: 500;

  line-height: 1.08;

}



.new-home-impact-card p {

  margin-bottom: 0.9rem;

  font-size: 1rem;

  line-height: 1.55;

}



.new-home-impact-card a {

  color: #9675bd;

  font-size: 0.92rem;

  font-weight: 800;

  letter-spacing: 0.02em;

  text-decoration: none;

  text-transform: uppercase;

}



.new-home-impact-card a:hover,

.new-home-impact-card a:focus-visible {

  color: #654a8b;

}



.new-home-impact__divider {

  position: relative;

  display: flex;

  width: 1px;

  height: 100%;

  min-height: 205px;

  align-items: center;

  justify-content: center;

  background: #ded4e6;

  color: #a590c2;

  font-family: var(--font-serif);

  font-size: 1.8rem;

}



.new-home-impact__divider::before {

  position: absolute;

  width: 35px;

  height: 48px;

  background: #fffdfb;

  content: "";

}



.new-home-impact__divider {

  isolation: isolate;

}



.new-home-impact__divider::after {

  position: absolute;

  z-index: 1;

  content: "♡";

}



.new-home-approach__inner {

  padding-block: clamp(2.7rem, 5vw, 4.6rem);

}



.new-home-approach__main {

  width: 100%;

}



.new-home-approach__main > h2 {

  margin-bottom: clamp(1.8rem, 3vw, 2.6rem);

  font-size: clamp(1.8rem, 2.6vw, 2.7rem);

  font-weight: 500;

  text-align: center;

}



.new-home-approach__grid {

  display: grid;

  grid-template-columns: repeat(4, minmax(0, 1fr));

  gap: clamp(0.9rem, 1.6vw, 1.35rem);

  width: 100%;

  max-width: 1200px;

  margin-inline: auto;

}



.new-home-approach-card {

  display: flex;

  min-width: 0;

  flex-direction: column;

  overflow: hidden;

  border: 1px solid rgba(112, 91, 149, 0.16);

  border-radius: 15px;

  background: rgba(255, 255, 255, 0.94);

  box-shadow: 0 10px 28px rgba(61, 46, 91, 0.07);

  text-align: left;

}



.new-home-approach-card + .new-home-approach-card {

  border-left: 1px solid rgba(112, 91, 149, 0.16);

}



.new-home-approach-card__media {

  display: block;

  aspect-ratio: 1.48 / 1;

  margin: 0;

  overflow: hidden;

}



.new-home-approach-card__media img {

  display: block;

  width: 100%;

  height: 100%;

  object-fit: cover;

}



.new-home-approach-card__body {

  flex: 1;

  padding: clamp(1.05rem, 1.6vw, 1.35rem) clamp(1rem, 1.6vw, 1.3rem) clamp(1.25rem, 1.8vw, 1.55rem);

}



.new-home-approach-card h3 {

  margin-bottom: 0.65rem;

  font-family: var(--font-serif);

  font-size: clamp(1.25rem, 1.55vw, 1.55rem);

  font-weight: 500;

  line-height: 1.12;

}



.new-home-approach-card p {

  margin-bottom: 0;

  font-size: 0.92rem;

  line-height: 1.55;

}



.new-home-founder {

  width: 100%;

  overflow: hidden;

  background:

    radial-gradient(circle at 67% 12%, rgba(247, 218, 227, 0.36), transparent 32%),

    linear-gradient(105deg, #fffdfa 0%, #fff9f9 61%, #fbf2f8 100%);

}



.new-home-founder__inner {

  position: relative;

  display: grid;

  min-height: clamp(620px, 65vw, 1500px);

  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);

  isolation: isolate;

}



.new-home-founder__media {

  position: absolute;

  z-index: -1;

  inset: 0;

  min-width: 0;

  margin: 0;

  overflow: hidden;

  line-height: 0;

  background-image: url("../images/generated/new-home/founder-soleil-desktop.webp");

  background-position: center center;

  background-repeat: no-repeat;

  background-size: cover;

}



.new-home-founder__content {

  display: flex;

  width: 100%;

  max-width: none;

  grid-column: 2;

  flex-direction: column;

  justify-content: center;

  padding: clamp(2.6rem, 5.5vw, 6rem) clamp(2rem, 7vw, 7rem);

  background: transparent;

}



.new-home-founder__content h2 {

  max-width: 645px;

  margin-bottom: clamp(1.2rem, 2vw, 1.7rem);

  font-size: clamp(2rem, 3.35vw, 3.8rem);

  font-weight: 500;

  line-height: 1.12;

}



.new-home-founder__heart {

  color: #e88bab;

  white-space: nowrap;

}



.new-home-founder__content > p {

  max-width: 590px;

  margin-bottom: 1.25rem;

  font-size: clamp(0.98rem, 1.25vw, 1.18rem);

  line-height: 1.62;

}



.new-home-founder__signature {

  margin-top: clamp(1.25rem, 2.5vw, 2.4rem);

  color: #e16f9b;

  font-family: "Segoe Script", "Bradley Hand", cursive;

  font-size: clamp(1.65rem, 2.5vw, 2.6rem);

  line-height: 1.15;

}



.new-home-founder__role {

  margin-top: 0.55rem;

  color: #5a4b87;

  font-size: 0.86rem;

  font-weight: 700;

  letter-spacing: 0.15em;

  line-height: 1.5;

  text-transform: uppercase;

}



.new-home-mission {

  padding-block: clamp(2rem, 4vw, 3.6rem);

  background: #fffdfb;

}



.new-home-mission__panel {

  display: grid;

  min-height: 260px;

  grid-template-columns: minmax(280px, 0.95fr) minmax(360px, 1.25fr) minmax(180px, 0.55fr);

  align-items: stretch;

  overflow: hidden;

  border-radius: 23px;

  background: linear-gradient(100deg, #f8f1ef, #fffaf7);

}



.new-home-mission__media {

  min-height: 260px;

  margin: 0;

  overflow: hidden;

}



.new-home-mission__media img {

  width: 100%;

  height: 100%;

  object-fit: cover;

  object-position: 35% center;

}



.new-home-mission__content {

  align-self: center;

  padding: clamp(1.75rem, 3vw, 3rem);

}



.new-home-mission__content h2 {

  margin-bottom: 0.8rem;

  font-size: clamp(1.8rem, 2.55vw, 2.75rem);

  font-weight: 500;

  line-height: 1.12;

}



.new-home-mission__content p {

  max-width: 600px;

  margin-bottom: 1.15rem;

  font-size: 1rem;

  line-height: 1.55;

}



.new-home-mission__content .new-home-button {

  min-width: 185px;

}



.new-home-mission__illustration {

  width: min(88%, 230px);

  align-self: center;

  justify-self: center;

  fill: none;

  stroke: #a992c5;

  stroke-linecap: round;

  stroke-linejoin: round;

  stroke-width: 1.5;

  opacity: 0.85;

}

/* Prevencion del suicidio y bienestar emocional ------------------------ */
.content-area--full-width {
  min-height: 0;
  padding: 0;
}

.entry--full-width .entry__content,
.entry--full-width .entry__content > * {
  width: 100%;
  max-width: none;
  margin: 0;
}

.sanando-prevention {
  --prevention-navy: #102957;
  --prevention-purple: #9475bb;
  --prevention-lilac: #c0add9;
  --prevention-paper: #fffdfb;
  overflow: clip;
  color: var(--prevention-navy);
  background: var(--prevention-paper);
}

.prevention-shell {
  width: min(calc(100% - 3rem), 1440px);
  margin-inline: auto;
}

.sanando-prevention h1,
.sanando-prevention h2,
.sanando-prevention h3 {
  color: var(--prevention-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
}

.sanando-prevention p,
.sanando-prevention li {
  color: var(--prevention-navy);
}

.sanando-prevention p:empty,
.sanando-prevention figure > br,
.sanando-prevention article > br,
.sanando-prevention section > br,
.sanando-prevention div > br:last-child {
  display: none;
}

.prevention-rule {
  width: 92px;
  height: 2px;
  margin: 1rem 0 1.25rem;
  background: var(--prevention-lilac);
}

.prevention-hero {
  position: relative;
  display: grid;
  min-height: clamp(590px, 47vw, 720px);
  isolation: isolate;
  background: #fffaf7;
}

.prevention-hero__media {
  position: absolute;
  z-index: -2;
  inset: 0;
  margin: 0;
  background-image: url("../images/generated/suicide-prevention/prevention-hero-v3.png?ver=20260910-3");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.prevention-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
}

.prevention-hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, #fffdfb 0%, rgba(255,253,251,.99) 34%, rgba(255,253,251,.84) 47%, rgba(255,253,251,.18) 63%, transparent 76%);
}

.prevention-hero__inner {
  display: flex;
  align-items: center;
  padding-block: clamp(3.5rem, 6vw, 6rem) clamp(5rem, 8vw, 7rem);
}

.prevention-hero__content {
  width: min(48%, 665px);
}

.prevention-hero h1 {
  margin: 0;
  font-size: clamp(3rem, 3.9vw, 4.6rem);
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.025em;
}

.prevention-hero__lead {
  margin: 0 0 1.6rem !important;
  color: var(--prevention-purple) !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.55rem, 2.25vw, 2.3rem) !important;
  font-style: italic;
  line-height: 1.16 !important;
}

.prevention-hero__content > p:not(.prevention-hero__lead) {
  max-width: 570px;
  margin: 0 0 1rem;
  font-size: 1rem;
  line-height: 1.7;
}

.prevention-hero__promise {
  color: var(--prevention-purple) !important;
  font-weight: 700;
}

.prevention-pillars {
  position: relative;
  z-index: 3;
  margin-top: -4rem;
  padding-bottom: clamp(3rem, 5vw, 5rem);
}

.prevention-pillars__panel {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  padding: clamp(1.75rem, 3vw, 3rem) clamp(1rem, 2.5vw, 2.5rem);
  border: 1px solid rgba(148, 117, 187, 0.1);
  border-radius: 28px;
  background: linear-gradient(110deg, rgba(253,248,246,.98), rgba(249,244,251,.97));
  box-shadow: 0 18px 45px rgba(31, 34, 80, 0.04);
}

.prevention-pillar {
  padding: 0 clamp(1rem, 2vw, 2rem);
  border-left: 1px solid rgba(148, 117, 187, 0.2);
  text-align: center;
}

.prevention-pillar:first-child {
  border-left: 0;
}

.prevention-pillar img {
  display: block;
  width: 104px;
  height: 104px;
  margin: 0 auto 0.8rem;
  object-fit: contain;
}

.prevention-pillar h2,
.prevention-tool h3 {
  margin: 0 0 0.65rem;
  font-size: 1.23rem;
  font-weight: 600;
  line-height: 1.15;
}

.prevention-pillar p,
.prevention-tool p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.55;
}

.prevention-awareness {
  padding-bottom: clamp(3rem, 6vw, 5.5rem);
}

.prevention-awareness__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .8fr) minmax(280px, .62fr);
  align-items: stretch;
  gap: clamp(2rem, 4vw, 4rem);
}

.prevention-awareness__column {
  position: relative;
  padding: 0 clamp(0.25rem, 1vw, 1rem);
}

.prevention-awareness__column h2,
.prevention-support h2,
.prevention-tools > .prevention-shell > h2,
.prevention-urgent h2 {
  margin: 0;
  font-size: clamp(1.8rem, 2.5vw, 2.55rem);
  font-weight: 500;
  line-height: 1.08;
}

.prevention-awareness__column > p {
  margin: 0 0 1rem;
  font-size: 0.92rem;
  line-height: 1.55;
}

.prevention-awareness__column ul {
  margin: 0;
  padding-left: 1.2rem;
}

.prevention-awareness__column li {
  margin-bottom: 0.52rem;
  font-size: 0.92rem;
  line-height: 1.45;
}

.prevention-awareness__column li::marker {
  color: var(--prevention-lilac);
}

.prevention-awareness__risk {
  padding-left: clamp(1.5rem, 3vw, 3rem);
  border-left: 1px solid rgba(148, 117, 187, 0.18);
}

.prevention-immediate-note {
  margin-top: 1.8rem;
  padding: 1rem 1.25rem;
  border-radius: 14px;
  background: linear-gradient(110deg, rgba(248,241,248,.92), rgba(252,247,247,.96));
}

.prevention-immediate-note > p {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  align-items: center;
  gap: 1rem;
  width: 100%;
  margin: 0;
}

.sanando-prevention .prevention-immediate-note > p > span:first-child {
  display: grid !important;
  place-items: center;
  color: var(--prevention-lilac);
  font-family: Georgia, serif;
  font-size: 4.5rem !important;
  line-height: 1 !important;
  text-align: center;
}

.prevention-immediate-note > p > span:last-child {
  font-size: 0.82rem;
  line-height: 1.45;
}

.prevention-support {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: clamp(2rem, 3vw, 3.25rem);
  border: 1px solid rgba(148, 117, 187, 0.08);
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(250,246,249,.99), rgba(245,239,249,.96));
  text-align: center;
}

.prevention-support img {
  display: block;
  width: 150px;
  height: 150px;
  margin-bottom: 1rem;
  object-fit: contain;
}

.prevention-support p {
  margin: 0.75rem 0 1.5rem;
  font-size: 1.02rem;
  line-height: 1.5;
}

.prevention-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.8rem 1.55rem;
  border-radius: 8px;
  color: #fff !important;
  background: var(--prevention-purple);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform .2s ease, background .2s ease;
}

.prevention-button:hover,
.prevention-button:focus-visible {
  color: #fff !important;
  background: #7e60a6;
  transform: translateY(-2px);
}

.prevention-tools {
  padding-bottom: clamp(3rem, 6vw, 5.5rem);
}

.prevention-tools > .prevention-shell > h2 {
  margin-bottom: 2.2rem;
  text-align: center;
}

.prevention-tools__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.prevention-tool {
  padding: 0 clamp(1rem, 2.5vw, 2.5rem);
  border-left: 1px solid rgba(148, 117, 187, 0.2);
  text-align: center;
}

.prevention-tool:first-child {
  border-left: 0;
}

.prevention-tool img {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto 0.85rem;
  object-fit: contain;
}

.prevention-hope {
  padding-bottom: clamp(2rem, 4vw, 3.5rem);
}

.prevention-hope__panel {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 300px;
  overflow: hidden;
  border: 1px solid rgba(148, 117, 187, 0.12);
  border-radius: 28px;
  background: linear-gradient(115deg, rgba(253,248,246,.99), rgba(246,238,250,.96));
  box-shadow: 0 20px 48px rgba(31, 34, 80, 0.04);
}

.prevention-hope__media {
  min-height: 300px;
  margin: 0;
}

.prevention-hope__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 30% center;
}

.prevention-hope blockquote {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0;
  padding: clamp(2.25rem, 4vw, 4rem);
  text-align: center;
}

.prevention-hope blockquote > img {
  display: block;
  width: 58px;
  height: 58px;
  margin-bottom: 0.5rem;
  object-fit: contain;
}

.prevention-hope blockquote p {
  margin: 0;
  color: var(--prevention-navy);
  font-family: "Sanando Allura", "Allura", "Segoe Script", "Apple Chancery", cursive;
  font-size: clamp(2.35rem, 3.4vw, 3.6rem);
  line-height: 1.02;
}

.prevention-hope blockquote > span {
  margin-top: 0.65rem;
  color: var(--prevention-purple);
  font-family: Georgia, serif;
  font-size: 2.75rem;
  line-height: 1;
}

.prevention-urgent {
  background: linear-gradient(90deg, rgba(248,241,248,.95), rgba(253,248,246,.98));
}

.prevention-urgent__inner {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr) auto;
  align-items: center;
  gap: 1.5rem;
  min-height: 128px;
  padding-block: 1.2rem;
}

.prevention-urgent__inner > img {
  display: block;
  width: 92px;
  height: 92px;
  object-fit: contain;
}

.prevention-urgent h2 {
  font-size: clamp(1.7rem, 2.1vw, 2.25rem);
}

.prevention-urgent p {
  margin: 0.25rem 0 0;
  font-size: 0.95rem;
  line-height: 1.45;
}

.prevention-urgent__action p {
  margin: 0;
}

@media (max-width: 1180px) {
  .prevention-pillar,
  .prevention-tool { padding-inline: 1rem; }
  .prevention-awareness__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .prevention-support { grid-column: 1 / -1; min-height: 340px; }
}

@media (max-width: 900px) {
  .prevention-shell { width: min(calc(100% - 2rem), 760px); }
  .prevention-hero { display: flex; min-height: 0; flex-direction: column; }
  .prevention-hero::after { display: none; }
  .prevention-hero__inner { order: 1; padding-block: 3rem 2.75rem; }
  .prevention-hero__content { width: 100%; }
  .prevention-hero__media { position: relative; z-index: 0; order: 2; aspect-ratio: 16 / 9; }
  .prevention-hero__media { background-position: 68% center; }
  .prevention-hero__media img { object-position: 68% center; }
  .prevention-pillars { margin-top: 0; padding-top: 2rem; }
  .prevention-pillars__panel { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; }
  .prevention-pillar { padding: 1.6rem; border-left: 1px solid rgba(148, 117, 187, 0.2); border-bottom: 1px solid rgba(148, 117, 187, 0.2); }
  .prevention-pillar:nth-child(odd) { border-left: 0; }
  .prevention-pillar:nth-last-child(-n+2) { border-bottom: 0; }
  .prevention-pillar:last-child { grid-column: 1 / -1; border-left: 0; }
  .prevention-awareness__grid { grid-template-columns: 1fr 1fr; }
  .prevention-support { grid-column: 1 / -1; }
  .prevention-tools__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; }
  .prevention-tool { padding: 1.8rem; border-bottom: 1px solid rgba(148, 117, 187, 0.2); }
  .prevention-tool:nth-child(odd) { border-left: 0; }
  .prevention-tool:last-child { grid-column: 1 / -1; border-left: 0; border-bottom: 0; }
  .prevention-hope__panel { grid-template-columns: 1fr; }
  .prevention-hope__media { aspect-ratio: 16 / 8; min-height: 0; }
}

@media (max-width: 640px) {
  .prevention-shell { width: min(calc(100% - 1.5rem), 560px); }
  .prevention-hero h1 { font-size: clamp(2.55rem, 11vw, 3.4rem); }
  .prevention-hero__lead { font-size: 1.55rem !important; }
  .prevention-hero__content > p:not(.prevention-hero__lead) { font-size: 0.95rem; }
  .prevention-hero__media { aspect-ratio: 4 / 3; }
  .prevention-hero__media { background-position: 70% center; }
  .prevention-hero__media img { object-position: 70% center; }
  .prevention-pillars__panel { grid-template-columns: 1fr; padding: 1rem 1.5rem; border-radius: 22px; }
  .prevention-pillar,
  .prevention-pillar:nth-child(odd),
  .prevention-pillar:nth-last-child(-n+2),
  .prevention-pillar:last-child { grid-column: auto; padding: 1.5rem 0; border: 0; border-bottom: 1px solid rgba(148, 117, 187, 0.2); }
  .prevention-pillar:last-child { border-bottom: 0; }
  .prevention-pillar img { width: 118px; height: 118px; }
  .prevention-awareness__grid { grid-template-columns: 1fr; gap: 2.5rem; }
  .prevention-awareness__column { padding: 0; }
  .prevention-awareness__risk { padding-top: 2.5rem; border-top: 1px solid rgba(148, 117, 187, 0.18); border-left: 0; }
  .prevention-support { grid-column: auto; min-height: 350px; padding: 2rem 1.5rem; border-radius: 22px; }
  .prevention-support img { width: 136px; height: 136px; }
  .prevention-immediate-note { padding: 1rem; }
  .prevention-immediate-note > p { grid-template-columns: 56px minmax(0, 1fr); }
  .sanando-prevention .prevention-immediate-note > p > span:first-child { font-size: 4rem !important; }
  .prevention-tools__grid { grid-template-columns: 1fr; }
  .prevention-tool,
  .prevention-tool:nth-child(odd),
  .prevention-tool:last-child { grid-column: auto; padding: 1.6rem 0; border: 0; border-bottom: 1px solid rgba(148, 117, 187, 0.2); }
  .prevention-tool:last-child { border-bottom: 0; }
  .prevention-tool img { width: 112px; height: 112px; }
  .prevention-hope__panel { border-radius: 22px; }
  .prevention-hope__media { aspect-ratio: 4 / 3; }
  .prevention-hope__media img { object-position: 28% center; }
  .prevention-hope blockquote { padding: 2.5rem 1rem 3rem; }
  .prevention-hope blockquote > img { width: 52px; height: 52px; }
  .prevention-hope blockquote p { font-size: 2.35rem; }
  .prevention-urgent__inner { grid-template-columns: 76px minmax(0, 1fr); gap: 0.9rem; }
  .prevention-urgent__inner > img { width: 72px; height: 72px; }
  .prevention-urgent h2 { font-size: 1.45rem; }
  .prevention-urgent p { font-size: 0.86rem; }
  .prevention-urgent__action { grid-column: 1 / -1; }
  .prevention-urgent__action,
  .prevention-urgent__action p,
  .prevention-urgent__action .prevention-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .sanando-prevention a { transition: none; }
}

/* Recursos page — 2026 redesign ----------------------------------------- */
.sanando-resources-v2 {
  --resources-navy: #17213f;
  --resources-purple: #9274b8;
  --resources-lilac: #b8a1d1;
  --resources-paper: #fffdfb;
  overflow: clip;
  color: var(--resources-navy);
  background: var(--resources-paper);
}

.sanando-resources-v2 *,
.sanando-resources-v2 *::before,
.sanando-resources-v2 *::after {
  box-sizing: border-box;
}

.resources-v2-shell {
  width: min(calc(100% - 4rem), 1420px);
  margin-inline: auto;
}

.sanando-resources-v2 h1,
.sanando-resources-v2 h2,
.sanando-resources-v2 h3,
.sanando-resources-v2 p,
.sanando-resources-v2 figure {
  margin-top: 0;
}

.resources-v2-hero {
  position: relative;
  display: grid;
  min-height: clamp(500px, 41vw, 650px);
  isolation: isolate;
  background: #fcf7f1;
}

.resources-v2-hero__media {
  position: absolute;
  z-index: -2;
  inset: 0;
  margin: 0;
}

.resources-v2-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.resources-v2-hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, #fffdfb 0%, rgba(255,253,251,.99) 33%, rgba(255,253,251,.88) 46%, rgba(255,253,251,.32) 60%, transparent 75%);
}

.resources-v2-hero__inner {
  display: flex;
  align-items: center;
  padding-block: clamp(3.5rem, 6vw, 6rem);
}

.resources-v2-hero__content {
  width: min(47%, 620px);
}

.resources-v2-hero h1 {
  margin-bottom: 0;
  color: var(--resources-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3.1rem, 4.25vw, 5rem);
  font-weight: 500;
  line-height: .98;
  letter-spacing: -.025em;
}

.resources-v2-hero h1 em {
  color: var(--resources-purple);
  font-weight: 500;
}

.resources-v2-rule {
  display: flex;
  align-items: center;
  gap: .75rem;
  margin: 1.25rem 0 1.35rem;
  color: var(--resources-lilac);
  font-family: Georgia, serif;
  font-size: 3.25rem;
  line-height: 1;
}

.resources-v2-rule::before {
  width: 90px;
  height: 2px;
  content: "";
  background: var(--resources-lilac);
}

.resources-v2-rule span {
  font-family: Georgia, serif;
  font-size: 3.25rem;
  line-height: 1;
  transform: translateY(-1px);
}

.resources-v2-hero__content > p {
  max-width: 520px;
  margin-bottom: 0;
  font-size: 1.02rem;
  line-height: 1.65;
}

.resources-v2-library {
  padding-block: clamp(3.5rem, 6vw, 6rem);
}

.resources-v2-heading {
  margin-bottom: 1.65rem;
}

.resources-v2-heading h2 {
  margin-bottom: .7rem;
  color: var(--resources-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2rem, 2.8vw, 2.9rem);
  font-weight: 500;
  line-height: 1.08;
}

.resources-v2-heading > span {
  display: block;
  width: 38px;
  height: 2px;
  background: var(--resources-lilac);
}

.resources-v2-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
}

.resources-v2-card {
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr);
  align-items: start;
  gap: 1.15rem;
  min-height: 235px;
  padding: 1.7rem;
  border: 1px solid rgba(146,116,184,.08);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(250,245,249,.98), rgba(254,250,247,.98));
  box-shadow: 0 14px 35px rgba(31,34,80,.035);
  transition: transform .2s ease, box-shadow .2s ease;
}

.resources-v2-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 42px rgba(31,34,80,.07);
}

.resources-v2-card__icon {
  display: grid;
  place-items: center;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: radial-gradient(circle at 36% 30%, #fbf5fb 0, #f1e7f7 72%, #eadcf3 100%);
}

.resources-v2-card__icon svg {
  display: none;
}

.resources-v2-card__icon::before {
  width: 78px;
  height: 78px;
  content: "";
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.resources-v2-card:nth-child(1) .resources-v2-card__icon::before {
  background-image: url("../images/generated/resources-new/resource-icon-guides-v2.png");
}

.resources-v2-card:nth-child(2) .resources-v2-card__icon::before {
  background-image: url("../images/generated/resources-new/resource-icon-articles-v2.png");
}

.resources-v2-card:nth-child(3) .resources-v2-card__icon::before {
  background-image: url("../images/generated/resources-new/resource-icon-spiritual-v2.png");
}

.resources-v2-card:nth-child(4) .resources-v2-card__icon::before {
  background-image: url("../images/generated/resources-new/resource-icon-directory-v2.png");
}

.resources-v2-card:nth-child(5) .resources-v2-card__icon::before {
  background-image: url("../images/generated/resources-new/resource-icon-videos-v2.png");
}

.resources-v2-card:nth-child(6) .resources-v2-card__icon::before {
  background-image: url("../images/generated/resources-new/resource-icon-download-v2.png");
}

.resources-v2-card h3 {
  margin-bottom: .6rem;
  color: var(--resources-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.45rem;
  font-weight: 600;
  line-height: 1.1;
}

.resources-v2-card p {
  margin-bottom: 1rem;
  font-size: .92rem;
  line-height: 1.55;
}

.resources-v2-card a {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  color: var(--resources-purple) !important;
  font-size: .82rem;
  font-weight: 700;
  letter-spacing: .02em;
  text-decoration: none !important;
  text-transform: uppercase;
}

.resources-v2-card a span {
  font-size: 1.25rem;
  font-weight: 400;
  transition: transform .2s ease;
}

.resources-v2-card a:hover span {
  transform: translateX(4px);
}

.resources-v2-message {
  padding-bottom: clamp(3rem, 5vw, 5rem);
}

.resources-v2-message__panel {
  display: grid;
  grid-template-columns: minmax(320px, .82fr) minmax(0, 1.18fr);
  min-height: 260px;
  overflow: hidden;
  border: 1px solid rgba(146,116,184,.1);
  border-radius: 24px;
  background: linear-gradient(110deg, rgba(252,247,245,.98), rgba(248,241,249,.96));
}

.resources-v2-message__media {
  min-height: 260px;
  margin: 0;
}

.resources-v2-message__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 28% center;
}

.resources-v2-message__content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  padding: 2.5rem clamp(2rem, 5vw, 5rem);
  text-align: center;
}

.resources-v2-message__heart {
  margin-bottom: .3rem;
  color: var(--resources-lilac);
  font-family: Georgia, serif;
  font-size: 2.6rem;
  line-height: 1;
}

.resources-v2-message__content p {
  position: relative;
  z-index: 1;
  margin-bottom: .55rem;
  color: var(--resources-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.45rem, 2vw, 2rem);
  line-height: 1.18;
}

.resources-v2-message__content p + p {
  margin-bottom: 0;
  color: var(--resources-purple);
  font-size: clamp(1.4rem, 1.9vw, 1.85rem);
}

.resources-v2-message__content > img,
.resources-v2-message__content > p:has(> img) {
  position: absolute;
  right: -42px;
  bottom: -82px;
  width: 245px;
  height: 245px;
  margin: 0;
  pointer-events: none;
}

.resources-v2-message__content > img,
.resources-v2-message__content > p:has(> img) > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: .55;
}

.resources-v2-urgent {
  background: linear-gradient(90deg, rgba(248,241,248,.95), rgba(253,248,246,.98));
}

.resources-v2-urgent__inner {
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr) auto;
  align-items: center;
  gap: 1.5rem;
  min-height: 132px;
  padding-block: 1.15rem;
}

.resources-v2-urgent__inner > img {
  display: block;
  width: 96px;
  height: 96px;
  object-fit: contain;
}

.resources-v2-urgent__inner > p {
  margin: 0;
}

.resources-v2-urgent__inner > p:empty {
  display: none;
}

.resources-v2-urgent__inner > p > .resources-v2-button {
  width: auto;
}

.resources-v2-urgent h2 {
  margin-bottom: .2rem;
  color: var(--resources-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.8rem, 2.25vw, 2.35rem);
  font-weight: 500;
  line-height: 1.08;
}

.resources-v2-urgent p {
  margin-bottom: 0;
  font-size: .96rem;
  line-height: 1.45;
}

.resources-v2-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: .85rem 1.65rem;
  border-radius: 8px;
  color: #fff !important;
  background: var(--resources-purple);
  font-size: .84rem;
  font-weight: 700;
  letter-spacing: .02em;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: background .2s ease, transform .2s ease;
}

.resources-v2-button:hover,
.resources-v2-button:focus-visible {
  color: #fff !important;
  background: #7e60a6;
  transform: translateY(-2px);
}

@media (max-width: 1080px) {
  .resources-v2-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .resources-v2-card { min-height: 220px; }
}

@media (max-width: 820px) {
  .resources-v2-shell { width: min(calc(100% - 2rem), 760px); }
  .resources-v2-hero { display: flex; min-height: 0; flex-direction: column; }
  .resources-v2-hero::after { display: none; }
  .resources-v2-hero__inner { order: 1; padding-block: 3rem 2.75rem; }
  .resources-v2-hero__content { width: 100%; }
  .resources-v2-hero__media { position: relative; z-index: 0; order: 2; aspect-ratio: 16 / 8; }
  .resources-v2-hero__media img { object-position: 68% center; }
  .resources-v2-message__panel { grid-template-columns: 1fr; }
  .resources-v2-message__media { aspect-ratio: 16 / 7; min-height: 0; }
}

@media (max-width: 640px) {
  .resources-v2-shell { width: min(calc(100% - 1.5rem), 560px); }
  .resources-v2-hero h1 { font-size: clamp(2.7rem, 12vw, 3.5rem); }
  .resources-v2-hero__content > p { font-size: .96rem; }
  .resources-v2-hero__media { aspect-ratio: 4 / 3; }
  .resources-v2-hero__media img { object-position: 69% center; }
  .resources-v2-grid { grid-template-columns: 1fr; }
  .resources-v2-card { grid-template-columns: 86px minmax(0, 1fr); min-height: 0; padding: 1.35rem; }
  .resources-v2-card__icon { width: 80px; height: 80px; }
  .resources-v2-card__icon::before { width: 66px; height: 66px; }
  .resources-v2-message__panel { border-radius: 20px; }
  .resources-v2-message__media { aspect-ratio: 16 / 9; }
  .resources-v2-message__content { padding: 2.25rem 1.1rem 2.75rem; }
  .resources-v2-message__content > img,
  .resources-v2-message__content > p:has(> img) { right: -70px; bottom: -95px; width: 210px; height: 210px; }
  .resources-v2-urgent__inner { grid-template-columns: 76px minmax(0, 1fr); gap: .9rem; padding-block: 1.35rem; }
  .resources-v2-urgent__inner > img { width: 72px; height: 72px; }
  .resources-v2-urgent h2 { font-size: 1.55rem; }
  .resources-v2-urgent p { font-size: .88rem; }
  .resources-v2-urgent__inner > p:has(> .resources-v2-button) { grid-column: 1 / -1; }
  .resources-v2-urgent__inner > p > .resources-v2-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .sanando-resources-v2 a,
  .resources-v2-card { transition: none; }
}

/* Comunidad page — mockup-aligned full-width composition. */
.sanando-community-v2 {
  --community-navy: #11264e;
  --community-purple: #9474bc;
  --community-lilac: #c4b1df;
  --community-paper: #fffdfa;
  color: var(--community-navy);
  background: var(--community-paper);
  overflow: hidden;
}

.sanando-community-v2 *,
.sanando-community-v2 *::before,
.sanando-community-v2 *::after { box-sizing: border-box; }

.community-v2-shell {
  width: min(calc(100% - 4rem), 1360px);
  margin-inline: auto;
}

.sanando-community-v2 h1,
.sanando-community-v2 h2,
.sanando-community-v2 h3,
.sanando-community-v2 p,
.sanando-community-v2 figure { margin: 0; }

.community-v2-hero {
  position: relative;
  min-height: 570px;
  isolation: isolate;
  background: #fffcf9;
}

.community-v2-hero__media {
  position: absolute;
  z-index: -2;
  inset: 0;
}

.community-v2-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.community-v2-hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, #fffdfb 0%, rgba(255,253,251,.98) 25%, rgba(255,253,251,.74) 40%, rgba(255,253,251,.08) 59%, transparent 72%);
}

.community-v2-hero__inner {
  display: flex;
  align-items: center;
  min-height: 570px;
  padding-block: 4.25rem;
}

.community-v2-hero__content { width: min(43%, 560px); }

.community-v2-hero h1 {
  color: var(--community-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(3.4rem, 4.45vw, 5.1rem);
  font-weight: 400;
  line-height: .99;
  letter-spacing: -.035em;
}

.community-v2-hero h1 em {
  color: var(--community-purple);
  font-weight: 400;
}

.community-v2-rule {
  display: flex;
  align-items: center;
  gap: .75rem;
  width: 8rem;
  min-height: 3.2rem;
  margin-block: .9rem 1rem;
  color: var(--community-lilac);
  font-family: Georgia, serif;
  font-size: 3.15rem;
  line-height: 1;
}

.community-v2-rule::before {
  width: 5.7rem;
  height: 2px;
  content: "";
  background: var(--community-lilac);
}

.community-v2-rule span { transform: translateY(-.08em); }

.community-v2-hero__content > p {
  max-width: 500px;
  color: var(--community-navy);
  font-size: 1.05rem;
  line-height: 1.75;
}

.community-v2-ways { padding-block: 3.7rem 2.8rem; }

.community-v2-heading h2 {
  color: var(--community-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 2.4vw, 2.75rem);
  font-weight: 400;
}

.community-v2-heading > span {
  display: block;
  width: 3.25rem;
  height: 2px;
  margin-top: .75rem;
  background: var(--community-lilac);
}

.community-v2-ways__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 2rem;
}

.community-v2-way {
  display: flex;
  align-items: center;
  flex-direction: column;
  min-width: 0;
  padding: .75rem 2rem .5rem;
  text-align: center;
  border-left: 1px solid rgba(148,116,188,.22);
}

.community-v2-way:first-child { border-left: 0; }

.community-v2-way__icon {
  display: grid;
  place-items: center;
  width: 112px;
  height: 112px;
  margin-bottom: 1rem;
}

.community-v2-way__icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.community-v2-way h3 {
  color: var(--community-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.3rem;
  font-weight: 400;
}

.community-v2-way p {
  max-width: 255px;
  margin-top: .75rem;
  color: var(--community-navy);
  font-size: .96rem;
  line-height: 1.6;
}

.community-v2-way a {
  display: inline-flex;
  align-items: center;
  gap: .75rem;
  margin-top: auto;
  padding-top: 1.25rem;
  color: var(--community-purple);
  font-size: .84rem;
  font-weight: 700;
  letter-spacing: .015em;
  text-transform: uppercase;
  text-decoration: none;
}

.community-v2-way a span { font-size: 1.4rem; font-weight: 400; transition: transform .2s ease; }
.community-v2-way a:hover span { transform: translateX(.25rem); }

.community-v2-message { padding-block: .5rem 3.1rem; }

.community-v2-message__panel {
  display: grid;
  grid-template-columns: minmax(320px, 35%) minmax(0, 1fr);
  min-height: 188px;
  overflow: hidden;
  border: 1px solid rgba(148,116,188,.14);
  border-radius: 22px;
  background: linear-gradient(110deg, #fffaf8, #fbf6fb);
}

.community-v2-message__media { min-height: 188px; }

.community-v2-message__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 38% center;
}

.community-v2-message__content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 1.45rem 3rem;
  background: radial-gradient(circle at 72% 25%, rgba(221,204,236,.2), transparent 36%);
}

.community-v2-message__content h2 {
  color: var(--community-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.35rem, 1.8vw, 1.8rem);
  font-weight: 400;
}

.community-v2-message__content > p:not(.community-v2-message__script) {
  margin-top: .45rem;
  color: var(--community-navy);
  font-size: .92rem;
  line-height: 1.48;
}

.community-v2-message__script {
  margin-top: .35rem !important;
  color: var(--community-purple) !important;
  font-family: "Allura", "Segoe Script", cursive;
  font-size: clamp(1.7rem, 2.05vw, 2.2rem);
  line-height: 1.1;
  white-space: nowrap;
}

.community-v2-message__script span {
  display: inline-block;
  margin-left: .65rem;
  font-family: Georgia, serif;
  font-size: .75em;
}

.community-v2-urgent {
  background: linear-gradient(90deg, #fbf6fb, #fffafa 58%, #f8f1fa);
  border-block: 1px solid rgba(148,116,188,.08);
}

.community-v2-urgent__inner {
  display: grid;
  align-items: center;
  grid-template-columns: 92px minmax(0, 1fr) auto;
  gap: 1rem;
  min-height: 130px;
  padding-block: 1.1rem;
}

.community-v2-urgent__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.community-v2-urgent__icon img { display: block; width: 86px; height: 86px; object-fit: contain; }

.community-v2-urgent__action { justify-self: end; }

.community-v2-urgent h2 {
  color: var(--community-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.75rem;
  font-weight: 400;
}

.community-v2-urgent p { margin-top: .2rem; color: var(--community-navy); font-size: .94rem; }

.community-v2-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: .8rem 2.3rem;
  border-radius: 7px;
  color: #fff !important;
  background: var(--community-purple);
  font-size: .84rem;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform .2s ease, background .2s ease;
}

.community-v2-button:hover,
.community-v2-button:focus-visible { color: #fff !important; background: #7e5eaa; transform: translateY(-2px); }

@media (max-width: 1000px) {
  .community-v2-shell { width: min(calc(100% - 2rem), 820px); }
  .community-v2-hero { display: flex; min-height: 0; flex-direction: column; }
  .community-v2-hero::after { display: none; }
  .community-v2-hero__inner { order: 1; min-height: 0; padding-block: 3rem 2.75rem; }
  .community-v2-hero__content { width: 100%; }
  .community-v2-hero__media { position: relative; z-index: 0; order: 2; aspect-ratio: 16 / 7; }
  .community-v2-hero__media img { object-position: 62% center; }
  .community-v2-ways__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .community-v2-way { padding: 1.75rem; border-bottom: 1px solid rgba(148,116,188,.22); }
  .community-v2-way:nth-child(odd) { border-left: 0; }
  .community-v2-way:nth-last-child(-n+2) { border-bottom: 0; }
  .community-v2-message__panel { grid-template-columns: 42% minmax(0, 1fr); }
  .community-v2-message__content { padding: 2.25rem; }
}

@media (max-width: 640px) {
  .community-v2-shell { width: min(calc(100% - 1.5rem), 560px); }
  .community-v2-hero h1 { font-size: clamp(2.65rem, 12.2vw, 3.55rem); }
  .community-v2-hero__content > p { font-size: .96rem; }
  .community-v2-hero__media { aspect-ratio: 16 / 9; }
  .community-v2-hero__media img { object-position: right center; }
  .community-v2-ways { padding-block: 2.75rem 2rem; }
  .community-v2-ways__grid { grid-template-columns: 1fr; margin-top: 1.1rem; }
  .community-v2-way,
  .community-v2-way:nth-child(odd),
  .community-v2-way:nth-last-child(-n+2) { padding: 1.7rem .5rem; border: 0; border-bottom: 1px solid rgba(148,116,188,.22); }
  .community-v2-way:last-child { border-bottom: 0; }
  .community-v2-way__icon { width: 105px; height: 105px; }
  .community-v2-way p { max-width: 330px; }
  .community-v2-message__panel { grid-template-columns: 1fr; border-radius: 22px; }
  .community-v2-message__media { min-height: 0; aspect-ratio: 16 / 9; }
  .community-v2-message__media img { object-position: 35% center; }
  .community-v2-message__content { align-items: center; padding: 2.25rem 1.2rem 2.5rem; text-align: center; }
  .community-v2-message__content > p:not(.community-v2-message__script) { font-size: .92rem; }
  .community-v2-message__script { font-size: 2rem; }
  .community-v2-message__script { white-space: normal; }
  .community-v2-urgent__inner { grid-template-columns: 76px minmax(0, 1fr); gap: .8rem; padding-block: 1.35rem; }
  .community-v2-urgent__icon img { width: 72px; height: 72px; }
  .community-v2-urgent h2 { font-size: 1.45rem; }
  .community-v2-urgent p { font-size: .86rem; line-height: 1.45; }
  .community-v2-urgent__action { grid-column: 1 / -1; justify-self: stretch; width: 100%; }
  .community-v2-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .sanando-community-v2 a { transition: none; }
}

/* TCA information page redesign ---------------------------------------- */
.sanando-tca-info {
  --tca-navy: #102957;
  --tca-purple: #9475bb;
  --tca-lilac: #bda9d7;
  --tca-pink: #f9eff3;
  --tca-paper: #fffdfb;
  overflow: clip;
  color: var(--tca-navy);
  background: var(--tca-paper);
}

.tca-info-shell {
  width: min(calc(100% - 3rem), 1440px);
  margin-inline: auto;
}

.sanando-tca-info h1,
.sanando-tca-info h2,
.sanando-tca-info h3 {
  color: var(--tca-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
}

.sanando-tca-info p {
  color: var(--tca-navy);
}

.sanando-tca-info p:empty,
.sanando-tca-info figure > br,
.sanando-tca-info article > br,
.sanando-tca-info section > br,
.sanando-tca-info div > br:last-child {
  display: none;
}

.tca-info-rule {
  width: 92px;
  height: 2px;
  margin: 1rem 0 1.25rem;
  background: var(--tca-lilac);
}

.tca-info-breadcrumb {
  padding-block: 1.15rem;
  border-bottom: 1px solid rgba(148, 117, 187, 0.1);
  background: #fff;
}

.tca-info-breadcrumb .tca-info-shell {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  color: #3e4460;
  font-size: 0.86rem;
  line-height: 1.35;
}

.tca-info-breadcrumb a {
  color: inherit;
  text-decoration: none;
}

.tca-info-breadcrumb a:first-child {
  color: var(--tca-purple);
  font-size: 1.05rem;
}

.tca-info-breadcrumb a:first-child span {
  margin-left: 0.25rem;
  color: #3e4460;
  font-size: 0.86rem;
}

.tca-info-hero {
  position: relative;
  display: grid;
  min-height: clamp(570px, 46vw, 720px);
  isolation: isolate;
  background: #fffaf7;
}

.tca-info-hero__media {
  position: absolute;
  z-index: -2;
  inset: 0;
  margin: 0;
}

.tca-info-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tca-info-hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, #fffdfb 0%, rgba(255,253,251,.99) 31%, rgba(255,253,251,.84) 43%, rgba(255,253,251,.16) 61%, transparent 74%);
}

.tca-info-hero__inner {
  display: flex;
  align-items: center;
  padding-block: clamp(3.5rem, 6vw, 6rem) clamp(5rem, 8vw, 7rem);
}

.tca-info-hero__content {
  width: min(48%, 680px);
}

.tca-info-hero h1 {
  margin: 0;
  font-size: clamp(3.4rem, 4.25vw, 4.9rem);
  font-weight: 500;
  line-height: 0.96;
  letter-spacing: -0.025em;
}

.tca-info-hero__lead {
  margin: 0 0 1.6rem !important;
  color: var(--tca-purple) !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.55rem, 2.3vw, 2.35rem) !important;
  font-style: italic;
  line-height: 1.16 !important;
}

.tca-info-hero__content > p:not(.tca-info-hero__lead) {
  max-width: 560px;
  margin: 0;
  font-size: 1rem;
  line-height: 1.7;
}

.tca-info-hero__content strong,
.tca-info-overview strong {
  color: var(--tca-purple);
}

.tca-info-overview {
  position: relative;
  z-index: 3;
  margin-top: -4.2rem;
  padding-bottom: clamp(2.5rem, 5vw, 4.5rem);
}

.tca-info-overview__panel {
  display: grid;
  grid-template-columns: minmax(0, .87fr) minmax(0, 1.13fr);
  gap: clamp(2rem, 4vw, 4rem);
  padding: clamp(2rem, 4vw, 3.5rem);
  border: 1px solid rgba(148, 117, 187, 0.08);
  border-radius: 28px;
  background: linear-gradient(110deg, rgba(253,248,246,.98), rgba(249,244,251,.96));
  box-shadow: 0 18px 45px rgba(31, 34, 80, 0.035);
}

.tca-info-overview__copy {
  padding-right: clamp(1rem, 3vw, 3rem);
  border-right: 1px solid rgba(148, 117, 187, 0.2);
}

.tca-info-overview h2,
.tca-info-signs h2,
.tca-info-support h2,
.tca-info-path h2,
.tca-info-urgent h2 {
  margin: 0;
  font-size: clamp(1.85rem, 2.8vw, 2.75rem);
  font-weight: 500;
  line-height: 1.08;
}

.tca-info-overview__copy p {
  margin: 0 0 1.15rem;
  font-size: 0.98rem;
  line-height: 1.65;
}

.tca-info-types h3 {
  margin: 0 0 1.5rem;
  font-size: 1.45rem;
  font-weight: 600;
}

.tca-info-types__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.tca-info-type {
  text-align: center;
}

.tca-info-type img {
  display: block;
  width: 128px;
  height: 128px;
  margin: 0 auto 0.65rem;
  object-fit: contain;
}

.tca-info-type p {
  margin: 0;
  font-size: 0.96rem;
  font-weight: 600;
  line-height: 1.35;
}

.tca-info-signs {
  padding-block: 0 clamp(2.7rem, 5vw, 4.8rem);
}

.tca-info-signs__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.42fr) minmax(300px, .58fr);
  align-items: stretch;
  gap: clamp(2rem, 4vw, 4rem);
}

.tca-info-signs__content {
  padding: clamp(1rem, 2vw, 2rem) 0;
}

.tca-info-signs__grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 40px minmax(0, 1fr);
  gap: 1.5rem;
}

.tca-info-signs__grid::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  background: rgba(148, 117, 187, 0.22);
  content: "";
  transform: translateX(-50%);
}

.tca-info-signs__grid > p {
  display: grid;
  margin: 0;
  place-content: center;
  place-items: center;
}

.tca-info-signs__grid article:first-child {
  padding-right: clamp(1rem, 3vw, 3rem);
}

.tca-info-signs__grid h3 {
  margin: 0 0 1rem;
  color: var(--tca-purple);
  font-family: inherit;
  font-size: 0.98rem;
  font-weight: 700;
}

.tca-info-signs__grid ul {
  margin: 0;
  padding-left: 1.25rem;
}

.tca-info-signs__grid li {
  margin-bottom: 0.52rem;
  color: var(--tca-navy);
  font-size: 0.94rem;
  line-height: 1.45;
}

.tca-info-signs__grid li::marker {
  color: var(--tca-lilac);
}

.tca-info-signs__heart {
  position: relative;
  align-self: center;
  justify-self: center;
  z-index: 1;
  display: grid;
  width: 3.25rem;
  height: 3.25rem;
  place-items: center;
  color: var(--tca-lilac);
  font-family: Georgia, serif;
  font-size: 0;
  line-height: 1;
}

.tca-info-signs__heart::after {
  display: grid;
  width: 3.25rem;
  height: 3.25rem;
  place-items: center;
  color: var(--tca-lilac);
  background: var(--tca-paper);
  content: "♡";
  font-size: 2.6rem;
  line-height: 1;
}

.tca-info-support {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: clamp(2rem, 4vw, 3.6rem);
  border: 1px solid rgba(148, 117, 187, 0.08);
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(250,246,249,.99), rgba(245,239,249,.96));
  text-align: center;
}

.tca-info-support img {
  display: block;
  width: 154px;
  height: 154px;
  margin-bottom: 1rem;
  object-fit: contain;
}

.tca-info-support p {
  margin: 0.75rem 0 1.5rem;
  font-size: 1.03rem;
  line-height: 1.5;
}

.tca-info-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.8rem 1.55rem;
  border-radius: 8px;
  color: #fff !important;
  background: var(--tca-purple);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform .2s ease, background .2s ease;
}

.tca-info-button:hover,
.tca-info-button:focus-visible {
  color: #fff !important;
  background: #7e60a6;
  transform: translateY(-2px);
}

.tca-info-paths {
  padding-block: 0 clamp(2.7rem, 5vw, 4.5rem);
}

.tca-info-paths__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tca-info-path {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 1.4rem;
  padding: 0 clamp(1.5rem, 3vw, 3rem);
  border-left: 1px solid rgba(148, 117, 187, 0.22);
}

.tca-info-path:first-child {
  padding-left: 0;
  border-left: 0;
}

.tca-info-path:last-child {
  padding-right: 0;
}

.tca-info-path > img {
  display: block;
  width: 106px;
  height: 106px;
  object-fit: contain;
}

.tca-info-path h2 {
  font-size: 1.35rem;
}

.tca-info-path p {
  margin: 0.65rem 0;
  font-size: 0.91rem;
  line-height: 1.5;
}

.tca-info-path__tagline {
  color: var(--tca-purple) !important;
  font-weight: 700;
}

.tca-info-path a:not(.tca-info-button) {
  display: inline-flex;
  gap: 0.45rem;
  margin-top: 0.35rem;
  color: var(--tca-purple);
  font-size: 0.85rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.tca-info-hope {
  padding-block: 0 clamp(2.4rem, 5vw, 4rem);
}

.tca-info-hope__panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  align-items: stretch;
  min-height: 340px;
  overflow: hidden;
  border: 1px solid rgba(148, 117, 187, 0.14);
  border-radius: 28px;
  background: linear-gradient(135deg, #fffaf8 0%, #fbf4f8 58%, #f7f0fa 100%);
  box-shadow: 0 18px 45px rgba(68, 45, 89, 0.08);
}

.tca-info-hope__media {
  position: relative;
  min-height: 340px;
  margin: 0;
  overflow: hidden;
}

.tca-info-hope__media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, transparent 72%, rgba(255, 250, 248, 0.92) 100%);
}

.tca-info-hope__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tca-info-hope__media > span {
  position: absolute;
  z-index: 2;
  right: 1rem;
  bottom: 1rem;
  color: #fff;
  font-family: Georgia, serif;
  font-size: 6rem;
  line-height: 1;
  text-shadow: 0 2px 12px rgba(29,29,54,.14);
}

.tca-info-hope blockquote {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0;
  padding: clamp(2.5rem, 5vw, 4.75rem);
  border: 0;
  border-left: 1px solid rgba(148, 117, 187, 0.1);
  background:
    radial-gradient(circle at 85% 18%, rgba(189, 169, 215, 0.15), transparent 31%),
    linear-gradient(135deg, rgba(255, 253, 251, 0.72), rgba(249, 239, 243, 0.78));
  text-align: center;
}

.tca-info-hope blockquote > span:first-child {
  align-self: center;
  margin-bottom: 1rem;
  color: var(--tca-lilac);
  font-family: Georgia, serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: .5;
}

.tca-info-hope blockquote p {
  max-width: 620px;
  margin: 0;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.65rem, 2.4vw, 2.5rem);
  line-height: 1.18;
}

.tca-info-hope blockquote > span:last-child {
  margin-top: 1rem;
  color: var(--tca-lilac);
  font-family: Georgia, serif;
  font-size: 2.7rem;
}

.tca-info-hope__branch {
  position: absolute;
  z-index: 1;
  right: -18px;
  bottom: -38px;
  width: 230px;
  height: 230px;
  opacity: .34;
  pointer-events: none;
}

.tca-info-hope__branch img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tca-info-urgent {
  padding-block: 1.15rem;
  border-top: 1px solid rgba(148, 117, 187, 0.08);
  border-bottom: 1px solid rgba(148, 117, 187, 0.08);
  background: linear-gradient(90deg, #f6eff9, #fff7f5, #f6eff9);
}

.tca-info-urgent__inner {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr) auto;
  align-items: center;
  gap: 1.35rem;
}

.tca-info-urgent__inner > img {
  display: block;
  width: 88px;
  height: 88px;
  object-fit: contain;
}

.tca-info-urgent h2 {
  font-size: 1.75rem;
}

.tca-info-urgent p {
  margin: 0.2rem 0 0;
  font-size: 0.94rem;
}

.tca-info-urgent__action {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.tca-info-urgent__action p {
  margin: 0;
}

@media (max-width: 68rem) {
  .tca-info-hero__content { width: min(50%, 580px); }
  .tca-info-overview__panel { grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 2rem; }
  .tca-info-type img { width: 112px; height: 112px; }
  .tca-info-signs__layout { grid-template-columns: minmax(0, 1.25fr) minmax(280px, .75fr); gap: 2rem; }
  .tca-info-path { grid-template-columns: 90px minmax(0, 1fr); padding-inline: 1.5rem; }
  .tca-info-path > img { width: 84px; height: 84px; }
}

@media (max-width: 54rem) {
  .tca-info-shell { width: min(calc(100% - 2rem), 760px); }
  .tca-info-hero { display: flex; min-height: 0; flex-direction: column; }
  .tca-info-hero::after { display: none; }
  .tca-info-hero__inner { order: 1; padding-block: 3rem 2.5rem; }
  .tca-info-hero__content { width: 100%; }
  .tca-info-hero h1 { font-size: clamp(3rem, 9vw, 4.6rem); }
  .tca-info-hero__media { position: relative; z-index: 0; order: 2; aspect-ratio: 16 / 9; }
  .tca-info-hero__media img { object-position: 68% center; }
  .tca-info-overview { margin-top: 0; padding-top: 2.2rem; }
  .tca-info-overview__panel { grid-template-columns: 1fr; }
  .tca-info-overview__copy { padding: 0 0 1.5rem; border-right: 0; border-bottom: 1px solid rgba(148, 117, 187, 0.2); }
  .tca-info-signs__layout { grid-template-columns: 1fr; }
  .tca-info-support { min-height: 380px; }
  .tca-info-paths__grid { grid-template-columns: 1fr; gap: 2rem; }
  .tca-info-path,
  .tca-info-path:first-child,
  .tca-info-path:last-child { padding: 0 0 2rem; border: 0; border-bottom: 1px solid rgba(148, 117, 187, 0.2); }
  .tca-info-path:last-child { border-bottom: 0; }
  .tca-info-hope__panel { grid-template-columns: 1fr; }
  .tca-info-hope__media { aspect-ratio: 16 / 8; min-height: 0; }
  .tca-info-hope__media::after { display: none; }
  .tca-info-hope blockquote { border-top: 1px solid rgba(148, 117, 187, 0.1); border-left: 0; }
}

@media (max-width: 640px) {
  .tca-info-shell { width: min(calc(100% - 1.5rem), 560px); }
  .tca-info-breadcrumb .tca-info-shell { gap: 0.45rem; font-size: 0.74rem; }
  .tca-info-breadcrumb a:first-child span { font-size: 0.74rem; }
  .tca-info-breadcrumb [aria-current="page"] { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .tca-info-hero h1 { font-size: clamp(2.75rem, 12vw, 3.65rem); }
  .tca-info-hero__lead { font-size: 1.55rem !important; }
  .tca-info-hero__content > p:not(.tca-info-hero__lead),
  .tca-info-overview__copy p { font-size: 0.95rem; }
  .tca-info-hero__media { aspect-ratio: 4 / 3; }
  .tca-info-hero__media img { object-position: 70% center; }
  .tca-info-overview__panel { padding: 1.5rem; border-radius: 22px; }
  .tca-info-types__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem 1rem; }
  .tca-info-type img { width: 116px; height: 116px; }
  .tca-info-signs__grid { grid-template-columns: 1fr; gap: 1.8rem; }
  .tca-info-signs__grid::before { display: none; }
  .tca-info-signs__grid > p { display: none; }
  .tca-info-signs__grid article:first-child { padding: 0 0 1.6rem; border-right: 0; border-bottom: 1px solid rgba(148, 117, 187, 0.22); }
  .tca-info-signs__heart { display: none; }
  .tca-info-support { min-height: 340px; padding: 2rem 1.5rem; }
  .tca-info-support img { width: 130px; height: 130px; }
  .tca-info-path { grid-template-columns: 86px minmax(0, 1fr); gap: 1rem; }
  .tca-info-path > img { width: 80px; height: 80px; }
  .tca-info-hope__media { aspect-ratio: 4 / 3; }
  .tca-info-hope__panel { min-height: 0; border-radius: 22px; }
  .tca-info-hope blockquote { padding: 2.7rem 1rem 4.7rem; }
  .tca-info-hope blockquote p { font-size: 1.65rem; }
  .tca-info-hope__branch { width: 150px; height: 150px; bottom: -35px; }
  .tca-info-urgent__inner { grid-template-columns: 72px minmax(0, 1fr); gap: 0.9rem; }
  .tca-info-urgent__inner > img { width: 68px; height: 68px; }
  .tca-info-urgent h2 { font-size: 1.45rem; }
  .tca-info-urgent p { font-size: 0.86rem; }
  .tca-info-urgent__action { grid-column: 1 / -1; }
  .tca-info-urgent__action,
  .tca-info-urgent__action p,
  .tca-info-urgent__action .tca-info-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .sanando-tca-info a { transition: none; }
}

/* TCA hope and urgent-help refinements */
@font-face {
  font-family: "Sanando Allura";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/allura-v23-latin.ttf") format("truetype");
}

.tca-info-hope__media > span {
  display: none;
}

.tca-info-hope blockquote > span:first-child {
  display: block;
  width: clamp(76px, 6vw, 96px);
  aspect-ratio: 92 / 60;
  margin-bottom: 1.35rem;
  background: url("../images/icons/quote-open-lilac.svg") center / contain no-repeat;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

.tca-info-hope blockquote p {
  max-width: 680px;
  color: #553f75;
  font-family: "Sanando Allura", "Allura", "Segoe Script", "Apple Chancery", cursive;
  font-size: clamp(2.5rem, 3.25vw, 3.7rem);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.tca-info-urgent__inner {
  grid-template-columns: 144px minmax(0, 1fr) auto;
}

.tca-info-urgent__inner > img {
  width: 136px;
  height: 136px;
}

@media (max-width: 640px) {
  .tca-info-hope blockquote > span:first-child {
    margin-bottom: 1rem;
    width: 70px;
  }

  .tca-info-hope blockquote p {
    font-size: clamp(2.1rem, 10vw, 2.65rem);
    line-height: 1.22;
  }

  .tca-info-urgent__inner {
    grid-template-columns: 104px minmax(0, 1fr);
  }

  .tca-info-urgent__inner > img {
    width: 98px;
    height: 98px;
  }
}

/* WordPress wpautop wraps the decorative quote and heart spans in paragraphs. */
.tca-info-hope blockquote > p:first-child {
  display: block;
  width: clamp(76px, 6vw, 96px);
  max-width: none;
  aspect-ratio: 92 / 60;
  margin: 0 0 1.35rem;
  background: url("../images/icons/quote-open-lilac.svg") center / contain no-repeat;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

.tca-info-hope blockquote > p:first-child > span {
  display: none;
}

.tca-info-hope blockquote > p:nth-child(2) {
  max-width: 680px;
  margin: 0;
  color: #553f75;
  font-family: "Sanando Allura", "Allura", "Segoe Script", "Apple Chancery", cursive;
  font-size: clamp(2.5rem, 3.25vw, 3.7rem);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.tca-info-hope blockquote > p:last-child {
  max-width: none;
  margin: 1rem 0 0;
  color: var(--tca-lilac);
  font-family: Georgia, serif;
  font-size: 2.7rem;
  line-height: 1;
}

@media (max-width: 640px) {
  .tca-info-hope blockquote > p:first-child {
    width: 70px;
    margin-bottom: 1rem;
  }

  .tca-info-hope blockquote > p:nth-child(2) {
    font-size: clamp(2.1rem, 10vw, 2.65rem);
    line-height: 1.22;
  }
}


/* Sobre Nosotros redesign ----------------------------------------------- */

.sanando-about-new {
  --about-navy: #172346;
  --about-purple: #9275b6;
  --about-lilac: #bba7d2;
  --about-pink: #e1719b;
  overflow: hidden;
  color: var(--about-navy);
  background: #fffdfb;
}

.about-new-shell {
  width: min(calc(100% - 2.5rem), 1420px);
  margin-inline: auto;
}

.sanando-about-new h1,
.sanando-about-new h2,
.sanando-about-new h3 {
  color: var(--about-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
}

.sanando-about-new p {
  color: var(--about-navy);
}

.about-new-eyebrow {
  margin: 0 0 1.35rem;
  color: var(--about-purple) !important;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.about-new-rule {
  display: block;
  width: 88px;
  height: 2px;
  margin: 1rem 0 1.75rem;
  background: var(--about-lilac);
}

.about-new-hero {
  position: relative;
  display: grid;
  min-height: clamp(620px, 48vw, 760px);
  isolation: isolate;
  background: #fffaf7;
}

.about-new-hero__media {
  position: absolute;
  z-index: -2;
  inset: 0;
  margin: 0;
}

.about-new-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.about-new-hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgba(255, 253, 251, 0.99) 0%, rgba(255, 253, 251, 0.9) 32%, rgba(255, 253, 251, 0.28) 55%, transparent 73%);
}

.about-new-hero__inner {
  display: flex;
  align-items: center;
  padding-block: clamp(5rem, 8vw, 8rem) clamp(7rem, 10vw, 10rem);
}

.about-new-hero__content {
  width: min(48%, 590px);
}

.about-new-hero h1 {
  margin: 0;
  font-size: clamp(3.25rem, 5.2vw, 5.55rem);
  font-weight: 500;
  line-height: 0.98;
  letter-spacing: -0.025em;
}

.about-new-hero h1 em {
  color: var(--about-purple);
  font-weight: 400;
}

.about-new-hero h1 span {
  color: var(--about-purple);
  font-family: Georgia, serif;
  font-size: 0.72em;
}

.about-new-hero__content > p:not(.about-new-eyebrow) {
  max-width: 560px;
  margin: 0 0 1.35rem;
  font-size: 1rem;
  line-height: 1.65;
}

.about-new-hero__wave {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: -1px;
  left: 0;
  height: clamp(62px, 7vw, 104px);
  pointer-events: none;
}

.about-new-hero__wave svg {
  display: block;
  width: 100%;
  height: 100%;
}

.about-new-wave-back { fill: #b6a3d1; }
.about-new-wave-front { fill: #fffdfb; }

.about-new-intro {
  padding-block: clamp(3rem, 7vw, 6.5rem) clamp(2.4rem, 5vw, 4.5rem);
}

.about-new-intro__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(520px, 1.28fr);
  align-items: center;
  gap: clamp(3rem, 7vw, 7rem);
}

.about-new-intro__copy h2,
.about-new-story__content h2,
.about-new-approach__panel > h2,
.about-new-reach__content h2 {
  margin: 0;
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: 500;
  line-height: 1.1;
}

.about-new-intro__copy p {
  max-width: 560px;
  margin: 0 0 1.5rem;
  font-size: 1rem;
  line-height: 1.7;
}

.about-new-principles {
  overflow: hidden;
  padding: 0.8rem clamp(1.4rem, 3vw, 2.7rem);
  border: 1px solid rgba(146, 117, 182, 0.08);
  border-radius: 24px;
  background: linear-gradient(110deg, rgba(249, 243, 249, 0.94), rgba(255, 248, 246, 0.9));
}

.about-new-principle {
  display: grid;
  grid-template-columns: 108px minmax(0, 1fr);
  align-items: center;
  gap: 1.25rem;
  min-height: 116px;
  border-bottom: 1px solid rgba(146, 117, 182, 0.22);
}

.about-new-principle:last-child { border-bottom: 0; }

.about-new-principle img {
  display: block;
  width: 100px;
  height: 100px;
  object-fit: contain;
}

.about-new-principle p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
}

/* WordPress wpautop can add an empty paragraph after standalone images. */
.about-new-principle > p:empty,
.about-new-focus > p:empty,
.about-new-story__panel > p:empty,
.about-new-reach__grid > p:empty {
  display: none;
}

.about-new-principle > p:not(:empty) {
  grid-column: 2;
}

.about-new-principle strong {
  color: var(--about-purple);
}

.about-new-story {
  padding-block: 0 clamp(1rem, 2vw, 2rem);
}

.about-new-story__panel {
  position: relative;
  display: grid;
  min-height: 430px;
  grid-template-columns: minmax(340px, 0.8fr) minmax(0, 1.35fr);
  align-items: center;
  gap: clamp(2.5rem, 5vw, 5rem);
  overflow: hidden;
  padding: clamp(2rem, 3vw, 3rem);
  border: 1px solid rgba(146, 117, 182, 0.1);
  border-radius: 28px;
  background: linear-gradient(105deg, rgba(249, 244, 241, 0.98), rgba(253, 248, 250, 0.94));
}

.about-new-story__media {
  align-self: stretch;
  min-height: 360px;
  margin: 0;
  overflow: hidden;
  border-radius: 24px;
}

.about-new-story__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.about-new-story__content {
  position: relative;
  z-index: 2;
  padding-right: clamp(1rem, 4vw, 4rem);
}

.about-new-story__content > p:not(.about-new-story__signature):not(.about-new-story__role) {
  max-width: 760px;
  margin: 0 0 1rem;
  font-size: 1rem;
  line-height: 1.55;
}

.about-new-story__signature {
  margin: 1.45rem 0 0.15rem !important;
  color: var(--about-purple) !important;
  font-family: "Segoe Script", "Bradley Hand", cursive;
  font-size: clamp(1.65rem, 2.6vw, 2.7rem);
  line-height: 1.1;
}

.about-new-story__role {
  margin: 0 !important;
  color: var(--about-purple) !important;
  font-size: 0.88rem;
  font-weight: 700;
}

.about-new-story__branch {
  position: absolute;
  right: -20px;
  bottom: -45px;
  width: 230px;
  height: 230px;
  object-fit: contain;
  opacity: 0.36;
  pointer-events: none;
}

.about-new-approach {
  padding-block: 1rem;
}

.about-new-approach__panel {
  padding: clamp(1.8rem, 3vw, 2.8rem) clamp(1rem, 2vw, 2rem);
  border: 1px solid rgba(146, 117, 182, 0.08);
  border-radius: 28px;
  background: linear-gradient(110deg, rgba(250, 246, 244, 0.98), rgba(249, 245, 251, 0.94));
}

.about-new-approach__panel > h2 {
  margin-bottom: 1.8rem;
  text-align: center;
}

.about-new-approach__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.about-new-focus {
  padding: 0.5rem clamp(1rem, 2vw, 2rem);
  text-align: center;
  border-left: 1px solid rgba(146, 117, 182, 0.22);
}

.about-new-focus:first-child { border-left: 0; }

.about-new-focus img {
  display: block;
  width: clamp(76px, 7vw, 106px);
  height: clamp(76px, 7vw, 106px);
  margin: 0 auto 0.65rem;
  object-fit: contain;
}

.about-new-focus h3 {
  margin: 0 0 0.35rem;
  font-size: 1.22rem;
  font-weight: 700;
}

.about-new-focus p {
  margin: 0;
  font-size: 0.88rem;
  line-height: 1.45;
}

.about-new-reach {
  padding-block: clamp(1rem, 3vw, 2.5rem) clamp(3rem, 6vw, 5rem);
}

.about-new-reach__grid {
  display: grid;
  grid-template-columns: minmax(360px, 0.75fr) minmax(0, 1.25fr);
  align-items: stretch;
  gap: 2rem;
}

.about-new-reach__map {
  min-height: 250px;
  margin: 0;
  overflow: hidden;
  border-radius: 24px;
  background: #faf6f4;
}

.about-new-reach__map img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.about-new-reach__content {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  padding: clamp(2rem, 4vw, 4rem);
  border: 1px solid rgba(146, 117, 182, 0.08);
  border-radius: 24px;
  background: linear-gradient(110deg, rgba(250, 246, 244, 0.98), rgba(248, 242, 251, 0.94));
}

.about-new-reach__content h2 em {
  color: var(--about-purple);
  font-weight: 400;
}

.about-new-reach__content p {
  max-width: 680px;
  margin: 1rem 0 0;
  padding-right: 8rem;
  font-size: 1rem;
  line-height: 1.55;
}

.about-new-reach__heart {
  position: absolute;
  right: clamp(2rem, 5vw, 5rem);
  color: rgba(146, 117, 182, 0.55);
  font-family: Georgia, serif;
  font-size: clamp(5rem, 9vw, 9rem);
  font-weight: 300;
  line-height: 1;
}

.sanando-about-new figure > br,
.sanando-about-new article > br,
.sanando-about-new section > br,
.sanando-about-new div > br:last-child {
  display: none;
}

@media (max-width: 74.99rem) {
  .about-new-hero__content { width: min(52%, 560px); }
  .about-new-intro__grid { grid-template-columns: minmax(0, 0.8fr) minmax(480px, 1.2fr); gap: 3rem; }
  .about-new-story__panel { grid-template-columns: minmax(300px, 0.75fr) minmax(0, 1.25fr); gap: 3rem; }
  .about-new-focus { padding-inline: 1rem; }
}

@media (max-width: 59.99rem) {
  .about-new-hero { min-height: 560px; }
  .about-new-hero__content { width: min(58%, 530px); }
  .about-new-hero h1 { font-size: clamp(3rem, 6.4vw, 4.4rem); }
  .about-new-intro__grid { grid-template-columns: 1fr; max-width: 820px; gap: 2rem; }
  .about-new-intro__copy p { max-width: 760px; }
  .about-new-story__panel { grid-template-columns: minmax(280px, 0.8fr) minmax(0, 1.2fr); gap: 2rem; }
  .about-new-story__content { padding-right: 0; }
  .about-new-story__branch { width: 170px; height: 170px; }
  .about-new-approach__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem 0; }
  .about-new-focus:nth-child(4) { border-left: 0; }
  .about-new-reach__grid { grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr); }
}

@media (max-width: 47.99rem) {
  .about-new-shell { width: min(calc(100% - 2rem), 680px); }
  .about-new-hero { display: flex; min-height: 0; flex-direction: column; }
  .about-new-hero::after { display: none; }
  .about-new-hero__inner { order: 1; width: min(calc(100% - 2rem), 680px); padding-block: 3.25rem 2.25rem; }
  .about-new-hero__content { width: 100%; }
  .about-new-hero h1 { font-size: clamp(2.75rem, 11vw, 4.2rem); }
  .about-new-hero__media { position: relative; z-index: 0; order: 2; width: 100%; aspect-ratio: 16 / 10; }
  .about-new-hero__media img { object-position: 62% center; }
  .about-new-hero__wave { display: none; }
  .about-new-intro { padding-top: 3.5rem; }
  .about-new-story__panel { grid-template-columns: 1fr; padding: 1.25rem; }
  .about-new-story__media { min-height: 0; aspect-ratio: 4 / 3; }
  .about-new-story__content { padding: 0.75rem 0.5rem 1rem; }
  .about-new-story__branch { display: none; }
  .about-new-approach__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .about-new-focus:nth-child(3),
  .about-new-focus:nth-child(5) { border-left: 0; }
  .about-new-focus:nth-child(4) { border-left: 1px solid rgba(146, 117, 182, 0.22); }
  .about-new-reach__grid { grid-template-columns: 1fr; }
  .about-new-reach__map { min-height: 0; aspect-ratio: 16 / 8; }
}

@media (max-width: 640px) {
  .about-new-shell { width: min(calc(100% - 1.5rem), 560px); }
  .about-new-eyebrow { font-size: 0.78rem; }
  .about-new-hero__inner { width: min(calc(100% - 1.5rem), 560px); padding-block: 2.7rem 2rem; }
  .about-new-hero h1 { font-size: clamp(2.45rem, 12vw, 3.4rem); line-height: 1.02; }
  .about-new-hero__content > p:not(.about-new-eyebrow),
  .about-new-intro__copy p,
  .about-new-story__content > p:not(.about-new-story__signature):not(.about-new-story__role),
  .about-new-reach__content p { font-size: 0.95rem; }
  .about-new-principles { padding-inline: 1rem; }
  .about-new-principle { grid-template-columns: 108px minmax(0, 1fr); gap: 0.9rem; min-height: 116px; }
  .about-new-principle img { width: 100px; height: 100px; }
  .about-new-approach__grid { grid-template-columns: 1fr; }
  .about-new-focus,
  .about-new-focus:nth-child(3),
  .about-new-focus:nth-child(4),
  .about-new-focus:nth-child(5) { padding-block: 1.1rem; border-left: 0; border-top: 1px solid rgba(146, 117, 182, 0.18); }
  .about-new-focus:first-child { border-top: 0; }
  .about-new-focus img { width: 90px; height: 90px; }
  .about-new-reach__content { padding: 2rem 1.5rem 6rem; text-align: center; }
  .about-new-reach__content p { padding-right: 0; }
  .about-new-reach__heart { right: 50%; bottom: 0.75rem; transform: translateX(50%); font-size: 4.5rem; }
}



.new-home-mission__panel > p:last-child {

  display: grid;

  align-self: stretch;

  margin: 0;

  place-items: center;

}



.new-home-mission__panel > p:last-child .desktop-only {

  display: block;

  width: min(88%, 230px);

  height: auto;

  margin: auto;

  object-fit: contain;

}



@media (max-width: 74.99rem) {

  .new-home-hero__content {

    width: min(54%, 610px);

  }



  .new-home-impact-card {
    grid-template-columns: 125px minmax(0, 1fr);

  }



  .new-home-impact-card__icon {

    width: 125px;

  }



  .new-home-mission__panel {

    grid-template-columns: minmax(280px, 0.9fr) minmax(380px, 1.2fr) minmax(150px, 0.45fr);

  }

}



@media (max-width: 59.99rem) {

  .new-home-hero,

  .new-home-hero__inner {

    min-height: 0;

  }



  .new-home-hero__inner {
    display: flex;
    width: 100%;
    flex-direction: column;
  }

  .sanando-new-home .new-home-hero__inner {
    width: 100%;
    margin-inline: 0;
  }


  .new-home-hero__content {

    width: min(calc(100% - 2rem), 680px);

    margin-inline: auto;

    padding-block: 3.5rem 2.5rem;

  }



  .new-home-hero__media {
    position: relative;
    inset: auto;
    width: 100%;
    min-height: 0;
    aspect-ratio: 3 / 2;
    order: 2;
  }


  .new-home-hero__media::after {

    background: linear-gradient(180deg, #fffdfb 0%, rgba(255, 253, 251, 0.1) 26%, transparent 56%);

  }



  .new-home-hero__media img {
    display: block;
    object-position: 62% center;
  }

  .new-home-hero__wave {
    display: none;
  }


  .new-home-impact__grid {

    grid-template-columns: 1fr;

    gap: 2.2rem;

    max-width: 720px;

  }



  .new-home-impact__divider {

    width: 100%;

    height: 1px;

    min-height: 1px;

  }



  .new-home-impact__divider::before {

    width: 50px;

    height: 30px;

  }



  .new-home-approach__grid {

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 1.25rem;

  }



  .new-home-founder__inner {

    min-height: 0;

    grid-template-columns: minmax(260px, 0.82fr) minmax(0, 1.18fr);

  }



  .new-home-founder__content {

    padding: clamp(2.2rem, 5vw, 3.8rem);

  }



  .new-home-mission__panel {

    grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.2fr);

  }



  .new-home-mission__illustration {

    display: none;

  }



  .new-home-mission__panel > p:last-child {

    display: none;

  }

}



@media (max-width: 640px) {

  .sanando-new-home .new-home-shell {

    width: min(calc(100% - 0rem), 1400px);

  }



  .new-home-hero__content {

    width: min(calc(100% - 2rem), 680px);

    padding-top: 2.8rem;

  }



  .new-home-hero h1 {

    font-size: clamp(2.55rem, 12vw, 3.6rem);

  }



  .new-home-hero__actions {

    display: grid;

    grid-template-columns: 1fr 1fr;

  }



  .sanando-new-home .new-home-hero__actions .new-home-button {

    min-width: 0;

    padding-inline: 0.65rem;

    font-size: 0.78rem;

  }



  .new-home-hero__media {
    min-height: 0;
    aspect-ratio: 3 / 2;
  }


  .new-home-impact-card {

    grid-template-columns: 1fr;

    gap: 1.1rem;

    justify-items: center;

    text-align: center;

  }



  .new-home-impact-card__icon {

    width: 110px;

    margin-inline: auto;

  }



  .new-home-impact-card h3 {

    font-size: 1.35rem;

  }



  .new-home-impact-card p {

    font-size: 0.92rem;

  }



  .new-home-approach__grid {

    grid-template-columns: 1fr;

    gap: 1rem;

  }



  .new-home-founder__inner {

    grid-template-columns: 1fr;

  }



  .new-home-founder__media {

    position: relative;

    z-index: auto;

    inset: auto;

    height: min(133.333vw, 620px);

    background-image: url("../images/generated/new-home/founder-soleil-mobile.webp");

    background-position: center top;

    background-size: cover;

  }



  .new-home-founder__content {

    max-width: none;

    grid-column: 1;

    padding: 2.2rem 1.3rem 2.7rem;

  }



  .new-home-founder__content h2 {

    font-size: clamp(2rem, 10vw, 2.8rem);

  }



  .new-home-approach-card + .new-home-approach-card,

  .new-home-approach-card:nth-child(3) {

    border: 1px solid rgba(112, 91, 149, 0.16);

  }



  .new-home-mission__panel {

    grid-template-columns: 1fr;

  }



  .new-home-mission__media {

    min-height: 235px;

  }



  .new-home-mission__content {

    text-align: center;

  }

}



@media (prefers-reduced-motion: reduce) {

  .sanando-new-home a {

    transition: none;

  }

}

/* Urgent help page ------------------------------------------------------ */
.sanando-help-v1 {
  --help-navy: #102957;
  --help-purple: #9475bb;
  --help-lilac: #c6addf;
  --help-paper: #fffcfa;
  --help-panel: #fcf7fb;
  overflow: hidden;
  color: var(--help-navy);
  background: var(--help-paper);
}

.sanando-help-v1,
.sanando-help-v1 *,
.sanando-help-v1 *::before,
.sanando-help-v1 *::after { box-sizing: border-box; }

.help-v1-shell {
  width: min(calc(100% - 4rem), 1360px);
  margin-inline: auto;
}

.help-v1-hero {
  position: relative;
  min-height: 455px;
  isolation: isolate;
  overflow: hidden;
  background: #fffdfb;
}

.help-v1-hero__media {
  position: absolute;
  inset: 0;
  z-index: -2;
  margin: 0;
}

.help-v1-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.help-v1-hero::after {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: linear-gradient(90deg, #fffdfb 0%, rgba(255,253,251,.99) 31%, rgba(255,253,251,.72) 46%, rgba(255,253,251,.05) 67%);
  pointer-events: none;
}

.help-v1-hero__inner {
  display: flex;
  align-items: center;
  min-height: 455px;
  padding-block: 3.1rem;
}

.help-v1-hero__content { width: min(46%, 610px); }

.help-v1-hero h1 {
  margin: 0;
  color: var(--help-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.45rem, 3.45vw, 4.15rem);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -.025em;
}

.help-v1-hero h1 em { color: var(--help-purple); font-weight: 400; }

.help-v1-rule {
  display: flex;
  align-items: center;
  gap: .8rem;
  margin: 1.25rem 0 1.15rem;
  color: var(--help-lilac);
  font-family: Georgia, serif;
  font-size: 2.1rem;
}

.help-v1-rule::before { width: 122px; height: 2px; content: ""; background: var(--help-lilac); }

.help-v1-hero__content > p {
  margin: 0;
  color: var(--help-navy);
  font-size: 1rem;
  line-height: 1.55;
}

.help-v1-hero__content > strong {
  display: block;
  margin-top: .35rem;
  color: var(--help-purple);
  font-size: 1rem;
  line-height: 1.5;
}

.help-v1-body { padding: 2.25rem 0 1.5rem; }

.help-v1-main-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 2rem;
  align-items: stretch;
}

.help-v1-main-grid > p:empty,
.help-v1-contact > p:empty { display: none; }

.help-v1-lines,
.help-v1-crisis {
  padding: 1.4rem;
  border: 1px solid rgba(148,117,187,.12);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255,253,253,.96), rgba(250,245,251,.82));
}

.help-v1-resources {
  align-self: start;
  display: block;
  min-height: 0;
  padding: 1rem 1.05rem .95rem;
  border: 1px solid rgba(148,117,187,.12);
  border-radius: 20px;
  background: linear-gradient(145deg, #fffafd, #f8f0fa);
}

.help-v1-resources .help-v1-heading h2 { font-size: clamp(1.25rem, 1.35vw, 1.4rem); }
.help-v1-resources .help-v1-heading > span { display: block; }
.help-v1-resources .help-v1-heading > span { margin-top: .4rem; }

.help-v1-heading h2 {
  margin: 0;
  color: var(--help-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.35rem, 1.55vw, 1.7rem);
  font-weight: 400;
}

.help-v1-heading > span {
  display: block;
  width: 38px;
  height: 2px;
  margin-top: .65rem;
  background: var(--help-lilac);
}

.help-v1-line-item {
  display: grid;
  grid-template-columns: 66px minmax(0, 1fr);
  gap: .9rem;
  align-items: start;
  margin: 0;
  padding: 1.15rem;
  border: 1px solid rgba(148,117,187,.11);
  border-radius: 17px;
  background: rgba(255,255,255,.66);
}

.help-v1-lines-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.4rem;
}

.help-v1-icon-bubble {
  display: flex;
  width: 62px;
  height: 62px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f1e9f8;
}

.help-v1-icon-bubble img { width: 39px; height: 39px; object-fit: contain; }

.help-v1-icon-bubble svg { width: 42px; height: 42px; fill: none; stroke: var(--help-purple); stroke-width: 2; stroke-linecap: round; }

.help-v1-line-item h3 {
  margin: 0 0 .28rem;
  color: var(--help-navy);
  font-family: inherit;
  font-size: .89rem;
  font-weight: 700;
  line-height: 1.4;
}

.help-v1-line-item p { margin: .2rem 0 0; color: var(--help-navy); font-size: .86rem; line-height: 1.42; }

.help-v1-line-item a { color: var(--help-purple) !important; font-size: 1rem; font-weight: 700; text-decoration: none !important; }

.help-v1-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  margin: 1.5rem 0 0;
  padding: 0;
  list-style: none;
}

.help-v1-steps li {
  display: flex;
  min-width: 0;
  min-height: 245px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: .55rem;
  margin: 0;
  padding: 1.1rem .95rem 1.2rem;
  border: 1px solid rgba(148,117,187,.12);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(248,242,253,.92), rgba(255,249,247,.92));
  text-align: center;
}

.help-v1-step-icon {
  display: block;
  width: 118px;
  height: 118px;
  margin: 0 auto .1rem;
  object-fit: contain;
}

.help-v1-steps .help-v1-step-number {
  display: flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--help-navy);
  background: #efe8f6;
  font-size: .92rem;
  font-weight: 700;
}

.help-v1-steps p {
  max-width: 19rem;
  margin: .1rem auto 0;
  color: var(--help-navy);
  font-size: .96rem;
  line-height: 1.45;
}

.help-v1-courage {
  display: flex;
  width: min(100%, 570px);
  align-items: center;
  gap: 1rem;
  margin: 1.4rem auto 0;
  padding: 1rem 1.2rem;
  border-radius: 14px;
  background: #f8f1fa;
}

.help-v1-courage > span { color: var(--help-lilac); font-family: Georgia, serif; font-size: 3.1rem; line-height: 1; }
.help-v1-courage p { margin: 0; color: var(--help-navy); font-size: .88rem; line-height: 1.5; }

.help-v1-resources nav { display: grid; row-gap: 0; margin: .15rem 0 0; }

.help-v1-resources nav a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: .65rem;
  min-height: 0;
  padding: .28rem 0;
  border-bottom: 1px solid rgba(148,117,187,.12);
  color: var(--help-navy) !important;
  font-size: .88rem;
  line-height: 1.22;
  text-decoration: none !important;
}

.help-v1-resources nav a span { color: var(--help-purple); font-size: 1.35rem; line-height: .7; }

.help-v1-worth {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .45rem;
  margin-top: 0;
  padding: 1rem 0 .05rem;
}

.help-v1-worth::before {
  position: absolute;
  top: .28rem;
  left: 50%;
  width: 38px;
  height: 2px;
  content: "";
  background: var(--help-lilac);
  transform: translateX(-50%);
}

.help-v1-worth > span { flex: 0 0 auto; color: var(--help-purple); font-family: Georgia, serif; font-size: 2rem; line-height: 1; }
.help-v1-worth p { margin: 0; color: var(--help-navy); font-size: .84rem; line-height: 1.38; }

.help-v1-contact {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr) auto;
  gap: 1.25rem;
  align-items: center;
  margin-top: 2rem;
  padding: 1rem 1.7rem;
  border: 1px solid rgba(148,117,187,.1);
  border-radius: 14px;
  background: linear-gradient(90deg, #faf3fb, #fffafa 58%, #f7eff9);
}

.help-v1-contact__icon { display: flex; align-items: center; justify-content: center; }
.help-v1-contact__icon img { display: block; width: 76px; height: 76px; object-fit: contain; }

.help-v1-contact h2 { margin: 0; color: var(--help-navy); font-family: Georgia, "Times New Roman", serif; font-size: 1.25rem; font-weight: 400; }
.help-v1-contact p { margin: .25rem 0 0; color: var(--help-purple); font-size: .88rem; }
.help-v1-contact__action { justify-self: end; }

.help-v1-button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: .75rem 2.2rem;
  border-radius: 7px;
  color: #fff !important;
  background: var(--help-purple);
  font-size: .82rem;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform .2s ease, background .2s ease;
}

.help-v1-button:hover,
.help-v1-button:focus-visible { color: #fff !important; background: #7e5eaa; transform: translateY(-2px); }

@media (max-width: 1050px) {
  .help-v1-shell { width: min(calc(100% - 2rem), 900px); }
  .help-v1-hero { display: flex; min-height: 0; flex-direction: column; }
  .help-v1-hero::after { display: none; }
  .help-v1-hero__inner { order: 1; min-height: 0; padding-block: 3rem 2.5rem; }
  .help-v1-hero__content { width: 100%; }
  .help-v1-hero__media { position: relative; order: 2; aspect-ratio: 16 / 8; }
  .help-v1-hero__media img { object-position: 62% center; }
  .help-v1-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .help-v1-lines-grid { grid-template-columns: 1fr; }
}

@media (max-width: 640px) {
  .help-v1-shell { width: min(calc(100% - 1.5rem), 560px); }
  .help-v1-hero h1 { font-size: clamp(2.05rem, 9.2vw, 2.45rem); }
  .help-v1-hero__media { aspect-ratio: 4 / 3; }
  .help-v1-hero__media img { object-position: 78% center; }
  .help-v1-main-grid { gap: 1.4rem; }
  .help-v1-lines,
  .help-v1-crisis { padding: 1.1rem .85rem; }
  .help-v1-steps { grid-template-columns: 1fr; }
  .help-v1-steps li { min-height: 0; }
  .help-v1-step-icon { width: 104px; height: 104px; }
  .help-v1-line-item { grid-template-columns: 58px minmax(0, 1fr); padding: 1rem .85rem; }
  .help-v1-icon-bubble { width: 54px; height: 54px; }
  .help-v1-contact { grid-template-columns: 74px minmax(0, 1fr); padding: 1rem; }
  .help-v1-contact__icon img { width: 66px; height: 66px; }
  .help-v1-contact h2 { font-size: 1.08rem; }
  .help-v1-contact__action { grid-column: 1 / -1; justify-self: stretch; width: 100%; }
  .help-v1-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .sanando-help-v1 a { transition: none; }
}

/* Apoya la misión — mockup-aligned full-width composition. */
.sanando-mission-v1 {
  --mission-navy: #11264e;
  --mission-purple: #9474bc;
  --mission-lilac: #c4b1df;
  --mission-paper: #fffdfa;
  color: var(--mission-navy);
  background: var(--mission-paper);
  overflow: hidden;
}

.sanando-mission-v1 *,
.sanando-mission-v1 *::before,
.sanando-mission-v1 *::after { box-sizing: border-box; }

.mission-v1-shell {
  width: min(calc(100% - 4rem), 1360px);
  margin-inline: auto;
}

.sanando-mission-v1 h1,
.sanando-mission-v1 h2,
.sanando-mission-v1 h3,
.sanando-mission-v1 p,
.sanando-mission-v1 figure,
.sanando-mission-v1 blockquote { margin: 0; }

.mission-v1-hero {
  position: relative;
  min-height: 460px;
  isolation: isolate;
  background: #fffdfb;
}

.mission-v1-hero__media {
  position: absolute;
  z-index: -2;
  inset: 0 0 0 43%;
}

.mission-v1-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 72% center;
}

.mission-v1-hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, #fffdfb 0%, #fffdfb 37%, rgba(255,253,251,.98) 43%, rgba(255,253,251,.72) 49%, transparent 60%);
}

.mission-v1-hero__inner {
  display: flex;
  align-items: center;
  min-height: 460px;
  padding-block: 3.2rem;
}

.mission-v1-hero__content { width: min(48%, 630px); }

.mission-v1-hero h1 {
  color: var(--mission-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(3rem, 4.2vw, 4.45rem);
  font-weight: 400;
  line-height: 1;
  letter-spacing: -.035em;
}

.mission-v1-rule {
  display: flex;
  align-items: center;
  gap: .65rem;
  width: 8rem;
  min-height: 2.6rem;
  margin-block: .45rem .35rem;
  color: var(--mission-lilac);
  font-family: Georgia, serif;
  font-size: 2.4rem;
  line-height: 1;
}

.mission-v1-rule::before {
  width: 5.8rem;
  height: 2px;
  content: "";
  background: var(--mission-lilac);
}

.mission-v1-lead {
  color: var(--mission-purple) !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.45rem, 2vw, 2rem) !important;
  font-style: italic;
  line-height: 1.33 !important;
}

.mission-v1-hero__content > p:last-child {
  margin-top: 1rem;
  color: var(--mission-navy);
  font-size: .98rem;
  line-height: 1.72;
}

.mission-v1-ways { padding-block: 1.45rem 2.1rem; }

.mission-v1-heading h2 {
  color: var(--mission-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.65rem, 2vw, 2.1rem);
  font-weight: 400;
}

.mission-v1-heading > span {
  display: block;
  width: 2.7rem;
  height: 2px;
  margin-top: .55rem;
  background: var(--mission-lilac);
}

.mission-v1-ways__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1rem;
}

.mission-v1-card {
  display: flex;
  align-items: center;
  min-width: 0;
  min-height: 250px;
  flex-direction: column;
  padding: 1.05rem 1.15rem 1rem;
  border: 1px solid rgba(148,116,188,.07);
  border-radius: 16px;
  background: linear-gradient(145deg, rgba(249,243,250,.9), rgba(255,252,250,.88));
  text-align: center;
  transition: transform .2s ease, box-shadow .2s ease;
}

.mission-v1-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 26px rgba(70,45,92,.08);
}

.mission-v1-card__icon {
  display: grid;
  place-items: center;
  width: 104px;
  height: 104px;
  margin-bottom: .55rem;
}

.mission-v1-card__icon img { display: block; width: 100%; height: 100%; object-fit: contain; }

.mission-v1-card h3 {
  color: var(--mission-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.mission-v1-card p {
  max-width: 220px;
  margin-top: .5rem;
  color: var(--mission-navy);
  font-size: .88rem;
  line-height: 1.48;
}

.mission-v1-card a {
  display: inline-flex;
  align-items: center;
  gap: .6rem;
  margin-top: auto;
  padding-top: .8rem;
  color: var(--mission-purple) !important;
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .01em;
  text-decoration: none !important;
  text-transform: uppercase;
}

.mission-v1-card a span { font-size: 1.25rem; font-weight: 400; transition: transform .2s ease; }
.mission-v1-card a:hover span { transform: translateX(.22rem); }

.mission-v1-thanks { padding-block: .25rem 2.4rem; }

.mission-v1-thanks__panel {
  display: grid;
  grid-template-columns: minmax(280px, 34%) minmax(0, 1fr) minmax(245px, 24%);
  min-height: 170px;
  overflow: hidden;
  border: 1px solid rgba(148,116,188,.11);
  border-radius: 18px;
  background: linear-gradient(110deg, #fffaf7, #fbf6fb 72%, #f7effa);
}

.mission-v1-thanks__media { min-height: 170px; }
.mission-v1-thanks__media img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 28% center; }

.mission-v1-thanks__content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  min-width: 0;
  padding: 1.2rem 2rem;
}

.mission-v1-thanks__content h2 {
  color: var(--mission-purple);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.35rem, 1.7vw, 1.75rem);
  font-weight: 400;
}

.mission-v1-thanks__content > p:not(.mission-v1-thanks__script) {
  margin-top: .65rem;
  color: var(--mission-navy);
  font-size: .9rem;
}

.mission-v1-thanks__script {
  margin-top: .45rem !important;
  color: var(--mission-purple) !important;
  font-family: "Allura", "Segoe Script", cursive;
  font-size: clamp(1.8rem, 2.2vw, 2.35rem);
  line-height: 1;
}

.mission-v1-thanks__script span { display: inline-block; margin-left: .6rem; font-family: Georgia, serif; font-size: .75em; }

.mission-v1-quote {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: .8rem !important;
  padding: 1rem;
  border: 1px solid rgba(148,116,188,.08);
  border-radius: 16px;
  background: linear-gradient(145deg, rgba(242,232,248,.88), rgba(250,245,251,.94));
  color: var(--mission-purple);
  text-align: center;
}

.mission-v1-quote > span { height: 1.8rem; font-family: Georgia, serif; font-size: 3.3rem; font-weight: 700; line-height: .85; }
.mission-v1-quote p { font-family: Georgia, "Times New Roman", serif; font-size: 1.25rem; line-height: 1.25; }
.mission-v1-quote i { margin-top: .35rem; font-family: Georgia, serif; font-size: 2rem; font-style: normal; line-height: 1; }

@media (max-width: 1080px) {
  .mission-v1-shell { width: min(calc(100% - 2rem), 920px); }
  .mission-v1-hero { display: flex; min-height: 0; flex-direction: column; }
  .mission-v1-hero::after { display: none; }
  .mission-v1-hero__inner { order: 1; min-height: 0; padding-block: 3rem 2.5rem; }
  .mission-v1-hero__content { width: 100%; }
  .mission-v1-hero__media { position: relative; z-index: 0; inset: auto; order: 2; aspect-ratio: 16 / 7; }
  .mission-v1-hero__media img { object-position: center; }
  .mission-v1-ways__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .mission-v1-card:last-child { grid-column: 1 / -1; justify-self: center; width: calc(50% - .5rem); }
  .mission-v1-thanks__panel { grid-template-columns: 35% minmax(0, 1fr); }
  .mission-v1-quote { grid-column: 1 / -1; min-height: 150px; }
}

@media (max-width: 640px) {
  .mission-v1-shell { width: min(calc(100% - 1.5rem), 560px); }
  .mission-v1-hero h1 { font-size: clamp(2.55rem, 12vw, 3.5rem); }
  .mission-v1-lead { font-size: 1.35rem !important; }
  .mission-v1-lead br,
  .mission-v1-hero__content > p:last-child br { display: none; }
  .mission-v1-hero__content > p:last-child { font-size: .94rem; line-height: 1.6; }
  .mission-v1-hero__media { aspect-ratio: 4 / 3; }
  .mission-v1-hero__media img { object-position: 50% center; }
  .mission-v1-ways { padding-block: 2.25rem 1.7rem; }
  .mission-v1-ways__grid { grid-template-columns: 1fr; gap: .75rem; }
  .mission-v1-card,
  .mission-v1-card:last-child { grid-column: auto; width: 100%; min-height: 0; padding: 1.35rem 1.1rem; }
  .mission-v1-card p { max-width: 330px; }
  .mission-v1-thanks__panel { grid-template-columns: 1fr; }
  .mission-v1-thanks__media { min-height: 0; aspect-ratio: 16 / 8; }
  .mission-v1-thanks__content { align-items: center; padding: 1.8rem 1.2rem; text-align: center; }
  .mission-v1-thanks__script { font-size: 2rem; }
  .mission-v1-quote { grid-column: auto; min-height: 150px; margin: 0 1rem 1rem !important; }
}

@media (prefers-reduced-motion: reduce) {
  .sanando-mission-v1 a,
  .mission-v1-card { transition: none; }
}

/* =========================================================
   NECESITO AYUDA — full-width crisis support page
   ========================================================= */
.sanando-need-help-v1 {
  --need-navy: #102957;
  --need-purple: #9169b8;
  --need-lilac: #bea0dd;
  --need-blue: #2f7eb7;
  --need-cream: #fffdfa;
  --need-line: rgba(126, 91, 170, .16);
  color: var(--need-navy);
  background: var(--need-cream);
  overflow: hidden;
}

.sanando-need-help-v1,
.sanando-need-help-v1 *,
.sanando-need-help-v1 *::before,
.sanando-need-help-v1 *::after { box-sizing: border-box; }

.need-help-v1-shell {
  width: min(calc(100% - 4rem), 1480px);
  margin-inline: auto;
}

.sanando-need-help-v1 h1,
.sanando-need-help-v1 h2,
.sanando-need-help-v1 p,
.sanando-need-help-v1 figure { margin: 0; }

.need-help-v1-hero {
  position: relative;
  min-height: clamp(520px, 47vw, 715px);
  isolation: isolate;
  overflow: hidden;
  background: #fffaf5;
}

.need-help-v1-hero__media {
  position: absolute;
  z-index: -2;
  inset: 0;
}

.need-help-v1-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.need-help-v1-hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  pointer-events: none;
  background: linear-gradient(90deg, #fffdfb 0%, rgba(255,253,251,.99) 27%, rgba(255,253,251,.9) 39%, rgba(255,253,251,.38) 54%, transparent 68%);
}

.need-help-v1-hero__inner {
  position: relative;
  display: flex;
  min-height: inherit;
  align-items: center;
  padding-block: 3rem;
}

.need-help-v1-hero__content { width: min(48%, 690px); }

.need-help-v1-eyebrow {
  color: #596ca8;
  font-size: clamp(.84rem, .9vw, 1.05rem);
  font-weight: 700;
  letter-spacing: .36em;
  line-height: 1.25;
  text-transform: uppercase;
}

.need-help-v1-hero h1 {
  max-width: 680px;
  margin-top: .75rem;
  color: var(--need-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(4rem, 6.7vw, 7.8rem);
  font-weight: 400;
  letter-spacing: -.045em;
  line-height: .86;
}

.need-help-v1-intro {
  max-width: 690px;
  margin-top: 1.25rem !important;
  color: var(--need-navy);
  font-size: clamp(1rem, 1.35vw, 1.32rem);
  line-height: 1.4;
}

.need-help-v1-script,
.need-help-v1-important__script,
.need-help-v1-closing__content > p {
  font-family: "Sanando Allura", "Allura", "Segoe Script", cursive;
}

.need-help-v1-script {
  margin-top: .15rem !important;
  color: var(--need-purple);
  font-size: clamp(2.25rem, 3.7vw, 4.3rem);
  line-height: 1.08;
}

.need-help-v1-accent {
  display: block;
  width: 78px;
  height: 2px;
  margin-top: .6rem;
  background: linear-gradient(90deg, #d783ad, #b796d8);
}

.need-help-v1-actions { padding: 1rem 0 1.65rem; }

.need-help-v1-primary-grid,
.need-help-v1-secondary-grid {
  display: grid;
  gap: 1rem;
}

.need-help-v1-primary-grid {
  grid-template-columns: minmax(0, 1fr);
  max-width: 1100px;
  margin-inline: auto;
}

.need-help-v1-secondary-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.need-help-v1-panel {
  min-height: 0;
  padding: 1.8rem 2.4rem 1.5rem;
  border: 1px solid rgba(134, 104, 177, .08);
  border-radius: 26px;
  text-align: center;
  box-shadow: 0 18px 44px rgba(61, 44, 81, .035);
}

.need-help-v1-panel--us { background: linear-gradient(150deg, #faf7ff, #f1f3ff 60%, #f3f5ff); }
.need-help-v1-panel--world { background: linear-gradient(150deg, #fffcf8, #fcf8f4 58%, #faf4ef); }

.need-help-v1-kicker {
  display: flex;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  gap: .85rem;
  color: #4473a6;
  font-size: .88rem;
  font-weight: 700;
  letter-spacing: .34em;
  line-height: 1.3;
  text-transform: uppercase;
}

.need-help-v1-flag {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 23px;
  overflow: hidden;
  border: 1px solid rgba(16, 41, 87, .16);
  border-radius: 4px;
  background: repeating-linear-gradient(to bottom, #c84c55 0 1.75px, #fff 1.75px 3.5px);
  box-shadow: 0 1px 3px rgba(16, 41, 87, .12);
}

.need-help-v1-flag::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 12px;
  content: "";
  background: #415b9b;
}

.need-help-v1-globe {
  display: inline-flex;
  width: 36px;
  height: 36px;
  color: var(--need-blue);
}

.need-help-v1-globe svg,
.need-help-v1-location svg,
.need-help-v1-mini-card__icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.need-help-v1-panel-rule {
  display: block;
  width: 66px;
  height: 2px;
  margin: 1rem auto 1.45rem;
  background: var(--need-purple);
}

.need-help-v1-panel-rule--blue { background: var(--need-blue); }

.need-help-v1-panel h2 {
  color: var(--need-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 3vw, 3.15rem);
  font-weight: 400;
  letter-spacing: -.025em;
  line-height: 1.02;
}

.need-help-v1-panel-copy {
  max-width: 650px;
  margin: 1rem auto 0 !important;
  color: #203969;
  font-size: clamp(1rem, 1.16vw, 1.18rem);
  line-height: 1.46;
}

.need-help-v1-options {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .8rem;
  margin-top: 1.7rem;
}

.need-help-v1-option {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: center;
}

.need-help-v1-option__icon,
.need-help-v1-location,
.need-help-v1-mini-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.need-help-v1-option__icon {
  width: 118px;
  height: 118px;
  padding: 0;
  color: var(--need-purple);
  background: transparent;
}

.need-help-v1-option__icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.need-help-v1-option p {
  min-height: 72px;
  margin-top: .7rem !important;
  color: var(--need-navy);
  font-size: 1rem;
  line-height: 1.18;
}

.need-help-v1-option p strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.6rem;
  font-weight: 400;
}

.need-help-v1-option a,
.need-help-v1-country-button,
.need-help-v1-mini-card a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-size: .84rem;
  font-weight: 700;
  letter-spacing: .01em;
  text-decoration: none !important;
  text-transform: uppercase;
  background: linear-gradient(90deg, #8462ad, #a079c1);
  transition: transform .2s ease, box-shadow .2s ease;
}

.need-help-v1-option a {
  width: 100%;
  min-height: 48px;
  padding: .65rem .5rem;
  border-radius: 999px;
}

.need-help-v1-option a:hover,
.need-help-v1-option a:focus-visible,
.need-help-v1-country-button:hover,
.need-help-v1-country-button:focus-visible,
.need-help-v1-mini-card a:hover,
.need-help-v1-mini-card a:focus-visible {
  color: #fff !important;
  box-shadow: 0 8px 18px rgba(108, 74, 145, .2);
  transform: translateY(-2px);
}

.need-help-v1-note {
  margin-top: 1.55rem !important;
  color: #263e6b;
  font-size: .93rem;
  line-height: 1.45;
}

.need-help-v1-location {
  width: 138px;
  height: 138px;
  margin: 2.15rem auto 1rem;
  padding: 0;
  color: var(--need-purple);
  background: transparent;
}

.need-help-v1-location img { display: block; width: 100%; height: 100%; object-fit: contain; }

.need-help-v1-country-button {
  width: min(100%, 470px);
  min-height: 56px;
  gap: 1rem;
  margin-top: .25rem;
  padding: .8rem 1.4rem;
  border-radius: 999px;
  font-size: 1rem;
}

.need-help-v1-country-button span { font-size: 1.7rem; font-weight: 400; line-height: 1; }

.need-help-v1-secondary-grid { margin-top: 1rem; }

.need-help-v1-mini-card {
  display: grid;
  min-height: 215px;
  grid-template-columns: 118px minmax(0, 1fr);
  gap: 1.4rem;
  align-items: center;
  padding: 1.5rem 2.2rem;
  border: 1px solid rgba(134, 104, 177, .08);
  border-radius: 22px;
}

.need-help-v1-mini-card--support { background: linear-gradient(105deg, #faf7ff, #f3f2fc); }
.need-help-v1-mini-card--danger { background: linear-gradient(105deg, #fff4f7, #fdf0f3); }

.need-help-v1-mini-card__icon {
  width: 118px;
  height: 118px;
  padding: 0;
  color: #aa5f8c;
  background: transparent;
}

.need-help-v1-mini-card--support .need-help-v1-mini-card__icon {
  background: transparent;
}

.need-help-v1-mini-card__icon img { display: block; width: 100%; height: 100%; object-fit: contain; }

.need-help-v1-mini-card h2 {
  color: var(--need-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.5rem, 2.2vw, 2rem);
  font-weight: 400;
  line-height: 1.15;
}

.need-help-v1-mini-card p {
  max-width: 590px;
  margin-top: .45rem !important;
  color: #243a66;
  font-size: .96rem;
  line-height: 1.48;
}

.need-help-v1-mini-card a {
  min-height: 44px;
  gap: .8rem;
  margin-top: .7rem;
  padding: .55rem 1.4rem;
  border-radius: 999px;
}

.need-help-v1-mini-card a span { font-size: 1.5rem; font-weight: 400; }

.need-help-v1-important {
  padding: 1.5rem 0;
  background: linear-gradient(90deg, #fbf8ff, #fffdfb 47%, #fbf7fc);
  border-block: 1px solid rgba(126, 91, 170, .08);
}

.need-help-v1-important__inner {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr) 300px;
  gap: 2rem;
  align-items: center;
}

/* WordPress can add empty paragraphs around block elements in editor content. */
.need-help-v1-important__inner > p:empty,
.need-help-v1-important__copy > p:empty {
  display: none;
}

.need-help-v1-important__botanical {
  display: block;
  width: 180px;
  height: 145px;
  object-fit: contain;
  opacity: .75;
}

.need-help-v1-important__copy {
  min-height: 120px;
  padding-left: 2.7rem;
  border-left: 1px solid rgba(126, 91, 170, .35);
}

.need-help-v1-important__copy h2 {
  color: var(--need-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.75rem;
  font-weight: 400;
}

.need-help-v1-important__copy p {
  margin-top: .45rem !important;
  color: #273d67;
  font-size: .97rem;
  line-height: 1.5;
}

.need-help-v1-important__script {
  padding-left: 2rem;
  color: #5d63aa;
  border-left: 1px solid rgba(126, 91, 170, .35);
  font-size: 2.55rem;
  line-height: .95;
  text-align: center;
}

.need-help-v1-closing {
  position: relative;
  min-height: 335px;
  overflow: hidden;
  background: url("../images/generated/tca-info-new/tca-lavender-field.png") center 58% / cover no-repeat;
}

.need-help-v1-closing__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(255,250,247,.14), rgba(255,250,247,.65) 45%, rgba(255,250,247,.24));
}

.need-help-v1-closing__content {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 335px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--need-purple);
}

.need-help-v1-closing__content > p { font-size: 3rem; line-height: 1; }
.need-help-v1-closing__content > span { margin-block: .2rem; font-size: 1.3rem; }
.need-help-v1-closing__content img { display: block; width: 190px; height: auto; }

@media (max-width: 1100px) {
  .need-help-v1-shell { width: min(calc(100% - 2rem), 920px); }
  .need-help-v1-hero { display: flex; min-height: 0; flex-direction: column; }
  .need-help-v1-hero::after { display: none; }
  .need-help-v1-hero__inner { order: 1; min-height: 0; padding-block: 3rem 2.5rem; }
  .need-help-v1-hero__content { width: 100%; }
  .need-help-v1-hero h1 { font-size: clamp(4rem, 10vw, 6rem); }
  .need-help-v1-hero__media { position: relative; z-index: 0; order: 2; aspect-ratio: 16 / 7; }
  .need-help-v1-hero__media img { object-position: 64% center; }
  .need-help-v1-primary-grid { grid-template-columns: 1fr; }
  .need-help-v1-panel { min-height: 0; }
  .need-help-v1-secondary-grid { grid-template-columns: 1fr; }
}

@media (max-width: 930px) {
  .need-help-v1-important__inner {
    grid-template-columns: 1fr;
    gap: 1.25rem;
    text-align: center;
  }
  .need-help-v1-important__botanical { margin-inline: auto; }
  .need-help-v1-important__copy {
    min-height: 0;
    padding: 1.25rem 0 0;
    border-top: 1px solid rgba(126, 91, 170, .25);
    border-left: 0;
  }
  .need-help-v1-important__copy p br { display: none; }
  .need-help-v1-important__script {
    grid-column: 1;
    padding: 1.25rem 0 0;
    border-top: 1px solid rgba(126, 91, 170, .25);
    border-left: 0;
  }
}

@media (max-width: 640px) {
  .need-help-v1-shell { width: min(calc(100% - 1.25rem), 560px); }
  .need-help-v1-hero__inner { padding-block: 2.3rem 1.9rem; }
  .need-help-v1-eyebrow { font-size: .75rem; letter-spacing: .24em; }
  .need-help-v1-hero h1 { font-size: clamp(3.4rem, 17vw, 5rem); }
  .need-help-v1-intro { font-size: 1rem; }
  .need-help-v1-script { font-size: 2.75rem; }
  .need-help-v1-hero__media { aspect-ratio: 4 / 3; }
  .need-help-v1-hero__media img { object-position: 66% center; }
  .need-help-v1-actions { padding-top: .65rem; }
  .need-help-v1-panel { padding: 1.4rem 1rem 1.25rem; border-radius: 20px; }
  .need-help-v1-kicker { gap: .5rem; font-size: .75rem; letter-spacing: .2em; }
  .need-help-v1-panel h2 { font-size: 2rem; }
  .need-help-v1-panel-copy br,
  .need-help-v1-note br { display: none; }
  .need-help-v1-options { gap: .35rem; }
  .need-help-v1-option__icon { width: 88px; height: 88px; }
  .need-help-v1-option p { min-height: 69px; font-size: .88rem; }
  .need-help-v1-option p strong { font-size: 1.35rem; }
  .need-help-v1-option a { min-height: 42px; padding-inline: .25rem; font-size: .68rem; }
  .need-help-v1-country-button { font-size: .84rem; }
  .need-help-v1-mini-card { grid-template-columns: 82px minmax(0, 1fr); gap: 1rem; padding: 1.25rem 1rem; }
  .need-help-v1-mini-card__icon { width: 78px; height: 78px; }
  .need-help-v1-mini-card a { grid-column: 1 / -1; width: 100%; font-size: .76rem; }
  .need-help-v1-important__botanical { width: 120px; height: 88px; }
  .need-help-v1-important__script {
    font-size: 2.2rem;
  }
  .need-help-v1-closing,
  .need-help-v1-closing__content { min-height: 280px; }
  .need-help-v1-closing__content > p { font-size: 2.5rem; }
}

@media (prefers-reduced-motion: reduce) {
  .sanando-need-help-v1 a { transition: none; }
}

/* Nuestras Areas mega menu */
.areas-mega[hidden] {
  display: none !important;
}

.primary-menu > li.has-areas-mega > .sub-menu {
  display: none !important;
}

.areas-mega-trigger__arrow {
  width: 0.48rem;
  height: 0.48rem;
  flex: 0 0 auto;
  margin-left: 0.38rem;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(-45deg);
  transition: transform 180ms ease;
}

.areas-mega {
  position: fixed;
  z-index: 70;
  inset: 0;
  overflow-y: auto;
  padding: 4.5rem 1rem 2rem;
  background: rgba(255, 252, 250, 0.99);
}

.areas-mega__inner {
  position: relative;
  display: grid;
  width: min(100%, 640px);
  gap: 1.4rem;
  padding-top: 3rem;
}

.areas-mega__close {
  position: absolute;
  top: 0;
  right: 0;
  display: grid;
  width: 2.65rem;
  height: 2.65rem;
  padding: 0;
  border: 1px solid rgba(91, 60, 130, 0.2);
  border-radius: 50%;
  place-items: center;
  background: rgba(255, 255, 255, 0.92);
  color: var(--color-navy-deep);
  box-shadow: 0 8px 22px rgba(54, 35, 79, 0.11);
  cursor: pointer;
}

.areas-mega__close span {
  display: block;
  font-size: 2rem;
  font-weight: 300;
  line-height: 0.8;
  transform: translateY(-1px);
}

.areas-mega__close:hover,
.areas-mega__close:focus-visible {
  border-color: #9b78bd;
  color: #845fac;
}

.areas-mega__group {
  padding: 1.3rem 1.2rem 1.1rem;
  border: 1px solid rgba(133, 98, 174, 0.12);
  border-radius: 20px;
  background: #fffdfc;
}

.areas-mega__icon {
  display: block;
  width: 82px;
  height: 82px;
  margin: 0 auto 0.65rem;
  object-fit: contain;
}

.areas-mega__category-link {
  display: block;
  color: var(--color-navy-deep);
  text-decoration: none;
}

.areas-mega__group h2,
.areas-mega__urgent h2 {
  color: var(--color-navy-deep);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
}

.areas-mega__group h2 {
  position: relative;
  display: flex;
  min-height: 2.8em;
  align-items: flex-start;
  justify-content: center;
  gap: 0.4rem;
  margin: 0;
  padding-bottom: 1.15rem;
  font-size: 1.08rem;
  line-height: 1.28;
  text-align: center;
}

.areas-mega__category-arrow {
  flex: 0 0 auto;
  color: #a887c6;
  font-family: Arial, sans-serif;
  font-size: 1.45rem;
  font-weight: 500;
  line-height: 0.9;
  transition: transform 180ms ease, color 180ms ease;
}

.areas-mega__category-link:hover .areas-mega__category-arrow,
.areas-mega__category-link:focus-visible .areas-mega__category-arrow {
  color: #845fac;
  transform: translateX(3px);
}

.areas-mega__group h2::after {
  position: absolute;
  bottom: 0.45rem;
  left: 50%;
  width: 40px;
  height: 1px;
  background: #b79bd0;
  content: "";
  transform: translateX(-50%);
}

.areas-mega__group ul {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.areas-mega__group li {
  margin: 0;
}

.areas-mega__group li + li {
  border-top: 1px solid rgba(42, 57, 90, 0.06);
}

.areas-mega__group li > a {
  display: flex;
  min-height: 43px;
  align-items: center;
  justify-content: space-between;
  gap: 0.7rem;
  padding: 0.45rem 0.2rem;
  color: var(--color-navy-deep);
  font-size: 0.91rem;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
}

.areas-mega__group li > a::after {
  flex: 0 0 auto;
  color: #a887c6;
  content: "›";
  font-size: 1.45rem;
  font-weight: 300;
  line-height: 1;
}

.areas-mega__group li > a:hover,
.areas-mega__group li > a:focus-visible,
.areas-mega__category-link:hover,
.areas-mega__category-link:focus-visible {
  color: #845fac;
}

.areas-mega__urgent {
  display: flex;
  min-height: 350px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem 1.35rem;
  border: 1px solid rgba(133, 98, 174, 0.08);
  border-radius: 22px;
  background: linear-gradient(145deg, #fbf8fd, #f2eaf5);
  text-align: center;
}

.areas-mega__urgent img {
  width: 86px;
  height: 86px;
  margin-bottom: 0.65rem;
  object-fit: contain;
}

.areas-mega__urgent h2 {
  max-width: 190px;
  margin: 0;
  font-size: 1.55rem;
  line-height: 1.1;
}

.areas-mega__urgent p {
  margin: 1.45rem 0 1.7rem;
  color: var(--color-text);
  font-size: 0.94rem;
  line-height: 1.55;
}

.areas-mega__urgent a {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 1.4rem;
  border-radius: 10px;
  background: linear-gradient(135deg, #8867af, #a187c3);
  color: #fff;
  font-size: 0.86rem;
  font-weight: 750;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-transform: uppercase;
}

.areas-mega__urgent a:hover,
.areas-mega__urgent a:focus-visible {
  color: #fff;
  box-shadow: 0 10px 24px rgba(99, 66, 139, 0.2);
  transform: translateY(-1px);
}

body.areas-menu-open {
  overflow: hidden;
}

@media (min-width: 60rem) {
  body.areas-menu-open {
    overflow: auto;
  }

  .primary-menu > li.is-mega-active > a::after {
    transform: scaleX(1);
  }

  .areas-mega-trigger__arrow {
    transform: rotate(45deg) translate(-1px, -1px);
  }

  .areas-mega__close {
    display: none;
  }

  .areas-mega {
    position: absolute;
    z-index: 43;
    inset: 100% 0 auto;
    overflow: visible;
    padding: 0;
    border-top: 1px solid rgba(31, 54, 102, 0.08);
    border-bottom: 1px solid rgba(31, 54, 102, 0.1);
    background: rgba(255, 252, 250, 0.995);
    box-shadow: 0 22px 42px rgba(27, 37, 67, 0.1);
  }

  .areas-mega__inner {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: min(calc(100% - 3rem), 1440px);
    gap: 0;
    align-items: stretch;
    padding: 2.5rem 0 2.75rem;
  }

  .areas-mega__group {
    padding: 0.25rem clamp(1rem, 1.6vw, 1.65rem);
    border: 0;
    border-right: 1px solid rgba(133, 98, 174, 0.16);
    border-radius: 0;
    background: transparent;
  }

  .areas-mega__group:last-of-type {
    border-right: 0;
  }

  .areas-mega__icon {
    width: 90px;
    height: 90px;
  }

  .areas-mega__group h2 {
    min-height: 4.15em;
    font-size: clamp(1rem, 1.15vw, 1.18rem);
  }

  .areas-mega__group li + li {
    border-top: 0;
  }

  .areas-mega__group li > a {
    min-height: 45px;
    padding-inline: 0;
    font-size: clamp(0.78rem, 0.82vw, 0.9rem);
  }

  .areas-mega__urgent {
    min-height: 0;
    margin: 0 0 0 clamp(1rem, 1.8vw, 1.8rem);
    padding: 1.6rem 1.15rem;
  }
}

@media (min-width: 75rem) {
  .areas-mega__inner {
    width: min(calc(100% - 4rem), 1500px);
  }
}

@media (max-width: 59.999rem) {
  body.menu-open .site-header,
  body.areas-menu-open .site-header {
    z-index: 60;
  }

  .areas-mega__inner {
    padding-bottom: 2rem;
  }

  .areas-mega__urgent {
    min-height: 300px;
  }
}

@media (max-width: 35rem) {
  .areas-mega {
    padding-inline: 0.75rem;
  }

  .areas-mega__group {
    padding-inline: 1rem;
  }
}
