{"product_id":"gloom-grief-case","title":"Gloom: Grief Case","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 Storage Solution\u003c\/span\u003e\n    \u003cdiv class=\"mc-h1\"\u003eGloom: Grief Case by Atlas Games\u003c\/div\u003e\n    \u003cp class=\"mc-hook\"\u003eA luxurious case crafted for the ultimate Gloom enthusiast, combining elegance with practicality to house your entire collection and more.\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      Holds up to 1500 Gloom cards\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\u003e1500\u003c\/b\u003e\u003cspan\u003eCard Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mc-stat\"\u003e\n\u003cb\u003e8\u003c\/b\u003e\u003cspan\u003eExpansion Slots\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mc-stat\"\u003e\n\u003cb\u003eFuture\u003c\/b\u003e\u003cspan\u003eProof Design\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mc-stat\"\u003e\n\u003cb\u003eAtlas\u003c\/b\u003e\u003cspan\u003eGames Quality\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OVERVIEW --\u003e\n  \u003cdiv class=\"mc-sec\"\u003e\n    \u003ch2\u003eWhere your collection finds its home\u003c\/h2\u003e\n    \u003cp\u003eIntroducing the \u003cstrong\u003eGloom: Grief Case\u003c\/strong\u003e by Atlas Games — a luxurious storage solution designed specifically for the dedicated Gloom enthusiast. This expansive game case boasts enough space to hold every Gloom game produced thus far, approximately 1500 Gloom cards, and all your associated rules and extras. Not only is it incredibly spacious, but it's also designed for future-proofing your collection, with room to accommodate an additional four full Gloom games or eight expansions. The Gloom: Grief Case is an indispensable asset for avid collectors and players alike, ensuring that your precious Gloom collection is organized, protected, and easily accessible for gameplay.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CHASE --\u003e\n  \u003cdiv class=\"mc-sec\"\u003e\n    \u003ch2\u003eWhat you're organizing\u003c\/h2\u003e\n    \u003cp class=\"mc-sub\"\u003eA must-have for any Gloom fan with its remarkable capacity and organizational features.\u003c\/p\u003e\n    \u003cdiv class=\"mc-chase\"\u003e\n      \u003cdiv class=\"mc-card hot\"\u003e\n        \u003ch3\u003eBuilt-in Card Dividers \u003cspan class=\"tag\"\u003eTop Feature\u003c\/span\u003e\n\u003c\/h3\u003e\n        \u003cp\u003eEnsure easy organization and cross-referencing of your entire Gloom collection with built-in card dividers designed for optimal storage.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mc-card\"\u003e\n        \u003ch3\u003eFuture-Proof Capacity\u003c\/h3\u003e\n        \u003cp\u003eDesigned to accommodate future Gloom games and expansions, ensuring your collection stays relevant and organized.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mc-card\"\u003e\n        \u003ch3\u003eDurable Construction\u003c\/h3\u003e\n        \u003cp\u003eCrafted with high-quality materials to protect your collection, the Grief Case is built to withstand the test of time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mc-card\"\u003e\n        \u003ch3\u003eElegant Design\u003c\/h3\u003e\n        \u003cp\u003eCombines functionality with a sleek look, making it a perfect addition to any gaming setup or collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"margin-top:16px;\"\u003e\n      \u003cdiv class=\"mc-chips\"\u003e\n        \u003cspan class=\"mc-chip\"\u003eLuxurious Storage\u003c\/span\u003e\n        \u003cspan class=\"mc-chip\"\u003eCollector's Choice\u003c\/span\u003e\n        \u003cspan class=\"mc-chip\"\u003eAtlas Games\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mc-chips\" style=\"margin-top:8px;\"\u003e\n        \u003cspan class=\"mc-chip par\"\u003eProtective\u003c\/span\u003e\u003cspan class=\"mc-chip par\"\u003eSpacious\u003c\/span\u003e\u003cspan class=\"mc-chip par\"\u003eExpandable\u003c\/span\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\u003eChecklist highlights\u003c\/h2\u003e\n    \u003cdiv class=\"mc-names\"\u003e\n      \u003cdiv class=\"mc-name\"\u003e\n\u003cb\u003eCapacity\u003c\/b\u003e\u003cspan\u003eHolds up to 1500 Gloom cards · Space for additional games and expansions\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mc-name\"\u003e\n\u003cb\u003eFeatures\u003c\/b\u003e\u003cspan\u003eBuilt-in card dividers · Durable construction\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mc-name\"\u003e\n\u003cb\u003eBrand\u003c\/b\u003e\u003cspan\u003eAtlas Games · Known for quality and dedication to hobbyists\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\u003eBox configuration\u003c\/h2\u003e\n      \u003cp class=\"mc-sub\"\u003eWhat to expect when you receive your Gloom: Grief Case.\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\u003e1500 cards\u003c\/b\u003e capacity · \u003cb\u003e8 expansion\u003c\/b\u003e slots\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\u003eBuilt-in\u003c\/b\u003e card dividers for easy organization\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\u003eDurable \u003cb\u003eAtlas Games\u003c\/b\u003e quality construction\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\u003eElegant design for \u003cb\u003edisplay\u003c\/b\u003e and \u003cb\u003eprotection\u003c\/b\u003e\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\u003ePerfect for \u003cb\u003eGloom\u003c\/b\u003e enthusiasts\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's the capacity of the Gloom: Grief Case?\u003c\/summary\u003e\u003cp\u003eThe case can hold up to 1500 Gloom cards, with additional space for four full Gloom games or eight expansions.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat makes this case special for Gloom fans?\u003c\/summary\u003e\u003cp\u003eIt's specifically designed for Gloom enthusiasts, featuring built-in card dividers for easy organization and future-proof capacity for new games and expansions.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs the Grief Case factory sealed?\u003c\/summary\u003e\u003cp\u003eYes. The Gloom: Grief Case is brand new and sealed, ensuring its authenticity and excellent condition.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow durable is the case?\u003c\/summary\u003e\u003cp\u003eThe case is crafted with high-quality materials by Atlas Games, known for its dedication to quality and long-lasting products.\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":"Atlas Games","offers":[{"title":"Default Title","offer_id":40823432085633,"sku":"ATG1358","price":46.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/9700\/1601\/files\/ATG1358_1.jpg?v=1783892349","url":"https:\/\/mcdevenv.com\/products\/gloom-grief-case","provider":"MonMouthCards","version":"1.0","type":"link"}