{"id":407,"date":"2015-01-21T23:40:48","date_gmt":"2015-01-21T23:40:48","guid":{"rendered":"https:\/\/abhmind.com\/?page_id=407"},"modified":"2026-08-09T10:36:33","modified_gmt":"2026-08-09T15:36:33","slug":"intrusive-thoughts-treatment-philosophy","status":"publish","type":"page","link":"https:\/\/abhmind.com\/?page_id=407","title":{"rendered":"Philosophy"},"content":{"rendered":"\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     MAIN NAVIGATION MENU\n========================================================= -->\n<style>\n.abh-nav,\n.abh-nav * {\n  box-sizing: border-box;\n}\n.abh-nav {\n  position: relative;\n  z-index: 9999;\n  width: 100%;\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(2,20,33,.98),\n      rgba(4,36,61,.98)\n    );\n  border-bottom:\n    1px solid rgba(100,215,255,.16);\n  box-shadow:\n    0 12px 35px rgba(0,0,0,.22);\n  backdrop-filter: blur(18px);\n  -webkit-backdrop-filter: blur(18px);\n}\n\/* =========================================================\n   INNER CONTAINER\n========================================================= *\/\n.abh-nav-inner {\n  max-width: 1400px;\n  margin: 0 auto;\n  padding: 13px 22px;\n  display: flex;\n  align-items: center;\n  gap: 20px;\n}\n\/* =========================================================\n   BRAND\n========================================================= *\/\n.abh-nav-brand {\n  flex-shrink: 0;\n  color: #ffffff !important;\n  text-decoration: none !important;\n}\n.abh-nav-brand-main {\n  display: block;\n  font-size: 17px;\n  font-weight: 800;\n  line-height: 1.1;\n}\n.abh-nav-brand-sub {\n  display: block;\n  margin-top: 4px;\n  color: #70dcff;\n  font-size: 8px;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   MAIN MENU\n========================================================= *\/\n.abh-nav-menu {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 3px;\n  flex: 1;\n}\n.abh-nav-link,\n.abh-nav-dropbtn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 42px;\n  padding: 0 11px;\n  border: 0;\n  border-radius: 8px;\n  background: transparent;\n  color: rgba(235,247,252,.88) !important;\n  text-decoration: none !important;\n  font-size: 11.5px;\n  font-weight: 700;\n  cursor: pointer;\n  white-space: nowrap;\n  transition:\n    background .2s ease,\n    color .2s ease;\n}\n.abh-nav-link:hover,\n.abh-nav-dropbtn:hover {\n  color: #ffffff !important;\n  background:\n    rgba(255,255,255,.055);\n}\n.abh-nav-caret {\n  margin-left: 5px;\n  color: #69d9ff;\n  font-size: 8px;\n}\n\/* =========================================================\n   DROPDOWNS\n========================================================= *\/\n.abh-nav-dropdown {\n  position: relative;\n}\n.abh-nav-dropdown-menu {\n  position: absolute;\n  top: calc(100% + 7px);\n  left: 0;\n  min-width: 245px;\n  padding: 9px;\n  opacity: 0;\n  visibility: hidden;\n  transform: translateY(8px);\n  border-radius: 14px;\n  border:\n    1px solid rgba(105,216,255,.17);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(3,25,43,.99),\n      rgba(4,47,79,.99)\n    );\n  box-shadow:\n    0 22px 55px rgba(0,0,0,.36);\n  transition:\n    opacity .2s ease,\n    visibility .2s ease,\n    transform .2s ease;\n}\n.abh-nav-dropdown:hover\n.abh-nav-dropdown-menu {\n  opacity: 1;\n  visibility: visible;\n  transform: translateY(0);\n}\n.abh-nav-dropdown-menu a {\n  display: block;\n  padding: 12px 14px;\n  border-radius: 8px;\n  color: rgba(226,243,250,.84) !important;\n  text-decoration: none !important;\n  font-size: 13px;\n  font-weight: 650;\n  transition:\n    background .2s ease,\n    color .2s ease;\n}\n.abh-nav-dropdown-menu a:hover {\n  color: #ffffff !important;\n  background:\n    rgba(80,200,245,.09);\n}\n\/* =========================================================\n   REQUEST APPOINTMENT BUTTON\n========================================================= *\/\n.abh-nav .spwidget-button-wrapper {\n  margin: 0 !important;\n  text-align: center !important;\n  flex-shrink: 0;\n}\n.abh-nav .spwidget-button {\n  display: inline-flex !important;\n  align-items: center;\n  justify-content: center;\n  min-height: 44px;\n  padding:\n    0 18px !important;\n  border-radius:\n    50px !important;\n  color:\n    #ffffff !important;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(7,49,110,.98),\n      rgba(10,93,166,.96),\n      rgba(4,36,80,.98)\n    ) !important;\n  border:\n    1px solid rgba(132,218,255,.32) !important;\n  font-size:\n    10.5px !important;\n  font-weight:\n    800 !important;\n  letter-spacing:\n    .8px !important;\n  text-transform:\n    uppercase !important;\n  text-decoration:\n    none !important;\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.16),\n    0 8px 22px rgba(0,40,90,.40);\n  transition:\n    all .25s ease;\n}\n.abh-nav .spwidget-button:hover {\n  color: #ffffff !important;\n  transform: translateY(-2px);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(8,67,140,.98),\n      rgba(16,118,196,.98),\n      rgba(5,45,95,.98)\n    ) !important;\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.20),\n    0 12px 26px rgba(0,55,110,.45);\n}\n\/* =========================================================\n   MOBILE TOGGLE\n========================================================= *\/\n.abh-nav-toggle {\n  display: none;\n  width: 44px;\n  height: 44px;\n  flex-shrink: 0;\n  align-items: center;\n  justify-content: center;\n  border-radius: 9px;\n  border:\n    1px solid rgba(105,216,255,.18);\n  background:\n    rgba(255,255,255,.045);\n  color: #ffffff;\n  font-size: 21px;\n  cursor: pointer;\n}\n\/* =========================================================\n   TABLET \/ MOBILE\n========================================================= *\/\n@media (max-width: 1120px) {\n  .abh-nav-inner {\n    flex-wrap: wrap;\n  }\n  .abh-nav-toggle {\n    display: inline-flex;\n    margin-left: auto;\n  }\n  .abh-nav-menu {\n    display: none;\n    order: 3;\n    width: 100%;\n    flex-direction: column;\n    align-items: stretch;\n    padding-top: 12px;\n    border-top:\n      1px solid rgba(102,216,255,.10);\n  }\n  .abh-nav-menu.is-open {\n    display: flex;\n  }\n  .abh-nav-link,\n  .abh-nav-dropbtn {\n    width: 100%;\n    justify-content: space-between;\n    padding: 12px 14px;\n  }\n  .abh-nav-dropdown-menu {\n    position: static;\n    display: none;\n    min-width: 0;\n    margin-top: 4px;\n    opacity: 1;\n    visibility: visible;\n    transform: none;\n    box-shadow: none;\n    background:\n      rgba(255,255,255,.025);\n  }\n  .abh-nav-dropdown.is-open\n  .abh-nav-dropdown-menu {\n    display: block;\n  }\n}\n@media (max-width: 650px) {\n  .abh-nav-inner {\n    padding:\n      12px 16px;\n  }\n  .abh-nav-brand-main {\n    font-size: 15px;\n  }\n  .abh-nav-brand-sub {\n    font-size: 7px;\n  }\n  .abh-nav .spwidget-button-wrapper {\n    width: 100%;\n    order: 4;\n  }\n  .abh-nav .spwidget-button {\n    width: 100%;\n    margin-top: 8px;\n  }\n}\n<\/style>\n<nav>\n    <!-- =====================================================\n         BRAND\n    ====================================================== -->\n    <a\n      href=\"https:\/\/abhmind.com\"\n    >\n        Advanced Behavioral Health\n        Science. Mind. Transformation.\n    <\/a>\n    <!-- =====================================================\n         MOBILE MENU BUTTON\n    ====================================================== -->\n    <button\n      type=\"button\"\n      aria-label=\"Open navigation menu\"\n      aria-expanded=\"false\"\n    >\n      \u2630\n    <\/button>\n    <!-- =====================================================\n         MAIN MENU\n    ====================================================== -->\n      <!-- HOME -->\n      <a\n        href=\"https:\/\/abhmind.com\"\n      >\n        Home\n      <\/a>\n      <!-- ===================================================\n           WHAT TO EXPECT\n      ==================================================== -->\n        <button\n          type=\"button\"\n        >\n          What To Expect\n            \u25bc\n        <\/button>\n          <a href=\"https:\/\/abhmind.com\/?page_id=401\">\n            Welcome\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=407\">\n            Philosophy\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=398\">\n            Strategies\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=1038\">\n            FAQs\n          <\/a>\n      <!-- ===================================================\n           OUR EXPERTISE\n      ==================================================== -->\n        <button\n          type=\"button\"\n        >\n          Our Expertise\n            \u25bc\n        <\/button>\n          <a href=\"https:\/\/abhmind.com\/?page_id=871\">\n            Anxiety\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=422\">\n            OCD\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=419\">\n            Sleep\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=413\">\n            Training\n          <\/a>\n      <!-- ===================================================\n           ABOUT US\n      ==================================================== -->\n        <button\n          type=\"button\"\n        >\n          About Us\n            \u25bc\n        <\/button>\n          <a href=\"https:\/\/abhmind.com\/?page_id=431\">\n            Leadership\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=428\">\n            Mission\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=485\">\n            Contact\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=434\">\n            Testimonials\n          <\/a>\n      <!-- CLIENT PORTAL -->\n      <a\n        href=\"https:\/\/abhmind.clientsecure.me\/sign-in\"\n        target=\"_blank\"\n        rel=\"noopener noreferrer\"\n      >\n        Client Portal\n      <\/a>\n      <!-- PROVIDER REFERRALS -->\n      <a\n        href=\"https:\/\/abhmind.com\/?page_id=1007\"\n      >\n        Provider Referrals\n      <\/a>\n    <!-- =====================================================\n         SIMPLEPRACTICE REQUEST APPOINTMENT\n    ====================================================== -->\n    <!-- Start SimplePractice Contact Form Widget Embed Code -->\n    <style>\n      .spwidget-button-wrapper {\n        text-align: center;\n      }\n      .spwidget-button {\n        display: inline-block;\n        padding: 6px 12px;\n        color: #1371C8;\n        background: #fff;\n        border: 1px solid #1371C8;\n        border-radius: 4px;\n        font-size: 14px;\n        font-weight: 600;\n        text-decoration: none;\n      }\n      .spwidget-button:hover {\n        background: #fff;\n        color: #0F5AA0;\n      }\n      .spwidget-button:active {\n        color:\n          rgba(255,255,255,.75) !important;\n        box-shadow:\n          0 1px 3px\n          rgba(0,0,0,.15)\n          inset;\n      }\n    <\/style>\n      <a\n        href=\"https:\/\/abhmind.clientsecure.me\"\n        data-spwidget-scope-id=\"7267d394-3367-4e67-a0a1-2cad15a38489\"\n        data-spwidget-scope-uri=\"abhmind\"\n        data-spwidget-application-id=\"7c72cb9f9a9b913654bb89d6c7b4e71a77911b30192051da35384b4d0c6d505b\"\n        data-spwidget-channel=\"embedded_widget\"\n        data-spwidget-scope-global\n        data-spwidget-autobind\n        data-spwidget-contact\n      >\n        Request An Appointment\n      <\/a>\n    <!-- End SimplePractice Contact Form Widget Embed Code -->\n<\/nav>\n<!-- =========================================================\n     MOBILE MENU JAVASCRIPT\n========================================================= -->\n<!-- =========================================================\n     SIMPLEPRACTICE SCRIPT\n========================================================= -->\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     PHILOSOPHY PAGE\n     ABHMIND.COM\n     Blue Glass \/ Science \/ Performance Theme\n========================================================= -->\n<style>\n.abh-philosophy,\n.abh-philosophy * {\n  box-sizing: border-box;\n}\n.abh-philosophy {\n  --abh-navy: #021421;\n  --abh-deep: #04243d;\n  --abh-blue: #087bc5;\n  --abh-cyan: #5ed9ff;\n  --abh-light-blue: #9ae8ff;\n  --abh-white: #ffffff;\n  position: relative;\n  overflow: hidden;\n  color: #ffffff;\n  background:\n    radial-gradient(\n      circle at 82% 7%,\n      rgba(45, 190, 242, .16),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 8% 36%,\n      rgba(18, 125, 196, .12),\n      transparent 29%\n    ),\n    linear-gradient(\n      180deg,\n      #021421 0%,\n      #04243d 42%,\n      #031a2d 100%\n    );\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\/* SCIENTIFIC GRID *\/\n.abh-philosophy::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(104, 216, 255, .035) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(104, 216, 255, .035) 1px,\n      transparent 1px\n    );\n  background-size: 56px 56px;\n  pointer-events: none;\n}\n\/* =========================================================\n   SHARED\n========================================================= *\/\n.abh-philosophy-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n}\n.abh-philosophy-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 20px;\n  padding: 8px 14px;\n  border-radius: 50px;\n  border:\n    1px solid rgba(102, 216, 255, .24);\n  background:\n    rgba(255,255,255,.045);\n  color: #87e3ff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n}\n.abh-philosophy-dot {\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: #53d5ff;\n  box-shadow:\n    0 0 11px rgba(83, 213, 255, .9);\n}\n.abh-philosophy h1,\n.abh-philosophy h2,\n.abh-philosophy h3 {\n  color: #ffffff;\n}\n.abh-philosophy p {\n  color: rgba(214, 236, 246, .77);\n}\n\/* =========================================================\n   HERO\n========================================================= *\/\n.abh-philosophy-hero {\n  position: relative;\n  z-index: 2;\n  min-height: 690px;\n  display: flex;\n  align-items: center;\n  padding: 110px 24px 90px;\n}\n.abh-philosophy-hero-grid {\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns:\n    minmax(0, 1.25fr)\n    minmax(300px, .75fr);\n  gap: 65px;\n  align-items: center;\n}\n.abh-philosophy-hero h1 {\n  max-width: 830px;\n  margin: 0 0 25px;\n  font-size:\n    clamp(50px, 6.5vw, 82px);\n  line-height: .98;\n  font-weight: 760;\n  letter-spacing: -3.5px;\n}\n.abh-philosophy-gradient {\n  display: block;\n  background:\n    linear-gradient(\n      90deg,\n      #ffffff,\n      #82e0ff 52%,\n      #2cb7eb\n    );\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  color: transparent;\n}\n.abh-philosophy-lead {\n  max-width: 730px;\n  margin: 0 0 18px;\n  color: rgba(237, 248, 253, .93) !important;\n  font-size:\n    clamp(19px, 2vw, 23px);\n  line-height: 1.6;\n}\n.abh-philosophy-sub {\n  max-width: 700px;\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.78;\n}\n\/* HERO CARD *\/\n.abh-philosophy-hero-card {\n  position: relative;\n  padding: 38px 34px;\n  border-radius: 23px;\n  border:\n    1px solid rgba(125, 220, 255, .20);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.10),\n      rgba(255,255,255,.035)\n    );\n  box-shadow:\n    0 30px 80px rgba(0,0,0,.28),\n    inset 0 1px 0 rgba(255,255,255,.13);\n  backdrop-filter: blur(20px);\n  -webkit-backdrop-filter: blur(20px);\n}\n.abh-philosophy-hero-card::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 18%;\n  right: 18%;\n  height: 1px;\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      #64d9ff,\n      transparent\n    );\n}\n.abh-philosophy-hero-card h2 {\n  margin: 0 0 16px;\n  font-size: 30px;\n  line-height: 1.15;\n  letter-spacing: -.8px;\n}\n.abh-philosophy-hero-card p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n}\n.abh-philosophy-statement {\n  margin-top: 24px;\n  padding-top: 22px;\n  border-top:\n    1px solid rgba(119, 215, 250, .14);\n  color: #7ddfff !important;\n  font-size: 18px !important;\n  font-weight: 750;\n}\n\/* =========================================================\n   CONTENT SECTIONS\n========================================================= *\/\n.abh-philosophy-section {\n  position: relative;\n  z-index: 2;\n  padding: 82px 24px;\n}\n.abh-philosophy-section.alt {\n  background:\n    rgba(0, 15, 27, .18);\n}\n.abh-philosophy-section-header {\n  max-width: 880px;\n  margin-bottom: 34px;\n}\n.abh-philosophy-section-header span {\n  display: block;\n  margin-bottom: 12px;\n  color: #6fdcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n.abh-philosophy-section-header h2 {\n  margin: 0;\n  font-size:\n    clamp(34px, 5vw, 53px);\n  line-height: 1.08;\n  letter-spacing: -1.7px;\n}\n.abh-philosophy-copy {\n  max-width: 940px;\n}\n.abh-philosophy-copy p {\n  margin: 0 0 22px;\n  font-size: 17px;\n  line-height: 1.82;\n}\n.abh-philosophy-copy p:last-child {\n  margin-bottom: 0;\n}\n\/* =========================================================\n   EMPHASIS CARD\n========================================================= *\/\n.abh-emphasis-card {\n  max-width: 1000px;\n  margin-top: 35px;\n  padding: 32px 34px;\n  border:\n    1px solid rgba(110, 215, 255, .18);\n  border-radius: 20px;\n  background:\n    linear-gradient(\n      135deg,\n      rgba(7, 77, 126, .57),\n      rgba(4, 43, 74, .66)\n    );\n  box-shadow:\n    0 22px 60px rgba(0,0,0,.20);\n}\n.abh-emphasis-card strong {\n  color: #ffffff;\n  font-size: 21px;\n  line-height: 1.5;\n}\n.abh-emphasis-card p {\n  margin-top: 12px;\n}\n\/* =========================================================\n   STATUS QUO GRID\n========================================================= *\/\n.abh-status-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n  gap: 20px;\n  margin-top: 38px;\n}\n.abh-status-card {\n  padding: 28px;\n  border:\n    1px solid rgba(118, 214, 250, .14);\n  border-radius: 18px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.07),\n      rgba(255,255,255,.025)\n    );\n  box-shadow:\n    0 18px 50px rgba(0,0,0,.16);\n}\n.abh-status-number {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 40px;\n  height: 40px;\n  margin-bottom: 19px;\n  border-radius: 50%;\n  color: #68d9ff;\n  background:\n    rgba(42, 186, 238, .10);\n  border:\n    1px solid rgba(92, 212, 253, .23);\n  font-size: 13px;\n  font-weight: 800;\n}\n.abh-status-card h3 {\n  margin: 0 0 10px;\n  font-size: 21px;\n  letter-spacing: -.4px;\n}\n.abh-status-card p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.7;\n}\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n.abh-quote {\n  max-width: 950px;\n  margin: 40px 0 0;\n  padding: 34px 36px;\n  border-left: 3px solid #56d5ff;\n  border-radius: 0 17px 17px 0;\n  background:\n    rgba(255,255,255,.045);\n}\n.abh-quote p {\n  margin: 0 0 12px;\n  color: #ffffff !important;\n  font-size: 20px;\n  line-height: 1.65;\n  font-style: italic;\n}\n.abh-quote span {\n  color: #70dcff;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .5px;\n}\n\/* =========================================================\n   WILLINGNESS\n========================================================= *\/\n.abh-willing-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n  gap: 15px;\n  margin-top: 32px;\n}\n.abh-willing-item {\n  display: flex;\n  gap: 13px;\n  align-items: flex-start;\n  padding: 19px 21px;\n  border-radius: 14px;\n  border:\n    1px solid rgba(105, 212, 250, .13);\n  background:\n    rgba(255,255,255,.035);\n  color: rgba(220, 240, 248, .82);\n}\n.abh-willing-check {\n  flex: 0 0 25px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 25px;\n  height: 25px;\n  border-radius: 50%;\n  color: #6edcff;\n  background:\n    rgba(52, 191, 240, .10);\n  border:\n    1px solid rgba(96, 212, 252, .20);\n  font-weight: 800;\n}\n\/* =========================================================\n   THERAPY PANEL\n========================================================= *\/\n.abh-therapy-panel {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 1.3fr)\n    minmax(250px, .7fr);\n  gap: 34px;\n  align-items: center;\n  margin-top: 38px;\n  padding: 40px;\n  border-radius: 23px;\n  border:\n    1px solid rgba(105, 214, 253, .19);\n  background:\n    linear-gradient(\n      135deg,\n      rgba(6, 77, 125, .60),\n      rgba(3, 42, 73, .69)\n    );\n  box-shadow:\n    0 25px 70px rgba(0,0,0,.22);\n}\n.abh-therapy-panel h3 {\n  margin: 0 0 14px;\n  font-size: 28px;\n  letter-spacing: -.7px;\n}\n.abh-therapy-panel p {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.75;\n}\n.abh-therapy-values {\n  display: grid;\n  gap: 12px;\n}\n.abh-therapy-value {\n  padding: 15px 17px;\n  border-radius: 12px;\n  text-align: center;\n  color: #ffffff;\n  font-size: 17px;\n  font-weight: 750;\n  background:\n    rgba(255,255,255,.05);\n  border:\n    1px solid rgba(116, 216, 251, .14);\n}\n\/* =========================================================\n   BIG QUESTION\n========================================================= *\/\n.abh-question {\n  position: relative;\n  z-index: 2;\n  padding: 95px 24px;\n  text-align: center;\n  background:\n    rgba(1, 13, 24, .23);\n}\n.abh-question-inner {\n  max-width: 900px;\n  margin: 0 auto;\n}\n.abh-question-label {\n  margin-bottom: 20px;\n  color: #6fdcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.9px;\n  text-transform: uppercase;\n}\n.abh-question h2 {\n  margin: 0 auto 25px;\n  font-size:\n    clamp(36px, 5vw, 57px);\n  line-height: 1.1;\n  letter-spacing: -1.8px;\n}\n.abh-question p {\n  margin: 0 auto;\n  max-width: 780px;\n  font-size: 17px;\n  line-height: 1.8;\n}\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n.abh-philosophy-final {\n  position: relative;\n  z-index: 2;\n  padding: 100px 24px;\n  text-align: center;\n}\n.abh-philosophy-final-inner {\n  max-width: 920px;\n  margin: 0 auto;\n}\n.abh-final-dot {\n  width: 8px;\n  height: 8px;\n  margin: 0 auto 25px;\n  border-radius: 50%;\n  background: #55d4ff;\n  box-shadow:\n    0 0 20px rgba(85, 212, 255, .85);\n}\n.abh-philosophy-final h2 {\n  margin: 0 0 22px;\n  font-size:\n    clamp(40px, 6vw, 62px);\n  line-height: 1.05;\n  letter-spacing: -2.2px;\n}\n.abh-philosophy-final p {\n  margin: 0 auto 20px;\n  max-width: 800px;\n  font-size: 18px;\n  line-height: 1.8;\n}\n.abh-final-manifesto {\n  margin-top: 36px;\n  padding: 34px 30px;\n  border-radius: 20px;\n  border:\n    1px solid rgba(107, 216, 255, .19);\n  background:\n    linear-gradient(\n      135deg,\n      rgba(7, 79, 129, .60),\n      rgba(4, 42, 73, .68)\n    );\n}\n.abh-final-manifesto strong {\n  display: block;\n  margin: 7px 0;\n  color: #ffffff;\n  font-size: 22px;\n  line-height: 1.45;\n}\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n@media (max-width: 900px) {\n  .abh-philosophy-hero {\n    min-height: auto;\n    padding:\n      80px 22px 70px;\n  }\n  .abh-philosophy-hero-grid {\n    grid-template-columns: 1fr;\n    gap: 42px;\n  }\n  .abh-status-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-willing-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-therapy-panel {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .abh-philosophy-hero {\n    padding:\n      62px 18px 58px;\n  }\n  .abh-philosophy-hero h1 {\n    font-size: 45px;\n    letter-spacing: -2px;\n  }\n  .abh-philosophy-section {\n    padding:\n      65px 18px;\n  }\n  .abh-philosophy-section-header h2 {\n    font-size: 38px;\n  }\n  .abh-philosophy-copy p {\n    font-size: 16px;\n  }\n  .abh-philosophy-hero-card,\n  .abh-emphasis-card,\n  .abh-therapy-panel {\n    padding: 28px 24px;\n  }\n  .abh-question {\n    padding:\n      70px 18px;\n  }\n  .abh-philosophy-final {\n    padding:\n      75px 18px;\n  }\n}\n<\/style>\n  <!-- =======================================================\n       HERO\n  ======================================================== -->\n  <section>\n          The ABH Philosophy\n        <h1>\n          Excellence Begins\n            Outside the Comfort Zone.\n        <\/h1>\n        \n          Most people say they want change. They want less\n          anxiety, more confidence, better relationships,\n          greater discipline, better health, deeper purpose,\n          or freedom from patterns that have controlled them\n          for years.\n        \n        \n          But wanting change and pursuing change are two very\n          different things. Growth almost always requires us\n          to tolerate uncertainty, face what we would rather\n          avoid, and take action before comfort gives us\n          permission.\n        \n      <aside>\n        <h2>\n          Comfort is useful.\n          But it should not be in charge.\n        <\/h2>\n        \n          The main reason people remain stuck is often not a\n          lack of intelligence, potential, or insight. The\n          path forward simply requires discomfort.\n        \n        \n          At Advanced Behavioral Health, we believe the path\n          to excellence requires learning how to operate\n          outside the comfort zone.\n        \n      <\/aside>\n  <\/section>\n  <!-- =======================================================\n       COMFORT ZONE\n  ======================================================== -->\n  <section>\n        Comfort &#038; Avoidance\n        <h2>\n          The Comfort Zone Feels Safe,\n          But It Can Become a Cage.\n        <\/h2>\n        \n          The comfort zone is not always a bad place. Comfort\n          allows us to rest, recover, and feel safe. The\n          problem begins when comfort becomes the highest\n          priority.\n        \n        \n          When comfort becomes the goal, avoidance becomes\n          the strategy. We avoid difficult conversations.\n          We avoid the anxiety of trying something new. We\n          avoid the discipline required to change habits.\n          We avoid confronting intrusive thoughts, fear,\n          uncertainty, and emotional discomfort.\n        \n        \n          Over time, avoidance teaches the brain a powerful\n          lesson: \u201cI can only handle life when I feel\n          comfortable.\u201d\n        \n        <strong>\n          That lesson is false.\n        <\/strong>\n        \n          Human beings are far more capable than fear\n          suggests. But we rarely discover that capability\n          while remaining protected inside familiar\n          routines.\n        \n  <\/section>\n  <!-- =======================================================\n       STATUS QUO\n  ======================================================== -->\n  <section>\n        Status Quo Bias\n        <h2>\n          Most People Maintain\n          the Status Quo.\n        <\/h2>\n        \n          Behavioral economics describes a phenomenon known\n          as status quo bias: people often prefer to keep\n          things the same, even when change may be\n          beneficial. The current situation feels familiar,\n          predictable, and less risky.\n        \n        \n          People frequently do not stay the same because\n          staying the same is best. They stay the same\n          because staying the same is familiar.\n        \n        \n          The idea that \u201c9 out of 10 people never truly\n          leave their comfort zone\u201d should be understood as\n          a motivational statement rather than a precise\n          scientific statistic. But the underlying\n          principle is real: human beings naturally drift\n          toward what is familiar.\n        \n          01\n          <h3>Maintain<\/h3>\n          \n            Familiar patterns remain in place because they\n            require less uncertainty and less immediate\n            effort.\n          \n          02\n          <h3>Cope<\/h3>\n          \n            People learn ways to tolerate the current\n            situation without necessarily changing the\n            mechanism that keeps them stuck.\n          \n          03\n          <h3>Grow<\/h3>\n          \n            Excellence requires intentional movement beyond\n            the familiar and repeated engagement with\n            meaningful challenge.\n          \n  <\/section>\n  <!-- =======================================================\n       DISCOMFORT\n  ======================================================== -->\n  <section>\n        Adaptation &#038; Growth\n        <h2>\n          Discomfort Is Not the Enemy.\n        <\/h2>\n        \n          One of the greatest mistakes people make is\n          assuming that discomfort means something is\n          wrong.\n        \n        \n          In reality, discomfort often means something\n          important is happening.\n        \n        \n          When you begin therapy, confront anxiety, resist\n          compulsions, set boundaries, change habits, or\n          take responsibility for your life, discomfort is\n          expected. It does not necessarily mean you are\n          failing. It may mean your brain is being asked to\n          adapt, improvise, and overcome.\n        \n        \n          Psychological growth often occurs in the space\n          between comfort and overwhelm. Too little challenge\n          keeps us stagnant. Too much challenge can shut us\n          down. The appropriate level of challenge can help\n          build resilience, confidence, and emotional\n          strength.\n        \n        \n          \u201cBetween stimulus and response there is a space.\n          In that space is our power to choose.\u201d\n        \n          ~ Viktor Frankl\n        <strong>\n          Replace effort with time.\n        <\/strong>\n        \n          Small, deliberate changes repeated over time can\n          become immeasurable differences. Time is a\n          powerful ally when behavior is consistently moving\n          in the right direction.\n        \n  <\/section>\n  <!-- =======================================================\n       WILLINGNESS\n  ======================================================== -->\n  <section>\n        Willingness Over Avoidance\n        <h2>\n          The Goal Is Not to Become Fearless.\n          The Goal Is to Become Willing.\n        <\/h2>\n        \n          The modern world constantly encourages comfort:\n          avoid stress, eliminate discomfort, distract\n          yourself, scroll, escape, numb, reassure yourself,\n          or wait until you feel motivated.\n        \n        \n          But a life organized around constant comfort\n          becomes small.\n        \n        \n          For individuals struggling with anxiety, OCD,\n          avoidance, perfectionism, or fear of failure, the\n          urge to feel comfortable can become the very thing\n          that maintains suffering. The more we avoid\n          discomfort, the more powerful discomfort becomes.\n        \n          \u2713\n          Willing to face uncertainty.\n          \u2713\n          Willing to take the next step.\n          \u2713\n          Willing to feel uncomfortable without retreating.\n          \u2713\n          Willing to choose values over avoidance.\n          \u2713\n          Willing to pursue excellence instead of temporary relief.\n          \u2713\n          Willing to act before confidence arrives.\n  <\/section>\n  <!-- =======================================================\n       REPETITION\n  ======================================================== -->\n  <section>\n        Behavior Creates Change\n        <h2>\n          Excellence Requires Repetition,\n          Not Inspiration.\n        <\/h2>\n        \n          Many people wait for a life-changing moment. They\n          wait for motivation, confidence, clarity, or the\n          perfect emotional state.\n        \n        \n          But excellence is rarely built through sudden\n          inspiration. It is built through repeated action.\n        \n        \n          You become courageous by practicing courage. You\n          become disciplined by practicing discipline. You\n          become resilient by doing difficult things\n          consistently. You become free by repeatedly\n          refusing to obey fear.\n        \n        \n          This principle is especially important in the\n          treatment of anxiety and OCD. Progress comes from\n          learning that uncomfortable thoughts, feelings,\n          sensations, and uncertainty can be tolerated\n          without compulsions, avoidance, reassurance\n          seeking, or escape.\n        \n        \n          The brain changes through experience. It learns by\n          doing.\n        \n        <strong>\n          Insight is important. Action is essential.\n        <\/strong>\n        \n          Bruce Lee expressed the same principle simply:\n          knowing is not enough; knowledge must ultimately\n          be applied.\n        \n  <\/section>\n  <!-- =======================================================\n       THERAPY\n  ======================================================== -->\n  <section>\n        The Purpose of Therapy\n        <h2>\n          Therapy Is a Place to Practice\n          Doing Difficult Things Well.\n        <\/h2>\n        \n          At Advanced Behavioral Health, therapy is not\n          intended to provide vague encouragement or\n          temporary reassurance. It is about helping you\n          develop the skills necessary to face life more\n          effectively.\n        \n        \n          For some clients, that means confronting anxiety\n          rather than avoiding it. For others, it means\n          learning to resist compulsions, tolerate\n          uncertainty, build structure, face painful\n          emotions, establish boundaries, or take practical\n          steps toward a more meaningful life.\n        \n          <h3>\n            The work is not always comfortable.\n          <\/h3>\n          \n            But comfort is not the highest goal. Effective\n            therapy should increase your capacity to engage\n            with life rather than continually reorganizing\n            life around the avoidance of discomfort.\n          \n            Freedom\n            Growth\n            Excellence\n  <\/section>\n  <!-- =======================================================\n       THE QUESTION\n  ======================================================== -->\n  <section>\n        A Better Question\n      <h2>\n        What kind of person could I become\n        if I stopped letting discomfort\n        make my decisions?\n      <\/h2>\n      \n        That question changes the direction of the\n        conversation. It moves us from avoidance to action,\n        from fear to discipline, from survival to growth,\n        and from merely maintaining the status quo to\n        actively building a life that reflects our values.\n      \n  <\/section>\n  <!-- =======================================================\n       TAKE THE NEXT STEP\n  ======================================================== -->\n  <section>\n        Take the Next Step\n        <h2>\n          You Do Not Have to Feel Ready\n          Before You Begin.\n        <\/h2>\n        \n          You do not have to feel confident before taking\n          action. You do not have to eliminate discomfort\n          before moving forward.\n        \n        \n          You only have to be willing to take the next\n          step.\n        \n        \n          If anxiety, OCD, intrusive thoughts, avoidance,\n          burnout, or fear have kept you operating below\n          your potential, the path forward does not begin\n          when life becomes easy. It begins when you decide\n          that comfort will no longer be in charge.\n        \n        \n          At Advanced Behavioral Health, we help clients\n          build the skills, structure, and courage needed\n          to move beyond avoidance and toward meaningful\n          change.\n        \n        \n          \u201cWe choose to go to the Moon &#8230; not because\n          it is easy, but because it is hard.\u201d\n        \n          John F. Kennedy\n  <\/section>\n  <!-- =======================================================\n       FINAL MANIFESTO\n  ======================================================== -->\n  <section>\n      <h2>\n        Excellence Begins\n        With the Next Step.\n      <\/h2>\n      \n        Human achievement has always required people to move\n        beyond the familiar, tolerate uncertainty, confront\n        difficulty, and continue despite discomfort.\n      \n      \n        The same principle applies to meaningful personal\n        change.\n      \n        <strong>\n          You were not made merely to exist,\n          but to truly live.\n        <\/strong>\n        <strong>\n          You were made to grow.\n        <\/strong>\n        <strong>\n          You were made to move forward.\n        <\/strong>\n        <strong>\n          You were made to do difficult things\n          and build the life you choose.\n        <\/strong>\n      \n        Your next step begins now.\n      \n  <\/section>\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     STRATEGIES CTA SECTION\n     ABHMIND.COM\n========================================================= -->\n<style>\n.abh-strategy-cta,\n.abh-strategy-cta * {\n  box-sizing: border-box;\n}\n.abh-strategy-cta {\n  position: relative;\n  overflow: hidden;\n  padding: 80px 24px;\n  color: #ffffff;\n  background:\n    radial-gradient(\n      circle at 84% 14%,\n      rgba(47,190,240,.16),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 10% 80%,\n      rgba(15,107,188,.10),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #021421 0%,\n      #04243d 100%\n    );\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\/* Scientific grid *\/\n.abh-strategy-cta::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(104,216,255,.03) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(104,216,255,.03) 1px,\n      transparent 1px\n    );\n  background-size: 56px 56px;\n  pointer-events: none;\n}\n.abh-strategy-cta-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1120px;\n  margin: 0 auto;\n  padding: 48px 44px;\n  border-radius: 24px;\n  border:\n    1px solid rgba(107,216,255,.22);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.08),\n      rgba(255,255,255,.025)\n    );\n  box-shadow:\n    0 28px 70px rgba(0,0,0,.24),\n    inset 0 1px 0 rgba(255,255,255,.10);\n  backdrop-filter: blur(18px);\n  -webkit-backdrop-filter: blur(18px);\n}\n.abh-strategy-cta-inner::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 18%;\n  right: 18%;\n  height: 1px;\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(99,216,255,.90),\n      transparent\n    );\n}\n\/* =========================================================\n   TAG\n========================================================= *\/\n.abh-strategy-tag {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 18px;\n  padding: 8px 14px;\n  border-radius: 50px;\n  border:\n    1px solid rgba(102,216,255,.24);\n  background:\n    rgba(255,255,255,.04);\n  color: #79ddff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.7px;\n  text-transform: uppercase;\n}\n.abh-strategy-dot {\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: #53d5ff;\n  box-shadow:\n    0 0 11px rgba(83,213,255,.9);\n}\n\/* =========================================================\n   HEADLINE\n========================================================= *\/\n.abh-strategy-cta h2 {\n  max-width: 830px;\n  margin: 0 0 18px;\n  color: #ffffff;\n  font-size:\n    clamp(36px,5vw,53px);\n  line-height: 1.08;\n  letter-spacing: -1.8px;\n}\n.abh-strategy-cta h2 span {\n  display: block;\n  margin-top: 4px;\n  background:\n    linear-gradient(\n      90deg,\n      #ffffff,\n      #8fe5ff,\n      #34b9ec\n    );\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.abh-strategy-cta p {\n  max-width: 830px;\n  margin: 0;\n  color:\n    rgba(211,235,245,.76);\n  font-size: 16.5px;\n  line-height: 1.8;\n}\n\/* =========================================================\n   BUTTON ROW\n========================================================= *\/\n.abh-strategy-buttons {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  gap: 15px;\n  margin-top: 31px;\n}\n\/* =========================================================\n   STRATEGIES BUTTON\n========================================================= *\/\n.abh-strategy-learn-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n  overflow: hidden;\n  min-height: 54px;\n  padding: 0 30px;\n  border-radius: 50px;\n  color: #ffffff !important;\n  text-decoration: none !important;\n  text-transform: uppercase;\n  letter-spacing: 1.4px;\n  font-size: 13px;\n  font-weight: 700;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(5,28,70,.96) 0%,\n      rgba(9,49,110,.94) 50%,\n      rgba(3,20,55,.98) 100%\n    );\n  border:\n    1px solid rgba(140,210,255,.28);\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.18),\n    inset 0 -1px 0 rgba(255,255,255,.05),\n    0 10px 28px rgba(0,20,60,.55);\n  transition:\n    all .35s ease;\n}\n.abh-strategy-learn-button::before {\n  content: \"\";\n  position: absolute;\n  top: -180%;\n  left: -40%;\n  width: 30%;\n  height: 450%;\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.22),\n      rgba(255,255,255,.05),\n      transparent\n    );\n  transform: rotate(25deg);\n  transition:\n    left .8s ease;\n}\n.abh-strategy-learn-button:hover {\n  color: #ffffff !important;\n  transform: translateY(-3px);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(8,40,95,.98),\n      rgba(12,67,145,.96),\n      rgba(5,30,75,.98)\n    );\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.22),\n    0 16px 36px rgba(0,45,120,.55),\n    0 0 20px rgba(45,145,255,.30);\n}\n.abh-strategy-learn-button:hover::before {\n  left: 155%;\n}\n\/* =========================================================\n   SIMPLEPRACTICE BUTTON OVERRIDE\n========================================================= *\/\n.abh-strategy-cta\n.spwidget-button-wrapper {\n  text-align: left !important;\n  margin: 0 !important;\n}\n.abh-strategy-cta\n.spwidget-button {\n  display: inline-flex !important;\n  align-items: center;\n  justify-content: center;\n  min-height: 54px;\n  padding:\n    0 30px !important;\n  border-radius:\n    50px !important;\n  color:\n    #ffffff !important;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(5,28,70,.96) 0%,\n      rgba(9,49,110,.94) 50%,\n      rgba(3,20,55,.98) 100%\n    ) !important;\n  border:\n    1px solid rgba(140,210,255,.28) !important;\n  font-size:\n    13px !important;\n  font-weight:\n    700 !important;\n  letter-spacing:\n    1.4px !important;\n  text-transform:\n    uppercase !important;\n  text-decoration:\n    none !important;\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.18),\n    inset 0 -1px 0 rgba(255,255,255,.05),\n    0 10px 28px rgba(0,20,60,.55);\n  transition:\n    all .35s ease;\n}\n.abh-strategy-cta\n.spwidget-button:hover {\n  color:\n    #ffffff !important;\n  transform:\n    translateY(-3px);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(8,40,95,.98),\n      rgba(12,67,145,.96),\n      rgba(5,30,75,.98)\n    ) !important;\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.22),\n    0 16px 36px rgba(0,45,120,.55),\n    0 0 20px rgba(45,145,255,.30);\n}\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n@media (max-width: 650px) {\n  .abh-strategy-cta {\n    padding:\n      60px 18px;\n  }\n  .abh-strategy-cta-inner {\n    padding:\n      34px 24px;\n  }\n  .abh-strategy-cta h2 {\n    font-size: 38px;\n  }\n  .abh-strategy-buttons {\n    display: grid;\n  }\n  .abh-strategy-cta\n  .spwidget-button-wrapper {\n    width: 100%;\n  }\n  .abh-strategy-cta\n  .spwidget-button,\n  .abh-strategy-learn-button {\n    width: 100%;\n  }\n}\n<\/style>\n<section>\n      Strategies That Make A Difference\n    <h2>\n      Effective Treatment Requires\n        More Than Good Intentions.\n    <\/h2>\n    \n      At Advanced Behavioral Health, treatment is built\n      around clear goals, evidence-based strategies,\n      education, measurable progress, and practical action.\n      Our approach is designed to help clients understand\n      what maintains a problem, develop a structured plan,\n      apply effective skills, and actively participate in\n      meaningful change.\n    \n      <!-- ===================================================\n           REQUEST AN APPOINTMENT\n      ==================================================== -->\n      <!-- Start SimplePractice Contact Form Widget Embed Code -->\n      <style>\n        .spwidget-button-wrapper {\n          text-align: center;\n        }\n        .spwidget-button {\n          display: inline-block;\n          padding: 6px 12px;\n          color: #1371C8;\n          background: #fff;\n          border: 1px solid #1371C8;\n          border-radius: 4px;\n          font-size: 14px;\n          font-weight: 600;\n          text-decoration: none;\n        }\n        .spwidget-button:hover {\n          background: #fff;\n          color: #0F5AA0;\n        }\n        .spwidget-button:active {\n          color: rgba(255,255,255,.75) !important;\n          box-shadow:\n            0 1px 3px rgba(0,0,0,.15) inset;\n        }\n      <\/style>\n        <a\n          href=\"https:\/\/abhmind.clientsecure.me\"\n          data-spwidget-scope-id=\"7267d394-3367-4e67-a0a1-2cad15a38489\"\n          data-spwidget-scope-uri=\"abhmind\"\n          data-spwidget-application-id=\"7c72cb9f9a9b913654bb89d6c7b4e71a77911b30192051da35384b4d0c6d505b\"\n          data-spwidget-channel=\"embedded_widget\"\n          data-spwidget-scope-global\n          data-spwidget-autobind\n          data-spwidget-contact\n        >\n          Request An Appointment\n        <\/a>\n      <!-- End SimplePractice Contact Form Widget Embed Code -->\n      <!-- ===================================================\n           STRATEGIES BUTTON\n      ==================================================== -->\n      <a\n        href=\"https:\/\/abhmind.com\/?page_id=398\"\n      >\n        Learn More About Our Strategies \u2192\n      <\/a>\n<\/section>\n<!-- =========================================================\n     SIMPLEPRACTICE SCRIPT\n========================================================= -->\n","protected":false},"excerpt":{"rendered":"<p>Advanced Behavioral Health Science. Mind. Transformation. \u2630 Home What To Expect \u25bc Welcome Philosophy Strategies FAQs Our Expertise \u25bc Anxiety OCD Sleep Training About Us \u25bc Leadership Mission Contact Testimonials Client Portal Provider Referrals Request An Appointment The ABH Philosophy Excellence Begins Outside the Comfort Zone. Most people say they want change. They want less&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-407","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/407","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abhmind.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=407"}],"version-history":[{"count":40,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/407\/revisions"}],"predecessor-version":[{"id":1527,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/407\/revisions\/1527"}],"wp:attachment":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}