CINXE.COM
Careers | Collider
<!DOCTYPE html> <html lang="en-US"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://collider.com/careers/","20220415054906","https://web.archive.org/","web","/_static/", "1650001746"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="user-scalable=yes, initial-scale=1.0, width=device-width"/> <link rel="preconnect" href="https://web.archive.org/web/20220415054906/https://static1.colliderimages.com/"> <link rel="preconnect" href="https://web.archive.org/web/20220415054906/https://www.google-analytics.com/"> <script> // GLOBAL JS VARIABLES FOR THE PAGE var VALNET_GLOBAL_FBAPPID = "172826243054377"; // GLOBAL JS VARIABLES FOR GOOGLE ANALYTICS var VALNET_GLOBAL_GOOGLEANALYTICSPROPERTYID = "UA-1446295-1"; var VALNET_GLOBAL_POSTID = ""; var VALNET_GLOBAL_AUTHOR = ""; var VALNET_GLOBAL_CHANNEL = "Contact"; var VALNET_GLOBAL_VIEW = ""; var VALNET_GLOBAL_EXACTVIEW = ""; var VALNET_GLOBAL_ISPREMIUM = "false"; var VALNET_GLOBAL_ENVIRONMENT = "native"; var VALNET_GLOBAL_POSTTYPE = ""; var VALNET_GLOBAL_JREDITOR = ""; var VALNET_GLOBAL_SREDITOR = ""; var VALNET_GLOBAL_NUMBERPERPAGE = ""; var VALNET_GLOBAL_ISENGAGEMENTTEST = "false"; var VALNET_GLOBAL_DETECTEDDEVICE = "desktop"; var VALNET_GLOBAL_IPADDRESS = "207.241.234.211"; var VALNET_GLOBAL_BROWSERUSERAGENT = "Mozilla\/5.0\u0020\u0028compatible\u003B\u0020heritrix\/3.3.0\u002DSNAPSHOT\u002D20140702\u002D2247\u0020\u002Bhttp\u003A\/\/archive.org\/details\/archive.org_bot\u0029"; var VALNET_GLOBAL_LENGTH = ""; var VALNET_GLOBAL_DATEPUBLISHED = ""; var VALNET_GLOBAL_EDITOR = ""; var VALNET_GLOBAL_POSTPAYMENTCATEGORY = ""; var VALNET_GLOBAL_CATEGORY = ""; var VALNET_GLOBAL_TAGS = ""; var VALNET_GLOBAL_ISFACEBOOKBROWSER = ""; var VALNET_GLOBAL_ADS = ""; var VALNET_GLOBAL_AMPTRAFFIC = "false"; var VALNET_GLOBAL_TEMPLATE = ""; var VALNET_GLOBAL_TLDRPERMALINK = ""; var VALNET_GLOBAL_TLDRPAGE = ""; var VALNET_GLOBAL_TLDRTOTALNUMPAGE = ""; var VALNET_GLOBAL_TLDRVIEWTYPE = ""; var VALNET_GLOBAL_ISADBLOCK = true; var VALNET_GLOBAL_NETWORKCATEGORY = ""; var VALNET_GLOBAL_CONTENTTYPE = ""; var VALNET_GLOBAL_INTENT = ""; </script> <script> window.arrayOfEmbeds = [] </script> <link rel="stylesheet" href="/web/20220415054906cs_/https://collider.com/public/build/a-static.17c853fb.css"> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://web.archive.org/web/20220415054906/https://www.google-analytics.com/analytics.js','ga'); </script> <!-- End Google Analytics --> <script type="text/javascript"> /*! Waypoints - 4.0.1 Copyright 漏 2011-2016 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blob/master/licenses.txt */ !function(){"use strict";function t(n){if(!n)throw new Error("No options passed to Waypoint constructor");if(!n.element)throw new Error("No element option passed to Waypoint constructor");if(!n.handler)throw new Error("No handler option passed to Waypoint constructor");this.key="waypoint-"+e,this.options=t.Adapter.extend({},t.defaults,n),this.element=this.options.element,this.adapter=new t.Adapter(this.element),this.callback=n.handler,this.axis=this.options.horizontal?"horizontal":"vertical",this.enabled=this.options.enabled,this.triggerPoint=null,this.group=t.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.context=t.Context.findOrCreateByElement(this.options.context),t.offsetAliases[this.options.offset]&&(this.options.offset=t.offsetAliases[this.options.offset]),this.group.add(this),this.context.add(this),i[this.key]=this,e+=1}var e=0,i={};t.prototype.queueTrigger=function(t){this.group.queueTrigger(this,t)},t.prototype.trigger=function(t){this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroy=function(){this.context.remove(this),this.group.remove(this),delete i[this.key]},t.prototype.disable=function(){return this.enabled=!1,this},t.prototype.enable=function(){return this.context.refresh(),this.enabled=!0,this},t.prototype.next=function(){return this.group.next(this)},t.prototype.previous=function(){return this.group.previous(this)},t.invokeAll=function(t){var e=[];for(var n in i)e.push(i[n]);for(var o=0,r=e.length;r>o;o++)e[o][t]()},t.destroyAll=function(){t.invokeAll("destroy")},t.disableAll=function(){t.invokeAll("disable")},t.enableAll=function(){t.Context.refreshAll();for(var e in i)i[e].enabled=!0;return this},t.refreshAll=function(){t.Context.refreshAll()},t.viewportHeight=function(){return window.innerHeight||document.documentElement.clientHeight},t.viewportWidth=function(){return document.documentElement.clientWidth},t.adapters=[],t.defaults={context:window,continuous:!0,enabled:!0,group:"default",horizontal:!1,offset:0},t.offsetAliases={"bottom-in-view":function(){return this.context.innerHeight()-this.adapter.outerHeight()},"right-in-view":function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=t}(),function(){"use strict";function t(t){window.setTimeout(t,1e3/60)}function e(t){this.element=t,this.Adapter=o.Adapter,this.adapter=new this.Adapter(t),this.key="waypoint-context-"+i,this.didScroll=!1,this.didResize=!1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:{},horizontal:{}},t.waypointContextKey=this.key,n[t.waypointContextKey]=this,i+=1,o.windowContext||(o.windowContext=!0,o.windowContext=new e(window)),this.createThrottledScrollHandler(),this.createThrottledResizeHandler()}var i=0,n={},o=window.Waypoint,r=window.onload;e.prototype.add=function(t){var e=t.options.horizontal?"horizontal":"vertical";this.waypoints[e][t.key]=t,this.refresh()},e.prototype.checkEmpty=function(){var t=this.Adapter.isEmptyObject(this.waypoints.horizontal),e=this.Adapter.isEmptyObject(this.waypoints.vertical),i=this.element==this.element.window;t&&e&&!i&&(this.adapter.off(".waypoints"),delete n[this.key])},e.prototype.createThrottledResizeHandler=function(){function t(){e.handleResize(),e.didResize=!1}var e=this;this.adapter.on("resize.waypoints",function(){e.didResize||(e.didResize=!0,o.requestAnimationFrame(t))})},e.prototype.createThrottledScrollHandler=function(){function t(){e.handleScroll(),e.didScroll=!1}var e=this;this.adapter.on("scroll.waypoints",function(){(!e.didScroll||o.isTouch)&&(e.didScroll=!0,o.requestAnimationFrame(t))})},e.prototype.handleResize=function(){o.Context.refreshAll()},e.prototype.handleScroll=function(){var t={},e={horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}};for(var i in e){var n=e[i],o=n.newScroll>n.oldScroll,r=o?n.forward:n.backward;for(var s in this.waypoints[i]){var l=this.waypoints[i][s];if(null!==l.triggerPoint){var a=n.oldScroll<l.triggerPoint,h=n.newScroll>=l.triggerPoint,p=a&&h,u=!a&&!h;(p||u)&&(l.queueTrigger(r),t[l.group.id]=l.group)}}}for(var d in t)t[d].flushTriggers();this.oldScroll={x:e.horizontal.newScroll,y:e.vertical.newScroll}},e.prototype.innerHeight=function(){return this.element==this.element.window?o.viewportHeight():this.adapter.innerHeight()},e.prototype.remove=function(t){delete this.waypoints[t.axis][t.key],this.checkEmpty()},e.prototype.innerWidth=function(){return this.element==this.element.window?o.viewportWidth():this.adapter.innerWidth()},e.prototype.destroy=function(){var t=[];for(var e in this.waypoints)for(var i in this.waypoints[e])t.push(this.waypoints[e][i]);for(var n=0,o=t.length;o>n;n++)t[n].destroy()},e.prototype.refresh=function(){var t,e=this.element==this.element.window,i=e?void 0:this.adapter.offset(),n={};this.handleScroll(),t={horizontal:{contextOffset:e?0:i.left,contextScroll:e?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:e?0:i.top,contextScroll:e?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}};for(var r in t){var s=t[r];for(var l in this.waypoints[r]){var a,h,p,u,d,f=this.waypoints[r][l],c=f.options.offset,w=f.triggerPoint,y=0,g=null==w;f.element!==f.element.window&&(y=f.adapter.offset()[s.offsetProp]),"function"==typeof c?c=c.apply(f):"string"==typeof c&&(c=parseFloat(c),f.options.offset.indexOf("%")>-1&&(c=Math.ceil(s.contextDimension*c/100))),a=s.contextScroll-s.contextOffset,f.triggerPoint=Math.floor(y+a-c),h=w<s.oldScroll,p=f.triggerPoint>=s.oldScroll,u=h&&p,d=!h&&!p,!g&&u?(f.queueTrigger(s.backward),n[f.group.id]=f.group):!g&&d?(f.queueTrigger(s.forward),n[f.group.id]=f.group):g&&s.oldScroll>=f.triggerPoint&&(f.queueTrigger(s.forward),n[f.group.id]=f.group)}}return o.requestAnimationFrame(function(){for(var t in n)n[t].flushTriggers()}),this},e.findOrCreateByElement=function(t){return e.findByElement(t)||new e(t)},e.refreshAll=function(){for(var t in n)n[t].refresh()},e.findByElement=function(t){return n[t.waypointContextKey]},window.onload=function(){r&&r(),e.refreshAll()},o.requestAnimationFrame=function(e){var i=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||t;i.call(window,e)},o.Context=e}(),function(){"use strict";function t(t,e){return t.triggerPoint-e.triggerPoint}function e(t,e){return e.triggerPoint-t.triggerPoint}function i(t){this.name=t.name,this.axis=t.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTriggerQueues(),n[this.axis][this.name]=this}var n={vertical:{},horizontal:{}},o=window.Waypoint;i.prototype.add=function(t){this.waypoints.push(t)},i.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},i.prototype.flushTriggers=function(){for(var i in this.triggerQueues){var n=this.triggerQueues[i],o="up"===i||"left"===i;n.sort(o?e:t);for(var r=0,s=n.length;s>r;r+=1){var l=n[r];(l.options.continuous||r===n.length-1)&&l.trigger([i])}}this.clearTriggerQueues()},i.prototype.next=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints),n=i===this.waypoints.length-1;return n?null:this.waypoints[i+1]},i.prototype.previous=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints);return i?this.waypoints[i-1]:null},i.prototype.queueTrigger=function(t,e){this.triggerQueues[e].push(t)},i.prototype.remove=function(t){var e=o.Adapter.inArray(t,this.waypoints);e>-1&&this.waypoints.splice(e,1)},i.prototype.first=function(){return this.waypoints[0]},i.prototype.last=function(){return this.waypoints[this.waypoints.length-1]},i.findOrCreate=function(t){return n[t.axis][t.name]||new i(t)},o.Group=i}(),function(){"use strict";function t(t){return t===t.window}function e(e){return t(e)?e:e.defaultView}function i(t){this.element=t,this.handlers={}}var n=window.Waypoint;i.prototype.innerHeight=function(){var e=t(this.element);return e?this.element.innerHeight:this.element.clientHeight},i.prototype.innerWidth=function(){var e=t(this.element);return e?this.element.innerWidth:this.element.clientWidth},i.prototype.off=function(t,e){function i(t,e,i){for(var n=0,o=e.length-1;o>n;n++){var r=e[n];i&&i!==r||t.removeEventListener(r)}}var n=t.split("."),o=n[0],r=n[1],s=this.element;if(r&&this.handlers[r]&&o)i(s,this.handlers[r][o],e),this.handlers[r][o]=[];else if(o)for(var l in this.handlers)i(s,this.handlers[l][o]||[],e),this.handlers[l][o]=[];else if(r&&this.handlers[r]){for(var a in this.handlers[r])i(s,this.handlers[r][a],e);this.handlers[r]={}}},i.prototype.offset=function(){if(!this.element.ownerDocument)return null;var t=this.element.ownerDocument.documentElement,i=e(this.element.ownerDocument),n={top:0,left:0};return this.element.getBoundingClientRect&&(n=this.element.getBoundingClientRect()),{top:n.top+i.pageYOffset-t.clientTop,left:n.left+i.pageXOffset-t.clientLeft}},i.prototype.on=function(t,e){var i=t.split("."),n=i[0],o=i[1]||"__default",r=this.handlers[o]=this.handlers[o]||{},s=r[n]=r[n]||[];s.push(e),this.element.addEventListener(n,e)},i.prototype.outerHeight=function(e){var i,n=this.innerHeight();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginTop,10),n+=parseInt(i.marginBottom,10)),n},i.prototype.outerWidth=function(e){var i,n=this.innerWidth();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginLeft,10),n+=parseInt(i.marginRight,10)),n},i.prototype.scrollLeft=function(){var t=e(this.element);return t?t.pageXOffset:this.element.scrollLeft},i.prototype.scrollTop=function(){var t=e(this.element);return t?t.pageYOffset:this.element.scrollTop},i.extend=function(){function t(t,e){if("object"==typeof t&&"object"==typeof e)for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i]);return t}for(var e=Array.prototype.slice.call(arguments),i=1,n=e.length;n>i;i++)t(e[0],e[i]);return e[0]},i.inArray=function(t,e,i){return null==e?-1:e.indexOf(t,i)},i.isEmptyObject=function(t){for(var e in t)return!1;return!0},n.adapters.push({name:"noframework",Adapter:i}),n.Adapter=i}(); </script> <script type="text/javascript"> /*! Waypoints Inview Shortcut - 4.0.1 Copyright 漏 2011-2016 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blob/master/licenses.txt */ !function(){"use strict";function t(){}function e(t){this.options=i.Adapter.extend({},e.defaults,t),this.axis=this.options.horizontal?"horizontal":"vertical",this.waypoints=[],this.element=this.options.element,this.createWaypoints()}var i=window.Waypoint;e.prototype.createWaypoints=function(){for(var t={vertical:[{down:"enter",up:"exited",offset:"100%"},{down:"entered",up:"exit",offset:"bottom-in-view"},{down:"exit",up:"entered",offset:0},{down:"exited",up:"enter",offset:function(){return-this.adapter.outerHeight()}}],horizontal:[{right:"enter",left:"exited",offset:"100%"},{right:"entered",left:"exit",offset:"right-in-view"},{right:"exit",left:"entered",offset:0},{right:"exited",left:"enter",offset:function(){return-this.adapter.outerWidth()}}]},e=0,i=t[this.axis].length;i>e;e++){var n=t[this.axis][e];this.createWaypoint(n)}},e.prototype.createWaypoint=function(t){var e=this;this.waypoints.push(new i({context:this.options.context,element:this.options.element,enabled:this.options.enabled,handler:function(t){return function(i){e.options[t[i]].call(e,i)}}(t),offset:t.offset,horizontal:this.options.horizontal}))},e.prototype.destroy=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].destroy();this.waypoints=[]},e.prototype.disable=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].disable()},e.prototype.enable=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].enable()},e.defaults={context:window,enabled:!0,enter:t,entered:t,exit:t,exited:t},i.Inview=e}(); </script> <script async src="/web/20220415054906js_/https://collider.com/public/build/dfp.js"></script> <script async src="/web/20220415054906js_/https://collider.com/public/build/valnet-header.3afbf5fd.js"></script> <link rel="canonical" href="https://web.archive.org/web/20220415054906/https://collider.com/contact/"/> <title>Careers | Collider</title> <meta name="description" content="Stay up to date with new movie news, watch the latest movie trailers & get trusted reviews of upcoming movies & more from the team at Collider."/> <meta property="fb:app_id" content="172826243054377"/> <link rel="icon" sizes="48x48" href="/web/20220415054906im_/https://collider.com/public/build/images/favicon-48x48.1311d9e7.png"> <link rel="icon" sizes="96x96" href="/web/20220415054906im_/https://collider.com/public/build/images/favicon-96x96.797dd92b.png"> <link rel="icon" sizes="144x144" href="/web/20220415054906im_/https://collider.com/public/build/images/favicon-144x144.c2c34bad.png"> <link rel="icon" sizes="192x192" href="/web/20220415054906im_/https://collider.com/public/build/images/favicon-192x192.7164dc45.png"> <link rel="icon" sizes="240x240" href="/web/20220415054906im_/https://collider.com/public/build/images/favicon-240x240.c24091db.png"> <link rel="apple-touch-icon" sizes="240x240" href="/web/20220415054906im_/https://collider.com/public/build/images/favicon-240x240.c24091db.png"> <link rel="shortcut icon" href="/web/20220415054906im_/https://collider.com/public/build/images/favicon-192x192.7164dc45.png"> <!-- Using AdsNinja V10 --> <!-- Ad Header Start --> <!-- Ad Header End --> <!-- GLOABL JS VARIABLES --> <script> var valnet_site_viewType = "direct"; var valnet_site_view = "all"; var valnet_site_campaign = ""; var valnet_site_device = "desktop"; var valnet_hideAds = false; </script> </head> <body class="js-tldr "> <!-- No winning ad found for zone: body injected! --> <div id="body-anchor"></div> <div class="w-website"> <div id="pageStickyFooterAd"> <!-- No winning ad found for zone: sticky footer! --> </div> <div id="js-header" class="w-header"> <header class="header" itemscope itemtype="https://schema.org/WPHeader"> <h1 class="hide" itemprop="headline">collider.com</h1> <div class="header-logo"> <a href="/web/20220415054906/https://collider.com/" title="" rel="home"></a> </div> <input class="header-menu-btn-input" type="checkbox" id="headerMenu"/> <label class="header-menu-btn-label js-nav" for="headerMenu"> <div class="menu-burger-btn"> <span class="burger-btn-line"></span> <span class="burger-btn-line"></span> <span class="burger-btn-line"></span> </div> </label> <div class="w-header-menu"> <button class="menu-exit-btn icon i-close"></button> <div class="header-menu"> <nav class="menu-nav" id="menu-site"> <ul class="menu-nav-list" itemscope itemtype="http://www.schema.org/SiteNavigationElement"> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">Movies</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/all-news/" itemprop="url">Movie News</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/movie-features/" itemprop="url">Movie Features</a> </li> </ul> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">TV</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/tv/" itemprop="url">TV News</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/tv-features/" itemprop="url">TV Features</a> </li> </ul> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/trailers/" itemprop="url">Trailers</a> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">Streaming</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/netflix/" itemprop="url">Netflix</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/amazon/" itemprop="url">Amazon</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/disney/" itemprop="url">Disney+</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/hbo-max/" itemprop="url">HBO</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/hulu/" itemprop="url">Hulu</a> </li> </ul> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/all-reviews/" itemprop="url">Reviews</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/interviews/" itemprop="url">Interviews</a> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">More</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/tag/lists/" itemprop="url">Lists</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/careers/" itemprop="url">Write for Us</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/contact/" itemprop="url">Contact Us</a> </li> <li itemprop="name"> <a href="/web/20220415054906/https://collider.com/about/" itemprop="url">About</a> </li> </ul> </li> </ul> </nav> </div> </div> <button id="js-search" class="header-search-btn icon i-search js-search-target"></button> </header> </div> <div class="w-header-search js-search-target"> <button id="js-exit-search" class="header-search-exit icon i-close"></button> <div class="header-search"> <form method="post" class="search-form js-searchBox icon i-search" id="searchform2" action="/web/20220415054906/https://collider.com/search/"> <input id="js-search-input" type="text" name="keyword" class="input-text search-input" autocomplete="off" id="s2" placeholder="Search Collider" autofocus> </form> </div> </div> <!-- No winning ad found for zone: sticky header! --> <!-- No winning ad found for zone: header! --> <div class="w-content "> <article class="career-static"> <div class="careers-bg careers-about"> <div id="bg-item-left" class="careers-bg-1a"></div> <div id="bg-item-right" class="careers-bg-1b"></div> </div> <nav class="side-nav"> <a id="careers-2-menu" href="#careers-1" class="is-selected">About</a> <a id="careers-1-menu" href="#careers-3">How to</a> <a id="careers-4-menu" href="#careers-4">Careers</a> </nav> <section id="careers-1" class="careers-section"> <h1>You Love to Talk about Movies, TV, and Games.<br/> Now Get Paid for It.</h1> <p class="careers-txt"><span class="highlight-1">Collider</span> is where fandoms and cinephiles meet. We don鈥檛 choose sides between Scorsese and Marvel because we love them both. Our coverage of entertainment news, features, and reviews works to bring our readers the best analysis coupled with a thoughtful, sharp personality that鈥檚 able to cut through the typical discourse to find the story between the stories. Rather than add to the noise, <span class="highlight-1">Collider</span> shows why it鈥檚 the best source for the signal.</p> <p class="careers-txt">Founded in 2005, <span class="highlight-1">Collider</span> has grown at a rapid pace and become a leader in the entertainment journalism community through our ability to break big stories (<span class="highlight-3">Borat 2</span>? Yeah, we broke that) while making strong arguments <a href="/web/20220415054906/https://collider.com/why-waterworld-is-worth-watching/">on behalf of legendary flops like Waterworld</span></a> or <a href="/web/20220415054906/https://collider.com/lake-mungo-ending-explained/">why secret gems like Lake Mungo keep us awake at night.</span></a></p> <p class="careers-txt">We pride ourselves on our close team of writers and editors who endeavor to create the best work possible while fostering an attitude of mutual respect and cooperation.</p> <p class="careers-txt">We are always working to further diversify the voices we put on <span class="highlight-1">Collider</span>, and we proudly support BIPOC and LGBTQ+ writers and editors.</p> </section> <section id="careers-2" class="careers-section"> <h2>Here鈥檚 what people are saying about Collider</h2> <ul class="tweet-list"> <li class="twitter-cards hide-mobile"> <blockquote class="twitter-tweet"><p lang="en" dir="ltr">Had a blast talking to <a href="https://web.archive.org/web/20220415054906/https://twitter.com/FrankMillerInk?ref_src=twsrc%5Etfw">@FrankMillerInk</a> for <a href="https://web.archive.org/web/20220415054906/https://twitter.com/Collider?ref_src=twsrc%5Etfw">@Collider</a> Be sure to check it out! <a href="https://web.archive.org/web/20220415054906/https://t.co/gjIurDSZQl">https://t.co/gjIurDSZQl</a></p>— Robert Kirkman (@RobertKirkman) <a href="https://web.archive.org/web/20220415054906/https://twitter.com/RobertKirkman/status/1376247404500975618?ref_src=twsrc%5Etfw">March 28, 2021</a></blockquote> </li> <li class="twitter-cards hide-mobile"> <blockquote class="twitter-tweet"><p lang="en" dir="ltr">Here's What Eiza Gonz谩lez Did When Rosamund Pike Won the Golden Globe<a href="https://web.archive.org/web/20220415054906/https://twitter.com/Collider?ref_src=twsrc%5Etfw">@Collider</a> <a href="https://web.archive.org/web/20220415054906/https://twitter.com/eizamusica?ref_src=twsrc%5Etfw">@eizamusica</a> <a href="https://web.archive.org/web/20220415054906/https://twitter.com/hashtag/RosamundPike?src=hash&ref_src=twsrc%5Etfw">#RosamundPike</a> <a href="https://web.archive.org/web/20220415054906/https://t.co/v11goro29i">pic.twitter.com/v11goro29i</a></p>— Tina (@cristinabelenri) <a href="https://web.archive.org/web/20220415054906/https://twitter.com/cristinabelenri/status/1375908787819778053?ref_src=twsrc%5Etfw">March 27, 2021</a></blockquote> </li> <li class="twitter-cards hide-mobile"> <blockquote class="twitter-tweet"><p lang="en" dir="ltr">This is a proud day to be an editor at the ol' collider dot com. <a href="https://web.archive.org/web/20220415054906/https://t.co/Nyx90WScvy">https://t.co/Nyx90WScvy</a></p>— Liz Shannon Miller (@lizlet) <a href="https://web.archive.org/web/20220415054906/https://twitter.com/lizlet/status/1376637771893248002?ref_src=twsrc%5Etfw">March 29, 2021</a></blockquote> </li> <li class="twitter-cards hide-mobile"> <blockquote class="twitter-tweet"><p lang="en" dir="ltr"><a href="https://web.archive.org/web/20220415054906/https://twitter.com/SmithLGreg?ref_src=twsrc%5Etfw">@SmithLGreg</a> Hey, are you the guy that wrote the Michael Mann reviews for <a href="https://web.archive.org/web/20220415054906/https://twitter.com/Collider?ref_src=twsrc%5Etfw">@Collider</a>? If so, great bit of film criticism! Loved the detail and the enthusiasm.</p>— Malcolm (@i_fromfurniturp) <a href="https://web.archive.org/web/20220415054906/https://twitter.com/i_fromfurniturp/status/1375907242608853004?ref_src=twsrc%5Etfw">March 27, 2021</a></blockquote> </li> </ul> <script async src="https://web.archive.org/web/20220415054906js_/https://platform.twitter.com/widgets.js" charset="utf-8"></script> </section> <section id="careers-3" class="careers-section"> <div class="bg-section-3"></div> <h2>When it comes to joining the Collider team, we want to work with people who are not only passionate about entertainment, but who have done their homework.</h2> <p class="careers-txt quotes">Can you speak fluently about the 180-rule?</p> <p class="careers-txt quotes">Do you explain to friends which streaming service is best for them?</p> <p class="careers-txt quotes">Do you have strong feelings about the right way to play Animal Crossing?</p> <h2 class="title-action">Then we may have a place for you.</h2> </section> <section id="careers-4" class="careers-section"> <ul class="profile-icons"> <li class="profile-a"></li> <li class="profile-b"></li> <li class="profile-c"></li> <li class="profile-d"></li> <li class="profile-e"></li> </ul> <h1>Careers at Collider</h1> <ul class="profiles-list"> <li id="profiles-item_8" class="profiles-item profile-8"> <div onclick="setUpForm(8)" class="profiles-item-infos"> <div class="profiles-item-vignette"> <div class="profiles-img"></div> <h3 class="profiles-title">TV/Movie Feature Writer</h3> </div> <button class="profiles-link profile-8">learn more</button> <button class="profiles-close profile-8">See less</button> </div> <div class="profiles-form" id="my_form_8"> <script src="https://web.archive.org/web/20220415054906js_/https://www.google.com/recaptcha/api.js" async defer></script> <form enctype="multipart/form-data" class="form_8" action="/web/20220415054906/https://collider.com/careers/" method="post"> <div class="container"> <div class="careers-form-group no-margin"> <label class="desc">Description</label> <div class="description"><p>As a <strong>TV/Movie Feature Writer</strong>, you will be writing articles that provide more in-depth analysis on a variety of topical events, shows or people in the entertainment industry.</p><p> </p><p>Please apply to this position through our job board by clicking this link: <a href="https://web.archive.org/web/20220415054906/https://collider.applytojob.com/apply/xddxLw8zsS/-Feature-Writer?source=Emaki+Hiring">Collider TV/Movie Feature Writer.</a></p><p> </p><p>All applications submitted below will be sent to a now invalid email, therefore will not be read. If you'd like your application to be considered for the TV/Movie Feature Writer position, please visit the link above.</p><p> </p><p>Thank you!</p></div> </div> <div class="careers-form-group no-margin"> <label class="desc">Availability</label> <p class="form-text"> Flexible </p> </div> <hr> <div class="careers-form-group"> <label for="firstName">First Name</label> <input type="text" id="firstName_8" placeholder="First name" name="firstName" required> </div> <div class="careers-form-group"> <label for="lastName">Last Name</label> <input type="text" id="lastName_8" placeholder="Last name" name="lastName" required> </div> <div class="careers-form-group"> <label for="email">Email</label> <input type="text" id="email_8" placeholder="Enter Email" name="email" required> </div> <div class="careers-form-group"> <label class="upload" for="resume_8">Resume</label> <input type="file" id="resume_8" name="resume" required> </div> <div class="careers-form-group"> <label class="upload" for="coverLetter_8">Cover Letter</label> <input type="file" id="coverLetter_8" name="coverLetter" required> </div> <input type="hidden" id="jobProfileId_8" name="jobProfileId" value="8"> <div class="g-recaptcha" data-sitekey="6LeXhCsUAAAAAPI3u-Fknyv2O01JI1GEfnRWV4it"></div> <div class="clearfix"> <button type="submit" class="signupbtn">SEND</button> </div> </div> </form> </div> </li> <li id="profiles-item_11" class="profiles-item profile-11"> <div onclick="setUpForm(11)" class="profiles-item-infos"> <div class="profiles-item-vignette"> <div class="profiles-img"></div> <h3 class="profiles-title">SEO Resource Writer</h3> </div> <button class="profiles-link profile-11">learn more</button> <button class="profiles-close profile-11">See less</button> </div> <div class="profiles-form" id="my_form_11"> <script src="https://web.archive.org/web/20220415054906js_/https://www.google.com/recaptcha/api.js" async defer></script> <form enctype="multipart/form-data" class="form_11" action="/web/20220415054906/https://collider.com/careers/" method="post"> <div class="container"> <div class="careers-form-group no-margin"> <label class="desc">Description</label> <div class="description"><p>As a<strong> Resource Writer</strong>, you will be focused on writing in-depth, extended lists, explainers, and guides with a heavy focus on SEO-driven keywords and evergreen content.</p><p> </p><p>Please apply to this position through our job board by clicking this link: <a href="https://web.archive.org/web/20220415054906/https://collider.applytojob.com/apply/LYImC88fju/-Resource-Writer?source=Emaki+Hiring">Collider Resource Writer.</a></p><p> </p><p>All applications submitted below will be sent to a now invalid email, therefore will not be read. If you'd like your application to be considered for the Resource Writer position, please visit the link above.</p><p> </p><p>Thank you!</p></div> </div> <div class="careers-form-group no-margin"> <label class="desc">Availability</label> <p class="form-text"> Flexible </p> </div> <hr> <div class="careers-form-group"> <label for="firstName">First Name</label> <input type="text" id="firstName_11" placeholder="First name" name="firstName" required> </div> <div class="careers-form-group"> <label for="lastName">Last Name</label> <input type="text" id="lastName_11" placeholder="Last name" name="lastName" required> </div> <div class="careers-form-group"> <label for="email">Email</label> <input type="text" id="email_11" placeholder="Enter Email" name="email" required> </div> <div class="careers-form-group"> <label class="upload" for="resume_11">Resume</label> <input type="file" id="resume_11" name="resume" required> </div> <div class="careers-form-group"> <label class="upload" for="coverLetter_11">Cover Letter</label> <input type="file" id="coverLetter_11" name="coverLetter" required> </div> <input type="hidden" id="jobProfileId_11" name="jobProfileId" value="11"> <div class="g-recaptcha" data-sitekey="6LeXhCsUAAAAAPI3u-Fknyv2O01JI1GEfnRWV4it"></div> <div class="clearfix"> <button type="submit" class="signupbtn">SEND</button> </div> </div> </form> </div> </li> <li id="profiles-item_12" class="profiles-item profile-12"> <div onclick="setUpForm(12)" class="profiles-item-infos"> <div class="profiles-item-vignette"> <div class="profiles-img"></div> <h3 class="profiles-title">List Writer</h3> </div> <button class="profiles-link profile-12">learn more</button> <button class="profiles-close profile-12">See less</button> </div> <div class="profiles-form" id="my_form_12"> <script src="https://web.archive.org/web/20220415054906js_/https://www.google.com/recaptcha/api.js" async defer></script> <form enctype="multipart/form-data" class="form_12" action="/web/20220415054906/https://collider.com/careers/" method="post"> <div class="container"> <div class="careers-form-group no-margin"> <label class="desc">Description</label> <div class="description"><p>As an <strong>Infotainment</strong> <strong>List Writer</strong>, you'll be looking for fun and unique ways to rank fan-favorite franchises in the movie and tv categories. List articles not only need description and opinion, they need analysis and context!</p><p> </p><p>Please apply to this position through our job board by clicking this link: <a href="https://web.archive.org/web/20220415054906/https://collider.applytojob.com/apply/r4AlOJUDcl/-List-MovieTV-Infotainment-Writer?source=Emaki+Hiring">Collider List Writer.</a></p><p> </p><p>All applications submitted below will be sent to a now invalid email, therefore will not be read. If you'd like your application to be considered for the List Writer position, please visit the link above.</p><p> </p><p>Thank you!</p></div> </div> <div class="careers-form-group no-margin"> <label class="desc">Availability</label> <p class="form-text"> Flexible </p> </div> <hr> <div class="careers-form-group"> <label for="firstName">First Name</label> <input type="text" id="firstName_12" placeholder="First name" name="firstName" required> </div> <div class="careers-form-group"> <label for="lastName">Last Name</label> <input type="text" id="lastName_12" placeholder="Last name" name="lastName" required> </div> <div class="careers-form-group"> <label for="email">Email</label> <input type="text" id="email_12" placeholder="Enter Email" name="email" required> </div> <div class="careers-form-group"> <label class="upload" for="resume_12">Resume</label> <input type="file" id="resume_12" name="resume" required> </div> <div class="careers-form-group"> <label class="upload" for="coverLetter_12">Cover Letter</label> <input type="file" id="coverLetter_12" name="coverLetter" required> </div> <input type="hidden" id="jobProfileId_12" name="jobProfileId" value="12"> <div class="g-recaptcha" data-sitekey="6LeXhCsUAAAAAPI3u-Fknyv2O01JI1GEfnRWV4it"></div> <div class="clearfix"> <button type="submit" class="signupbtn">SEND</button> </div> </div> </form> </div> </li> </ul> </section> </article> <script> function setUpForm(id) { let item = document.getElementById("profiles-item_"+ id); if(item.classList.contains("is-showing")){ item.classList.remove('is-showing'); }else{ item.classList.add('is-showing'); } } window.addEventListener('scroll', function() { //get the divs to add classes let itemLeft = document.getElementById("bg-item-left"); let itemRight = document.getElementById("bg-item-right"); // checking for partial visibility for First section let element1 = document.getElementById("careers-1"); let position1 = element1.getBoundingClientRect(); //three tabs on right side let menuItem1 = document.getElementById("careers-1-menu"); let menuItem2 = document.getElementById("careers-2-menu"); let menuItem4 = document.getElementById("careers-4-menu"); if(position1.top < window.innerHeight && position1.bottom >= 0) { itemLeft.className = "careers-bg-1a"; itemRight.className = "careers-bg-1b"; menuItem1.className = ""; menuItem2.className = "is-selected"; menuItem4.className = ""; } // checking for partial visibility for second section let element2 = document.getElementById("careers-2"); let position2 = element2.getBoundingClientRect(); if(position2.top + 900 < window.innerHeight && position2.bottom >= 0) { itemLeft.className = "careers-bg-2"; itemRight.className = "no-bg"; } // checking for partial visibility for Third section let element3 = document.getElementById("careers-3"); let position3 = element3.getBoundingClientRect(); if(position3.top + 900 < window.innerHeight && position3.bottom >= 0) { itemLeft.className = "no-bg"; itemRight.className = "no-bg"; menuItem1.className = "is-selected"; menuItem2.className = ""; menuItem4.className = ""; } // checking for partial visibility for Fourth section let element4 = document.getElementById("careers-4"); let position4 = element4.getBoundingClientRect(); if(position4.top + 700 < window.innerHeight && position4.bottom >= 0) { itemLeft.className = "no-bg"; itemRight.className = "careers-bg-3"; menuItem1.className = ""; menuItem2.className = ""; menuItem4.className = "is-selected"; } }); </script> </div> <!-- No winning ad found for zone: footer! --> <div class="footer_breadcrumb"> </div> <footer class="w-footer"> <div class="footer"> <nav class="menu-legal"> <ul> <li><a class="write" href="/web/20220415054906/https://collider.com/careers/">Write For Us</a></li> <li><a class="menu-home" href="/web/20220415054906/https://collider.com/">Home</a></li> <li><a class="menu-contact-us" href="/web/20220415054906/https://collider.com/contact/">Contact Us</a></li> <li><a class="menu-terms" href="/web/20220415054906/https://collider.com/terms-of-use/">Terms</a></li> <li><a class="menu-privacy" href="/web/20220415054906/https://collider.com/privacy-policy/">Privacy</a></li> <li><a class="menu-copyright" href="/web/20220415054906/https://collider.com/dmca-take-down-policy/">Copyright</a></li> <li><a class="menu-about-us" href="/web/20220415054906/https://collider.com/about/">About Us</a></li> <li><a class="menu-fact-checking-policy" href="/web/20220415054906/https://collider.com/fact-checking-policy/">Fact Checking Policy</a></li> <li><a class="menu-corrections-policy" href="/web/20220415054906/https://collider.com/corrections-policy/">Corrections Policy</a></li> <li><a class="menu-ethics-policy" href="/web/20220415054906/https://collider.com/ethics-policy/">Ethics Policy</a></li> <li><a class="menu-ownership-policy" href="/web/20220415054906/https://collider.com/ownership-funding-advertising-policy/">Ownership Policy</a></li> </ul> </nav> </div> <div class="footer-copy"> Copyright © 2022 collider.com </div> </footer> </div> <script src="/web/20220415054906js_/https://collider.com/public/build/valnet-footer.b09c6a8f.js" async></script> <script> document.addEventListener('DOMContentLoaded', function () { var queryString = window.location.search || ''; var keyValPairs = []; var params = {}; queryString = queryString.substr(1); if (queryString.length) { keyValPairs = queryString.split('&'); for (var i = 0; i < keyValPairs.length; i++) { var key = keyValPairs[i].split('=')[0]; if (!key.length) continue; if (typeof params[key] === 'undefined') params[key] = []; params[key].push(keyValPairs[i].split('=')[1]); } if (params['view'] !== undefined) { if (params['view'] == "list" || params['view'] == "lista") { valnet_cookie.set("view",params['view']); } } var campaign = null; if (params['utm_source'] !== undefined) { campaign = params['utm_source']; } if (campaign !== null) { valnet_cookie.set("campaign",campaign); } } }); </script> <!-- Using AdsNinja V10 --> <!-- Ad Footer Start --> <!-- Ad Footer End --> <script> console.log('viewType: direct'); console.log('view: all'); console.log('campaign: '); console.log('device: desktop'); </script> <script>window.disqusEnable = true;</script> <script id="dsq-count-scr" src="//web.archive.org/web/20220415054906js_/https://collider-3.disqus.com/count.js" defer></script> </body> </html> <!-- FILE ARCHIVED ON 05:49:06 Apr 15, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 09:36:13 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.677 exclusion.robots: 0.034 exclusion.robots.policy: 0.021 esindex: 0.012 cdx.remote: 6.222 LoadShardBlock: 141.784 (3) PetaboxLoader3.datanode: 87.868 (4) PetaboxLoader3.resolve: 93.784 (2) load_resource: 79.504 -->