.elementor-9621 .elementor-element.elementor-element-dc31434{--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-9621 .elementor-element.elementor-element-dc31434:not(.elementor-motion-effects-element-type-background), .elementor-9621 .elementor-element.elementor-element-dc31434 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D2D40;}.elementor-9621 .elementor-element.elementor-element-dc31434.e-con{--align-self:center;}.elementor-9621 .elementor-element.elementor-element-f431b53{--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-9621 .elementor-element.elementor-element-4a51499 .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-9621 .elementor-element.elementor-element-1b6dbd1{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-9621 .elementor-element.elementor-element-84a28c7 .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-9621 .elementor-element.elementor-element-84a28c7 .elementor-button:hover, .elementor-9621 .elementor-element.elementor-element-84a28c7 .elementor-button:focus{background-color:#FFFFFF;color:#000000;}.elementor-9621 .elementor-element.elementor-element-84a28c7{width:var( --container-widget-width, 35% );max-width:35%;--container-widget-width:35%;--container-widget-flex-grow:0;}.elementor-9621 .elementor-element.elementor-element-84a28c7 .elementor-button:hover svg, .elementor-9621 .elementor-element.elementor-element-84a28c7 .elementor-button:focus svg{fill:#000000;}.elementor-9621 .elementor-element.elementor-element-618dcdf{--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-9621 .elementor-element.elementor-element-618dcdf.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-9621 .elementor-element.elementor-element-9fbcbdd{--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-9621 .elementor-element.elementor-element-f431b53{--width:60%;}.elementor-9621 .elementor-element.elementor-element-618dcdf{--width:40%;}}@media(max-width:767px){.elementor-9621 .elementor-element.elementor-element-dc31434{--margin-top:-1%;--margin-bottom:-1%;--margin-left:-1%;--margin-right:-1%;}.elementor-9621 .elementor-element.elementor-element-84a28c7{--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-27d86fb *//* Page-specific styles only */

    /* ══════════════════════
       SPLIT GRID
    ══════════════════════ */
    .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; }

    /* ══════════════════════
       SIGNS — step cards
    ══════════════════════ */
    .steps-intro { max-width: 640px; margin-bottom: 3.5rem; }
    .steps-intro p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-top: .8rem; }
    .steps-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.6rem; }
    .step-card {
      background: var(--white); border: 1.5px solid var(--border);
      border-radius: var(--r-lg); padding: 2.2rem 1.8rem;
      position: relative; overflow: hidden;
      transition: transform .25s, box-shadow .25s, border-color .25s;
    }
    .step-card::before {
      content: ''; position: absolute; top: 0; left: 0; right: 0; height: 5px;
      background: linear-gradient(90deg, var(--teal), var(--teal-mid));
      transform: scaleX(0); transform-origin: left; transition: transform .3s ease;
    }
    .step-card:hover { transform: translateY(-6px); box-shadow: var(--sh-lg); border-color: var(--teal); }
    .step-card:hover::before { transform: scaleX(1); }
    .step-num {
      font-family: var(--font-h); font-size: 3.5rem; color: var(--teal-mid);
      line-height: 1; margin-bottom: .6rem; display: block; transition: color .25s;
    }
    .step-card:hover .step-num { color: var(--teal); }
    .step-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; margin-bottom: 1.2rem;
    }
    .step-card h3 { color: var(--navy); margin-bottom: .7rem; }
    .step-card p { font-size: .9rem; color: var(--gray); line-height: 1.72; }
    .step-tag {
      display: inline-block; background: var(--teal-lt); color: var(--teal);
      font-size: .72rem; font-weight: 700; padding: .25rem .75rem;
      border-radius: 50px; margin-top: 1.1rem; text-transform: uppercase; letter-spacing: .06em;
    }

    /* ══════════════════════
       WHY CHEER — dark visual panel
    ══════════════════════ */
    .cheer-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center; }
    .cheer-text h2 { margin-bottom: 1rem; }
    .cheer-text p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem; }
    .cheer-testimonial {
      background: var(--gold-lt); border: 1.5px solid rgba(232,164,53,.3);
      border-radius: var(--r-lg); padding: 1.4rem 1.6rem; margin-top: 1.5rem; position: relative;
    }
    .cheer-testimonial::before {
      content: '\201C'; font-family: var(--font-h); font-size: 4rem;
      color: var(--gold); position: absolute; top: -10px; left: 16px; line-height: 1;
    }
    .cheer-testimonial p { font-style: italic; color: var(--navy); font-size: .95rem; line-height: 1.7; padding-top: .8rem; }
    .cheer-testimonial cite { display: block; margin-top: .6rem; font-size: .8rem; color: var(--gray); font-style: normal; font-weight: 600; }

    .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; }

    /* ══════════════════════
       TREATMENT OPTIONS — 3 cards
    ══════════════════════ */
    .benefits-intro { max-width: 640px; margin-bottom: 3rem; }
    .benefits-intro p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-top: .8rem; }
    .benefits-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
    .benefit-card {
      background: var(--white); border: 1.5px solid var(--border);
      border-radius: var(--r-lg); padding: 2rem 1.6rem; text-align: center;
      transition: transform .25s, box-shadow .25s, border-color .25s;
    }
    .benefit-card:hover { transform: translateY(-5px); box-shadow: var(--sh-md); border-color: var(--teal); }
    .benefit-icon {
      width: 64px; height: 64px; background: var(--teal-lt); border-radius: 50%;
      display: flex; align-items: center; justify-content: center; font-size: 1.8rem;
      margin: 0 auto 1.2rem; transition: background .2s;
    }
    .benefit-card:hover .benefit-icon { background: var(--teal-mid); }
    .benefit-card h3 { color: var(--navy); margin-bottom: .6rem; font-size: 1.05rem; }
    .benefit-card p { font-size: .88rem; color: var(--gray); line-height: 1.7; }

    /* ══════════════════════
       PREVENTION TIPS — dark strip
    ══════════════════════ */
    .habits-strip {
      background: linear-gradient(135deg, var(--navy) 0%, #0d4a5a 50%, var(--teal-dk) 100%);
      padding: 80px 5vw; position: relative; overflow: hidden;
    }
    .habits-strip::before {
      content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle at 15% 60%, rgba(26,158,143,.2) 0%, transparent 55%),
                  radial-gradient(circle at 85% 40%, rgba(232,164,53,.1) 0%, transparent 55%);
      pointer-events: none;
    }
    .habits-inner { max-width: 1120px; margin: auto; position: relative; z-index: 1; }
    .habits-top { max-width: 600px; margin-bottom: 2.8rem; }
    .habits-eyebrow {
      display: inline-flex; align-items: center; gap: .5rem;
      background: rgba(232,164,53,.18); border: 1px solid rgba(232,164,53,.3);
      border-radius: 50px; padding: .3rem .9rem;
      font-size: .7rem; font-weight: 700; letter-spacing: .1em;
      text-transform: uppercase; color: var(--gold); margin-bottom: .9rem;
    }
    .habits-top h2 { font-family: var(--font-h); color: #fff; font-size: clamp(1.6rem, 3vw, 2.2rem); margin-bottom: .6rem; }
    .habits-top p { font-size: .95rem; color: rgba(255,255,255,.6); line-height: 1.7; }
    .habits-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.3rem; }
    .habit-card {
      background: rgba(255,255,255,.06); border: 1.5px solid rgba(255,255,255,.12);
      border-radius: var(--r-lg); padding: 1.8rem 1.5rem;
      transition: transform .25s, border-color .25s, background .25s;
    }
    .habit-card:hover { transform: translateY(-5px); border-color: rgba(255,255,255,.3); background: rgba(255,255,255,.1); }
    .habit-emoji { font-size: 1.8rem; margin-bottom: .8rem; display: block; }
    .habit-card h3 { font-family: var(--font-h); font-size: 1.05rem; color: #fff; margin-bottom: .5rem; }
    .habit-card p { font-size: .86rem; color: rgba(255,255,255,.7); line-height: 1.65; }

    /* ── RESPONSIVE ── */
    @media (max-width: 960px) {
      .split-grid, .cheer-inner { grid-template-columns: 1fr; }
      .steps-grid, .benefits-grid, .habits-cards { grid-template-columns: 1fr 1fr; }
    }
    @media (max-width: 640px) {
      .habits-strip { padding: 60px 5vw; }
      .steps-grid, .benefits-grid, .habits-cards { grid-template-columns: 1fr; }
    }/* End custom CSS */