{"id":1038,"date":"2026-06-18T16:37:19","date_gmt":"2026-06-18T21:37:19","guid":{"rendered":"https:\/\/abhmind.com\/?page_id=1038"},"modified":"2026-08-09T10:38:13","modified_gmt":"2026-08-09T15:38:13","slug":"faqs","status":"publish","type":"page","link":"https:\/\/abhmind.com\/?page_id=1038","title":{"rendered":"FAQs"},"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     FREQUENTLY ASKED QUESTIONS\n     ABHMIND.COM\n     Blue Glass \/ Science \/ Clinical Theme\n========================================================= -->\n<style>\n\/* =========================================================\n   BASE\n========================================================= *\/\n.abh-faq,\n.abh-faq * {\n  box-sizing: border-box;\n}\n.abh-faq {\n  --abh-navy: #021421;\n  --abh-deep: #04243d;\n  --abh-blue: #087bc5;\n  --abh-cyan: #5ed9ff;\n  --abh-light-blue: #9ae8ff;\n  --abh-white: #ffffff;\n  position: relative;\n  overflow: hidden;\n  color: #ffffff;\n  background:\n    radial-gradient(\n      circle at 82% 7%,\n      rgba(45, 190, 242, .16),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 8% 38%,\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-faq::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-faq-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1120px;\n  margin: 0 auto;\n}\n.abh-faq-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-faq-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   HERO\n========================================================= *\/\n.abh-faq-hero {\n  position: relative;\n  z-index: 2;\n  min-height: 590px;\n  display: flex;\n  align-items: center;\n  padding: 105px 24px 85px;\n}\n.abh-faq-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-faq-hero h1 {\n  max-width: 820px;\n  margin: 0 0 24px;\n  color: #ffffff;\n  font-size:\n    clamp(50px, 6.3vw, 80px);\n  line-height: .99;\n  font-weight: 760;\n  letter-spacing: -3.4px;\n}\n.abh-faq-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-faq-lead {\n  max-width: 720px;\n  margin: 0 0 16px;\n  color: rgba(237,248,253,.93);\n  font-size:\n    clamp(19px, 2vw, 23px);\n  line-height: 1.6;\n}\n.abh-faq-sub {\n  max-width: 700px;\n  margin: 0;\n  color: rgba(204,230,241,.72);\n  font-size: 16px;\n  line-height: 1.78;\n}\n\/* =========================================================\n   HERO CARD\n========================================================= *\/\n.abh-faq-hero-card {\n  position: relative;\n  padding: 36px 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-faq-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-faq-hero-card h2 {\n  margin: 0 0 15px;\n  color: #ffffff;\n  font-size: 29px;\n  line-height: 1.16;\n  letter-spacing: -.8px;\n}\n.abh-faq-hero-card p {\n  margin: 0;\n  color: rgba(216,238,247,.75);\n  font-size: 15px;\n  line-height: 1.75;\n}\n.abh-faq-contact {\n  margin-top: 23px;\n  padding-top: 20px;\n  border-top:\n    1px solid rgba(115,214,250,.13);\n}\n.abh-faq-phone {\n  color: #75dcff !important;\n  text-decoration: none !important;\n  font-weight: 750;\n}\n\/* =========================================================\n   QUICK NAV\n========================================================= *\/\n.abh-faq-nav-section {\n  position: relative;\n  z-index: 2;\n  padding: 0 24px 60px;\n}\n.abh-faq-nav {\n  max-width: 1120px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0,1fr));\n  gap: 12px;\n}\n.abh-faq-nav a {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 52px;\n  padding: 12px 16px;\n  text-align: center;\n  color: rgba(229,245,252,.84) !important;\n  background:\n    rgba(255,255,255,.04);\n  border:\n    1px solid rgba(111,214,252,.14);\n  border-radius: 13px;\n  text-decoration: none !important;\n  font-size: 13px;\n  font-weight: 700;\n  transition:\n    background .2s ease,\n    border-color .2s ease,\n    transform .2s ease;\n}\n.abh-faq-nav a:hover {\n  background:\n    rgba(70,191,238,.09);\n  border-color:\n    rgba(105,217,255,.32);\n  transform:\n    translateY(-2px);\n}\n\/* =========================================================\n   FAQ CATEGORY\n========================================================= *\/\n.abh-faq-category {\n  position: relative;\n  z-index: 2;\n  padding: 76px 24px;\n}\n.abh-faq-category.alt {\n  background:\n    rgba(1,15,27,.20);\n}\n.abh-faq-category-header {\n  max-width: 820px;\n  margin-bottom: 32px;\n}\n.abh-faq-category-number {\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-faq-category-header h2 {\n  margin: 0 0 13px;\n  color: #ffffff;\n  font-size:\n    clamp(34px, 4.5vw, 49px);\n  line-height: 1.08;\n  letter-spacing: -1.5px;\n}\n.abh-faq-category-header p {\n  max-width: 730px;\n  margin: 0;\n  color: rgba(208,233,243,.72);\n  font-size: 16px;\n  line-height: 1.7;\n}\n\/* =========================================================\n   ACCORDION\n========================================================= *\/\n.abh-faq-list {\n  display: grid;\n  gap: 13px;\n}\n.abh-faq-item {\n  position: relative;\n  overflow: hidden;\n  border:\n    1px solid rgba(116,214,250,.15);\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  box-shadow:\n    0 15px 45px rgba(0,0,0,.13);\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n}\n.abh-faq-item[open] {\n  border-color:\n    rgba(102,215,255,.28);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(22,105,158,.17),\n      rgba(255,255,255,.035)\n    );\n}\n.abh-faq-item summary {\n  position: relative;\n  display: flex;\n  align-items: center;\n  min-height: 72px;\n  padding:\n    20px 65px 20px 24px;\n  color: #ffffff;\n  font-size: 17px;\n  font-weight: 720;\n  line-height: 1.4;\n  cursor: pointer;\n  list-style: none;\n}\n.abh-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n.abh-faq-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 23px;\n  top: 50%;\n  transform:\n    translateY(-50%);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 31px;\n  height: 31px;\n  border-radius: 50%;\n  color: #73ddff;\n  background:\n    rgba(45,186,238,.09);\n  border:\n    1px solid rgba(96,212,252,.20);\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 1;\n}\n.abh-faq-item[open] summary::after {\n  content: \"\u2212\";\n}\n.abh-faq-item summary:hover {\n  color: #8fe4ff;\n}\n\/* ANSWER *\/\n.abh-faq-answer {\n  padding:\n    0 25px 25px;\n  border-top:\n    1px solid rgba(113,212,249,.10);\n}\n.abh-faq-answer p {\n  margin:\n    20px 0 0;\n  color:\n    rgba(211,235,245,.76);\n  font-size:\n    15.5px;\n  line-height:\n    1.78;\n}\n.abh-faq-answer strong {\n  color: #ffffff;\n}\n.abh-faq-answer a {\n  color: #76ddff !important;\n}\n\/* =========================================================\n   FEATURE CALLOUT\n========================================================= *\/\n.abh-faq-callout {\n  margin-top: 27px;\n  padding: 31px 33px;\n  border-radius: 19px;\n  border:\n    1px solid rgba(107,216,255,.19);\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-faq-callout strong {\n  display: block;\n  margin-bottom: 8px;\n  color: #ffffff;\n  font-size: 20px;\n}\n.abh-faq-callout p {\n  margin: 0;\n  color: rgba(218,239,248,.76);\n  font-size: 15px;\n  line-height: 1.72;\n}\n\/* =========================================================\n   FINAL CONTACT SECTION\n========================================================= *\/\n.abh-faq-final {\n  position: relative;\n  z-index: 2;\n  padding: 95px 24px;\n  text-align: center;\n}\n.abh-faq-final-inner {\n  max-width: 850px;\n  margin: 0 auto;\n}\n.abh-faq-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-faq-final h2 {\n  margin: 0 0 18px;\n  color: #ffffff;\n  font-size:\n    clamp(37px,5vw,55px);\n  line-height: 1.08;\n  letter-spacing: -1.8px;\n}\n.abh-faq-final p {\n  max-width: 720px;\n  margin: 0 auto 28px;\n  color: rgba(211,235,245,.76);\n  font-size: 17px;\n  line-height: 1.78;\n}\n.abh-faq-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 54px;\n  padding: 0 25px;\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: 15px;\n  font-weight: 700;\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-faq-button:hover {\n  transform: translateY(-2px);\n  box-shadow:\n    0 16px 38px rgba(0,132,211,.38);\n}\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n@media (max-width: 900px) {\n  .abh-faq-hero {\n    min-height: auto;\n    padding:\n      78px 22px 70px;\n  }\n  .abh-faq-hero-grid {\n    grid-template-columns: 1fr;\n    gap: 42px;\n  }\n  .abh-faq-nav {\n    grid-template-columns:\n      repeat(2, minmax(0,1fr));\n  }\n}\n@media (max-width: 600px) {\n  .abh-faq-hero {\n    padding:\n      60px 18px 55px;\n  }\n  .abh-faq-hero h1 {\n    font-size: 44px;\n    letter-spacing: -1.9px;\n  }\n  .abh-faq-nav-section {\n    padding:\n      0 18px 45px;\n  }\n  .abh-faq-nav {\n    grid-template-columns: 1fr;\n  }\n  .abh-faq-category {\n    padding:\n      62px 18px;\n  }\n  .abh-faq-category-header h2 {\n    font-size: 37px;\n  }\n  .abh-faq-item summary {\n    padding:\n      19px 58px 19px 20px;\n    font-size: 16px;\n  }\n  .abh-faq-item summary::after {\n    right: 18px;\n  }\n  .abh-faq-answer {\n    padding:\n      0 20px 22px;\n  }\n  .abh-faq-hero-card,\n  .abh-faq-callout {\n    padding:\n      28px 24px;\n  }\n  .abh-faq-final {\n    padding:\n      70px 18px;\n  }\n}\n<\/style>\n  <!-- =======================================================\n       HERO\n  ======================================================== -->\n  <section>\n          Advanced Behavioral Health\n        <h1>\n          Frequently Asked\n            Questions.\n        <\/h1>\n        \n          Clear information can make it easier to determine\n          whether Advanced Behavioral Health is the right\n          fit for you and what you can expect from the\n          treatment process.\n        \n        \n          Below you will find answers to common questions\n          about getting started, specialized OCD treatment,\n          fees, private-pay care, confidentiality,\n          communication, telehealth, and appointments.\n        \n      <aside>\n        <h2>\n          Have a Question Before Scheduling?\n        <\/h2>\n        \n          Advanced Behavioral Health offers and encourages\n          a complimentary 15-minute phone consultation before\n          scheduling an initial appointment. This gives you\n          an opportunity to briefly discuss what you are\n          looking for and determine whether ABH may be an\n          appropriate fit.\n        \n          \n            Call\n            <a\n              href=\"tel:2569457959\"\n            >\n              (256) 945-7959\n            <\/a>\n            to inquire about services and current\n            availability.\n          \n      <\/aside>\n  <\/section>\n  <!-- =======================================================\n       QUICK NAVIGATION\n  ======================================================== -->\n  <section>\n    <nav\n      aria-label=\"FAQ Categories\"\n    >\n      <a href=\"#getting-started\">\n        Getting Started\n      <\/a>\n      <a href=\"#fees\">\n        Fees &#038; Private Pay\n      <\/a>\n      <a href=\"#ocd-treatment\">\n        OCD Treatment\n      <\/a>\n      <a href=\"#privacy\">\n        Privacy &#038; Communication\n      <\/a>\n      <a href=\"#location\">\n        Location &#038; Telehealth\n      <\/a>\n      <a href=\"#hours\">\n        Office Hours\n      <\/a>\n      <a href=\"#fit\">\n        Is ABH Right for Me?\n      <\/a>\n      <a href=\"#contact\">\n        Contact ABH\n      <\/a>\n    <\/nav>\n  <\/section>\n  <!-- =======================================================\n       GETTING STARTED\n  ======================================================== -->\n  <section\n    id=\"getting-started\"\n  >\n          01 \/ Getting Started\n        <h2>\n          Beginning Treatment\n        <\/h2>\n        \n          What to expect when contacting Advanced\n          Behavioral Health and preparing for your first\n          appointment.\n        \n        <!-- SCHEDULE -->\n        <details>\n          <summary>\n            How do I schedule an appointment?\n          <\/summary>\n            \n              To inquire about Advanced Behavioral Health\n              or schedule an appointment, use the\n              <strong>Request an Appointment<\/strong>\n              option on the website or call\n              <strong>(256) 945-7959<\/strong>.\n            \n        <\/details>\n        <!-- CONSULTATION -->\n        <details>\n          <summary>\n            Do you offer a free consultation?\n          <\/summary>\n            \n              Yes. Advanced Behavioral Health offers and\n              prefers a complimentary\n              <strong>15-minute phone consultation<\/strong>\n              prior to scheduling an appointment.\n            \n            \n              This brief consultation provides an\n              opportunity to discuss what you are looking\n              for, ask initial questions, and determine\n              whether ABH may be an appropriate clinical\n              fit.\n            \n        <\/details>\n        <!-- FIRST APPOINTMENT -->\n        <details>\n          <summary>\n            What happens during the first appointment?\n          <\/summary>\n            \n              During your first appointment, we begin with\n              introductions, review the forms completed\n              before your visit, discuss your clinical\n              history, and review important office policies\n              including informed consent, confidentiality,\n              and the Client Rights and Disclosure\n              Statement.\n            \n            \n              The first session is also an opportunity to\n              better understand your current concerns,\n              symptoms, history, and treatment goals.\n            \n            \n              For clients seeking OCD treatment,\n              psychoeducation is provided to help explain\n              what OCD is, what it is not, and the\n              mechanisms that keep OCD symptoms active.\n              This may include discussion of intrusive\n              thoughts, anxiety, compulsions, avoidance,\n              reassurance seeking, and the role of\n              uncertainty.\n            \n            \n              Together, we begin developing an initial\n              treatment plan designed to make effective use\n              of your time, effort, and clinical goals.\n            \n        <\/details>\n  <\/section>\n  <!-- =======================================================\n       FIT\n  ======================================================== -->\n  <section\n    id=\"fit\"\n  >\n          02 \/ Clinical Fit\n        <h2>\n          Is ABH Right for Me?\n        <\/h2>\n        <details>\n          <summary>\n            Will Advanced Behavioral Health be a good fit for me?\n          <\/summary>\n            \n              Advanced Behavioral Health may be a good fit\n              if you are seeking specialized,\n              evidence-based care for\n              <strong>\n                OCD, intrusive thoughts, or anxiety-related\n                concerns.\n              <\/strong>\n            \n            \n              ABH is particularly suited for clients who\n              want a structured and collaborative approach\n              to treatment, practical strategies that can\n              be applied outside of session, and care\n              guided by focused clinical expertise rather\n              than a one-size-fits-all model.\n            \n            \n              Because ABH is a private specialty practice,\n              treatment is intentionally individualized and\n              designed for clients who are ready to better\n              understand their symptoms, develop effective\n              skills, and actively work toward meaningful\n              change.\n            \n        <\/details>\n  <\/section>\n  <!-- =======================================================\n       FEES\n  ======================================================== -->\n  <section\n    id=\"fees\"\n  >\n          03 \/ Fees &#038; Private-Pay Care\n        <h2>\n          Understanding the Private-Pay Model\n        <\/h2>\n        <!-- FEE -->\n        <details>\n          <summary>\n            What is the session fee?\n          <\/summary>\n            \n              Advanced Behavioral Health is a private\n              specialty practice with a session rate of\n              <strong>$200 per session.<\/strong>\n            \n            \n              The practice model is designed around\n              individualized, clinically focused,\n              evidence-based care for clients seeking\n              specialized treatment for OCD, intrusive\n              thoughts, and anxiety-related concerns.\n            \n        <\/details>\n        <!-- INSURANCE -->\n        <details>\n          <summary>\n            Does Advanced Behavioral Health accept insurance?\n          <\/summary>\n            \n              Advanced Behavioral Health does not directly\n              file insurance claims.\n            \n            \n              Clients may request a\n              <strong>superbill<\/strong>, which is an\n              insurance-friendly receipt that may be\n              submitted directly to an insurance company\n              for possible out-of-network reimbursement.\n            \n            \n              Reimbursement is determined by each client&#8217;s\n              individual insurance plan and is not\n              guaranteed.\n            \n        <\/details>\n        <!-- CARECREDIT -->\n        <details>\n          <summary>\n            Is financing available?\n          <\/summary>\n            \n              Advanced Behavioral Health offers\n              <strong>CareCredit<\/strong>, a health and\n              wellness credit card that may be used to help\n              manage the cost of therapy services.\n            \n        <\/details>\n        <!-- SPECIALTY PRACTICE -->\n        <details>\n          <summary>\n            What does it mean that ABH is a private specialty practice?\n          <\/summary>\n            \n              ABH is intentionally structured as a private\n              specialty practice rather than a high-volume\n              counseling clinic.\n            \n            \n              This means the number of clients accepted\n              into care is limited so treatment can remain\n              personalized, focused, and clinically\n              responsive.\n            \n            \n              This model allows for thoughtful treatment\n              planning, careful monitoring of progress, and\n              greater attention to each client&#8217;s specific\n              goals and needs.\n            \n        <\/details>\n        <!-- LIMITED CASELOAD -->\n        <details>\n          <summary>\n            Why does ABH limit the number of accepted clients?\n          <\/summary>\n            \n              ABH limits the number of active clients in\n              order to maintain quality, availability, and\n              individualized care.\n            \n            \n              A smaller caseload allows for more\n              personalized treatment planning, better\n              continuity of care, and increased\n              responsiveness when clients need assistance\n              applying treatment strategies.\n            \n        <\/details>\n        <!-- AFTER HOURS -->\n        <details>\n          <summary>\n            Does ABH offer after-hours consultation?\n          <\/summary>\n            \n              When clinically appropriate and available,\n              ABH may provide limited after-hours\n              consultation to help established clients\n              apply treatment strategies, remain consistent\n              with therapeutic goals, or navigate difficult\n              moments.\n            \n            \n              <strong>\n                Advanced Behavioral Health does not provide\n                emergency or crisis services.\n              <\/strong>\n            \n        <\/details>\n  <\/section>\n  <!-- =======================================================\n       OCD\n  ======================================================== -->\n  <section\n    id=\"ocd-treatment\"\n  >\n          04 \/ OCD Treatment\n        <h2>\n          Understanding OCD &#038; ERP\n        <\/h2>\n        \n          Specialized OCD treatment requires understanding\n          not only the content of intrusive thoughts, but\n          also the compulsive processes that keep the OCD\n          cycle active.\n        \n        <!-- DIFFERENT ASPECTS -->\n        <details>\n          <summary>\n            What are some of the different aspects of OCD?\n          <\/summary>\n            \n              OCD can involve many different themes and\n              behaviors, including contamination fears,\n              checking, intrusive harm thoughts, sexual\n              intrusive thoughts, taboo thoughts,\n              religious or scrupulosity concerns,\n              relationship OCD, perfectionism, mental\n              rituals, reassurance seeking, avoidance, and\n              intolerance of uncertainty.\n            \n        <\/details>\n        <!-- ERP -->\n        <details>\n          <summary>\n            What is Exposure and Response Prevention (ERP)?\n          <\/summary>\n            \n              <strong>\n                ERP stands for Exposure and Response\n                Prevention.\n              <\/strong>\n              It is one of the leading evidence-based\n              treatments for obsessive-compulsive disorder.\n            \n            \n              In simple terms, ERP helps a person gradually\n              face thoughts, situations, emotions, or\n              triggers that produce uncomfortable feelings\n              such as fear, guilt, shame, anxiety, or\n              disgust while learning not to perform the\n              compulsions or rituals OCD demands.\n            \n            \n              The <strong>exposure<\/strong> component\n              involves practicing contact with something\n              that triggers uncertainty or distress.\n            \n            \n              The <strong>response prevention<\/strong>\n              component involves resisting the usual\n              compulsion, such as checking, washing,\n              confessing, avoiding, asking for reassurance,\n              mentally reviewing, or repeatedly attempting\n              to figure everything out.\n            \n            \n              ERP is not about forcing someone into\n              overwhelming situations. It is a structured,\n              collaborative process that is carefully\n              planned and practiced at an appropriate pace.\n            \n        <\/details>\n        <!-- SPECIALIZATION -->\n        <details>\n          <summary>\n            Why is specialized OCD treatment important?\n          <\/summary>\n            \n              Specialized OCD treatment matters because OCD\n              is frequently misunderstood and may be\n              unintentionally reinforced by approaches that\n              are useful for other clinical concerns.\n            \n            \n              Reassurance, avoidance, repeated analysis, and\n              attempts to obtain complete certainty about\n              intrusive thoughts may produce temporary\n              relief while strengthening the\n              obsessive-compulsive cycle over time.\n            \n            \n              Effective OCD treatment requires a structured,\n              evidence-based approach that helps clients\n              reduce compulsions, increase tolerance for\n              uncertainty, and develop a more effective\n              response to intrusive thoughts.\n            \n        <\/details>\n        <!-- UNCOMFORTABLE THOUGHTS -->\n        <details>\n          <summary>\n            Will treatment make me talk about uncomfortable thoughts?\n          <\/summary>\n            \n              OCD treatment may involve discussing\n              uncomfortable or unwanted thoughts, but this\n              is done in a structured, respectful, and\n              collaborative manner.\n            \n            \n              The goal is not to shock, shame, or overwhelm\n              you. The purpose is to help you better\n              understand how OCD operates and develop a\n              healthier, more effective response to\n              intrusive thoughts and uncertainty.\n            \n        <\/details>\n        <!-- LENGTH -->\n        <details>\n          <summary>\n            How long does OCD treatment take?\n          <\/summary>\n            \n              The length of OCD treatment varies from\n              person to person and depends on several\n              factors, including symptom severity,\n              avoidance, consistency with treatment,\n              co-occurring concerns, and willingness to\n              practice skills between sessions.\n            \n            \n              There is no single timeline that applies to\n              every client. The objective is to develop a\n              structured treatment plan that reduces\n              compulsions, increases tolerance for\n              uncertainty, and supports meaningful progress\n              over time.\n            \n        <\/details>\n        <!-- HOMEWORK -->\n        <details>\n          <summary>\n            Do I have to practice between sessions?\n          <\/summary>\n            \n              Yes. OCD treatment, particularly ERP,\n              requires practice outside of the therapy\n              office.\n            \n            \n              Between-session assignments allow clients to\n              apply what they are learning, reduce\n              avoidance, resist compulsions, and develop\n              greater tolerance for uncertainty in\n              real-world situations.\n            \n            \n              Practice is planned collaboratively and paced\n              appropriately, but consistency between\n              sessions is an important part of meaningful\n              progress.\n            \n        <\/details>\n        <strong>\n          Specialized treatment focuses on the OCD cycle,\n          not simply the topic of the intrusive thought.\n        <\/strong>\n        \n          OCD themes can change. Treatment therefore\n          emphasizes identifying and changing the patterns\n          of avoidance, compulsions, reassurance, mental\n          rituals, and intolerance of uncertainty that\n          maintain the disorder.\n        \n  <\/section>\n  <!-- =======================================================\n       PRIVACY\n  ======================================================== -->\n  <section\n    id=\"privacy\"\n  >\n          05 \/ Privacy &#038; Communication\n        <h2>\n          Confidentiality &#038; Communication\n        <\/h2>\n        <!-- CONFIDENTIAL -->\n        <details>\n          <summary>\n            Is therapy confidential?\n          <\/summary>\n            \n              Yes. Therapy is confidential, and protecting\n              your privacy is an important part of the\n              counseling relationship.\n            \n            \n              There are legal and ethical limits to\n              confidentiality. These can include concerns\n              involving risk of harm to yourself or others,\n              suspected abuse or neglect of a child,\n              elderly person, or vulnerable adult, court\n              orders, or other disclosures required by law.\n            \n        <\/details>\n        <!-- EMAIL -->\n        <details>\n          <summary>\n            Can I communicate by email or text?\n          <\/summary>\n            \n              Email or text may be used for basic\n              scheduling, appointment reminders, or limited\n              administrative communication.\n            \n            \n              For privacy and security, clinical concerns,\n              sensitive personal information, forms,\n              documents, and treatment-related\n              communication should generally be handled\n              through the\n              <strong>SimplePractice Client Portal<\/strong>\n              or discussed during scheduled appointments.\n            \n            \n              Email and text should not be used for urgent\n              matters, emergencies, or crisis situations.\n            \n        <\/details>\n        <!-- RESPONSE -->\n        <details>\n          <summary>\n            How quickly are messages returned?\n          <\/summary>\n            \n              Advanced Behavioral Health makes every effort\n              to return messages in a timely manner during\n              normal business hours.\n            \n            \n              Response times may vary depending on the\n              clinical schedule, appointments, weekends,\n              holidays, or time away from the office.\n            \n            \n              Because messages are not continuously\n              monitored, voicemail, email, text, and portal\n              messages should not be used for urgent or\n              emergency situations.\n            \n        <\/details>\n        <!-- EMERGENCY -->\n        <details>\n          <summary>\n            Does ABH provide emergency services?\n          <\/summary>\n            \n              No. Advanced Behavioral Health is an\n              outpatient specialty practice and does not\n              provide emergency or crisis services.\n            \n            \n              If you are experiencing a mental health\n              emergency, believe you may harm yourself or\n              someone else, or need immediate assistance,\n              call <strong>911<\/strong>, go to the nearest\n              emergency room, or contact the\n              <strong>988 Suicide &#038; Crisis Lifeline<\/strong>\n              by calling or texting 988.\n            \n        <\/details>\n  <\/section>\n  <!-- =======================================================\n       LOCATION\n  ======================================================== -->\n  <section\n    id=\"location\"\n  >\n          06 \/ Location &#038; Appointment Format\n        <h2>\n          Visiting ABH\n        <\/h2>\n        <!-- LOCATION -->\n        <details>\n          <summary>\n            Where is Advanced Behavioral Health located?\n          <\/summary>\n            \n              Advanced Behavioral Health is located at:\n            \n            \n              <strong>\n                303 Williams Avenue SW<br>\n                Suite 135A<br>\n                Huntsville, Alabama 35801\n              <\/strong>\n            \n            \n              The office provides a professional and\n              private setting for clients seeking\n              specialized treatment for OCD, intrusive\n              thoughts, and anxiety-related concerns.\n            \n        <\/details>\n        <!-- TELEHEALTH -->\n        <details>\n          <summary>\n            Do you offer telehealth?\n          <\/summary>\n            \n              Yes. Telehealth may be available when\n              clinically appropriate.\n            \n            \n              Because counseling licensure laws are\n              state-specific, telehealth services are\n              generally available only to clients who are\n              physically located in Alabama at the time of\n              the appointment unless otherwise permitted\n              under applicable licensure requirements.\n            \n        <\/details>\n        <!-- PARKING -->\n        <details>\n          <summary>\n            Is parking available?\n          <\/summary>\n            \n              Yes. Ample parking is available at the\n              Park Plaza location in downtown Huntsville.\n            \n        <\/details>\n        <!-- OUTSIDE HUNTSVILLE -->\n        <details>\n          <summary>\n            Do you see clients who live outside Huntsville?\n          <\/summary>\n            \n              Yes. ABH may work with clients outside the\n              Huntsville area when telehealth is clinically\n              appropriate and permitted by licensure\n              requirements.\n            \n            \n              In most cases, the client must be physically\n              located in Alabama at the time services are\n              provided.\n            \n            \n              Clients outside Alabama should contact ABH\n              directly to determine whether services may be\n              available under current legal and\n              professional requirements.\n            \n        <\/details>\n  <\/section>\n  <!-- =======================================================\n       HOURS\n  ======================================================== -->\n  <section\n    id=\"hours\"\n  >\n          07 \/ Office Hours\n        <h2>\n          Hours &#038; Availability\n        <\/h2>\n        <details>\n          <summary>\n            What are your office hours?\n          <\/summary>\n            \n              Typical office hours are\n              <strong>\n                Monday through Friday,\n                9:00 a.m. to 5:00 p.m.\n              <\/strong>\n            \n            \n              Office hours and appointment availability may\n              vary depending on the clinical schedule and\n              administrative responsibilities.\n              Appointments are scheduled in advance, and\n              prospective clients may contact ABH directly\n              to discuss current availability.\n            \n        <\/details>\n  <\/section>\n  <!-- =======================================================\n       FINAL\n  ======================================================== -->\n  <section\n    id=\"contact\"\n  >\n      <h2>\n        Still Have a Question?\n      <\/h2>\n      \n        A brief conversation can help determine whether\n        Advanced Behavioral Health and its specialized\n        treatment approach may be appropriate for your\n        needs. Contact the office to ask questions or\n        request a complimentary 15-minute consultation.\n      \n      <a\n        href=\"tel:2569457959\"\n      >\n        Call (256) 945-7959\n      <\/a>\n  <\/section>\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     AREAS OF EXPERTISE CTA\n     Start With Anxiety\n========================================================= -->\n<style>\n.abh-expertise-cta,\n.abh-expertise-cta * {\n    box-sizing: border-box;\n}\n.abh-expertise-cta {\n    position: relative;\n    overflow: hidden;\n    padding: 80px 24px;\n    font-family:\n        -apple-system,\n        BlinkMacSystemFont,\n        \"Segoe UI\",\n        Roboto,\n        Helvetica,\n        Arial,\n        sans-serif;\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}\n\/* =========================================================\n   SCIENTIFIC GRID BACKGROUND\n========================================================= *\/\n.abh-expertise-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   MAIN GLASS PANEL\n========================================================= *\/\n.abh-expertise-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 52px 46px;\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\/* Glass highlight *\/\n.abh-expertise-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-expertise-tag {\n    display: inline-flex;\n    align-items: 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-expertise-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #53d5ff;\n    box-shadow:\n        0 0 11px rgba(83,213,255,.9);\n}\n\/* =========================================================\n   HEADLINE\n========================================================= *\/\n.abh-expertise-inner h2 {\n    max-width: 850px;\n    margin: 0 0 18px;\n    color: #ffffff;\n    font-size:\n        clamp(37px,5vw,54px);\n    line-height: 1.07;\n    letter-spacing: -1.8px;\n}\n.abh-expertise-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-expertise-intro {\n    max-width: 830px;\n    margin: 0;\n    color:\n        rgba(211,235,245,.76);\n    font-size: 16.5px;\n    line-height: 1.8;\n}\n\/* =========================================================\n   ANXIETY FEATURE\n========================================================= *\/\n.abh-anxiety-feature {\n    display: grid;\n    grid-template-columns:\n        auto 1fr;\n    gap: 20px;\n    align-items: center;\n    max-width: 830px;\n    margin-top: 31px;\n    padding: 22px 24px;\n    border-radius: 17px;\n    border:\n        1px solid rgba(103,215,255,.16);\n    background:\n        linear-gradient(\n            135deg,\n            rgba(13,93,149,.22),\n            rgba(255,255,255,.025)\n        );\n}\n.abh-anxiety-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 52px;\n    height: 52px;\n    border-radius: 50%;\n    border:\n        1px solid rgba(101,217,255,.26);\n    background:\n        rgba(43,185,237,.08);\n    color: #68ddff;\n    font-size: 23px;\n    font-weight: 300;\n    box-shadow:\n        inset 0 1px 0 rgba(255,255,255,.10),\n        0 0 22px rgba(47,185,237,.10);\n}\n.abh-anxiety-feature-text strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #ffffff;\n    font-size: 19px;\n    font-weight: 700;\n}\n.abh-anxiety-feature-text span {\n    display: block;\n    color:\n        rgba(204,232,243,.70);\n    font-size: 14px;\n    line-height: 1.65;\n}\n\/* =========================================================\n   BUTTON ROW\n========================================================= *\/\n.abh-expertise-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 15px;\n    margin-top: 31px;\n}\n\/* =========================================================\n   EXPLORE EXPERTISE BUTTON\n========================================================= *\/\n.abh-expertise-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.3px;\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-expertise-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-expertise-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-expertise-button:hover::before {\n    left: 155%;\n}\n\/* =========================================================\n   SIMPLEPRACTICE BUTTON OVERRIDE\n========================================================= *\/\n.abh-expertise-cta\n.spwidget-button-wrapper {\n    text-align: center !important;\n    margin: 0 !important;\n}\n.abh-expertise-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.3px !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-expertise-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-expertise-cta {\n        padding:\n            60px 18px;\n    }\n    .abh-expertise-inner {\n        padding:\n            36px 23px;\n    }\n    .abh-expertise-inner h2 {\n        font-size:\n            38px;\n    }\n    .abh-anxiety-feature {\n        grid-template-columns:\n            1fr;\n        text-align:\n            center;\n    }\n    .abh-anxiety-icon {\n        margin:\n            0 auto;\n    }\n    .abh-expertise-buttons {\n        display: grid;\n        grid-template-columns:\n            1fr;\n    }\n    .abh-expertise-cta\n    .spwidget-button-wrapper {\n        width:\n            100%;\n    }\n    .abh-expertise-cta\n    .spwidget-button,\n    .abh-expertise-button {\n        width:\n            100%;\n    }\n}\n<\/style>\n<!-- =========================================================\n     SECTION\n========================================================= -->\n<section>\n            Areas of Expertise\n        <h2>\n            Specialized Care Begins With\n                Understanding the Problem.\n        <\/h2>\n        \n            At Advanced Behavioral Health, treatment is\n            focused on areas in which specialized knowledge,\n            evidence-based interventions, and clinical\n            experience can make a meaningful difference.\n            Explore our areas of expertise to learn more\n            about the conditions we treat and the scientific,\n            evidence-based approaches used to help our\n            clients move forward.\n        \n        <!-- =================================================\n             ANXIETY\n        ================================================== -->\n                A\n                <strong>\n                    Begin With Anxiety\n                <\/strong>\n                    Learn about anxiety, Generalized Anxiety\n                    Disorder, how Cognitive Behavioral Therapy\n                    can help, and why anxiety and OCD may\n                    require different treatment approaches.\n        <!-- =================================================\n             BUTTONS\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                 ANXIETY \/ EXPERTISE BUTTON\n            ============================================== -->\n            <a\n                href=\"https:\/\/abhmind.com\/?page_id=871\"\n            >\n                Explore Our Areas of Expertise \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 Advanced Behavioral Health Frequently Asked Questions. Clear information can make it easier to determine whether Advanced Behavioral Health&hellip;<\/p>\n","protected":false},"author":4,"featured_media":1039,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1038","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/1038","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\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/abhmind.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1038"}],"version-history":[{"count":13,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/1038\/revisions"}],"predecessor-version":[{"id":1530,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/1038\/revisions\/1530"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/media\/1039"}],"wp:attachment":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}