{"id":339,"date":"2018-09-19T14:22:54","date_gmt":"2018-09-19T14:22:54","guid":{"rendered":"http:\/\/www.marshall.edu\/counseling\/?page_id=339"},"modified":"2021-05-20T19:14:43","modified_gmt":"2021-05-20T19:14:43","slug":"suicide-prevention","status":"publish","type":"page","link":"https:\/\/www.marshall.edu\/counseling\/suicide-prevention\/","title":{"rendered":"Suicide Prevention"},"content":{"rendered":"<p>According to the National Mental Health Association, an estimated 1,088 suicides occur on college and university campuses each year, and suicide is the second leading cause of death among college-age students. The Counseling Center provides prevention information, outreach activities, and training for the Marshall University campus community to help reduce stigma, provide education, and raise awareness of students struggling with thoughts of suicide.<\/p>\n<h2>Suicide Prevention Resources<\/h2>\n                                            \n        \n    <div\n        id=\"marshall-university-crisis-counselor\"\n        x-data=\"accordion('marshall-university-crisis-counselor', false)\"\n        class=\"rounded-lg overflow-hidden mb-2 transition-all duration-300 ease-out bg-gray-50\"\n        x-bind:class=\"expanded ? 'bg-white shadow-md' : 'bg-gray-50'\"\n    >\n        <button\n            class=\"w-full flex justify-between items-center p-5 cursor-pointer border-0 text-left transition-all duration-300 ease-out bg-transparent outline-2 outline-transparent text-gray-700 hover:bg-gray-100 focus:outline-green\"\n            x-on:click=\"expanded = !expanded\"\n            x-on:keydown.escape=\"expanded = false\"\n            x-bind:aria-expanded=\"expanded\"\n            x-bind:class=\"expanded ? 'text-green' : ''\"\n            id=\"marshall-university-crisis-counselor-button\"\n            aria-controls=\"marshall-university-crisis-counselor-panel\"\n                    >\n            <div class=\"text-left font-bold contrast-more:font-black tracking-wide text-base lg:text-lg hc:text-gray-900 contrast-more:text-gray-900\">\n                Marshall University Crisis Counselor\n            <\/div>\n\n            <span class=\"ml-3\">\n                <svg class=\"h-5 w-5 transition-transform duration-300 ease-out stroke-gray-400 shrink-0\"\n                     x-bind:class=\"{ 'rotate-180': expanded }\"\n                     aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\"><\/path>\n                <\/svg>\n            <\/span>\n        <\/button>\n\n        <div\n            id=\"marshall-university-crisis-counselor-panel\"\n            role=\"region\"\n            aria-labelledby=\"marshall-university-crisis-counselor-button\"\n            x-show=\"expanded\"\n            x-collapse\n            x-cloak\n        >\n            <div class=\"text-gray-700  bg-white py-6 px-5 styled-list\">\n                \n<div class=\"marsha-row mt-4 mb-4 flex flex-wrap -mx-2 lg:-mx-6  justify-start border-0 border-gray-100 first:mt-0\">\n\t\n<div class=\"columns w-full lg:w-full     mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"tel:304-696-4357\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384\"><\/path><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">304-696-4357<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\nAsk for the Crisis Counselor\n<\/div>\n<\/div>\n\n\n<\/div>\n\n\n\n                            <\/div>\n        <\/div>\n    <\/div>\n        \n    <div\n        id=\"national-suicide-prevention-lifeline-2\"\n        x-data=\"accordion('national-suicide-prevention-lifeline-2', false)\"\n        class=\"rounded-lg overflow-hidden mb-2 transition-all duration-300 ease-out bg-gray-50\"\n        x-bind:class=\"expanded ? 'bg-white shadow-md' : 'bg-gray-50'\"\n    >\n        <button\n            class=\"w-full flex justify-between items-center p-5 cursor-pointer border-0 text-left transition-all duration-300 ease-out bg-transparent outline-2 outline-transparent text-gray-700 hover:bg-gray-100 focus:outline-green\"\n            x-on:click=\"expanded = !expanded\"\n            x-on:keydown.escape=\"expanded = false\"\n            x-bind:aria-expanded=\"expanded\"\n            x-bind:class=\"expanded ? 'text-green' : ''\"\n            id=\"national-suicide-prevention-lifeline-2-button\"\n            aria-controls=\"national-suicide-prevention-lifeline-2-panel\"\n                    >\n            <div class=\"text-left font-bold contrast-more:font-black tracking-wide text-base lg:text-lg hc:text-gray-900 contrast-more:text-gray-900\">\n                National Suicide Prevention Lifeline\n            <\/div>\n\n            <span class=\"ml-3\">\n                <svg class=\"h-5 w-5 transition-transform duration-300 ease-out stroke-gray-400 shrink-0\"\n                     x-bind:class=\"{ 'rotate-180': expanded }\"\n                     aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\"><\/path>\n                <\/svg>\n            <\/span>\n        <\/button>\n\n        <div\n            id=\"national-suicide-prevention-lifeline-2-panel\"\n            role=\"region\"\n            aria-labelledby=\"national-suicide-prevention-lifeline-2-button\"\n            x-show=\"expanded\"\n            x-collapse\n            x-cloak\n        >\n            <div class=\"text-gray-700  bg-white py-6 px-5 styled-list\">\n                \n<div class=\"marsha-row mt-4 mb-4 flex flex-wrap -mx-2 lg:-mx-6  justify-start border-0 border-gray-100 first:mt-0\">\n\t\n<div class=\"columns w-full lg:w-4\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"tel:1-800-273-8255\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384\"><\/path><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">1-800-273-8255<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\nThis is a 24\/7 Crisis Line.\n<\/div>\n<\/div>\n\n<div class=\"columns w-full lg:w-4\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"https:\/\/suicidepreventionlifeline.org\/chat\/\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z\"><\/path><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">Chat Now!<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\n24\/7 Online Chat\n<\/div>\n<\/div>\n\n<div class=\"columns w-full lg:w-4\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"https:\/\/suicidepreventionlifeline.org\/\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"><\/rect><line x1=\"8\" x2=\"16\" y1=\"21\" y2=\"21\"><\/line><line x1=\"12\" x2=\"12\" y1=\"17\" y2=\"21\"><\/line><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">Visit Their Website<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n<\/div>\n\n\n\n                            <\/div>\n        <\/div>\n    <\/div>\n        \n    <div\n        id=\"the-trevor-project---lgbtq-suicide-prevention-resources-3\"\n        x-data=\"accordion('the-trevor-project---lgbtq-suicide-prevention-resources-3', false)\"\n        class=\"rounded-lg overflow-hidden mb-2 transition-all duration-300 ease-out bg-gray-50\"\n        x-bind:class=\"expanded ? 'bg-white shadow-md' : 'bg-gray-50'\"\n    >\n        <button\n            class=\"w-full flex justify-between items-center p-5 cursor-pointer border-0 text-left transition-all duration-300 ease-out bg-transparent outline-2 outline-transparent text-gray-700 hover:bg-gray-100 focus:outline-green\"\n            x-on:click=\"expanded = !expanded\"\n            x-on:keydown.escape=\"expanded = false\"\n            x-bind:aria-expanded=\"expanded\"\n            x-bind:class=\"expanded ? 'text-green' : ''\"\n            id=\"the-trevor-project---lgbtq-suicide-prevention-resources-3-button\"\n            aria-controls=\"the-trevor-project---lgbtq-suicide-prevention-resources-3-panel\"\n                    >\n            <div class=\"text-left font-bold contrast-more:font-black tracking-wide text-base lg:text-lg hc:text-gray-900 contrast-more:text-gray-900\">\n                The Trevor Project - LGBTQ+ Suicide Prevention Resources\n            <\/div>\n\n            <span class=\"ml-3\">\n                <svg class=\"h-5 w-5 transition-transform duration-300 ease-out stroke-gray-400 shrink-0\"\n                     x-bind:class=\"{ 'rotate-180': expanded }\"\n                     aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\"><\/path>\n                <\/svg>\n            <\/span>\n        <\/button>\n\n        <div\n            id=\"the-trevor-project---lgbtq-suicide-prevention-resources-3-panel\"\n            role=\"region\"\n            aria-labelledby=\"the-trevor-project---lgbtq-suicide-prevention-resources-3-button\"\n            x-show=\"expanded\"\n            x-collapse\n            x-cloak\n        >\n            <div class=\"text-gray-700  bg-white py-6 px-5 styled-list\">\n                \n<div class=\"marsha-row mt-4 mb-4 flex flex-wrap -mx-2 lg:-mx-6  justify-start border-0 border-gray-100 first:mt-0\">\n\t\n<div class=\"columns w-full lg:w-3\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"tel:1-866-488-7386\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384\"><\/path><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">1-866-488-7386<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\nThis is a 24\/7 Crisis Line.\n<\/div>\n<\/div>\n\n<div class=\"columns w-full lg:w-3\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"https:\/\/trevorproject.secure.force.com\/apex\/TrevorChatPreChatForm?endpoint=https%3A%2F%2Ftrevorproject.secure.force.com%2Fapex%2FTrevorChatWaitingScreen%3Flanguage%3D%23deployment_id%3D57241000000LPlc%26org_id%3D00D410000005OLz%26button_id%3D57341000000LTDX%26session_id%3DMiyawuD3gB0Jag==\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z\"><\/path><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">TrevorChat<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\n24\/7 Online Chat\n<\/div>\n<\/div>\n\n<div class=\"columns w-full lg:w-3\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"sms:678678\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z\"><\/path><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">Text START to 678678<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\n24\/7 Text Support\n<\/div>\n<\/div>\n\n<div class=\"columns w-full lg:w-3\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"http:\/\/thetrevorproject.org\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"><\/rect><line x1=\"8\" x2=\"16\" y1=\"21\" y2=\"21\"><\/line><line x1=\"12\" x2=\"12\" y1=\"17\" y2=\"21\"><\/line><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">Visit The Trevor Project<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n<\/div>\n\n\n\n                            <\/div>\n        <\/div>\n    <\/div>\n        \n    <div\n        id=\"prevent-suicide-west-virginia-4\"\n        x-data=\"accordion('prevent-suicide-west-virginia-4', false)\"\n        class=\"rounded-lg overflow-hidden mb-2 transition-all duration-300 ease-out bg-gray-50\"\n        x-bind:class=\"expanded ? 'bg-white shadow-md' : 'bg-gray-50'\"\n    >\n        <button\n            class=\"w-full flex justify-between items-center p-5 cursor-pointer border-0 text-left transition-all duration-300 ease-out bg-transparent outline-2 outline-transparent text-gray-700 hover:bg-gray-100 focus:outline-green\"\n            x-on:click=\"expanded = !expanded\"\n            x-on:keydown.escape=\"expanded = false\"\n            x-bind:aria-expanded=\"expanded\"\n            x-bind:class=\"expanded ? 'text-green' : ''\"\n            id=\"prevent-suicide-west-virginia-4-button\"\n            aria-controls=\"prevent-suicide-west-virginia-4-panel\"\n                    >\n            <div class=\"text-left font-bold contrast-more:font-black tracking-wide text-base lg:text-lg hc:text-gray-900 contrast-more:text-gray-900\">\n                Prevent Suicide West Virginia\n            <\/div>\n\n            <span class=\"ml-3\">\n                <svg class=\"h-5 w-5 transition-transform duration-300 ease-out stroke-gray-400 shrink-0\"\n                     x-bind:class=\"{ 'rotate-180': expanded }\"\n                     aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\"><\/path>\n                <\/svg>\n            <\/span>\n        <\/button>\n\n        <div\n            id=\"prevent-suicide-west-virginia-4-panel\"\n            role=\"region\"\n            aria-labelledby=\"prevent-suicide-west-virginia-4-button\"\n            x-show=\"expanded\"\n            x-collapse\n            x-cloak\n        >\n            <div class=\"text-gray-700  bg-white py-6 px-5 styled-list\">\n                \n<div class=\"marsha-row mt-4 mb-4 flex flex-wrap -mx-2 lg:-mx-6  justify-start border-0 border-gray-100 first:mt-0\">\n\t\n<div class=\"columns w-full lg:w-6\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"https:\/\/preventsuicidewv.com\/\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"><\/rect><line x1=\"8\" x2=\"16\" y1=\"21\" y2=\"21\"><\/line><line x1=\"12\" x2=\"12\" y1=\"17\" y2=\"21\"><\/line><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">Visit Their Website<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\n\n<\/div>\n<\/div>\n\n<div class=\"columns w-full lg:w-6\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"tel:304-415-5787\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384\"><\/path><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">304-415-5787<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\nThis is not a crisis line or hotline.\n<\/div>\n<\/div>\n\n\n<\/div>\n\n\n\n                            <\/div>\n        <\/div>\n    <\/div>\n        \n    <div\n        id=\"crisis-text-line-5\"\n        x-data=\"accordion('crisis-text-line-5', false)\"\n        class=\"rounded-lg overflow-hidden mb-2 transition-all duration-300 ease-out bg-gray-50\"\n        x-bind:class=\"expanded ? 'bg-white shadow-md' : 'bg-gray-50'\"\n    >\n        <button\n            class=\"w-full flex justify-between items-center p-5 cursor-pointer border-0 text-left transition-all duration-300 ease-out bg-transparent outline-2 outline-transparent text-gray-700 hover:bg-gray-100 focus:outline-green\"\n            x-on:click=\"expanded = !expanded\"\n            x-on:keydown.escape=\"expanded = false\"\n            x-bind:aria-expanded=\"expanded\"\n            x-bind:class=\"expanded ? 'text-green' : ''\"\n            id=\"crisis-text-line-5-button\"\n            aria-controls=\"crisis-text-line-5-panel\"\n                    >\n            <div class=\"text-left font-bold contrast-more:font-black tracking-wide text-base lg:text-lg hc:text-gray-900 contrast-more:text-gray-900\">\n                Crisis Text Line\n            <\/div>\n\n            <span class=\"ml-3\">\n                <svg class=\"h-5 w-5 transition-transform duration-300 ease-out stroke-gray-400 shrink-0\"\n                     x-bind:class=\"{ 'rotate-180': expanded }\"\n                     aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M19 9l-7 7-7-7\"><\/path>\n                <\/svg>\n            <\/span>\n        <\/button>\n\n        <div\n            id=\"crisis-text-line-5-panel\"\n            role=\"region\"\n            aria-labelledby=\"crisis-text-line-5-button\"\n            x-show=\"expanded\"\n            x-collapse\n            x-cloak\n        >\n            <div class=\"text-gray-700  bg-white py-6 px-5 styled-list\">\n                \n<div class=\"marsha-row mt-4 mb-4 flex flex-wrap -mx-2 lg:-mx-6  justify-start border-0 border-gray-100 first:mt-0\">\n\t\n<div class=\"columns w-full lg:w-6\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"http:\/\/crisistextline.org\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"><\/rect><line x1=\"8\" x2=\"16\" y1=\"21\" y2=\"21\"><\/line><line x1=\"12\" x2=\"12\" y1=\"17\" y2=\"21\"><\/line><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">Visit Their Website<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\n\n<\/div>\n<\/div>\n\n<div class=\"columns w-full lg:w-6\/12  lg:px-6    mt-6\">\n<div class=\"\">\n<div class=\"icon-box flex flex-col\">\n\t<a class=\"block bg-green h-full text-white hc:text-gray-900 contrast-more:text-gray-900 group py-8 px-6 rounded-2xl no-underline transition-all duration-300 ease-out hover:shadow-xl hover:shadow-green\/25 relative overflow-hidden w-full\" href=\"\">\n\t\t\t\t\t<div class=\"bg-white\/15 text-white w-18 h-18 mx-auto mb-5 rounded-full flex items-center justify-center transition-all duration-300 ease-out group-hover:bg-white\/25\">\n\t\t\t\t<svg data-slot=\"icon\" class=\"text-white h-10 w-10\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z\"><\/path><\/svg>\n\t\t\t<\/div>\n\t\t\n\t\t<span class=\"block text-xl font-bold uppercase tracking-wider w-full text-center mb-2\">Text HOME to 741741<\/span>\n\n\t\t<span class=\"bg-white\/15 text-white w-8 h-8 rounded-full flex items-center justify-center mx-auto mt-4 transition-all duration-300 ease-out group-hover:translate-x-1\">\n\t\t\t<svg class=\"w-4 h-4\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n\t\t<\/span>\n\t<\/a>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n<\/div>\n\n\n\n                            <\/div>\n        <\/div>\n    <\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>According to the National Mental Health Association, an estimated 1,088 suicides occur on college and university campuses each year, and suicide is the second leading cause of death among college-age students. The Counseling Center provides prevention information, outreach activities, and training for the Marshall University campus community to help reduce stigma, provide education, and raise<\/p>\n","protected":false},"author":686,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-339","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.marshall.edu\/counseling\/wp-json\/wp\/v2\/pages\/339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.marshall.edu\/counseling\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.marshall.edu\/counseling\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.marshall.edu\/counseling\/wp-json\/wp\/v2\/users\/686"}],"replies":[{"embeddable":true,"href":"https:\/\/www.marshall.edu\/counseling\/wp-json\/wp\/v2\/comments?post=339"}],"version-history":[{"count":3,"href":"https:\/\/www.marshall.edu\/counseling\/wp-json\/wp\/v2\/pages\/339\/revisions"}],"predecessor-version":[{"id":964,"href":"https:\/\/www.marshall.edu\/counseling\/wp-json\/wp\/v2\/pages\/339\/revisions\/964"}],"wp:attachment":[{"href":"https:\/\/www.marshall.edu\/counseling\/wp-json\/wp\/v2\/media?parent=339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}