{"id":422,"date":"2015-01-21T23:42:53","date_gmt":"2015-01-21T23:42:53","guid":{"rendered":"https:\/\/abhmind.com\/?page_id=422"},"modified":"2026-08-10T13:19:53","modified_gmt":"2026-08-10T18:19:53","slug":"abhmind-com-ocd-treatment-huntsville-al-2","status":"publish","type":"page","link":"https:\/\/abhmind.com\/?page_id=422","title":{"rendered":"OCD"},"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     OCD SPECIALTY PAGE\n     ABHMIND.COM\n     Blue Glass \/ Science \/ Clinical Theme\n========================================================= -->\n<style>\n\/* =========================================================\n   BASE\n========================================================= *\/\n.abh-ocd,\n.abh-ocd * {\n  box-sizing: border-box;\n}\n.abh-ocd {\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% 37%,\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-ocd::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-ocd-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n}\n.abh-ocd-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-ocd-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-ocd-section {\n  position: relative;\n  z-index: 2;\n  padding: 88px 24px;\n}\n.abh-ocd-section.alt {\n  background:\n    rgba(1,15,27,.20);\n}\n.abh-section-label {\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-header {\n  max-width: 900px;\n  margin-bottom: 31px;\n}\n.abh-section-header h2 {\n  margin: 0 0 16px;\n  color: #ffffff;\n  font-size:\n    clamp(36px,5vw,55px);\n  line-height: 1.07;\n  letter-spacing: -1.8px;\n}\n.abh-section-header p {\n  max-width: 820px;\n  margin: 0;\n  color: rgba(211,235,245,.76);\n  font-size: 17px;\n  line-height: 1.78;\n}\n.abh-copy {\n  max-width: 950px;\n}\n.abh-copy p {\n  margin: 0 0 21px;\n  color: rgba(211,235,245,.76);\n  font-size: 16.5px;\n  line-height: 1.82;\n}\n.abh-copy strong {\n  color: #ffffff;\n}\n\/* =========================================================\n   HERO\n========================================================= *\/\n.abh-ocd-hero {\n  position: relative;\n  z-index: 2;\n  min-height: 710px;\n  display: flex;\n  align-items: center;\n  padding: 105px 24px 90px;\n}\n.abh-ocd-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-ocd-hero h1 {\n  max-width: 830px;\n  margin: 0 0 25px;\n  color: #ffffff;\n  font-size:\n    clamp(52px,6.5vw,84px);\n  line-height: .97;\n  font-weight: 760;\n  letter-spacing: -3.5px;\n}\n.abh-ocd-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-ocd-hero-lead {\n  max-width: 740px;\n  margin: 0 0 17px;\n  color: rgba(237,248,253,.94);\n  font-size:\n    clamp(19px,2vw,23px);\n  line-height: 1.62;\n}\n.abh-ocd-hero-sub {\n  max-width: 720px;\n  margin: 0;\n  color: rgba(204,230,241,.72);\n  font-size: 16px;\n  line-height: 1.78;\n}\n\/* HERO GLASS CARD *\/\n.abh-ocd-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-ocd-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-ocd-hero-card h2 {\n  margin: 0 0 17px;\n  color: #ffffff;\n  font-size: 30px;\n  line-height: 1.15;\n  letter-spacing: -.8px;\n}\n.abh-ocd-hero-card p {\n  margin: 0 0 22px;\n  color: rgba(216,238,247,.75);\n  font-size: 15px;\n  line-height: 1.74;\n}\n.abh-ocd-pill-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.abh-ocd-pill {\n  padding: 8px 11px;\n  border-radius: 30px;\n  color: #9ce9ff;\n  background:\n    rgba(60,190,238,.08);\n  border:\n    1px solid rgba(91,211,252,.16);\n  font-size: 11px;\n  font-weight: 700;\n}\n\/* =========================================================\n   WHAT IS OCD\n========================================================= *\/\n.abh-definition-panel {\n  padding: 38px;\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-definition-panel p {\n  margin: 0;\n  color: rgba(222,241,249,.82);\n  font-size: 18px;\n  line-height: 1.8;\n}\n\/* =========================================================\n   OBSESSION \/ COMPULSION CARDS\n========================================================= *\/\n.abh-two-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n  gap: 22px;\n  margin-top: 32px;\n}\n.abh-info-card {\n  position: relative;\n  padding: 31px 29px;\n  border:\n    1px solid rgba(118,214,250,.15);\n  border-radius: 19px;\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-info-number {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 42px;\n  height: 42px;\n  margin-bottom: 20px;\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-info-card h3 {\n  margin: 0 0 10px;\n  color: #ffffff;\n  font-size: 23px;\n  letter-spacing: -.4px;\n}\n.abh-info-card p {\n  margin: 0;\n  color: rgba(207,232,243,.72);\n  font-size: 15px;\n  line-height: 1.74;\n}\n\/* =========================================================\n   OCD CYCLE\n========================================================= *\/\n.abh-cycle {\n  display: grid;\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n  gap: 14px;\n  margin-top: 37px;\n}\n.abh-cycle-card {\n  padding: 25px 20px;\n  text-align: center;\n  border:\n    1px solid rgba(108,213,251,.14);\n  border-radius: 16px;\n  background:\n    rgba(255,255,255,.035);\n}\n.abh-cycle-card span {\n  display: block;\n  margin-bottom: 7px;\n  color: #6fdcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: .8px;\n  text-transform: uppercase;\n}\n.abh-cycle-card strong {\n  color: #ffffff;\n  font-size: 17px;\n}\n\/* =========================================================\n   COMORBIDITIES\n========================================================= *\/\n.abh-condition-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n  gap: 18px;\n  margin-top: 34px;\n}\n.abh-condition-card {\n  padding: 27px 25px;\n  border:\n    1px solid rgba(113,215,252,.14);\n  border-radius: 17px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.07),\n      rgba(255,255,255,.025)\n    );\n}\n.abh-condition-card h3 {\n  margin: 0 0 9px;\n  color: #ffffff;\n  font-size: 19px;\n}\n.abh-condition-card p {\n  margin: 0;\n  color: rgba(205,231,242,.70);\n  font-size: 14.5px;\n  line-height: 1.7;\n}\n\/* =========================================================\n   TRAINING \/ SPECIALIZATION\n========================================================= *\/\n.abh-training-panel {\n  display: grid;\n  grid-template-columns:\n    minmax(0,1.2fr)\n    minmax(270px,.8fr);\n  gap: 35px;\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-training-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-training-panel p {\n  margin: 0;\n  color: rgba(219,239,248,.76);\n  font-size: 16px;\n  line-height: 1.77;\n}\n.abh-training-list {\n  display: grid;\n  gap: 10px;\n}\n.abh-training-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  padding: 14px 16px;\n  border-radius: 12px;\n  background:\n    rgba(255,255,255,.045);\n  border:\n    1px solid rgba(113,214,251,.14);\n  color: rgba(230,244,250,.85);\n  font-size: 14px;\n  line-height: 1.5;\n}\n.abh-training-check {\n  color: #67d9ff;\n  font-weight: 900;\n}\n\/* =========================================================\n   ERP STEPS\n========================================================= *\/\n.abh-erp-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n  gap: 20px;\n  margin-top: 34px;\n}\n.abh-erp-card {\n  padding: 29px 26px;\n  border:\n    1px solid rgba(116,214,250,.15);\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}\n.abh-erp-card span {\n  display: block;\n  margin-bottom: 13px;\n  color: #6fdcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.3px;\n  text-transform: uppercase;\n}\n.abh-erp-card h3 {\n  margin: 0 0 10px;\n  color: #ffffff;\n  font-size: 21px;\n}\n.abh-erp-card p {\n  margin: 0;\n  color: rgba(205,231,242,.70);\n  font-size: 14.5px;\n  line-height: 1.7;\n}\n\/* =========================================================\n   WARNING \/ NONSPECIFIC CARE\n========================================================= *\/\n.abh-warning {\n  padding: 34px 35px;\n  border-left:\n    3px solid #57d5ff;\n  border-radius:\n    0 18px 18px 0;\n  background:\n    rgba(255,255,255,.045);\n}\n.abh-warning h3 {\n  margin: 0 0 12px;\n  color: #ffffff;\n  font-size: 24px;\n}\n.abh-warning p {\n  margin: 0;\n  color: rgba(216,237,246,.77);\n  font-size: 16px;\n  line-height: 1.77;\n}\n\/* =========================================================\n   FIND THERAPIST\n========================================================= *\/\n.abh-specialist-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n  gap: 18px;\n  margin-top: 34px;\n}\n.abh-specialist-card {\n  padding: 28px 25px;\n  border:\n    1px solid rgba(111,214,252,.14);\n  border-radius: 17px;\n  background:\n    rgba(255,255,255,.035);\n}\n.abh-specialist-card strong {\n  display: block;\n  margin-bottom: 8px;\n  color: #ffffff;\n  font-size: 18px;\n}\n.abh-specialist-card p {\n  margin: 0;\n  color: rgba(205,231,242,.70);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\/* =========================================================\n   CTA\n========================================================= *\/\n.abh-ocd-final {\n  position: relative;\n  z-index: 2;\n  padding: 105px 24px;\n  text-align: center;\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(43,185,235,.12),\n      transparent 38%\n    );\n}\n.abh-ocd-final-inner {\n  max-width: 900px;\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-ocd-final h2 {\n  margin: 0 0 20px;\n  color: #ffffff;\n  font-size:\n    clamp(40px,6vw,61px);\n  line-height: 1.06;\n  letter-spacing: -2px;\n}\n.abh-ocd-final p {\n  max-width: 770px;\n  margin: 0 auto 28px;\n  color: rgba(211,235,245,.76);\n  font-size: 18px;\n  line-height: 1.8;\n}\n.abh-ocd-phone {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 56px;\n  padding: 0 27px;\n  border-radius: 9px;\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,.46);\n  text-decoration: none !important;\n  font-size: 16px;\n  font-weight: 750;\n  box-shadow:\n    0 12px 32px rgba(0,113,189,.28);\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n.abh-ocd-phone:hover {\n  transform:\n    translateY(-2px);\n  box-shadow:\n    0 16px 38px rgba(0,132,211,.38);\n}\n.abh-consult-note {\n  margin-top: 16px !important;\n  color: #76ddff !important;\n  font-size: 14px !important;\n  font-weight: 700;\n}\n\/* =========================================================\n   REFERENCE\n========================================================= *\/\n.abh-reference {\n  position: relative;\n  z-index: 2;\n  padding:\n    40px 24px 65px;\n  background:\n    rgba(1,15,27,.25);\n}\n.abh-reference-inner {\n  max-width: 1000px;\n  margin: 0 auto;\n  padding-top: 28px;\n  border-top:\n    1px solid rgba(114,214,251,.12);\n}\n.abh-reference h3 {\n  margin: 0 0 12px;\n  color: #ffffff;\n  font-size: 17px;\n}\n.abh-reference p {\n  margin: 0;\n  color: rgba(189,218,231,.62);\n  font-size: 12px;\n  line-height: 1.7;\n}\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n@media (max-width: 900px) {\n  .abh-ocd-hero {\n    min-height: auto;\n    padding:\n      78px 22px 70px;\n  }\n  .abh-ocd-hero-grid,\n  .abh-training-panel {\n    grid-template-columns: 1fr;\n  }\n  .abh-condition-grid,\n  .abh-erp-grid,\n  .abh-specialist-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n  .abh-cycle {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n}\n@media (max-width: 600px) {\n  .abh-ocd-hero {\n    padding:\n      60px 18px 58px;\n  }\n  .abh-ocd-hero h1 {\n    font-size: 45px;\n    letter-spacing: -1.9px;\n  }\n  .abh-ocd-section {\n    padding:\n      65px 18px;\n  }\n  .abh-two-grid,\n  .abh-condition-grid,\n  .abh-cycle,\n  .abh-erp-grid,\n  .abh-specialist-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-definition-panel,\n  .abh-training-panel {\n    padding:\n      29px 25px;\n  }\n  .abh-ocd-final {\n    padding:\n      75px 18px;\n  }\n}\n<\/style>\n  <!-- =======================================================\n       HERO\n  ======================================================== -->\n  <section>\n          Specialized OCD Treatment\n        <h1>\n          Understand OCD.\n            Treat the Cycle.\n        <\/h1>\n        \n          Obsessive-Compulsive Disorder is more than\n          unwanted thoughts or repetitive behavior.\n          It is a complex cycle of obsessions, distress,\n          compulsions, avoidance, reassurance, and\n          uncertainty that can profoundly affect everyday\n          life.\n        \n        \n          OCD is highly treatable. Effective treatment\n          directly targets the processes that keep the\n          disorder active through specialized education,\n          structured intervention, and hands-on training\n          in Exposure and Response Prevention.\n        \n      <aside>\n        <h2>\n          OCD Can Take Many Forms.\n        <\/h2>\n        \n          The content of OCD can vary dramatically from\n          person to person. What matters clinically is\n          understanding the obsessive-compulsive process\n          underneath the theme.\n        \n            Intrusive Thoughts\n            Checking\n            Contamination\n            Mental Rituals\n            Scrupulosity\n            Reassurance Seeking\n            Avoidance\n            Taboo Thoughts\n      <\/aside>\n  <\/section>\n  <!-- =======================================================\n       WHAT IS OCD\n  ======================================================== -->\n  <section>\n          Understanding the Disorder\n        <h2>\n          What Is OCD?\n        <\/h2>\n        \n          Obsessive-Compulsive Disorder (OCD) is a serious\n          mental health condition that can significantly\n          interfere with daily functioning. It is\n          characterized by intrusive, unwanted thoughts,\n          images, sensations, or urges\n          <strong>(obsessions)<\/strong> and repetitive\n          behaviors or mental rituals\n          <strong>(compulsions)<\/strong> performed in an\n          attempt to reduce distress, obtain certainty, or\n          prevent a feared outcome.\n        \n            01\n          <h3>\n            Obsessions\n          <\/h3>\n          \n            Intrusive thoughts, images, sensations, doubts,\n            or urges that feel unwanted and generate fear,\n            guilt, shame, disgust, uncertainty, or other\n            forms of distress.\n          \n            02\n          <h3>\n            Compulsions\n          <\/h3>\n          \n            Behaviors or mental actions performed in an\n            attempt to reduce distress or obtain certainty.\n            These may include checking, washing, reviewing,\n            confessing, reassurance seeking, avoidance,\n            repeating, comparing, or mental rituals.\n          \n          Stage 01\n          <strong>\n            Obsession\n          <\/strong>\n          Stage 02\n          <strong>\n            Distress\n          <\/strong>\n          Stage 03\n          <strong>\n            Compulsion\n          <\/strong>\n          Stage 04\n          <strong>\n            Temporary Relief\n          <\/strong>\n  <\/section>\n  <!-- =======================================================\n       CHRONIC SYNDROME\n  ======================================================== -->\n  <section>\n          The Broader Clinical Picture\n        <h2>\n          OCD as a Chronic Syndrome\n        <\/h2>\n        \n          OCD is often thought of as a single, isolated\n          disorder. In reality, it can persist for years\n          and frequently occurs alongside other mental\n          health conditions.\n        \n        \n          Left untreated, OCD can produce substantial\n          distress, interfere with work, relationships,\n          sleep, education, and everyday functioning, and\n          may coexist with conditions such as depression,\n          anxiety disorders, body dysmorphic disorder,\n          eating disorders, tic disorders, and other\n          chronic mental health concerns.\n        \n        \n          Recognizing OCD as part of a broader,\n          interconnected clinical picture is important for\n          effective assessment and treatment.\n        \n        \n          OCD symptoms vary widely \u2014 from contamination\n          concerns to unwanted violent, religious, sexual,\n          moral, health-related, or relationship-focused\n          thoughts. Despite differences in content, the\n          obsessive-compulsive process may remain strikingly\n          similar.\n        \n          <h3>\n            Depression\n          <\/h3>\n          \n            Depression may occur alongside OCD, particularly\n            when individuals have spent substantial time\n            struggling with persistent anxiety,\n            compulsions, isolation, or functional\n            impairment.\n          \n          <h3>\n            Anxiety &#038; Panic\n          <\/h3>\n          \n            Some individuals with OCD also experience\n            generalized worry, panic symptoms, or elevated\n            physiological anxiety.\n          \n          <h3>\n            Body Dysmorphic Disorder\n          <\/h3>\n          \n            BDD can involve persistent preoccupation,\n            repetitive checking, comparison, reassurance,\n            and distress related to perceived flaws in\n            appearance.\n          \n          <h3>\n            Eating Disorders\n          <\/h3>\n          \n            Eating disorders may coexist with obsessive\n            thinking, rigid behavioral patterns, control\n            concerns, and other symptoms requiring\n            specialized assessment.\n          \n          <h3>\n            Tic Disorders\n          <\/h3>\n          \n            OCD may occur alongside motor or vocal tic\n            disorders, including Tourette syndrome.\n          \n          <h3>\n            Other Conditions\n          <\/h3>\n          \n            OCD can also occur alongside PTSD, social\n            anxiety, illness-related fears, mood disorders,\n            and other psychological conditions.\n          \n  <\/section>\n  <!-- =======================================================\n       WHY COMPREHENSIVE VIEW MATTERS\n  ======================================================== -->\n  <section>\n          Comprehensive Treatment\n        <h2>\n          Why the Broader Clinical Picture Matters\n        <\/h2>\n        \n          When OCD is considered without attention to\n          co-occurring conditions, clinically important\n          concerns may be overlooked. A comprehensive\n          evaluation helps identify the range of factors\n          affecting a person&#8217;s functioning and allows\n          treatment to be planned accordingly.\n        \n        \n          Depending on the individual, comprehensive care\n          may incorporate Exposure and Response Prevention\n          for OCD, Cognitive Behavioral Therapy or other\n          evidence-based approaches for co-occurring\n          concerns, medical or nutritional support when\n          appropriate, and medication management through a\n          qualified prescribing professional when indicated.\n        \n        \n          OCD is not simply a phase or a habit. For many\n          people it can become a persistent condition that\n          requires knowledgeable, structured treatment.\n        \n  <\/section>\n  <!-- =======================================================\n       SPECIALIZED TRAINING\n  ======================================================== -->\n  <section>\n          Why Specialization Matters\n        <h2>\n          Effective OCD Treatment Requires\n          OCD-Specific Training.\n        <\/h2>\n        \n          General mental health training may include\n          exposure to Cognitive Behavioral Therapy, but\n          treating OCD effectively requires a detailed\n          understanding of ERP, compulsions, avoidance,\n          reassurance, mental rituals, and intolerance of\n          uncertainty.\n        \n          <h3>\n            Advanced OCD Training Changes\n            How Treatment Is Delivered.\n          <\/h3>\n          \n            Without specialized knowledge, well-intentioned\n            interventions can sometimes provide short-term\n            relief while inadvertently reinforcing the OCD\n            cycle. Specialized treatment focuses on\n            identifying what maintains the disorder and\n            designing interventions around those\n            mechanisms.\n          \n              \u2713\n            Recognize less obvious compulsions and\n            intrusive-thought presentations.\n              \u2713\n            Develop individualized ERP strategies.\n              \u2713\n            Identify reassurance, avoidance, and subtle\n            safety behaviors.\n              \u2713\n            Address co-occurring clinical concerns within\n            an integrated treatment plan.\n  <\/section>\n  <!-- =======================================================\n       ERP\n  ======================================================== -->\n  <section>\n          Exposure &#038; Response Prevention\n        <h2>\n          ERP Targets OCD at Its Source.\n        <\/h2>\n        \n          Exposure and Response Prevention is a leading\n          evidence-based behavioral treatment for OCD. It\n          works by helping individuals approach feared\n          thoughts, situations, sensations, or uncertainty\n          while reducing the compulsive responses that keep\n          the OCD cycle active.\n        \n            Step 01\n          <h3>\n            Identify the Cycle\n          <\/h3>\n          \n            Treatment begins by identifying obsessions,\n            triggers, compulsions, avoidance, reassurance,\n            mental rituals, and other behaviors that\n            maintain symptoms.\n          \n            Step 02\n          <h3>\n            Practice Exposure\n          <\/h3>\n          \n            Clients gradually practice approaching feared\n            thoughts, situations, or experiences in a\n            structured and collaborative manner.\n          \n            Step 03\n          <h3>\n            Prevent the Response\n          <\/h3>\n          \n            Instead of performing the usual compulsion,\n            clients practice tolerating uncertainty and\n            distress without using rituals to obtain\n            immediate relief.\n          \n        \n          The objective is not to make anxiety disappear\n          immediately. The objective is to teach the brain\n          through repeated experience that intrusive\n          thoughts, uncertainty, and discomfort can be\n          tolerated without compulsive behavior.\n        \n  <\/section>\n  <!-- =======================================================\n       RISK OF NONSPECIFIC CARE\n  ======================================================== -->\n  <section>\n          Treatment Precision\n        <h2>\n          The Risk of Non-Specific OCD Care\n        <\/h2>\n        <h3>\n          Not every anxiety intervention is an OCD intervention.\n        <\/h3>\n        \n          Without OCD-specific training, treatment may rely\n          heavily on reassurance, generic anxiety coping\n          strategies, repeated analysis of intrusive\n          thoughts, avoidance, or unstructured supportive\n          therapy. Although these approaches may feel\n          helpful in the short term, they can sometimes\n          reinforce compulsive attempts to obtain certainty\n          and leave the core OCD cycle unchanged.\n        \n        \n          If you are searching for an OCD specialist, ask\n          prospective clinicians directly about their\n          training in Exposure and Response Prevention and\n          their experience recognizing mental compulsions,\n          reassurance seeking, avoidance, taboo intrusive\n          thoughts, and other less obvious forms of OCD.\n        \n  <\/section>\n  <!-- =======================================================\n       FINDING SPECIALIST\n  ======================================================== -->\n  <section>\n          Choosing a Provider\n        <h2>\n          Finding the Right OCD Therapist\n        <\/h2>\n        \n          Specialized training and meaningful clinical\n          experience are important considerations when\n          selecting a therapist for OCD.\n        \n          <strong>\n            ERP Training\n          <\/strong>\n          \n            Ask whether the clinician has completed\n            specialized education and training specifically\n            in Exposure and Response Prevention.\n          \n          <strong>\n            OCD-Specific Experience\n          <\/strong>\n          \n            Look for experience treating a range of OCD\n            presentations rather than only general anxiety.\n          \n          <strong>\n            Structured Treatment\n          <\/strong>\n          \n            Effective OCD care should include clear goals,\n            individualized treatment planning, active skill\n            practice, and monitoring of progress.\n          \n        \n          Specialized training may include programs such as\n          the International OCD Foundation&#8217;s\n          <strong>\n            Behavior Therapy Training Institute (BTTI)\n          <\/strong>,\n          OCD-specific ERP workshops, and focused clinical\n          supervision in the assessment and treatment of\n          obsessive-compulsive disorder.\n        \n  <\/section>\n  <!-- =======================================================\n       BOTTOM LINE\n  ======================================================== -->\n  <section>\n          The Bottom Line\n        <h2>\n          OCD Is Treatable.\n          The Treatment Approach Matters.\n        <\/h2>\n        \n          Specialized OCD treatment gives clients access to\n          interventions specifically designed to address the\n          cycle of obsessions and compulsions rather than\n          merely managing surface-level anxiety.\n        \n        \n          The goal is not perfect certainty, the complete\n          absence of intrusive thoughts, or a life without\n          discomfort. The goal is greater freedom: the\n          ability to experience uncertainty and unwanted\n          thoughts without allowing OCD to dictate your\n          behavior.\n        \n  <\/section>\n  <!-- =======================================================\n       CALL TO ACTION\n  ======================================================== -->\n  <section>\n      <h2>\n        Take Back Your Life\n        From OCD.\n      <\/h2>\n      \n        If OCD, intrusive thoughts, compulsions,\n        reassurance seeking, or avoidance are interfering\n        with your life, specialized treatment can provide\n        a structured path forward.\n      \n      <a\n        href=\"tel:2569457959\"\n      >\n        Call (256) 945-7959\n      <\/a>\n      \n        Complimentary 15-Minute Phone Consultation\n      \n  <\/section>\n  <!-- =======================================================\n       REFERENCE\n  ======================================================== -->\n  <section>\n      <h3>\n        Reference\n      <\/h3>\n      \n        1. Singh A, Anjankar VP, Sapkale B.\n        Obsessive-Compulsive Disorder (OCD):\n        A Comprehensive Review of Diagnosis,\n        Comorbidities, and Treatment Approaches.\n        Cureus. 2023;15(11):e48960.\n        doi:10.7759\/cureus.48960.\n      \n  <\/section>\n\t<!-- ABH Online OCD Screener -->\n  <style>\n    #abh-ocd-screener {\n      --abh-blue: #1371c8;\n      --abh-dark: #071b33;\n      --abh-cyan: #20c7ff;\n      --abh-light: #eef8ff;\n      --abh-border: rgba(19, 113, 200, 0.35);\n      font-family: Arial, Helvetica, sans-serif;\n      max-width: 1050px;\n      margin: 30px auto;\n      color: #102033;\n      background: linear-gradient(145deg, #ffffff 0%, #eef8ff 100%);\n      border: 1px solid var(--abh-border);\n      border-radius: 20px;\n      box-shadow: 0 18px 45px rgba(7, 27, 51, 0.16);\n      overflow: hidden;\n    }\n    #abh-ocd-screener .abh-header {\n      background: radial-gradient(circle at top left, #20c7ff 0%, #1371c8 35%, #071b33 100%);\n      color: #fff;\n      padding: 34px 38px;\n      text-align: center;\n    }\n    #abh-ocd-screener .abh-header h2 {\n      margin: 0 0 10px;\n      font-size: 34px;\n      line-height: 1.15;\n      letter-spacing: 0.5px;\n      color: #fff;\n    }\n    #abh-ocd-screener .abh-header p {\n      margin: 0;\n      font-size: 17px;\n      color: #d9f5ff;\n    }\n    #abh-ocd-screener .abh-content {\n      padding: 30px 36px 38px;\n    }\n    #abh-ocd-screener .notice {\n      background: #fff;\n      border-left: 5px solid var(--abh-blue);\n      padding: 16px 18px;\n      border-radius: 10px;\n      margin-bottom: 24px;\n      line-height: 1.55;\n      box-shadow: 0 6px 18px rgba(7, 27, 51, 0.08);\n    }\n    #abh-ocd-screener h3 {\n      color: var(--abh-dark);\n      font-size: 25px;\n      margin: 34px 0 10px;\n      border-bottom: 2px solid rgba(19, 113, 200, 0.18);\n      padding-bottom: 8px;\n    }\n    #abh-ocd-screener h4 {\n      color: var(--abh-blue);\n      font-size: 20px;\n      margin: 24px 0 12px;\n    }\n    #abh-ocd-screener .instructions {\n      color: #335;\n      font-size: 16px;\n      margin-bottom: 16px;\n      line-height: 1.5;\n    }\n    #abh-ocd-screener .question {\n      background: rgba(255,255,255,0.78);\n      border: 1px solid rgba(19,113,200,0.20);\n      border-radius: 12px;\n      padding: 16px 18px;\n      margin: 12px 0;\n    }\n    #abh-ocd-screener .question-text {\n      font-size: 16px;\n      line-height: 1.45;\n      margin-bottom: 12px;\n      font-weight: 600;\n      color: #102033;\n    }\n    #abh-ocd-screener .choices {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n    #abh-ocd-screener label.choice {\n      display: inline-flex;\n      align-items: center;\n      gap: 7px;\n      background: #fff;\n      border: 1px solid rgba(19,113,200,0.25);\n      border-radius: 999px;\n      padding: 9px 14px;\n      cursor: pointer;\n      transition: 0.2s ease;\n      font-weight: 600;\n    }\n    #abh-ocd-screener label.choice:hover {\n      border-color: var(--abh-blue);\n      box-shadow: 0 0 0 3px rgba(19,113,200,0.10);\n    }\n    #abh-ocd-screener input[type=\"radio\"] {\n      accent-color: var(--abh-blue);\n    }\n    #abh-ocd-screener .partb {\n      margin-top: 18px;\n    }\n    #abh-ocd-screener .score-box {\n      background: #071b33;\n      color: #fff;\n      border-radius: 16px;\n      padding: 24px;\n      margin-top: 32px;\n      box-shadow: 0 12px 30px rgba(7, 27, 51, 0.22);\n    }\n    #abh-ocd-screener .score-box h3 {\n      color: #fff;\n      border: none;\n      margin-top: 0;\n      padding-bottom: 0;\n    }\n    #abh-ocd-screener .score-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 14px;\n      margin: 18px 0;\n    }\n    #abh-ocd-screener .score-card {\n      background: rgba(255,255,255,0.08);\n      border: 1px solid rgba(32,199,255,0.35);\n      border-radius: 12px;\n      padding: 16px;\n      text-align: center;\n    }\n    #abh-ocd-screener .score-number {\n      display: block;\n      font-size: 34px;\n      font-weight: 800;\n      color: var(--abh-cyan);\n      margin-bottom: 4px;\n    }\n    #abh-ocd-screener .score-label {\n      font-size: 14px;\n      color: #d8f4ff;\n      text-transform: uppercase;\n      letter-spacing: 0.6px;\n    }\n    #abh-ocd-screener .result {\n      background: rgba(255,255,255,0.10);\n      border-left: 5px solid var(--abh-cyan);\n      padding: 18px;\n      border-radius: 12px;\n      line-height: 1.55;\n      font-size: 17px;\n      margin-top: 16px;\n    }\n    #abh-ocd-screener .button-row {\n      display: flex;\n      gap: 12px;\n      flex-wrap: wrap;\n      margin-top: 22px;\n    }\n    #abh-ocd-screener button {\n      border: none;\n      border-radius: 999px;\n      padding: 13px 22px;\n      cursor: pointer;\n      font-size: 16px;\n      font-weight: 700;\n      transition: 0.2s ease;\n    }\n    #abh-ocd-screener .primary-btn {\n      background: var(--abh-blue);\n      color: #fff;\n    }\n    #abh-ocd-screener .primary-btn:hover {\n      background: #0f5aa0;\n    }\n    #abh-ocd-screener .secondary-btn {\n      background: #fff;\n      color: var(--abh-blue);\n      border: 1px solid rgba(19,113,200,0.35);\n    }\n    #abh-ocd-screener .secondary-btn:hover {\n      background: var(--abh-light);\n    }\n    #abh-ocd-screener .disclaimer {\n      font-size: 14px;\n      color: #d7eefc;\n      margin-top: 16px;\n      line-height: 1.5;\n    }\n    #abh-ocd-screener .hidden {\n      display: none;\n    }\n    @media (max-width: 750px) {\n      #abh-ocd-screener .abh-content {\n        padding: 22px 18px 30px;\n      }\n      #abh-ocd-screener .abh-header h2 {\n        font-size: 27px;\n      }\n      #abh-ocd-screener .score-grid {\n        grid-template-columns: 1fr;\n      }\n      #abh-ocd-screener .choices {\n        flex-direction: column;\n      }\n      #abh-ocd-screener label.choice {\n        width: 100%;\n      }\n    }\n  <\/style>\n    <h2>ABH Online OCD Screener<\/h2>\n    <p>Educational screening tool for obsessive-compulsive symptoms<\/p>\n      <strong>Important:<\/strong> This screener is for educational and informational purposes only. It is <strong>not a diagnosis<\/strong>. Only a qualified mental health professional can diagnose OCD or any mental health condition.\n    <form id=\"ocdScreenerForm\">\n      <h3>PART A &#8211; I<\/h3>\n      <p>Please select YES or NO. Have you been bothered by unpleasant thoughts or images that repeatedly enter your mind, such as:<\/p>\n      <h3>PART A &#8211; II<\/h3>\n      <p>Please select YES or NO.<\/p>\n        If you answered YES to 2 or more questions in Part A, please continue with Part B.\n      <h3>PART B<\/h3>\n      \n        The following questions refer to the repeated thoughts, images, urges, or behaviors identified in Part A. Consider your experience during the past 30 days when selecting an answer. Select the most appropriate number from 0\u20134.\n      \n        <button type=\"button\" onclick=\"scoreOCDScreener()\">Score My Results<\/button>\n        <button type=\"button\" onclick=\"resetOCDScreener()\">Reset<\/button>\n    <\/form>\n      <h3>Your Screener Results<\/h3>\n          0\n          Part A YES Answers\n          0\n          Part B Score\n          \u2014\n          Screening Result\n      \n        This result is not a diagnosis. A high score on this questionnaire does not necessarily mean you have OCD. This screener is intended to help determine whether further evaluation with an OCD-informed provider may be appropriate.\n      \n\t<!-- =========================================================\n     ABH OCD INSTITUTE\n     12-WEEK OCD GROUP PROGRAM\n     HOMEPAGE \/ OCD PAGE SECTION\n========================================================= -->\n<style>\n.abh-ocd-group,\n.abh-ocd-group * {\n  box-sizing: border-box;\n}\n.abh-ocd-group {\n  position: relative;\n  overflow: hidden;\n  padding: 95px 24px;\n  color: #ffffff;\n  background:\n    radial-gradient(\n      circle at 85% 10%,\n      rgba(46,189,239,.14),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 8% 75%,\n      rgba(15,107,188,.10),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\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-ocd-group::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-ocd-group-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n}\n\/* =========================================================\n   HERO\n========================================================= *\/\n.abh-ocd-group-hero {\n  display: grid;\n  grid-template-columns:\n    minmax(0,1.15fr)\n    minmax(320px,.85fr);\n  gap: 55px;\n  align-items: center;\n  margin-bottom: 75px;\n}\n.abh-ocd-group-label {\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,.045);\n  color: #84e3ff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.7px;\n  text-transform: uppercase;\n}\n.abh-ocd-group-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-ocd-group h2 {\n  margin: 0 0 16px;\n  color: #ffffff;\n  font-size:\n    clamp(42px,5.5vw,64px);\n  line-height: 1.03;\n  letter-spacing: -2.4px;\n}\n.abh-ocd-group h2 span {\n  display: block;\n  margin-top: 5px;\n  background:\n    linear-gradient(\n      90deg,\n      #ffffff,\n      #8fe6ff,\n      #30b8ec\n    );\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.abh-ocd-group-enrolling {\n  margin-bottom: 18px;\n  color: #76ddff;\n  font-size: 15px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n.abh-ocd-group-lead {\n  margin: 0 0 18px;\n  color:\n    rgba(239,248,252,.94);\n  font-size: 20px;\n  line-height: 1.7;\n}\n.abh-ocd-group-copy {\n  margin: 0;\n  color:\n    rgba(207,232,243,.75);\n  font-size: 16px;\n  line-height: 1.82;\n}\n.abh-ocd-group-copy strong {\n  color: #ffffff;\n}\n\/* =========================================================\n   PRIMARY IMAGE\n========================================================= *\/\n.abh-ocd-group-image-card {\n  position: relative;\n  padding: 12px;\n  border-radius: 23px;\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,.25);\n}\n.abh-ocd-group-image-card img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border-radius: 16px;\n}\n\/* =========================================================\n   INFO GRID\n========================================================= *\/\n.abh-ocd-group-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n  gap: 22px;\n  margin-top: 36px;\n}\n.abh-ocd-group-card {\n  padding: 31px 29px;\n  border-radius: 19px;\n  border:\n    1px solid rgba(115,214,250,.15);\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,.15);\n}\n.abh-ocd-group-card h3 {\n  margin: 0 0 14px;\n  color: #ffffff;\n  font-size: 24px;\n}\n.abh-ocd-group-card p {\n  margin: 0 0 13px;\n  color:\n    rgba(207,232,243,.72);\n  font-size: 15px;\n  line-height: 1.72;\n}\n.abh-ocd-group-card ul {\n  margin: 0;\n  padding-left: 20px;\n}\n.abh-ocd-group-card li {\n  margin-bottom: 10px;\n  color:\n    rgba(207,232,243,.74);\n  font-size: 14.5px;\n  line-height: 1.68;\n}\n\/* =========================================================\n   SECTION HEADINGS\n========================================================= *\/\n.abh-ocd-group-section {\n  margin-top: 72px;\n}\n.abh-ocd-group-tag {\n  display: block;\n  margin-bottom: 10px;\n  color: #6fdcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n.abh-ocd-group-section h3 {\n  margin: 0 0 18px;\n  color: #ffffff;\n  font-size:\n    clamp(31px,4vw,44px);\n  line-height: 1.1;\n  letter-spacing: -1.4px;\n}\n\/* =========================================================\n   PROGRAM DETAILS\n========================================================= *\/\n.abh-program-details {\n  display: grid;\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n  gap: 14px;\n  margin-top: 30px;\n}\n.abh-program-detail {\n  padding: 23px 18px;\n  text-align: center;\n  border-radius: 16px;\n  border:\n    1px solid rgba(108,213,251,.14);\n  background:\n    rgba(255,255,255,.035);\n}\n.abh-program-detail strong {\n  display: block;\n  margin-bottom: 5px;\n  color: #ffffff;\n  font-size: 22px;\n}\n.abh-program-detail span {\n  color: #71dcff;\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: .9px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   PRICE PANEL\n========================================================= *\/\n.abh-price-panel {\n  margin-top: 33px;\n  padding: 38px;\n  border-radius: 22px;\n  border:\n    1px solid rgba(105,214,253,.20);\n  background:\n    linear-gradient(\n      135deg,\n      rgba(7,79,129,.60),\n      rgba(4,42,73,.68)\n    );\n  box-shadow:\n    0 24px 65px rgba(0,0,0,.20);\n}\n.abh-price-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n  gap: 18px;\n}\n.abh-price-item {\n  padding: 22px 20px;\n  text-align: center;\n  border-radius: 15px;\n  background:\n    rgba(255,255,255,.045);\n  border:\n    1px solid rgba(112,214,251,.13);\n}\n.abh-price-item strong {\n  display: block;\n  margin-bottom: 6px;\n  color: #ffffff;\n  font-size: 25px;\n}\n.abh-price-item span {\n  color: #70dcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: .7px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   SECOND IMAGE + WORKBOOK\n========================================================= *\/\n.abh-workbook-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  margin-top: 34px;\n}\n.abh-workbook-image {\n  padding: 12px;\n  border-radius: 22px;\n  border:\n    1px solid rgba(107,216,255,.20);\n  background:\n    rgba(255,255,255,.035);\n  box-shadow:\n    0 24px 65px rgba(0,0,0,.22);\n}\n.abh-workbook-image img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border-radius: 15px;\n}\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n.abh-ocd-group-final {\n  margin-top: 75px;\n  padding: 50px 42px;\n  text-align: center;\n  border-radius: 23px;\n  border:\n    1px solid rgba(108,216,255,.20);\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(48,190,240,.16),\n      transparent 45%\n    ),\n    linear-gradient(\n      135deg,\n      rgba(6,72,117,.62),\n      rgba(3,40,69,.72)\n    );\n}\n.abh-ocd-group-final h3 {\n  margin: 0 0 15px;\n  color: #ffffff;\n  font-size:\n    clamp(34px,4.5vw,50px);\n  line-height: 1.08;\n}\n.abh-ocd-group-final p {\n  max-width: 800px;\n  margin: 0 auto;\n  color:\n    rgba(215,237,246,.76);\n  font-size: 17px;\n  line-height: 1.8;\n}\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n@media (max-width: 950px) {\n  .abh-ocd-group-hero,\n  .abh-workbook-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-program-details {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n}\n@media (max-width: 760px) {\n  .abh-ocd-group-grid,\n  .abh-price-grid {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .abh-ocd-group {\n    padding:\n      70px 18px;\n  }\n  .abh-program-details {\n    grid-template-columns: 1fr;\n  }\n  .abh-price-panel,\n  .abh-ocd-group-final {\n    padding:\n      30px 24px;\n  }\n}\n<\/style>\n<section>\n    <!-- =====================================================\n         HERO\n    ====================================================== -->\n          ABH OCD Institute\n          Now Enrolling for the Fall 2026 Class\n        <h2>\n          12-Week OCD\n            Group Program\n        <\/h2>\n        \n          You don&#8217;t have to let OCD control your life.\n        \n        \n          The ABH OCD Institute&#8217;s 12-Week Group Program is\n          a structured, evidence-based course designed to\n          help individuals break free from\n          obsessive-compulsive disorder using the\n          gold-standard treatment for OCD\u2014\n          <strong>\n            Exposure and Response Prevention (ERP)\n          <\/strong>\u2014\n          combined with Cognitive Behavioral Therapy\n          (CBT), Acceptance and Commitment Therapy (ACT),\n          and our unique\n          <strong>\n            LAUGH Strategy\u2122\n          <\/strong>,\n          which uses humor to reduce OCD&#8217;s credibility\n          and power.\n        \n        \n          This program is designed for individuals who\n          are ready to stop negotiating with OCD and begin\n          living with greater confidence, freedom, and\n          purpose.\n        \n      <!-- IMAGE 1 -->\n        <img decoding=\"async\"\n          src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/08\/SF-WB-Cover.png\"\n          alt=\"ABH OCD Institute 12-week OCD group program\"\n        >\n    <!-- =====================================================\n         WHAT YOU'LL LEARN\n    ====================================================== -->\n        Program Curriculum\n      <h3>\n        What You&#8217;ll Learn\n      <\/h3>\n          <h3>\n            Understand OCD\n          <\/h3>\n          <ul>\n            <li>\n              Understand how OCD develops and why it persists\n            <\/li>\n            <li>\n              Identify common thinking traps associated with OCD\n            <\/li>\n            <li>\n              Understand the role of compulsions,\n              reassurance seeking, and avoidance\n            <\/li>\n            <li>\n              Learn why seeking certainty can maintain OCD\n            <\/li>\n          <\/ul>\n          <h3>\n            Build ERP Skills\n          <\/h3>\n          <ul>\n            <li>\n              Break the OCD cycle using Exposure and\n              Response Prevention\n            <\/li>\n            <li>\n              Build and complete a personalized exposure\n              hierarchy\n            <\/li>\n            <li>\n              Reduce compulsions, reassurance seeking, and\n              avoidance behaviors\n            <\/li>\n            <li>\n              Reduce fear through inhibitory learning\n              rather than seeking certainty\n            <\/li>\n          <\/ul>\n          <h3>\n            Increase Distress Tolerance\n          <\/h3>\n          <ul>\n            <li>\n              Increase tolerance for uncertainty and\n              discomfort\n            <\/li>\n            <li>\n              Apply the LAUGH Strategy\u2122 to challenge OCD\n              with confidence and humor\n            <\/li>\n            <li>\n              Activate the parasympathetic nervous system\n              through practical stress-management\n              techniques\n            <\/li>\n          <\/ul>\n          <h3>\n            Support Long-Term Recovery\n          <\/h3>\n          <ul>\n            <li>\n              Develop healthy routines that support\n              recovery, including sleep, exercise, and\n              nutrition\n            <\/li>\n            <li>\n              Monitor progress and reinforce behavioral\n              change\n            <\/li>\n            <li>\n              Create a long-term relapse prevention plan\n              to maintain progress after the program ends\n            <\/li>\n          <\/ul>\n    <!-- =====================================================\n         WORKBOOK\n    ====================================================== -->\n        Included With Enrollment\n      <h3>\n        Laugh Your Way to Freedom from OCD\u2122 Workbook\n      <\/h3>\n        <!-- IMAGE 2 -->\n          <img decoding=\"async\"\n            src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/07\/Last-Page.png\"\n            alt=\"Laugh Your Way to Freedom from OCD workbook\"\n          >\n          \n            Each participant receives the\n            <strong>\n              Laugh Your Way to Freedom from OCD\u2122 Workbook\n            <\/strong>,\n            a comprehensive guide that supports every week\n            of the program.\n          \n          <ul>\n            <li>Psychoeducational lessons<\/li>\n            <li>ERP planning worksheets<\/li>\n            <li>Personalized exposure hierarchy templates<\/li>\n            <li>Daily exposure tracking forms<\/li>\n            <li>\n              SUDT \u2014 Subjective Units of Distress Tolerance\n              ratings\n            <\/li>\n            <li>Response prevention exercises<\/li>\n            <li>Weekly progress reviews<\/li>\n            <li>Sleep, exercise, and wellness tracking<\/li>\n            <li>Thought evaluation worksheets<\/li>\n            <li>Relapse prevention planning<\/li>\n            <li>\n              Practical exercises to reinforce each week&#8217;s\n              lessons\n            <\/li>\n          <\/ul>\n          \n            Participants will use the workbook throughout\n            the course and can continue to reference it\n            long after the program has ended.\n          \n    <!-- =====================================================\n         PROGRAM DETAILS\n    ====================================================== -->\n        Program Details\n      <h3>\n        Fall 2026 OCD Group\n      <\/h3>\n          <strong>\n            Sept. 10\n          <\/strong>\n            Start Date\n          <strong>\n            Thursday\n          <\/strong>\n            Weekly Class\n          <strong>\n            12 Weeks\n          <\/strong>\n            Program Length\n          <strong>\n            10\n          <\/strong>\n            Maximum Participants\n      \n        Enrollment is now open, and space is limited to\n        10 participants.\n        To ensure individualized attention, discussion,\n        and coaching during ERP exercises, enrollment is\n        intentionally kept small.\n        Once the Fall class reaches capacity, additional\n        applicants will be placed on the waiting list for\n        the next cohort.\n      \n      \n        The program is offered four times each year:\n        <strong>\n          Fall, Winter, Spring, and Summer.\n        <\/strong>\n        If the Fall 2026 class reaches capacity, the next\n        12-week cohort is scheduled to begin in\n        <strong>\n          January 2027.\n        <\/strong>\n      \n    <!-- =====================================================\n         COST\n    ====================================================== -->\n        Tuition\n      <h3>\n        Program Cost\n      <\/h3>\n            <strong>\n              $50\n            <\/strong>\n              Per Weekly Session\n            <strong>\n              $600\n            <\/strong>\n              Total If Paid Weekly\n            <strong>\n              $500\n            <\/strong>\n              Paid in Full Before Class\n        \n          Pay the full tuition before the first class and\n          receive a\n          <strong>\n            $100 discount\n          <\/strong>\n          \u2014\n          a\n          <strong>\n            16.7% savings\n          <\/strong>\n          \u2014\n          bringing the total program cost to\n          <strong>\n            $500.\n          <\/strong>\n        \n    <!-- =====================================================\n         TAKE FIRST STEP\n    ====================================================== -->\n        Take the First Step\n      <h3>\n        Stop Letting OCD Make the Decisions.\n      <\/h3>\n      \n        OCD thrives on fear, avoidance, and uncertainty.\n        Recovery begins when you choose to face those\n        fears with the right tools, the right support,\n        and a structured plan.\n      \n      \n        If you&#8217;re ready to stop letting OCD make your\n        decisions, we invite you to join the next\n        <strong>\n          Laugh Your Way to Freedom from OCD\u2122\n        <\/strong>\n        group and begin building the skills that can lead\n        to meaningful, lasting change.\n      \n<\/section>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2025\/05\/IMG_0662.jpeg\" alt=\"Advanced Behavioral Health located in Huntsville, AL.\" itemprop=\"image\" height=\"2877\" width=\"5712\" title=\"OCD INST 2026\" onerror=\"this.style.display='none'\"  \/>\n\t\tAdvanced Behavioral Health located in Huntsville, AL.\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     APPOINTMENT + SLEEP CTA SECTION\n     ABHMIND.COM\n========================================================= -->\n<style>\n.abh-sleep-cta,\n.abh-sleep-cta * {\n  box-sizing: border-box;\n}\n.abh-sleep-cta {\n  position: relative;\n  overflow: hidden;\n  padding: 80px 24px;\n  color: #ffffff;\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  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\/* Scientific background grid *\/\n.abh-sleep-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-sleep-cta-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.abh-sleep-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-sleep-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-sleep-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-sleep-cta h2 {\n  max-width: 820px;\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-sleep-cta 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-sleep-cta p {\n  max-width: 760px;\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-sleep-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   SLEEP BUTTON\n========================================================= *\/\n.abh-sleep-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 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\/* Animated glass reflection *\/\n.abh-sleep-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-sleep-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-sleep-learn-button:hover::before {\n  left: 155%;\n}\n\/* =========================================================\n   SIMPLEPRACTICE BUTTON OVERRIDE\n========================================================= *\/\n.abh-sleep-cta\n.spwidget-button-wrapper {\n  text-align: center !important;\n  margin: 0 !important;\n}\n.abh-sleep-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-sleep-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-sleep-cta {\n    padding:\n      60px 18px;\n  }\n  .abh-sleep-cta-inner {\n    padding:\n      36px 23px;\n  }\n  .abh-sleep-cta h2 {\n    font-size:\n      38px;\n  }\n  .abh-sleep-buttons {\n    display: grid;\n    grid-template-columns:\n      1fr;\n  }\n  .abh-sleep-cta\n  .spwidget-button-wrapper {\n    width: 100%;\n  }\n  .abh-sleep-cta\n  .spwidget-button,\n  .abh-sleep-learn-button {\n    width: 100%;\n  }\n}\n<\/style>\n<!-- =========================================================\n     SECTION\n========================================================= -->\n<section>\n      Sleep &#038; Restorative Health\n    <h2>\n      Better Sleep Can Change\n        How You Feel, Think, and Function.\n    <\/h2>\n    \n      Restorative sleep is foundational to emotional\n      regulation, cognitive performance, memory, physical\n      health, and resilience.\n      If persistent insomnia or poor-quality sleep is\n      affecting your life, learn more about the science of\n      sleep and evidence-based behavioral approaches\n      designed to improve it.\n    \n      <!-- ===================================================\n           SIMPLEPRACTICE\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:\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           SLEEP PAGE BUTTON\n      ==================================================== -->\n      <a\n        href=\"https:\/\/abhmind.com\/?page_id=419\"\n      >\n        Learn More About Sleep \u2192\n      <\/a>\n<\/section>\n<!-- =========================================================\n     SIMPLEPRACTICE INTEGRATION\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 Specialized OCD Treatment Understand OCD. Treat the Cycle. Obsessive-Compulsive Disorder is more than unwanted thoughts or repetitive behavior.&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-422","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/422","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=422"}],"version-history":[{"count":56,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/422\/revisions"}],"predecessor-version":[{"id":1550,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/422\/revisions\/1550"}],"wp:attachment":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=422"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}