{"id":334,"date":"2026-03-23T17:08:15","date_gmt":"2026-03-23T21:08:15","guid":{"rendered":"https:\/\/rismethod.com\/?page_id=334"},"modified":"2026-04-15T20:35:07","modified_gmt":"2026-04-16T00:35:07","slug":"the-unspoken-truth","status":"publish","type":"page","link":"https:\/\/rismethod.com\/fr\/the-unspoken-truth\/","title":{"rendered":"The Unspoken Truth"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"334\" class=\"elementor elementor-334\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1931ae6 e-con-full e-flex e-con e-parent\" data-id=\"1931ae6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb28eec elementor-widget elementor-widget-html\" data-id=\"fb28eec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>The Unspoken Truth \u2014 RISMETHOD<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --navy: #07111e;\n      --navy-mid: #0d1e30;\n      --navy-light: #122540;\n      --gold: #C4973F;\n      --gold-light: #d4aa5a;\n      --gold-dim: rgba(196, 151, 63, 0.15);\n      --cream: #FAF8F2;\n      --cream-dim: rgba(250, 248, 242, 0.06);\n      --white: #ffffff;\n      --text-dim: rgba(250, 248, 242, 0.55);\n      --text-mid: rgba(250, 248, 242, 0.78);\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      background: var(--navy);\n      color: var(--cream);\n      font-family: 'Inter', sans-serif;\n      font-weight: 300;\n      overflow-x: hidden;\n      cursor: default;\n    }\n\n    \/* \u2500\u2500\u2500 NOISE TEXTURE \u2500\u2500\u2500 *\/\n    body::before {\n      content: '';\n      position: fixed;\n      inset: 0;\n      background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'\/%3E%3C\/svg%3E\");\n      pointer-events: none;\n      z-index: 1000;\n    }\n\n    \/* \u2500\u2500\u2500 NAVIGATION \u2500\u2500\u2500 *\/\n    nav {\n      position: fixed;\n      top: 0;\n      left: 0;\n      right: 0;\n      z-index: 100;\n      padding: 24px 60px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      background: linear-gradient(to bottom, rgba(7,17,30,0.97) 0%, transparent 100%);\n      transition: background 0.4s ease;\n    }\n\n    nav.scrolled {\n      background: rgba(7,17,30,0.98);\n      border-bottom: 1px solid rgba(196,151,63,0.12);\n    }\n\n    .nav-logo {\n      font-family: 'Inter', sans-serif;\n      font-weight: 600;\n      font-size: 13px;\n      letter-spacing: 0.32em;\n      color: var(--gold);\n      text-transform: uppercase;\n      text-decoration: none;\n    }\n\n    .nav-cta {\n      font-family: 'Inter', sans-serif;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: var(--navy);\n      background: var(--gold);\n      padding: 10px 24px;\n      border: none;\n      cursor: pointer;\n      text-decoration: none;\n      transition: background 0.2s ease, transform 0.2s ease;\n    }\n\n    .nav-cta:hover { background: var(--gold-light); transform: translateY(-1px); }\n\n    \/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500 *\/\n    .hero {\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      position: relative;\n      overflow: hidden;\n      padding: 120px 60px 80px;\n    }\n\n    .hero-bg {\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 70% 60% at 20% 50%, rgba(196,151,63,0.06) 0%, transparent 60%),\n        radial-gradient(ellipse 50% 80% at 80% 30%, rgba(13, 30, 48, 0.9) 0%, transparent 70%),\n        linear-gradient(160deg, #07111e 0%, #0a1828 40%, #07111e 100%);\n    }\n\n    .hero-line-left {\n      position: absolute;\n      left: 0;\n      top: 0;\n      bottom: 0;\n      width: 3px;\n      background: linear-gradient(to bottom, transparent, var(--gold) 30%, var(--gold) 70%, transparent);\n      opacity: 0.6;\n    }\n\n    .hero-grid {\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(rgba(196,151,63,0.03) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(196,151,63,0.03) 1px, transparent 1px);\n      background-size: 80px 80px;\n      pointer-events: none;\n    }\n\n    .hero-inner {\n      position: relative;\n      z-index: 2;\n      max-width: 900px;\n      text-align: center;\n    }\n\n    .hero-eyebrow {\n      font-family: 'Inter', sans-serif;\n      font-size: 10px;\n      font-weight: 500;\n      letter-spacing: 0.45em;\n      text-transform: uppercase;\n      color: var(--gold);\n      margin-bottom: 32px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 16px;\n    }\n\n    .hero-eyebrow::before,\n    .hero-eyebrow::after {\n      content: '';\n      width: 40px;\n      height: 1px;\n      background: var(--gold);\n      opacity: 0.6;\n    }\n\n    .hero-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-weight: 300;\n      font-size: clamp(52px, 7vw, 96px);\n      line-height: 1.0;\n      letter-spacing: -0.01em;\n      color: var(--cream);\n      margin-bottom: 20px;\n    }\n\n    .hero-title em {\n      font-style: italic;\n      color: var(--gold);\n    }\n\n    .hero-subtitle {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(18px, 2.5vw, 26px);\n      font-weight: 300;\n      font-style: italic;\n      color: var(--text-mid);\n      line-height: 1.5;\n      margin-bottom: 48px;\n      letter-spacing: 0.01em;\n    }\n\n    .hero-divider {\n      width: 1px;\n      height: 60px;\n      background: linear-gradient(to bottom, var(--gold), transparent);\n      margin: 0 auto 40px;\n      opacity: 0.8;\n    }\n\n    .hero-statement {\n      font-family: 'Inter', sans-serif;\n      font-size: 14px;\n      font-weight: 300;\n      line-height: 1.9;\n      color: var(--text-mid);\n      max-width: 680px;\n      margin: 0 auto 60px;\n      letter-spacing: 0.02em;\n    }\n\n    .hero-statement strong {\n      color: var(--cream);\n      font-weight: 500;\n    }\n\n    .hero-btn {\n      display: inline-block;\n      font-family: 'Inter', sans-serif;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 0.3em;\n      text-transform: uppercase;\n      color: var(--navy);\n      background: var(--gold);\n      padding: 18px 48px;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .hero-btn::after {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background: rgba(255,255,255,0.1);\n      opacity: 0;\n      transition: opacity 0.3s ease;\n    }\n\n    .hero-btn:hover::after { opacity: 1; }\n    .hero-btn:hover { transform: translateY(-2px); box-shadow: 0 12px 40px rgba(196,151,63,0.25); }\n\n    .hero-note {\n      margin-top: 20px;\n      font-family: 'Inter', sans-serif;\n      font-size: 10px;\n      font-weight: 400;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: var(--text-dim);\n    }\n\n    \/* \u2500\u2500\u2500 SECTION: THE WARNING \u2500\u2500\u2500 *\/\n    .section-warning {\n      padding: 120px 60px;\n      background: var(--navy-mid);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .section-warning::before {\n      content: '';\n      position: absolute;\n      top: 0; left: 0; right: 0;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold), transparent);\n      opacity: 0.4;\n    }\n\n    .section-warning::after {\n      content: '';\n      position: absolute;\n      bottom: 0; left: 0; right: 0;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold), transparent);\n      opacity: 0.4;\n    }\n\n    .warning-inner {\n      max-width: 820px;\n      margin: 0 auto;\n    }\n\n    .section-label {\n      font-family: 'Inter', sans-serif;\n      font-size: 10px;\n      font-weight: 500;\n      letter-spacing: 0.45em;\n      text-transform: uppercase;\n      color: var(--gold);\n      margin-bottom: 32px;\n    }\n\n    .warning-headline {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(32px, 4.5vw, 56px);\n      font-weight: 300;\n      line-height: 1.1;\n      color: var(--cream);\n      margin-bottom: 48px;\n    }\n\n    .warning-headline em {\n      font-style: italic;\n      color: var(--gold);\n    }\n\n    .warning-text {\n      font-family: 'Inter', sans-serif;\n      font-size: 14.5px;\n      font-weight: 300;\n      line-height: 2;\n      color: var(--text-mid);\n      margin-bottom: 24px;\n    }\n\n    .warning-text strong {\n      color: var(--cream);\n      font-weight: 500;\n    }\n\n    \/* \u2500\u2500\u2500 NOT FOR EVERYONE \u2500\u2500\u2500 *\/\n    .section-notfor {\n      padding: 120px 60px;\n      background: var(--navy);\n      position: relative;\n    }\n\n    .notfor-inner {\n      max-width: 1060px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 80px;\n      align-items: start;\n    }\n\n    .notfor-left .section-label { margin-bottom: 32px; }\n\n    .notfor-headline {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(36px, 4vw, 54px);\n      font-weight: 300;\n      line-height: 1.1;\n      color: var(--cream);\n      margin-bottom: 36px;\n    }\n\n    .notfor-headline em {\n      font-style: italic;\n      color: var(--gold);\n    }\n\n    .notfor-body {\n      font-family: 'Inter', sans-serif;\n      font-size: 14px;\n      font-weight: 300;\n      line-height: 1.95;\n      color: var(--text-mid);\n    }\n\n    .notfor-body p { margin-bottom: 20px; }\n    .notfor-body strong { color: var(--cream); font-weight: 500; }\n\n    .notfor-right { padding-top: 16px; }\n\n    .check-list {\n      list-style: none;\n      margin-bottom: 48px;\n    }\n\n    .check-list li {\n      display: flex;\n      align-items: flex-start;\n      gap: 16px;\n      padding: 18px 0;\n      border-bottom: 1px solid rgba(250,248,242,0.07);\n      font-family: 'Inter', sans-serif;\n      font-size: 13.5px;\n      font-weight: 300;\n      line-height: 1.7;\n      color: var(--text-mid);\n    }\n\n    .check-list li::before {\n      content: '\u2014';\n      color: var(--gold);\n      font-weight: 300;\n      flex-shrink: 0;\n      margin-top: 2px;\n    }\n\n    .check-list li strong { color: var(--cream); font-weight: 500; }\n\n    .notfor-callout {\n      background: var(--gold-dim);\n      border-left: 2px solid var(--gold);\n      padding: 24px 28px;\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 19px;\n      font-style: italic;\n      font-weight: 300;\n      line-height: 1.6;\n      color: var(--cream);\n    }\n\n    \/* \u2500\u2500\u2500 INSIDE SECTION \u2500\u2500\u2500 *\/\n    .section-inside {\n      padding: 120px 60px;\n      background: var(--navy-mid);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .section-inside::before {\n      content: '';\n      position: absolute;\n      top: 0; left: 0; right: 0;\n      height: 1px;\n      background: linear-gradient(to right, transparent, rgba(196,151,63,0.5), transparent);\n    }\n\n    .inside-inner {\n      max-width: 1060px;\n      margin: 0 auto;\n    }\n\n    .inside-header {\n      text-align: center;\n      margin-bottom: 72px;\n    }\n\n    .inside-header .section-label { margin-bottom: 24px; }\n\n    .inside-headline {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(34px, 4vw, 52px);\n      font-weight: 300;\n      line-height: 1.1;\n      color: var(--cream);\n    }\n\n    .inside-headline em {\n      font-style: italic;\n      color: var(--gold);\n    }\n\n    .inside-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 1px;\n      background: rgba(196,151,63,0.12);\n      border: 1px solid rgba(196,151,63,0.12);\n    }\n\n    .inside-card {\n      background: var(--navy-mid);\n      padding: 36px 32px;\n      transition: background 0.3s ease;\n      cursor: default;\n    }\n\n    .inside-card:hover {\n      background: var(--navy-light);\n    }\n\n    .inside-card-num {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 42px;\n      font-weight: 300;\n      color: rgba(196,151,63,0.2);\n      line-height: 1;\n      margin-bottom: 12px;\n    }\n\n    .inside-card-title {\n      font-family: 'Inter', sans-serif;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--gold);\n      margin-bottom: 12px;\n    }\n\n    .inside-card-line {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 16px;\n      font-style: italic;\n      font-weight: 300;\n      color: var(--text-mid);\n      line-height: 1.5;\n    }\n\n    \/* \u2500\u2500\u2500 PULL QUOTE \u2500\u2500\u2500 *\/\n    .section-pullquote {\n      padding: 100px 60px;\n      background: var(--navy);\n      text-align: center;\n      position: relative;\n    }\n\n    .pullquote-mark {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 120px;\n      color: rgba(196,151,63,0.15);\n      line-height: 0.5;\n      margin-bottom: 32px;\n    }\n\n    .pullquote-text {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(26px, 3.5vw, 42px);\n      font-weight: 300;\n      font-style: italic;\n      line-height: 1.3;\n      color: var(--cream);\n      max-width: 800px;\n      margin: 0 auto 32px;\n    }\n\n    .pullquote-source {\n      font-family: 'Inter', sans-serif;\n      font-size: 10px;\n      font-weight: 500;\n      letter-spacing: 0.35em;\n      text-transform: uppercase;\n      color: var(--gold);\n    }\n\n    \/* \u2500\u2500\u2500 FORM SECTION \u2500\u2500\u2500 *\/\n    .section-form {\n      padding: 120px 60px;\n      background: var(--navy-light);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .section-form::before {\n      content: '';\n      position: absolute;\n      top: 0; left: 0; right: 0;\n      height: 2px;\n      background: linear-gradient(to right, transparent, var(--gold), transparent);\n      opacity: 0.6;\n    }\n\n    .form-bg-text {\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 300px;\n      font-weight: 700;\n      color: rgba(196,151,63,0.03);\n      white-space: nowrap;\n      pointer-events: none;\n      line-height: 1;\n      letter-spacing: -0.05em;\n    }\n\n    .form-inner {\n      max-width: 680px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 2;\n    }\n\n    .form-header {\n      text-align: center;\n      margin-bottom: 64px;\n    }\n\n    .form-header .section-label { margin-bottom: 24px; }\n\n    .form-headline {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(34px, 4vw, 52px);\n      font-weight: 300;\n      line-height: 1.1;\n      color: var(--cream);\n      margin-bottom: 20px;\n    }\n\n    .form-headline em {\n      font-style: italic;\n      color: var(--gold);\n    }\n\n    .form-subhead {\n      font-family: 'Inter', sans-serif;\n      font-size: 13px;\n      font-weight: 300;\n      color: var(--text-dim);\n      line-height: 1.8;\n      letter-spacing: 0.02em;\n    }\n\n    .form-subhead strong { color: var(--text-mid); font-weight: 400; }\n\n    \/* \u2500\u2500\u2500 MAILERLITE FORM OVERRIDE \u2500\u2500\u2500 *\/\n    .ml-form-rismethod * {\n      box-sizing: border-box;\n    }\n    .ml-form-rismethod .ml-form-embedContainer,\n    .ml-form-rismethod #mlb2-38916005.ml-form-embedContainer {\n      background: transparent !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n    .ml-form-rismethod .ml-form-embedWrapper {\n      background: transparent !important;\n      border: none !important;\n      border-radius: 0 !important;\n      max-width: 100% !important;\n      width: 100% !important;\n      display: block !important;\n    }\n    .ml-form-rismethod .ml-form-embedBody,\n    .ml-form-rismethod .ml-form-embedBodyDefault {\n      background: transparent !important;\n      padding: 0 !important;\n    }\n    .ml-form-rismethod .ml-form-embedContent {\n      display: none !important;\n    }\n\n    \/* \u2500\u2500\u2500 FORM LAYOUT: two paired rows \u2500\u2500\u2500 *\/\n    .ml-form-rismethod .ml-block-form {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n    }\n    .ml-form-rismethod .ml-form-formContent {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n      margin: 0 !important;\n      width: 100% !important;\n    }\n\n    \/* Row wrapper for paired fields *\/\n    .ml-form-rismethod .form-row-pair {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 20px;\n    }\n\n    \/* All individual field rows default to full width *\/\n    .ml-form-rismethod .ml-form-fieldRow {\n      display: block;\n      width: 100%;\n      margin: 0 !important;\n    }\n\n    .ml-form-rismethod .ml-field-group {\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n    .ml-form-rismethod .ml-field-group label {\n      font-family: 'Inter', sans-serif !important;\n      font-size: 10px !important;\n      font-weight: 500 !important;\n      letter-spacing: 0.3em !important;\n      text-transform: uppercase !important;\n      color: var(--gold) !important;\n      margin: 0 !important;\n      line-height: 1 !important;\n    }\n    .ml-form-rismethod .ml-field-group input,\n    .ml-form-rismethod .ml-field-group select,\n    .ml-form-rismethod .ml-field-group textarea {\n      background: rgba(7,17,30,0.7) !important;\n      border: 1px solid rgba(196,151,63,0.2) !important;\n      border-radius: 0 !important;\n      color: var(--cream) !important;\n      font-family: 'Inter', sans-serif !important;\n      font-size: 13px !important;\n      font-weight: 300 !important;\n      padding: 14px 18px !important;\n      outline: none !important;\n      transition: border-color 0.3s ease, background 0.3s ease !important;\n      -webkit-appearance: none !important;\n      appearance: none !important;\n      width: 100% !important;\n      height: auto !important;\n      margin: 0 !important;\n      box-shadow: none !important;\n    }\n    .ml-form-rismethod .ml-field-group select {\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23C4973F' stroke-width='1.5' fill='none' stroke-linecap='round'\/%3E%3C\/svg%3E\") !important;\n      background-repeat: no-repeat !important;\n      background-position: right 16px center !important;\n      background-color: rgba(7,17,30,0.7) !important;\n      cursor: pointer !important;\n      padding-right: 40px !important;\n    }\n    .ml-form-rismethod .ml-field-group select option {\n      background: #0d1e30;\n      color: #FAF8F2;\n    }\n    .ml-form-rismethod .ml-field-group input:focus,\n    .ml-form-rismethod .ml-field-group select:focus,\n    .ml-form-rismethod .ml-field-group textarea:focus {\n      border-color: var(--gold) !important;\n      background: rgba(13,30,48,0.9) !important;\n    }\n    .ml-form-rismethod .ml-field-group input::placeholder,\n    .ml-form-rismethod .ml-field-group textarea::placeholder {\n      color: rgba(250,248,242,0.25) !important;\n    }\n    .ml-form-rismethod .ml-field-group textarea {\n      resize: none !important;\n      height: 110px !important;\n    }\n    \/* Submit button *\/\n    .ml-form-rismethod .ml-form-embedSubmit {\n      margin: 4px 0 0 0 !important;\n      float: none !important;\n      width: 100% !important;\n    }\n    .ml-form-rismethod .ml-form-embedSubmit button.primary {\n      font-family: 'Inter', sans-serif !important;\n      font-size: 11px !important;\n      font-weight: 500 !important;\n      letter-spacing: 0.35em !important;\n      text-transform: uppercase !important;\n      color: #07111e !important;\n      background: #C4973F !important;\n      padding: 20px 64px !important;\n      border: none !important;\n      border-radius: 0 !important;\n      cursor: pointer !important;\n      transition: all 0.3s ease !important;\n      width: 100% !important;\n      box-shadow: none !important;\n      line-height: 1 !important;\n      height: auto !important;\n      position: relative;\n      overflow: hidden;\n    }\n    .ml-form-rismethod .ml-form-embedSubmit button.primary:hover {\n      background: #d4aa5a !important;\n      transform: translateY(-1px);\n      box-shadow: 0 8px 32px rgba(196,151,63,0.3) !important;\n    }\n    .ml-form-rismethod .ml-form-embedSubmit button.loading {\n      display: none !important;\n    }\n    \/* Error states *\/\n    .ml-form-rismethod .ml-error input,\n    .ml-form-rismethod .ml-error textarea,\n    .ml-form-rismethod .ml-error select {\n      border-color: #e05555 !important;\n    }\n    .ml-form-rismethod .ml-error label {\n      color: #e05555 !important;\n    }\n    \/* Success state *\/\n    .ml-form-rismethod .ml-form-successBody {\n      background: rgba(196,151,63,0.1) !important;\n      border: 1px solid rgba(196,151,63,0.25) !important;\n      padding: 48px 40px !important;\n      text-align: center !important;\n    }\n    .ml-form-rismethod .ml-form-successContent h4 {\n      font-family: 'Cormorant Garamond', serif !important;\n      font-size: 34px !important;\n      font-weight: 300 !important;\n      font-style: italic !important;\n      color: var(--cream) !important;\n      margin-bottom: 16px !important;\n      text-align: center !important;\n    }\n    .ml-form-rismethod .ml-form-successContent p {\n      font-family: 'Inter', sans-serif !important;\n      font-size: 13px !important;\n      font-weight: 300 !important;\n      color: rgba(250,248,242,0.78) !important;\n      line-height: 1.8 !important;\n      text-align: center !important;\n    }\n    \/* Disclaimer *\/\n    .form-disclaimer {\n      text-align: center;\n      margin-top: 20px;\n      font-family: 'Inter', sans-serif;\n      font-size: 10px;\n      font-weight: 300;\n      letter-spacing: 0.1em;\n      color: var(--text-dim);\n    }\n\n    \/* Responsive: stack all columns on mobile *\/\n    @media (max-width: 640px) {\n      .ml-form-rismethod .form-row-pair {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    \/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500 *\/\n    footer {\n      background: var(--navy);\n      border-top: 1px solid rgba(196,151,63,0.12);\n      padding: 48px 60px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 32px;\n      flex-wrap: wrap;\n    }\n\n    .footer-logo {\n      font-family: 'Inter', sans-serif;\n      font-size: 13px;\n      font-weight: 600;\n      letter-spacing: 0.32em;\n      color: var(--gold);\n      text-transform: uppercase;\n    }\n\n    .footer-contact {\n      font-family: 'Inter', sans-serif;\n      font-size: 12px;\n      font-weight: 300;\n      color: var(--text-dim);\n      display: flex;\n      flex-direction: column;\n      align-items: flex-end;\n      gap: 6px;\n      letter-spacing: 0.04em;\n    }\n\n    .footer-contact a {\n      color: var(--text-mid);\n      text-decoration: none;\n      transition: color 0.2s ease;\n    }\n\n    .footer-contact a:hover { color: var(--gold); }\n\n    .footer-right {\n      font-family: 'Inter', sans-serif;\n      font-size: 10px;\n      font-weight: 300;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: var(--text-dim);\n    }\n\n    \/* \u2500\u2500\u2500 SCROLL INDICATOR \u2500\u2500\u2500 *\/\n    .scroll-line {\n      position: absolute;\n      bottom: 32px;\n      left: 50%;\n      transform: translateX(-50%);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 8px;\n      z-index: 2;\n    }\n\n    .scroll-line span {\n      font-family: 'Inter', sans-serif;\n      font-size: 9px;\n      letter-spacing: 0.3em;\n      text-transform: uppercase;\n      color: var(--text-dim);\n    }\n\n    .scroll-line::after {\n      content: '';\n      width: 1px;\n      height: 48px;\n      background: linear-gradient(to bottom, var(--gold), transparent);\n      animation: scrollDown 2s ease-in-out infinite;\n    }\n\n    @keyframes scrollDown {\n      0% { opacity: 0; transform: scaleY(0); transform-origin: top; }\n      50% { opacity: 1; transform: scaleY(1); transform-origin: top; }\n      100% { opacity: 0; transform: scaleY(1); transform-origin: bottom; }\n    }\n\n    \/* \u2500\u2500\u2500 STATEMENT BAND \u2500\u2500\u2500 *\/\n    .statement-band {\n      background: var(--gold);\n      padding: 28px 60px;\n      text-align: center;\n      overflow: hidden;\n    }\n\n    .statement-band p {\n      font-family: 'Inter', sans-serif;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 0.35em;\n      text-transform: uppercase;\n      color: var(--navy);\n    }\n\n    \/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\n    @media (max-width: 900px) {\n      nav { padding: 20px 30px; }\n      .hero { padding: 100px 30px 80px; }\n      .section-warning,\n      .section-notfor,\n      .section-inside,\n      .section-pullquote,\n      .section-form { padding: 80px 30px; }\n      .notfor-inner { grid-template-columns: 1fr; gap: 48px; }\n      .inside-grid { grid-template-columns: 1fr; }\n      .form-row { grid-template-columns: 1fr; }\n      footer { padding: 40px 30px; flex-direction: column; align-items: flex-start; }\n      .footer-contact { align-items: flex-start; }\n    }\n\n    @media (max-width: 600px) {\n      .hero-title { font-size: 44px; }\n      .nav-cta { display: none; }\n    }\n\n    \/* \u2500\u2500\u2500 ENTRANCE ANIMATIONS \u2500\u2500\u2500 *\/\n    .reveal {\n      opacity: 0;\n      transform: translateY(32px);\n      transition: opacity 0.8s cubic-bezier(0.25,0.46,0.45,0.94), transform 0.8s cubic-bezier(0.25,0.46,0.45,0.94);\n    }\n\n    .reveal.visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    .reveal-delay-1 { transition-delay: 0.1s; }\n    .reveal-delay-2 { transition-delay: 0.2s; }\n    .reveal-delay-3 { transition-delay: 0.3s; }\n    .reveal-delay-4 { transition-delay: 0.4s; }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- NAVIGATION -->\n  <nav id=\"mainNav\">\n    <a href=\"#\" class=\"nav-logo\">RISMETHOD<\/a>\n    <a href=\"#request\" class=\"nav-cta\">Request the Briefing<\/a>\n  <\/nav>\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"hero-bg\"><\/div>\n    <div class=\"hero-line-left\"><\/div>\n    <div class=\"hero-grid\"><\/div>\n\n    <div class=\"hero-inner\">\n      <div class=\"hero-eyebrow reveal\">A Private Briefing \u00b7 Ambitious CEOs \u00b7 2026<\/div>\n\n      <h1 class=\"hero-title reveal reveal-delay-1\">\n        The<br\/><em>Unspoken<\/em><br\/>Truth\n      <\/h1>\n\n      <p class=\"hero-subtitle reveal reveal-delay-2\">\n        What keeps All CEOs up at night.<br\/>\n        The version no one says out loud.\n      <\/p>\n\n      <div class=\"hero-divider reveal reveal-delay-3\"><\/div>\n\n      <p class=\"hero-statement reveal reveal-delay-3\">\n        You're running a $20M\u2013$100M company.<br\/>\n        From the outside, it looks like success.<br\/>\n        From the inside, you know exactly what it costs.<br\/>\n        <strong>This briefing is for the person carrying that weight.<\/strong>\n      <\/p>\n\n      <a href=\"#request\" class=\"hero-btn reveal reveal-delay-4\">Request Your Private Copy<\/a>\n      <p class=\"hero-note reveal reveal-delay-4\">No pitch. No funnel. Just the truth.<\/p>\n    <\/div>\n\n    <div class=\"scroll-line\"><span>Scroll<\/span><\/div>\n  <\/section>\n\n  <!-- STATEMENT BAND -->\n  <div class=\"statement-band\">\n    <p>For CEOs leading $20M\u2013$100M companies \u2014 not for everyone<\/p>\n  <\/div>\n\n  <!-- THE WARNING -->\n  <section class=\"section-warning\">\n    <div class=\"warning-inner\">\n      <div class=\"section-label reveal\">The Situation<\/div>\n      <h2 class=\"warning-headline reveal reveal-delay-1\">\n        You didn't come this far<br\/>\n        to feel like <em>this.<\/em>\n      <\/h2>\n      <p class=\"warning-text reveal reveal-delay-2\">\n        There's a specific kind of pressure that comes with leading a company between $20 million and $100 million. It doesn't announce itself. It builds. Quietly. In the gap between what the board sees and what you actually carry.\n      <\/p>\n      <p class=\"warning-text reveal reveal-delay-2\">\n        <strong>The decisions that pile up on your desk because no one else can make them.<\/strong> The leadership team that's loyal but not ready. The culture that looks solid on a slide and feels fragile in the building. The burnout you perform your way through. The strategy everyone agrees to on Tuesday and quietly ignores by Thursday.\n      <\/p>\n      <p class=\"warning-text reveal reveal-delay-3\">\n        These aren't management problems. They're structural ones. And the business cannot outgrow the structure holding it back \u2014 not with more hustle, not with a new hire, not with another off-site.\n      <\/p>\n      <p class=\"warning-text reveal reveal-delay-3\">\n        <strong>What's required is clarity. And clarity requires someone willing to name what's actually happening.<\/strong>\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- NOT FOR EVERYONE -->\n  <section class=\"section-notfor\">\n    <div class=\"notfor-inner\">\n      <div class=\"notfor-left\">\n        <div class=\"section-label reveal\">RISMETHOD Is Not for Everyone<\/div>\n        <h2 class=\"notfor-headline reveal reveal-delay-1\">\n          Most people want<br\/>validation.<br\/>\n          <em>You want results.<\/em>\n        <\/h2>\n        <div class=\"notfor-body reveal reveal-delay-2\">\n          <p>\n            We don't do workshops. We don't do inspiration. We don't send you home with a binder full of frameworks that rot in a drawer.\n          <\/p>\n          <p>\n            RISMETHOD works with a small number of East Coast CEOs who are serious about building something that actually runs without them at the center of every decision.\n          <\/p>\n          <p>\n            <strong>If you're looking for someone to tell you you're doing great, you've found the wrong firm.<\/strong>\n          <\/p>\n          <p>\n            If you want the real conversation \u2014 the one your leadership team isn't having, the one your advisors are dancing around, the one you're having with yourself at 2am \u2014 this briefing is where it starts.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"notfor-right\">\n        <ul class=\"check-list reveal reveal-delay-1\">\n          <li><strong>You're not looking for motivation.<\/strong> You have enough of that. You need a system that runs when you're not running it.<\/li>\n          <li><strong>You've outgrown the advice around you.<\/strong> Most of your board, advisors, and investors haven't been where you're standing.<\/li>\n          <li><strong>You already know the problems.<\/strong> What's missing isn't diagnosis. It's execution with someone willing to hold the standard.<\/li>\n          <li><strong>You're carrying it alone.<\/strong> And the isolation isn't just uncomfortable \u2014 it's affecting the quality of your decisions.<\/li>\n          <li><strong>You want a peer, not a vendor.<\/strong> Someone in the room who tells you the truth before it costs you.<\/li>\n        <\/ul>\n\n        <div class=\"notfor-callout reveal reveal-delay-2\">\n          \"The ceiling of your company is the floor of your own evolution. Most CEOs just haven't gotten there yet.\"\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- INSIDE THE BRIEFING -->\n  <section class=\"section-inside\">\n    <div class=\"inside-inner\">\n      <div class=\"inside-header\">\n        <div class=\"section-label reveal\">What's Inside the Briefing<\/div>\n        <h2 class=\"inside-headline reveal reveal-delay-1\">\n          15 pressure points.<br\/><em>Zero corporate speak.<\/em>\n        <\/h2>\n      <\/div>\n\n      <div class=\"inside-grid\">\n        <div class=\"inside-card reveal\">\n          <div class=\"inside-card-num\">01<\/div>\n          <div class=\"inside-card-title\">The Bottleneck<\/div>\n          <div class=\"inside-card-line\">You are the ceiling. And the business cannot grow past what you can personally hold.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal reveal-delay-1\">\n          <div class=\"inside-card-num\">02<\/div>\n          <div class=\"inside-card-title\">The Isolation Tax<\/div>\n          <div class=\"inside-card-line\">The higher you go, the fewer people can handle the truth. And the truth starts costing you decisions.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal reveal-delay-2\">\n          <div class=\"inside-card-num\">03<\/div>\n          <div class=\"inside-card-title\">The Leadership Gap<\/div>\n          <div class=\"inside-card-line\">Loyal isn't the same as ready. The team that got you here is quietly holding you back from what's next.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal\">\n          <div class=\"inside-card-num\">04<\/div>\n          <div class=\"inside-card-title\">Invisible Burnout<\/div>\n          <div class=\"inside-card-line\">You can't show it. So you push through. But exhaustion at the top doesn't stay personal for long.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal reveal-delay-1\">\n          <div class=\"inside-card-num\">05<\/div>\n          <div class=\"inside-card-title\">Culture Drift<\/div>\n          <div class=\"inside-card-line\">Culture is not what you say at the all-hands. It's what you let happen on a Tuesday.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal reveal-delay-2\">\n          <div class=\"inside-card-num\">06<\/div>\n          <div class=\"inside-card-title\">The Infrastructure Lag<\/div>\n          <div class=\"inside-card-line\">You're running a $70M company on systems built for $15M. The cracks don't close with more hustle.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal\">\n          <div class=\"inside-card-num\">07<\/div>\n          <div class=\"inside-card-title\">The Personal Cost<\/div>\n          <div class=\"inside-card-line\">The business might be fine. Everything else might not be. And you've been choosing not to look.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal reveal-delay-1\">\n          <div class=\"inside-card-num\">08<\/div>\n          <div class=\"inside-card-title\">Talent That Leaves<\/div>\n          <div class=\"inside-card-line\">Great people don't leave for money. They leave because the environment stopped being worth the cost.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal reveal-delay-2\">\n          <div class=\"inside-card-num\">09<\/div>\n          <div class=\"inside-card-title\">Execution Collapse<\/div>\n          <div class=\"inside-card-line\">Good strategy dies in conference rooms when there's no system for accountability.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal\">\n          <div class=\"inside-card-num\">10<\/div>\n          <div class=\"inside-card-title\">Identity Erosion<\/div>\n          <div class=\"inside-card-line\">The founder who built this became a manager you barely recognize. That's not success \u2014 that's drift.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal reveal-delay-1\">\n          <div class=\"inside-card-num\">11<\/div>\n          <div class=\"inside-card-title\">The AI Distraction<\/div>\n          <div class=\"inside-card-line\">You're spending on AI and unsure what you're actually getting. Strategic confusion is expensive.<\/div>\n        <\/div>\n        <div class=\"inside-card reveal reveal-delay-2\">\n          <div class=\"inside-card-num\">12<\/div>\n          <div class=\"inside-card-title\">External Volatility<\/div>\n          <div class=\"inside-card-line\">When the market moves, mid-market companies feel it hardest. Especially the ones not built for it.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PULL QUOTE -->\n  <section class=\"section-pullquote\">\n    <div class=\"pullquote-mark\">\"<\/div>\n    <p class=\"pullquote-text reveal\">\n      Most CEOs don't fail because they stopped working hard.<br\/>\n      They fail because they kept doing what worked at half the size.\n    <\/p>\n    <p class=\"pullquote-source reveal reveal-delay-1\">\u2014 The Unspoken Truth, RISMETHOD Private Briefing, 2026<\/p>\n  <\/section>\n\n  <!-- MAILERLITE FONTS (loaded separately to avoid conflicts) -->\n  <style type=\"text\/css\">@import url(\"https:\/\/assets.mlcdn.com\/fonts.css?version=1773928\");<\/style>\n\n  <!-- FORM SECTION -->\n  <section class=\"section-form\" id=\"request\">\n    <div class=\"form-bg-text\">SEND IT<\/div>\n    <div class=\"form-inner\">\n      <div class=\"form-header\">\n        <div class=\"section-label reveal\">Request the Private Briefing<\/div>\n        <h2 class=\"form-headline reveal reveal-delay-1\">\n          If this hit a nerve,<br\/>\n          <em>that's the point.<\/em>\n        <\/h2>\n        <p class=\"form-subhead reveal reveal-delay-2\">\n          This briefing goes to CEOs leading $20M\u2013$100M companies.<br\/>\n          <strong>Not to everyone. Not as a newsletter. One copy, directly to you.<\/strong><br\/>\n          Fill this out and it ships to your inbox within 24 hours.\n        <\/p>\n      <\/div>\n\n      <!-- MAILERLITE FORM \u2014 styled to match luxury design -->\n      <div class=\"ml-form-rismethod\">\n        <div id=\"mlb2-38916005\" class=\"ml-form-embedContainer ml-subscribe-form ml-subscribe-form-38916005\">\n          <div class=\"ml-form-align-center\">\n            <div class=\"ml-form-embedWrapper embedForm\">\n\n              <div class=\"ml-form-embedBody ml-form-embedBodyDefault row-form\">\n                <div class=\"ml-form-embedContent\" style=\"display:none\"><\/div>\n\n                <form class=\"ml-block-form\"\n                  action=\"https:\/\/assets.mailerlite.com\/jsonp\/1906993\/forms\/182830235600815861\/subscribe\"\n                  data-code=\"\"\n                  method=\"post\"\n                  target=\"_blank\">\n\n                  <div class=\"ml-form-formContent\">\n\n                    <!-- Row 1: First Name + Last Name -->\n                    <div class=\"form-row-pair\">\n                      <div class=\"ml-form-fieldRow\">\n                        <div class=\"ml-field-group ml-field-name ml-validate-required\">\n                          <label>First Name<\/label>\n                          <input aria-label=\"name\" aria-required=\"true\" type=\"text\"\n                            class=\"form-control\"\n                            name=\"fields[name]\"\n                            placeholder=\"Your first name\"\n                            autocomplete=\"given-name\">\n                        <\/div>\n                      <\/div>\n\n                      <div class=\"ml-form-fieldRow\">\n                        <div class=\"ml-field-group ml-field-last_name\">\n                          <label>Last Name<\/label>\n                          <input aria-label=\"last_name\" type=\"text\"\n                            class=\"form-control\"\n                            name=\"fields[last_name]\"\n                            placeholder=\"Your last name\"\n                            autocomplete=\"family-name\">\n                        <\/div>\n                      <\/div>\n                    <\/div>\n\n                    <!-- Row 2: Email (full width) -->\n                    <div class=\"ml-form-fieldRow\">\n                      <div class=\"ml-field-group ml-field-email ml-validate-email ml-validate-required\">\n                        <label>Your Direct Email<\/label>\n                        <input aria-label=\"email\" aria-required=\"true\" type=\"email\"\n                          class=\"form-control\"\n                          name=\"fields[email]\"\n                          placeholder=\"your@email.com\"\n                          autocomplete=\"email\">\n                      <\/div>\n                    <\/div>\n\n                    <!-- Row 3: Company + Revenue -->\n                    <div class=\"form-row-pair\">\n                      <div class=\"ml-form-fieldRow\">\n                        <div class=\"ml-field-group ml-field-company ml-validate-required\">\n                          <label>Your Company<\/label>\n                          <input aria-label=\"company\" aria-required=\"true\" type=\"text\"\n                            class=\"form-control\"\n                            name=\"fields[company]\"\n                            placeholder=\"Company name\"\n                            autocomplete=\"organization\">\n                        <\/div>\n                      <\/div>\n\n                      <div class=\"ml-form-fieldRow\">\n                        <div class=\"ml-field-group ml-field-revenue ml-validate-required\">\n                          <label>Revenue Range<\/label>\n                          <select class=\"custom-select\" name=\"fields[revenue]\" aria-label=\"revenue\" aria-required=\"true\">\n                            <option value=\"\">\u2014 Select range \u2014<\/option>\n                            <option>$20M - $40M<\/option>\n                            <option>$40M - $60M<\/option>\n                            <option>$60M - $80M<\/option>\n                            <option>$80M - $100M<\/option>\n                            <option>$100M+<\/option>\n                          <\/select>\n                        <\/div>\n                      <\/div>\n                    <\/div>\n\n                    <!-- Row 4: Challenge (full width) -->\n                    <div class=\"ml-form-fieldRow ml-last-item\">\n                      <div class=\"ml-field-group ml-field-challenges ml-validate-required\">\n                        <label>In plain language \u2014 what's keeping you up?<\/label>\n                        <textarea class=\"form-control\"\n                          name=\"fields[challenges]\"\n                          aria-label=\"challenges\"\n                          aria-required=\"true\"\n                          maxlength=\"500\"\n                          placeholder=\"Be direct. This goes to Phill personally.\"><\/textarea>\n                      <\/div>\n                    <\/div>\n\n                  <\/div><!-- \/ml-form-formContent -->\n\n                  <input type=\"hidden\" name=\"ml-submit\" value=\"1\">\n                  <input type=\"hidden\" name=\"anticsrf\" value=\"true\">\n\n                  <div class=\"ml-form-embedSubmit\">\n                    <button type=\"submit\" class=\"primary\">Send It<\/button>\n                    <button disabled=\"disabled\" style=\"display:none\" type=\"button\" class=\"loading\">\n                      <div class=\"ml-form-embedSubmitLoad\"><\/div>\n                      <span class=\"sr-only\">Loading...<\/span>\n                    <\/button>\n                  <\/div>\n\n                <\/form>\n              <\/div><!-- \/ml-form-embedBody -->\n\n              <!-- Success State -->\n              <div class=\"ml-form-successBody row-success\" style=\"display:none\">\n                <div class=\"ml-form-successContent\">\n                  <h4>It's on its way.<\/h4>\n                  <p>\n                    Your copy of <em>The Unspoken Truth<\/em> will be in your inbox within 24 hours.<br\/><br\/>\n                    If something in the briefing lands \u2014 or you want to have the real conversation \u2014<br\/>\n                    reach out directly: <a href=\"mailto:Phill@rismethod.com\" style=\"color:#C4973F;\">Phill@rismethod.com<\/a>\n                  <\/p>\n                <\/div>\n              <\/div>\n\n            <\/div><!-- \/ml-form-embedWrapper -->\n          <\/div>\n        <\/div>\n      <\/div><!-- \/ml-form-rismethod -->\n\n      <p class=\"form-disclaimer\">\n        RISMETHOD \u00b7 Phill@rismethod.com \u00b7 860-656-4474 \u00b7 RISMETHOD.com<br\/>\n        Private correspondence. Not shared. Not sold. Not syndicated.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- FOOTER -->\n  <footer>\n    <div class=\"footer-logo\">RISMETHOD<\/div>\n    <div class=\"footer-contact\">\n      <a href=\"tel:8606564474\">860-656-4474<\/a>\n      <a href=\"mailto:Phill@rismethod.com\">Phill@rismethod.com<\/a>\n      <a href=\"https:\/\/rismethod.com\" target=\"_blank\">RISMETHOD.com<\/a>\n    <\/div>\n    <div class=\"footer-right\">\u00a9 2026 RISMETHOD \u00b7 All Rights Reserved<\/div>\n  <\/footer>\n\n  <!-- MailerLite webforms JS -->\n  <script src=\"https:\/\/groot.mailerlite.com\/js\/w\/webforms.min.js?v95037e5bac78f29ed026832ca21a7c7b\" type=\"text\/javascript\"><\/script>\n  <script>\n    fetch(\"https:\/\/assets.mailerlite.com\/jsonp\/1906993\/forms\/182830235600815861\/takel\");\n  <\/script>\n\n  <!-- Success callback for MailerLite form \u2014 redirects to download page -->\n  <script>\n    function ml_webform_success_38916005() {\n      window.location.href = 'https:\/\/rismethod.com\/unspoken-truth-download-page';\n    }\n  <\/script>\n\n  <script>\n    \/\/ \u2500\u2500\u2500 NAV SCROLL \u2500\u2500\u2500\n    const nav = document.getElementById('mainNav');\n    window.addEventListener('scroll', () => {\n      nav.classList.toggle('scrolled', window.scrollY > 60);\n    });\n\n    \/\/ \u2500\u2500\u2500 REVEAL ON SCROLL \u2500\u2500\u2500\n    const reveals = document.querySelectorAll('.reveal');\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach(entry => {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('visible');\n          observer.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.12 });\n\n    reveals.forEach(el => observer.observe(el));\n\n    \/\/ Trigger hero elements on load\n    setTimeout(() => {\n      document.querySelectorAll('.hero .reveal').forEach(el => {\n        el.classList.add('visible');\n      });\n    }, 100);\n\n    \/\/ \u2500\u2500\u2500 SMOOTH SCROLL \u2500\u2500\u2500\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n      anchor.addEventListener('click', (e) => {\n        const target = document.querySelector(anchor.getAttribute('href'));\n        if (target) {\n          e.preventDefault();\n          target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n        }\n      });\n    });\n  <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Unspoken Truth \u2014 RISMETHOD RISMETHOD Request the Briefing A Private Briefing \u00b7 Ambitious CEOs \u00b7 2026 TheUnspokenTruth What keeps All CEOs up at night. The version no one says out loud. You&#8217;re running a $20M\u2013$100M company. From the outside, it looks like success. From the inside, you know exactly what it costs. This briefing [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-334","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/rismethod.com\/fr\/wp-json\/wp\/v2\/pages\/334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rismethod.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rismethod.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rismethod.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rismethod.com\/fr\/wp-json\/wp\/v2\/comments?post=334"}],"version-history":[{"count":40,"href":"https:\/\/rismethod.com\/fr\/wp-json\/wp\/v2\/pages\/334\/revisions"}],"predecessor-version":[{"id":1074,"href":"https:\/\/rismethod.com\/fr\/wp-json\/wp\/v2\/pages\/334\/revisions\/1074"}],"wp:attachment":[{"href":"https:\/\/rismethod.com\/fr\/wp-json\/wp\/v2\/media?parent=334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}