{"product_id":"human-anatomy-flashcards","title":"Human Anatomy Flashcards – 30-Piece Visual Study Guide for Medical, Nursing \u0026 Anatomy Exam Prep","description":"\u003cstyle\u003e\n  .afc-page,\n  .afc-page * {\n    box-sizing: border-box;\n  }\n\n  .afc-page {\n    --afc-navy: #071f46;\n    --afc-navy-2: #123865;\n\n    --afc-pink: #df4c72;\n    --afc-pink-dark: #c93d63;\n    --afc-pink-soft: #fff0f4;\n\n    --afc-green: #4d9a3e;\n    --afc-green-soft: #eff8ec;\n\n    --afc-purple: #7767b4;\n    --afc-purple-soft: #f2effb;\n\n    --afc-blue: #4185aa;\n    --afc-blue-soft: #edf7fb;\n\n    --afc-cream: #fffaf7;\n    --afc-white: #ffffff;\n\n    --afc-ink: #17253a;\n    --afc-text: #465164;\n    --afc-muted: #707887;\n\n    --afc-border: #eee7e7;\n\n    --afc-shadow:\n      0 12px 34px rgba(23, 37, 58, .08);\n\n    width: 100%;\n    max-width: 920px;\n\n    margin: 0 auto;\n    padding: 14px;\n\n    color: var(--afc-text);\n    background: #ffffff;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     GLOBAL\n  ========================================================= *\/\n\n  .afc-page h1,\n  .afc-page h2,\n  .afc-page h3,\n  .afc-page p {\n    margin-top: 0;\n  }\n\n  .afc-page h1 {\n    margin-bottom: 13px;\n\n    color: var(--afc-navy);\n\n    font-size: clamp(34px, 6vw, 54px);\n    line-height: 1.02;\n    font-weight: 900;\n\n    letter-spacing: -1.4px;\n  }\n\n  .afc-page h2 {\n    margin-bottom: 10px;\n\n    color: var(--afc-navy);\n\n    font-size: clamp(27px, 5vw, 41px);\n    line-height: 1.08;\n    font-weight: 900;\n\n    letter-spacing: -1px;\n  }\n\n  .afc-page h3 {\n    margin-bottom: 6px;\n\n    color: var(--afc-navy);\n\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n  .afc-page p {\n    margin-bottom: 0;\n\n    color: var(--afc-muted);\n\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  .afc-pink {\n    color: var(--afc-pink);\n  }\n\n  .afc-green {\n    color: var(--afc-green);\n  }\n\n  .afc-section {\n    margin-bottom: 34px;\n  }\n\n  .afc-section-head {\n    max-width: 735px;\n\n    margin:\n      0 auto 17px;\n\n    text-align: center;\n  }\n\n  .afc-kicker {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    margin-bottom: 8px;\n\n    color: var(--afc-pink);\n\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 900;\n\n    letter-spacing: 1.55px;\n    text-transform: uppercase;\n  }\n\n  .afc-kicker::before,\n  .afc-kicker::after {\n    content: \"\";\n\n    width: 27px;\n    height: 2px;\n\n    margin: 0 9px;\n\n    border-radius: 999px;\n  }\n\n  .afc-kicker::before {\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--afc-pink)\n      );\n  }\n\n  .afc-kicker::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--afc-pink),\n        transparent\n      );\n  }\n\n  .afc-subheading {\n    max-width: 700px;\n\n    margin:\n      0 auto !important;\n\n    color: var(--afc-text) !important;\n\n    font-size: 15px !important;\n    line-height: 1.65 !important;\n  }\n\n  .afc-highlight {\n    color: var(--afc-pink);\n    font-weight: 800;\n  }\n\n\n  \/* =========================================================\n     IMAGE\n  ========================================================= *\/\n\n  .afc-image-wrap {\n    width: 100%;\n\n    margin-bottom: 16px;\n\n    overflow: hidden;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--afc-border);\n\n    border-radius: 22px;\n\n    box-shadow: var(--afc-shadow);\n  }\n\n  .afc-image-wrap img {\n    display: block;\n\n    width: 100% !important;\n    height: auto !important;\n\n    margin: 0 !important;\n  }\n\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  .afc-hero {\n    position: relative;\n\n    overflow: hidden;\n\n    padding:\n      37px 18px 18px;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 88% 7%,\n        rgba(223, 76, 114, .13),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at 7% 8%,\n        rgba(77, 154, 62, .07),\n        transparent 28%\n      ),\n      linear-gradient(\n        145deg,\n        #fffdfc,\n        #fff7f8\n      );\n\n    border:\n      1px solid\n      #f1e4e7;\n\n    border-radius: 26px;\n  }\n\n  .afc-hero-lead {\n    max-width: 710px;\n\n    margin:\n      0 auto 19px !important;\n\n    color: var(--afc-text) !important;\n\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n  }\n\n\n  \/* =========================================================\n     QUICK BENEFITS\n  ========================================================= *\/\n\n  .afc-quick-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4, minmax(0, 1fr));\n\n    gap: 8px;\n  }\n\n  .afc-quick-item {\n    min-height: 96px;\n\n    padding:\n      12px 7px;\n\n    background:\n      rgba(255,255,255,.94);\n\n    border:\n      1px solid\n      #eee5e7;\n\n    border-radius: 14px;\n\n    text-align: center;\n  }\n\n  .afc-quick-icon {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 40px;\n    height: 40px;\n\n    margin:\n      0 auto 8px;\n\n    color: #ffffff;\n\n    border-radius: 50%;\n\n    font-size: 9px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .afc-icon-pink {\n    background:\n      linear-gradient(\n        135deg,\n        #ec6688,\n        #cf3e66\n      );\n  }\n\n  .afc-icon-green {\n    background:\n      linear-gradient(\n        135deg,\n        #65ad51,\n        #398833\n      );\n  }\n\n  .afc-icon-purple {\n    background:\n      linear-gradient(\n        135deg,\n        #9183ca,\n        #6758a5\n      );\n  }\n\n  .afc-icon-blue {\n    background:\n      linear-gradient(\n        135deg,\n        #5b9dbf,\n        #34799e\n      );\n  }\n\n  .afc-quick-item strong {\n    display: block;\n\n    color: var(--afc-ink);\n\n    font-size: 12px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n\n  \/* =========================================================\n     FEATURE CARDS\n  ========================================================= *\/\n\n  .afc-feature-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap: 10px;\n\n    margin-top: 14px;\n  }\n\n  .afc-feature-card {\n    padding:\n      17px 14px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--afc-border);\n\n    border-radius: 16px;\n\n    box-shadow:\n      0 5px 18px\n      rgba(23,37,58,.045);\n  }\n\n  .afc-feature-number {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 34px;\n    height: 34px;\n\n    margin-bottom: 10px;\n\n    color: #ffffff;\n\n    background:\n      linear-gradient(\n        135deg,\n        #ec6688,\n        #cf3e66\n      );\n\n    border-radius: 50%;\n\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .afc-feature-card p {\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n\n  \/* =========================================================\n     SOFT PINK\n  ========================================================= *\/\n\n  .afc-soft-pink {\n    padding:\n      23px 14px;\n\n    background:\n      radial-gradient(\n        circle at 88% 5%,\n        rgba(223,76,114,.11),\n        transparent 27%\n      ),\n      linear-gradient(\n        145deg,\n        #fffdfd,\n        #fff0f4\n      );\n\n    border:\n      1px solid\n      #f2dfe5;\n\n    border-radius: 22px;\n  }\n\n\n  \/* =========================================================\n     SOFT BLUE\n  ========================================================= *\/\n\n  .afc-soft-blue {\n    padding:\n      23px 14px;\n\n    background:\n      radial-gradient(\n        circle at 90% 8%,\n        rgba(65,133,170,.09),\n        transparent 27%\n      ),\n      linear-gradient(\n        145deg,\n        #ffffff,\n        #f1f8fb\n      );\n\n    border:\n      1px solid\n      #dfeef4;\n\n    border-radius: 22px;\n  }\n\n\n  \/* =========================================================\n     NAVY PANEL\n  ========================================================= *\/\n\n  .afc-dark {\n    padding:\n      25px 14px;\n\n    color: #ffffff;\n\n    background:\n      radial-gradient(\n        circle at 90% 5%,\n        rgba(223,76,114,.30),\n        transparent 34%\n      ),\n      linear-gradient(\n        145deg,\n        #061a37,\n        #103865\n      );\n\n    border-radius: 22px;\n  }\n\n  .afc-dark h2,\n  .afc-dark h3 {\n    color: #ffffff;\n  }\n\n  .afc-dark p {\n    color: #e2e9f1;\n  }\n\n  .afc-dark .afc-kicker {\n    color: #ff9db6;\n  }\n\n  .afc-dark .afc-subheading {\n    color: #e2e9f1 !important;\n  }\n\n  .afc-dark .afc-image-wrap {\n    border-color:\n      rgba(255,255,255,.15);\n  }\n\n  .afc-dark .afc-feature-card {\n    background:\n      rgba(255,255,255,.075);\n\n    border-color:\n      rgba(255,255,255,.14);\n\n    box-shadow: none;\n  }\n\n  .afc-dark .afc-feature-card h3 {\n    color: #ffffff;\n  }\n\n  .afc-dark .afc-feature-card p {\n    color: #dee7f0;\n  }\n\n\n  \/* =========================================================\n     BENEFIT GRID\n  ========================================================= *\/\n\n  .afc-benefit-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0,1fr));\n\n    gap: 9px;\n\n    margin-top: 14px;\n  }\n\n  .afc-benefit {\n    padding:\n      15px 11px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--afc-border);\n\n    border-radius: 14px;\n\n    text-align: center;\n  }\n\n  .afc-benefit-icon {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 38px;\n    height: 38px;\n\n    margin:\n      0 auto 8px;\n\n    color: #ffffff;\n\n    border-radius: 50%;\n\n    font-size: 8px;\n    font-weight: 900;\n  }\n\n  .afc-benefit strong {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--afc-ink);\n\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .afc-benefit span {\n    display: block;\n\n    color: var(--afc-muted);\n\n    font-size: 11.8px;\n    line-height: 1.45;\n  }\n\n\n  \/* =========================================================\n     TOPIC CHIPS\n  ========================================================= *\/\n\n  .afc-topic-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4, minmax(0,1fr));\n\n    gap: 8px;\n\n    margin-top: 15px;\n  }\n\n  .afc-topic {\n    min-height: 70px;\n\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    padding:\n      11px 7px;\n\n    border-radius: 13px;\n\n    text-align: center;\n\n    font-size: 12px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n  .afc-topic-pink {\n    color: #a83356;\n    background: #fff0f4;\n    border: 1px solid #f4d6df;\n  }\n\n  .afc-topic-green {\n    color: #38762f;\n    background: #f0f8ed;\n    border: 1px solid #d9ecd3;\n  }\n\n  .afc-topic-purple {\n    color: #5d4e99;\n    background: #f3f0fb;\n    border: 1px solid #e2dcf4;\n  }\n\n  .afc-topic-blue {\n    color: #316e8d;\n    background: #edf7fb;\n    border: 1px solid #d8eaf2;\n  }\n\n\n  \/* =========================================================\n     SIZE \/ SPEC BOX\n  ========================================================= *\/\n\n  .afc-spec-box {\n    overflow: hidden;\n\n    margin-top: 14px;\n\n    border:\n      1px solid\n      var(--afc-border);\n\n    border-radius: 16px;\n  }\n\n  .afc-spec-row {\n    display: flex;\n\n    align-items: flex-start;\n    justify-content: space-between;\n\n    gap: 18px;\n\n    padding:\n      13px 15px;\n\n    background: #ffffff;\n\n    border-bottom:\n      1px solid\n      var(--afc-border);\n\n    font-size: 12.8px;\n    line-height: 1.45;\n  }\n\n  .afc-spec-row:nth-child(even) {\n    background: #fffafb;\n  }\n\n  .afc-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .afc-spec-label {\n    flex: 0 0 39%;\n\n    color: var(--afc-ink);\n\n    font-weight: 850;\n  }\n\n  .afc-spec-value {\n    flex: 1;\n\n    color: var(--afc-muted);\n\n    text-align: right;\n  }\n\n\n  \/* =========================================================\n     STUDY FLOW\n  ========================================================= *\/\n\n  .afc-steps {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0,1fr));\n\n    gap: 10px;\n\n    margin-top: 15px;\n  }\n\n  .afc-step {\n    padding:\n      16px 13px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--afc-border);\n\n    border-radius: 15px;\n  }\n\n  .afc-step-top {\n    display: flex;\n\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 7px;\n  }\n\n  .afc-step-num {\n    display: flex;\n\n    flex: 0 0 31px;\n\n    width: 31px;\n    height: 31px;\n\n    align-items: center;\n    justify-content: center;\n\n    color: #ffffff;\n\n    background: var(--afc-pink);\n\n    border-radius: 50%;\n\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .afc-step strong {\n    color: var(--afc-ink);\n\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .afc-step p {\n    font-size: 12.5px;\n  }\n\n\n  \/* =========================================================\n     AUDIENCE\n  ========================================================= *\/\n\n  .afc-audience-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap: 9px;\n\n    margin-top: 15px;\n  }\n\n  .afc-audience {\n    padding:\n      15px 10px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      #f0dce3;\n\n    border-radius: 14px;\n\n    text-align: center;\n  }\n\n  .afc-audience strong {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--afc-navy);\n\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .afc-audience span {\n    color: var(--afc-muted);\n\n    font-size: 11.5px;\n    line-height: 1.45;\n  }\n\n\n  \/* =========================================================\n     NOTE\n  ========================================================= *\/\n\n  .afc-note {\n    margin-top: 12px;\n\n    padding:\n      11px 13px;\n\n    color: var(--afc-muted);\n\n    background:\n      #fff4f7;\n\n    border-left:\n      3px solid\n      var(--afc-pink);\n\n    border-radius:\n      4px 10px 10px 4px;\n\n    font-size: 11.5px;\n    line-height: 1.55;\n  }\n\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  .afc-faq-list {\n    display: grid;\n\n    gap: 9px;\n\n    margin-top: 14px;\n  }\n\n  .afc-faq-item {\n    padding: 16px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--afc-border);\n\n    border-radius: 14px;\n  }\n\n  .afc-faq-item h3 {\n    position: relative;\n\n    padding-left: 25px;\n  }\n\n  .afc-faq-item h3::before {\n    content: \"Q\";\n\n    position: absolute;\n\n    top: 0;\n    left: 0;\n\n    color: var(--afc-pink);\n\n    font-weight: 900;\n  }\n\n  .afc-faq-item p {\n    padding-left: 25px;\n\n    font-size: 12.8px;\n  }\n\n\n  \/* =========================================================\n     CTA\n  ========================================================= *\/\n\n  .afc-cta {\n    position: relative;\n\n    overflow: hidden;\n\n    padding:\n      31px 18px;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 88% 7%,\n        rgba(223,76,114,.38),\n        transparent 32%\n      ),\n      linear-gradient(\n        135deg,\n        #071c3d,\n        #103a67\n      );\n\n    border-radius: 22px;\n\n    box-shadow:\n      0 14px 36px\n      rgba(7,31,70,.20);\n  }\n\n  .afc-cta .afc-kicker {\n    color: #ff9db6;\n  }\n\n  .afc-cta h2 {\n    color: #ffffff;\n  }\n\n  .afc-cta p {\n    max-width: 660px;\n\n    margin-right: auto;\n    margin-left: auto;\n\n    color: #e5edf5;\n\n    font-size: 14px;\n  }\n\n  .afc-cta-points {\n    display: flex;\n\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 7px;\n\n    margin-top: 17px;\n  }\n\n  .afc-cta-point {\n    padding:\n      7px 11px;\n\n    color: #ffffff;\n\n    background:\n      rgba(255,255,255,.09);\n\n    border:\n      1px solid\n      rgba(255,255,255,.16);\n\n    border-radius: 999px;\n\n    font-size: 11.5px;\n    font-weight: 800;\n  }\n\n\n  \/* =========================================================\n     RESPONSIVE\n  ========================================================= *\/\n\n  @media (min-width: 700px) {\n\n    .afc-page {\n      padding: 18px;\n    }\n\n    .afc-hero {\n      padding:\n        42px 28px 24px;\n    }\n\n  }\n\n\n  @media (max-width: 680px) {\n\n    .afc-feature-grid,\n    .afc-benefit-grid,\n    .afc-steps,\n    .afc-audience-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .afc-quick-grid,\n    .afc-topic-grid {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n    .afc-section {\n      margin-bottom: 27px;\n    }\n\n  }\n\n\n  @media (max-width: 430px) {\n\n    .afc-page {\n      padding: 8px;\n    }\n\n    .afc-hero {\n      padding:\n        27px 9px 14px;\n    }\n\n    .afc-spec-row {\n      gap: 10px;\n\n      padding:\n        12px 10px;\n    }\n\n    .afc-spec-label,\n    .afc-spec-value {\n      font-size: 11.5px;\n    }\n\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"afc-page\"\u003e\n\u003c!-- =========================================================\n     01 HERO\n========================================================= --\u003e\n\u003csection class=\"afc-section\"\u003e\n\u003cdiv class=\"afc-hero\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Visual Learning • Pocket Size • Exam Review \u003c\/span\u003e\n\u003ch1\u003e30 Anatomy \u003cspan class=\"afc-pink\"\u003e Flashcards \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"afc-hero-lead\"\u003eTurn complicated anatomy diagrams into a more visual, organized and convenient study experience with \u003cstrong class=\"afc-highlight\"\u003e 30 compact color-coded reference cards. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c!-- IMAGE 01\n         30 ANATOMY FLASHCARDS\n    --\u003e\n\u003cdiv class=\"afc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8201_de2daefa-fccc-4a19-aff4-ccefc000e9b9.png?v=1787206332\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"afc-quick-grid\"\u003e\n\u003cdiv class=\"afc-quick-item\"\u003e\n\u003cspan class=\"afc-quick-icon afc-icon-pink\"\u003e 30 \u003c\/span\u003e \u003cstrong\u003e 30 Study Cards \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-quick-item\"\u003e\n\u003cspan class=\"afc-quick-icon afc-icon-green\"\u003e VIS \u003c\/span\u003e \u003cstrong\u003e Visual Learning \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-quick-item\"\u003e\n\u003cspan class=\"afc-quick-icon afc-icon-purple\"\u003e EXAM \u003c\/span\u003e \u003cstrong\u003e Exam Review \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-quick-item\"\u003e\n\u003cspan class=\"afc-quick-icon afc-icon-blue\"\u003e MINI \u003c\/span\u003e \u003cstrong\u003e Pocket Size \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     02 VISUAL LEARNING\n========================================================= --\u003e\n\u003csection class=\"afc-section\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Visual Learning Made Simple \u003c\/span\u003e\n\u003ch2\u003eSee It. \u003cspan class=\"afc-pink\"\u003e Understand It. \u003c\/span\u003e Remember It.\u003c\/h2\u003e\n\u003cp class=\"afc-subheading\"\u003eColor-coded illustrations and clearly labeled anatomical structures help transform dense anatomy material into easier-to-scan visual references.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 02\n       VISUAL LEARNING MADE SIMPLE\n  --\u003e\n\u003cdiv class=\"afc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8202.png?v=1787206344\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"afc-feature-grid\"\u003e\n\u003cdiv class=\"afc-feature-card\"\u003e\n\u003cspan class=\"afc-feature-number\"\u003e 01 \u003c\/span\u003e\n\u003ch3\u003eClear Illustrations\u003c\/h3\u003e\n\u003cp\u003eColor-coded diagrams help separate anatomical structures visually for quicker identification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-feature-card\"\u003e\n\u003cspan class=\"afc-feature-number\"\u003e 02 \u003c\/span\u003e\n\u003ch3\u003eLabeled Structures\u003c\/h3\u003e\n\u003cp\u003eKey anatomical parts are labeled directly on each card to support fast reference and review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-feature-card\"\u003e\n\u003cspan class=\"afc-feature-number\"\u003e 03 \u003c\/span\u003e\n\u003ch3\u003eQuick Recall\u003c\/h3\u003e\n\u003cp\u003eVisual layouts make it easier to revisit individual anatomy topics without searching through long notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     03 CARD SIZE\n========================================================= --\u003e\n\u003csection class=\"afc-section afc-soft-blue\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Compact Study Format \u003c\/span\u003e\n\u003ch2\u003ePocket-Size \u003cspan class=\"afc-pink\"\u003e Study Aid \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"afc-subheading\"\u003eCompact enough to hold comfortably in your hand, place inside a study pouch or carry in a backpack for convenient review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 03\n       CARD SIZE\n  --\u003e\n\u003cdiv class=\"afc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8203.png?v=1787206351\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"afc-benefit-grid\"\u003e\n\u003cdiv class=\"afc-benefit\"\u003e\n\u003cspan class=\"afc-benefit-icon afc-icon-pink\"\u003e 6.4 \u003c\/span\u003e \u003cstrong\u003e 6.4 cm Wide \u003c\/strong\u003e \u003cspan\u003e Approximately 2.52 inches. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-benefit\"\u003e\n\u003cspan class=\"afc-benefit-icon afc-icon-green\"\u003e 8.9 \u003c\/span\u003e \u003cstrong\u003e 8.9 cm Tall \u003c\/strong\u003e \u003cspan\u003e Approximately 3.5 inches. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-benefit\"\u003e\n\u003cspan class=\"afc-benefit-icon afc-icon-purple\"\u003e GO \u003c\/span\u003e \u003cstrong\u003e Portable Format \u003c\/strong\u003e \u003cspan\u003e Easy to bring with everyday study essentials. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     04 EXAM REVIEW\n========================================================= --\u003e\n\u003csection class=\"afc-section afc-dark\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Built for Exam Review \u003c\/span\u003e\n\u003ch2\u003eFaster Revision Without \u003cspan class=\"afc-pink\"\u003e Flipping Through Pages \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"afc-subheading\"\u003eKeep important anatomy diagrams within reach for revision sessions, memorization practice and quick pre-exam refreshers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 04\n       BUILT FOR EXAM REVIEW\n  --\u003e\n\u003cdiv class=\"afc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8204.png?v=1787206360\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"afc-feature-grid\"\u003e\n\u003cdiv class=\"afc-feature-card\"\u003e\n\u003cspan class=\"afc-feature-number\"\u003e 01 \u003c\/span\u003e\n\u003ch3\u003eVisual Recall\u003c\/h3\u003e\n\u003cp\u003eRevisit important diagrams repeatedly to reinforce recognition of key anatomical structures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-feature-card\"\u003e\n\u003cspan class=\"afc-feature-number\"\u003e 02 \u003c\/span\u003e\n\u003ch3\u003eQuick Revision\u003c\/h3\u003e\n\u003cp\u003eFocus on one topic at a time without needing to search through larger textbooks or notebooks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-feature-card\"\u003e\n\u003cspan class=\"afc-feature-number\"\u003e 03 \u003c\/span\u003e\n\u003ch3\u003eStudy-Friendly\u003c\/h3\u003e\n\u003cp\u003eUseful for regular revision sessions, quizzes and exam preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     05 30 TOPICS\n========================================================= --\u003e\n\u003csection class=\"afc-section\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Explore Anatomy Visually \u003c\/span\u003e\n\u003ch2\u003e30 Cards Across \u003cspan class=\"afc-pink\"\u003e Key Anatomy Topics \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"afc-subheading\"\u003eReview a variety of anatomical structures, organs and body systems through individual illustrated reference cards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 05\n       30 CARDS ACROSS KEY TOPICS\n  --\u003e\n\u003cdiv class=\"afc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8205.png?v=1787206923\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"afc-topic-grid\"\u003e\n\u003cdiv class=\"afc-topic afc-topic-pink\"\u003eHead \u0026amp; Neck\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-green\"\u003eMajor Organs\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-purple\"\u003eBody Systems\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-blue\"\u003eAnatomical Functions\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-pink\"\u003eBrain\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-green\"\u003eHeart\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-purple\"\u003eLungs\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-blue\"\u003eKidney\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-pink\"\u003eDigestive Tract\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-green\"\u003eEndocrine System\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-purple\"\u003eRespiratory Tract\u003c\/div\u003e\n\u003cdiv class=\"afc-topic afc-topic-blue\"\u003eSensory Anatomy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     06 DURABILITY\n========================================================= --\u003e\n\u003csection class=\"afc-section afc-soft-pink\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Made for Repeated Study \u003c\/span\u003e\n\u003ch2\u003eDurable Cards for \u003cspan class=\"afc-pink\"\u003e Everyday Review \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"afc-subheading\"\u003eDesigned for repeated handling during study sessions, these cards provide a practical alternative to repeatedly searching through digital notes or textbook pages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 06\n       REPEATED STUDY\n  --\u003e\n\u003cdiv class=\"afc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8206.png?v=1787206603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"afc-benefit-grid\"\u003e\n\u003cdiv class=\"afc-benefit\"\u003e\n\u003cspan class=\"afc-benefit-icon afc-icon-pink\"\u003e CARD \u003c\/span\u003e \u003cstrong\u003e Study Card Format \u003c\/strong\u003e \u003cspan\u003e Built for repeated handling during review sessions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-benefit\"\u003e\n\u003cspan class=\"afc-benefit-icon afc-icon-green\"\u003e READ \u003c\/span\u003e \u003cstrong\u003e Readable Layout \u003c\/strong\u003e \u003cspan\u003e High-contrast labels keep important structures easy to scan. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-benefit\"\u003e\n\u003cspan class=\"afc-benefit-icon afc-icon-purple\"\u003e RE \u003c\/span\u003e \u003cstrong\u003e Repeat Review \u003c\/strong\u003e \u003cspan\u003e Revisit individual cards as often as needed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     07 STUDY ANYWHERE\n========================================================= --\u003e\n\u003csection class=\"afc-section\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Learning Beyond the Desk \u003c\/span\u003e\n\u003ch2\u003eStudy \u003cspan class=\"afc-pink\"\u003e Anywhere \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"afc-subheading\"\u003eCompact flashcards make it easier to fit short review sessions into your day—at home, between classes or whenever you have a few spare minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 07\n       STUDY ANYWHERE\n  --\u003e\n\u003cdiv class=\"afc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8207.png?v=1787206503\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"afc-feature-grid\"\u003e\n\u003cdiv class=\"afc-feature-card\"\u003e\n\u003cspan class=\"afc-feature-number\"\u003e 01 \u003c\/span\u003e\n\u003ch3\u003eOn-the-Go Review\u003c\/h3\u003e\n\u003cp\u003eBring selected cards with you for quick anatomy revision away from your desk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-feature-card\"\u003e\n\u003cspan class=\"afc-feature-number\"\u003e 02 \u003c\/span\u003e\n\u003ch3\u003eCompact Format\u003c\/h3\u003e\n\u003cp\u003eThe 6.4 × 8.9 cm card size is easy to organize with other study materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-feature-card\"\u003e\n\u003cspan class=\"afc-feature-number\"\u003e 03 \u003c\/span\u003e\n\u003ch3\u003eQuick Reference\u003c\/h3\u003e\n\u003cp\u003eSelect the exact anatomy card you need rather than opening a full textbook.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     08 STUDENTS + PROFESSIONALS\n========================================================= --\u003e\n\u003csection class=\"afc-section afc-soft-pink\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Practical Visual Study Support \u003c\/span\u003e\n\u003ch2\u003eIdeal for \u003cspan class=\"afc-pink\"\u003e Students \u0026amp; Professionals \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"afc-subheading\"\u003eA convenient anatomy reference set for learners who prefer colorful diagrams, compact study materials and fast visual review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 08\n       IDEAL FOR STUDENTS \u0026 PROFESSIONALS\n  --\u003e\n\u003cdiv class=\"afc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8208.png?v=1787206515\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"afc-audience-grid\"\u003e\n\u003cdiv class=\"afc-audience\"\u003e\n\u003cstrong\u003e Anatomy Students \u003c\/strong\u003e \u003cspan\u003e Helpful for reviewing structures alongside lessons and textbooks. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-audience\"\u003e\n\u003cstrong\u003e Nursing \u0026amp; Medical Learners \u003c\/strong\u003e \u003cspan\u003e Convenient visual reference for foundational anatomy study. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-audience\"\u003e\n\u003cstrong\u003e Visual Learners \u003c\/strong\u003e \u003cspan\u003e Designed for people who remember information more easily through diagrams and color. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SIMPLE STUDY METHOD\n========================================================= --\u003e\n\u003csection class=\"afc-section afc-dark\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Simple Study Routine \u003c\/span\u003e\n\u003ch2\u003eReview. \u003cspan class=\"afc-pink\"\u003e Recall. \u003c\/span\u003e Repeat.\u003c\/h2\u003e\n\u003cp class=\"afc-subheading\"\u003eUse the cards as a simple addition to your existing anatomy notes, textbook study and revision routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-steps\"\u003e\n\u003cdiv class=\"afc-step\"\u003e\n\u003cdiv class=\"afc-step-top\"\u003e\n\u003cspan class=\"afc-step-num\"\u003e 1 \u003c\/span\u003e \u003cstrong\u003e Choose a Topic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eSelect the anatomy structure or body system you want to review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-step\"\u003e\n\u003cdiv class=\"afc-step-top\"\u003e\n\u003cspan class=\"afc-step-num\"\u003e 2 \u003c\/span\u003e \u003cstrong\u003e Study the Diagram \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eFollow the labels and color-coded illustration to identify key structures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-step\"\u003e\n\u003cdiv class=\"afc-step-top\"\u003e\n\u003cspan class=\"afc-step-num\"\u003e 3 \u003c\/span\u003e \u003cstrong\u003e Review Again \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eRevisit difficult cards regularly as part of your revision routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PRODUCT DETAILS\n========================================================= --\u003e\n\u003csection class=\"afc-section\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Product Details \u003c\/span\u003e\n\u003ch2\u003eCompact Anatomy Reference Cards\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-box\"\u003e\n\u003cdiv class=\"afc-spec-row\"\u003e\n\u003cdiv class=\"afc-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-value\"\u003eAnatomy Flashcards\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-row\"\u003e\n\u003cdiv class=\"afc-spec-label\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-value\"\u003e30 Cards\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-row\"\u003e\n\u003cdiv class=\"afc-spec-label\"\u003eCard Size\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-value\"\u003e6.4 × 8.9 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-row\"\u003e\n\u003cdiv class=\"afc-spec-label\"\u003eImperial Size\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-value\"\u003e2.52 × 3.5 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-row\"\u003e\n\u003cdiv class=\"afc-spec-label\"\u003eCard Orientation\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-value\"\u003eVertical Portrait\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-row\"\u003e\n\u003cdiv class=\"afc-spec-label\"\u003eLearning Style\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-value\"\u003eVisual \/ Diagram-Based\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-row\"\u003e\n\u003cdiv class=\"afc-spec-label\"\u003ePrimary Use\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-value\"\u003eAnatomy Study \u0026amp; Exam Review\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-row\"\u003e\n\u003cdiv class=\"afc-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"afc-spec-value\"\u003eColor-Coded Illustrations + Labels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-note\"\u003e\n\u003cstrong\u003eCard size reference:\u003c\/strong\u003e each flashcard is designed around the standard 6.4 × 8.9 cm \/ 2.52 × 3.5 in portrait format.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FAQ\n========================================================= --\u003e\n\u003csection class=\"afc-section\"\u003e\n\u003cdiv class=\"afc-section-head\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-faq-list\"\u003e\n\u003cdiv class=\"afc-faq-item\"\u003e\n\u003ch3\u003eHow many flashcards are included?\u003c\/h3\u003e\n\u003cp\u003eThe set includes 30 anatomy flashcards featuring illustrated anatomical structures and study topics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-faq-item\"\u003e\n\u003ch3\u003eWhat size are the cards?\u003c\/h3\u003e\n\u003cp\u003eEach card measures approximately 6.4 × 8.9 cm, or 2.52 × 3.5 inches, in a vertical portrait format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-faq-item\"\u003e\n\u003ch3\u003eAre these suitable for visual learners?\u003c\/h3\u003e\n\u003cp\u003eYes. The cards use colorful illustrations, labels and individual topic layouts to support diagram-based visual review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-faq-item\"\u003e\n\u003ch3\u003eCan I use them for exam preparation?\u003c\/h3\u003e\n\u003cp\u003eYes. They are designed as a compact study aid for anatomy revision, memorization practice and quick pre-exam review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-faq-item\"\u003e\n\u003ch3\u003eAre the cards portable?\u003c\/h3\u003e\n\u003cp\u003eYes. Their compact format makes them convenient to carry with notebooks, study materials, backpacks or pouches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"afc-faq-item\"\u003e\n\u003ch3\u003eWho are these cards suitable for?\u003c\/h3\u003e\n\u003cp\u003eThey can be useful for anatomy students, nursing and medical learners, professionals refreshing foundational anatomy knowledge, and visual study enthusiasts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FINAL CTA\n========================================================= --\u003e\n\u003csection class=\"afc-section\"\u003e\n\u003cdiv class=\"afc-cta\"\u003e\n\u003cspan class=\"afc-kicker\"\u003e Learn Visually • Review Anywhere \u003c\/span\u003e\n\u003ch2\u003eMake Anatomy Review \u003cspan class=\"afc-pink\"\u003e Easier to See \u0026amp; Remember \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eKeep 30 colorful anatomy reference cards ready for quick study sessions, exam revision and everyday visual learning.\u003c\/p\u003e\n\u003cdiv class=\"afc-cta-points\"\u003e\n\u003cspan class=\"afc-cta-point\"\u003e 30 Anatomy Cards \u003c\/span\u003e \u003cspan class=\"afc-cta-point\"\u003e Color-Coded Diagrams \u003c\/span\u003e \u003cspan class=\"afc-cta-point\"\u003e 6.4 × 8.9 cm \u003c\/span\u003e \u003cspan class=\"afc-cta-point\"\u003e Pocket Size \u003c\/span\u003e \u003cspan class=\"afc-cta-point\"\u003e Exam Review \u003c\/span\u003e \u003cspan class=\"afc-cta-point\"\u003e Reusable Study Aid \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CL68","offers":[{"title":"Default Title","offer_id":49492067746051,"sku":"NCL2608206474-30PCS\/套","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/6013\/3123\/files\/8201_de2daefa-fccc-4a19-aff4-ccefc000e9b9.png?v=1787294027","url":"https:\/\/cyrarise.com\/products\/human-anatomy-flashcards","provider":"cyrarise","version":"1.0","type":"link"}