{"product_id":"the-cheat-by-joel-dickinson","title":"The Cheat by Joel DIckinson","description":"\u003cstyle\u003e\n  \/* =========================\n     THE CHEAT SALES PAGE\n     ========================= *\/\n\n  .cheat-page {\n    width: 100%;\n    max-width: 1160px;\n    margin: 0 auto;\n    padding: 30px 24px 90px;\n    box-sizing: border-box;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #111;\n    line-height: 1.55;\n  }\n\n  .cheat-page * {\n    box-sizing: border-box;\n  }\n\n  \/* HERO *\/\n\n  .cheat-hero {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 55px 20px 35px;\n    text-align: center;\n  }\n\n  .cheat-eyebrow {\n    margin-bottom: 15px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #777;\n  }\n\n  .cheat-title {\n    margin: 0;\n    font-size: clamp(58px, 7vw, 94px);\n    font-weight: 900;\n    line-height: 0.95;\n    letter-spacing: -4px;\n    color: #111;\n  }\n\n  .cheat-tagline {\n    max-width: 760px;\n    margin: 26px auto 16px;\n    font-size: clamp(24px, 2.8vw, 34px);\n    font-weight: 700;\n    line-height: 1.18;\n    color: #111;\n  }\n\n  .cheat-intro {\n    max-width: 700px;\n    margin: 0 auto;\n    font-size: 18px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  \/* VIDEO *\/\n\n  .cheat-video {\n    width: 100%;\n    max-width: 960px;\n    margin: 35px auto 80px;\n    overflow: hidden;\n    border-radius: 20px;\n    background: #000;\n    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.14);\n  }\n\n  \/* GENERAL SECTIONS *\/\n\n  .cheat-section {\n    margin: 90px 0;\n  }\n\n  .cheat-copy {\n    min-width: 0;\n  }\n\n  .cheat-copy h2 {\n    margin: 0 0 24px;\n    font-size: clamp(34px, 3.5vw, 48px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -1.8px;\n    color: #111;\n  }\n\n  .cheat-copy p {\n    margin: 0 0 18px;\n    font-size: 18px;\n    line-height: 1.65;\n    color: #4a4a4a;\n  }\n\n  .cheat-full-copy {\n    width: 100%;\n    max-width: 780px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  \/* INTRO FEATURES *\/\n\n  .cheat-feature-list {\n    max-width: 650px;\n    margin: 35px auto 0;\n  }\n\n  .cheat-feature {\n    padding: 16px 10px;\n    border-top: 1px solid #dedede;\n    font-size: 18px;\n    font-weight: 700;\n    color: #222;\n    text-align: center;\n  }\n\n  .cheat-feature:last-child {\n    border-bottom: 1px solid #dedede;\n  }\n\n  \/* MAIN PRODUCT IMAGE *\/\n\n  .cheat-main-image {\n    width: 100%;\n    max-width: 700px;\n    margin: 45px auto 0;\n    text-align: center;\n  }\n\n  .cheat-main-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0 auto;\n    border-radius: 18px;\n  }\n\n  \/* USE CARDS *\/\n\n  .cheat-uses {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    max-width: 980px;\n    margin: 38px auto 0;\n  }\n\n  .cheat-use {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 90px;\n    padding: 20px 15px;\n    border: 1px solid #e5e5e5;\n    border-radius: 14px;\n    background: #f7f7f7;\n    text-align: center;\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.3;\n    color: #222;\n  }\n\n  \/* DARK STATEMENT *\/\n\n  .cheat-dark {\n    width: 100%;\n    padding: 70px 50px;\n    border-radius: 28px;\n    background: #0b0b0b;\n    text-align: center;\n  }\n\n  .cheat-dark h2 {\n    max-width: 820px;\n    margin: 0 auto 28px;\n    font-size: clamp(36px, 4vw, 54px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -2px;\n    color: #ffffff !important;\n  }\n\n  .cheat-dark p {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 20px;\n    line-height: 1.65;\n    color: #d5d5d5 !important;\n  }\n\n  .cheat-dark strong {\n    color: #fff;\n  }\n\n  \/* TWO COLUMN PRODUCT SECTION *\/\n\n  .cheat-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n    gap: 65px;\n    align-items: center;\n    max-width: 1080px;\n    margin: 0 auto;\n  }\n\n  .cheat-image {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 22px;\n    background: #f3f3f3;\n  }\n\n  .cheat-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  \/* QUOTE *\/\n\n  .cheat-quote {\n    max-width: 900px;\n    margin: 110px auto;\n    padding: 0 20px;\n    text-align: center;\n  }\n\n  .cheat-quote p {\n    margin: 0;\n    font-size: clamp(38px, 4.6vw, 60px);\n    font-weight: 800;\n    line-height: 1.08;\n    letter-spacing: -2.3px;\n    color: #111;\n  }\n\n  \/* FINAL *\/\n\n  .cheat-final {\n    max-width: 900px;\n    margin: 30px auto 0;\n    padding: 80px 20px 40px;\n    text-align: center;\n  }\n\n  .cheat-final h2 {\n    margin: 0 0 28px;\n    font-size: clamp(40px, 5vw, 62px);\n    font-weight: 800;\n    line-height: 1.04;\n    letter-spacing: -2.5px;\n    color: #111;\n  }\n\n  .cheat-final p {\n    max-width: 680px;\n    margin: 0 auto;\n    font-size: 20px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  \/* TABLET *\/\n\n  @media (max-width: 900px) {\n    .cheat-page {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n\n    .cheat-grid {\n      gap: 40px;\n    }\n\n    .cheat-copy p {\n      font-size: 17px;\n    }\n\n    .cheat-uses {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media (max-width: 700px) {\n    .cheat-page {\n      padding: 15px 16px 60px;\n    }\n\n    .cheat-hero {\n      padding: 45px 5px 25px;\n    }\n\n    .cheat-title {\n      font-size: clamp(52px, 17vw, 76px);\n      letter-spacing: -3px;\n    }\n\n    .cheat-tagline {\n      font-size: 25px;\n    }\n\n    .cheat-intro {\n      font-size: 17px;\n    }\n\n    .cheat-video {\n      margin-top: 25px;\n      margin-bottom: 60px;\n      border-radius: 14px;\n    }\n\n    .cheat-section {\n      margin: 65px 0;\n    }\n\n    .cheat-grid {\n      grid-template-columns: 1fr;\n      gap: 32px;\n    }\n\n    .cheat-grid.reverse .cheat-image {\n      order: 1;\n    }\n\n    .cheat-grid.reverse .cheat-copy {\n      order: 2;\n    }\n\n    .cheat-copy {\n      text-align: center;\n    }\n\n    .cheat-copy h2 {\n      font-size: 36px;\n      letter-spacing: -1.5px;\n    }\n\n    .cheat-copy p {\n      font-size: 17px;\n      line-height: 1.6;\n    }\n\n    .cheat-dark {\n      padding: 50px 22px;\n      border-radius: 20px;\n    }\n\n    .cheat-dark h2 {\n      font-size: 36px;\n    }\n\n    .cheat-dark p {\n      font-size: 18px;\n    }\n\n    .cheat-quote {\n      margin: 75px auto;\n    }\n\n    .cheat-quote p {\n      font-size: 38px;\n    }\n\n    .cheat-final {\n      padding: 60px 5px 30px;\n    }\n\n    .cheat-final h2 {\n      font-size: 42px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .cheat-uses {\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n    }\n\n    .cheat-use {\n      min-height: 78px;\n      padding: 15px 10px;\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cheat-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"cheat-hero\"\u003e\n\u003cdiv class=\"cheat-eyebrow\"\u003eJoel Dickinson Presents\u003c\/div\u003e\n\u003ch1 class=\"cheat-title\"\u003eTHE CHEAT\u003c\/h1\u003e\n\u003cdiv class=\"cheat-tagline\"\u003eA peek device that completely vanishes.\u003c\/div\u003e\n\u003cp class=\"cheat-intro\"\u003eA direct, incredibly easy-to-use system for secretly gaining access to written or drawn information — hidden inside something nobody would ever suspect.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- VIDEO --\u003e\n\u003cdiv class=\"cheat-video\"\u003e\n\u003cdiv style=\"padding: 56.25% 0 0 0; position: relative;\"\u003e\u003ciframe src=\"https:\/\/player.vimeo.com\/video\/1213718120?h=0319dc29c2\u0026amp;badge=0\u0026amp;autopause=0\u0026amp;player_id=0\u0026amp;app_id=58479\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" title=\"thecheat\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript src=\"https:\/\/player.vimeo.com\/api\/player.js\"\u003e\u003c\/script\u003e \u003c!-- THEY WRITE IT --\u003e\n\u003csection class=\"cheat-section\"\u003e\n\u003cdiv class=\"cheat-full-copy cheat-copy\"\u003e\n\u003ch2\u003eThey write it.\u003cbr\u003eYou know it.\u003c\/h2\u003e\n\u003cp\u003eYour participant writes or draws something.\u003c\/p\u003e\n\u003cp\u003eThe information is hidden.\u003c\/p\u003e\n\u003cp\u003eYet moments later, you are able to reveal exactly what they are thinking.\u003c\/p\u003e\n\u003cdiv class=\"cheat-feature-list\"\u003e\n\u003cdiv class=\"cheat-feature\"\u003eNo complicated procedure.\u003c\/div\u003e\n\u003cdiv class=\"cheat-feature\"\u003eNo suspicious prop.\u003c\/div\u003e\n\u003cdiv class=\"cheat-feature\"\u003eNo awkward moment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cheat-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/3943\/8516\/files\/cheat_c7468ee4-6eac-4bca-9835-2399f6df0531.png?v=1786720543\" alt=\"The Cheat\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PEEK ALMOST ANYTHING --\u003e\n\u003csection class=\"cheat-section\"\u003e\n\u003cdiv class=\"cheat-full-copy cheat-copy\"\u003e\n\u003ch2\u003ePeek almost anything.\u003c\/h2\u003e\n\u003cp\u003eThe Cheat gives you access to the information that matters, without changing the way you perform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cheat-uses\"\u003e\n\u003cdiv class=\"cheat-use\"\u003eDrawings\u003c\/div\u003e\n\u003cdiv class=\"cheat-use\"\u003ePlaying Cards\u003c\/div\u003e\n\u003cdiv class=\"cheat-use\"\u003eNumbers\u003c\/div\u003e\n\u003cdiv class=\"cheat-use\"\u003ePersonal Information\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DARK SECTION --\u003e\n\u003csection class=\"cheat-section\"\u003e\n\u003cdiv class=\"cheat-dark\"\u003e\n\u003ch2\u003eMost peek devices try to disguise the secret.\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eThe Cheat doesn't need to.\u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eBecause the object hiding the method was already sitting there in full view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARD BOX --\u003e\n\u003csection class=\"cheat-section\"\u003e\n\u003cdiv class=\"cheat-grid reverse\"\u003e\n\u003cdiv class=\"cheat-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/3943\/8516\/files\/cheatbox.webp?v=1786720978\" alt=\"The Cheat product box\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cheat-copy\"\u003e\n\u003ch2\u003eYour card box becomes the secret.\u003c\/h2\u003e\n\u003cp\u003eTransform your playing card box into a powerful peek tool that can literally vanish when you no longer need it.\u003c\/p\u003e\n\u003cp\u003eThe secret becomes part of something that was never suspicious in the first place.\u003c\/p\u003e\n\u003cp\u003eTo your audience, there is simply a deck of cards and its box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUOTE --\u003e\n\u003csection class=\"cheat-quote\"\u003e\n\u003cp\u003eThe best secret is the one they never realise was there.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IN PLAY --\u003e\n\u003csection class=\"cheat-section\"\u003e\n\u003cdiv class=\"cheat-full-copy cheat-copy\"\u003e\n\u003ch2\u003eIn play when you need it.\u003cbr\u003eGone when you don't.\u003c\/h2\u003e\n\u003cp\u003eThe gimmick can be brought into play and taken out of play during the performance.\u003c\/p\u003e\n\u003cp\u003eIt remains under your control throughout, without creating an awkward moment or drawing attention to the method.\u003c\/p\u003e\n\u003cp\u003eOnce the work is done, you simply continue performing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BUILT FOR PERFORMANCE --\u003e\n\u003csection class=\"cheat-section\"\u003e\n\u003cdiv class=\"cheat-full-copy cheat-copy\"\u003e\n\u003ch2\u003eBuilt for real performance.\u003c\/h2\u003e\n\u003cp\u003eMultiple handlings are taught, allowing you to choose the approach that best suits your performance style and the situation.\u003c\/p\u003e\n\u003cp\u003eEach Cheat is handmade and designed to be simple, practical and deceptive.\u003c\/p\u003e\n\u003cp\u003eOnce you understand how it works, you can concentrate entirely on the participant and the revelation rather than worrying about the mechanics.\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eEasy to learn.\u003cbr\u003eEasy to perform.\u003cbr\u003eImpossible to backtrack.\u003c\/h2\u003e\n\u003cp\u003eThe Cheat takes one of the most powerful tools in mentalism and hides it inside something that was already there.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003c\/div\u003e","brand":"Miracle Studio","offers":[{"title":"Default Title","offer_id":52697122177306,"sku":null,"price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/3943\/8516\/files\/cheat_c7468ee4-6eac-4bca-9835-2399f6df0531.png?v=1786720882","url":"https:\/\/www.themiraclestudio.co.uk\/en-us\/products\/the-cheat-by-joel-dickinson","provider":"Miracle Studio","version":"1.0","type":"link"}