<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:media="http://search.yahoo.com/mrss/"
	
	>

<channel>
	<title>Unfollow</title>
	<link>https://unfollowmedia.com</link>
	<description>Unfollow</description>
	<pubDate>Sun, 24 Aug 2025 02:29:55 +0000</pubDate>
	<generator>https://unfollowmedia.com</generator>
	<language>en</language>
	
		
	<item>
		<title>Landing</title>
				
		<link>https://unfollowmedia.com/Landing</link>

		<pubDate>Mon, 12 Sep 2022 20:49:35 +0000</pubDate>

		<dc:creator>Unfollow</dc:creator>

		<guid isPermaLink="true">https://unfollowmedia.com/Landing</guid>

		<description>






















︎︎︎</description>
		
	</item>
		
		
	<item>
		<title>Page 3</title>
				
		<link>https://unfollowmedia.com/Page-3</link>

		<pubDate>Mon, 12 Sep 2022 20:49:36 +0000</pubDate>

		<dc:creator>Unfollow</dc:creator>

		<guid isPermaLink="true">https://unfollowmedia.com/Page-3</guid>

		<description>



	&#38;nbsp; &#38;nbsp; UNFOLLOW&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; IS&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; A&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;CREATIVE AGENCY&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;&#38;amp;&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;IDEAS SHOP

 



	
	We partner with consumer brands
to concept + produce marketing campaigns.

	

</description>
		
	</item>
		
		
	<item>
		<title>Page 4</title>
				
		<link>https://unfollowmedia.com/Page-4</link>

		<pubDate>Mon, 12 Sep 2022 20:49:36 +0000</pubDate>

		<dc:creator>Unfollow</dc:creator>

		<guid isPermaLink="true">https://unfollowmedia.com/Page-4</guid>

		<description>CAPABILITIES

︎︎︎ Original ideas (fast)
︎︎︎ Brand collaborations
︎︎︎ Bridging the physical &#38;amp; digital
︎︎︎&#38;nbsp;Cultural relevance
︎︎︎ Minecraft game capture

</description>
		
	</item>
		
		
	<item>
		<title>Page 5 - Desktop</title>
				
		<link>https://unfollowmedia.com/Page-5-Desktop</link>

		<pubDate>Mon, 12 Sep 2022 20:49:36 +0000</pubDate>

		<dc:creator>Unfollow</dc:creator>

		<guid isPermaLink="true">https://unfollowmedia.com/Page-5-Desktop</guid>

		<description>
@media(max-width:768px){
.page_container[local-style="27574869"] {
display:none;
}
}









We have supported concepting, strategy, and creative 
development&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; for&#38;nbsp; &#38;nbsp; &#38;nbsp; Minecraft&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;collaborations 
with&#38;nbsp; &#38;nbsp; &#38;nbsp;&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;&#38;nbsp; the &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; following &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;&#38;nbsp; brands:

Burberry ︎ Adidas&#38;nbsp;︎&#38;nbsp;Lego ︎ Beats by Dre ︎&#38;nbsp;NASA ︎&#38;nbsp;Crocs ︎&#38;nbsp;Hispanic Heritage Foundation ︎Conservation International ︎&#38;nbsp;McDonalds ︎&#38;nbsp;LUSH︎&#38;nbsp;Lacoste ︎&#38;nbsp;NYX&#38;nbsp;︎&#38;nbsp;Nerf ︎&#38;nbsp;4H&#38;nbsp;︎



</description>
		
	</item>
		
		
	<item>
		<title>Page 5 - Mobile</title>
				
		<link>https://unfollowmedia.com/Page-5-Mobile</link>

		<pubDate>Fri, 22 Aug 2025 03:06:09 +0000</pubDate>

		<dc:creator>Unfollow</dc:creator>

		<guid isPermaLink="true">https://unfollowmedia.com/Page-5-Mobile</guid>

		<description>
@media(min-width:768px){
.page_container[local-style="37779111"] {
display:none;
}
}









We have supported concepting, strategy, and creative development for Minecraft collaborations with the following brands:

Burberry ︎ Adidas&#38;nbsp;︎&#38;nbsp;Lego ︎ Beats by Dre ︎&#38;nbsp;NASA ︎&#38;nbsp;Crocs ︎&#38;nbsp;Hispanic Heritage Foundation ︎Conservation International ︎&#38;nbsp;McDonalds ︎&#38;nbsp;LUSH︎&#38;nbsp;Lacoste ︎&#38;nbsp;NYX&#38;nbsp;︎&#38;nbsp;Nerf ︎&#38;nbsp;4H&#38;nbsp;︎



</description>
		
	</item>
		
		
	<item>
		<title>Featured Projects</title>
				
		<link>https://unfollowmedia.com/Featured-Projects</link>

		<pubDate>Sun, 24 Aug 2025 02:29:55 +0000</pubDate>

		<dc:creator>Unfollow</dc:creator>

		<guid isPermaLink="true">https://unfollowmedia.com/Featured-Projects</guid>

		<description>
        * {
      
            padding: 0;
            box-sizing: border-box;
        }

   

        .video-grid {
         margin: 0 auto; /* centers horizontally */
              margin-top:15rem;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-template-rows: repeat(2, 1fr);
            gap: 0;
            width: 100%;
            max-width: 1000px;
            height: 100vh;
                max-height: 600px;
        
        }

      .video-container {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-radius 0.3s ease;
    border-radius: 0; /* default square */
}

.video-container:hover {
    transform: scale(1.02);
    box-shadow: 0 20px 40px rgba(255, 255, 255, 0.1);
    border-radius: 50px; /* adjust roundness as you like */
}

.video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: filter 0.3s ease, border-radius 0.3s ease;
    border-radius: inherit; /* make video follow container rounding */
}


        .video-container:hover video {
            filter: brightness(1.1);
        }

        .video-title {
        width:80%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: white;
            font-size:2.4rem;
            font-weight: bold;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
            opacity: 1;
            transition: opacity 0.3s ease;
            pointer-events: none;
            z-index: 2;
        }

        .video-container:hover .video-title {
            opacity: 0;
        }

.video-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.4);
    opacity: 1;
    transition: opacity 0.3s ease;
    z-index: 1;
    pointer-events: none; /* </description>
		
	</item>
		
		
	<item>
		<title>Page 5 copy</title>
				
		<link>https://unfollowmedia.com/Page-5-copy</link>

		<pubDate>Mon, 19 Sep 2022 02:00:59 +0000</pubDate>

		<dc:creator>Unfollow</dc:creator>

		<guid isPermaLink="true">https://unfollowmedia.com/Page-5-copy</guid>

		<description>




</description>
		
	</item>
		
	</channel>
</rss>