.elementor-24 .elementor-element.elementor-element-9630729{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-7d101a3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-999aaa7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-6393e06{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-e88ff39{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-4767d68{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-f0191bb{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-dc2fc5c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-c91b476{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-9a41eb6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-8fbdd1a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-24 .elementor-element.elementor-element-9630729{--min-height:25vh;}.elementor-24 .elementor-element.elementor-element-8d73b35{padding:79px 0px 0px 0px;}.elementor-24 .elementor-element.elementor-element-7d101a3{--min-height:25vh;}.elementor-24 .elementor-element.elementor-element-2f06c6b{padding:79px 0px 0px 0px;}}/* Start custom CSS for container, class: .elementor-element-7d101a3 */@media (max-width: 640px) {
  
  /* 1. Force hide overflow-x on mobile to prevent horizontal scrolling */
  html, body {
    overflow-x: hidden !important;
    max-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5711954 *//* ── 1. GLOBAL RESET & BASE STYLES ── */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'DM Sans', system-ui, sans-serif;
  background: var(--fc-cream);
  color: #1c1c1e;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  display: block;
  max-width: 100%;
}
button {
  font-family: 'DM Sans', system-ui, sans-serif;
  cursor: pointer;
  border: none;
}

:root {
  /* Original LifeLab Brand Colors (keeps navbar/footer intact) */
  --navy: #0f1f45;
  --navy2: #1a2f5a;
  --orange: #e8650a;
  --orange2: #f07830;
  --cream: #fdf9f4;
  --warm: #f5ede0;
  --warm2: #ffeee0;
  --ink: #1c1c1e;
  --ink2: #3d3d3d;
  --ink3: #6b6b6b;
  --line: #e8e2d9;
  --white: #ffffff;
  
  --serif: 'Playfair Display', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --radius: 12px;
  --shadow: 0 4px 24px rgba(15, 31, 69, 0.08);
  --shadow2: 0 8px 40px rgba(15, 31, 69, 0.14);

  /* Page-Specific Colors (Facilitator / Teal Theme) */
  --fc-teal: #0d7c6b;
  --fc-teal2: #0f9880;
  --fc-teal-lt: #e4f7f4;
  --fc-teal-mid: #b8e8e0;
  --fc-cream: #f0fbf8;
  --fc-warm: #e4f7f4;
  --fc-warm2: #c8ede8;
  --fc-line: #c8e4de;
  --fc-shadow: 0 4px 24px rgba(13,124,107,.1);
  --fc-shadow2: 0 8px 40px rgba(13,124,107,.16);
}

.container { max-width: 1160px; margin: 0 auto; padding: 0 24px; }
.section-pad { padding: 80px 0; }
.section-pad-sm { padding: 52px 0; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--fc-teal); margin-bottom: 10px; }
.section-title { font-family: var(--serif); font-size: clamp(26px, 3.5vw, 40px); color: var(--navy); font-weight: 600; line-height: 1.2; margin-bottom: 8px; }
.section-sub { font-size: 15px; color: var(--ink3); line-height: 1.65; margin-bottom: 40px; }

/* ── 2. BUTTONS ── */
.btn { display: inline-block; font-family: var(--sans); font-size: 14px; font-weight: 600; padding: 13px 26px; border-radius: 8px; transition: all .22s ease; cursor: pointer; border: none; }
.btn-primary { background: var(--fc-teal); color: #fff; }
.btn-primary:hover { background: var(--fc-teal2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(13,124,107, .3); }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255, .5); }
.btn-outline-white:hover { background: rgba(255,255,255, .1); border-color: #fff; }
.btn-white { background: #fff; color: var(--navy); }
.btn-white:hover { background: var(--fc-cream); transform: translateY(-1px); }

/* ── 3. FIXED TIGHTENED APPLICATION FORM ── */
.wpcf7-form {
  line-height: 1.2 !important;
}
.wpcf7-form p, 
.wpcf7-form br {
  display: none !important;
}

.form-group p, 
.form-row-2 p,
.wpcf7-form-control-wrap {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  width: 100% !important;
}

.form-group {
  margin-bottom: 6px !important; 
  width: 100%;
}
.form-group label {
  display: block;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: var(--ink3);
  margin-bottom: 3px !important; 
}
.form-row-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px !important; 
  width: 100%;
}

.form-group input, 
.form-group textarea, 
.form-group select {
  width: 100% !important;
  background: var(--white);
  border: 1.5px solid var(--fc-line);
  border-radius: 8px;
  padding: 6px 10px !important; 
  height: 34px !important;      
  margin-bottom: 0 !important;
  font-family: var(--sans);
  font-size: 14px;
  color: var(--ink);
  outline: none;
  transition: border-color .2s, box-shadow .2s;
  -webkit-appearance: none;
  appearance: none;
}
.form-group input:focus, 
.form-group textarea:focus, 
.form-group select:focus {
  border-color: var(--fc-teal);
  box-shadow: 0 0 0 3px rgba(13,124,107, .1);
}

.form-group textarea {
  min-height: 50px !important;  
  height: 50px !important;
  resize: vertical;
  line-height: 1.4;
}

.form-group select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center !important;
  background-size: 12px;
  padding-right: 30px !important;
  cursor: pointer;
}

.wpcf7-form p:last-of-type,
.wpcf7-submit,
.btn-primary {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  margin-top: 10px !important;
}

/* ── 5. OTHER SECTIONS (HERO, WHY, WHO, GETTERS, PROCESS, TRAINERS) ── */
.breadcrumb { font-size: 12px; color: var(--ink3); padding: 14px 24px; display: flex; align-items: center; gap: 6px; background: #fff; border-bottom: 1px solid var(--line); }
.breadcrumb a { color: var(--ink3); transition: color .18s; }
.breadcrumb a:hover { color: var(--fc-teal); }
.breadcrumb .sep { color: var(--line); }
.breadcrumb .current { color: var(--fc-teal); font-weight: 600; }

.hero { padding: 0; margin: 0; overflow: hidden; }
.hero-img { display: block; width: 100%; height: auto; margin-top: -80px; margin-bottom: -35px; }

.why-section { background: var(--white); }
.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; }
.why-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 28px; }
.why-accent { width: 36px; height: 3px; background: var(--fc-teal); border-radius: 2px; margin-bottom: 16px; }
.why-card h3 { font-family: var(--serif); font-size: 20px; color: var(--navy); font-weight: 600; margin-bottom: 12px; line-height: 1.3; }
.why-card p { font-size: 15px; color: var(--ink2); line-height: 1.75; }

/* == 5. WHO SECTION == */
.who-section { background: var(--fc-cream); }
.who-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; }
.who-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 22px; display: flex; flex-direction: column; justify-content: space-between; gap: 16px; min-height: 200px; transition: transform .22s, box-shadow .22s; }
.who-card:hover { transform: translateY(-3px); box-shadow: var(--fc-shadow2); }
.who-icon { font-size: 28px; line-height: 1; }
.who-card h4 { font-family: var(--serif); font-size: 15px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.who-card p { font-size: 13px; color: var(--ink2); line-height: 1.65; }

.getters-section { background: var(--white); }
.getters-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.getter-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 22px 24px; display: flex; gap: 14px; align-items: flex-start; }
.getter-dot { width: 40px; height: 40px; border-radius: 50%; background: var(--fc-teal-lt); border: 2px solid var(--fc-teal-mid); display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; margin-top: 2px; }
.getter-card h4 { font-family: var(--serif); font-size: 16px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.getter-card p { font-size: 14px; color: var(--ink2); line-height: 1.65; }

.process-section { background: var(--navy); padding: 80px 24px; }
.process-inner { max-width: 1160px; margin: 0 auto; }
.process-inner .section-title { color: #fff; }
.process-inner .section-sub { color: rgba(255, 255, 255, .55); }
.process-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; margin-top: 48px; }
.process-steps::before { content: ''; position: absolute; top: 28px; left: 12.5%; right: 12.5%; height: 2px; background: rgba(255, 255, 255, .15); z-index: 0; }
.step { text-align: center; position: relative; z-index: 1; padding: 0 12px; }
.step-circle { width: 56px; height: 56px; border-radius: 50%; background: rgba(255, 255, 255, .08); border: 2px solid rgba(255, 255, 255, .2); display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; font-family: var(--serif); font-size: 20px; font-weight: 600; color: #fff; transition: all .2s; }
.step.active .step-circle { background: var(--fc-teal); border-color: var(--fc-teal); box-shadow: 0 0 0 4px rgba(13, 124, 107, .3); }
.step h4 { font-size: 14px; font-weight: 600; color: #fff; margin-bottom: 6px; }
.step p { font-size: 12px; color: rgba(255, 255, 255, .5); line-height: 1.5; }

.trainers-section { background: var(--fc-cream); }
.trainers-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.trainer-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 24px; text-align: center; transition: transform .22s, box-shadow .22s; }
.trainer-card:hover { transform: translateY(-4px); box-shadow: var(--fc-shadow2); }
.trainer-av { width: 64px; height: 64px; border-radius: 50%; margin: 0 auto 14px; overflow: hidden; border: 3px solid var(--fc-teal-mid); }
.trainer-card h4 { font-family: var(--serif); font-size: 17px; color: var(--navy); font-weight: 600; margin-bottom: 3px; }
.trainer-expertise { font-size: 11px; color: var(--fc-teal); font-weight: 600; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 10px; }
.trainer-card p { font-size: 13px; color: var(--ink3); line-height: 1.6; font-style: italic; }

.apply-section { background: var(--white); }
.apply-inner { display: grid; grid-template-columns: 1fr 1.6fr; gap: 52px; align-items: start; }
.apply-left h2 { font-family: var(--serif); font-size: 28px; color: var(--navy); font-weight: 600; margin-bottom: 12px; }
.apply-left p { font-size: 15px; color: var(--ink2); line-height: 1.75; margin-bottom: 20px; }
.apply-checklist { list-style: none; display: flex; flex-direction: column; gap: 10px; }
.apply-checklist li { display: flex; align-items: center; gap: 10px; font-size: 14px; color: var(--ink2); }
.apply-checklist li::before { content: '✓'; color: var(--fc-teal); font-weight: 700; font-size: 13px; flex-shrink: 0; }

/* ── 6. PHILOSOPHY, CTA, AND REVIEWS ── */
.philosophy-section { background: var(--navy); padding: 80px 24px; }
.philosophy-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }
.phil-left .eyebrow { color: rgba(15, 152, 128, .9); }
.phil-left .section-title { color: #fff; margin-bottom: 16px; }
.phil-left p { font-size: 15px; color: rgba(255, 255, 255, .65); line-height: 1.8; margin-bottom: 14px; }
.phil-right { padding-left: 40px; }
.tab-buttons { display: flex; gap: 6px; margin-bottom: 28px; flex-wrap: wrap; }
.tab-btn { font-family: var(--sans); font-size: 13px; font-weight: 600; padding: 8px 20px; border-radius: 24px; border: none; cursor: pointer; transition: all .2s; }
.tab-btn.active { background: var(--fc-teal); color: #fff; }
.tab-btn.inactive { background: rgba(255, 255, 255, .1); color: rgba(255, 255, 255, .55); }
.tab-btn.inactive:hover { background: rgba(255, 255, 255, .18); color: rgba(255, 255, 255, .8); }
.tab-panel { display: none; }
.tab-panel.active { display: block; }
.tab-list { list-style: none; display: flex; flex-direction: column; gap: 14px; }
.tab-list li { display: flex; align-items: center; gap: 12px; font-size: 15px; color: rgba(255, 255, 255, .8); line-height: 1.4; }
.tab-list li::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: var(--fc-teal2); flex-shrink: 0; }

.cta-band { background: linear-gradient(135deg, var(--fc-teal) 0%, #095a4e 100%); padding: 35px 24px; align-items: center; position: relative; overflow: hidden; display: flex; justify-content: space-between; gap: 24px; padding-left: 80px; padding-right: 100px; }
.cta-band::before { content: ''; position: absolute; top: -50px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255, 255, 255, .05); }
.cta-band::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 300px; height: 300px; border-radius: 50%; background: rgba(255, 255, 255, .04); }
.cta-band > * { position: relative; }
.cta-band h2 { font-family: var(--serif); font-size: 27px; color: #fff; font-weight: 600; margin: 0 0 2px; }
.cta-band p { font-size: 16px; color: rgba(255, 255, 255, .8); max-width: 520px; margin: 0 auto 28px; line-height: 1.7; }

.crosssell-section { background: var(--fc-cream); }
.crosssell-box { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); padding: 28px 32px; display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.crosssell-box p { font-size: 15px; color: var(--ink2); flex: 1; min-width: 200px; line-height: 1.6; }
.crosssell-chips { display: flex; gap: 10px; flex-wrap: wrap; }
.cs-chip { display: inline-block; font-size: 13px; font-weight: 600; padding: 9px 20px; border-radius: 24px; border: 1.5px solid rgba(13, 124, 107, .3); color: var(--fc-teal); background: rgba(13, 124, 107, .05); transition: all .2s; }
.cs-chip:hover { background: var(--fc-teal); color: #fff; border-color: var(--fc-teal); transform: translateY(-1px); }

.reviews-section { background: var(--white); }
.reviews-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.review-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 32px 36px; display: flex; gap: 24px; align-items: flex-start; box-shadow: var(--fc-shadow); }
.review-av { width: 52px; height: 52px; border-radius: 50%; background: var(--fc-warm2); border: 2px solid var(--fc-line); color: var(--fc-teal); flex-shrink: 0; font-family: var(--serif); }
.review-stars { color: var(--gold); font-size: 16px; letter-spacing: 2px; margin-bottom: 10px; }
.review-quote { font-family: var(--serif); font-size: 18px; font-style: italic; color: var(--navy); line-height: 1.6; margin-bottom: 14px; }
.review-name { font-size: 14px; font-weight: 600; color: var(--ink); }
.review-tag { font-size: 12px; color: var(--ink3); margin-top: 3px; }

/* ── 7. FAQ SECTIONS ── */
.faq-section { background: var(--fc-cream); }
.faq-list { max-width: 1100px; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; align-items: start; }
.faq-col { display: flex; flex-direction: column; gap: 10px; width: 100%; }
.faq-item { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); overflow: hidden; }
.faq-trigger { width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 18px 22px; background: transparent !important; border: none !important; box-shadow: none !important; cursor: pointer; text-align: left; gap: 12px; font-family: var(--sans); }
.faq-trigger:hover, .faq-trigger:active, .faq-trigger:focus, .faq-item.open .faq-trigger { background: transparent !important; color: inherit !important; box-shadow: none !important; transform: none !important; }
.faq-trigger p { font-size: 15px; font-weight: 600; color: var(--navy); line-height: 1.4; margin: 0; }
.faq-chevron { width: 28px; height: 28px; border-radius: 50%; background: var(--fc-cream); border: 1.5px solid var(--fc-line); display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: transform .25s, background .2s, border-color .2s; }
.faq-item.open .faq-chevron { background: var(--fc-teal); border-color: var(--fc-teal); }
.faq-item.open .faq-chevron svg { transform: rotate(180deg); }
.faq-item.open .faq-chevron svg path { stroke: #fff; }
.faq-body { max-height: 0; overflow: hidden; transition: max-height .35s ease; padding: 0 22px; }
.faq-body p { font-size: 14px; color: var(--ink2); line-height: 1.8; padding-bottom: 18px; margin: 0; }

/* ── 8. FOOTER & COMMUNITY ── */
.community-section { background: var(--navy); padding: 64px 24px; margin-bottom: 50px; }
.community-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.community-left h2 { font-family: var(--serif); font-size: clamp(22px, 3vw, 32px); color: #fff; font-weight: 600; margin-bottom: 10px; }
.community-left p { font-size: 15px; color: rgba(255, 255, 255, .6); line-height: 1.7; }
.community-form { display: flex; gap: 8px; }
.community-form input { flex: 1; background: rgba(255, 255, 255, .1); border: 1.5px solid rgba(255, 255, 255, .2); border-radius: 8px; padding: 12px 16px; font-family: var(--sans); font-size: 14px; color: #fff; outline: none; transition: border-color .2s; }
.community-form input::placeholder { color: rgba(255, 255, 255, .4); }
.community-form input:focus { border-color: rgba(13, 124, 107, .7); }

/* ── 9. MEDIA RESPONSIVE QUERIES ── */
@media (max-width: 900px) {
  .why-grid, .getters-grid, .trainers-grid, .apply-inner, .philosophy-inner, .community-inner { grid-template-columns: 1fr; }
  .process-steps { grid-template-columns: 1fr 1fr; gap: 24px; }
  .process-steps::before { display: none; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .closing-inner { grid-template-columns: 1fr; text-align: center; }
  .closing-right { text-align: center; }
  .crosssell-box { flex-direction: column; }
  .review-card { flex-direction: column; }
}

@media (max-width: 768px) {
  .faq-list { grid-template-columns: 1fr; gap: 10px; }
  .faq-trigger { padding: 16px 18px; }
  .faq-trigger p { font-size: 14.5px; }
  .faq-body { padding: 0 18px; }
  .cta-band { flex-direction: column !important; text-align: center !important; padding: 40px 20px !important; gap: 24px !important; }
  .cta-band div { width: 100% !important; }
  .cta-band .btn-white { width: 100% !important; display: block !important; text-align: center; }
}

@media (max-width: 640px) {
  .nav-links, .nav-cta-desk { display: none; }
  .process-steps { grid-template-columns: 1fr; }
  .form-row-2 { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; }
  .community-form { flex-direction: column; }
}
@media (max-width: 1100px) { .who-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 900px) { .who-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 640px) { .who-grid { grid-template-columns: 1fr; } }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e7a9dd6 *//* ── TRAINERS / FACILITATORS SECTION ── */
.trainers-section {
  background: var(--fc-cream);
  padding-bottom: 20px;
}

.trainers-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 24px; 
}

.trainer-card {
  background: var(--white);
  border-radius: var(--radius);
  border: 1px solid var(--fc-line);
  padding: 24px;
  text-align: center;
  transition: transform .22s, box-shadow .22s;
}

.trainer-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--fc-shadow2);
}

/* Increased size from 64px to 120px */
.trainer-av {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto 16px;
  overflow: hidden;
  border: 3px solid var(--fc-teal-mid);
}

.trainer-av img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.trainer-card h4 {
  font-family: var(--serif);
  font-size: 17px;
  color: var(--navy);
  font-weight: 600;
  margin-bottom: 3px;
}

.trainer-expertise {
  font-size: 11px;
  color: var(--fc-teal);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 10px;
}

.trainer-card p {
  font-size: 13px;
  color: var(--ink3);
  line-height: 1.6;
  font-style: italic;
}

/* Responsive adjustment for tablet */
@media (max-width: 900px) {
  .trainers-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

/* Responsive adjustment for mobile */
@media (max-width: 640px) {
  .trainers-grid {
    grid-template-columns: 1fr !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-860f15f *//* ── 1. GLOBAL RESET & BASE STYLES ── */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'DM Sans', system-ui, sans-serif;
  background: var(--fc-cream);
  color: #1c1c1e;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  display: block;
  max-width: 100%;
}
button {
  font-family: 'DM Sans', system-ui, sans-serif;
  cursor: pointer;
  border: none;
}

:root {
  /* Original LifeLab Brand Colors (keeps navbar/footer intact) */
  --navy: #0f1f45;
  --navy2: #1a2f5a;
  --orange: #e8650a;
  --orange2: #f07830;
  --cream: #fdf9f4;
  --warm: #f5ede0;
  --warm2: #ffeee0;
  --ink: #1c1c1e;
  --ink2: #3d3d3d;
  --ink3: #6b6b6b;
  --line: #e8e2d9;
  --white: #ffffff;
  
  --serif: 'Playfair Display', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --radius: 12px;
  --shadow: 0 4px 24px rgba(15, 31, 69, 0.08);
  --shadow2: 0 8px 40px rgba(15, 31, 69, 0.14);

  /* Page-Specific Colors (Facilitator / Teal Theme) */
  --fc-teal: #0d7c6b;
  --fc-teal2: #0f9880;
  --fc-teal-lt: #e4f7f4;
  --fc-teal-mid: #b8e8e0;
  --fc-cream: #f0fbf8;
  --fc-warm: #e4f7f4;
  --fc-warm2: #c8ede8;
  --fc-line: #c8e4de;
  --fc-shadow: 0 4px 24px rgba(13,124,107,.1);
  --fc-shadow2: 0 8px 40px rgba(13,124,107,.16);
}

.container { max-width: 1160px; margin: 0 auto; padding: 0 24px; }
.section-pad { padding: 80px 0; }
.section-pad-sm { padding: 52px 0; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--fc-teal); margin-bottom: 10px; }
.section-title { font-family: var(--serif); font-size: clamp(26px, 3.5vw, 40px); color: var(--navy); font-weight: 600; line-height: 1.2; margin-bottom: 8px; }
.section-sub { font-size: 15px; color: var(--ink3); line-height: 1.65; margin-bottom: 40px; }

/* ── 2. BUTTONS ── */
.btn { display: inline-block; font-family: var(--sans); font-size: 14px; font-weight: 600; padding: 13px 26px; border-radius: 8px; transition: all .22s ease; cursor: pointer; border: none; }
.btn-primary { background: var(--fc-teal); color: #fff; }
.btn-primary:hover { background: var(--fc-teal2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(13,124,107, .3); }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255, .5); }
.btn-outline-white:hover { background: rgba(255,255,255, .1); border-color: #fff; }
.btn-white { background: #fff; color: var(--navy); }
.btn-white:hover { background: var(--fc-cream); transform: translateY(-1px); }

/* ── 3. FIXED TIGHTENED APPLICATION FORM ── */
.wpcf7-form {
  line-height: 1.2 !important;
}
.wpcf7-form p, 
.wpcf7-form br {
  display: none !important;
}

.form-group p, 
.form-row-2 p,
.wpcf7-form-control-wrap {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  width: 100% !important;
}

.form-group {
  margin-bottom: 6px !important; 
  width: 100%;
}
.form-group label {
  display: block;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: var(--ink3);
  margin-bottom: 3px !important; 
}
.form-row-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px !important; 
  width: 100%;
}

.form-group input, 
.form-group textarea, 
.form-group select {
  width: 100% !important;
  background: var(--white);
  border: 1.5px solid var(--fc-line);
  border-radius: 8px;
  padding: 6px 10px !important; 
  height: 34px !important;      
  margin-bottom: 0 !important;
  font-family: var(--sans);
  font-size: 14px;
  color: var(--ink);
  outline: none;
  transition: border-color .2s, box-shadow .2s;
  -webkit-appearance: none;
  appearance: none;
}
.form-group input:focus, 
.form-group textarea:focus, 
.form-group select:focus {
  border-color: var(--fc-teal);
  box-shadow: 0 0 0 3px rgba(13,124,107, .1);
}

.form-group textarea {
  min-height: 50px !important;  
  height: 50px !important;
  resize: vertical;
  line-height: 1.4;
}

.form-group select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center !important;
  background-size: 12px;
  padding-right: 30px !important;
  cursor: pointer;
}

.wpcf7-form p:last-of-type,
.wpcf7-submit,
.btn-primary {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  margin-top: 10px !important;
}

/* ── 5. OTHER SECTIONS (HERO, WHY, WHO, GETTERS, PROCESS, TRAINERS) ── */
.breadcrumb { font-size: 12px; color: var(--ink3); padding: 14px 24px; display: flex; align-items: center; gap: 6px; background: #fff; border-bottom: 1px solid var(--line); }
.breadcrumb a { color: var(--ink3); transition: color .18s; }
.breadcrumb a:hover { color: var(--fc-teal); }
.breadcrumb .sep { color: var(--line); }
.breadcrumb .current { color: var(--fc-teal); font-weight: 600; }

.hero { padding: 0; margin: 0; overflow: hidden; }
.hero-img { display: block; width: 100%; height: auto; margin-top: -80px; margin-bottom: -35px; }

.why-section { background: var(--white); }
.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; }
.why-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 28px; }
.why-accent { width: 36px; height: 3px; background: var(--fc-teal); border-radius: 2px; margin-bottom: 16px; }
.why-card h3 { font-family: var(--serif); font-size: 20px; color: var(--navy); font-weight: 600; margin-bottom: 12px; line-height: 1.3; }
.why-card p { font-size: 15px; color: var(--ink2); line-height: 1.75; }

/* == 5. WHO SECTION == */
.who-section { background: var(--fc-cream); }
.who-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; }
.who-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 22px; display: flex; flex-direction: column; justify-content: space-between; gap: 16px; min-height: 200px; transition: transform .22s, box-shadow .22s; }
.who-card:hover { transform: translateY(-3px); box-shadow: var(--fc-shadow2); }
.who-icon { font-size: 28px; line-height: 1; }
.who-card h4 { font-family: var(--serif); font-size: 15px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.who-card p { font-size: 13px; color: var(--ink2); line-height: 1.65; }

.getters-section { background: var(--white); }
.getters-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.getter-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 22px 24px; display: flex; gap: 14px; align-items: flex-start; }
.getter-dot { width: 40px; height: 40px; border-radius: 50%; background: var(--fc-teal-lt); border: 2px solid var(--fc-teal-mid); display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; margin-top: 2px; }
.getter-card h4 { font-family: var(--serif); font-size: 16px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.getter-card p { font-size: 14px; color: var(--ink2); line-height: 1.65; }

.process-section { background: var(--navy); padding: 80px 24px; }
.process-inner { max-width: 1160px; margin: 0 auto; }
.process-inner .section-title { color: #fff; }
.process-inner .section-sub { color: rgba(255, 255, 255, .55); }
.process-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; margin-top: 48px; }
.process-steps::before { content: ''; position: absolute; top: 28px; left: 12.5%; right: 12.5%; height: 2px; background: rgba(255, 255, 255, .15); z-index: 0; }
.step { text-align: center; position: relative; z-index: 1; padding: 0 12px; }
.step-circle { width: 56px; height: 56px; border-radius: 50%; background: rgba(255, 255, 255, .08); border: 2px solid rgba(255, 255, 255, .2); display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; font-family: var(--serif); font-size: 20px; font-weight: 600; color: #fff; transition: all .2s; }
.step.active .step-circle { background: var(--fc-teal); border-color: var(--fc-teal); box-shadow: 0 0 0 4px rgba(13, 124, 107, .3); }
.step h4 { font-size: 14px; font-weight: 600; color: #fff; margin-bottom: 6px; }
.step p { font-size: 12px; color: rgba(255, 255, 255, .5); line-height: 1.5; }

.trainers-section { background: var(--fc-cream); }
.trainers-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.trainer-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 24px; text-align: center; transition: transform .22s, box-shadow .22s; }
.trainer-card:hover { transform: translateY(-4px); box-shadow: var(--fc-shadow2); }
.trainer-av { width: 64px; height: 64px; border-radius: 50%; margin: 0 auto 14px; overflow: hidden; border: 3px solid var(--fc-teal-mid); }
.trainer-card h4 { font-family: var(--serif); font-size: 17px; color: var(--navy); font-weight: 600; margin-bottom: 3px; }
.trainer-expertise { font-size: 11px; color: var(--fc-teal); font-weight: 600; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 10px; }
.trainer-card p { font-size: 13px; color: var(--ink3); line-height: 1.6; font-style: italic; }

.apply-section { background: var(--white); }
.apply-inner { display: grid; grid-template-columns: 1fr 1.6fr; gap: 52px; align-items: start; }
.apply-left h2 { font-family: var(--serif); font-size: 28px; color: var(--navy); font-weight: 600; margin-bottom: 12px; }
.apply-left p { font-size: 15px; color: var(--ink2); line-height: 1.75; margin-bottom: 20px; }
.apply-checklist { list-style: none; display: flex; flex-direction: column; gap: 10px; }
.apply-checklist li { display: flex; align-items: center; gap: 10px; font-size: 14px; color: var(--ink2); }
.apply-checklist li::before { content: '✓'; color: var(--fc-teal); font-weight: 700; font-size: 13px; flex-shrink: 0; }

/* ── 6. PHILOSOPHY, CTA, AND REVIEWS ── */
.philosophy-section { background: var(--navy); padding: 80px 24px; }
.philosophy-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }
.phil-left .eyebrow { color: rgba(15, 152, 128, .9); }
.phil-left .section-title { color: #fff; margin-bottom: 16px; }
.phil-left p { font-size: 15px; color: rgba(255, 255, 255, .65); line-height: 1.8; margin-bottom: 14px; }
.phil-right { padding-left: 40px; }
.tab-buttons { display: flex; gap: 6px; margin-bottom: 28px; flex-wrap: wrap; }
.tab-btn { font-family: var(--sans); font-size: 13px; font-weight: 600; padding: 8px 20px; border-radius: 24px; border: none; cursor: pointer; transition: all .2s; }
.tab-btn.active { background: var(--fc-teal); color: #fff; }
.tab-btn.inactive { background: rgba(255, 255, 255, .1); color: rgba(255, 255, 255, .55); }
.tab-btn.inactive:hover { background: rgba(255, 255, 255, .18); color: rgba(255, 255, 255, .8); }
.tab-panel { display: none; }
.tab-panel.active { display: block; }
.tab-list { list-style: none; display: flex; flex-direction: column; gap: 14px; }
.tab-list li { display: flex; align-items: center; gap: 12px; font-size: 15px; color: rgba(255, 255, 255, .8); line-height: 1.4; }
.tab-list li::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: var(--fc-teal2); flex-shrink: 0; }

.cta-band { background: linear-gradient(135deg, var(--fc-teal) 0%, #095a4e 100%); padding: 35px 24px; align-items: center; position: relative; overflow: hidden; display: flex; justify-content: space-between; gap: 24px; padding-left: 80px; padding-right: 100px; }
.cta-band::before { content: ''; position: absolute; top: -50px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255, 255, 255, .05); }
.cta-band::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 300px; height: 300px; border-radius: 50%; background: rgba(255, 255, 255, .04); }
.cta-band > * { position: relative; }
.cta-band h2 { font-family: var(--serif); font-size: 27px; color: #fff; font-weight: 600; margin: 0 0 2px; }
.cta-band p { font-size: 16px; color: rgba(255, 255, 255, .8); max-width: 520px; margin: 0 auto 28px; line-height: 1.7; }

.crosssell-section { background: var(--fc-cream); }
.crosssell-box { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); padding: 28px 32px; display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.crosssell-box p { font-size: 15px; color: var(--ink2); flex: 1; min-width: 200px; line-height: 1.6; }
.crosssell-chips { display: flex; gap: 10px; flex-wrap: wrap; }
.cs-chip { display: inline-block; font-size: 13px; font-weight: 600; padding: 9px 20px; border-radius: 24px; border: 1.5px solid rgba(13, 124, 107, .3); color: var(--fc-teal); background: rgba(13, 124, 107, .05); transition: all .2s; }
.cs-chip:hover { background: var(--fc-teal); color: #fff; border-color: var(--fc-teal); transform: translateY(-1px); }

.reviews-section { background: var(--white); }
.reviews-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.review-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 32px 36px; display: flex; gap: 24px; align-items: flex-start; box-shadow: var(--fc-shadow); }
.review-av { width: 52px; height: 52px; border-radius: 50%; background: var(--fc-warm2); border: 2px solid var(--fc-line); color: var(--fc-teal); flex-shrink: 0; font-family: var(--serif); }
.review-stars { color: var(--gold); font-size: 16px; letter-spacing: 2px; margin-bottom: 10px; }
.review-quote { font-family: var(--serif); font-size: 18px; font-style: italic; color: var(--navy); line-height: 1.6; margin-bottom: 14px; }
.review-name { font-size: 14px; font-weight: 600; color: var(--ink); }
.review-tag { font-size: 12px; color: var(--ink3); margin-top: 3px; }

/* ── 7. FAQ SECTIONS ── */
.faq-section { background: var(--fc-cream); }
.faq-list { max-width: 1100px; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; align-items: start; }
.faq-col { display: flex; flex-direction: column; gap: 10px; width: 100%; }
.faq-item { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); overflow: hidden; }
.faq-trigger { width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 18px 22px; background: transparent !important; border: none !important; box-shadow: none !important; cursor: pointer; text-align: left; gap: 12px; font-family: var(--sans); }
.faq-trigger:hover, .faq-trigger:active, .faq-trigger:focus, .faq-item.open .faq-trigger { background: transparent !important; color: inherit !important; box-shadow: none !important; transform: none !important; }
.faq-trigger p { font-size: 15px; font-weight: 600; color: var(--navy); line-height: 1.4; margin: 0; }
.faq-chevron { width: 28px; height: 28px; border-radius: 50%; background: var(--fc-cream); border: 1.5px solid var(--fc-line); display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: transform .25s, background .2s, border-color .2s; }
.faq-item.open .faq-chevron { background: var(--fc-teal); border-color: var(--fc-teal); }
.faq-item.open .faq-chevron svg { transform: rotate(180deg); }
.faq-item.open .faq-chevron svg path { stroke: #fff; }
.faq-body { max-height: 0; overflow: hidden; transition: max-height .35s ease; padding: 0 22px; }
.faq-body p { font-size: 14px; color: var(--ink2); line-height: 1.8; padding-bottom: 18px; margin: 0; }

/* ── 8. FOOTER & COMMUNITY ── */
.community-section { background: var(--navy); padding: 64px 24px; margin-bottom: 50px; }
.community-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.community-left h2 { font-family: var(--serif); font-size: clamp(22px, 3vw, 32px); color: #fff; font-weight: 600; margin-bottom: 10px; }
.community-left p { font-size: 15px; color: rgba(255, 255, 255, .6); line-height: 1.7; }
.community-form { display: flex; gap: 8px; }
.community-form input { flex: 1; background: rgba(255, 255, 255, .1); border: 1.5px solid rgba(255, 255, 255, .2); border-radius: 8px; padding: 12px 16px; font-family: var(--sans); font-size: 14px; color: #fff; outline: none; transition: border-color .2s; }
.community-form input::placeholder { color: rgba(255, 255, 255, .4); }
.community-form input:focus { border-color: rgba(13, 124, 107, .7); }

/* ── 9. MEDIA RESPONSIVE QUERIES ── */
@media (max-width: 900px) {
  .why-grid, .getters-grid, .trainers-grid, .apply-inner, .philosophy-inner, .community-inner { grid-template-columns: 1fr; }
  .process-steps { grid-template-columns: 1fr 1fr; gap: 24px; }
  .process-steps::before { display: none; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .closing-inner { grid-template-columns: 1fr; text-align: center; }
  .closing-right { text-align: center; }
  .crosssell-box { flex-direction: column; }
  .review-card { flex-direction: column; }
}

@media (max-width: 768px) {
  .faq-list { grid-template-columns: 1fr; gap: 10px; }
  .faq-trigger { padding: 16px 18px; }
  .faq-trigger p { font-size: 14.5px; }
  .faq-body { padding: 0 18px; }
  .cta-band { flex-direction: column !important; text-align: center !important; padding: 40px 20px !important; gap: 24px !important; }
  .cta-band div { width: 100% !important; }
  .cta-band .btn-white { width: 100% !important; display: block !important; text-align: center; }
}

@media (max-width: 640px) {
  .nav-links, .nav-cta-desk { display: none; }
  .process-steps { grid-template-columns: 1fr; }
  .form-row-2 { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; }
  .community-form { flex-direction: column; }
}
@media (max-width: 1100px) { .who-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 900px) { .who-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 640px) { .who-grid { grid-template-columns: 1fr; } }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6f40b9f *//* ── 6. PHILOSOPHY, CTA, AND REVIEWS ── */
.philosophy-section { background: var(--navy); padding: 80px 24px; }
.philosophy-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }
.phil-left .eyebrow { color: rgba(15, 152, 128, .9); }
.phil-left .section-title { color: #fff; margin-bottom: 16px; }
.phil-left p { font-size: 15px; color: rgba(255, 255, 255, .65); line-height: 1.8; margin-bottom: 14px; }
.phil-right { padding-left: 40px; }
.tab-buttons { display: flex; gap: 6px; margin-bottom: 28px; flex-wrap: wrap; }
.tab-btn { font-family: var(--sans); font-size: 13px; font-weight: 600; padding: 8px 20px; border-radius: 24px; border: none; cursor: pointer; transition: all .2s; }
.tab-btn.active { background: var(--fc-teal); color: #fff; }
.tab-btn.inactive { background: rgba(255, 255, 255, .1); color: rgba(255, 255, 255, .55); }
.tab-btn.inactive:hover { background: rgba(255, 255, 255, .18); color: rgba(255, 255, 255, .8); }
.tab-panel { display: none; }
.tab-panel.active { display: block; }
.tab-list { list-style: none; display: flex; flex-direction: column; gap: 14px; }
.tab-list li { display: flex; align-items: center; gap: 12px; font-size: 15px; color: rgba(255, 255, 255, .8); line-height: 1.4; }
.tab-list li::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: var(--fc-teal2); flex-shrink: 0; }

.cta-band { background: linear-gradient(135deg, var(--fc-teal) 0%, #095a4e 100%); padding: 35px 24px; align-items: center; position: relative; overflow: hidden; display: flex; justify-content: space-between; gap: 24px; padding-left: 80px; padding-right: 100px; }
.cta-band::before { content: ''; position: absolute; top: -50px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255, 255, 255, .05); }
.cta-band::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 300px; height: 300px; border-radius: 50%; background: rgba(255, 255, 255, .04); }
.cta-band > * { position: relative; }
.cta-band h2 { font-family: var(--serif); font-size: 27px; color: #fff; font-weight: 600; margin: 0 0 2px; }
.cta-band p { font-size: 16px; color: rgba(255, 255, 255, .8); max-width: 520px; margin: 0 auto 28px; line-height: 1.7; }

.crosssell-section { background: var(--fc-cream); }
.crosssell-box { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); padding: 28px 32px; display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.crosssell-box p { font-size: 15px; color: var(--ink2); flex: 1; min-width: 200px; line-height: 1.6; }
.crosssell-chips { display: flex; gap: 10px; flex-wrap: wrap; }
.cs-chip { display: inline-block; font-size: 13px; font-weight: 600; padding: 9px 20px; border-radius: 24px; border: 1.5px solid rgba(13, 124, 107, .3); color: var(--fc-teal); background: rgba(13, 124, 107, .05); transition: all .2s; }
.cs-chip:hover { background: var(--fc-teal); color: #fff; border-color: var(--fc-teal); transform: translateY(-1px); }

/* ── 9. MEDIA RESPONSIVE QUERIES ── */
@media (max-width: 900px) {
  .why-grid, .getters-grid, .trainers-grid, .apply-inner, .philosophy-inner, .community-inner { grid-template-columns: 1fr; }
  .process-steps { grid-template-columns: 1fr 1fr; gap: 24px; }
  .process-steps::before { display: none; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .closing-inner { grid-template-columns: 1fr; text-align: center; }
  .closing-right { text-align: center; }
  .crosssell-box { flex-direction: column; }
  .review-card { flex-direction: column; }
}


@media (max-width: 640px) {
  .nav-links, .nav-cta-desk { display: none; }
  .process-steps { grid-template-columns: 1fr; }
  .form-row-2 { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; }
  .community-form { flex-direction: column; }
}
@media (max-width: 1100px) { .who-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 900px) { .who-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 640px) { .who-grid { grid-template-columns: 1fr; } 
}
@media (max-width: 900px) {
  .phil-right {
    padding-left: 0 !important;
  }

  .tab-buttons {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 8px !important;
    width: 100% !important;
    margin-top: 12px !important;   
    margin-bottom: 20px !important; 
  }

  .tab-btn {
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
    padding: 10px 8px !important;
    font-size: 12px !important;
    white-space: normal !important; /* Allows text to wrap if it's too long for the pill */
    line-height: 1.2 !important;
  }

  .tab-list {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd2aea9 *//* ── 1. GLOBAL RESET & BASE STYLES ── */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'DM Sans', system-ui, sans-serif;
  background: var(--fc-cream);
  color: #1c1c1e;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  display: block;
  max-width: 100%;
}
button {
  font-family: 'DM Sans', system-ui, sans-serif;
  cursor: pointer;
  border: none;
}

:root {
  /* Original LifeLab Brand Colors (keeps navbar/footer intact) */
  --navy: #0f1f45;
  --navy2: #1a2f5a;
  --orange: #e8650a;
  --orange2: #f07830;
  --cream: #fdf9f4;
  --warm: #f5ede0;
  --warm2: #ffeee0;
  --ink: #1c1c1e;
  --ink2: #3d3d3d;
  --ink3: #6b6b6b;
  --line: #e8e2d9;
  --white: #ffffff;
  
  --serif: 'Playfair Display', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --radius: 12px;
  --shadow: 0 4px 24px rgba(15, 31, 69, 0.08);
  --shadow2: 0 8px 40px rgba(15, 31, 69, 0.14);

  /* Page-Specific Colors (Facilitator / Teal Theme) */
  --fc-teal: #0d7c6b;
  --fc-teal2: #0f9880;
  --fc-teal-lt: #e4f7f4;
  --fc-teal-mid: #b8e8e0;
  --fc-cream: #f0fbf8;
  --fc-warm: #e4f7f4;
  --fc-warm2: #c8ede8;
  --fc-line: #c8e4de;
  --fc-shadow: 0 4px 24px rgba(13,124,107,.1);
  --fc-shadow2: 0 8px 40px rgba(13,124,107,.16);
}

.container { max-width: 1160px; margin: 0 auto; padding: 0 24px; }
.section-pad { padding: 80px 0; }
.section-pad-sm { padding: 52px 0; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--fc-teal); margin-bottom: 10px; }
.section-title { font-family: var(--serif); font-size: clamp(26px, 3.5vw, 40px); color: var(--navy); font-weight: 600; line-height: 1.2; margin-bottom: 8px; }
.section-sub { font-size: 15px; color: var(--ink3); line-height: 1.65; margin-bottom: 40px; }

/* ── 2. BUTTONS ── */
.btn { display: inline-block; font-family: var(--sans); font-size: 14px; font-weight: 600; padding: 13px 26px; border-radius: 8px; transition: all .22s ease; cursor: pointer; border: none; }
.btn-primary { background: var(--fc-teal); color: #fff; }
.btn-primary:hover { background: var(--fc-teal2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(13,124,107, .3); }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255, .5); }
.btn-outline-white:hover { background: rgba(255,255,255, .1); border-color: #fff; }
.btn-white { background: #fff; color: var(--navy); }
.btn-white:hover { background: var(--fc-cream); transform: translateY(-1px); }

/* ── 3. FIXED TIGHTENED APPLICATION FORM ── */
.wpcf7-form {
  line-height: 1.2 !important;
}
.wpcf7-form p, 
.wpcf7-form br {
  display: none !important;
}

.form-group p, 
.form-row-2 p,
.wpcf7-form-control-wrap {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  width: 100% !important;
}

.form-group {
  margin-bottom: 6px !important; 
  width: 100%;
}
.form-group label {
  display: block;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: var(--ink3);
  margin-bottom: 3px !important; 
}
.form-row-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px !important; 
  width: 100%;
}

.form-group input, 
.form-group textarea, 
.form-group select {
  width: 100% !important;
  background: var(--white);
  border: 1.5px solid var(--fc-line);
  border-radius: 8px;
  padding: 6px 10px !important; 
  height: 34px !important;      
  margin-bottom: 0 !important;
  font-family: var(--sans);
  font-size: 14px;
  color: var(--ink);
  outline: none;
  transition: border-color .2s, box-shadow .2s;
  -webkit-appearance: none;
  appearance: none;
}
.form-group input:focus, 
.form-group textarea:focus, 
.form-group select:focus {
  border-color: var(--fc-teal);
  box-shadow: 0 0 0 3px rgba(13,124,107, .1);
}

.form-group textarea {
  min-height: 50px !important;  
  height: 50px !important;
  resize: vertical;
  line-height: 1.4;
}

.form-group select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center !important;
  background-size: 12px;
  padding-right: 30px !important;
  cursor: pointer;
}

.wpcf7-form p:last-of-type,
.wpcf7-submit,
.btn-primary {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  margin-top: 10px !important;
}

/* ── 5. OTHER SECTIONS (HERO, WHY, WHO, GETTERS, PROCESS, TRAINERS) ── */
.breadcrumb { font-size: 12px; color: var(--ink3); padding: 14px 24px; display: flex; align-items: center; gap: 6px; background: #fff; border-bottom: 1px solid var(--line); }
.breadcrumb a { color: var(--ink3); transition: color .18s; }
.breadcrumb a:hover { color: var(--fc-teal); }
.breadcrumb .sep { color: var(--line); }
.breadcrumb .current { color: var(--fc-teal); font-weight: 600; }

.hero { padding: 0; margin: 0; overflow: hidden; }
.hero-img { display: block; width: 100%; height: auto; margin-top: -80px; margin-bottom: -35px; }

.why-section { background: var(--white); }
.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; }
.why-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 28px; }
.why-accent { width: 36px; height: 3px; background: var(--fc-teal); border-radius: 2px; margin-bottom: 16px; }
.why-card h3 { font-family: var(--serif); font-size: 20px; color: var(--navy); font-weight: 600; margin-bottom: 12px; line-height: 1.3; }
.why-card p { font-size: 15px; color: var(--ink2); line-height: 1.75; }

/* == 5. WHO SECTION == */
.who-section { background: var(--fc-cream); }
.who-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; }
.who-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 22px; display: flex; flex-direction: column; justify-content: space-between; gap: 16px; min-height: 200px; transition: transform .22s, box-shadow .22s; }
.who-card:hover { transform: translateY(-3px); box-shadow: var(--fc-shadow2); }
.who-icon { font-size: 28px; line-height: 1; }
.who-card h4 { font-family: var(--serif); font-size: 15px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.who-card p { font-size: 13px; color: var(--ink2); line-height: 1.65; }

.getters-section { background: var(--white); }
.getters-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.getter-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 22px 24px; display: flex; gap: 14px; align-items: flex-start; }
.getter-dot { width: 40px; height: 40px; border-radius: 50%; background: var(--fc-teal-lt); border: 2px solid var(--fc-teal-mid); display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; margin-top: 2px; }
.getter-card h4 { font-family: var(--serif); font-size: 16px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.getter-card p { font-size: 14px; color: var(--ink2); line-height: 1.65; }

.process-section { background: var(--navy); padding: 80px 24px; }
.process-inner { max-width: 1160px; margin: 0 auto; }
.process-inner .section-title { color: #fff; }
.process-inner .section-sub { color: rgba(255, 255, 255, .55); }
.process-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; margin-top: 48px; }
.process-steps::before { content: ''; position: absolute; top: 28px; left: 12.5%; right: 12.5%; height: 2px; background: rgba(255, 255, 255, .15); z-index: 0; }
.step { text-align: center; position: relative; z-index: 1; padding: 0 12px; }
.step-circle { width: 56px; height: 56px; border-radius: 50%; background: rgba(255, 255, 255, .08); border: 2px solid rgba(255, 255, 255, .2); display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; font-family: var(--serif); font-size: 20px; font-weight: 600; color: #fff; transition: all .2s; }
.step.active .step-circle { background: var(--fc-teal); border-color: var(--fc-teal); box-shadow: 0 0 0 4px rgba(13, 124, 107, .3); }
.step h4 { font-size: 14px; font-weight: 600; color: #fff; margin-bottom: 6px; }
.step p { font-size: 12px; color: rgba(255, 255, 255, .5); line-height: 1.5; }

.trainers-section { background: var(--fc-cream); }
.trainers-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.trainer-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 24px; text-align: center; transition: transform .22s, box-shadow .22s; }
.trainer-card:hover { transform: translateY(-4px); box-shadow: var(--fc-shadow2); }
.trainer-av { width: 64px; height: 64px; border-radius: 50%; margin: 0 auto 14px; overflow: hidden; border: 3px solid var(--fc-teal-mid); }
.trainer-card h4 { font-family: var(--serif); font-size: 17px; color: var(--navy); font-weight: 600; margin-bottom: 3px; }
.trainer-expertise { font-size: 11px; color: var(--fc-teal); font-weight: 600; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 10px; }
.trainer-card p { font-size: 13px; color: var(--ink3); line-height: 1.6; font-style: italic; }

.apply-section { background: var(--white); }
.apply-inner { display: grid; grid-template-columns: 1fr 1.6fr; gap: 52px; align-items: start; }
.apply-left h2 { font-family: var(--serif); font-size: 28px; color: var(--navy); font-weight: 600; margin-bottom: 12px; }
.apply-left p { font-size: 15px; color: var(--ink2); line-height: 1.75; margin-bottom: 20px; }
.apply-checklist { list-style: none; display: flex; flex-direction: column; gap: 10px; }
.apply-checklist li { display: flex; align-items: center; gap: 10px; font-size: 14px; color: var(--ink2); }
.apply-checklist li::before { content: '✓'; color: var(--fc-teal); font-weight: 700; font-size: 13px; flex-shrink: 0; }

/* ── 6. PHILOSOPHY, CTA, AND REVIEWS ── */
.philosophy-section { background: var(--navy); padding: 80px 24px; }
.philosophy-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }
.phil-left .eyebrow { color: rgba(15, 152, 128, .9); }
.phil-left .section-title { color: #fff; margin-bottom: 16px; }
.phil-left p { font-size: 15px; color: rgba(255, 255, 255, .65); line-height: 1.8; margin-bottom: 14px; }
.phil-right { padding-left: 40px; }
.tab-buttons { display: flex; gap: 6px; margin-bottom: 28px; flex-wrap: wrap; }
.tab-btn { font-family: var(--sans); font-size: 13px; font-weight: 600; padding: 8px 20px; border-radius: 24px; border: none; cursor: pointer; transition: all .2s; }
.tab-btn.active { background: var(--fc-teal); color: #fff; }
.tab-btn.inactive { background: rgba(255, 255, 255, .1); color: rgba(255, 255, 255, .55); }
.tab-btn.inactive:hover { background: rgba(255, 255, 255, .18); color: rgba(255, 255, 255, .8); }
.tab-panel { display: none; }
.tab-panel.active { display: block; }
.tab-list { list-style: none; display: flex; flex-direction: column; gap: 14px; }
.tab-list li { display: flex; align-items: center; gap: 12px; font-size: 15px; color: rgba(255, 255, 255, .8); line-height: 1.4; }
.tab-list li::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: var(--fc-teal2); flex-shrink: 0; }

.cta-band { background: linear-gradient(135deg, var(--fc-teal) 0%, #095a4e 100%); padding: 35px 24px; align-items: center; position: relative; overflow: hidden; display: flex; justify-content: space-between; gap: 24px; padding-left: 80px; padding-right: 100px; }
.cta-band::before { content: ''; position: absolute; top: -50px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255, 255, 255, .05); }
.cta-band::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 300px; height: 300px; border-radius: 50%; background: rgba(255, 255, 255, .04); }
.cta-band > * { position: relative; }
.cta-band h2 { font-family: var(--serif); font-size: 27px; color: #fff; font-weight: 600; margin: 0 0 2px; }
.cta-band p { font-size: 16px; color: rgba(255, 255, 255, .8); max-width: 520px; margin: 0 auto 28px; line-height: 1.7; }

.crosssell-section { background: var(--fc-cream); }
.crosssell-box { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); padding: 28px 32px; display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.crosssell-box p { font-size: 15px; color: var(--ink2); flex: 1; min-width: 200px; line-height: 1.6; }
.crosssell-chips { display: flex; gap: 10px; flex-wrap: wrap; }
.cs-chip { display: inline-block; font-size: 13px; font-weight: 600; padding: 9px 20px; border-radius: 24px; border: 1.5px solid rgba(13, 124, 107, .3); color: var(--fc-teal); background: rgba(13, 124, 107, .05); transition: all .2s; }
.cs-chip:hover { background: var(--fc-teal); color: #fff; border-color: var(--fc-teal); transform: translateY(-1px); }

.reviews-section { background: var(--white); }
.reviews-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.review-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 32px 36px; display: flex; gap: 24px; align-items: flex-start; box-shadow: var(--fc-shadow); }
.review-av { width: 52px; height: 52px; border-radius: 50%; background: var(--fc-warm2); border: 2px solid var(--fc-line); color: var(--fc-teal); flex-shrink: 0; font-family: var(--serif); }
.review-stars { color: var(--gold); font-size: 16px; letter-spacing: 2px; margin-bottom: 10px; }
.review-quote { font-family: var(--serif); font-size: 18px; font-style: italic; color: var(--navy); line-height: 1.6; margin-bottom: 14px; }
.review-name { font-size: 14px; font-weight: 600; color: var(--ink); }
.review-tag { font-size: 12px; color: var(--ink3); margin-top: 3px; }

/* ── 7. FAQ SECTIONS ── */
.faq-section { background: var(--fc-cream); }
.faq-list { max-width: 1100px; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; align-items: start; }
.faq-col { display: flex; flex-direction: column; gap: 10px; width: 100%; }
.faq-item { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); overflow: hidden; }
.faq-trigger { width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 18px 22px; background: transparent !important; border: none !important; box-shadow: none !important; cursor: pointer; text-align: left; gap: 12px; font-family: var(--sans); }
.faq-trigger:hover, .faq-trigger:active, .faq-trigger:focus, .faq-item.open .faq-trigger { background: transparent !important; color: inherit !important; box-shadow: none !important; transform: none !important; }
.faq-trigger p { font-size: 15px; font-weight: 600; color: var(--navy); line-height: 1.4; margin: 0; }
.faq-chevron { width: 28px; height: 28px; border-radius: 50%; background: var(--fc-cream); border: 1.5px solid var(--fc-line); display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: transform .25s, background .2s, border-color .2s; }
.faq-item.open .faq-chevron { background: var(--fc-teal); border-color: var(--fc-teal); }
.faq-item.open .faq-chevron svg { transform: rotate(180deg); }
.faq-item.open .faq-chevron svg path { stroke: #fff; }
.faq-body { max-height: 0; overflow: hidden; transition: max-height .35s ease; padding: 0 22px; }
.faq-body p { font-size: 14px; color: var(--ink2); line-height: 1.8; padding-bottom: 18px; margin: 0; }

/* ── 8. FOOTER & COMMUNITY ── */
.community-section { background: var(--navy); padding: 64px 24px; margin-bottom: 50px; }
.community-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.community-left h2 { font-family: var(--serif); font-size: clamp(22px, 3vw, 32px); color: #fff; font-weight: 600; margin-bottom: 10px; }
.community-left p { font-size: 15px; color: rgba(255, 255, 255, .6); line-height: 1.7; }
.community-form { display: flex; gap: 8px; }
.community-form input { flex: 1; background: rgba(255, 255, 255, .1); border: 1.5px solid rgba(255, 255, 255, .2); border-radius: 8px; padding: 12px 16px; font-family: var(--sans); font-size: 14px; color: #fff; outline: none; transition: border-color .2s; }
.community-form input::placeholder { color: rgba(255, 255, 255, .4); }
.community-form input:focus { border-color: rgba(13, 124, 107, .7); }

/* ── 9. MEDIA RESPONSIVE QUERIES ── */
@media (max-width: 900px) {
  .why-grid, .getters-grid, .trainers-grid, .apply-inner, .philosophy-inner, .community-inner { grid-template-columns: 1fr; }
  .process-steps { grid-template-columns: 1fr 1fr; gap: 24px; }
  .process-steps::before { display: none; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .closing-inner { grid-template-columns: 1fr; text-align: center; }
  .closing-right { text-align: center; }
  .crosssell-box { flex-direction: column; }
  .review-card { flex-direction: column; }
}

@media (max-width: 768px) {
  .faq-list { grid-template-columns: 1fr; gap: 10px; }
  .faq-trigger { padding: 16px 18px; }
  .faq-trigger p { font-size: 14.5px; }
  .faq-body { padding: 0 18px; }
  .cta-band { flex-direction: column !important; text-align: center !important; padding: 40px 20px !important; gap: 24px !important; }
  .cta-band div { width: 100% !important; }
  .cta-band .btn-white { width: 100% !important; display: block !important; text-align: center; }
}

@media (max-width: 640px) {
  .nav-links, .nav-cta-desk { display: none; }
  .process-steps { grid-template-columns: 1fr; }
  .form-row-2 { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; }
  .community-form { flex-direction: column; }
}
@media (max-width: 1100px) { .who-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 900px) { .who-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 640px) { .who-grid { grid-template-columns: 1fr; } }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6d1cbd2 *//* ── Base / Desktop ── */
.elementor-24 .elementor-element.elementor-element-6d1cbd2 .crosssell-box {
  display: flex !important;
  flex-direction: row !important; /* Places text on left, buttons on right */
  align-items: center !important;
  gap: 24px !important;
  padding: 24px 32px !important;
}

.elementor-24 .elementor-element.elementor-element-6d1cbd2 .crosssell-box p {
  flex: 1 !important; /* Forces the paragraph to take up all available space on the left */
  margin-bottom: 0 !important; /* Removes default bottom margin so it centers perfectly */
}

.elementor-24 .elementor-element.elementor-element-6d1cbd2 .crosssell-chips {
  display: flex !important;
  flex-direction: row !important; /* Keeps all three buttons in a single horizontal line */
  gap: 10px !important;
  width: auto !important;
}

.elementor-24 .elementor-element.elementor-element-6d1cbd2 .cs-chip {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  padding: 12px 16px !important; 
  line-height: 1.2 !important;
  box-sizing: border-box !important;
  white-space: nowrap !important; /* Keeps button text on one line for desktop */
}

/* ── Tablet & Mobile (Stacks elements and applies the 2x2 grid) ── */
@media (max-width: 900px) {
  .elementor-24 .elementor-element.elementor-element-6d1cbd2 .crosssell-box {
    flex-direction: column !important; /* Stacks text above the buttons */
    align-items: stretch !important;
    padding: 24px 16px !important;
  }

  .elementor-24 .elementor-element.elementor-element-6d1cbd2 .crosssell-chips {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    width: 100% !important;
    gap: 8px !important;
  }
  
  .elementor-24 .elementor-element.elementor-element-6d1cbd2 .cs-chip {
    width: 100% !important;
    white-space: normal !important; /* Allows text to wrap */
    padding: 10px 8px !important; 
  }

  /* Makes the 3rd (odd) button take full width on mobile grid */
  .elementor-24 .elementor-element.elementor-element-6d1cbd2 .cs-chip:last-child:nth-child(odd) {
    grid-column: 1 / -1 !important;
  }
}

/* ── Smaller Mobile Adjustments ── */
@media (max-width: 767px) {
  .elementor-24 .elementor-element.elementor-element-6d1cbd2 .cs-chip {
    padding: 10px 4px !important; 
    font-size: 12px !important;   
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-78cbd1d */.reviews-section { 
  background: var(--white); 
}

.reviews-grid {
  display: grid; 
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.review-card {
  background: var(--fc-cream); 
  border-radius: var(--radius);
  border: 1px solid var(--fc-line); 
  padding: 32px 36px;
  display: flex; 
  gap: 24px; 
  align-items: flex-start;
  max-width: 100%; 
  width: 100%;
  box-shadow: var(--shadow);
}

.review-av {
  width: 52px; 
  height: 52px; 
  border-radius: 50%;
  background: var(--fc-warm2);
  border: 2px solid var(--fc-line);
  display: flex; 
  align-items: center; 
  justify-content: center;
  font-size: 16px; 
  font-weight: 700; 
  color: var(--fc-teal); 
  flex-shrink: 0; 
  font-family: var(--serif);
}

.review-stars { 
  color: var(--gold, #FFB800); 
  font-size: 16px; 
  letter-spacing: 2px; 
  margin-bottom: 10px; 
}

.review-quote { 
  font-family: var(--serif); 
  font-size: 18px; 
  font-style: italic; 
  color: var(--navy); 
  line-height: 1.6; 
  margin-bottom: 14px; 
}

.review-name { 
  font-size: 14px; 
  font-weight: 600; 
  color: var(--ink); 
}

.review-tag { 
  font-size: 12px; 
  color: var(--ink3); 
  margin-top: 3px; 
}

/* Base Mobile responsiveness */
@media (max-width: 640px) {
  .reviews-grid { 
    grid-template-columns: 1fr; 
  } 
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d14b677 *//* ── 7. FAQ SECTION ── */
.faq-section {
  background: var(--fc-cream);
}

.faq-list {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  align-items: start;
}

.faq-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.faq-item {
  background: var(--white);
  border-radius: var(--radius);
  border: 1px solid var(--fc-line);
  overflow: hidden;
}

.faq-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 22px;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  cursor: pointer;
  text-align: left;
  gap: 12px;
  font-family: var(--sans);
}

.faq-trigger:hover,
.faq-trigger:active,
.faq-trigger:focus,
.faq-item.open .faq-trigger {
  background: transparent !important;
  color: inherit !important;
  box-shadow: none !important;
  transform: none !important;
}

.faq-trigger p {
  font-size: 15px;
  font-weight: 600;
  color: var(--navy);
  line-height: 1.4;
  margin: 0;
}

/* Chevron container base styling */
.faq-chevron {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--fc-cream);
  border: 1.5px solid var(--fc-line);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform .25s, background .2s, border-color .2s;
  color: #1c1c1e !important; /* Graphite black */
}

/* Force SVG lines & fills to Graphite Black (#1c1c1e) across ALL states */
.faq-chevron svg,
.faq-chevron svg path,
.faq-item.open .faq-chevron svg,
.faq-item.open .faq-chevron svg path {
  stroke: #1c1c1e !important; /* Graphite black stroke */
  fill: #1c1c1e !important;   /* Graphite black fill (for filled icon paths) */
  color: #1c1c1e !important;
}

/* Open/Active state background and rotation */
.faq-item.open .faq-chevron {
  background: var(--fc-teal);
  border-color: var(--fc-teal);
}

.faq-item.open .faq-chevron svg {
  transform: rotate(180deg);
}

/* FAQ Content Body */
.faq-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s ease;
  padding: 0 22px;
}

.faq-body p {
  font-size: 14px;
  color: var(--ink2);
  line-height: 1.8;
  padding-bottom: 18px;
  margin: 0;
}

/* Responsive adjustment for mobile */
@media (max-width: 768px) {
  .faq-list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  
  .faq-trigger {
    padding: 16px 18px;
  }
  
  .faq-trigger p {
    font-size: 14.5px;
  }
  
  .faq-body {
    padding: 0 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e2ef0eb *//* ── 1. GLOBAL RESET & BASE STYLES ── */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'DM Sans', system-ui, sans-serif;
  background: var(--fc-cream);
  color: #1c1c1e;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  display: block;
  max-width: 100%;
}
button {
  font-family: 'DM Sans', system-ui, sans-serif;
  cursor: pointer;
  border: none;
}

:root {
  /* Original LifeLab Brand Colors (keeps navbar/footer intact) */
  --navy: #0f1f45;
  --navy2: #1a2f5a;
  --orange: #e8650a;
  --orange2: #f07830;
  --cream: #fdf9f4;
  --warm: #f5ede0;
  --warm2: #ffeee0;
  --ink: #1c1c1e;
  --ink2: #3d3d3d;
  --ink3: #6b6b6b;
  --line: #e8e2d9;
  --white: #ffffff;
  
  --serif: 'Playfair Display', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --radius: 12px;
  --shadow: 0 4px 24px rgba(15, 31, 69, 0.08);
  --shadow2: 0 8px 40px rgba(15, 31, 69, 0.14);

  /* Page-Specific Colors (Facilitator / Teal Theme) */
  --fc-teal: #0d7c6b;
  --fc-teal2: #0f9880;
  --fc-teal-lt: #e4f7f4;
  --fc-teal-mid: #b8e8e0;
  --fc-cream: #f0fbf8;
  --fc-warm: #e4f7f4;
  --fc-warm2: #c8ede8;
  --fc-line: #c8e4de;
  --fc-shadow: 0 4px 24px rgba(13,124,107,.1);
  --fc-shadow2: 0 8px 40px rgba(13,124,107,.16);
}

.container { max-width: 1160px; margin: 0 auto; padding: 0 24px; }
.section-pad { padding: 80px 0; }
.section-pad-sm { padding: 52px 0; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--fc-teal); margin-bottom: 10px; }
.section-title { font-family: var(--serif); font-size: clamp(26px, 3.5vw, 40px); color: var(--navy); font-weight: 600; line-height: 1.2; margin-bottom: 8px; }
.section-sub { font-size: 15px; color: var(--ink3); line-height: 1.65; margin-bottom: 40px; }

/* ── 2. BUTTONS ── */
.btn { display: inline-block; font-family: var(--sans); font-size: 14px; font-weight: 600; padding: 13px 26px; border-radius: 8px; transition: all .22s ease; cursor: pointer; border: none; }
.btn-primary { background: var(--fc-teal); color: #fff; }
.btn-primary:hover { background: var(--fc-teal2); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(13,124,107, .3); }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255, .5); }
.btn-outline-white:hover { background: rgba(255,255,255, .1); border-color: #fff; }
.btn-white { background: #fff; color: var(--navy); }
.btn-white:hover { background: var(--fc-cream); transform: translateY(-1px); }

/* ── 3. FIXED TIGHTENED APPLICATION FORM ── */
.wpcf7-form {
  line-height: 1.2 !important;
}
.wpcf7-form p, 
.wpcf7-form br {
  display: none !important;
}

.form-group p, 
.form-row-2 p,
.wpcf7-form-control-wrap {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  width: 100% !important;
}

.form-group {
  margin-bottom: 6px !important; 
  width: 100%;
}
.form-group label {
  display: block;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: var(--ink3);
  margin-bottom: 3px !important; 
}
.form-row-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px !important; 
  width: 100%;
}

.form-group input, 
.form-group textarea, 
.form-group select {
  width: 100% !important;
  background: var(--white);
  border: 1.5px solid var(--fc-line);
  border-radius: 8px;
  padding: 6px 10px !important; 
  height: 34px !important;      
  margin-bottom: 0 !important;
  font-family: var(--sans);
  font-size: 14px;
  color: var(--ink);
  outline: none;
  transition: border-color .2s, box-shadow .2s;
  -webkit-appearance: none;
  appearance: none;
}
.form-group input:focus, 
.form-group textarea:focus, 
.form-group select:focus {
  border-color: var(--fc-teal);
  box-shadow: 0 0 0 3px rgba(13,124,107, .1);
}

.form-group textarea {
  min-height: 50px !important;  
  height: 50px !important;
  resize: vertical;
  line-height: 1.4;
}

.form-group select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center !important;
  background-size: 12px;
  padding-right: 30px !important;
  cursor: pointer;
}

.wpcf7-form p:last-of-type,
.wpcf7-submit,
.btn-primary {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  margin-top: 10px !important;
}

/* ── 5. OTHER SECTIONS (HERO, WHY, WHO, GETTERS, PROCESS, TRAINERS) ── */
.breadcrumb { font-size: 12px; color: var(--ink3); padding: 14px 24px; display: flex; align-items: center; gap: 6px; background: #fff; border-bottom: 1px solid var(--line); }
.breadcrumb a { color: var(--ink3); transition: color .18s; }
.breadcrumb a:hover { color: var(--fc-teal); }
.breadcrumb .sep { color: var(--line); }
.breadcrumb .current { color: var(--fc-teal); font-weight: 600; }

.hero { padding: 0; margin: 0; overflow: hidden; }
.hero-img { display: block; width: 100%; height: auto; margin-top: -80px; margin-bottom: -35px; }

.why-section { background: var(--white); }
.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; }
.why-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 28px; }
.why-accent { width: 36px; height: 3px; background: var(--fc-teal); border-radius: 2px; margin-bottom: 16px; }
.why-card h3 { font-family: var(--serif); font-size: 20px; color: var(--navy); font-weight: 600; margin-bottom: 12px; line-height: 1.3; }
.why-card p { font-size: 15px; color: var(--ink2); line-height: 1.75; }

/* == 5. WHO SECTION == */
.who-section { background: var(--fc-cream); }
.who-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; }
.who-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 22px; display: flex; flex-direction: column; justify-content: space-between; gap: 16px; min-height: 200px; transition: transform .22s, box-shadow .22s; }
.who-card:hover { transform: translateY(-3px); box-shadow: var(--fc-shadow2); }
.who-icon { font-size: 28px; line-height: 1; }
.who-card h4 { font-family: var(--serif); font-size: 15px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.who-card p { font-size: 13px; color: var(--ink2); line-height: 1.65; }

.getters-section { background: var(--white); }
.getters-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.getter-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 22px 24px; display: flex; gap: 14px; align-items: flex-start; }
.getter-dot { width: 40px; height: 40px; border-radius: 50%; background: var(--fc-teal-lt); border: 2px solid var(--fc-teal-mid); display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; margin-top: 2px; }
.getter-card h4 { font-family: var(--serif); font-size: 16px; color: var(--navy); font-weight: 600; margin-bottom: 5px; }
.getter-card p { font-size: 14px; color: var(--ink2); line-height: 1.65; }

.process-section { background: var(--navy); padding: 80px 24px; }
.process-inner { max-width: 1160px; margin: 0 auto; }
.process-inner .section-title { color: #fff; }
.process-inner .section-sub { color: rgba(255, 255, 255, .55); }
.process-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; margin-top: 48px; }
.process-steps::before { content: ''; position: absolute; top: 28px; left: 12.5%; right: 12.5%; height: 2px; background: rgba(255, 255, 255, .15); z-index: 0; }
.step { text-align: center; position: relative; z-index: 1; padding: 0 12px; }
.step-circle { width: 56px; height: 56px; border-radius: 50%; background: rgba(255, 255, 255, .08); border: 2px solid rgba(255, 255, 255, .2); display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; font-family: var(--serif); font-size: 20px; font-weight: 600; color: #fff; transition: all .2s; }
.step.active .step-circle { background: var(--fc-teal); border-color: var(--fc-teal); box-shadow: 0 0 0 4px rgba(13, 124, 107, .3); }
.step h4 { font-size: 14px; font-weight: 600; color: #fff; margin-bottom: 6px; }
.step p { font-size: 12px; color: rgba(255, 255, 255, .5); line-height: 1.5; }

.trainers-section { background: var(--fc-cream); }
.trainers-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.trainer-card { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 24px; text-align: center; transition: transform .22s, box-shadow .22s; }
.trainer-card:hover { transform: translateY(-4px); box-shadow: var(--fc-shadow2); }
.trainer-av { width: 64px; height: 64px; border-radius: 50%; margin: 0 auto 14px; overflow: hidden; border: 3px solid var(--fc-teal-mid); }
.trainer-card h4 { font-family: var(--serif); font-size: 17px; color: var(--navy); font-weight: 600; margin-bottom: 3px; }
.trainer-expertise { font-size: 11px; color: var(--fc-teal); font-weight: 600; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 10px; }
.trainer-card p { font-size: 13px; color: var(--ink3); line-height: 1.6; font-style: italic; }

.apply-section { background: var(--white); }
.apply-inner { display: grid; grid-template-columns: 1fr 1.6fr; gap: 52px; align-items: start; }
.apply-left h2 { font-family: var(--serif); font-size: 28px; color: var(--navy); font-weight: 600; margin-bottom: 12px; }
.apply-left p { font-size: 15px; color: var(--ink2); line-height: 1.75; margin-bottom: 20px; }
.apply-checklist { list-style: none; display: flex; flex-direction: column; gap: 10px; }
.apply-checklist li { display: flex; align-items: center; gap: 10px; font-size: 14px; color: var(--ink2); }
.apply-checklist li::before { content: '✓'; color: var(--fc-teal); font-weight: 700; font-size: 13px; flex-shrink: 0; }

/* ── 6. PHILOSOPHY, CTA, AND REVIEWS ── */
.philosophy-section { background: var(--navy); padding: 80px 24px; }
.philosophy-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }
.phil-left .eyebrow { color: rgba(15, 152, 128, .9); }
.phil-left .section-title { color: #fff; margin-bottom: 16px; }
.phil-left p { font-size: 15px; color: rgba(255, 255, 255, .65); line-height: 1.8; margin-bottom: 14px; }
.phil-right { padding-left: 40px; }
.tab-buttons { display: flex; gap: 6px; margin-bottom: 28px; flex-wrap: wrap; }
.tab-btn { font-family: var(--sans); font-size: 13px; font-weight: 600; padding: 8px 20px; border-radius: 24px; border: none; cursor: pointer; transition: all .2s; }
.tab-btn.active { background: var(--fc-teal); color: #fff; }
.tab-btn.inactive { background: rgba(255, 255, 255, .1); color: rgba(255, 255, 255, .55); }
.tab-btn.inactive:hover { background: rgba(255, 255, 255, .18); color: rgba(255, 255, 255, .8); }
.tab-panel { display: none; }
.tab-panel.active { display: block; }
.tab-list { list-style: none; display: flex; flex-direction: column; gap: 14px; }
.tab-list li { display: flex; align-items: center; gap: 12px; font-size: 15px; color: rgba(255, 255, 255, .8); line-height: 1.4; }
.tab-list li::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: var(--fc-teal2); flex-shrink: 0; }

.cta-band { background: linear-gradient(135deg, var(--fc-teal) 0%, #095a4e 100%); padding: 35px 24px; align-items: center; position: relative; overflow: hidden; display: flex; justify-content: space-between; gap: 24px; padding-left: 80px; padding-right: 100px; }
.cta-band::before { content: ''; position: absolute; top: -50px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255, 255, 255, .05); }
.cta-band::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 300px; height: 300px; border-radius: 50%; background: rgba(255, 255, 255, .04); }
.cta-band > * { position: relative; }
.cta-band h2 { font-family: var(--serif); font-size: 27px; color: #fff; font-weight: 600; margin: 0 0 2px; }
.cta-band p { font-size: 16px; color: rgba(255, 255, 255, .8); max-width: 520px; margin: 0 auto 28px; line-height: 1.7; }

.crosssell-section { background: var(--fc-cream); }
.crosssell-box { background: var(--white); border-radius: var(--radius); border: 1px solid var(--line); padding: 28px 32px; display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.crosssell-box p { font-size: 15px; color: var(--ink2); flex: 1; min-width: 200px; line-height: 1.6; }
.crosssell-chips { display: flex; gap: 10px; flex-wrap: wrap; }
.cs-chip { display: inline-block; font-size: 13px; font-weight: 600; padding: 9px 20px; border-radius: 24px; border: 1.5px solid rgba(13, 124, 107, .3); color: var(--fc-teal); background: rgba(13, 124, 107, .05); transition: all .2s; }
.cs-chip:hover { background: var(--fc-teal); color: #fff; border-color: var(--fc-teal); transform: translateY(-1px); }

.reviews-section { background: var(--white); }
.reviews-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.review-card { background: var(--fc-cream); border-radius: var(--radius); border: 1px solid var(--fc-line); padding: 32px 36px; display: flex; gap: 24px; align-items: flex-start; box-shadow: var(--fc-shadow); }
.review-av { width: 52px; height: 52px; border-radius: 50%; background: var(--fc-warm2); border: 2px solid var(--fc-line); color: var(--fc-teal); flex-shrink: 0; font-family: var(--serif); }
.review-stars { color: var(--gold); font-size: 16px; letter-spacing: 2px; margin-bottom: 10px; }
.review-quote { font-family: var(--serif); font-size: 18px; font-style: italic; color: var(--navy); line-height: 1.6; margin-bottom: 14px; }
.review-name { font-size: 14px; font-weight: 600; color: var(--ink); }
.review-tag { font-size: 12px; color: var(--ink3); margin-top: 3px; }

/* ── 7. FAQ SECTIONS ── */
.faq-section { background: var(--fc-cream); }
.faq-list { max-width: 1100px; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; align-items: start; }
.faq-col { display: flex; flex-direction: column; gap: 10px; width: 100%; }
.faq-item { background: var(--white); border-radius: var(--radius); border: 1px solid var(--fc-line); overflow: hidden; }
.faq-trigger { width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 18px 22px; background: transparent !important; border: none !important; box-shadow: none !important; cursor: pointer; text-align: left; gap: 12px; font-family: var(--sans); }
.faq-trigger:hover, .faq-trigger:active, .faq-trigger:focus, .faq-item.open .faq-trigger { background: transparent !important; color: inherit !important; box-shadow: none !important; transform: none !important; }
.faq-trigger p { font-size: 15px; font-weight: 600; color: var(--navy); line-height: 1.4; margin: 0; }
.faq-chevron { width: 28px; height: 28px; border-radius: 50%; background: var(--fc-cream); border: 1.5px solid var(--fc-line); display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: transform .25s, background .2s, border-color .2s; }
.faq-item.open .faq-chevron { background: var(--fc-teal); border-color: var(--fc-teal); }
.faq-item.open .faq-chevron svg { transform: rotate(180deg); }
.faq-item.open .faq-chevron svg path { stroke: #fff; }
.faq-body { max-height: 0; overflow: hidden; transition: max-height .35s ease; padding: 0 22px; }
.faq-body p { font-size: 14px; color: var(--ink2); line-height: 1.8; padding-bottom: 18px; margin: 0; }

/* ── 8. FOOTER & COMMUNITY ── */
.community-section { background: var(--navy); padding: 64px 24px; margin-bottom: 50px; }
.community-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.community-left h2 { font-family: var(--serif); font-size: clamp(22px, 3vw, 32px); color: #fff; font-weight: 600; margin-bottom: 10px; }
.community-left p { font-size: 15px; color: rgba(255, 255, 255, .6); line-height: 1.7; }
.community-form { display: flex; gap: 8px; }
.community-form input { flex: 1; background: rgba(255, 255, 255, .1); border: 1.5px solid rgba(255, 255, 255, .2); border-radius: 8px; padding: 12px 16px; font-family: var(--sans); font-size: 14px; color: #fff; outline: none; transition: border-color .2s; }
.community-form input::placeholder { color: rgba(255, 255, 255, .4); }
.community-form input:focus { border-color: rgba(13, 124, 107, .7); }

/* ── 9. MEDIA RESPONSIVE QUERIES ── */
@media (max-width: 900px) {
  .why-grid, .getters-grid, .trainers-grid, .apply-inner, .philosophy-inner, .community-inner { grid-template-columns: 1fr; }
  .process-steps { grid-template-columns: 1fr 1fr; gap: 24px; }
  .process-steps::before { display: none; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .closing-inner { grid-template-columns: 1fr; text-align: center; }
  .closing-right { text-align: center; }
  .crosssell-box { flex-direction: column; }
  .review-card { flex-direction: column; }
}

@media (max-width: 768px) {
  .faq-list { grid-template-columns: 1fr; gap: 10px; }
  .faq-trigger { padding: 16px 18px; }
  .faq-trigger p { font-size: 14.5px; }
  .faq-body { padding: 0 18px; }
  .cta-band { flex-direction: column !important; text-align: center !important; padding: 40px 20px !important; gap: 24px !important; }
  .cta-band div { width: 100% !important; }
  .cta-band .btn-white { width: 100% !important; display: block !important; text-align: center; }
}

@media (max-width: 640px) {
  .nav-links, .nav-cta-desk { display: none; }
  .process-steps { grid-template-columns: 1fr; }
  .form-row-2 { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; }
  .community-form { flex-direction: column; }
}
@media (max-width: 1100px) { .who-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 900px) { .who-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 640px) { .who-grid { grid-template-columns: 1fr; } }/* End custom CSS */