{"product_id":"dragonbane-rpg-gm-screen","title":"Dragonbane RPG: GM Screen","description":"\u003cstyle\u003e\n  .mc-inception{\n    --mc-navy:#141414; --mc-navy-2:#0d0d0d; --mc-ink:#161616;\n    --mc-red:#E4BA00; --mc-gold:#9a7100; --mc-gold-br:#E4BA00;\n    --mc-line:#e6e6e6; --mc-soft:#f5f5f4; --mc-muted:#5f6470;\n    --fd:\"Space Grotesk\",\"DM Sans\",-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n    --fb:\"DM Sans\",-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n    font-family:var(--fb); color:var(--mc-ink); line-height:1.6;\n    max-width:1040px; margin:0 auto; -webkit-font-smoothing:antialiased;\n    font-size:16px;\n  }\n  .mc-inception *{box-sizing:border-box;}\n  .mc-inception h2,.mc-inception h3,.mc-inception .mc-h1{font-family:var(--fd);letter-spacing:-.01em;line-height:1.12;}\n  .mc-inception p{margin:0 0 1em;}\n  .mc-inception strong{color:var(--mc-navy);font-weight:700;}\n\n  \/* HERO *\/\n  .mc-inception .mc-hero{\n    background:radial-gradient(120% 130% at 85% 0%,rgba(228,186,0,.22),transparent 46%),\n               linear-gradient(155deg,#1e1e1e 0%,#121212 60%,#080808 100%);\n    color:#fff;border-radius:16px;padding:clamp(24px,4vw,44px);position:relative;overflow:hidden;\n  }\n  .mc-inception .mc-ey{display:inline-flex;align-items:center;gap:.55em;font-family:var(--fb);font-weight:700;\n    font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--mc-gold-br);\n    border:1.5px solid rgba(228,186,0,.5);padding:.45em .9em;border-radius:100px;margin-bottom:1.1em;}\n  .mc-inception .mc-h1{font-size:clamp(27px,4.2vw,46px);font-weight:700;margin:0 0 .35em;\n    background:linear-gradient(100deg,#fff 55%,#F4D77A 100%);-webkit-background-clip:text;background-clip:text;color:transparent;}\n  .mc-inception .mc-hook{font-size:clamp(15px,1.7vw,20px);color:#d7deec;max-width:44ch;font-weight:500;margin:0;}\n  .mc-inception .mc-guarantee{display:inline-flex;align-items:center;gap:.6em;margin-top:1.4em;\n    background:var(--mc-gold-br);color:#141414;font-weight:700;font-size:clamp(13px,1.5vw,16px);\n    padding:.7em 1.15em;border-radius:10px;box-shadow:0 8px 22px rgba(228,186,0,.4);}\n  .mc-inception .mc-guarantee svg{width:1.2em;height:1.2em;flex:0 0 auto;}\n\n  \/* STAT STRIP *\/\n  .mc-inception .mc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0 8px;}\n  .mc-inception .mc-stat{background:#fff;border:1px solid var(--mc-line);border-radius:12px;padding:16px 14px;text-align:center;}\n  .mc-inception .mc-stat b{display:block;font-family:var(--fd);font-weight:700;font-size:clamp(18px,2.4vw,26px);color:var(--mc-navy);line-height:1;}\n  .mc-inception .mc-stat span{display:block;font-size:12px;font-weight:600;color:var(--mc-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.5em;}\n\n  \/* SECTIONS *\/\n  .mc-inception .mc-sec{margin-top:34px;}\n  .mc-inception .mc-sec \u003e h2{font-size:clamp(20px,2.6vw,28px);color:var(--mc-navy);margin:0 0 .2em;font-weight:700;}\n  .mc-inception .mc-sec \u003e .mc-sub{color:var(--mc-muted);font-size:15px;margin:0 0 1.1em;}\n\n  \/* CHASE GRID *\/\n  .mc-inception .mc-chase{display:grid;grid-template-columns:1fr 1fr;gap:14px;}\n  .mc-inception .mc-card{border:1px solid var(--mc-line);border-radius:12px;padding:16px 18px;background:#fff;}\n  .mc-inception .mc-card.hot{border-color:rgba(228,186,0,.65);background:linear-gradient(180deg,#fff,#fffdf0);}\n  .mc-inception .mc-card h3{font-size:16px;color:var(--mc-navy);margin:0 0 .3em;display:flex;align-items:center;gap:.5em;}\n  .mc-inception .mc-card .tag{font-family:var(--fb);font-weight:700;font-size:10px;letter-spacing:.08em;text-transform:uppercase;\n    color:#141414;background:var(--mc-gold-br);padding:.28em .65em;border-radius:100px;}\n  .mc-inception .mc-card p{font-size:14px;color:var(--mc-muted);margin:0;line-height:1.5;}\n\n  \/* CHIP ROW *\/\n  .mc-inception .mc-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px;}\n  .mc-inception .mc-chip{font-size:13px;font-weight:600;color:var(--mc-navy);background:var(--mc-soft);\n    border:1px solid var(--mc-line);border-radius:100px;padding:.45em .9em;}\n  .mc-inception .mc-chip.par{background:#fff;}\n\n  \/* NAMES *\/\n  .mc-inception .mc-names{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}\n  .mc-inception .mc-name{background:var(--mc-soft);border-radius:12px;padding:16px;border:1px solid var(--mc-line);}\n  .mc-inception .mc-name b{display:block;font-family:var(--fd);font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--mc-gold);margin-bottom:.4em;}\n  .mc-inception .mc-name span{font-size:14.5px;color:var(--mc-ink);font-weight:500;}\n\n  \/* CONFIG *\/\n  .mc-inception .mc-config{background:var(--mc-navy);color:#fff;border-radius:14px;padding:clamp(20px,3vw,30px);}\n  .mc-inception .mc-config h2{color:#fff;}\n  .mc-inception .mc-config .mc-sub{color:#aebbd3;}\n  .mc-inception .mc-conflist{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 26px;}\n  .mc-inception .mc-conflist li{display:flex;gap:.7em;align-items:flex-start;font-size:15px;color:#e6ebf4;}\n  .mc-inception .mc-conflist svg{width:1.15em;height:1.15em;color:var(--mc-gold-br);flex:0 0 auto;margin-top:.2em;}\n  .mc-inception .mc-conflist b{color:#fff;}\n\n  \/* TRUST *\/\n  .mc-inception .mc-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}\n  .mc-inception .mc-trust .mc-t{display:flex;gap:.8em;align-items:flex-start;background:#fff;border:1px solid var(--mc-line);border-radius:12px;padding:15px 16px;}\n  .mc-inception .mc-trust svg{width:22px;height:22px;color:#141414;flex:0 0 auto;margin-top:2px;}\n  .mc-inception .mc-trust b{display:block;font-size:14.5px;color:var(--mc-navy);}\n  .mc-inception .mc-trust span{font-size:13px;color:var(--mc-muted);}\n\n  \/* FAQ *\/\n  .mc-inception .mc-faq{border-top:1px solid var(--mc-line);margin-top:6px;}\n  .mc-inception .mc-faq details{border-bottom:1px solid var(--mc-line);padding:2px 0;}\n  .mc-inception .mc-faq summary{cursor:pointer;list-style:none;padding:15px 4px;font-family:var(--fd);font-weight:600;\n    font-size:16px;color:var(--mc-navy);display:flex;justify-content:space-between;align-items:center;gap:1em;}\n  .mc-inception .mc-faq summary::-webkit-details-marker{display:none;}\n  .mc-inception .mc-faq summary::after{content:\"+\";font-size:22px;color:var(--mc-gold);font-weight:400;line-height:1;}\n  .mc-inception .mc-faq details[open] summary::after{content:\"–\";}\n  .mc-inception .mc-faq p{padding:0 4px 16px;margin:0;font-size:14.5px;color:var(--mc-muted);}\n\n  \/* DISCLAIMER *\/\n  .mc-inception .mc-disc{margin-top:26px;padding:16px 18px;background:var(--mc-soft);border-radius:10px;\n    font-size:12.5px;color:#7a8496;line-height:1.55;}\n\n  @media (max-width:720px){\n    .mc-inception .mc-stats{grid-template-columns:1fr 1fr;}\n    .mc-inception .mc-chase,.mc-inception .mc-names,.mc-inception .mc-trust,.mc-inception .mc-conflist{grid-template-columns:1fr;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mc-inception\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"mc-hero\"\u003e\n    \u003cspan class=\"mc-ey\"\u003e◆ Premium Gaming Accessory\u003c\/span\u003e\n    \u003cdiv class=\"mc-h1\"\u003eDragonbane RPG: GM Screen\u003c\/div\u003e\n    \u003cp class=\"mc-hook\"\u003eElevate your Dragonbane RPG sessions with this deluxe GM Screen from Free League, featuring stunning artwork and essential game master tools.\u003c\/p\u003e\n    \u003cdiv class=\"mc-guarantee\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2l7 3v6c0 5-3.5 8-7 9-3.5-1-7-4-7-9V5z\"\u003e\u003c\/path\u003e\u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Authentic Free League product\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"mc-stats\"\u003e\n    \u003cdiv class=\"mc-stat\"\u003e\n\u003cb\u003e45.99\u003c\/b\u003e\u003cspan\u003ePrice (USD)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mc-stat\"\u003e\n\u003cb\u003e1\u003c\/b\u003e\u003cspan\u003eScreen \/ Pack\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mc-stat\"\u003e\n\u003cb\u003eDeluxe\u003c\/b\u003e\u003cspan\u003eLandscape Format\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mc-stat\"\u003e\n\u003cb\u003eArt\u003c\/b\u003e\u003cspan\u003eby Johan Egerkrans\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OVERVIEW --\u003e\n  \u003cdiv class=\"mc-sec\"\u003e\n    \u003ch2\u003eEnhance Your RPG Experience\u003c\/h2\u003e\n    \u003cp\u003eThe Dragonbane RPG: GM Screen by Free League is a must-have for any serious game master. Featuring exquisite artwork by Johan Egerkrans, this screen not only serves as a visual masterpiece but also provides essential tables and quick-reference information to streamline your game sessions. Its landscape format ensures that you have all the tools you need at your fingertips while keeping your plans hidden from players.\u003c\/p\u003e\n    \u003cp\u003eWhether you're an experienced GM or just starting out, this screen is designed to enhance your storytelling and game management, making it an indispensable part of your Dragonbane RPG toolkit.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CHASE --\u003e\n  \u003cdiv class=\"mc-sec\"\u003e\n    \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n    \u003cp class=\"mc-sub\"\u003eAesthetic appeal meets practical functionality in this premium GM Screen designed for Dragonbane enthusiasts.\u003c\/p\u003e\n    \u003cdiv class=\"mc-chase\"\u003e\n      \u003cdiv class=\"mc-card hot\"\u003e\n        \u003ch3\u003eExquisite Artwork \u003cspan class=\"tag\"\u003eHighlight\u003c\/span\u003e\n\u003c\/h3\u003e\n        \u003cp\u003eFeatures breathtaking exterior artwork by Johan Egerkrans, making it not just a tool, but a piece of art to admire.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mc-card\"\u003e\n        \u003ch3\u003eEssential Tables\u003c\/h3\u003e\n        \u003cp\u003eLoaded with useful tables and vital information on the inside, providing a handy reference for game masters.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mc-card\"\u003e\n        \u003ch3\u003eConcealed Plans\u003c\/h3\u003e\n        \u003cp\u003eThe screen helps you keep your game plans hidden from players, allowing for surprises and strategic gameplay.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mc-card\"\u003e\n        \u003ch3\u003eCollector's Item\u003c\/h3\u003e\n        \u003cp\u003eNot just a gaming accessory, but a collector's treasure for fans of the Dragonbane RPG.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CHECKLIST HIGHLIGHTS --\u003e\n  \u003cdiv class=\"mc-sec\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"mc-names\"\u003e\n      \u003cdiv class=\"mc-name\"\u003e\n\u003cb\u003eArtwork\u003c\/b\u003e\u003cspan\u003eJohan Egerkrans\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mc-name\"\u003e\n\u003cb\u003eFormat\u003c\/b\u003e\u003cspan\u003eDeluxe Landscape\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mc-name\"\u003e\n\u003cb\u003eFunctionality\u003c\/b\u003e\u003cspan\u003eQuick Reference · Concealment\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CONFIG --\u003e\n  \u003cdiv class=\"mc-sec\"\u003e\n    \u003cdiv class=\"mc-config\"\u003e\n      \u003ch2\u003eProduct Configuration\u003c\/h2\u003e\n      \u003cp class=\"mc-sub\"\u003eDetails about what this GM Screen offers.\u003c\/p\u003e\n      \u003cul class=\"mc-conflist\"\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e1 Screen\u003c\/b\u003e per pack\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDeluxe\u003c\/b\u003e landscape format\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eArt\u003c\/b\u003e by Johan Egerkrans\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eEssential\u003c\/b\u003e GM tables\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY MONMOUTH --\u003e\n  \u003cdiv class=\"mc-sec\"\u003e\n    \u003ch2\u003eWhy buy from Monmouth Cards\u003c\/h2\u003e\n    \u003cp class=\"mc-sub\"\u003eOne of the Northeast's most trusted card retailers — 4.95★ across thousands of verified reviews.\u003c\/p\u003e\n    \u003cdiv class=\"mc-trust\"\u003e\n      \u003cdiv class=\"mc-t\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2l7 3v6c0 5-3.5 8-7 9-3.5-1-7-4-7-9V5z\"\u003e\u003c\/path\u003e\u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cb\u003e100% Authentic\u003c\/b\u003e\u003cspan\u003eAuthorized Topps, Panini \u0026amp; Pokémon retailer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mc-t\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M2 7l4-4h12l4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 3v17\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cb\u003eFactory Sealed\u003c\/b\u003e\u003cspan\u003eSealed unless otherwise noted · secure packaging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mc-t\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"5\" width=\"15\" height=\"12\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 9h4l3 3v5h-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cb\u003eFast Shipping\u003c\/b\u003e\u003cspan\u003eShips 1–2 days from NJ · free over $100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mc-t\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 10c0 7-9 12-9 12s-9-5-9-12a9 9 0 0 1 18 0z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"10\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cb\u003eLocal Pickup\u003c\/b\u003e\u003cspan\u003eGrab it in-store · 10 locations NJ · CT · MA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mc-t\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"12 2 15 9 22 9.3 16.5 14 18.5 21 12 17 5.5 21 7.5 14 2 9.3 9 9\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cb\u003eTrusted by Collectors\u003c\/b\u003e\u003cspan\u003e4.95★ · thousands of verified reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mc-t\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 7v5l3 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cb\u003eBuilt by Collectors\u003c\/b\u003e\u003cspan\u003eHand-picked from a full hobby destination\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"mc-sec\"\u003e\n    \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n    \u003cdiv class=\"mc-faq\"\u003e\n      \u003cdetails open\u003e\u003csummary\u003eWhat does this GM Screen include?\u003c\/summary\u003e\u003cp\u003eIt includes a deluxe GM Screen in landscape format with stunning artwork and essential game tables for Dragonbane RPG sessions.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs this an official Free League product?\u003c\/summary\u003e\u003cp\u003eYes, it is an authentic product from Free League, ensuring the highest quality and compatibility with the Dragonbane RPG.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eAre the screens factory sealed?\u003c\/summary\u003e\u003cp\u003eYes. All products are factory sealed unless otherwise noted, sourced directly through authorized channels and shipped in secure packaging.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs this a collectible item?\u003c\/summary\u003e\u003cp\u003eAbsolutely, the Dragonbane RPG: GM Screen is both a functional gaming tool and a collector's item with its exquisite artwork.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eCan I pick up in store?\u003c\/summary\u003e\u003cp\u003eYes. Select \"Local Pickup\" at checkout and choose your nearest Monmouth Cards location across NJ, CT, and MA.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow fast does it ship?\u003c\/summary\u003e\u003cp\u003eIn-stock orders ship within 1–2 business days from New Jersey with full tracking, and shipping is free on orders over $100.\u003c\/p\u003e\u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DISCLAIMER --\u003e\n  \u003cp class=\"mc-disc\"\u003eAll products are factory sealed unless otherwise noted. Box and pack configuration, insert ratios, autograph\/relic averages, checklist, and contents are determined by the manufacturer and are subject to change. Player and card names are listed to illustrate the checklist and do not guarantee any specific card, player, parallel, or hit. Images shown are for illustration purposes only.\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Free League","offers":[{"title":"Default Title","offer_id":40823444209793,"sku":"FLFDGB002","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/9700\/1601\/files\/FLFDGB002_1.jpg?v=1783895444","url":"https:\/\/mcdevenv.com\/products\/dragonbane-rpg-gm-screen","provider":"MonMouthCards","version":"1.0","type":"link"}