[{"_id":"64a84750a68f2d00709ae87c","type":"background","color":"101e21","opacity":1,"mute":true,"slideshow":{"delay":4,"crossfade":0.5,"pictures":[]},"video":{},"viewport_phone_portrait":{"selectedType":"color"},"wid":"64a84750a68f2d00709ae87c","mag_num_id":4300655,"__v":0},{"_id":"64a8475720fffa00668c499f","x":-2385,"y":-642,"w":3075,"h":2832,"type":"shape","tp":"rectangle","bg_color":"FFFFFF","bg_opacity":1,"color":"ffffff","opacity":1,"borders":0,"radius":0,"radius_rect_tl":0,"radius_rect_tr":0,"radius_rect_bl":0,"radius_rect_br":0,"radius_rect_independent":false,"sides":3,"weight":1,"stroke":"solid","z":301,"full_height_initial_h":1001,"full_height_initial_y":0,"full_height_margin":0,"is_full_height":false,"full_width_initial_w":1024,"full_width_initial_x":0,"full_width_margin":0,"is_full_width":false,"animation":[{"steps":[{"speed":0.5,"dx":1486,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"from_rotate":0,"from_scale":100,"use_move":true,"use_rotate":true,"use_scale":true,"rotate":-15,"scale":120}],"UUID":"26c0e6f7-a6ea-4e6b-9edd-91ccab72910b","type":"scroll"}],"name":"D Rectangle","fixed_position":"c","sticked":"","hidden":false,"angle":15,"_variationY":-2526,"viewport_phone_portrait":{"hidden":true,"z":362},"wid":"64a8475720fffa00668c499f","mag_num_id":4300655,"__v":0},{"_id":"64a847c009d38500222b315f","x":256,"y":14,"w":165,"h":21,"type":"iframe","use_iframe":true,"z":349,"code":"<h3><span>Film Production</span></h3>\n\n\n<link rel=\"stylesheet\" href=\"https://use.typekit.net/hkv1mkr.css\">\n\n <style>\n  body {\n  background-color: none;\n}\n   \n   \nh3 {\n  color: #101E21;\n  text-transform: uppercase;\n  font-family: \"lft-etica-mono\", sans-serif;\n  margin-top:0px;\n  letter-spacing: 0.0em;\n  font-weight: normal;\n  font-size: 7px;\n  line-height: 8px;\n}\n\nh3 span {\n  border-right: .05em solid;\n  animation: caret 1s steps(1) infinite;\n}\n\n@keyframes caret {\n  50% {\n    border-color: transparent;\n  }\n}\n</style>\n\n<script>\n         document.addEventListener('DOMContentLoaded',function(event){\n  // array with texts to type in typewriter\n  var dataText = [ \"Film Production.\", \"Creative Direction.\", \"Editing\", \"Colour Grading\", \"Motion Graphics\", \"Video Titling\", \"Photography\", \"Film Production.\",];\n  \n  // type one text in the typwriter\n  // keeps calling itself until the text is finished\n  function typeWriter(text, i, fnCallback) {\n    // chekc if text isn't finished yet\n    if (i < (text.length)) {\n      // add next character to h1\n     document.querySelector(\"h3\").innerHTML = text.substring(0, i+1) +'<span aria-hidden=\"true\"></span>';\n\n      // wait for a while and call this function again for next character\n      setTimeout(function() {\n        typeWriter(text, i + 1, fnCallback)\n      }, 75);\n    }\n    // text finished, call callback if there is a callback function\n    else if (typeof fnCallback == 'function') {\n      // call callback after timeout\n      setTimeout(fnCallback, 700);\n    }\n  }\n  // start a typewriter animation for a text in the dataText array\n   function StartTextAnimation(i) {\n     if (typeof dataText[i] == 'undefined'){\n        setTimeout(function() {\n          StartTextAnimation(0);\n        }, 40000);\n     }\n     // check if dataText[i] exists\n    if (i < dataText[i].length) {\n      // text exists! start typewriter animation\n     typeWriter(dataText[i], 0, function(){\n       // after callback (and whole text has been animated), start next text\n       StartTextAnimation(i + 1);\n     });\n    }\n  }\n  // start the text animation\n  StartTextAnimation(0);\n});\n                               </script>","options":{"clear_content":false,"use_iframe":true},"clear_content":false,"name":"DT Film Production","fixed_position":"nw","sticked":"","hidden":false,"animation":[],"full_width_initial_w":428,"full_width_initial_x":193,"full_width_margin":0,"is_full_width":false,"full_height_initial_h":43,"full_height_initial_y":73,"full_height_margin":0,"is_full_height":false,"_variationY":-498,"viewport_phone_portrait":{"hidden":true,"z":361},"wid":"64a847c009d38500222b315f","mag_num_id":4300655,"__v":0},{"_id":"64a847c0085282005841400c","x":448.99,"y":14.35,"w":113,"h":15,"type":"iframe","use_iframe":true,"z":350,"code":"<div class=\"cont\">\n<a href = \"mailto:talkATvillainyDOTuk\"\n   \n   onclick = \"this.href=this.href\n              .replace(/AT/,'&#64;')\n              .replace(/DOT/,'&#46;')\"\n   <span id=\"container\">TALK TO US</span></a>\n\n</div>\n\n<link rel=\"stylesheet\" href=\"https://use.typekit.net/hkv1mkr.css\">\n\n\n<style>\n\n.cont {\n  text-align:left; \n  display:flex; \n  flex-direction: column; \n  align-items: left;\n  width: 100%;\n  font-family: \"lft-etica-mono\", sans-serif;\n  letter-spacing: 0.0em;\n  font-weight:normal;  \n  overflow: hidden;\n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;  \n\n}\n\nspan {\n  display:flex; \n  flex-direction: column; \n  margin-left: 0px;\n  content: \"\\A\";\n  white-space: pre-line;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;\n  overflow: hidden;\n}\n  \n  \na:link { \n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;  \n  font-size: 7px;\n  line-height: 8px;\n }\n  \na:visited { text-decoration: none; color: #101E21;}\na:hover { text-decoration: underline; color: #101E21;}\na:active { text-decoration: none; color: #101E21;}\n  \n  \n</style>\n\n\n\n\n<script>\n\n(function($) {\n\n  $.fn.shuffleLetters = function(prop) {\n\n    var options = $.extend({\n      \"step\": 9, // How many times should the letters be changed\n      \"fps\": 75, // Frames Per Second\n      \"text\": \"\", // Use this text instead of the contents\n      \"callback\": function() {} // Run once the animation is complete\n    }, prop)\n\n    return this.each(function() {\n      var el = $(this),\n        str = \"\";\n\n      // Preventing parallel animations using a flag;\n      if (el.data('animated')) {\n        return true;\n      }\n      el.data('animated', true);\n\n      if (options.text) {\n        str = options.text.split('');\n      } else {\n        str = el.text().split('');\n      }\n\n      // The types array holds the type for each character;\n      // Letters holds the positions of non-space characters;\n\n      var types = [],\n        letters = [];\n\n      // Looping through all the chars of the string\n\n      for (var i = 0; i < str.length; i++) {\n\n        var ch = str[i];\n\n        if (ch == \" \") {\n          types[i] = \"space\";\n          continue;\n        } else if (/[a-z]/.test(ch)) {\n          types[i] = \"lowerLetter\";\n        } else if (/[A-Z]/.test(ch)) {\n          types[i] = \"upperLetter\";\n        } else {\n          types[i] = \"symbol\";\n        }\n\n        letters.push(i);\n      }\n\n      el.html(\"\");\n\n      // Self executing named function expression:\n\n      (function shuffle(start) {\n\n        // This code is run options.fps times per second\n        // and updates the contents of the page element\n\n        var i,\n          len = letters.length,\n          strCopy = str.slice(0); // Fresh copy of the string\n\n        if (start > len) {\n\n          // The animation is complete. Updating the\n          // flag and triggering the callback;\n\n          el.data('animated', false);\n          options.callback(el);\n          return;\n        }\n\n        // All the work gets done here\n        for (i = Math.max(start, 0); i < len; i++) {\n\n          // The start argument and options.step limit\n          // the characters we will be working on at once\n\n          if (i < start + options.step) {\n            // Generate a random character at thsi position\n            strCopy[letters[i]] = randomChar(types[letters[i]]);\n          } else {\n            strCopy[letters[i]] = \"\";\n          }\n        }\n\n        el.text(strCopy.join(\"\"));\n\n        setTimeout(function() {\n\n          shuffle(start + 1);\n\n        }, 1000 / options.fps);\n\n      })(-options.step);\n\n\n    });\n  };\n\n  function randomChar(type) {\n    var pool = \"\";\n\n    if (type == \"lowerLetter\") {\n      pool = \"abcdefghijklmnopqrstuvwxyz\";\n    } else if (type == \"upperLetter\") {\n      pool = \"ABCDEFGHIJKLMNOPQRSTUVWXYZ\";\n    } else if (type == \"symbol\") {\n      pool = \",.?/\\\\!'\\\"\";\n    }\n\n    var arr = pool.split('');\n    return arr[Math.floor(Math.random() * arr.length)];\n  }\n\n})(jQuery);\n\n\n$(function() {\n  var container = $(\"#container\"),\n    userText = $('#userText');\n\n  // Shuffle the contents of container\n  container.shuffleLetters();\n\n  // Bind events\n  userText.click(function() {\n    userText.val(\"\");\n  }).bind('keypress', function(e) {\n    if (e.keyCode == 13) {\n      // The return key was pressed\n      container.shuffleLetters({\n        \"text\": userText.val()\n      });\n      userText.val(\"\");\n    }\n  }).hide();\n\n  // Leave a 4 second pause\n\n  function last() {\n    console.log(container);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      \"text\": \"\"\n    });\n    userText.val(\"type anything and hit return..\").fadeIn();\n  }\n\n  var container = $(\"#container\");\n\n  container.shuffleLetters();\n\n  function shuffle(text) {\n    console.log(text);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      text: text\n    });\n  }\n\n  var arr = ['TALK TO US',]; \n  //var i = 0;\n  //var interval = setInterval(function() {\n  //  shuffle(arr[i++ % arr.length]);\n  //}, 3000);\n});\n        </script>","options":{"clear_content":false,"use_iframe":true},"clear_content":false,"name":"DT Email","full_width_initial_w":143,"full_width_initial_x":193,"full_width_margin":0,"is_full_width":false,"full_height_initial_h":18,"full_height_initial_y":69,"full_height_margin":0,"is_full_height":false,"animation":[],"hidden":false,"fixed_position":"nw","sticked":"","_variationY":-500.65217304229736,"viewport_phone_portrait":{"hidden":true,"z":360},"wid":"64a847c0085282005841400c","mag_num_id":4300655,"__v":0},{"_id":"64a847c0023034001ad03a12","x":641,"y":14,"w":287,"h":38,"type":"iframe","use_iframe":true,"z":351,"code":"<div class=\"cont\">\n<span id=\"container\" style=\"color: #101E21\"; text-transform=\"none\">London based creative film production collective led by filmmaker Isaac Hargreaves and creative director Rich Brown</span> \n</div>\n\n\n <link rel=\"stylesheet\" href=\"https://use.typekit.net/hkv1mkr.css\">\n\n\n<style>\n\n.cont {\n  text-align:left; \n  display:flex; \n  flex-direction: column; \n  align-items: left;\n  width: 100%;\n  font-family: \"lft-etica-mono\", sans-serif;\n  letter-spacing: 0.0em;\n  font-weight:normal;  \n  overflow: hidden;\n  text-decoration: none;   \n  color: #fff;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;  \n  font-size: 7px;\n  line-height: 8px;\n}\n\n\nspan {\n  position: absolute;\n  margin-left: 0px;\n  content: \"\\A\";\n  white-space: pre-line;\n  text-transform: none;\n}\n  \n  \n  \n</style>\n\n\n\n\n<script>\n\n(function($) {\n\n  $.fn.shuffleLetters = function(prop) {\n\n    var options = $.extend({\n      \"step\": 9, // How many times should the letters be changed\n      \"fps\": 75, // Frames Per Second\n      \"text\": \"\", // Use this text instead of the contents\n      \"callback\": function() {} // Run once the animation is complete\n    }, prop)\n\n    return this.each(function() {\n      var el = $(this),\n        str = \"\";\n\n      // Preventing parallel animations using a flag;\n      if (el.data('animated')) {\n        return true;\n      }\n      el.data('animated', true);\n\n      if (options.text) {\n        str = options.text.split('');\n      } else {\n        str = el.text().split('');\n      }\n\n      // The types array holds the type for each character;\n      // Letters holds the positions of non-space characters;\n\n      var types = [],\n        letters = [];\n\n      // Looping through all the chars of the string\n\n      for (var i = 0; i < str.length; i++) {\n\n        var ch = str[i];\n\n        if (ch == \" \") {\n          types[i] = \"space\";\n          continue;\n        } else if (/[a-z]/.test(ch)) {\n          types[i] = \"lowerLetter\";\n        } else if (/[A-Z]/.test(ch)) {\n          types[i] = \"upperLetter\";\n        } else {\n          types[i] = \"symbol\";\n        }\n\n        letters.push(i);\n      }\n\n      el.html(\"\");\n\n      // Self executing named function expression:\n\n      (function shuffle(start) {\n\n        // This code is run options.fps times per second\n        // and updates the contents of the page element\n\n        var i,\n          len = letters.length,\n          strCopy = str.slice(0); // Fresh copy of the string\n\n        if (start > len) {\n\n          // The animation is complete. Updating the\n          // flag and triggering the callback;\n\n          el.data('animated', false);\n          options.callback(el);\n          return;\n        }\n\n        // All the work gets done here\n        for (i = Math.max(start, 0); i < len; i++) {\n\n          // The start argument and options.step limit\n          // the characters we will be working on at once\n\n          if (i < start + options.step) {\n            // Generate a random character at thsi position\n            strCopy[letters[i]] = randomChar(types[letters[i]]);\n          } else {\n            strCopy[letters[i]] = \"\";\n          }\n        }\n\n        el.text(strCopy.join(\"\"));\n\n        setTimeout(function() {\n\n          shuffle(start + 1);\n\n        }, 1000 / options.fps);\n\n      })(-options.step);\n\n\n    });\n  };\n\n  function randomChar(type) {\n    var pool = \"\";\n\n    if (type == \"lowerLetter\") {\n      pool = \"abcdefghijklmnopqrstuvwxyz\";\n    } else if (type == \"upperLetter\") {\n      pool = \"ABCDEFGHIJKLMNOPQRSTUVWXYZ\";\n    } else if (type == \"symbol\") {\n      pool = \",.?/\\\\!'\\\"\";\n    }\n\n    var arr = pool.split('');\n    return arr[Math.floor(Math.random() * arr.length)];\n  }\n\n})(jQuery);\n\n\n$(function() {\n  var container = $(\"#container\"),\n    userText = $('#userText');\n\n  // Shuffle the contents of container\n  container.shuffleLetters();\n\n  // Bind events\n  userText.click(function() {\n    userText.val(\"\");\n  }).bind('keypress', function(e) {\n    if (e.keyCode == 13) {\n      // The return key was pressed\n      container.shuffleLetters({\n        \"text\": userText.val()\n      });\n      userText.val(\"\");\n    }\n  }).hide();\n\n  // Leave a 4 second pause\n\n  function last() {\n    console.log(container);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      \"text\": \"\"\n    });\n    userText.val(\"type anything and hit return..\").fadeIn();\n  }\n\n  var container = $(\"#container\");\n\n  container.shuffleLetters();\n\n  function shuffle(text) {\n    console.log(text);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      text: text\n    });\n  }\n\n  var arr = ['London based creative film production collective led by filmmaker Isaac Hargreaves and creative director Rich Brown',]; \n  //var i = 0;\n  //var interval = setInterval(function() {\n  //  shuffle(arr[i++ % arr.length]);\n  //}, 3000);\n});\n        </script>","options":{"clear_content":false,"use_iframe":true},"clear_content":false,"name":"DT Intro","full_width_initial_w":143,"full_width_initial_x":193,"full_width_margin":0,"is_full_width":false,"full_height_initial_h":18,"full_height_initial_y":69,"full_height_margin":0,"is_full_height":false,"animation":[],"hidden":false,"fixed_position":"nw","sticked":"","_variationY":-490.00090312957764,"viewport_phone_portrait":{"hidden":true,"z":359},"wid":"64a847c0023034001ad03a12","mag_num_id":4300655,"__v":0},{"_id":"64a847c1d6c7ff005faf27ac","x":24.86,"y":36,"w":85.27,"h":21,"type":"picture","z":352,"cropH":33,"cropW":134,"cropX":0,"cropY":0,"originalH":33,"originalW":134,"picture":{"thumbUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-2ea691d1-c5f7-4784-8f28-5a905d208a91.png","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-0142df02-d055-4dca-92ec-95653d4404a6.svg","originUrls":{"thumbUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-2ea691d1-c5f7-4784-8f28-5a905d208a91.png","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-0142df02-d055-4dca-92ec-95653d4404a6.svg"},"type":"svg","editedVectorUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/Image-f06705e6-016e-4685-bc00-66c6b8b842d5.svg"},"scale":0.6363636363636364,"fixed_position":"nw","sticked":"","name":"DT LOGO","hidden":false,"_variationY":-476,"animation":[{"steps":[{"duration":0.5,"dx":0,"dy":-20,"opacity":100,"from_opacity":0,"use_move":true,"use_opacity":true}],"UUID":"2049d423-21e5-4b5a-9cc9-bd64cc65dbc8","type":"load"}],"blurHash":"UtPQ87WBD%%M~qWBt7ofM{ayofWB?bt7Rjof","pic_color":"101E21","pic_opacity":1,"viewport_phone_portrait":{"hidden":true,"z":358},"wid":"64a847c1d6c7ff005faf27ac","mag_num_id":4300655,"__v":0},{"_id":"64a847fdd6859c004a0edbfe","x":35,"y":5339,"w":138,"h":235,"type":"picture","z":316,"blurHash":"ULKd[2_N~qt6_3t7M{M{4TniM{RP9E-;%MW;","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg"},"scale":0.1725,"animation":[{"steps":[{"duration":0.5,"rotate":-10,"scale":100,"acceleration":"ease-both","from_rotate":-30,"from_scale":0,"use_move":true,"use_rotate":true,"use_scale":true,"dx":102,"dy":-206}],"UUID":"fccfa6f6-1697-45b5-8008-d3410bec6e1f","type":"hover","trigger":["64a847fd1fe7e6007501c99f"]}],"name":"DT Isaac 4","sticked":"","_hidden":[{"pid":"default","value":null}],"_z":[{"pid":"default","value":332}],"viewport_phone_portrait":{"hidden":true,"z":326},"wid":"64a847fdd6859c004a0edbfe","mag_num_id":4300655,"__v":0},{"_id":"64a847fdf3544f004db2a2f2","x":56,"y":5273,"w":166,"h":281,"type":"picture","z":317,"blurHash":"ULKd[2_N~qt6_3t7M{M{4TniM{RP9E-;%MW;","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg"},"scale":0.2075,"animation":[{"steps":[{"duration":0.4,"rotate":-10,"scale":100,"acceleration":"ease-both","from_rotate":-30,"from_scale":0,"use_move":true,"use_rotate":true,"use_scale":true,"dx":102,"dy":-206}],"UUID":"3b0edefa-4385-4dd4-8781-068dbf05735b","type":"hover","trigger":["64a847fd1fe7e6007501c99f"]}],"name":"DT Isaac 3","sticked":"","_hidden":[{"pid":"default","value":null}],"_z":[{"pid":"default","value":333}],"viewport_phone_portrait":{"hidden":true,"z":325},"wid":"64a847fdf3544f004db2a2f2","mag_num_id":4300655,"__v":0},{"_id":"64a847fda68f2d00709aef52","x":77,"y":5205,"w":193,"h":328,"type":"picture","z":318,"blurHash":"ULKd[2_N~qt6_3t7M{M{4TniM{RP9E-;%MW;","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg"},"scale":0.24125,"animation":[{"steps":[{"duration":0.3,"rotate":-10,"scale":100,"acceleration":"ease-both","from_rotate":-30,"from_scale":0,"use_move":true,"use_rotate":true,"use_scale":true,"dx":102,"dy":-206}],"UUID":"82cbf395-3b36-497e-b263-e66e36d34de7","type":"hover","trigger":["64a847fd1fe7e6007501c99f"]}],"name":"DT Isaac 2","sticked":"","_hidden":[{"pid":"default","value":null}],"_z":[{"pid":"default","value":334}],"viewport_phone_portrait":{"hidden":true,"z":324},"wid":"64a847fda68f2d00709aef52","mag_num_id":4300655,"__v":0},{"_id":"64a847fd7022f000145656cf","x":97,"y":5153,"w":212.23,"h":360,"type":"picture","z":319,"blurHash":"ULKd[2_N~qt6_3t7M{M{4TniM{RP9E-;%MW;","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg"},"scale":0.265291083271923,"animation":[{"steps":[{"duration":0.2,"rotate":-10,"scale":100,"acceleration":"ease-both","from_rotate":-30,"from_scale":0,"use_move":true,"use_rotate":true,"use_scale":true,"dx":102,"dy":-206}],"UUID":"2dbcdc03-ac96-4602-9e2a-56822feca74f","type":"hover","trigger":["64a847fd1fe7e6007501c99f"]}],"name":"DT Isaac 1","sticked":"","_hidden":[{"pid":"default","value":null}],"_z":[{"pid":"default","value":335}],"viewport_phone_portrait":{"hidden":true,"z":323},"wid":"64a847fd7022f000145656cf","mag_num_id":4300655,"__v":0},{"_id":"64a847fd1fe7e6007501c99f","x":251,"y":5103,"w":524,"h":55,"type":"iframe","use_iframe":true,"z":336,"code":"<div class=\"cont\">\n\n  <a href=\"https://www.instagram.com/isaachargreaves/\" target=\"_blank\" style=\"color: #101E21\">\n  <span id=\"container\">ISAAC HARGREAVES\n  </span> \n  </a>\n\n</div>\n\n\n <link rel=\"stylesheet\" href=\"https://use.typekit.net/hkv1mkr.css\">\n\n\n<style>\n\n.cont {\n  text-align:center; \n  display:flex; \n  flex-direction: column; \n  align-items: left;\n  width: 100%;\n  font-family: \"lft-etica-mono\", sans-serif;\n  letter-spacing: 0.0em;\n  font-weight:normal;  \n  overflow: hidden;\n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;  \n  font-size: 3.0em;\n}\n\nspan {\n  display:flex; \n  flex-direction: column; \n  margin-left: 0px;\n  content: \"\\A\";\n  white-space: pre-line;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;\n  overflow: hidden;\n}\n  \n  \na:link { \n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: uppercase;\n  font-weight:normal;  \n  }\n  \na:visited { text-decoration: none; color: #101E21;}\na:hover { text-decoration: underline; color: #101E21;}\na:active { text-decoration: none; color: #101E21;}\n  \n  \n</style>\n\n\n\n\n<script>\n\n(function($) {\n\n  $.fn.shuffleLetters = function(prop) {\n\n    var options = $.extend({\n      \"step\": 9, // How many times should the letters be changed\n      \"fps\": 75, // Frames Per Second\n      \"text\": \"\", // Use this text instead of the contents\n      \"callback\": function() {} // Run once the animation is complete\n    }, prop)\n\n    return this.each(function() {\n      var el = $(this),\n        str = \"\";\n\n      // Preventing parallel animations using a flag;\n      if (el.data('animated')) {\n        return true;\n      }\n      el.data('animated', true);\n\n      if (options.text) {\n        str = options.text.split('');\n      } else {\n        str = el.text().split('');\n      }\n\n      // The types array holds the type for each character;\n      // Letters holds the positions of non-space characters;\n\n      var types = [],\n        letters = [];\n\n      // Looping through all the chars of the string\n\n      for (var i = 0; i < str.length; i++) {\n\n        var ch = str[i];\n\n        if (ch == \" \") {\n          types[i] = \"space\";\n          continue;\n        } else if (/[a-z]/.test(ch)) {\n          types[i] = \"lowerLetter\";\n        } else if (/[A-Z]/.test(ch)) {\n          types[i] = \"upperLetter\";\n        } else {\n          types[i] = \"symbol\";\n        }\n\n        letters.push(i);\n      }\n\n      el.html(\"\");\n\n      // Self executing named function expression:\n\n      (function shuffle(start) {\n\n        // This code is run options.fps times per second\n        // and updates the contents of the page element\n\n        var i,\n          len = letters.length,\n          strCopy = str.slice(0); // Fresh copy of the string\n\n        if (start > len) {\n\n          // The animation is complete. Updating the\n          // flag and triggering the callback;\n\n          el.data('animated', false);\n          options.callback(el);\n          return;\n        }\n\n        // All the work gets done here\n        for (i = Math.max(start, 0); i < len; i++) {\n\n          // The start argument and options.step limit\n          // the characters we will be working on at once\n\n          if (i < start + options.step) {\n            // Generate a random character at thsi position\n            strCopy[letters[i]] = randomChar(types[letters[i]]);\n          } else {\n            strCopy[letters[i]] = \"\";\n          }\n        }\n\n        el.text(strCopy.join(\"\"));\n\n        setTimeout(function() {\n\n          shuffle(start + 1);\n\n        }, 1000 / options.fps);\n\n      })(-options.step);\n\n\n    });\n  };\n\n  function randomChar(type) {\n    var pool = \"\";\n\n    if (type == \"lowerLetter\") {\n      pool = \"abcdefghijklmnopqrstuvwxyz\";\n    } else if (type == \"upperLetter\") {\n      pool = \"ABCDEFGHIJKLMNOPQRSTUVWXYZ\";\n    } else if (type == \"symbol\") {\n      pool = \",.?/\\\\!'\\\"\";\n    }\n\n    var arr = pool.split('');\n    return arr[Math.floor(Math.random() * arr.length)];\n  }\n\n})(jQuery);\n\n\n$(function() {\n  var container = $(\"#container\"),\n    userText = $('#userText');\n\n  // Shuffle the contents of container\n  container.shuffleLetters();\n\n  // Bind events\n  userText.click(function() {\n    userText.val(\"\");\n  }).bind('keypress', function(e) {\n    if (e.keyCode == 13) {\n      // The return key was pressed\n      container.shuffleLetters({\n        \"text\": userText.val()\n      });\n      userText.val(\"\");\n    }\n  }).hide();\n\n  // Leave a 4 second pause\n\n  function last() {\n    console.log(container);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      \"text\": \"\"\n    });\n    userText.val(\"type anything and hit return..\").fadeIn();\n  }\n\n  var container = $(\"#container\");\n\n  container.shuffleLetters();\n\n  function shuffle(text) {\n    console.log(text);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      text: text\n    });\n  }\n\n  var arr = ['A creative collective led by filmmaker and colourist Isaac Hargreaves and creative director Rich Brown',]; \n  //var i = 0;\n  //var interval = setInterval(function() {\n  //  shuffle(arr[i++ % arr.length]);\n  //}, 3000);\n});\n        </script>","options":{"clear_content":false,"use_iframe":true},"clear_content":false,"name":"D Isaac","full_width_initial_w":143,"full_width_initial_x":193,"full_width_margin":0,"is_full_width":false,"full_height_initial_h":18,"full_height_initial_y":69,"full_height_margin":0,"is_full_height":false,"animation":[{"steps":[{"duration":0.3,"opacity":10,"acceleration":"ease-both","from_opacity":100,"use_opacity":true}],"UUID":"4185d417-2079-4252-aaa4-a9a3ecb8a69d","type":"hover","trigger":["64a847fea3afd8002fd05a2f"]}],"hidden":false,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":336}],"viewport_phone_portrait":{"hidden":true,"z":321},"wid":"64a847fd1fe7e6007501c99f","mag_num_id":4300655,"__v":0},{"_id":"64a847fda3afd8002fd05a2c","x":98,"y":5076,"w":831,"h":28,"type":"iframe","use_iframe":true,"z":320,"code":"<div class=\"cont\">\n   <span id=\"container\">FOLLOW US</span>\n</div>\n\n<link rel=\"stylesheet\" href=\"https://use.typekit.net/hkv1mkr.css\">\n\n\n<style>\n\n.cont {\n  text-align:center; \n  display:flex; \n  flex-direction: column; \n  align-items: left;\n  width: 100%;\n  font-family: \"lft-etica-mono\", sans-serif;\n  letter-spacing: 0.0em;\n  font-weight:normal;  \n  overflow: hidden;\n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: uppercase;\n  font-weight:normal;  \n    font-size: 0.9em;\n  line-height: 14px;\n}\n\nspan {\n  display:flex; \n  flex-direction: column; \n  margin-left: 0px;\n  content: \"\\A\";\n  white-space: pre-line;\n  margin-top: 0px;\n  text-transform: uppercase;\n  font-weight:normal;\n  overflow: hidden;\n}\n  \n  \na:link { \n  text-decoration: underline;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: uppercase;\n  font-weight:normal;  \n  }\n  \na:visited { text-decoration: none; color: #101E21;}\na:hover { text-decoration: underline; color: #101E21;}\na:active { text-decoration: none; color: #101E21;}\n  \n  \n</style>\n\n\n\n\n<script>\n\n(function($) {\n\n  $.fn.shuffleLetters = function(prop) {\n\n    var options = $.extend({\n      \"step\": 9, // How many times should the letters be changed\n      \"fps\": 75, // Frames Per Second\n      \"text\": \"\", // Use this text instead of the contents\n      \"callback\": function() {} // Run once the animation is complete\n    }, prop)\n\n    return this.each(function() {\n      var el = $(this),\n        str = \"\";\n\n      // Preventing parallel animations using a flag;\n      if (el.data('animated')) {\n        return true;\n      }\n      el.data('animated', true);\n\n      if (options.text) {\n        str = options.text.split('');\n      } else {\n        str = el.text().split('');\n      }\n\n      // The types array holds the type for each character;\n      // Letters holds the positions of non-space characters;\n\n      var types = [],\n        letters = [];\n\n      // Looping through all the chars of the string\n\n      for (var i = 0; i < str.length; i++) {\n\n        var ch = str[i];\n\n        if (ch == \" \") {\n          types[i] = \"space\";\n          continue;\n        } else if (/[a-z]/.test(ch)) {\n          types[i] = \"lowerLetter\";\n        } else if (/[A-Z]/.test(ch)) {\n          types[i] = \"upperLetter\";\n        } else {\n          types[i] = \"symbol\";\n        }\n\n        letters.push(i);\n      }\n\n      el.html(\"\");\n\n      // Self executing named function expression:\n\n      (function shuffle(start) {\n\n        // This code is run options.fps times per second\n        // and updates the contents of the page element\n\n        var i,\n          len = letters.length,\n          strCopy = str.slice(0); // Fresh copy of the string\n\n        if (start > len) {\n\n          // The animation is complete. Updating the\n          // flag and triggering the callback;\n\n          el.data('animated', false);\n          options.callback(el);\n          return;\n        }\n\n        // All the work gets done here\n        for (i = Math.max(start, 0); i < len; i++) {\n\n          // The start argument and options.step limit\n          // the characters we will be working on at once\n\n          if (i < start + options.step) {\n            // Generate a random character at thsi position\n            strCopy[letters[i]] = randomChar(types[letters[i]]);\n          } else {\n            strCopy[letters[i]] = \"\";\n          }\n        }\n\n        el.text(strCopy.join(\"\"));\n\n        setTimeout(function() {\n\n          shuffle(start + 1);\n\n        }, 1000 / options.fps);\n\n      })(-options.step);\n\n\n    });\n  };\n\n  function randomChar(type) {\n    var pool = \"\";\n\n    if (type == \"lowerLetter\") {\n      pool = \"abcdefghijklmnopqrstuvwxyz\";\n    } else if (type == \"upperLetter\") {\n      pool = \"ABCDEFGHIJKLMNOPQRSTUVWXYZ\";\n    } else if (type == \"symbol\") {\n      pool = \",.?/\\\\!'\\\"\";\n    }\n\n    var arr = pool.split('');\n    return arr[Math.floor(Math.random() * arr.length)];\n  }\n\n})(jQuery);\n\n\n$(function() {\n  var container = $(\"#container\"),\n    userText = $('#userText');\n\n  // Shuffle the contents of container\n  container.shuffleLetters();\n\n  // Bind events\n  userText.click(function() {\n    userText.val(\"\");\n  }).bind('keypress', function(e) {\n    if (e.keyCode == 13) {\n      // The return key was pressed\n      container.shuffleLetters({\n        \"text\": userText.val()\n      });\n      userText.val(\"\");\n    }\n  }).hide();\n\n  // Leave a 4 second pause\n\n  function last() {\n    console.log(container);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      \"text\": \"\"\n    });\n    userText.val(\"type anything and hit return..\").fadeIn();\n  }\n\n  var container = $(\"#container\");\n\n  container.shuffleLetters();\n\n  function shuffle(text) {\n    console.log(text);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      text: text\n    });\n  }\n\n  var arr = ['EMAIL US',]; \n  //var i = 0;\n  //var interval = setInterval(function() {\n  //  shuffle(arr[i++ % arr.length]);\n  //}, 3000);\n});\n        </script>","options":{"clear_content":false,"use_iframe":true},"clear_content":false,"name":"D FOLLOW","full_width_initial_w":143,"full_width_initial_x":193,"full_width_margin":0,"is_full_width":false,"full_height_initial_h":18,"full_height_initial_y":69,"full_height_margin":0,"is_full_height":false,"animation":[],"hidden":false,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":337}],"viewport_phone_portrait":{"hidden":true,"z":320},"wid":"64a847fda3afd8002fd05a2c","mag_num_id":4300655,"__v":0},{"_id":"64a847fe5606fa006656f890","x":849,"y":5339,"w":139,"h":234,"type":"picture","z":321,"name":"DT Rich 4","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg"},"scale":0.17375,"animation":[{"steps":[{"duration":0.6,"rotate":10,"scale":100,"acceleration":"ease-both","from_opacity":0,"from_rotate":30,"from_scale":0,"use_move":true,"use_opacity":true,"use_rotate":true,"use_scale":true,"dx":-125,"dy":-156,"opacity":100}],"UUID":"177a38e8-90c3-4122-aecb-6762fdf9c869","type":"hover","trigger":["64a847fea3afd8002fd05a2f"]}],"hidden":false,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":338}],"viewport_phone_portrait":{"hidden":true,"z":319},"wid":"64a847fe5606fa006656f890","mag_num_id":4300655,"__v":0},{"_id":"64a847fe7f23fa001305780c","x":803,"y":5275,"w":164,"h":279,"type":"picture","z":322,"name":"DT Rich 3","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg"},"scale":0.205,"animation":[{"steps":[{"duration":0.5,"rotate":10,"scale":100,"acceleration":"ease-both","from_opacity":0,"from_rotate":30,"from_scale":0,"use_move":true,"use_opacity":true,"use_rotate":true,"use_scale":true,"dx":-125,"dy":-156,"opacity":100}],"UUID":"9a92da79-f62b-4621-aaeb-8fdea876ea89","type":"hover","trigger":["64a847fea3afd8002fd05a2f"]}],"hidden":false,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":339}],"viewport_phone_portrait":{"hidden":true,"z":318},"wid":"64a847fe7f23fa001305780c","mag_num_id":4300655,"__v":0},{"_id":"64a847fe071a440560438b3b","x":756,"y":5207,"w":192,"h":326,"type":"picture","z":323,"name":"DT Rich 2","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg"},"scale":0.24,"animation":[{"steps":[{"duration":0.4,"rotate":10,"scale":100,"acceleration":"ease-both","from_opacity":0,"from_rotate":30,"from_scale":0,"use_move":true,"use_opacity":true,"use_rotate":true,"use_scale":true,"dx":-125,"dy":-156,"opacity":100}],"UUID":"dae8bbd6-8686-4d2b-a706-b72abe1df9c3","type":"hover","trigger":["64a847fea3afd8002fd05a2f"]}],"hidden":false,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":340}],"viewport_phone_portrait":{"hidden":true,"z":317},"wid":"64a847fe071a440560438b3b","mag_num_id":4300655,"__v":0},{"_id":"64a847fea2bb8a006fb681bf","x":717,"y":5153,"w":212.23,"h":360,"type":"picture","z":324,"name":"DT Rich 1","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg"},"scale":0.265291083271923,"animation":[{"steps":[{"duration":0.3,"rotate":10,"scale":100,"acceleration":"ease-both","from_opacity":0,"from_rotate":30,"from_scale":0,"use_move":true,"use_opacity":true,"use_rotate":true,"use_scale":true,"dx":-125,"dy":-156,"opacity":100}],"UUID":"c37f6c0c-f684-4408-9dec-00dbed4d62e5","type":"hover","trigger":["64a847fea3afd8002fd05a2f"]}],"hidden":false,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":341}],"viewport_phone_portrait":{"hidden":true,"z":316},"wid":"64a847fea2bb8a006fb681bf","mag_num_id":4300655,"__v":0},{"_id":"64a847fea3afd8002fd05a2f","x":251,"y":5153,"w":524,"h":56,"type":"iframe","use_iframe":true,"z":337,"code":"<div class=\"cont\">\n\n  <a href=\"https://www.instagram.com/mr.richbrown/\" target=\"_blank\" style=\"color: #101E21;\">\n  <span id=\"container\">RICH BROWN\n  </span> \n  </a>\n</div>\n\n <link rel=\"stylesheet\" href=\"https://use.typekit.net/hkv1mkr.css\">\n\n\n<style>\n\n.cont {\n  text-align:center; \n  display:flex; \n  flex-direction: column; \n  align-items: left;\n  width: 100%;\n  font-family: \"lft-etica-mono\", sans-serif;\n  letter-spacing: 0.0em;\n  font-weight:normal;  \n  overflow: hidden;\n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;  \n  font-size: 3.0em;\n}\n\nspan {\n  display:flex; \n  flex-direction: column; \n  margin-left: 0px;\n  content: \"\\A\";\n  white-space: pre-line;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;\n  overflow: hidden;\n}\n  \n  \na:link { \n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: uppercase;\n  font-weight:normal;  \n  }\n  \na:visited { text-decoration: none; color: #101E21;}\na:hover { text-decoration: underline; color: #101E21;}\na:active { text-decoration: none; color: #101E21;}\n  \n  \n</style>\n\n\n\n\n<script>\n\n(function($) {\n\n  $.fn.shuffleLetters = function(prop) {\n\n    var options = $.extend({\n      \"step\": 9, // How many times should the letters be changed\n      \"fps\": 75, // Frames Per Second\n      \"text\": \"\", // Use this text instead of the contents\n      \"callback\": function() {} // Run once the animation is complete\n    }, prop)\n\n    return this.each(function() {\n      var el = $(this),\n        str = \"\";\n\n      // Preventing parallel animations using a flag;\n      if (el.data('animated')) {\n        return true;\n      }\n      el.data('animated', true);\n\n      if (options.text) {\n        str = options.text.split('');\n      } else {\n        str = el.text().split('');\n      }\n\n      // The types array holds the type for each character;\n      // Letters holds the positions of non-space characters;\n\n      var types = [],\n        letters = [];\n\n      // Looping through all the chars of the string\n\n      for (var i = 0; i < str.length; i++) {\n\n        var ch = str[i];\n\n        if (ch == \" \") {\n          types[i] = \"space\";\n          continue;\n        } else if (/[a-z]/.test(ch)) {\n          types[i] = \"lowerLetter\";\n        } else if (/[A-Z]/.test(ch)) {\n          types[i] = \"upperLetter\";\n        } else {\n          types[i] = \"symbol\";\n        }\n\n        letters.push(i);\n      }\n\n      el.html(\"\");\n\n      // Self executing named function expression:\n\n      (function shuffle(start) {\n\n        // This code is run options.fps times per second\n        // and updates the contents of the page element\n\n        var i,\n          len = letters.length,\n          strCopy = str.slice(0); // Fresh copy of the string\n\n        if (start > len) {\n\n          // The animation is complete. Updating the\n          // flag and triggering the callback;\n\n          el.data('animated', false);\n          options.callback(el);\n          return;\n        }\n\n        // All the work gets done here\n        for (i = Math.max(start, 0); i < len; i++) {\n\n          // The start argument and options.step limit\n          // the characters we will be working on at once\n\n          if (i < start + options.step) {\n            // Generate a random character at thsi position\n            strCopy[letters[i]] = randomChar(types[letters[i]]);\n          } else {\n            strCopy[letters[i]] = \"\";\n          }\n        }\n\n        el.text(strCopy.join(\"\"));\n\n        setTimeout(function() {\n\n          shuffle(start + 1);\n\n        }, 1000 / options.fps);\n\n      })(-options.step);\n\n\n    });\n  };\n\n  function randomChar(type) {\n    var pool = \"\";\n\n    if (type == \"lowerLetter\") {\n      pool = \"abcdefghijklmnopqrstuvwxyz\";\n    } else if (type == \"upperLetter\") {\n      pool = \"ABCDEFGHIJKLMNOPQRSTUVWXYZ\";\n    } else if (type == \"symbol\") {\n      pool = \",.?/\\\\!'\\\"\";\n    }\n\n    var arr = pool.split('');\n    return arr[Math.floor(Math.random() * arr.length)];\n  }\n\n})(jQuery);\n\n\n$(function() {\n  var container = $(\"#container\"),\n    userText = $('#userText');\n\n  // Shuffle the contents of container\n  container.shuffleLetters();\n\n  // Bind events\n  userText.click(function() {\n    userText.val(\"\");\n  }).bind('keypress', function(e) {\n    if (e.keyCode == 13) {\n      // The return key was pressed\n      container.shuffleLetters({\n        \"text\": userText.val()\n      });\n      userText.val(\"\");\n    }\n  }).hide();\n\n  // Leave a 4 second pause\n\n  function last() {\n    console.log(container);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      \"text\": \"\"\n    });\n    userText.val(\"type anything and hit return..\").fadeIn();\n  }\n\n  var container = $(\"#container\");\n\n  container.shuffleLetters();\n\n  function shuffle(text) {\n    console.log(text);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      text: text\n    });\n  }\n\n  var arr = ['A creative collective led by filmmaker and colourist Isaac Hargreaves and creative director Rich Brown',]; \n  //var i = 0;\n  //var interval = setInterval(function() {\n  //  shuffle(arr[i++ % arr.length]);\n  //}, 3000);\n});\n        </script>","options":{"clear_content":false,"use_iframe":true},"clear_content":false,"name":"D Rich","full_width_initial_w":143,"full_width_initial_x":193,"full_width_margin":0,"is_full_width":false,"full_height_initial_h":18,"full_height_initial_y":69,"full_height_margin":0,"is_full_height":false,"animation":[{"steps":[{"duration":0.3,"opacity":10,"acceleration":"ease-both","from_opacity":100,"use_opacity":true}],"UUID":"02a94f1f-d459-4cac-a122-2c9063646a0e","type":"hover","trigger":["64a847fd1fe7e6007501c99f"]}],"hidden":false,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":342}],"viewport_phone_portrait":{"hidden":true,"z":315},"wid":"64a847fea3afd8002fd05a2f","mag_num_id":4300655,"__v":0},{"_id":"64a84854ac77b7002ea300b0","x":753,"y":229,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":302,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.18,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.58,"dx":-649,"dy":-972,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"6a1c83b4-7073-4076-8bc6-5cef0e5b6950","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-389,"viewport_phone_portrait":{"hidden":true,"z":357},"wid":"64a84854ac77b7002ea300b0","mag_num_id":4300655,"__v":0},{"_id":"64a848547022f00014565ae1","x":753,"y":189,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":303,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.2,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.56,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"3e1e3a9e-0073-4582-9744-549d542330ef","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-429,"viewport_phone_portrait":{"hidden":true,"z":356},"wid":"64a848547022f00014565ae1","mag_num_id":4300655,"__v":0},{"_id":"64a8485427652a0052cf1137","x":753,"y":147,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":304,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.22,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.54,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"23fb94d7-b49d-46f0-ac6d-e82420d51938","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-471,"viewport_phone_portrait":{"hidden":true,"z":355},"wid":"64a8485427652a0052cf1137","mag_num_id":4300655,"__v":0},{"_id":"64a848547164c20035089a3d","x":753,"y":105,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":305,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.24,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.52,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"27daaf68-8c5d-4327-8fd8-b3f46426664f","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-513,"viewport_phone_portrait":{"hidden":true,"z":354},"wid":"64a848547164c20035089a3d","mag_num_id":4300655,"__v":0},{"_id":"64a848545d5ce30066cd4bd1","x":753,"y":63,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":306,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.26,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.5,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"c437f809-68a1-4bee-bb85-9ff46cfa64e3","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-555,"viewport_phone_portrait":{"hidden":true,"z":353},"wid":"64a848545d5ce30066cd4bd1","mag_num_id":4300655,"__v":0},{"_id":"64a84854a2d43b004bb588bf","x":753,"y":20,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":307,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.28,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.48,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"8a45fc43-7c1d-4542-9466-f38e8b00e631","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-598,"viewport_phone_portrait":{"hidden":true,"z":352},"wid":"64a84854a2d43b004bb588bf","mag_num_id":4300655,"__v":0},{"_id":"64a848541fe7e6007501cd43","x":753,"y":-22,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":308,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.3,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.46,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"33382d25-0b58-4000-b3c9-dfee39e9c9a5","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-640,"viewport_phone_portrait":{"hidden":true,"z":351},"wid":"64a848541fe7e6007501cd43","mag_num_id":4300655,"__v":0},{"_id":"64a84854a68f2d00709af23f","x":753,"y":-64,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":309,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.32,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.44,"dx":-649,"dy":-932,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"db99ef81-71a3-4f3e-9a25-187a4a5f4f45","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-682,"viewport_phone_portrait":{"hidden":true,"z":350},"wid":"64a84854a68f2d00709af23f","mag_num_id":4300655,"__v":0},{"_id":"64a848549db53c006d2fa4d2","x":753,"y":-106,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":310,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.34,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.42,"dx":-649,"dy":-912,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"cc2c6979-1108-4a03-b5db-d10ee830fa7c","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-724,"viewport_phone_portrait":{"hidden":true,"z":349},"wid":"64a848549db53c006d2fa4d2","mag_num_id":4300655,"__v":0},{"_id":"64a848545606fa006656fafd","x":753,"y":-147,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":311,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.36,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.4,"dx":-649,"dy":-892,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"46ebd61e-bc59-4bf0-9c2e-d6105af99b20","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-765,"viewport_phone_portrait":{"hidden":true,"z":348},"wid":"64a848545606fa006656fafd","mag_num_id":4300655,"__v":0},{"_id":"64a84854a3afd8002fd05c7d","x":753,"y":-189,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":312,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.38,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.38,"dx":-649,"dy":-872,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"d76b46a5-2482-4a27-82a4-b72a939410be","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-807,"viewport_phone_portrait":{"hidden":true,"z":347},"wid":"64a84854a3afd8002fd05c7d","mag_num_id":4300655,"__v":0},{"_id":"64a8485509d38500222b35b8","x":753,"y":-231,"w":2796,"h":49,"type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":71,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","FONT_SIZE","LETTER_SPACING","COLOR"],"values":["rgwr","50","-1.5","1B252764"]}}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"z":313,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":50,"sizesLinkedStatus":false,"paddings":{"left":0,"top":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"name":"","text":"","hidden":false,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.4,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.36,"dx":-679,"dy":-852,"acceleration":"ease-both","use_move":true,"use_rotate":true,"rotate":-10}],"UUID":"6d083196-3fb3-4a4c-ada5-6bd75e2a5a10","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-849,"viewport_phone_portrait":{"hidden":true,"z":346},"wid":"64a8485509d38500222b35b8","mag_num_id":4300655,"__v":0},{"_id":"64a8494e023034001ad047cb","x":903.3,"y":-19.8,"w":677,"h":388,"type":"video","thumbnail_url":"https://i.vimeocdn.com/video/1680225666-3c05112cb4dbf9b6fa6b8df058890ce08234272912de4291bb9660f46f571cd0-d_1280","z":314,"autoplay":true,"color":"000000","custom_thumbnail":false,"info":false,"loop":true,"mute":true,"picture":null,"provider_name":"Vimeo","start_time":null,"theme":"dark","title":"Showreel 2022","url":"https://vimeo.com/video/833694295","video_id":833694295,"animation":[{"steps":[{"speed":0.5,"dx":-902,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"from_scale":100,"use_move":true,"use_scale":true,"scale":100},{"speed":0.6,"delay_px":1800,"dx":-862,"dy":-1521,"acceleration":"ease-both","use_move":true,"use_rotate":true,"rotate":-45}],"UUID":"ca9f0c2a-255a-4286-93e2-9d6f627ba351","type":"scroll"}],"name":"D Video","fixed_position":"c","sticked":"","sticked_margin":-600,"_variationY":-1396,"viewport_phone_portrait":{"hidden":true,"z":345},"wid":"64a8494e023034001ad047cb","mag_num_id":4300655,"__v":0},{"_id":"64a95dea9db53c006d351fc8","x":0,"y":5948,"w":1024,"h":253,"type":"picture","z":325,"cropH":450,"cropW":1821,"cropX":0,"cropY":0,"originalH":450,"originalW":1821,"picture":{"url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-45546a1d-7a29-48a9-a1f8-95d05778d6a2.svg","thumbUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-7728ac1e-7cfd-4bdf-8d38-e9e29930b36f.png","originUrls":{"url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-45546a1d-7a29-48a9-a1f8-95d05778d6a2.svg","thumbUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-7728ac1e-7cfd-4bdf-8d38-e9e29930b36f.png"},"type":"svg","editedVectorUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/Image-b4f68d0b-057a-4796-8d4e-71def914876d.svg"},"scale":0.562328390993959,"name":"DT LOGO L","animation":[],"sticked":"","_hidden":[{"pid":"default","value":null}],"_z":[{"pid":"default","value":302}],"sticked_margin":0,"hidden":false,"blurHash":"UYNdO8xu9Ft7~qWBofWBD%fQayWB?bofRjof","pic_color":"101E21","pic_opacity":1,"viewport_phone_portrait":{"hidden":true,"z":314},"wid":"64a95dea9db53c006d351fc8","mag_num_id":4300655,"__v":0},{"_id":"64a961e9ea56eb0020b7b1d7","x":251,"y":5626,"w":524,"h":56,"type":"iframe","use_iframe":true,"z":338,"code":"<div class=\"cont\">\n<a href = \"mailto:talkATvillainyDOTuk\"\n   \n   onclick = \"this.href=this.href\n              .replace(/AT/,'&#64;')\n              .replace(/DOT/,'&#46;')\"\n   <span id=\"container\">READY TO BE THE HERO?</span></a>\n\n</div>\n\n\n <link rel=\"stylesheet\" href=\"https://use.typekit.net/hkv1mkr.css\">\n\n\n<style>\n\n.cont {\n  text-align:center; \n  display:flex; \n  flex-direction: column; \n  align-items: left;\n  width: 100%;\n  font-family: \"lft-etica-mono\", sans-serif;\n  letter-spacing: 0.0em;\n  font-weight:normal;  \n  overflow: hidden;\n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;  \n  font-size: 3.0em;\n}\n\nspan {\n  display:flex; \n  flex-direction: column; \n  margin-left: 0px;\n  content: \"\\A\";\n  white-space: pre-line;\n  margin-top: 0px;\n  text-transform: none;\n  font-weight:normal;\n  overflow: hidden;\n}\n  \n  \na:link { \n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: uppercase;\n  font-weight:normal;  \n  }\n  \na:visited { text-decoration: none; color: #101E21;}\na:hover { text-decoration: underline; color: #101E21;}\na:active { text-decoration: none; color: #101E21;}\n  \n  \n</style>\n\n\n\n\n<script>\n\n(function($) {\n\n  $.fn.shuffleLetters = function(prop) {\n\n    var options = $.extend({\n      \"step\": 9, // How many times should the letters be changed\n      \"fps\": 75, // Frames Per Second\n      \"text\": \"\", // Use this text instead of the contents\n      \"callback\": function() {} // Run once the animation is complete\n    }, prop)\n\n    return this.each(function() {\n      var el = $(this),\n        str = \"\";\n\n      // Preventing parallel animations using a flag;\n      if (el.data('animated')) {\n        return true;\n      }\n      el.data('animated', true);\n\n      if (options.text) {\n        str = options.text.split('');\n      } else {\n        str = el.text().split('');\n      }\n\n      // The types array holds the type for each character;\n      // Letters holds the positions of non-space characters;\n\n      var types = [],\n        letters = [];\n\n      // Looping through all the chars of the string\n\n      for (var i = 0; i < str.length; i++) {\n\n        var ch = str[i];\n\n        if (ch == \" \") {\n          types[i] = \"space\";\n          continue;\n        } else if (/[a-z]/.test(ch)) {\n          types[i] = \"lowerLetter\";\n        } else if (/[A-Z]/.test(ch)) {\n          types[i] = \"upperLetter\";\n        } else {\n          types[i] = \"symbol\";\n        }\n\n        letters.push(i);\n      }\n\n      el.html(\"\");\n\n      // Self executing named function expression:\n\n      (function shuffle(start) {\n\n        // This code is run options.fps times per second\n        // and updates the contents of the page element\n\n        var i,\n          len = letters.length,\n          strCopy = str.slice(0); // Fresh copy of the string\n\n        if (start > len) {\n\n          // The animation is complete. Updating the\n          // flag and triggering the callback;\n\n          el.data('animated', false);\n          options.callback(el);\n          return;\n        }\n\n        // All the work gets done here\n        for (i = Math.max(start, 0); i < len; i++) {\n\n          // The start argument and options.step limit\n          // the characters we will be working on at once\n\n          if (i < start + options.step) {\n            // Generate a random character at thsi position\n            strCopy[letters[i]] = randomChar(types[letters[i]]);\n          } else {\n            strCopy[letters[i]] = \"\";\n          }\n        }\n\n        el.text(strCopy.join(\"\"));\n\n        setTimeout(function() {\n\n          shuffle(start + 1);\n\n        }, 1000 / options.fps);\n\n      })(-options.step);\n\n\n    });\n  };\n\n  function randomChar(type) {\n    var pool = \"\";\n\n    if (type == \"lowerLetter\") {\n      pool = \"abcdefghijklmnopqrstuvwxyz\";\n    } else if (type == \"upperLetter\") {\n      pool = \"ABCDEFGHIJKLMNOPQRSTUVWXYZ\";\n    } else if (type == \"symbol\") {\n      pool = \",.?/\\\\!'\\\"\";\n    }\n\n    var arr = pool.split('');\n    return arr[Math.floor(Math.random() * arr.length)];\n  }\n\n})(jQuery);\n\n\n$(function() {\n  var container = $(\"#container\"),\n    userText = $('#userText');\n\n  // Shuffle the contents of container\n  container.shuffleLetters();\n\n  // Bind events\n  userText.click(function() {\n    userText.val(\"\");\n  }).bind('keypress', function(e) {\n    if (e.keyCode == 13) {\n      // The return key was pressed\n      container.shuffleLetters({\n        \"text\": userText.val()\n      });\n      userText.val(\"\");\n    }\n  }).hide();\n\n  // Leave a 4 second pause\n\n  function last() {\n    console.log(container);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      \"text\": \"\"\n    });\n    userText.val(\"type anything and hit return..\").fadeIn();\n  }\n\n  var container = $(\"#container\");\n\n  container.shuffleLetters();\n\n  function shuffle(text) {\n    console.log(text);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      text: text\n    });\n  }\n\n  var arr = ['A creative collective led by filmmaker and colourist Isaac Hargreaves and creative director Rich Brown',]; \n  //var i = 0;\n  //var interval = setInterval(function() {\n  //  shuffle(arr[i++ % arr.length]);\n  //}, 3000);\n});\n        </script>","options":{"clear_content":false,"use_iframe":true},"clear_content":false,"name":"D EMAIL FOOT","full_width_initial_w":143,"full_width_initial_x":193,"full_width_margin":0,"is_full_width":false,"full_height_initial_h":18,"full_height_initial_y":69,"full_height_margin":0,"is_full_height":false,"animation":[],"hidden":false,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":342}],"viewport_phone_portrait":{"hidden":true,"z":313},"wid":"64a961e9ea56eb0020b7b1d7","mag_num_id":4300655,"__v":0},{"_id":"64a9620b882f04004489fe01","x":98,"y":5612,"w":831,"h":28,"type":"iframe","use_iframe":true,"z":340,"code":"<div class=\"cont\">\n   <span id=\"container\">EVERY SUPERHERO NEEDS A VILLAIN</span>\n</div>\n\n<link rel=\"stylesheet\" href=\"https://use.typekit.net/hkv1mkr.css\">\n\n\n<style>\n\n.cont {\n  text-align:center; \n  display:flex; \n  flex-direction: column; \n  align-items: left;\n  width: 100%;\n  font-family: \"lft-etica-mono\", sans-serif;\n  letter-spacing: 0.0em;\n  font-weight:normal;  \n  overflow: hidden;\n  text-decoration: none;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: uppercase;\n  font-weight:normal;  \n    font-size: 0.9em;\n  line-height: 14px;\n}\n\nspan {\n  display:flex; \n  flex-direction: column; \n  margin-left: 0px;\n  content: \"\\A\";\n  white-space: pre-line;\n  margin-top: 0px;\n  text-transform: uppercase;\n  font-weight:normal;\n  overflow: hidden;\n}\n  \n  \na:link { \n  text-decoration: underline;   \n  color: #101E21;\n  margin-top: 0px;\n  text-transform: uppercase;\n  font-weight:normal;  \n  }\n  \na:visited { text-decoration: none; color: #101E21;}\na:hover { text-decoration: underline; color: #101E21;}\na:active { text-decoration: none; color: #101E21;}\n  \n  \n</style>\n\n\n\n\n<script>\n\n(function($) {\n\n  $.fn.shuffleLetters = function(prop) {\n\n    var options = $.extend({\n      \"step\": 9, // How many times should the letters be changed\n      \"fps\": 75, // Frames Per Second\n      \"text\": \"\", // Use this text instead of the contents\n      \"callback\": function() {} // Run once the animation is complete\n    }, prop)\n\n    return this.each(function() {\n      var el = $(this),\n        str = \"\";\n\n      // Preventing parallel animations using a flag;\n      if (el.data('animated')) {\n        return true;\n      }\n      el.data('animated', true);\n\n      if (options.text) {\n        str = options.text.split('');\n      } else {\n        str = el.text().split('');\n      }\n\n      // The types array holds the type for each character;\n      // Letters holds the positions of non-space characters;\n\n      var types = [],\n        letters = [];\n\n      // Looping through all the chars of the string\n\n      for (var i = 0; i < str.length; i++) {\n\n        var ch = str[i];\n\n        if (ch == \" \") {\n          types[i] = \"space\";\n          continue;\n        } else if (/[a-z]/.test(ch)) {\n          types[i] = \"lowerLetter\";\n        } else if (/[A-Z]/.test(ch)) {\n          types[i] = \"upperLetter\";\n        } else {\n          types[i] = \"symbol\";\n        }\n\n        letters.push(i);\n      }\n\n      el.html(\"\");\n\n      // Self executing named function expression:\n\n      (function shuffle(start) {\n\n        // This code is run options.fps times per second\n        // and updates the contents of the page element\n\n        var i,\n          len = letters.length,\n          strCopy = str.slice(0); // Fresh copy of the string\n\n        if (start > len) {\n\n          // The animation is complete. Updating the\n          // flag and triggering the callback;\n\n          el.data('animated', false);\n          options.callback(el);\n          return;\n        }\n\n        // All the work gets done here\n        for (i = Math.max(start, 0); i < len; i++) {\n\n          // The start argument and options.step limit\n          // the characters we will be working on at once\n\n          if (i < start + options.step) {\n            // Generate a random character at thsi position\n            strCopy[letters[i]] = randomChar(types[letters[i]]);\n          } else {\n            strCopy[letters[i]] = \"\";\n          }\n        }\n\n        el.text(strCopy.join(\"\"));\n\n        setTimeout(function() {\n\n          shuffle(start + 1);\n\n        }, 1000 / options.fps);\n\n      })(-options.step);\n\n\n    });\n  };\n\n  function randomChar(type) {\n    var pool = \"\";\n\n    if (type == \"lowerLetter\") {\n      pool = \"abcdefghijklmnopqrstuvwxyz\";\n    } else if (type == \"upperLetter\") {\n      pool = \"ABCDEFGHIJKLMNOPQRSTUVWXYZ\";\n    } else if (type == \"symbol\") {\n      pool = \",.?/\\\\!'\\\"\";\n    }\n\n    var arr = pool.split('');\n    return arr[Math.floor(Math.random() * arr.length)];\n  }\n\n})(jQuery);\n\n\n$(function() {\n  var container = $(\"#container\"),\n    userText = $('#userText');\n\n  // Shuffle the contents of container\n  container.shuffleLetters();\n\n  // Bind events\n  userText.click(function() {\n    userText.val(\"\");\n  }).bind('keypress', function(e) {\n    if (e.keyCode == 13) {\n      // The return key was pressed\n      container.shuffleLetters({\n        \"text\": userText.val()\n      });\n      userText.val(\"\");\n    }\n  }).hide();\n\n  // Leave a 4 second pause\n\n  function last() {\n    console.log(container);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      \"text\": \"\"\n    });\n    userText.val(\"type anything and hit return..\").fadeIn();\n  }\n\n  var container = $(\"#container\");\n\n  container.shuffleLetters();\n\n  function shuffle(text) {\n    console.log(text);\n    // Shuffle the container with custom text\n    container.shuffleLetters({\n      text: text\n    });\n  }\n\n  var arr = ['READY FOR YOU MASTERPLAN',]; \n  //var i = 0;\n  //var interval = setInterval(function() {\n  //  shuffle(arr[i++ % arr.length]);\n  //}, 3000);\n});\n        </script>","options":{"clear_content":false,"use_iframe":true},"clear_content":false,"name":"D MASTERPLAN","full_width_initial_w":143,"full_width_initial_x":193,"full_width_margin":0,"is_full_width":false,"full_height_initial_h":18,"full_height_initial_y":69,"full_height_margin":0,"is_full_height":false,"animation":[],"hidden":false,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":337}],"viewport_phone_portrait":{"hidden":true,"z":312},"wid":"64a9620b882f04004489fe01","mag_num_id":4300655,"__v":0},{"_id":"64a96a1d5d5ce30066d317da","type":"video","thumbnail_url":"https://i.vimeocdn.com/video/1680225666-3c05112cb4dbf9b6fa6b8df058890ce08234272912de4291bb9660f46f571cd0-d_1280","autoplay":true,"color":"000000","custom_thumbnail":false,"info":false,"loop":true,"mute":true,"picture":null,"provider_name":"Vimeo","start_time":null,"theme":"dark","title":"Showreel 2022","url":"https://vimeo.com/video/833694295","video_id":833694295,"name":"M Video","sticked":"","sticked_margin":-600,"_variationY":-261,"hidden":true,"viewport_phone_portrait":{"hidden":false,"w":279,"h":159,"x":559,"y":-4,"fixed_position":"c","animation":[{"steps":[{"speed":0.5,"dx":-559,"dy":1,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.5,"delay_px":2250,"dx":-862,"dy":-1521,"acceleration":"ease-both","use_move":true,"use_rotate":true,"rotate":-45}],"UUID":"7283c380-d4b5-42df-a9eb-8c3aee616849","type":"scroll"}],"z":344},"z":365,"wid":"64a96a1d5d5ce30066d317da","mag_num_id":4300655,"__v":0},{"_id":"64a96a2c55caa6001af5d272","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.18,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.58,"dx":-649,"dy":-972,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"0e74f1a8-5f59-4d6e-b3b5-0cd6bddef63f","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-167,"viewport_phone_portrait":{"hidden":false,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"h":24,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"w":2796,"x":1142,"y":122,"z":343},"z":353,"wid":"64a96a2c55caa6001af5d272","mag_num_id":4300655,"__v":0},{"_id":"64a96a2c50aabe004b169fa5","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.2,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.56,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"50b5ea38-e03e-489a-af7a-9d09f90e39d9","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-207,"viewport_phone_portrait":{"hidden":false,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"h":24,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"w":2796,"x":1142,"y":102,"z":342},"z":354,"wid":"64a96a2c50aabe004b169fa5","mag_num_id":4300655,"__v":0},{"_id":"64a96a2ca22b7c005929b4dc","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.22,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.54,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"ee815e0e-c2f7-4658-9bf0-5135683fc3f0","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-249,"viewport_phone_portrait":{"hidden":false,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"h":24,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"w":2796,"x":1142,"y":80,"z":341},"z":355,"wid":"64a96a2ca22b7c005929b4dc","mag_num_id":4300655,"__v":0},{"_id":"64a96a2cf3544f004db83b74","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.24,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.52,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"9bb391f0-9f47-4b59-b796-9f36164a1bca","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-291,"viewport_phone_portrait":{"hidden":false,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"h":24,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"w":2796,"x":1142,"y":58,"z":340},"z":356,"wid":"64a96a2cf3544f004db83b74","mag_num_id":4300655,"__v":0},{"_id":"64a96a2dbfd07c00545eef65","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.26,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.5,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"87a37305-0f66-429a-b9ad-63f857cade26","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-333,"viewport_phone_portrait":{"hidden":false,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"h":24,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"w":2796,"x":1142,"y":36,"z":339},"z":357,"wid":"64a96a2dbfd07c00545eef65","mag_num_id":4300655,"__v":0},{"_id":"64a96a2d7022f000145c38da","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.28,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.48,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"d34ad3cd-2aaf-4c70-af0e-87495b6a8c86","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-376,"viewport_phone_portrait":{"hidden":false,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"h":24,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"w":2796,"x":1142,"y":13,"z":338},"z":358,"wid":"64a96a2d7022f000145c38da","mag_num_id":4300655,"__v":0},{"_id":"64a96a2d049bbc00142a7f6f","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.3,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.46,"dx":-649,"dy":-952,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"e11b49d3-7aa3-42e0-a79f-2bfdd9582c70","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-418,"viewport_phone_portrait":{"hidden":false,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"h":24,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"w":2796,"x":1142,"y":-9,"z":337},"z":359,"wid":"64a96a2d049bbc00142a7f6f","mag_num_id":4300655,"__v":0},{"_id":"64a96a2d4603f9002023fd62","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.32,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.44,"dx":-649,"dy":-932,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"80104dd9-f733-4314-936f-e92a5f3e52f1","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-460,"viewport_phone_portrait":{"hidden":false,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"h":24,"w":2796,"x":1142,"y":-31,"z":336},"z":360,"wid":"64a96a2d4603f9002023fd62","mag_num_id":4300655,"__v":0},{"_id":"64a96a2d402c7e002e022ed0","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.34,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.42,"dx":-649,"dy":-912,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"4712e939-0837-4a29-88ad-38b0dc423331","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-502,"viewport_phone_portrait":{"hidden":false,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"h":24,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"w":2796,"x":1142,"y":-53,"z":335},"z":361,"wid":"64a96a2d402c7e002e022ed0","mag_num_id":4300655,"__v":0},{"_id":"64a96a2dc27f4e00437b07b3","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.36,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.4,"dx":-649,"dy":-892,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"1e255345-8743-4b0d-82ac-392aa92df25e","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-543,"viewport_phone_portrait":{"hidden":false,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":true,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"h":24,"w":2796,"x":1142,"y":-74,"z":334},"z":362,"wid":"64a96a2dc27f4e00437b07b3","mag_num_id":4300655,"__v":0},{"_id":"64a96a2da2d43b004bbb22ca","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.38,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.38,"dx":-649,"dy":-872,"rotate":-10,"acceleration":"ease-both","use_move":true,"use_rotate":true}],"UUID":"c7917a93-ebe5-4d32-9c7a-0a43ebc8ad2c","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-585,"viewport_phone_portrait":{"hidden":false,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"h":25,"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":false,"paddings":{"left":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"w":2796,"x":1142,"y":-96,"z":333},"z":363,"wid":"64a96a2da2d43b004bbb22ca","mag_num_id":4300655,"__v":0},{"_id":"64a96a2dac77b7002ea8ab63","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"ms2r","text":"VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"name":"M VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL VILLAINS SHOWREEL","text":"","hidden":true,"originId":"647717e0b36f1800135c61cc","animation":[{"steps":[{"speed":0.4,"dx":-649,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true},{"speed":0.36,"dx":-679,"dy":-852,"acceleration":"ease-both","use_move":true,"use_rotate":true,"rotate":-10}],"UUID":"3a7ed2f2-0c65-4d9c-8699-db210160b216","type":"scroll"}],"fixed_position":"c","sticked":"","_variationY":-627,"viewport_phone_portrait":{"hidden":false,"styles":[{"key":"ms2r","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":89,"styles":["0;0","1;1","2;2","3;3"]}],"keys":["FONT_FAMILY","LETTER_SPACING","FONT_SIZE","COLOR"],"values":["rgwr","-1.5","25","192A2D64"]}}],"blocksMeta":[{"key":"ms2r","data":{"lineHeight":25,"sizesLinkedStatus":false,"paddings":{"left":0,"top":0},"textStyle":"style-9fc511bf-32ac-486f-a361-7b0b081890f0"}}],"h":24,"w":2796,"x":1142,"y":-118,"z":332},"z":364,"wid":"64a96a2dac77b7002ea8ab63","mag_num_id":4300655,"__v":0},{"_id":"64a96ac7402c7e002e023192","type":"picture","blurHash":"ULKd[2_N~qt6_3t7M{M{4TniM{RP9E-;%MW;","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-1166d22b-6320-430a-9f0c-a5251187f7f0.jpg"},"name":"M Isaac 1","sticked":"","_hidden":[{"pid":"default","value":null}],"_z":[{"pid":"default","value":335}],"hidden":true,"viewport_phone_portrait":{"hidden":false,"z":307,"animation":[{"steps":[{"speed":0.3,"dx":203,"dy":0,"rotate":20,"acceleration":"ease-both","start_point":"bottom","start_offset":-250,"from_rotate":0,"use_move":true,"use_rotate":true}],"UUID":"194230dd-7d8f-4a83-9406-75f86cb7a102","type":"scroll","trigger":["64a96ac7ac77b7002ea8aea2"]}],"w":150,"h":254,"x":-203,"y":4777,"scale":0.1875,"angle":-20},"z":326,"wid":"64a96ac7402c7e002e023192","mag_num_id":4300655,"__v":0},{"_id":"64a96ac8f1ffae005a0aa8e4","type":"picture","name":"M Rich 1","cropH":1357,"cropW":800,"cropX":0,"cropY":0,"originalH":1357,"originalW":800,"picture":{"lambdaUrl":"https://i-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","type":"jpg","unscaledUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg","url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/image-7ffce7b6-2ce6-48d7-ad90-58cd94cce401.jpg"},"hidden":true,"sticked":"","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":341}],"viewport_phone_portrait":{"hidden":false,"z":304,"animation":[{"steps":[{"speed":0.3,"dx":-206,"dy":0,"rotate":-20,"acceleration":"ease-both","start_point":"bottom","start_offset":-250,"from_rotate":0,"use_move":true,"use_rotate":true}],"UUID":"5b84f542-dbdd-4358-9457-0b732035939c","type":"scroll","trigger":["64a96ac8788fee0016267438"]}],"w":150,"h":253,"x":375,"y":5239,"scale":0.1875,"angle":20},"z":329,"wid":"64a96ac8f1ffae005a0aa8e4","mag_num_id":4300655,"__v":0},{"_id":"64a96aeb5606fa00665cca6e","type":"shape","tp":"rectangle","bg_color":"FFFFFF","bg_opacity":1,"color":"ffffff","opacity":1,"borders":0,"radius":0,"radius_rect_tl":0,"radius_rect_tr":0,"radius_rect_bl":0,"radius_rect_br":0,"radius_rect_independent":false,"sides":3,"weight":1,"stroke":"solid","full_height_initial_h":1001,"full_height_initial_y":0,"full_height_margin":0,"is_full_height":false,"full_width_initial_w":1024,"full_width_initial_x":0,"full_width_margin":0,"is_full_width":false,"name":"M Rectangle","hidden":true,"angle":15,"_variationY":-3631,"viewport_phone_portrait":{"hidden":false,"z":301,"w":2485,"h":2289,"x":-1461,"y":-631,"sticked":"","fixed_position":"c","animation":[{"steps":[{"speed":0.5,"dx":1486,"dy":0,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"from_rotate":0,"from_scale":100,"use_move":true,"use_rotate":true,"use_scale":true,"rotate":-15,"scale":120}],"UUID":"7ecedcfa-4951-4644-b9ea-eb52bf50e559","type":"scroll"}]},"is_above":false,"z":315,"wid":"64a96aeb5606fa00665cca6e","mag_num_id":4300655,"__v":0},{"_id":"64afdb25b60606001a43c417","type":"picture","cropH":450,"cropW":1821,"cropX":0,"cropY":0,"originalH":450,"originalW":1821,"picture":{"url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-45546a1d-7a29-48a9-a1f8-95d05778d6a2.svg","thumbUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-7728ac1e-7cfd-4bdf-8d38-e9e29930b36f.png","originUrls":{"url":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-45546a1d-7a29-48a9-a1f8-95d05778d6a2.svg","thumbUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4274316/Image-7728ac1e-7cfd-4bdf-8d38-e9e29930b36f.png"},"type":"svg","editedVectorUrl":"https://c-p.rmcdn.net/53c4dbbc8d42d1f9116065be/4300655/Image-f02a7b26-fb79-45d6-a929-af931944165e.svg"},"name":"M LOGO L","_z":[{"pid":"default","value":302}],"hidden":true,"blurHash":"UYNdO8xu9Ft7~qWBofWBD%fQayWB?bofRjof","pic_opacity":1,"_variationY":182,"viewport_phone_portrait":{"x":1,"y":0,"w":320,"h":79,"z":367,"fixed_position":"n","sticked":"","_hidden":[{"pid":"default","value":null}],"sticked_margin":0,"hidden":false,"scale":0.175727622185612,"animation":[{"steps":[{"speed":0.3,"delay_px":4000,"dx":0,"dy":700,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"use_move":true}],"UUID":"1f07022d-19bf-49e8-bf8d-6e4149ddc9c1","type":"scroll"}],"pic_color":"101E21"},"z":366,"wid":"64afdb25b60606001a43c417","mag_num_id":4300655,"__v":0},{"_id":"64aff9ffceca2a00248cac7e","type":"shape","tp":"rectangle","bg_opacity":0,"color":"ffffff","opacity":1,"radius":0,"radius_rect_tl":0,"radius_rect_tr":0,"radius_rect_bl":0,"radius_rect_br":0,"radius_rect_independent":false,"sides":3,"stroke":"solid","hidden":true,"viewport_phone_portrait":{"borders":0,"weight":1,"bg_color":"13AC50","x":0,"y":18,"w":100,"h":34,"z":368,"hidden":false,"sticked":"","fixed_position":"se","animation":[]},"is_above":false,"name":"M Email Button","clickLink":"mailto:talk@villainy.uk","clickTarget":"_self","z":341,"wid":"64aff9ffceca2a00248cac7e","mag_num_id":4300655,"__v":0},{"_id":"64b0035dfe2b56002e763047","x":0,"y":0,"w":1024,"h":6200,"type":"iframe","use_iframe":true,"z":335,"code":"<!-- Paint effect !-->\n\n\n<style>\n  *,\n\n*:before,\n\n*:after {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\nbody {\n  scroll-behavior: smooth;\n  background-color: none;\n  height: 100%;\n  width: 100%;\n\n}\n\n.bubble {\n  width: 30px;\n  height: 30px;\n  border-radius: 100%;\n  position: fixed;\n  z-index: 99;\n  animation: float 3s ease-in-out;\n  background-color: none;\n  box-shadow: 0 0 0 7px #101E21, 0 0 0 0 rgba(255, 255, 255, 255);\n  filter: blur(20px);\n  transform: translateZ(-40px);\n}\n\n@keyframes float {\n  0% {\n    opacity: 0.9;\n  }\n\n  50% {\n    opacity: 1;\n  }\n\n  100% {\n    opacity: 0;\n  }\n\n}\n\ninput[type=color]{\n  \n  z-index: 9999;\n  position: absolute;\n  bottom: 1rem;\n  left: 1rem;\n  overflow: hidden;\n  border: 3px solid white;\n  background-color: white;\n  color: white;\n  height: 2rem;\n  width: 2rem;\n  border-radius: .5rem;\n  padding: 0 1px;\n}\n  </style>\n\n<script>\n  function createBubble(x, y) {\n      var bubble = document.createElement(\"div\");\n      bubble.classList.add(\"bubble\");\n      bubble.style.left = (x - 25) + \"px\";\n      bubble.style.top = (y - 25) + \"px\";\n\n     \n      document.body.appendChild(bubble);\n\n      setTimeout(function() {\n        bubble.remove();\n      }, 3000);\n\n    }\n\n    document.addEventListener(\"touchmove\", function(event) {\n      event.preventDefault();\n      var touch = event.touches[0];\n      createBubble(touch.pageX, touch.pageY);\n    });\n\n    document.addEventListener(\"mousemove\", function(event) {\n     createBubble(event.pageX, event.pageY);\n\n    });\n</script>","options":{"clear_content":false,"use_iframe":true},"clear_content":false,"full_height_initial_h":360,"full_height_initial_y":241,"full_height_margin":0,"is_full_height":true,"viewport_phone_portrait":{"hidden":true,"z":327},"full_width_initial_w":480,"full_width_initial_x":272,"full_width_margin":0,"is_full_width":true,"name":"D Cursor Black","_hidden":[{"pid":"default","value":false}],"_z":[{"pid":"default","value":327}],"sticked":"","hidden":false,"wid":"64b0035dfe2b56002e763047","mag_num_id":4300655,"__v":0},{"_id":"64b2b118aae7bb001a64843f","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"cg9p6","text":"EMAIL US","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"hidden":true,"viewport_phone_portrait":{"styles":[{"key":"cg9p6","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":8,"styles":["0;0","1;1","2;2","3;3","4;4"]}],"keys":["FONT_FAMILY","FONT_STYLE","FONT_WEIGHT","FONT_SIZE","COLOR"],"values":["rgwr","normal","500","12","101E2164"]}}],"x":-8,"y":32,"w":87,"h":13,"z":366,"hidden":false,"blocksMeta":[{"key":"cg9p6","data":{"lineHeight":13,"sizesLinkedStatus":false,"textStyle":"style-277be178-6979-4747-beaf-51b9b29ce74b"}}],"sticked":"","fixed_position":"se","animation":[{"steps":[{"speed":0.3,"delay_px":4750,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"from_rotate":0,"use_move":true,"use_rotate":true,"dx":150,"dy":-80,"rotate":45}],"UUID":"cec8dd7c-5f02-4467-af5f-34ba8f777e93","type":"scroll"}]},"name":"M2 Email","text":"","z":342,"wid":"64b2b118aae7bb001a64843f","mag_num_id":4300655,"__v":0},{"_id":"64b2b1188879430045f1122c","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"cg9p6","text":"FILM PRODUCTION","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"hidden":true,"viewport_phone_portrait":{"styles":[{"key":"cg9p6","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":15,"styles":["0;0","1;1","2;2","3;3","4;4"]}],"keys":["FONT_FAMILY","FONT_STYLE","FONT_WEIGHT","FONT_SIZE","COLOR"],"values":["rgwr","normal","500","12","101E2164"]}}],"x":21,"y":32,"w":120,"h":13,"z":365,"hidden":false,"blocksMeta":[{"key":"cg9p6","data":{"lineHeight":13,"sizesLinkedStatus":false,"textStyle":"style-277be178-6979-4747-beaf-51b9b29ce74b"}}],"sticked":"","fixed_position":"sw","animation":[{"steps":[{"speed":0.3,"delay_px":4650,"dx":-170,"dy":-80,"rotate":-45,"acceleration":"ease-both","start_point":"bottom","start_offset":0,"from_rotate":0,"use_move":true,"use_rotate":true}],"UUID":"26b088cb-36f9-4096-8768-92ae5a803cb2","type":"scroll"}]},"name":"M2 FILM PRODUCTION","text":"","z":343,"wid":"64b2b1188879430045f1122c","mag_num_id":4300655,"__v":0},{"_id":"64b2b15baebbc40051105da1","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"cg9p6","text":"FOLLOW US","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"hidden":true,"viewport_phone_portrait":{"styles":[{"key":"cg9p6","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":9,"styles":["0;0","1;1","2;2","3;3","4;4"]}],"keys":["FONT_FAMILY","COLOR","FONT_STYLE","FONT_WEIGHT","FONT_SIZE"],"values":["rgwr","101E2164","normal","400","9"]}}],"x":129,"y":5075,"w":120,"h":13,"z":329,"hidden":false,"blocksMeta":[{"key":"cg9p6","data":{"lineHeight":13,"sizesLinkedStatus":false,"textStyle":"style-277be178-6979-4747-beaf-51b9b29ce74b","align":"align-left"}}],"sticked":"","animation":[{"steps":[],"UUID":"4688a74e-dd31-404d-aa9d-caea81a8ec2e","type":"scroll"}]},"name":"M2 FOLLOW","text":"","is_above":false,"z":344,"wid":"64b2b15baebbc40051105da1","mag_num_id":4300655,"__v":0},{"_id":"64b2b1d9670940003608a2be","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":false,"blocks":[{"key":"cg9p6","text":"ISAAC HARGREAVES","entityRanges":[{"offset":0,"length":16,"key":0}],"depth":0}],"entityMap":{"0":{"type":"LINK","data":{"url":"https://www.instagram.com/isaachargreaves/","anchorPosition":0,"type":"URL","target":"_blank","linkStyle":"link-style-3c7df504-3def-4f91-893f-50792efc0f87","id":"9drbk"},"mutability":"MUTABLE"}},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"hidden":true,"viewport_phone_portrait":{"styles":[{"key":"cg9p6","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":16,"styles":["0;0","1;1","2;2","3;3","4;4","5;5"]}],"keys":["FONT_FAMILY","COLOR","FONT_STYLE","FONT_WEIGHT","FONT_SIZE","LETTER_SPACING"],"values":["rgwr","101E2164","normal","400","30","-1"]}}],"x":16,"y":5123,"w":305,"h":29,"z":322,"hidden":false,"blocksMeta":[{"key":"cg9p6","data":{"lineHeight":30,"sizesLinkedStatus":false,"textStyle":"style-277be178-6979-4747-beaf-51b9b29ce74b","align":"align-left"}}],"sticked":"","animation":[{"steps":[],"UUID":"8bda96c7-c70f-46f6-b050-a3e6f8fb358f","type":"scroll"}]},"name":"M2 Isaac","text":"","is_above":false,"z":345,"wid":"64b2b1d9670940003608a2be","mag_num_id":4300655,"__v":0},{"_id":"64b2b260a09030005204c36b","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"cg9p6","text":"RICH BROWN","entityRanges":[{"offset":0,"length":10,"key":0}],"depth":0}],"entityMap":{"0":{"type":"LINK","data":{"url":"https://www.instagram.com/mr.richbrown/","anchorPosition":0,"type":"URL","target":"_blank","linkStyle":"link-style-3c7df504-3def-4f91-893f-50792efc0f87","id":"9drbk"},"mutability":"MUTABLE"}},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"hidden":true,"viewport_phone_portrait":{"styles":[{"key":"cg9p6","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":10,"styles":["0;0","1;1","2;2","3;3","4;4","5;5"]}],"keys":["FONT_FAMILY","COLOR","FONT_STYLE","FONT_WEIGHT","FONT_SIZE","LETTER_SPACING"],"values":["rgwr","101E2164","normal","400","30","-1"]}}],"x":75,"y":5164,"w":244,"h":29,"z":303,"hidden":false,"blocksMeta":[{"key":"cg9p6","data":{"lineHeight":30,"sizesLinkedStatus":false,"textStyle":"style-277be178-6979-4747-beaf-51b9b29ce74b","align":"align-left"}}],"sticked":"","animation":[{"steps":[],"UUID":"5d3c2492-fe0f-49ab-8b57-275fd3eafcd0","type":"scroll"}]},"name":"M2 Rich","text":"","is_above":false,"z":346,"wid":"64b2b260a09030005204c36b","mag_num_id":4300655,"__v":0},{"_id":"64b2b2a776514b003dce7113","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":true,"blocks":[{"key":"cg9p6","text":"GOT A PLAN?","entityRanges":[],"depth":0}],"entityMap":{},"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"hidden":true,"viewport_phone_portrait":{"styles":[{"key":"cg9p6","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":11,"styles":["0;0","1;1","2;2","3;3","4;4"]}],"keys":["FONT_FAMILY","COLOR","FONT_STYLE","FONT_WEIGHT","FONT_SIZE"],"values":["rgwr","101E2164","normal","400","9"]}}],"x":123,"y":5650,"w":98,"h":13,"z":330,"hidden":false,"blocksMeta":[{"key":"cg9p6","data":{"lineHeight":13,"sizesLinkedStatus":false,"textStyle":"style-277be178-6979-4747-beaf-51b9b29ce74b","align":"align-left"}}],"sticked":"","animation":[{"steps":[],"UUID":"969e5e45-4dcd-400e-b15e-2ac11ebdc62f","type":"scroll"}]},"name":"M2 PLAN","text":"","is_above":false,"z":347,"wid":"64b2b2a776514b003dce7113","mag_num_id":4300655,"__v":0},{"_id":"64b2b3964a877c00247bb99f","type":"text","version":3,"verticalAlign":"top","textDirection":"LTR","autosize":false,"blocks":[{"key":"cg9p6","text":"TALK TO US","entityRanges":[{"offset":0,"length":10,"key":0}],"depth":0}],"flags":{"baseline":true,"calculatedLineHeight":true,"updatedLinks":true,"newListPosition":true},"hidden":true,"viewport_phone_portrait":{"styles":[{"key":"cg9p6","type":"unstyled","inlineStyles":{"styles":[{"offset":0,"length":10,"styles":["0;0","1;1","2;2","3;3","4;4","5;5"]}],"keys":["FONT_FAMILY","COLOR","FONT_STYLE","FONT_WEIGHT","LETTER_SPACING","FONT_SIZE"],"values":["rgwr","101E2164","normal","400","-1","45"]}}],"x":27,"y":5689,"w":320,"h":45,"z":331,"hidden":false,"blocksMeta":[{"key":"cg9p6","data":{"lineHeight":45,"sizesLinkedStatus":false,"textStyle":"style-277be178-6979-4747-beaf-51b9b29ce74b","align":"align-left"}}],"sticked":"","animation":[],"entityMap":{"0":{"type":"LINK","mutability":"MUTABLE","data":{"url":"talk@villainy.uk","anchorPosition":0,"type":"Email","target":"_self","linkStyle":"link-style-3c7df504-3def-4f91-893f-50792efc0f87","id":"b2chq"}}}},"name":"M2 Talk footer","text":"","is_above":false,"z":348,"wid":"64b2b3964a877c00247bb99f","mag_num_id":4300655,"__v":0}]