.elementor-9184 .elementor-element.elementor-element-8515367{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9184 .elementor-element.elementor-element-8515367:not(.elementor-motion-effects-element-type-background), .elementor-9184 .elementor-element.elementor-element-8515367 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D2D40;}.elementor-9184 .elementor-element.elementor-element-8515367.e-con{--align-self:center;}.elementor-9184 .elementor-element.elementor-element-2f575c5{--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;--margin-top:5%;--margin-bottom:5%;--margin-left:0%;--margin-right:0%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9184 .elementor-element.elementor-element-e2a0818 .elementor-heading-title{font-family:"Oswald", Sans-serif;font-size:48px;font-weight:400;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-9184 .elementor-element.elementor-element-adbf2be{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-9184 .elementor-element.elementor-element-1d1f1bc .elementor-button{background-color:#24BCBD;font-family:"Montserrat", Sans-serif;font-weight:600;transition-duration:1s;border-radius:30px 30px 30px 30px;padding:15px 10px 15px 10px;}.elementor-9184 .elementor-element.elementor-element-1d1f1bc .elementor-button:hover, .elementor-9184 .elementor-element.elementor-element-1d1f1bc .elementor-button:focus{background-color:#FFFFFF;color:#000000;}.elementor-9184 .elementor-element.elementor-element-1d1f1bc{width:var( --container-widget-width, 35% );max-width:35%;--container-widget-width:35%;--container-widget-flex-grow:0;}.elementor-9184 .elementor-element.elementor-element-1d1f1bc .elementor-button:hover svg, .elementor-9184 .elementor-element.elementor-element-1d1f1bc .elementor-button:focus svg{fill:#000000;}.elementor-9184 .elementor-element.elementor-element-0a4f7d3{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9184 .elementor-element.elementor-element-0a4f7d3.e-con{--align-self:flex-end;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-9184 .elementor-element.elementor-element-93e945d{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-9184 .elementor-element.elementor-element-2f575c5{--width:60%;}.elementor-9184 .elementor-element.elementor-element-0a4f7d3{--width:40%;}}@media(max-width:767px){.elementor-9184 .elementor-element.elementor-element-8515367{--margin-top:-1%;--margin-bottom:-1%;--margin-left:-1%;--margin-right:-1%;}.elementor-9184 .elementor-element.elementor-element-1d1f1bc{--container-widget-width:60%;--container-widget-flex-grow:0;width:var( --container-widget-width, 60% );max-width:60%;}}/* Start custom CSS for html, class: .elementor-element-bae1378 */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    html { scroll-behavior: smooth; }
    body { font-family: var(--font-b); color: var(--navy); background: var(--white); line-height: 1.65; -webkit-font-smoothing: antialiased; }

    /* ── UTILITIES ── */
    .eyebrow {
      display: inline-flex; align-items: center; gap: .5rem;
      color: var(--teal); font-weight: 700; font-size: .76rem;
      text-transform: uppercase; letter-spacing: .12em; margin-bottom: .7rem;
    }
    .eyebrow::before { content: ''; width: 24px; height: 2px; background: var(--teal); border-radius: 2px; display: inline-block; }
    h1,h2,h3 { font-family: var(--font-h); font-weight: 400; line-height: 1.2; }
    h1 { font-size: clamp(2.2rem, 4.5vw, 3.5rem); }
    h2 { font-size: clamp(1.7rem, 3vw, 2.4rem); }
    h3 { font-size: 1.18rem; }
    em { font-style: italic; color: var(--teal); }

    .sec { padding: 88px 5vw; }
    .sec-alt { background: var(--off); }
    .wrap { max-width: 1120px; margin: auto; }

    .btn-primary {
      display: inline-flex; align-items: center; gap: .5rem;
      background: var(--gold); color: var(--navy);
      padding: .82rem 1.9rem; border-radius: 50px;
      font-weight: 700; font-size: .95rem; text-decoration: none;
      box-shadow: 0 4px 20px rgba(232,164,53,.38);
      transition: transform .22s, box-shadow .22s;
    }
    .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(232,164,53,.45); }
    .btn-outline {
      display: inline-flex; align-items: center; gap: .5rem;
      border: 2px solid var(--teal); color: var(--teal);
      padding: .78rem 1.8rem; border-radius: 50px;
      font-weight: 600; font-size: .95rem; text-decoration: none;
      transition: background .2s, color .2s;
    }
    .btn-outline:hover { background: var(--teal); color: #fff; }

    /* ══════════════════════  WHAT IS RESTORATIVE — split  ══════════════════════ */
    .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center; }
    .split-text h2 { margin-bottom: 1rem; }
    .split-text p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem; }
    .split-highlight {
      background: var(--teal-lt); border-left: 4px solid var(--teal);
      border-radius: 0 var(--r-md) var(--r-md) 0; padding: 1.2rem 1.5rem; margin-top: 1.2rem;
    }
    .split-highlight p { color: var(--teal-dk); font-weight: 600; font-size: .95rem; margin: 0; line-height: 1.6; }

    .stat-card-grid { display: flex; flex-direction: column; gap: 1.1rem; }
    .stat-card {
      background: var(--white); border: 1.5px solid var(--border); border-radius: var(--r-lg);
      padding: 1.4rem 1.6rem; display: flex; align-items: flex-start; gap: 1.1rem;
      box-shadow: var(--sh-sm); transition: transform .2s, box-shadow .2s, border-color .2s;
    }
    .stat-card:hover { transform: translateY(-3px); box-shadow: var(--sh-md); border-color: var(--teal); }
    .stat-card-icon {
      width: 48px; height: 48px; background: var(--teal-lt); border-radius: var(--r-sm);
      display: flex; align-items: center; justify-content: center; font-size: 1.35rem; flex-shrink: 0;
    }
    .stat-card-body strong { display: block; color: var(--navy); font-size: .98rem; margin-bottom: .2rem; }
    .stat-card-body span { font-size: .86rem; color: var(--gray); line-height: 1.55; }

    /* ══════════════════════  SERVICES TIMELINE  ══════════════════════ */
    .tl-intro { max-width: 640px; margin-bottom: 3.5rem; }
    .tl-intro p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-top: .8rem; }

    .timeline { display: flex; flex-direction: column; gap: 0; max-width: 960px; }
    .timeline-item {
      display: grid; grid-template-columns: 72px 1fr;
      gap: 0 2rem; position: relative;
    }
    .timeline-item:not(:last-child) .tl-spine::after {
      content: ''; position: absolute;
      left: 35px; top: 72px; bottom: -24px;
      width: 2px;
      background: linear-gradient(to bottom, var(--teal), var(--teal-mid));
    }
    .tl-spine {
      display: flex; flex-direction: column; align-items: center;
      position: relative; padding-top: 4px;
    }
    .tl-num {
      width: 56px; height: 56px; border-radius: 50%;
      background: linear-gradient(135deg, var(--teal), var(--teal-dk));
      color: #fff; font-family: var(--font-h);
      font-size: 1.25rem; display: flex; align-items: center; justify-content: center;
      box-shadow: 0 4px 18px rgba(26,158,143,.38);
      flex-shrink: 0; position: relative; z-index: 1;
      transition: transform .25s, box-shadow .25s;
    }
    .timeline-item:hover .tl-num { transform: scale(1.08); box-shadow: 0 8px 28px rgba(26,158,143,.5); }

    .tl-card {
      background: var(--white); border: 1.5px solid var(--border);
      border-radius: var(--r-lg); padding: 1.8rem 2rem; margin-bottom: 1.6rem;
      display: flex; align-items: flex-start; gap: 1.4rem;
      box-shadow: var(--sh-sm);
      transition: transform .25s, box-shadow .25s, border-color .25s;
      position: relative; overflow: hidden;
    }
    .tl-card::before {
      content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px;
      background: linear-gradient(to bottom, var(--teal), var(--teal-mid));
      transform: scaleY(0); transform-origin: top; transition: transform .3s ease;
      border-radius: 4px 0 0 4px;
    }
    .tl-card:hover { transform: translateX(6px); box-shadow: var(--sh-md); border-color: var(--teal); }
    .tl-card:hover::before { transform: scaleY(1); }

    .tl-icon {
      width: 52px; height: 52px; background: var(--teal-lt); border-radius: var(--r-sm);
      display: flex; align-items: center; justify-content: center;
      font-size: 1.5rem; flex-shrink: 0; transition: background .2s;
    }
    .tl-card:hover .tl-icon { background: var(--teal-mid); }

    .tl-body { flex: 1; }
    .tl-body h3 { color: var(--navy); margin-bottom: .5rem; font-size: 1.12rem; }
    .tl-body p { font-size: .9rem; color: var(--gray); line-height: 1.72; margin-bottom: .6rem; }
    .tl-meta { display: flex; gap: .7rem; flex-wrap: wrap; margin-top: .5rem; }
    .tl-badge {
      font-size: .72rem; font-weight: 700; padding: .25rem .8rem;
      border-radius: 50px; text-transform: uppercase; letter-spacing: .06em;
    }
    .tl-badge.best { background: var(--teal-lt); color: var(--teal); }
    .tl-badge.benefit { background: var(--gold-lt); color: #a06010; border: 1px solid rgba(232,164,53,.3); }

    /* last item gold highlight */
    .timeline-item.tl-highlight .tl-num {
      background: linear-gradient(135deg, var(--gold), #c8851a);
      box-shadow: 0 4px 18px rgba(232,164,53,.45);
    }
    .timeline-item.tl-highlight .tl-card { background: var(--gold-lt); border-color: rgba(232,164,53,.35); }
    .timeline-item.tl-highlight .tl-card::before { background: linear-gradient(to bottom, var(--gold), #c8851a); }
    .timeline-item.tl-highlight .tl-icon { background: rgba(232,164,53,.18); }

    @media (max-width: 640px) {
      .timeline-item { grid-template-columns: 52px 1fr; gap: 0 1rem; }
      .tl-num { width: 44px; height: 44px; font-size: 1rem; }
      .timeline-item:not(:last-child) .tl-spine::after { left: 25px; }
      .tl-card { flex-direction: column; gap: .8rem; }
    }

    /* ══════════════════════  THE CHEER DIFFERENCE — split + dark visual  ══════════════════════ */
    .cheer-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: start; }
    .cheer-text h2 { margin-bottom: 1rem; }
    .cheer-text p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.1rem; }

    /* difference feature list */
    .diff-list { display: flex; flex-direction: column; gap: .9rem; margin-top: 1.5rem; }
    .diff-item {
      display: flex; align-items: flex-start; gap: 1rem;
      background: var(--white); border: 1.5px solid var(--border);
      border-radius: var(--r-md); padding: 1.1rem 1.3rem;
      box-shadow: var(--sh-sm); transition: transform .2s, box-shadow .2s, border-color .2s;
    }
    .diff-item:hover { transform: translateY(-2px); box-shadow: var(--sh-md); border-color: var(--teal); }
    .diff-icon {
      width: 42px; height: 42px; background: var(--teal-lt); border-radius: var(--r-sm);
      display: flex; align-items: center; justify-content: center; font-size: 1.2rem; flex-shrink: 0;
    }
    .diff-body strong { display: block; color: var(--navy); font-size: .95rem; margin-bottom: .15rem; }
    .diff-body span { font-size: .84rem; color: var(--gray); line-height: 1.55; }

    /* process dark panel */
    .cheer-visual {
      background: linear-gradient(135deg, var(--navy) 0%, var(--navy-lt) 100%);
      border-radius: var(--r-xl); padding: 2.5rem; position: relative; overflow: hidden;
    }
    .cheer-visual::before {
      content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle, rgba(26,158,143,.12) 1px, transparent 1px);
      background-size: 24px 24px;
    }
    .cheer-visual-inner { position: relative; z-index: 1; }
    .cv-label { font-family: var(--font-h); font-size: 1.35rem; color: #fff; margin-bottom: .3rem; }
    .cv-sub { font-size: .8rem; color: rgba(255,255,255,.55); text-transform: uppercase; letter-spacing: .1em; margin-bottom: 1.8rem; }
    .cv-row {
      display: flex; align-items: center; gap: 1rem;
      background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12);
      border-radius: var(--r-md); padding: .95rem 1.2rem; margin-bottom: .7rem;
    }
    .cv-row-icon { font-size: 1.3rem; }
    .cv-row-text { font-size: .88rem; color: rgba(255,255,255,.78); font-weight: 500; }
    .cv-row-badge { margin-left: auto; font-size: .75rem; font-weight: 700; color: #7ee8dd; white-space: nowrap; }

    /* ══════════════════════  FAQ  ══════════════════════ */
    .faq-intro { max-width: none; margin: 0 auto 3rem; }
    .faq-list { max-width: none; width: 100%; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 1rem; }
    .faq-item {
      border: 1.5px solid var(--border); border-radius: var(--r-md);
      overflow: hidden; transition: border-color .2s, box-shadow .2s;
    }
    .faq-item:hover { border-color: var(--teal); box-shadow: var(--sh-sm); }
    .faq-q {
      width: 100%; background: none; border: none; cursor: pointer;
      padding: 1.3rem 1.6rem; display: flex; align-items: center; justify-content: space-between;
      font-family: var(--font-b); font-size: .98rem; font-weight: 600;
      color: var(--navy); text-align: left; transition: background .2s;
    }
    .faq-q:hover { background: var(--teal-lt); }
    .faq-q[aria-expanded="true"] { background: var(--teal-lt); color: var(--teal-dk); }
    .faq-icon {
      width: 28px; height: 28px; border-radius: 50%;
      background: var(--teal-lt); color: var(--teal);
      display: flex; align-items: center; justify-content: center;
      font-size: 1.1rem; flex-shrink: 0; font-weight: 700;
      transition: transform .3s, background .2s;
    }
    .faq-q[aria-expanded="true"] .faq-icon { transform: rotate(45deg); background: var(--teal); color: #fff; }
    .faq-a { max-height: 0; overflow: hidden; transition: max-height .35s ease; }
    .faq-a.open { max-height: 400px; }
    .faq-a-inner { padding: 0 1.6rem 1.4rem; font-size: .93rem; color: var(--gray); line-height: 1.78; }


    /* ══════════════════════  BOOK  ══════════════════════ */
    .book-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center; }
    .book-text h2 { margin-bottom: 1rem; }
    .book-text p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem; }
    .book-ctas { display: flex; gap: 1rem; flex-wrap: wrap; margin-top: 1.5rem; }
    .book-card {
      background: linear-gradient(135deg, var(--navy) 0%, var(--navy-lt) 100%);
      border-radius: var(--r-xl); padding: 2.5rem; position: relative; overflow: hidden;
    }
    .book-card::before {
      content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle, rgba(26,158,143,.12) 1px, transparent 1px);
      background-size: 24px 24px;
    }
    .book-card-inner { position: relative; z-index: 1; }
    .book-card-label { font-family: var(--font-h); font-size: 1.35rem; color: #fff; margin-bottom: .3rem; }
    .book-card-sub { font-size: .8rem; color: rgba(255,255,255,.55); text-transform: uppercase; letter-spacing: .1em; margin-bottom: 1.8rem; }
    .book-row {
      display: flex; align-items: center; gap: 1rem;
      background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12);
      border-radius: var(--r-md); padding: .95rem 1.2rem; margin-bottom: .7rem;
    }
    .book-row-icon { font-size: 1.3rem; }
    .book-row-text { font-size: .88rem; color: rgba(255,255,255,.78); font-weight: 500; }
    .book-row-badge { margin-left: auto; font-size: .75rem; font-weight: 700; color: #7ee8dd; white-space: nowrap; }

    /* ══════════════════════  CTA STRIP  ══════════════════════ */
    .cta-strip { background: var(--off); padding: 88px 5vw; text-align: center; }
    .cta-strip h2 { margin-bottom: 1rem; }
    .cta-strip p { font-size: 1.05rem; color: var(--gray); max-width: 520px; margin: 0 auto 2.2rem; line-height: 1.75; }
    .cta-btns { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
    .cta-addr { font-size: .82rem; color: var(--gray); margin-top: 1.5rem; }

    /* ── FOOTER ── */
    .site-footer {
      background: var(--navy); color: rgba(255,255,255,.5);
      padding: 2rem 5vw; text-align: center; font-size: .82rem;
    }
    .site-footer a { color: var(--teal); text-decoration: none; }

    /* ── ANIMATIONS ── */
    [data-fade] { opacity: 1; transform: none; }
    [data-fade].visible { opacity: 1; transform: none; }
    [data-fade-left] { opacity: 1; transform: none; }
    [data-fade-left].visible { opacity: 1; transform: none; }

    /* ── RESPONSIVE ── */
    @media (max-width: 960px) {
      .split-grid, .cheer-inner, .book-inner { grid-template-columns: 1fr; }
    }
    @media (max-width: 640px) {
      .sec { padding: 60px 5vw; }
      .cta-strip { padding: 60px 5vw; }
    }/* End custom CSS */