{"title":"RichPen Phoenix 222B \/ 222C Airbrush Parts","description":"\u003cstyle\u003e\n  .richpen-222bc-collection {\n    --rp-text: #333333;\n    --rp-muted: #555555;\n    --rp-heading: #222222;\n    --rp-border: #dddddd;\n    --rp-link: #000000;\n    --rp-hover: #f37021;\n    --rp-soft: #f7f7f7;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--rp-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .richpen-222bc-collection,\n  .richpen-222bc-collection *,\n  .richpen-222bc-collection *::before,\n  .richpen-222bc-collection *::after {\n    box-sizing: border-box;\n  }\n\n  .richpen-222bc-collection h2,\n  .richpen-222bc-collection h3 {\n    margin-top: 0;\n    color: var(--rp-heading);\n    line-height: 1.3;\n  }\n\n  .richpen-222bc-collection h2 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4vw, 35px);\n  }\n\n  .richpen-222bc-collection h3 {\n    margin-bottom: 12px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .richpen-222bc-collection p {\n    margin: 0 0 16px;\n  }\n\n  .richpen-222bc-collection ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .richpen-222bc-collection li {\n    margin-bottom: 8px;\n  }\n\n  .richpen-222bc-collection strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .richpen-222bc-collection a,\n  .richpen-222bc-collection a:visited {\n    color: var(--rp-link) !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    transition:\n      color 0.2s ease,\n      text-decoration-color 0.2s ease;\n  }\n\n  .richpen-222bc-collection a:hover,\n  .richpen-222bc-collection a:focus-visible {\n    color: var(--rp-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .richpen-222bc-collection a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--rp-hover);\n    outline-offset: 3px;\n  }\n\n  .richpen-222bc-collection .rp-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #fafafa, #f1f1f1);\n    border: 1px solid var(--rp-border);\n    border-radius: 12px;\n  }\n\n  .richpen-222bc-collection .rp-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #555555;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .richpen-222bc-collection .rp-intro {\n    max-width: 900px;\n    color: var(--rp-muted);\n  }\n\n  .richpen-222bc-collection .rp-section {\n    margin-bottom: 24px;\n    padding: 24px;\n    background: #ffffff;\n    border: 1px solid var(--rp-border);\n    border-radius: 10px;\n  }\n\n  .richpen-222bc-collection .rp-parts {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px 28px;\n    padding-left: 22px;\n  }\n\n  .richpen-222bc-collection .rp-note {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    background: #fff7ed;\n    border: 1px solid var(--rp-hover);\n    border-left: 4px solid var(--rp-hover);\n    border-radius: 8px;\n  }\n\n  .richpen-222bc-collection .rp-note p {\n    margin: 0;\n  }\n\n  .richpen-222bc-collection .rp-faq details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--rp-border);\n    border-radius: 8px;\n  }\n\n  body .richpen-222bc-collection .rp-faq summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    margin: 0;\n    padding: 16px 48px 16px 17px;\n    color: var(--rp-heading) !important;\n    background: #ffffff;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    line-height: 1.45 !important;\n    letter-spacing: 0 !important;\n    text-align: left;\n    text-transform: none !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .richpen-222bc-collection .rp-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .richpen-222bc-collection .rp-faq summary::marker {\n    content: \"\";\n  }\n\n  .richpen-222bc-collection .rp-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    color: var(--rp-hover);\n    font-size: 23px;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .richpen-222bc-collection .rp-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .richpen-222bc-collection .rp-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .richpen-222bc-collection .rp-faq-answer {\n    padding: 0 17px 17px !important;\n    color: var(--rp-muted) !important;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 17px !important;\n    font-weight: 400 !important;\n    line-height: 1.7 !important;\n  }\n\n  body .richpen-222bc-collection .rp-faq-answer p {\n    margin: 0 !important;\n    color: inherit !important;\n    font-size: inherit !important;\n    line-height: inherit !important;\n  }\n\n  @media screen and (max-width: 700px) {\n    .richpen-222bc-collection {\n      font-size: 16px;\n    }\n\n    .richpen-222bc-collection .rp-section {\n      padding: 19px;\n    }\n\n    .richpen-222bc-collection .rp-parts {\n      grid-template-columns: 1fr;\n    }\n\n    body .richpen-222bc-collection .rp-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .richpen-222bc-collection .rp-faq-answer {\n      padding: 0 14px 14px !important;\n      font-size: 16px !important;\n      line-height: 1.65 !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"richpen-222bc-collection\"\u003e\n\n  \u003csection class=\"rp-hero\"\u003e\n    \u003cspan class=\"rp-label\"\u003eRichPen Phoenix Replacement Components\u003c\/span\u003e\n\n    \u003ch2\u003eRichPen Phoenix 222B \/ 222C Airbrush Replacement Parts\u003c\/h2\u003e\n\n    \u003cp class=\"rp-intro\"\u003e\n      Find compatible \u003cstrong\u003eRichPen Phoenix 222B and 222C airbrush parts\u003c\/strong\u003e\n      for maintenance, servicing, and component replacement. This collection\n      brings together replacement components identified for the Phoenix 222B \/\n      222C platform, including needles, nozzles, caps, seals, valve components,\n      packing parts, lever components, and related airbrush hardware.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rp-section\"\u003e\n    \u003ch3\u003eAvailable Phoenix 222B \/ 222C Replacement Parts\u003c\/h3\u003e\n\n    \u003cul class=\"rp-parts\"\u003e\n      \u003cli\u003eNeedle Caps\u003c\/li\u003e\n      \u003cli\u003eNozzle Caps\u003c\/li\u003e\n      \u003cli\u003eNozzles\u003c\/li\u003e\n      \u003cli\u003ePTFE Packing Sets\u003c\/li\u003e\n      \u003cli\u003eNeedle Supports\u003c\/li\u003e\n      \u003cli\u003eNeedle Springs\u003c\/li\u003e\n      \u003cli\u003eSpring Screws\u003c\/li\u003e\n      \u003cli\u003eNeedles\u003c\/li\u003e\n      \u003cli\u003eNeedle Locknuts\u003c\/li\u003e\n      \u003cli\u003eFinger Levers\u003c\/li\u003e\n      \u003cli\u003eBack Levers\u003c\/li\u003e\n      \u003cli\u003eShift Pin and O-Ring Components\u003c\/li\u003e\n      \u003cli\u003eValve Components\u003c\/li\u003e\n      \u003cli\u003eValve Springs and Washers\u003c\/li\u003e\n      \u003cli\u003eAir Valve Assemblies\u003c\/li\u003e\n      \u003cli\u003eBush Components\u003c\/li\u003e\n      \u003cli\u003eNeedle Adjusters\u003c\/li\u003e\n      \u003cli\u003eLids\u003c\/li\u003e\n      \u003cli\u003eO-Rings and Seals\u003c\/li\u003e\n      \u003cli\u003eAir Volume Components\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rp-section\"\u003e\n    \u003ch3\u003eFind the Correct Part for Your Phoenix Airbrush\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The products in this collection are organized around replacement\n      components identified for the \u003cstrong\u003eRichPen Phoenix 222B \/ 222C\u003c\/strong\u003e.\n      Review the individual product listing, SKU, images, and compatibility\n      information before selecting a replacement component.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Several small airbrush components can appear similar even when their\n      specifications or intended model applications differ. Confirming the\n      required part before ordering helps make maintenance and repair easier.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rp-section\"\u003e\n    \u003ch3\u003eNeedle, Nozzle and Front-End Components\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Available Phoenix 222B \/ 222C components include needle caps, nozzle caps,\n      nozzles, needles, needle supports, needle springs, spring screws, needle\n      locknuts, and related components used throughout the airbrush assembly.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rp-section\"\u003e\n    \u003ch3\u003eValve, Lever and Internal Components\u003c\/h3\u003e\n\n    \u003cp\u003e\n      This collection also includes available valve, lever, seal, O-ring,\n      adjustment, and internal replacement components identified for the\n      RichPen Phoenix 222B \/ 222C platform.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use the individual product information to verify the component required\n      for the specific maintenance or repair being performed.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rp-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eCompatibility Notice:\u003c\/strong\u003e This collection is intended for\n      replacement components identified for the RichPen Phoenix 222B \/ 222C.\n      Always review the individual product listing and available compatibility\n      information before ordering.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rp-section rp-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich RichPen airbrushes does this collection cover?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        \u003cp\u003e\n          This collection is organized for replacement components identified\n          for the RichPen Phoenix 222B and 222C airbrush models.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat types of Phoenix 222B \/ 222C replacement parts are available?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        \u003cp\u003e\n          Available listings may include needles, nozzles, caps, packing\n          components, springs, lever parts, valve components, O-rings, seals,\n          lids, adjusters, and other compatible airbrush components.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre all 222B and 222C parts interchangeable?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        \u003cp\u003e\n          Do not assume that every component is interchangeable. Review the\n          compatibility information on the individual product listing and\n          confirm the required part before ordering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I identify the correct replacement component?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        \u003cp\u003e\n          Compare the required component with the product name, manufacturer\n          SKU, product images, and compatibility information provided on the\n          individual listing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere can I find the RichPen Phoenix 222B airbrush?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        \u003cp\u003e\n          View the\n          \u003ca href=\"\/products\/richpen-phoenix-222b-0-2mm-gravity-feed-airbrush\"\u003e\n            RichPen Phoenix 222B airbrush\n          \u003c\/a\u003e\n          for additional product information.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","products":[],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/collections\/RichPen_Phoenix_222B_222C_Airbrush_Parts.jpg?v=1786452697","url":"https:\/\/spraygunner.com\/collections\/richpen-phoenix-222b-222c-airbrush-parts.oembed","provider":"SprayGunner","version":"1.0","type":"link"}