{"product_id":"monument-hobbies-pro-acryl-1-step-set-2","title":"Monument Hobbies PRO Acryl 1-Step Set #2 – 12 Color Paint Set","description":"\u003cstyle\u003e\n  .mh-1step-set2 {\n    --mh-text: #252525;\n    --mh-muted: #5f6368;\n    --mh-heading: #111111;\n    --mh-border: #dddddd;\n    --mh-soft: #f7f7f7;\n    --mh-accent: #f37021;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--mh-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mh-1step-set2,\n  .mh-1step-set2 *,\n  .mh-1step-set2 *::before,\n  .mh-1step-set2 *::after {\n    box-sizing: border-box;\n  }\n\n  .mh-1step-set2 h2,\n  .mh-1step-set2 h3 {\n    margin-top: 0;\n    color: var(--mh-heading);\n    line-height: 1.3;\n  }\n\n  .mh-1step-set2 h2 {\n    margin-bottom: 14px;\n    font-size: clamp(26px, 4vw, 36px);\n  }\n\n  .mh-1step-set2 h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 24px);\n  }\n\n  .mh-1step-set2 p {\n    margin: 0 0 16px;\n  }\n\n  .mh-1step-set2 strong {\n    color: #111111;\n    font-weight: 700;\n  }\n\n  .mh-1step-set2 ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .mh-1step-set2 li {\n    margin-bottom: 8px;\n  }\n\n  .mh-1step-set2 a,\n  .mh-1step-set2 a:visited {\n    color: #000000 !important;\n    font-weight: 700;\n    text-decoration: none;\n    transition: color 0.2s ease;\n  }\n\n  .mh-1step-set2 a:hover,\n  .mh-1step-set2 a:focus-visible {\n    color: var(--mh-accent) !important;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .mh-1step-set2 .mh-hero {\n    margin-bottom: 22px;\n    padding: clamp(24px, 5vw, 38px);\n    background: linear-gradient(135deg, #fafafa 0%, #eeeeee 100%);\n    border: 1px solid var(--mh-border);\n    border-radius: 12px;\n  }\n\n  .mh-1step-set2 .mh-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--mh-muted);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .mh-1step-set2 .mh-intro {\n    max-width: 900px;\n    color: var(--mh-muted);\n  }\n\n  .mh-1step-set2 .mh-section {\n    margin-bottom: 22px;\n    padding: clamp(20px, 4vw, 26px);\n    background: #ffffff;\n    border: 1px solid var(--mh-border);\n    border-radius: 10px;\n  }\n\n  .mh-1step-set2 .mh-color-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mh-1step-set2 .mh-color-grid li {\n    position: relative;\n    margin: 0;\n    padding: 12px 14px 12px 34px;\n    background: var(--mh-soft);\n    border-radius: 7px;\n  }\n\n  .mh-1step-set2 .mh-color-grid li::before {\n    content: \"•\";\n    position: absolute;\n    left: 15px;\n    color: var(--mh-accent);\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .mh-1step-set2 .mh-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .mh-1step-set2 .mh-specs th,\n  .mh-1step-set2 .mh-specs td {\n    padding: 11px 10px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e7e7e7;\n  }\n\n  .mh-1step-set2 .mh-specs th {\n    width: 31%;\n    color: #111111;\n    font-weight: 700;\n  }\n\n  .mh-1step-set2 .mh-specs tr:last-child th,\n  .mh-1step-set2 .mh-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mh-1step-set2 .mh-note {\n    margin-bottom: 22px;\n    padding: 17px 19px;\n    background: #fff7ed;\n    border: 1px solid #fed7aa;\n    border-left: 4px solid var(--mh-accent);\n    border-radius: 8px;\n  }\n\n  .mh-1step-set2 .mh-note p {\n    margin: 0;\n  }\n\n  .mh-1step-set2 .mh-faq details {\n    margin-bottom: 10px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--mh-border);\n    border-radius: 8px;\n  }\n\n  .mh-1step-set2 .mh-faq summary {\n    position: relative;\n    display: block;\n    padding: 15px 46px 15px 16px;\n    color: #111111;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .mh-1step-set2 .mh-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mh-1step-set2 .mh-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    color: var(--mh-accent);\n    font-size: 22px;\n    transform: translateY(-50%);\n  }\n\n  .mh-1step-set2 .mh-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .mh-1step-set2 .mh-answer {\n    padding: 0 16px 16px;\n    color: var(--mh-muted);\n  }\n\n  .mh-1step-set2 .mh-answer p {\n    margin: 0;\n  }\n\n  @media screen and (max-width: 749px) {\n    .mh-1step-set2 {\n      font-size: 15px;\n    }\n\n    .mh-1step-set2 .mh-color-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mh-1step-set2 .mh-hero,\n    .mh-1step-set2 .mh-section {\n      padding: 18px;\n    }\n\n    .mh-1step-set2 .mh-specs th,\n    .mh-1step-set2 .mh-specs td {\n      display: block;\n      width: 100%;\n      padding: 7px 3px;\n    }\n\n    .mh-1step-set2 .mh-specs th {\n      padding-bottom: 0;\n      border-bottom: 0;\n    }\n\n    .mh-1step-set2 .mh-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mh-1step-set2\"\u003e\n\n  \u003csection class=\"mh-hero\"\u003e\n    \u003cspan class=\"mh-label\"\u003eMonument Hobbies PRO Acryl\u003c\/span\u003e\n\n    \u003ch2\u003ePRO Acryl 1-Step Set #2 – 12 Color Paint Set\u003c\/h2\u003e\n\n    \u003cp class=\"mh-intro\"\u003e\n      \u003cstrong\u003eMonument Hobbies PRO Acryl 1-Step Set #2\u003c\/strong\u003e\n      brings together 12 additional 1-Step colors for miniature, model,\n      and tabletop painting. PRO Acryl 1-Step paints are designed to\n      deliver vibrant color over a bright or zenithal base while allowing\n      the established highlights and shadows underneath to contribute to\n      the finished result.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003e12 PRO Acryl 1-Step Colors Included\u003c\/h3\u003e\n\n    \u003cul class=\"mh-color-grid\"\u003e\n      \u003cli\u003e512 – Rust\u003c\/li\u003e\n      \u003cli\u003e513 – Scarlet Red\u003c\/li\u003e\n      \u003cli\u003e514 – Olive Yellow\u003c\/li\u003e\n      \u003cli\u003e515 – Dark Purple\u003c\/li\u003e\n      \u003cli\u003e516 – Dark Brown\u003c\/li\u003e\n      \u003cli\u003e517 – Dark Green Blue\u003c\/li\u003e\n      \u003cli\u003e518 – Bright Slate Grey\u003c\/li\u003e\n      \u003cli\u003e519 – Yellow Green\u003c\/li\u003e\n      \u003cli\u003e520 – Deep Blue\u003c\/li\u003e\n      \u003cli\u003e521 – Bronze Yellow\u003c\/li\u003e\n      \u003cli\u003e522 – Dark Turquoise\u003c\/li\u003e\n      \u003cli\u003e523 – Black\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eFast Color with Built-In Contrast\u003c\/h3\u003e\n\n    \u003cp\u003e\n      PRO Acryl 1-Step is formulated to apply vibrant color in a single\n      layer over a bright base coat. When used over a bright or zenithal\n      undercoat, the colors allow lighter highlights and darker recesses\n      underneath to influence the finished appearance.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This provides an efficient starting point for miniature painting\n      while still allowing the model to be refined with additional\n      highlights, shadows, details, and other PRO Acryl colors.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eDesigned for Bright or Zenithal Bases\u003c\/h3\u003e\n\n    \u003cp\u003e\n      For the intended 1-Step effect, apply the paint over a bright\n      undercoat such as white or over a zenithal preparation using a\n      lighter color over a darker base.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This lets the existing value structure help establish highlights,\n      midtones, and shadow areas as color is applied.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eFlexible for Advanced Techniques\u003c\/h3\u003e\n\n    \u003cp\u003e\n      PRO Acryl 1-Step colors are not limited to a single-layer workflow.\n      They can also be thinned with water to adjust opacity for glazing\n      and filtering techniques.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The colors can also be mixed with other PRO Acryl paints, giving\n      painters additional flexibility for custom colors, transitions,\n      layering, and more advanced miniature-painting workflows.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n    \u003ctable class=\"mh-specs\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n          \u003ctd\u003eMonument Hobbies\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Line\u003c\/th\u003e\n          \u003ctd\u003ePRO Acryl 1-Step\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003ePRO Acryl 1-Step Set #2\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSKU\u003c\/th\u003e\n          \u003ctd\u003eMPA-SET-1STEP2\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eAcrylic miniature paint set\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eNumber of Colors\u003c\/th\u003e\n          \u003ctd\u003e12\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eRecommended Surface Preparation\u003c\/th\u003e\n          \u003ctd\u003eBright base coat or zenithal underpainting\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eTechniques\u003c\/th\u003e\n          \u003ctd\u003e1-Step painting, glazing, filtering, layering, and color mixing\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePrimary Use\u003c\/th\u003e\n          \u003ctd\u003eMiniatures, models, and tabletop figures\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBarcode\u003c\/th\u003e\n          \u003ctd\u003e655368479342\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eSuggested Uses\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eMiniature painting\u003c\/li\u003e\n      \u003cli\u003eTabletop and wargaming miniatures\u003c\/li\u003e\n      \u003cli\u003eRPG characters and creatures\u003c\/li\u003e\n      \u003cli\u003eFantasy and science-fiction models\u003c\/li\u003e\n      \u003cli\u003eZenithal painting workflows\u003c\/li\u003e\n      \u003cli\u003eValue-sketch painting\u003c\/li\u003e\n      \u003cli\u003eFast first-pass color\u003c\/li\u003e\n      \u003cli\u003eGlazing and filtering\u003c\/li\u003e\n      \u003cli\u003eLayered miniature painting\u003c\/li\u003e\n      \u003cli\u003eCustom color mixing with other PRO Acryl paints\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"mh-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eApplication Tip:\u003c\/strong\u003e\n      PRO Acryl 1-Step is designed to perform over a bright or zenithal\n      undercoat so the existing light and shadow values can remain visible\n      through the applied color.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mh-section mh-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many colors are included in PRO Acryl 1-Step Set #2?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-answer\"\u003e\n        \u003cp\u003e\n          PRO Acryl 1-Step Set #2 contains 12 colors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat colors are included in Set #2?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-answer\"\u003e\n        \u003cp\u003e\n          The set includes Rust, Scarlet Red, Olive Yellow, Dark Purple,\n          Dark Brown, Dark Green Blue, Bright Slate Grey, Yellow Green,\n          Deep Blue, Bronze Yellow, Dark Turquoise, and Black.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat should PRO Acryl 1-Step be applied over?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-answer\"\u003e\n        \u003cp\u003e\n          Monument Hobbies recommends applying PRO Acryl 1-Step over a\n          bright base coat or a zenithal-primed surface.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan PRO Acryl 1-Step colors be thinned?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-answer\"\u003e\n        \u003cp\u003e\n          Yes. They can be thinned with water to adjust opacity for\n          techniques such as glazing and filtering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan PRO Acryl 1-Step be mixed with regular PRO Acryl paints?\u003c\/summary\u003e\n      \u003cdiv class=\"mh-answer\"\u003e\n        \u003cp\u003e\n          Yes. Monument Hobbies states that 1-Step colors can be mixed\n          with other PRO Acryl colors for additional techniques and\n          custom color combinations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mh-section\"\u003e\n    \u003ch3\u003eExplore More Monument Hobbies\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Browse more\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/monument-hobbies\"\u003e\n        Monument Hobbies PRO Acryl paints and hobby supplies\n      \u003c\/a\u003e\n      at SprayGunner.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Monument Hobbies","offers":[{"title":"Default Title","offer_id":47515149959330,"sku":"MPA-SET-1STEP2","price":65.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/MPA-SET-1STEP2.webp?v=1786628179","url":"https:\/\/spraygunner.com\/products\/monument-hobbies-pro-acryl-1-step-set-2","provider":"SprayGunner","version":"1.0","type":"link"}