{"id":413,"date":"2015-01-21T23:41:46","date_gmt":"2015-01-21T23:41:46","guid":{"rendered":"https:\/\/abhmind.com\/?page_id=413"},"modified":"2026-08-09T10:40:03","modified_gmt":"2026-08-09T15:40:03","slug":"training-ocd-alc-ceu","status":"publish","type":"page","link":"https:\/\/abhmind.com\/?page_id=413","title":{"rendered":"Training"},"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     TRAINING & SUPERVISION PAGE\n     ABHMIND.COM\n     Blue Glass \/ Science \/ Professional Education Theme\n========================================================= -->\n<style>\n.abh-training,\n.abh-training * {\n  box-sizing: border-box;\n}\n.abh-training {\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 84% 6%,\n      rgba(45,190,242,.17),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 8% 38%,\n      rgba(18,125,196,.12),\n      transparent 30%\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-training::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-training-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n}\n.abh-training-section {\n  position: relative;\n  z-index: 2;\n  padding: 88px 24px;\n}\n.abh-training-section.alt {\n  background:\n    rgba(1,15,27,.20);\n}\n.abh-training-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-training-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-section-tag {\n  display: block;\n  margin-bottom: 12px;\n  color: #6fdcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.9px;\n  text-transform: uppercase;\n}\n.abh-section-heading {\n  max-width: 900px;\n  margin-bottom: 31px;\n}\n.abh-section-heading h2 {\n  margin: 0 0 16px;\n  color: #ffffff;\n  font-size:\n    clamp(36px,5vw,55px);\n  line-height: 1.08;\n  letter-spacing: -1.8px;\n}\n.abh-section-heading p {\n  max-width: 840px;\n  margin: 0;\n  color: rgba(211,235,245,.76);\n  font-size: 17px;\n  line-height: 1.78;\n}\n\/* =========================================================\n   HERO\n========================================================= *\/\n.abh-training-hero {\n  position: relative;\n  z-index: 2;\n  min-height: 690px;\n  display: flex;\n  align-items: center;\n  padding: 105px 24px 90px;\n}\n.abh-training-hero-grid {\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns:\n    minmax(0,1.22fr)\n    minmax(300px,.78fr);\n  gap: 65px;\n  align-items: center;\n}\n.abh-training-hero h1 {\n  max-width: 830px;\n  margin: 0 0 25px;\n  color: #ffffff;\n  font-size:\n    clamp(50px,6.4vw,82px);\n  line-height: .98;\n  font-weight: 760;\n  letter-spacing: -3.5px;\n}\n.abh-training-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-training-lead {\n  max-width: 740px;\n  margin: 0 0 18px;\n  color: rgba(237,248,253,.94);\n  font-size:\n    clamp(19px,2vw,23px);\n  line-height: 1.62;\n}\n.abh-training-sub {\n  max-width: 710px;\n  margin: 0;\n  color: rgba(204,230,241,.72);\n  font-size: 16px;\n  line-height: 1.78;\n}\n\/* HERO CARD *\/\n.abh-training-hero-card {\n  position: relative;\n  padding: 37px 33px;\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-training-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-training-hero-card h2 {\n  margin: 0 0 15px;\n  color: #ffffff;\n  font-size: 30px;\n  line-height: 1.15;\n  letter-spacing: -.8px;\n}\n.abh-training-hero-card p {\n  margin: 0;\n  color: rgba(216,238,247,.76);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\/* =========================================================\n   SUPERVISION INTRO\n========================================================= *\/\n.abh-supervision-panel {\n  padding: 39px;\n  border:\n    1px solid rgba(107,216,255,.19);\n  border-radius: 22px;\n  background:\n    linear-gradient(\n      135deg,\n      rgba(7,79,129,.57),\n      rgba(4,42,73,.68)\n    );\n  box-shadow:\n    0 22px 60px rgba(0,0,0,.18);\n}\n.abh-supervision-panel p {\n  margin: 0 0 21px;\n  color: rgba(222,241,249,.82);\n  font-size: 17px;\n  line-height: 1.8;\n}\n.abh-supervision-panel p:last-child {\n  margin-bottom: 0;\n}\n\/* =========================================================\n   VALUES GRID\n========================================================= *\/\n.abh-values-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(5,minmax(0,1fr));\n  gap: 14px;\n  margin-top: 34px;\n}\n.abh-value-card {\n  padding: 23px 18px;\n  text-align: center;\n  border-radius: 15px;\n  background:\n    rgba(255,255,255,.035);\n  border:\n    1px solid rgba(108,213,251,.14);\n}\n.abh-value-card strong {\n  display: block;\n  color: #ffffff;\n  font-size: 15px;\n  line-height: 1.4;\n}\n.abh-value-card span {\n  display: block;\n  margin-bottom: 7px;\n  color: #6fdcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   PROFILE GRID\n========================================================= *\/\n.abh-profile-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n  gap: 22px;\n}\n.abh-profile-card {\n  position: relative;\n  overflow: hidden;\n  border:\n    1px solid rgba(116,214,250,.15);\n  border-radius: 21px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.075),\n      rgba(255,255,255,.025)\n    );\n  box-shadow:\n    0 20px 55px rgba(0,0,0,.17);\n}\n.abh-profile-image-wrap {\n  position: relative;\n  aspect-ratio: 1 \/ 1;\n  overflow: hidden;\n  background: #031a2d;\n}\n.abh-profile-image {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n.abh-profile-image-overlay {\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(\n      180deg,\n      transparent 55%,\n      rgba(2,20,33,.18) 72%,\n      rgba(2,20,33,.85) 100%\n    );\n}\n.abh-profile-content {\n  padding: 28px 27px 30px;\n}\n.abh-profile-role {\n  margin-bottom: 8px;\n  color: #70dcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n.abh-profile-content h3 {\n  margin: 0 0 12px;\n  color: #ffffff;\n  font-size: 24px;\n  line-height: 1.2;\n  letter-spacing: -.5px;\n}\n.abh-profile-content p {\n  margin: 0 0 16px;\n  color: rgba(207,232,243,.72);\n  font-size: 14.5px;\n  line-height: 1.72;\n}\n.abh-profile-content p:last-of-type {\n  margin-bottom: 22px;\n}\n.abh-profile-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 44px;\n  padding: 0 17px;\n  border-radius: 8px;\n  color: #ffffff !important;\n  background:\n    linear-gradient(\n      135deg,\n      #159bdc,\n      #0871bd\n    );\n  border:\n    1px solid rgba(117,220,255,.42);\n  text-decoration: none !important;\n  font-size: 13px;\n  font-weight: 700;\n}\n\/* =========================================================\n   CEU SECTION\n========================================================= *\/\n.abh-ceu-panel {\n  display: grid;\n  grid-template-columns:\n    minmax(0,1.2fr)\n    minmax(280px,.8fr);\n  gap: 36px;\n  align-items: center;\n  padding: 42px;\n  border:\n    1px solid rgba(105,214,253,.19);\n  border-radius: 23px;\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-ceu-panel h3 {\n  margin: 0 0 14px;\n  color: #ffffff;\n  font-size: 30px;\n  line-height: 1.18;\n  letter-spacing: -.8px;\n}\n.abh-ceu-panel p {\n  margin: 0;\n  color: rgba(219,239,248,.76);\n  font-size: 16px;\n  line-height: 1.77;\n}\n.abh-ceu-status {\n  padding: 30px;\n  text-align: center;\n  border-radius: 18px;\n  background:\n    rgba(255,255,255,.045);\n  border:\n    1px solid rgba(113,214,251,.14);\n}\n.abh-ceu-status strong {\n  display: block;\n  margin-bottom: 6px;\n  color: #ffffff;\n  font-size: 29px;\n}\n.abh-ceu-status span {\n  color: #72dcff;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   BRAIN SCIENCE\n========================================================= *\/\n.abh-brain-grid {\n  display: grid;\n  grid-template-columns:\n    minmax(0,.9fr)\n    minmax(0,1.1fr);\n  gap: 42px;\n  align-items: center;\n}\n.abh-brain-image-wrap {\n  padding: 14px;\n  border-radius: 23px;\n  border:\n    1px solid rgba(103,214,254,.21);\n  background:\n    rgba(255,255,255,.035);\n  box-shadow:\n    0 28px 70px rgba(0,0,0,.24);\n}\n.abh-brain-image {\n  display: block;\n  width: 100%;\n  height: auto;\n  border-radius: 16px;\n}\n.abh-brain-content h2 {\n  margin: 0 0 17px;\n  color: #ffffff;\n  font-size:\n    clamp(36px,5vw,54px);\n  line-height: 1.08;\n  letter-spacing: -1.7px;\n}\n.abh-brain-content p {\n  margin: 0 0 19px;\n  color: rgba(211,235,245,.76);\n  font-size: 16px;\n  line-height: 1.8;\n}\n.abh-brain-content strong {\n  color: #ffffff;\n}\n\/* =========================================================\n   FINAL\n========================================================= *\/\n.abh-training-final {\n  position: relative;\n  z-index: 2;\n  padding: 100px 24px;\n  text-align: center;\n}\n.abh-training-final-inner {\n  max-width: 880px;\n  margin: 0 auto;\n}\n.abh-final-dot {\n  width: 8px;\n  height: 8px;\n  margin: 0 auto 24px;\n  border-radius: 50%;\n  background: #55d4ff;\n  box-shadow:\n    0 0 20px rgba(85,212,255,.85);\n}\n.abh-training-final h2 {\n  margin: 0 0 20px;\n  color: #ffffff;\n  font-size:\n    clamp(39px,6vw,60px);\n  line-height: 1.06;\n  letter-spacing: -2px;\n}\n.abh-training-final p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: rgba(211,235,245,.76);\n  font-size: 18px;\n  line-height: 1.8;\n}\n.abh-training-brand {\n  margin-top: 31px;\n  color: #70dcff;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 1.9px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n@media (max-width: 1000px) {\n  .abh-profile-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-profile-card {\n    max-width: 760px;\n  }\n  .abh-profile-image-wrap {\n    aspect-ratio: 16 \/ 10;\n  }\n  .abh-profile-image {\n    object-position: center 30%;\n  }\n  .abh-values-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n}\n@media (max-width: 900px) {\n  .abh-training-hero {\n    min-height: auto;\n    padding:\n      78px 22px 70px;\n  }\n  .abh-training-hero-grid,\n  .abh-ceu-panel,\n  .abh-brain-grid {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .abh-training-hero {\n    padding:\n      60px 18px 58px;\n  }\n  .abh-training-hero h1 {\n    font-size: 44px;\n    letter-spacing: -1.9px;\n  }\n  .abh-training-section {\n    padding:\n      65px 18px;\n  }\n  .abh-values-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-supervision-panel,\n  .abh-ceu-panel {\n    padding: 28px 24px;\n  }\n  .abh-profile-content {\n    padding: 25px 23px 27px;\n  }\n  .abh-training-final {\n    padding:\n      75px 18px;\n  }\n}\n<\/style>\n  <!-- =======================================================\n       HERO\n  ======================================================== -->\n  <section>\n          Training \u2022 Supervision \u2022 Scientific Literacy\n        <h1>\n          Developing the Next Generation\n            of Behavioral Health Professionals.\n        <\/h1>\n        \n          Advanced Behavioral Health is committed to\n          promoting education, clinical excellence,\n          evidence-based practice, and scientific literacy\n          for mental health practitioners.\n        \n        \n          Through professional supervision, continuing\n          education, clinical mentorship, and ongoing\n          engagement with psychological and neuroscience\n          research, ABH seeks to help clinicians develop\n          both the knowledge and practical judgment\n          necessary for excellent behavioral healthcare.\n        \n      <aside>\n        <h2>\n          Knowledge Should Improve Practice.\n        <\/h2>\n        \n          Training at ABH is built around a\n          scientist-practitioner philosophy: understand\n          the evidence, translate that evidence into\n          clinical practice, evaluate outcomes, and\n          continue learning.\n        \n      <\/aside>\n  <\/section>\n  <!-- =======================================================\n       ASSOCIATE LICENSED COUNSELORS\n  ======================================================== -->\n  <section>\n          Clinical Supervision\n        <h2>\n          Associate Licensed Counselors\n        <\/h2>\n        \n          Supervising Associate Licensed Counselors is both\n          a professional responsibility and an investment\n          in the future of behavioral healthcare.\n        \n        \n          Advanced Behavioral Health uses a highly\n          comprehensive selection process to identify\n          counselors who demonstrate exceptional academic\n          achievement, clinical potential, professionalism,\n          integrity, and a genuine commitment to serving\n          others.\n        \n        \n          The Associate Licensed Counselors currently under\n          supervision have excelled in their respective\n          graduate programs, have already begun making\n          meaningful contributions to the community, and\n          have demonstrated remarkable early professional\n          success.\n        \n        \n          In addition to developing advanced clinical\n          skills, ALCs are learning how to establish,\n          manage, and grow their own professional\n          practices.\n        \n        \n          The goal of supervision is to ensure that each\n          counselor develops the knowledge, clinical\n          skill, ethical foundation, professional judgment,\n          and practical tools necessary to become an\n          outstanding counselor upon full licensure and to\n          provide the highest-quality experience possible\n          for every client they serve.\n        \n          01\n          <strong>\n            Clinical Excellence\n          <\/strong>\n          02\n          <strong>\n            Ethical Practice\n          <\/strong>\n          03\n          <strong>\n            Scientific Literacy\n          <\/strong>\n          04\n          <strong>\n            Professional Development\n          <\/strong>\n          05\n          <strong>\n            Practice Leadership\n          <\/strong>\n  <\/section>\n  <!-- =======================================================\n       CURRENT ALCs\n  ======================================================== -->\n  <section>\n          Counselors Under Supervision\n        <h2>\n          Meet Our Associate Licensed Counselors\n        <\/h2>\n        \n          Each counselor brings a distinct area of clinical\n          interest and professional expertise while\n          receiving supervision from David R. Stephens,\n          LPC-S, NCC.\n        \n        <!-- =================================================\n             COLBY\n        ================================================== -->\n        <article>\n            <img decoding=\"async\"\n              src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/06\/colbyesposito.png\"\n              alt=\"Colby C. Esposito, MA, ALC, ASAT\"\n            >\n              Associate Licensed Counselor\n            <h3>\n              Colby C. Esposito,\n              MA, ALC, ASAT\n            <\/h3>\n            \n              Colby C. Esposito is an Associate Licensed\n              Counselor under the supervision of\n              David R. Stephens, LPC-S, NCC.\n            \n            \n              Colby&#8217;s primary area of expertise is helping\n              individuals recover from pornography, sex,\n              and love addiction. He is a Certified\n              Associate Sex Addiction Therapist (ASAT).\n            \n            \n              Colby also provides ADHD assessments,\n              offering in-depth evaluations designed to\n              help clients better understand focus,\n              memory, and executive functioning.\n            \n            \n              Over the past several years, he has also\n              worked closely with individuals struggling\n              with OCD, helping clients build meaningful\n              and joyful lives beyond the grip of\n              obsessive thinking.\n            \n            \n              Colby holds a Master&#8217;s degree in Counseling\n              and a Master&#8217;s degree in Religion from\n              Gordon-Conwell Theological Seminary, as well\n              as a Bachelor&#8217;s degree in Psychology from\n              Gordon College.\n            \n            \n              Faith is an important part of Colby&#8217;s life,\n              but he incorporates faith into counseling\n              only when it is meaningful and appropriate\n              for the client.\n            \n            <a\n              href=\"https:\/\/www.3ccounselingal.com\"\n            >\n              Learn More\n            <\/a>\n        <\/article>\n        <!-- =================================================\n             JAMILA\n        ================================================== -->\n        <article>\n            <img decoding=\"async\"\n              src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/06\/jamiesweis.jpeg\"\n              alt=\"Jamila M. Sweis, MA, ALC\"\n            >\n              Associate Licensed Counselor\n            <h3>\n              Jamila M. Sweis,\n              MA, ALC\n            <\/h3>\n            \n              Jamila Sweis is an Associate Licensed\n              Counselor under the supervision of\n              David R. Stephens, LPC-S, NCC, and founder\n              of Clear Path Counseling.\n            \n            \n              Her private practice provides compassionate,\n              individualized therapy designed to help\n              clients navigate difficult life experiences\n              and major transitions.\n            \n            \n              Jamila has specialized training in\n              psycho-oncology and is committed to advancing\n              mental health care for individuals affected\n              by cancer.\n            \n            \n              She works with patients as they navigate the\n              emotional and psychological impact of cancer\n              and life transitions, while also extending\n              support to caregivers and medical\n              professionals.\n            \n            \n              Jamila earned a Master of Arts in Clinical\n              Mental Health Counseling from The Family\n              Institute at Northwestern University in\n              Chicago and a Master of Arts in Psychology\n              from Roosevelt University.\n            \n            \n              She also serves on the Advisory Board of\n              WellStone, a nonprofit community behavioral\n              health organization serving North Alabama.\n            \n            \n              Outside of her professional work, Jamila\n              enjoys tennis and knitting.\n            \n            <a\n              href=\"https:\/\/clearpathcounselinghsv.clientsecure.me\"\n            >\n              Learn More\n            <\/a>\n        <\/article>\n        <!-- =================================================\n             MELISSA\n        ================================================== -->\n        <article>\n            <img decoding=\"async\"\n              src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/06\/melissaknight.jpg\"\n              alt=\"Melissa Knight, MA, ALC\"\n            >\n              Associate Licensed Counselor\n            <h3>\n              Melissa Knight,\n              MA, ALC\n            <\/h3>\n            \n              Melissa Knight is an Associate Licensed\n              Counselor under the supervision of\n              David R. Stephens, LPC-S, NCC.\n            \n            \n              Through River Bridge Counseling, Melissa\n              provides counseling and support for a variety\n              of populations and clinical concerns.\n            \n            \n              She is dedicated to helping clients\n              strengthen relationships, whether that means\n              improving a romantic relationship or\n              developing a healthier relationship with\n              oneself.\n            \n            \n              River Bridge Counseling works with couples\n              and individuals experiencing anxiety,\n              depression, OCD, relationship difficulties,\n              and other life challenges.\n            \n            \n              Melissa uses a variety of therapeutic\n              approaches designed to respond to each\n              client&#8217;s individual counseling needs.\n            \n            \n              Her philosophy begins with meeting clients\n              exactly where they are and helping them build\n              a bridge toward where they want to go.\n            \n            <a\n              href=\"https:\/\/www.riverbridgecounseling.com\"\n            >\n              Learn More\n            <\/a>\n        <\/article>\n  <\/section>\n  <!-- =======================================================\n       CEUs\n  ======================================================== -->\n  <section>\n          Professional Education\n        <h2>\n          Continuing Education &#038; Intern Training\n        <\/h2>\n          <h3>\n            New Training Programs Are in Development.\n          <\/h3>\n          \n            Advanced Behavioral Health is currently\n            developing structured training programs for\n            counseling interns and a continuing education\n            curriculum for licensed mental health\n            professionals.\n            The goal is to create practical, science-based\n            educational experiences that strengthen\n            clinical reasoning, evidence-based practice,\n            and the ability to translate research into\n            effective treatment.\n          \n          \n            Please check back toward the end of\n            <strong>\n              2026\n            <\/strong>\n            for additional information.\n            ABH is excited to share what is currently being\n            developed.\n          \n          <strong>\n            2026\n          <\/strong>\n            CEU Curriculum In Development\n  <\/section>\n  <!-- =======================================================\n       BRAIN SCIENCE\n  ======================================================== -->\n  <section>\n          <img decoding=\"async\"\n            src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/06\/Brain-Glass.png\"\n            alt=\"ABH Brain Science\"\n          >\n            ABH Brain Science\n          <h2>\n            Scientific Literacy Matters.\n          <\/h2>\n          \n            Mental health professionals work in a field\n            increasingly shaped by advances in psychology,\n            neuroscience, sleep science, behavioral\n            medicine, and cognitive science.\n          \n          \n            <strong>\n              ABH Brain Science\n            <\/strong>\n            reflects Advanced Behavioral Health&#8217;s\n            commitment to helping clinicians understand\n            emerging research and translate scientifically\n            meaningful findings into thoughtful clinical\n            practice.\n          \n          \n            Scientific literacy does not mean chasing every\n            new study or trend. It means learning how to\n            evaluate research critically, understand the\n            strength and limitations of evidence, and\n            integrate new knowledge with established\n            clinical principles and professional judgment.\n          \n          \n            The objective is simple:\n            better-informed clinicians make better-informed\n            clinical decisions.\n          \n  <\/section>\n  <!-- =======================================================\n       FINAL\n  ======================================================== -->\n  <section>\n      <h2>\n        Better Training.\n        Better Clinicians.\n        Better Care.\n      <\/h2>\n      \n        Advanced Behavioral Health is committed not only to\n        providing specialized clinical care, but also to\n        investing in the professionals who will shape the\n        future of behavioral health.\n        Through supervision, mentorship, continuing\n        education, and scientific literacy, ABH seeks to\n        advance a culture of clinical excellence,\n        intellectual curiosity, ethical practice, and\n        lifelong professional development.\n      \n        Science. Education. Clinical Excellence.\n  <\/section>\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     LEADERSHIP CTA SECTION\n     Appointment + Leadership Page\n========================================================= -->\n<style>\n.abh-leadership-cta,\n.abh-leadership-cta * {\n    box-sizing: border-box;\n}\n.abh-leadership-cta {\n    position: relative;\n    overflow: hidden;\n    padding: 80px 24px;\n    color: #ffffff;\n    font-family:\n        -apple-system,\n        BlinkMacSystemFont,\n        \"Segoe UI\",\n        Roboto,\n        Helvetica,\n        Arial,\n        sans-serif;\n    background:\n        radial-gradient(\n            circle at 82% 15%,\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}\n\/* =========================================================\n   SCIENTIFIC GRID\n========================================================= *\/\n.abh-leadership-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\/* =========================================================\n   GLASS PANEL\n========================================================= *\/\n.abh-leadership-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 50px 44px;\n    text-align: center;\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\/* Top glass highlight *\/\n.abh-leadership-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-leadership-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    margin-bottom: 19px;\n    padding: 8px 15px;\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-leadership-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   HEADING\n========================================================= *\/\n.abh-leadership-inner h2 {\n    max-width: 850px;\n    margin: 0 auto 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-leadership-inner h2 span {\n    display: block;\n    margin-top: 5px;\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-leadership-inner p {\n    max-width: 800px;\n    margin: 0 auto;\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-leadership-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n    margin-top: 32px;\n}\n\/* =========================================================\n   LEADERSHIP BUTTON\n========================================================= *\/\n.abh-leadership-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 31px;\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\/* Glass reflection *\/\n.abh-leadership-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: left .8s ease;\n}\n.abh-leadership-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-leadership-button:hover::before {\n    left: 155%;\n}\n\/* =========================================================\n   SIMPLEPRACTICE BUTTON\n========================================================= *\/\n.abh-leadership-cta\n.spwidget-button-wrapper {\n    text-align: center !important;\n    margin: 0 !important;\n}\n.abh-leadership-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 31px !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-leadership-cta\n.spwidget-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        ) !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-leadership-cta {\n        padding: 60px 18px;\n    }\n    .abh-leadership-inner {\n        padding: 36px 23px;\n    }\n    .abh-leadership-inner h2 {\n        font-size: 38px;\n    }\n    .abh-leadership-buttons {\n        display: grid;\n        grid-template-columns: 1fr;\n    }\n    .abh-leadership-cta\n    .spwidget-button-wrapper {\n        width: 100%;\n    }\n    .abh-leadership-cta\n    .spwidget-button,\n    .abh-leadership-button {\n        width: 100%;\n    }\n}\n<\/style>\n<!-- =========================================================\n     LEADERSHIP CTA\n========================================================= -->\n<section>\n            Leadership &#038; Clinical Excellence\n        <h2>\n            Experience Matters.\n                So Does the Science Behind the Care.\n        <\/h2>\n        \n            Advanced Behavioral Health is committed to\n            combining clinical experience with scientific\n            evidence, specialized training, and a\n            scientist-practitioner approach to behavioral\n            healthcare.\n            Learn more about the leadership, professional\n            background, clinical philosophy, and commitment\n            to evidence-based care behind Advanced\n            Behavioral Health.\n        \n            <!-- =============================================\n                 SIMPLEPRACTICE APPOINTMENT BUTTON\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            <!-- =============================================\n                 LEADERSHIP BUTTON\n            ============================================== -->\n            <a\n                href=\"https:\/\/abhmind.com\/?page_id=431\"\n            >\n                Meet Our Leadership \u2192\n            <\/a>\n<\/section>\n<!-- =========================================================\n     SIMPLEPRACTICE INTEGRATION 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 Training \u2022 Supervision \u2022 Scientific Literacy Developing the Next Generation of Behavioral Health Professionals. Advanced Behavioral Health is&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-413","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/413","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=413"}],"version-history":[{"count":51,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/413\/revisions"}],"predecessor-version":[{"id":1534,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/413\/revisions\/1534"}],"wp:attachment":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}