{"id":1577,"date":"2026-04-05T17:01:56","date_gmt":"2026-04-05T17:01:56","guid":{"rendered":"https:\/\/demo.myclevelandhealthcenter.org\/?page_id=1577"},"modified":"2026-04-05T18:03:28","modified_gmt":"2026-04-05T18:03:28","slug":"educational-resources","status":"publish","type":"page","link":"https:\/\/demo.myclevelandhealthcenter.org\/es\/educational-resources\/","title":{"rendered":"Educational Resources"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1577\" class=\"elementor elementor-1577\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bdfe7c5 e-flex e-con-boxed e-con e-parent\" data-id=\"bdfe7c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3b56b0 elementor-widget elementor-widget-text-editor\" data-id=\"b3b56b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<nav class=\"chc-bc\" aria-label=\"Breadcrumb\"><ol itemscope itemtype=\"https:\/\/schema.org\/BreadcrumbList\"><li class=\"chc-bc__item\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n                <a href=\"https:\/\/demo.myclevelandhealthcenter.org\/es\/\" itemprop=\"item\">\n                    <span itemprop=\"name\">Home<\/span>\n                <\/a>\n                <meta itemprop=\"position\" content=\"1\" \/>\n            <\/li><\/ol><\/nav>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a08994 e-flex e-con-boxed e-con e-parent\" data-id=\"6a08994\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2136bf5 elementor-widget elementor-widget-html\" data-id=\"2136bf5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .edu-resources-wrap {\r\n    max-width: 1470px;\r\n    margin: 0 auto;\r\n    padding: 56px 24px 72px;\r\n    font-family: 'Inter', sans-serif;\r\n    background: #f8fafc;\r\n  }\r\n\r\n  .edu-section-header {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 16px;\r\n    margin-bottom: 36px;\r\n  }\r\n  .edu-title-accent {\r\n    width: 4px;\r\n    height: 48px;\r\n    background: #1781b3;\r\n    border-radius: 2px;\r\n    flex-shrink: 0;\r\n    margin-top: 2px;\r\n  }\r\n  .edu-section-header h2 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 28px;\r\n    font-weight: 600;\r\n    color: #1a2a3a;\r\n    margin-bottom: 6px;\r\n  }\r\n  .edu-section-header p {\r\n    font-size: 15px;\r\n    color: #7a8a9a;\r\n    line-height: 1.6;\r\n    margin: 0;\r\n  }\r\n\r\n  .edu-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n    gap: 22px;\r\n  }\r\n\r\n  .edu-card {\r\n    background: #ffffff;\r\n    border: 1px solid #dde6ee;\r\n    border-radius: 14px;\r\n    padding: 28px 26px 24px;\r\n    text-decoration: none;\r\n    display: flex;\r\n    flex-direction: column;\r\n    box-shadow: 0 2px 12px rgba(23,129,179,0.07);\r\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .edu-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; left: 0; right: 0;\r\n    height: 3px;\r\n    background: var(--card-accent, #1781b3);\r\n    opacity: 0;\r\n    transition: opacity 0.2s;\r\n  }\r\n  .edu-card:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: 0 8px 28px rgba(23,129,179,0.14);\r\n    border-color: rgba(23,129,179,0.25);\r\n    text-decoration: none;\r\n  }\r\n  .edu-card:hover::before { opacity: 1; }\r\n\r\n  .edu-card-icon {\r\n    width: 52px;\r\n    height: 52px;\r\n    border-radius: 13px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin-bottom: 18px;\r\n    flex-shrink: 0;\r\n  }\r\n  .edu-card-icon svg { width: 24px; height: 24px; }\r\n\r\n  .edu-card-tag {\r\n    display: inline-block;\r\n    font-size: 10px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.09em;\r\n    text-transform: uppercase;\r\n    padding: 3px 10px;\r\n    border-radius: 20px;\r\n    margin-bottom: 10px;\r\n    width: fit-content;\r\n  }\r\n\r\n  .edu-card h3 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 19px;\r\n    font-weight: 600;\r\n    color: #1a2a3a;\r\n    margin-bottom: 10px;\r\n    line-height: 1.3;\r\n  }\r\n  .edu-card p {\r\n    font-size: 14px;\r\n    color: #4a5a6a;\r\n    line-height: 1.65;\r\n    flex: 1;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .edu-card-footer {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    border-top: 1px solid #dde6ee;\r\n    padding-top: 16px;\r\n  }\r\n  .edu-card-url {\r\n    font-size: 12px;\r\n    font-weight: 500;\r\n    color: #7a8a9a;\r\n  }\r\n  .edu-card-cta {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    color: #1781b3;\r\n    transition: gap 0.2s;\r\n  }\r\n  .edu-card:hover .edu-card-cta { gap: 10px; }\r\n  .edu-card-cta svg { width: 14px; height: 14px; }\r\n\r\n  .edu-note {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 14px;\r\n    background: #e8f4fb;\r\n    border: 1px solid rgba(23,129,179,0.2);\r\n    border-radius: 10px;\r\n    padding: 18px 22px;\r\n    margin-top: 40px;\r\n  }\r\n  .edu-note svg { width: 20px; height: 20px; color: #1781b3; flex-shrink: 0; margin-top: 1px; }\r\n  .edu-note p { font-size: 13.5px; color: #4a5a6a; line-height: 1.6; margin: 0; }\r\n  .edu-note strong { color: #0f5c82; }\r\n\r\n  @media (max-width: 640px) {\r\n    .edu-grid { grid-template-columns: 1fr; }\r\n    .edu-resources-wrap { padding: 36px 16px 56px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"edu-resources-wrap\">\r\n\r\n  <div class=\"edu-section-header\">\r\n    <div class=\"edu-title-accent\"><\/div>\r\n    <div>\r\n      <h2>Educational Resources<\/h2>\r\n      <p>Trusted, expert-reviewed health information from the nation's leading medical institutions.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"edu-grid\">\r\n\r\n    <!-- CDC -->\r\n    <a class=\"edu-card\" href=\"https:\/\/www.cdc.gov\/health-topics.html\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--card-accent:#1781b3\">\r\n      <div class=\"edu-card-icon\" style=\"background:#e8f4fb\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1781b3\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <span class=\"edu-card-tag\" style=\"background:#e8f4fb;color:#0f5c82;\">Government<\/span>\r\n      <h3>CDC Health Topics<\/h3>\r\n      <p>Official health information from the Centers for Disease Control and Prevention covering disease prevention, vaccines, and wellness guidance for all ages.<\/p>\r\n      <div class=\"edu-card-footer\">\r\n        <span class=\"edu-card-url\">cdc.gov<\/span>\r\n        <span class=\"edu-card-cta\" style=\"color:#1781b3;\">\r\n          Visit site\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/>\r\n          <\/svg>\r\n        <\/span>\r\n      <\/div>\r\n    <\/a>\r\n\r\n    <!-- Mayo Clinic -->\r\n    <a class=\"edu-card\" href=\"https:\/\/www.mayoclinic.org\/diseases-conditions\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--card-accent:#217a3c\">\r\n      <div class=\"edu-card-icon\" style=\"background:#eaf3de\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#217a3c\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"3\"\/><path d=\"M12 8v8M8 12h8\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <span class=\"edu-card-tag\" style=\"background:#eaf3de;color:#1a5c2e;\">Medical Library<\/span>\r\n      <h3>Mayo Clinic \u2014 Diseases &amp; Conditions<\/h3>\r\n      <p>Expert-reviewed articles on hundreds of diseases and conditions including symptoms, causes, diagnosis, and treatment options.<\/p>\r\n      <div class=\"edu-card-footer\">\r\n        <span class=\"edu-card-url\">mayoclinic.org<\/span>\r\n        <span class=\"edu-card-cta\" style=\"color:#217a3c;\">\r\n          Visit site\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/>\r\n          <\/svg>\r\n        <\/span>\r\n      <\/div>\r\n    <\/a>\r\n\r\n    <!-- Cleveland Clinic -->\r\n    <a class=\"edu-card\" href=\"https:\/\/my.clevelandclinic.org\/health\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--card-accent:#6b4fc8\">\r\n      <div class=\"edu-card-icon\" style=\"background:#eeedfe\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#6b4fc8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <span class=\"edu-card-tag\" style=\"background:#eeedfe;color:#4a35a0;\">Health Library<\/span>\r\n      <h3>Cleveland Clinic Health Library<\/h3>\r\n      <p>A comprehensive patient education library from one of the top-ranked hospitals in the U.S., covering anatomy, procedures, medications, and medical conditions.<\/p>\r\n      <div class=\"edu-card-footer\">\r\n        <span class=\"edu-card-url\">clevelandclinic.org<\/span>\r\n        <span class=\"edu-card-cta\" style=\"color:#6b4fc8;\">\r\n          Visit site\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/>\r\n          <\/svg>\r\n        <\/span>\r\n      <\/div>\r\n    <\/a>\r\n\r\n    <!-- Medicare -->\r\n    <a class=\"edu-card\" href=\"https:\/\/www.medicare.gov\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--card-accent:#c07020\">\r\n      <div class=\"edu-card-icon\" style=\"background:#faeeda\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c07020\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/>\r\n          <path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <span class=\"edu-card-tag\" style=\"background:#faeeda;color:#8a4c0a;\">Insurance &amp; Benefits<\/span>\r\n      <h3>Medicare.gov<\/h3>\r\n      <p>The official U.S. Medicare website. Find coverage options, compare plans, and learn about your benefits and what Medicare covers.<\/p>\r\n      <div class=\"edu-card-footer\">\r\n        <span class=\"edu-card-url\">medicare.gov<\/span>\r\n        <span class=\"edu-card-cta\" style=\"color:#c07020;\">\r\n          Visit site\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/>\r\n          <\/svg>\r\n        <\/span>\r\n      <\/div>\r\n    <\/a>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"edu-note\">\r\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/>\r\n    <\/svg>\r\n    <p><strong>Disclaimer:<\/strong> These links are provided for educational purposes only and do not replace the advice of your healthcare provider. Always consult a qualified medical professional before making decisions about your health.<\/p>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Educational Resources Trusted, expert-reviewed health information from the nation&#8217;s leading medical institutions. Government CDC Health Topics Official health information from the Centers for Disease Control and Prevention covering disease prevention, vaccines, and wellness guidance for all ages. cdc.gov Visit site Medical Library Mayo Clinic \u2014 Diseases &amp; Conditions Expert-reviewed articles on hundreds of diseases and [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-1577","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demo.myclevelandhealthcenter.org\/es\/wp-json\/wp\/v2\/pages\/1577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.myclevelandhealthcenter.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.myclevelandhealthcenter.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.myclevelandhealthcenter.org\/es\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.myclevelandhealthcenter.org\/es\/wp-json\/wp\/v2\/comments?post=1577"}],"version-history":[{"count":4,"href":"https:\/\/demo.myclevelandhealthcenter.org\/es\/wp-json\/wp\/v2\/pages\/1577\/revisions"}],"predecessor-version":[{"id":1581,"href":"https:\/\/demo.myclevelandhealthcenter.org\/es\/wp-json\/wp\/v2\/pages\/1577\/revisions\/1581"}],"wp:attachment":[{"href":"https:\/\/demo.myclevelandhealthcenter.org\/es\/wp-json\/wp\/v2\/media?parent=1577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}