.elementor-30 .elementor-element.elementor-element-7a89f7cc{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-30 .elementor-element.elementor-element-7bc4f936{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-evenly;}.elementor-30 .elementor-element.elementor-element-a7ca0ef{--display:flex;}.elementor-30 .elementor-element.elementor-element-62cbdc36{--display:flex;}.elementor-30 .elementor-element.elementor-element-5209faaa{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-30 .elementor-element.elementor-element-41628dc5.elementor-element{--align-self:center;}.elementor-30 .elementor-element.elementor-element-7791040c img{width:95%;}.elementor-30 .elementor-element.elementor-element-2f202f4{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-30 .elementor-element.elementor-element-1fb1a002{font-family:"Noto Serif TC", Sans-serif;}.elementor-30 .elementor-element.elementor-element-7a522fd6{text-align:justify;font-family:"Noto Serif TC", Sans-serif;color:#000000;}.elementor-30 .elementor-element.elementor-element-54f68ba3{text-align:justify;font-family:"Noto Serif TC", Sans-serif;color:#000000;}.elementor-30 .elementor-element.elementor-element-69b57b92{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-around;}.elementor-30 .elementor-element.elementor-element-4a525c7a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-30 .elementor-element.elementor-element-7abb99a9{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-30 .elementor-element.elementor-element-644348e4{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:justify;font-family:"Noto Serif TC", Sans-serif;font-weight:700;color:#000000;}.elementor-30 .elementor-element.elementor-element-532afeb3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-30 .elementor-element.elementor-element-bb69050{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-30 .elementor-element.elementor-element-bb69050.e-con{--align-self:center;}@media(max-width:1024px){.elementor-30 .elementor-element.elementor-element-7bc4f936{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}/* Start custom CSS for container, class: .elementor-element-7a89f7cc */@import url('https://fonts.googleapis.com/css2?family=Belleza&family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300&family=Noto+Sans+TC:wght@300;400;500;700&family=Noto+Serif+TC:wght@300;400;500;700&display=swap');

/* =======mm-founder-eyebrow==================================================
   Miaomiao Founder Section - Elementor Container Version
   只針對創辦人區塊
   ========================================================= */

:root{
  --c-orange:#f84a01;
  --c-pink:#ec7c82;
  --c-yellow:#ffe06f;
  --ink-1:#2a1810;
  --ink-2:#6b5847;
  --ink-3:#a89580;
  --paper:#fdf8ef;
  --paper-warm:#f9efde;
  --paper-soft:#fbf3e3;
  --f-zh:"Noto Serif TC",serif;
  --f-en:"Belleza","Cormorant Garamond",serif;
  --f-body:"Noto Sans TC",sans-serif;
  --shadow-3:0 16px 48px rgba(236,124,130,.15);
}

/* ===== reset only inside this block ===== */
.mm-founder-section,
.mm-founder-section *{
  box-sizing:border-box;
}

.mm-founder-section{
  background:#fff;
  padding:6rem 2rem;
  color:var(--ink-1);
  font-family:var(--f-body);
  overflow:hidden;
}

.mm-founder-section .elementor-widget,
.mm-founder-section .elementor-widget:not(:last-child){
  margin-block-end:0 !important;
  margin-bottom:0 !important;
}

.mm-founder-section p,
.mm-founder-section h2,
.mm-founder-section blockquote{
  margin:0;
}

/* ===== layout ===== */
.mm-founder-grid,
.mm-founder-grid > .e-con-inner{
  max-width:1100px;
  width:100%;
  margin:0 auto;
  display:grid !important;
  grid-template-columns:1fr 1.2fr;
  gap:3rem;
  align-items:center;
}

.mm-founder-grid{
  padding:0 !important;
}

/* ===== left visual ===== */
.mm-founder-visual{
  position:relative !important;
  display:block !important;
  aspect-ratio:4/5;
  max-width:420px;
  width:100%;
  margin:0 auto;
  padding:0 !important;
  overflow:visible !important;
}

.mm-founder-visual::before{
  content:"";
  position:absolute;
  top:-24px;
  left:-24px;
  right:24px;
  bottom:24px;
  background:linear-gradient(135deg,var(--c-yellow),var(--c-pink));
  border-radius:28px;
  opacity:.25;
  z-index:0;
}

.mm-founder-card{
  position:relative !important;
  z-index:1;
  display:block !important;
  width:100%;
  height:100%;
  padding:0 !important;
  border-radius:28px;
  overflow:hidden;
  background:linear-gradient(160deg,#fef3e0,#f8d4d6);
  box-shadow:var(--shadow-3);
}

.mm-founder-card .elementor-widget-html,
.mm-founder-card .elementor-widget-container,
.mm-founder-svg-widget,
.mm-founder-svg-widget .elementor-widget-container{
  width:100%;
  height:100%;
}

.mm-founder-svg{
  width:100%;
  height:100%;
  display:block;
}

/* ===== founder badge ===== */
.mm-founder-badge{
  position:absolute !important;
  bottom:-18px;
  right:-18px;
  z-index:3;
  display:block !important;
  width:auto !important;
  min-width:114px;
  padding:1.1rem 1.5rem !important;
  background:#fff;
  border-radius:16px;
  box-shadow:var(--shadow-3);
  border:1px solid rgba(42,24,16,.06);
  text-align:center;
}

.mm-founder-badge .elementor-heading-title{
  margin:0 !important;
}

.mm-founder-badge-eyebrow .elementor-heading-title{
  font-family:var(--f-en) !important;
  font-size:.62rem !important;
  line-height:1.4 !important;
  letter-spacing:.3em !important;
  color:var(--c-orange) !important;
  text-transform:uppercase !important;
  font-weight:400 !important;
  margin-bottom:.2rem !important;
}

.mm-founder-badge-name .elementor-heading-title{
  font-family:var(--f-zh) !important;
  font-size:1.1rem !important;
  line-height:1.4 !important;
  letter-spacing:.18em !important;
  color:var(--ink-1) !important;
  font-weight:500 !important;
}

.mm-founder-badge-en .elementor-heading-title{
  font-family:var(--f-en) !important;
  font-size:.78rem !important;
  line-height:1.4 !important;
  color:var(--ink-3) !important;
  letter-spacing:.2em !important;
  font-weight:400 !important;
}

/* ===== right copy ===== */
.mm-founder-copy{
  display:block !important;
  padding:0 !important;
}

.mm-founder-eyebrow .elementor-heading-title{
  font-family:var(--f-en) !important;
  font-size:1.5rem !important;
  line-height:2.3 !important;
  letter-spacing:.15em !important;
  text-transform:uppercase !important;
  color:var(--c-orange) !important;
  font-weight:400 !important;
  margin-bottom:.8rem !important;
}

.mm-founder-title .elementor-heading-title{
  font-family:var(--f-zh) !important;
  font-size:clamp(.55rem,2.2vw,1.5rem) !important;
  font-weight:600 !important;
  letter-spacing:.1em !important;
  line-height:2 !important;
  color:var(--ink-1) !important;
  margin-bottom:1.3rem !important;
}

.mm-founder-title em{
  font-style:normal !important;
  color:var(--c-orange) !important;
}

/* ===== quote ===== */
.mm-founder-quote blockquote{
  font-family:var(--f-zh);
  font-size:1.02rem;
  line-height:2;
  color:var(--ink-2);
  padding:1rem 0 1rem 1.4rem;
  border-left:3px solid var(--c-yellow);
  margin-bottom:1.6rem;
  background:linear-gradient(90deg,rgba(255,224,111,.1),transparent);
}

/* ===== paragraphs ===== */
.mm-founder-p .elementor-widget-container{
  color:var(--ink-2);
  line-height:2.05;
  margin-bottom:1.3rem;
  font-size:.95rem;
  font-weight:300;
}

.mm-founder-p strong{
  color:var(--ink-1) !important;
  font-weight:700 !important;
}

/* ===== specialty ===== */
.mm-founder-specialty{
  display:block !important;
  margin:1.6rem 0 !important;
  padding:0 !important;
}

.mm-founder-specialty-title .elementor-heading-title{
  font-family:var(--f-en) !important;
  font-size:.7rem !important;
  line-height:1.5 !important;
  letter-spacing:.3em !important;
  text-transform:uppercase !important;
  color:var(--ink-3) !important;
  font-weight:400 !important;
  margin-bottom:.7rem !important;
}

/* skill pills */
.mm-founder-skills,
.mm-founder-skills > .e-con-inner{
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:.4rem !important;
  padding:0 !important;
  margin:0 !important;
}

.mm-founder-skill,
.mm-founder-skills .fskill{
  width:auto !important;
  flex:0 0 auto !important;
  padding:0 !important;
}

.mm-founder-skill .elementor-heading-title{
  display:inline-block;
  background:var(--paper-soft);
  color:var(--ink-2);
  border-radius:999px;
  padding:.35rem .8rem;
  font-family:var(--f-body) !important;
  font-size:.8rem !important;
  line-height:1.6 !important;
  font-weight:300 !important;
  letter-spacing:.04em !important;
}

/* ===== note ===== */
.mm-founder-note .elementor-widget-container{
  font-size:.85rem;
  color:var(--ink-3);
  margin:1.2rem 0;
  letter-spacing:.05em;
  line-height:1.95;
  font-weight:300;
}

/* ===== CTA buttons ===== */
.mm-founder-cta-row,
.mm-founder-cta-row > .e-con-inner{
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:wrap !important;
  gap:.7rem !important;
  align-items:center !important;
  justify-content:flex-start !important;
  padding:0 !important;
}

.mm-founder-btn{
  width:auto !important;
}

.mm-founder-btn .elementor-button{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  padding:.9rem 2rem !important;
  border-radius:999px !important;
  font-family:var(--f-en) !important;
  font-size:.82rem !important;
  line-height:1.2 !important;
  letter-spacing:.2em !important;
  text-transform:uppercase !important;
  font-weight:500 !important;
  text-decoration:none !important;
  transition:all .3s cubic-bezier(0.16,1,0.3,1);
}

.mm-founder-btn-primary .elementor-button{
  background:var(--ink-1) !important;
  color:#fff !important;
  border:1px solid var(--ink-1) !important;
}

.mm-founder-btn-secondary .elementor-button{
  background:transparent !important;
  color:var(--ink-1) !important;
  border:1px solid var(--ink-1) !important;
}

.mm-founder-btn-primary .elementor-button:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 28px rgba(42,24,16,.16);
}

.mm-founder-btn-secondary .elementor-button:hover{
  background:rgba(42,24,16,.04) !important;
  transform:translateY(-2px);
}

/* ===== reveal fallback ===== */
.mm-founder-section .reveal{
  opacity:1 !important;
  transform:none !important;
}

/* ===== responsive ===== */
@media(max-width:900px){
  .mm-founder-grid,
  .mm-founder-grid > .e-con-inner{
    grid-template-columns:1fr;
    gap:3.2rem;
  }

  .mm-founder-copy{
    text-align:left;
  }
}

@media(max-width:600px){
  .mm-founder-section{
    padding:4rem 1.2rem;
  }

  .mm-founder-visual{
    max-width:360px;
  }

  .mm-founder-badge{
    right:0;
  }

  .mm-founder-title .elementor-heading-title{
    font-size:clamp(1.6rem,9vw,2.1rem) !important;
    letter-spacing:.06em !important;
  }

  .mm-founder-cta-row,
  .mm-founder-cta-row > .e-con-inner{
    flex-direction:column !important;
    align-items:stretch !important;
  }

  .mm-founder-btn,
  .mm-founder-btn .elementor-button{
    width:100% !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-bb69050 *//* =========================================================
   Miaomiao Healers Page Sections
   Container CSS Class: mm-healers-page
   ========================================================= */

.mm-healers-page,
.mm-healers-page * {
  box-sizing: border-box;
}

.mm-healers-page {
  --mm-h-orange: var(--c-orange, #f84a01);
  --mm-h-pink: var(--c-pink, #ec7c82);
  --mm-h-yellow: var(--c-yellow, #ffe06f);
  --mm-h-poran: var(--c-poran, #f2b15f);
  --mm-h-ink-1: var(--ink-1, #2a1810);
  --mm-h-ink-2: var(--ink-2, rgba(42, 24, 16, .68));
  --mm-h-paper: var(--paper, #fdf8ef);
  --mm-h-paper-warm: var(--paper-warm, #f9efde);
  --mm-h-en: var(--f-en, "Belleza", "Cormorant Garamond", serif);
  --mm-h-zh: var(--f-zh, "Noto Serif TC", serif);
  --mm-h-body: var(--f-body, "Noto Sans TC", sans-serif);
  --mm-h-shadow: var(--shadow-1, 0 18px 48px rgba(42, 24, 16, .08));
  --mm-h-ease: cubic-bezier(0.16, 1, 0.3, 1);

  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: var(--mm-h-ink-1);
  font-family: var(--mm-h-body);
}

.mm-healers-page p,
.mm-healers-page h1,
.mm-healers-page h2,
.mm-healers-page h3,
.mm-healers-page blockquote {
  margin: 0;
}

.mm-healers-page a {
  text-decoration: none !important;
}

/* ===== Hero ===== */

.mm-healers-hero {
  position: relative;
  min-height: 74vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7rem 1.5rem 6rem;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 22%, rgba(255, 224, 111, .22), transparent 28%),
    radial-gradient(circle at 16% 78%, rgba(248, 74, 1, .08), transparent 26%),
    linear-gradient(180deg, #fff 0%, var(--mm-h-paper) 100%);
}

.mm-healers-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .55;
  background:
    linear-gradient(90deg, rgba(42, 24, 16, .035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(42, 24, 16, .03) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: radial-gradient(circle at 50% 50%, black 0%, transparent 74%);
  -webkit-mask-image: radial-gradient(circle at 50% 50%, black 0%, transparent 74%);
}

.mm-healers-hero::after {
  content: "Healers";
  position: absolute;
  left: 50%;
  bottom: clamp(1rem, 4vw, 3.5rem);
  transform: translateX(-50%);
  font-family: var(--mm-h-en);
  font-size: clamp(4rem, 16vw, 13rem);
  line-height: 1;
  letter-spacing: .03em;
  color: rgba(42, 24, 16, .035);
  white-space: nowrap;
  pointer-events: none;
}

.mm-healers-hero__inner {
  position: relative;
  z-index: 1;
  width: min(920px, 100%);
  margin: 0 auto;
  text-align: center;
}

.mm-healers-hero__crumb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .65rem;
  margin-bottom: 1.25rem;
  font-family: var(--mm-h-en);
  font-size: .72rem;
  line-height: 1.5;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: rgba(42, 24, 16, .48);
}

.mm-healers-hero__crumb a {
  color: rgba(42, 24, 16, .62) !important;
}

.mm-healers-hero__eyebrow,
.mm-healers-word__eyebrow,
.mm-healers-become__eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .85rem;
  font-family: var(--mm-h-en);
  font-size: .74rem;
  line-height: 1.5;
  letter-spacing: .4em;
  text-transform: uppercase;
  font-weight: 400;
}

.mm-healers-hero__eyebrow,
.mm-healers-word__eyebrow {
  color: var(--mm-h-orange);
}

.mm-healers-hero__eyebrow::before,
.mm-healers-hero__eyebrow::after,
.mm-healers-word__eyebrow::before,
.mm-healers-word__eyebrow::after {
  content: "";
  width: 30px;
  height: 1px;
  background: rgba(248, 74, 1, .58);
}

.mm-healers-hero__title {
  margin: 1.05rem 0 1.2rem;
  font-family: var(--mm-h-zh);
  font-size: clamp(2.6rem, 7vw, 5.4rem);
  font-weight: 400;
  line-height: 1.18;
  letter-spacing: .18em;
  color: var(--mm-h-ink-1);
}

.mm-healers-hero__title em {
  font-style: normal;
  color: var(--mm-h-orange);
}

.mm-healers-hero__lead {
  max-width: 760px;
  margin: 0 auto;
  font-family: var(--mm-h-zh);
  font-size: clamp(1rem, 1.8vw, 1.18rem);
  font-weight: 300;
  line-height: 2.1;
  letter-spacing: .09em;
  color: var(--mm-h-ink-2);
}

.mm-healers-hero__lead em {
  font-style: normal;
  color: var(--mm-h-ink-1);
}

/* ===== A Word From Ruth ===== */

.mm-healers-word {
  position: relative;
  padding: 6rem 1.5rem;
  background: var(--mm-h-paper-warm);
  overflow: hidden;
}

.mm-healers-word::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 14% 14%, rgba(255, 224, 111, .16), transparent 28%),
    radial-gradient(circle at 86% 84%, rgba(248, 74, 1, .06), transparent 28%);
}

.mm-healers-word__inner {
  position: relative;
  z-index: 1;
  width: min(1100px, 100%);
  margin: 0 auto;
}

.mm-healers-word__head {
  text-align: center;
  margin: 0 auto 2.6rem;
}

.mm-healers-word__title {
  margin: .8rem 0 1rem;
  font-family: var(--mm-h-zh);
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  line-height: 1.4;
  letter-spacing: .15em;
  font-weight: 400;
  color: var(--mm-h-ink-1);
}

.mm-healers-word__intro {
  max-width: 660px;
  margin: 0 auto;
  color: var(--mm-h-ink-2);
  line-height: 2;
  font-size: .95rem;
  letter-spacing: .06em;
  font-weight: 300;
}

.mm-healers-word__intro em {
  font-style: normal;
  color: var(--mm-h-orange);
}

.mm-healers-word__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.4rem;
}

.mm-healers-card {
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 22px;
  padding: 2rem 1.8rem;
  box-shadow: var(--mm-h-shadow);
}

.mm-healers-card__bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: linear-gradient(90deg, var(--mm-h-orange), var(--mm-h-pink));
}

.mm-healers-card--future .mm-healers-card__bar {
  background: linear-gradient(90deg, var(--mm-h-yellow), var(--mm-h-poran));
}

.mm-healers-card__head {
  display: flex;
  align-items: center;
  gap: .8rem;
  margin-bottom: 1.1rem;
}

.mm-healers-card__tag {
  flex: 0 0 auto;
  border-radius: 999px;
  padding: .32rem .85rem;
  font-family: var(--mm-h-en);
  font-size: .7rem;
  line-height: 1.2;
  letter-spacing: .22em;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  background: linear-gradient(135deg, var(--mm-h-orange), var(--mm-h-pink));
}

.mm-healers-card--future .mm-healers-card__tag {
  color: var(--mm-h-ink-1);
  background: linear-gradient(135deg, var(--mm-h-yellow), var(--mm-h-poran));
}

.mm-healers-card__title {
  font-family: var(--mm-h-zh);
  font-size: 1.18rem;
  line-height: 1.5;
  letter-spacing: .15em;
  font-weight: 500;
  color: var(--mm-h-ink-1);
}

.mm-healers-card p {
  color: var(--mm-h-ink-2);
  line-height: 2;
  font-size: .92rem;
  letter-spacing: .055em;
  font-weight: 300;
  margin-bottom: 1rem;
}

.mm-healers-card strong {
  color: var(--mm-h-ink-1);
  font-weight: 600;
}

.mm-healers-card em {
  font-style: normal;
  color: var(--mm-h-orange);
}

.mm-healers-card blockquote {
  margin-top: .45rem;
  padding-left: 1rem;
  border-left: 2px solid var(--mm-h-yellow);
  font-family: var(--mm-h-zh);
  font-style: italic;
  color: var(--mm-h-ink-1);
  line-height: 1.9;
  letter-spacing: .07em;
}

.mm-healers-card--future blockquote {
  border-left-color: var(--mm-h-poran);
}

.mm-healers-card__link {
  display: inline-block;
  margin-top: 1.2rem;
  padding-bottom: 1px;
  border-bottom: 1px solid var(--mm-h-orange);
  font-family: var(--mm-h-en);
  font-size: .78rem;
  line-height: 1.5;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--mm-h-orange) !important;
  transition: letter-spacing .35s var(--mm-h-ease), color .35s var(--mm-h-ease);
}

.mm-healers-card__link:hover,
.mm-healers-card__link:focus {
  letter-spacing: .24em;
}

/* ===== Become a Healer ===== */

.mm-healers-become {
  position: relative;
  overflow: hidden;
  padding: 6rem 1.5rem;
  text-align: center;
  color: var(--mm-h-paper);
  background: linear-gradient(135deg, var(--mm-h-ink-1) 0%, #3a2418 100%);
}

.mm-healers-become__glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 30% 50%, rgba(255, 224, 111, .15), transparent 50%),
    radial-gradient(circle at 82% 16%, rgba(248, 74, 1, .12), transparent 34%);
}

.mm-healers-become__inner {
  position: relative;
  z-index: 1;
  width: min(1080px, 100%);
  margin: 0 auto;
}

.mm-healers-become__eyebrow {
  color: var(--mm-h-yellow);
  margin-bottom: 1rem;
}

.mm-healers-become__eyebrow::before,
.mm-healers-become__eyebrow::after {
  content: "";
  width: 30px;
  height: 1px;
  background: rgba(255, 224, 111, .68);
}

.mm-healers-become__title {
  margin: 0 0 1.2rem;
  font-family: var(--mm-h-zh);
  font-size: clamp(1.8rem, 3.4vw, 2.5rem);
  letter-spacing: .12em;
  line-height: 1.5;
  font-weight: 400;
  color: #fff;
}

.mm-healers-become__title em {
  font-style: normal;
  color: var(--mm-h-yellow);
}

.mm-healers-become__lead {
  max-width: 680px;
  margin: 0 auto 2.6rem;
  color: rgba(253, 248, 239, .78);
  line-height: 2.05;
  letter-spacing: .06em;
  font-weight: 300;
}

.mm-healers-become__lead strong {
  color: #fff;
  font-weight: 600;
}

.mm-healers-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.4rem;
  margin-bottom: 2.5rem;
}

.mm-healers-step {
  text-align: left;
  border: 1px solid rgba(253, 248, 239, .12);
  border-radius: 18px;
  padding: 1.8rem 1.4rem;
  background: rgba(253, 248, 239, .05);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: transform .35s var(--mm-h-ease), border-color .35s var(--mm-h-ease), background .35s var(--mm-h-ease);
}

.mm-healers-step:hover {
  transform: translateY(-4px);
  border-color: rgba(255, 224, 111, .36);
  background: rgba(253, 248, 239, .075);
}

.mm-healers-step__num {
  margin-bottom: .6rem;
  font-family: var(--mm-h-en);
  font-size: 2.2rem;
  line-height: 1;
  color: var(--mm-h-yellow);
}

.mm-healers-step__title {
  margin-bottom: .5rem;
  font-family: var(--mm-h-zh);
  font-size: 1.1rem;
  line-height: 1.5;
  letter-spacing: .15em;
  font-weight: 500;
  color: #fff;
}

.mm-healers-step__text {
  font-size: .84rem;
  line-height: 1.95;
  letter-spacing: .055em;
  color: rgba(253, 248, 239, .7);
}

.mm-healers-become__actions {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .7rem;
  flex-wrap: wrap;
}

.mm-healers-become__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  border-radius: 999px;
  padding: 1rem 2.4rem;
  font-family: var(--mm-h-en);
  font-size: .85rem;
  line-height: 1.2;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-weight: 500;
  transition: transform .35s var(--mm-h-ease), box-shadow .35s var(--mm-h-ease), background .35s var(--mm-h-ease), color .35s var(--mm-h-ease);
}

.mm-healers-become__btn--primary {
  background: var(--mm-h-yellow);
  color: var(--mm-h-ink-1) !important;
  border: 1px solid var(--mm-h-yellow);
  box-shadow: 0 18px 48px rgba(255, 224, 111, .14);
}

.mm-healers-become__btn--ghost {
  background: transparent;
  color: var(--mm-h-yellow) !important;
  border: 1px solid var(--mm-h-yellow);
}

.mm-healers-become__btn:hover,
.mm-healers-become__btn:focus {
  transform: translateY(-3px);
}

.mm-healers-become__btn--primary:hover,
.mm-healers-become__btn--primary:focus {
  box-shadow: 0 22px 58px rgba(255, 224, 111, .22);
}

.mm-healers-become__btn--ghost:hover,
.mm-healers-become__btn--ghost:focus {
  background: rgba(255, 224, 111, .1);
}

/* ===== Responsive ===== */

@media (max-width: 900px) {
  .mm-healers-word__grid,
  .mm-healers-steps {
    grid-template-columns: 1fr;
  }

  .mm-healers-card__head {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .mm-healers-hero {
    min-height: auto;
    padding: 5.5rem 1.25rem 5rem;
  }

  .mm-healers-word,
  .mm-healers-become {
    padding: 5rem 1.25rem;
  }

  .mm-healers-hero__crumb {
    font-size: .66rem;
    letter-spacing: .2em;
  }

  .mm-healers-hero__eyebrow,
  .mm-healers-word__eyebrow,
  .mm-healers-become__eyebrow {
    font-size: .66rem;
    letter-spacing: .28em;
    gap: .65rem;
  }

  .mm-healers-hero__eyebrow::before,
  .mm-healers-hero__eyebrow::after,
  .mm-healers-word__eyebrow::before,
  .mm-healers-word__eyebrow::after,
  .mm-healers-become__eyebrow::before,
  .mm-healers-become__eyebrow::after {
    width: 20px;
  }

  .mm-healers-hero__title {
    letter-spacing: .12em;
  }

  .mm-healers-hero__lead,
  .mm-healers-word__intro,
  .mm-healers-become__lead {
    font-size: .94rem;
    line-height: 2;
  }

  .mm-healers-card {
    padding: 1.75rem 1.35rem;
  }

  .mm-healers-card__title,
  .mm-healers-step__title {
    letter-spacing: .1em;
  }

  .mm-healers-become__actions,
  .mm-healers-become__btn {
    width: 100%;
  }

  .mm-healers-become__btn {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }
}

@media (max-width: 380px) {
  .mm-healers-card,
  .mm-healers-step {
    padding-left: 1.15rem;
    padding-right: 1.15rem;
  }

  .mm-healers-card__tag {
    font-size: .64rem;
    letter-spacing: .16em;
  }
}

/* =========================================================
   v2 Center Alignment Fix
   修正 Elementor / 主題預設樣式造成段落沒有置中
   ========================================================= */

.mm-healers-page .mm-healers-hero__inner,
.mm-healers-page .mm-healers-word__head,
.mm-healers-page .mm-healers-become__inner {
  text-align: center !important;
}

.mm-healers-page .mm-healers-hero__lead,
.mm-healers-page .mm-healers-word__intro,
.mm-healers-page .mm-healers-become__lead {
  display: block !important;
  width: min(100%, 760px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.mm-healers-page .mm-healers-word__intro {
  max-width: 660px !important;
}

.mm-healers-page .mm-healers-become__lead {
  max-width: 680px !important;
}

.mm-healers-page .mm-healers-hero__eyebrow,
.mm-healers-page .mm-healers-word__eyebrow,
.mm-healers-page .mm-healers-become__eyebrow {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.mm-healers-page .mm-healers-become__actions {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.mm-healers-page .mm-healers-become__actions .mm-healers-become__btn {
  text-align: center !important;
}

@media (max-width: 767px) {
  .mm-healers-page .mm-healers-hero__lead,
  .mm-healers-page .mm-healers-word__intro,
  .mm-healers-page .mm-healers-become__lead {
    width: 100% !important;
    text-align: center !important;
  }
}/* End custom CSS */