<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>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</title>
	<link>https://buddy-buddy.co</link>
	<description>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</description>
	<pubDate>Thu, 13 Jul 2023 15:28:48 +0000</pubDate>
	<generator>https://buddy-buddy.co</generator>
	<language>en</language>
	
		
	<item>
		<title>Homepage</title>
				
		<link>https://buddy-buddy.co/Homepage</link>

		<pubDate>Fri, 21 Apr 2023 15:55:50 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/Homepage</guid>

		<description>
.page_content {
    overflow:hidden;
}
.gallery_image_caption {
    font-family: "nib-regular-pro", "Arizona Serif Variable", "Georgia",Icons;
    font-style: normal;
    font-weight: normal;
    padding: 0;
    margin: 4rem 0 0;
    font-size: 3rem;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.85);
    letter-spacing: -0.04rem;
    font-variation-settings: 'slnt' 0, 'MONO' 0;
}
.slideshow-nav {
    display: block !important;
    position: absolute;
    bottom: 0;
    z-index: 999;
    font-size: 0;
    width: 100%;
    color: #fff;
    pointer-events: none !important;
}

.slideshow-nav a {
	/*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 182 48.1'%3E%3Cpath d='M182 22.14H14.48C21.94 17.58 26.93 9.36 26.93 0h-3.76c0 11.84-9.33 21.54-21.02 22.14H0v3.76h1v.03c12.23 0 22.17 9.95 22.17 22.17h3.76c0-9.41-5.03-17.66-12.55-22.2H182v-3.76z' /%3E%3C/svg%3E");
    background-repeat: no-repeat;*/
    width: 26.7rem;
    height: 4rem;
    max-width: 20%;
    display: block;
    color: #fff !important;
    font-size: 1px;
    bottom: 0;
    position: absolute;
    pointer-events: auto;
    display: flex;
}

@media (max-width: 415px) {
  .slideshow-nav a {
    max-width: 13%;
    height: 3rem;
  }
  .gallery_image_caption {
    font-size: 2rem;
  }
}

.slideshow-nav a svg {
    transition: all 240ms ease-in-out;
    max-height: 100%;
}

.slideshow-nav a:hover svg {
  fill: #0000ff;
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 182 48.1'%3E%3Cpath fill='%230000ff' d='M182 22.14H14.48C21.94 17.58 26.93 9.36 26.93 0h-3.76c0 11.84-9.33 21.54-21.02 22.14H0v3.76h1v.03c12.23 0 22.17 9.95 22.17 22.17h3.76c0-9.41-5.03-17.66-12.55-22.2H182v-3.76z' /%3E%3C/svg%3E");*/
}

.slideshow-nav a:last-of-type {
	position: absolute;
	right: 0;
    transform: rotateY(180deg);
}
.image-gallery-navigation.slick-prev, .image-gallery-navigation.slick-next {
    width: 20%;
    height: calc(100% - 7.7rem);
    mix-blend-mode: hard-light;
    cursor: none;
}
.image-gallery-navigation svg { display: none; }
.content .slick-slide img:not(.image-zoom) {
    cursor: none;
}
.cursor {
	width: 45px;
    height: 45px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 89.13 89.13'%3E%3Ccircle fill='%230043ff' cx='44.57' cy='44.57' r='44.57'/%3E%3C/svg%3E");
    position: absolute;
    z-index: 9999;
    mix-blend-mode: hard-light;
    cursor: none;
    top: -9999px;
    left: -9999px;
}
.slick-prev .cursor,
.slick-next .cursor {
	width: 49px;
    height: 51px;
    margin-top: -3px;
}
.slick-prev .cursor {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='51' viewBox='0 0 96.98 102.04'%3E%3Cpath fill='%230043ff' d='m0,51.02L51.02,0v38.31c4.32-7.2,12.21-12.03,21.22-12.03,13.66,0,24.74,11.08,24.74,24.74s-11.08,24.74-24.74,24.74c-9.01,0-16.9-4.82-21.22-12.03v38.31S0,51.02,0,51.02Z'/%3E%3C/svg%3E");
}
.slick-next .cursor {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='51' viewBox='0 0 96.98 102.04'%3E%3Cpath fill='%230043ff' style='mix-blend-mode: hard-light;' d='m96.98,51.02L45.96,0v38.31c-4.32-7.2-12.21-12.03-21.22-12.03C11.08,26.28,0,37.36,0,51.02s11.08,24.74,24.74,24.74c9.01,0,16.9-4.82,21.22-12.03v38.31l51.02-51.02Z'/%3E%3C/svg%3E");
}
.slick-arrow.hidden {
    opacity: 1;
}
.slick-center {
	position: absolute;
    top: 0;
    left: 20%;
    width: 60%;
    height: calc(100% - 7.7rem);
    overflow: hidden;
    pointer-events: none !important;
}
.slick-prev, .slick-next {
    overflow: hidden;
}
hr {
	background: rgba(0, 0, 0, 0.85);
}


$(function() {
	// slideshow arrows functionality
	$('.image-gallery').on('click', 'a[data-next]', function(e) {
		$('.slick').slick('slickNext');
        e.preventDefault();
    });
	$('.image-gallery').on('click', 'a[data-prev]', function(e) {
		$('.slick').slick('slickPrev');
        e.preventDefault();
    })
    $('.image-gallery').on('init', function() { 
    	$('.slick-prev, .slick-next').append('');
        $(this).append('');
        // slideshow arrows appearance, delay needed or it doesn't work
        setTimeout(function() {
			$('.slideshow-nav a').html("");
        }, 100);
    });
    $('body').on('mousemove', function(e) {
        $('.cursor').each(function() {
        	var parentOffset = $(this).parent('div').offset();
        	$(this).attr({"style":"top: "+(e.pageY - 22 - parentOffset.top)+"px;left:"+ (e.pageX - 22 - parentOffset.left) +"px;"});
        });
    });
    
   
    
});


&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/e8872e20e19f0c21b877d7b67a554de41aafb010fe41e90ee281a04763d3142f/miles_1200.jpg" data-mid="184868694" border="0" alt="Miles" data-caption="Miles" src="https://freight.cargo.site/w/1000/i/e8872e20e19f0c21b877d7b67a554de41aafb010fe41e90ee281a04763d3142f/miles_1200.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/b4aaec4a8b45b8d76db722787541a19c8661f86cf42c86848ab6b290110f000c/warby1200_d.jpg" data-mid="184873643" border="0" alt="Warby Parker" data-caption="Warby Parker" src="https://freight.cargo.site/w/1000/i/b4aaec4a8b45b8d76db722787541a19c8661f86cf42c86848ab6b290110f000c/warby1200_d.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/1f501fe4de639888662dcab9d354437f429c23388f12f60d8dc8385aadc09721/antora_1200_d.jpg" data-mid="184875020" border="0" alt="Antora Energy" data-caption="Antora Energy" src="https://freight.cargo.site/w/1000/i/1f501fe4de639888662dcab9d354437f429c23388f12f60d8dc8385aadc09721/antora_1200_d.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/6ccc546a03cbf44b611c066608bcb0c85ddd30a5ff4667d8340cdd83c8f72e58/odele_1200.jpg" data-mid="184884481" border="0" alt="Odele" data-caption="Odele" src="https://freight.cargo.site/w/1000/i/6ccc546a03cbf44b611c066608bcb0c85ddd30a5ff4667d8340cdd83c8f72e58/odele_1200.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/1e152b8204da76f6adc03446d50f962a40c6029834a29662c4567774015d57e3/lm_1200_b.jpg" data-mid="184876801" border="0" alt="Landmade" data-caption="Landmade" src="https://freight.cargo.site/w/1000/i/1e152b8204da76f6adc03446d50f962a40c6029834a29662c4567774015d57e3/lm_1200_b.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/c73ecf3f0ea8aeb3f57e626b078f4b3b8fd8909a506ea318950b0e5bac801bc4/myrth_1200.jpg" data-mid="184881779" border="0" alt="Myrth" data-caption="Myrth" src="https://freight.cargo.site/w/1000/i/c73ecf3f0ea8aeb3f57e626b078f4b3b8fd8909a506ea318950b0e5bac801bc4/myrth_1200.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/4237a9a4f56014177756890646216151c6b0b48c8ecb15ef54f2d2bf3829a51a/hph_1200.jpg" data-mid="184876019" border="0" alt="Human Powered Health" data-caption="Human Powered Health" src="https://freight.cargo.site/w/1000/i/4237a9a4f56014177756890646216151c6b0b48c8ecb15ef54f2d2bf3829a51a/hph_1200.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/e96b0e143628e2bdf1bb44e5522d1d53a35d793de53392dbe9785963fffe94e6/geg_1200.jpg" data-mid="184883003" border="0" alt="Good Earth Gardens" data-caption="Good Earth Gardens" src="https://freight.cargo.site/w/1000/i/e96b0e143628e2bdf1bb44e5522d1d53a35d793de53392dbe9785963fffe94e6/geg_1200.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/c82446f6742998c42c5db2f97aa8862f2a41540b5bba2d7d1bc8040b6dc755b3/ditto_1200_c.jpg" data-mid="184883695" border="0" alt="Ditto" data-caption="Ditto" src="https://freight.cargo.site/w/1000/i/c82446f6742998c42c5db2f97aa8862f2a41540b5bba2d7d1bc8040b6dc755b3/ditto_1200_c.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/241ec4e8698c33635d6489e51fdf325bc7f77fb1b6f6f922bb93b0e4f43f3747/GFF_1200.jpg" data-mid="184886886" border="0" alt="Good Flower Farm" data-caption="Good Flower Farm" src="https://freight.cargo.site/w/1000/i/241ec4e8698c33635d6489e51fdf325bc7f77fb1b6f6f922bb93b0e4f43f3747/GFF_1200.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/1e026920a52bd7bc93e332513555100584ccf6d70e5c5d18ada942834c14692e/thesis_1200.jpg" data-mid="184885494" border="0" alt="Thesis Beer Project" data-caption="Thesis Beer Project" src="https://freight.cargo.site/w/1000/i/1e026920a52bd7bc93e332513555100584ccf6d70e5c5d18ada942834c14692e/thesis_1200.jpg" /&#62;
&#60;img width="1920" height="1200" width_o="1920" height_o="1200" data-src="https://freight.cargo.site/t/original/i/d2a15bae20c91f15f8a10cf1462642f790c69f3dc5de0cdf95464c630494e847/ida_1200_c.jpg" data-mid="184890433" border="0" alt="Ida Graves Distillery" data-caption="Ida Graves Distillery" src="https://freight.cargo.site/w/1000/i/d2a15bae20c91f15f8a10cf1462642f790c69f3dc5de0cdf95464c630494e847/ida_1200_c.jpg" /&#62;


	
	&#60;img width="600" height="600" width_o="600" height_o="600" data-src="https://freight.cargo.site/t/original/i/03d3ffd4c8451eb179029a15abd7ea2746b55f2dedda1681b76e6ea454de15d9/animatedlogo.gif" data-mid="176449487" border="0" data-scale="12" data-icon-mode alt="Buddy-Buddy logo animation" data-caption="Buddy-Buddy logo animation" src="https://freight.cargo.site/w/600/i/03d3ffd4c8451eb179029a15abd7ea2746b55f2dedda1681b76e6ea454de15d9/animatedlogo.gif" /&#62;

Buddy-Buddy specializes in branding, packaging design, and illustration.We strive to be the world’s finest and friendliest design studio.

&#38;nbsp; View All the Work &#38;nbsp;
	
</description>
		
	</item>
		
		
	<item>
		<title>News Ticker</title>
				
		<link>https://buddy-buddy.co/News-Ticker</link>

		<pubDate>Tue, 06 Jun 2023 18:13:43 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/News-Ticker</guid>

		<description>
 
︎ On Medium: Antora Energy Process&#38;nbsp;︎ &#38;nbsp; &#38;nbsp; &#38;nbsp;︎ Press: Miles on Brand New&#38;nbsp;︎ &#38;nbsp; &#38;nbsp; New Work: Warby Parker&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;︎Welcome to Buddy-Buddy 2.0&#38;nbsp;︎&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;︎ On Medium: Antora Energy Process ︎ &#38;nbsp; &#38;nbsp; &#38;nbsp;︎ Press: Miles on Brand New ︎&#38;nbsp; &#38;nbsp; &#38;nbsp; New Work: Warby Parker&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;︎Welcome to Buddy-Buddy 2.0 ︎&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;

</description>
		
	</item>
		
		
	<item>
		<title>Details</title>
				
		<link>https://buddy-buddy.co/Details</link>

		<pubDate>Mon, 12 Jun 2023 15:12:19 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/Details</guid>

		<description>
Buddy-Buddy’s founders lead each project from onset to completion, bringing invaluable experience and a vested interest to our partnerships.
Our process is tailored to deliver cultural appeal, competitive advantage, and lasting value and equity to our client partners.&#38;nbsp;

	SERVICESVisual IdentityPackagingIllustrationNamingEnvironmentAnimationPhotographyVideo
	CONTACTTo discuss a potential partnership or to learn more about our firm please email us.


</description>
		
	</item>
		
		
	<item>
		<title>Client Ticker</title>
				
		<link>https://buddy-buddy.co/Client-Ticker</link>

		<pubDate>Mon, 12 Jun 2023 15:05:12 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/Client-Ticker</guid>

		<description>


&#60;img width="490" height="300" width_o="490" height_o="300" data-src="https://freight.cargo.site/t/original/i/6aa3581cd7c4bd418be5368e3a9c63dff37f884f6c7a66559f8b25c4dcd12fef/clientlogoassets-01.jpg" data-mid="182867554" border="0" data-scale="16" src="https://freight.cargo.site/w/490/i/6aa3581cd7c4bd418be5368e3a9c63dff37f884f6c7a66559f8b25c4dcd12fef/clientlogoassets-01.jpg" /&#62;&#38;nbsp; &#38;nbsp;&#60;img width="219" height="300" width_o="219" height_o="300" data-src="https://freight.cargo.site/t/original/i/5e1d67c056abc5d11359d0ca187f0f9baef5ab0380cb6a91f9d25ae6515c1ec1/clientlogoassets-09.jpg" data-mid="182867596" border="0" data-scale="7" src="https://freight.cargo.site/w/219/i/5e1d67c056abc5d11359d0ca187f0f9baef5ab0380cb6a91f9d25ae6515c1ec1/clientlogoassets-09.jpg" /&#62;&#60;img width="401" height="300" width_o="401" height_o="300" data-src="https://freight.cargo.site/t/original/i/fc48aa3c2a92fd8ab3430b218ec12bd43c992c6eb5486a9193e890ab2e3f576c/clientlogoassets-08.jpg" data-mid="182867597" border="0" data-scale="12" src="https://freight.cargo.site/w/401/i/fc48aa3c2a92fd8ab3430b218ec12bd43c992c6eb5486a9193e890ab2e3f576c/clientlogoassets-08.jpg" /&#62;&#60;img width="266" height="300" width_o="266" height_o="300" data-src="https://freight.cargo.site/t/original/i/85417a17a40c9a68679b44e6e9aba74b97d0513b1f02f2a3f2a46aacfdddeea2/clientlogoassetsmtv.jpg" data-mid="182867790" border="0" data-scale="8" src="https://freight.cargo.site/w/266/i/85417a17a40c9a68679b44e6e9aba74b97d0513b1f02f2a3f2a46aacfdddeea2/clientlogoassetsmtv.jpg" /&#62;&#60;img width="476" height="300" width_o="476" height_o="300" data-src="https://freight.cargo.site/t/original/i/6a698cc53a63a4fc739b5321d9352a08e5015737ef1e0bc0a1c62c5e6bda90eb/clientlogoassets-06.jpg" data-mid="182867599" border="0" data-scale="16" src="https://freight.cargo.site/w/476/i/6a698cc53a63a4fc739b5321d9352a08e5015737ef1e0bc0a1c62c5e6bda90eb/clientlogoassets-06.jpg" /&#62;&#60;img width="253" height="300" width_o="253" height_o="300" data-src="https://freight.cargo.site/t/original/i/77dae35aca6b8c9a2f31c54bef0b2f9d619562b0db96de872863a6190aa301b2/clientlogoassets-05.jpg" data-mid="182867601" border="0" data-scale="8" src="https://freight.cargo.site/w/253/i/77dae35aca6b8c9a2f31c54bef0b2f9d619562b0db96de872863a6190aa301b2/clientlogoassets-05.jpg" /&#62;&#60;img width="686" height="300" width_o="686" height_o="300" data-src="https://freight.cargo.site/t/original/i/f317e4019b01320ef098b59291867d4063eecf99042dd18ff75aef47aac8b389/clientlogoassets-04.jpg" data-mid="182867602" border="0" data-scale="24" src="https://freight.cargo.site/w/686/i/f317e4019b01320ef098b59291867d4063eecf99042dd18ff75aef47aac8b389/clientlogoassets-04.jpg" /&#62;&#60;img width="533" height="300" width_o="533" height_o="300" data-src="https://freight.cargo.site/t/original/i/dc4d91d372e4dce73eab0e0b39c63ad883784761dae099a1c6ff846c2d0e2b87/clientlogoassets-03.jpg" data-mid="182867603" border="0" data-scale="18" src="https://freight.cargo.site/w/533/i/dc4d91d372e4dce73eab0e0b39c63ad883784761dae099a1c6ff846c2d0e2b87/clientlogoassets-03.jpg" /&#62;&#60;img width="437" height="300" width_o="437" height_o="300" data-src="https://freight.cargo.site/t/original/i/a3607ce0f597d5d1d98cc43b94f4b5ebf4999296c564ae2467c1bda54002f2eb/clientlogoassets.jpg" data-mid="182867753" border="0" data-scale="15" src="https://freight.cargo.site/w/437/i/a3607ce0f597d5d1d98cc43b94f4b5ebf4999296c564ae2467c1bda54002f2eb/clientlogoassets.jpg" /&#62; &#38;nbsp;&#38;nbsp; &#38;nbsp;</description>
		
	</item>
		
		
	<item>
		<title>Work</title>
				
		<link>https://buddy-buddy.co/Work</link>

		<pubDate>Mon, 24 Apr 2023 16:28:15 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/Work</guid>

		<description></description>
		
	</item>
		
		
	<item>
		<title>Spacer</title>
				
		<link>https://buddy-buddy.co/Spacer</link>

		<pubDate>Thu, 13 Jul 2023 15:28:48 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/Spacer</guid>

		<description></description>
		
	</item>
		
		
	<item>
		<title>Info</title>
				
		<link>https://buddy-buddy.co/Info</link>

		<pubDate>Mon, 12 Jun 2023 20:29:01 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/Info</guid>

		<description>

	Delight from discipline. 
The most compelling creative works are the result of focus, commitment, and trust. 
Buddy-Buddy’s business model positions our core team to work closely with each client partner for the project’s duration. Our engagements are shaped by mutuality and strategic guidance. 
Since our founding in 2019, our model has been validated by partnerships with some of the world’s most respected brands including Google, MTV, Warner Bros., Target, Jack Daniel’s, Warby Parker, Paramount, and Capital One.

	&#38;nbsp;SERVICESBrandingPackagingIllustrationNamingEnvironmentAnimationPhotographyVideo
CONTACTSay hi or submit an inquiry via&#38;nbsp;email.&#38;nbsp;ELSEWHERESInstagramMedium&#38;nbsp;







</description>
		
	</item>
		
		
	<item>
		<title>Bits n' Bobs</title>
				
		<link>https://buddy-buddy.co/Bits-n-Bobs</link>

		<pubDate>Mon, 05 Jun 2023 16:06:35 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/Bits-n-Bobs</guid>

		<description>



&#60;img width="341" height="411" width_o="341" height_o="411" data-src="https://freight.cargo.site/t/original/i/65668ccc025cadcec77af292914e5efadda5e43867785250e07a76e9064cb401/bitsnbobs.png" data-mid="181067703" border="0"  src="https://freight.cargo.site/w/341/i/65668ccc025cadcec77af292914e5efadda5e43867785250e07a76e9064cb401/bitsnbobs.png" /&#62;

Bits &#38;amp; Bobs

A somewhat curated collection of projects and concepts

&#60;img width="786" height="1364" width_o="786" height_o="1364" data-src="https://freight.cargo.site/t/original/i/54afadd91fec1ec2130b128a659568076410e58770a476236ca3b2501736f44b/goodgather.png" data-mid="181067866" border="0" data-scale="49" data-icon-mode src="https://freight.cargo.site/w/786/i/54afadd91fec1ec2130b128a659568076410e58770a476236ca3b2501736f44b/goodgather.png" /&#62;


	&#60;img width="6000" height="6000" width_o="6000" height_o="6000" data-src="https://freight.cargo.site/t/original/i/44c24cd262735e718c4cbf5c9685b0b1c167a9721891449c17b2b11d633c839e/bb_box1.png" data-mid="181068209" border="0"  src="https://freight.cargo.site/w/1000/i/44c24cd262735e718c4cbf5c9685b0b1c167a9721891449c17b2b11d633c839e/bb_box1.png" /&#62;
	&#60;img width="6000" height="6000" width_o="6000" height_o="6000" data-src="https://freight.cargo.site/t/original/i/6d1741c780eb2a67c159821260138ef89a330765906103c767265c450fede5bc/bb_box2.png" data-mid="181068210" border="0"  src="https://freight.cargo.site/w/1000/i/6d1741c780eb2a67c159821260138ef89a330765906103c767265c450fede5bc/bb_box2.png" /&#62;
	&#60;img width="6000" height="6000" width_o="6000" height_o="6000" data-src="https://freight.cargo.site/t/original/i/a7be06b9f25c3dc17cc50638f9ca61bc238ea0d09bb3394569004b08fc710e97/bb_box3.png" data-mid="181068211" border="0"  src="https://freight.cargo.site/w/1000/i/a7be06b9f25c3dc17cc50638f9ca61bc238ea0d09bb3394569004b08fc710e97/bb_box3.png" /&#62;


&#60;img width="4000" height="2251" width_o="4000" height_o="2251" data-src="https://freight.cargo.site/t/original/i/d8e5cc1350324db7616698a5d51d231fb5545ced2728717a21a002387104d48c/td_r2v1-02.jpg" data-mid="181068168" border="0" data-scale="92" src="https://freight.cargo.site/w/1000/i/d8e5cc1350324db7616698a5d51d231fb5545ced2728717a21a002387104d48c/td_r2v1-02.jpg" /&#62;
&#60;img width="6000" height="6000" width_o="6000" height_o="6000" data-src="https://freight.cargo.site/t/original/i/6d1741c780eb2a67c159821260138ef89a330765906103c767265c450fede5bc/bb_box2.png" data-mid="181068210" border="0" data-scale="92" src="https://freight.cargo.site/w/1000/i/6d1741c780eb2a67c159821260138ef89a330765906103c767265c450fede5bc/bb_box2.png" /&#62;
&#60;img width="6000" height="6000" width_o="6000" height_o="6000" data-src="https://freight.cargo.site/t/original/i/a7be06b9f25c3dc17cc50638f9ca61bc238ea0d09bb3394569004b08fc710e97/bb_box3.png" data-mid="181068211" border="0" data-scale="92" src="https://freight.cargo.site/w/1000/i/a7be06b9f25c3dc17cc50638f9ca61bc238ea0d09bb3394569004b08fc710e97/bb_box3.png" /&#62;
&#60;img width="6000" height="6000" width_o="6000" height_o="6000" data-src="https://freight.cargo.site/t/original/i/44c24cd262735e718c4cbf5c9685b0b1c167a9721891449c17b2b11d633c839e/bb_box1.png" data-mid="181068209" border="0" data-scale="92" data-no-zoom="true" src="https://freight.cargo.site/w/1000/i/44c24cd262735e718c4cbf5c9685b0b1c167a9721891449c17b2b11d633c839e/bb_box1.png" /&#62;
&#60;img width="5101" height="3301" width_o="5101" height_o="3301" data-src="https://freight.cargo.site/t/original/i/787e6cf636789a9a3c22b3a61b8efc1e03f8cc718b93e62d6738e13cc2234fd6/idagraves_explore_r3v1-35.jpg" data-mid="181068203" border="0"  src="https://freight.cargo.site/w/1000/i/787e6cf636789a9a3c22b3a61b8efc1e03f8cc718b93e62d6738e13cc2234fd6/idagraves_explore_r3v1-35.jpg" /&#62;&#60;img width="4000" height="2251" width_o="4000" height_o="2251" data-src="https://freight.cargo.site/t/original/i/2b035c041b82b26f2b41a2c3f8b88cb79ac0d453d23c27076ee241a483ac17a7/illo_r1v1-04.jpg" data-mid="181068366" border="0"  src="https://freight.cargo.site/w/1000/i/2b035c041b82b26f2b41a2c3f8b88cb79ac0d453d23c27076ee241a483ac17a7/illo_r1v1-04.jpg" /&#62;
&#60;img width="4000" height="2250" width_o="4000" height_o="2250" data-src="https://freight.cargo.site/t/original/i/40465e5cab37c5b727b83376911149c8fbfeeb209dee1c6debaaa34a6649154a/grin_r1v2-01.jpg" data-mid="181068412" border="0" data-scale="92" src="https://freight.cargo.site/w/1000/i/40465e5cab37c5b727b83376911149c8fbfeeb209dee1c6debaaa34a6649154a/grin_r1v2-01.jpg" /&#62;&#60;img width="1303" height="1243" width_o="1303" height_o="1243" data-src="https://freight.cargo.site/t/original/i/1e619495251b3f0d89fb5cf0b36f4ef7bb0dffeb06bc3f16b8c86e83c8abaefe/Screenshot-2023-06-02-at-3.06.34-PM.png" data-mid="181068376" border="0" data-scale="92" src="https://freight.cargo.site/w/1000/i/1e619495251b3f0d89fb5cf0b36f4ef7bb0dffeb06bc3f16b8c86e83c8abaefe/Screenshot-2023-06-02-at-3.06.34-PM.png" /&#62;</description>
		
	</item>
		
		
	<item>
		<title>Miles</title>
				
		<link>https://buddy-buddy.co/Miles</link>

		<pubDate>Tue, 25 Apr 2023 14:10:30 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/Miles</guid>

		<description>


  window.dataLayer = window.dataLayer &#124;&#124; [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-138172383-1');


&#60;img width="4000" height="2251" width_o="4000" height_o="2251" data-src="https://freight.cargo.site/t/original/i/b9545700aaec594889b3536fc108ba71c1b8d70de89cafd0247ae3a3865eb706/logo.jpg" data-mid="176802057" border="0" alt="Miles logo design by Buddy-Buddy" data-caption="Miles logo design by Buddy-Buddy" src="https://freight.cargo.site/w/1000/i/b9545700aaec594889b3536fc108ba71c1b8d70de89cafd0247ae3a3865eb706/logo.jpg" /&#62;


	Miles


	


	
Miles is a new deodorant brand specifically formulated for adolescents. Launching online and in Target stores in 2023, we partnered with Miles’ founder to create the brand’s design expression, from visual identity, art direction, and packaging to promotional treatments and collateral.&#38;nbsp;

	︎ VISUAL IDENTITY︎ PACKAGING︎ CREATIVE DIRECTION︎ BRAND APPLICATIONS︎ ART DIRECTION︎ DIGITAL COLLATERAL




&#60;img width="1920" height="1114" width_o="1920" height_o="1114" data-src="https://freight.cargo.site/t/original/i/855a924e996b9ae867bcbc756d6b7320e869cd8b59e7cf655e9ee7a6bcce1975/miles_case_study_images_family1.jpg" data-mid="176632586" border="0" data-scale="92" alt="Miles deodorant packaging design" data-caption="Miles deodorant packaging design" src="https://freight.cargo.site/w/1000/i/855a924e996b9ae867bcbc756d6b7320e869cd8b59e7cf655e9ee7a6bcce1975/miles_case_study_images_family1.jpg" /&#62;&#60;img width="1920" height="1252" width_o="1920" height_o="1252" data-src="https://freight.cargo.site/t/original/i/1a7f4a7c634bcf66c7c4773fb65d91230f0d97eedfe3fedb3f907e290051779a/miles_case_study_images_family3.jpg" data-mid="176801432" border="0" data-scale="92" alt="Miles deodorant packaging design" data-caption="Miles deodorant packaging design" src="https://freight.cargo.site/w/1000/i/1a7f4a7c634bcf66c7c4773fb65d91230f0d97eedfe3fedb3f907e290051779a/miles_case_study_images_family3.jpg" /&#62;














	
	Miles is a first-to-market brand for this target demographic, meaning their products would be merchandised in the saturated mens deodorant category. Our packaging design aimed to stand out from staid legacy brands and brash young-adult products while resonating with the brand’s two target audiences: its users (teenagers) and buyers (parents of teenagers).
	







	
	&#60;img width="791" height="831" width_o="791" height_o="831" data-src="https://freight.cargo.site/t/original/i/9b94193866df67b5ee3d668cf76c301804cea06c3ebb71e7dd3e0afcab548fce/Asset-3.png" data-mid="176638724" border="0" alt="Miles advertisement of boy holding flower" data-caption="Miles advertisement of boy holding flower" src="https://freight.cargo.site/w/791/i/9b94193866df67b5ee3d668cf76c301804cea06c3ebb71e7dd3e0afcab548fce/Asset-3.png" /&#62;
	





	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/5961311a09c3d899b18d47ea88c37c9b28e16b99e55789b096369299f6c58768/miles_case_study_images_animation.gif" data-mid="176646456" border="0" data-scale="92" alt="Miles deodorant scent animation" data-caption="Miles deodorant scent animation" src="https://freight.cargo.site/w/960/i/5961311a09c3d899b18d47ea88c37c9b28e16b99e55789b096369299f6c58768/miles_case_study_images_animation.gif" /&#62;
	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/b6ca70496ffc370baef604b1d3fa6750c3ec82878bd75c2e6fa8760b52a1ad39/12b.jpg" data-mid="176643589" border="0" data-scale="92" alt="Hands opening Miles deodorant package" data-caption="Hands opening Miles deodorant package" src="https://freight.cargo.site/w/960/i/b6ca70496ffc370baef604b1d3fa6750c3ec82878bd75c2e6fa8760b52a1ad39/12b.jpg" /&#62;
&#60;img width="1920" height="1252" width_o="1920" height_o="1252" data-src="https://freight.cargo.site/t/original/i/27db4553d2eba86a7af715f3f1e39a36aa7bcd159c6b27a05a498e5ee531cc79/miles_case_study_images_boxes.jpg" data-mid="176643875" border="0" data-scale="92" alt="Miles deodorant packaging design by Buddy-Buddy" data-caption="Miles deodorant packaging design by Buddy-Buddy" src="https://freight.cargo.site/w/1000/i/27db4553d2eba86a7af715f3f1e39a36aa7bcd159c6b27a05a498e5ee531cc79/miles_case_study_images_boxes.jpg" /&#62;



	
	











Miles’ vibrant palette delivers stopping power on-shelf, critical for a new brand in a crowded product segment. The scent-inspired artwork and chiseled typography translates effortlessly from packaging to art direction, elevating the brand above category clichés. 


The abstract simplicity of packaging layouts resonates with the target user segment, instilling self-respect and confidence. 




	


&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/0186f343c9e12dc1ccbfe7733e46952d6df94cac1e7b38dfd31519a1767f46e6/miles_case_study_images_graphic1.jpg" data-mid="176651917" border="0"  src="https://freight.cargo.site/w/960/i/0186f343c9e12dc1ccbfe7733e46952d6df94cac1e7b38dfd31519a1767f46e6/miles_case_study_images_graphic1.jpg" /&#62;
&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/59f3fdb96ab467babd8c7c0920dcc95f954ad297fdabb54a7b7f8506d2654424/miles_case_study_images_graphic2.jpg" data-mid="176651924" border="0"  src="https://freight.cargo.site/w/960/i/59f3fdb96ab467babd8c7c0920dcc95f954ad297fdabb54a7b7f8506d2654424/miles_case_study_images_graphic2.jpg" /&#62;
&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/66a30d012c9fedc386f4cd48a2f31f6d3f87bc052081d40c81ac7740eb258c39/miles_case_study_images_graphic3.jpg" data-mid="176651910" border="0"  src="https://freight.cargo.site/w/960/i/66a30d012c9fedc386f4cd48a2f31f6d3f87bc052081d40c81ac7740eb258c39/miles_case_study_images_graphic3.jpg" /&#62;



&#60;img width="1920" height="1205" width_o="1920" height_o="1205" data-src="https://freight.cargo.site/t/original/i/50397256f61c41f0a5bf3348a992d947e63383d2f3d392b1ac7184a927cecc7c/miles_case_study_images_backpack.jpg" data-mid="176646903" border="0" data-scale="92" alt="Hand taking Miles deodorant out of backpack" data-caption="Hand taking Miles deodorant out of backpack" src="https://freight.cargo.site/w/1000/i/50397256f61c41f0a5bf3348a992d947e63383d2f3d392b1ac7184a927cecc7c/miles_case_study_images_backpack.jpg" /&#62;&#60;img width="1920" height="1168" width_o="1920" height_o="1168" data-src="https://freight.cargo.site/t/original/i/edd379e1ddf99ace81b66b7b190b67e97504fe86c1e08f956ed697c9027668a1/scatter2.jpg" data-mid="176801079" border="0" data-scale="92" alt="Miles deodorant packaging design" data-caption="Miles deodorant packaging design" src="https://freight.cargo.site/w/1000/i/edd379e1ddf99ace81b66b7b190b67e97504fe86c1e08f956ed697c9027668a1/scatter2.jpg" /&#62;
	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/6d8a4f2140a6aa00fe1a58f09eab4967aabf25b22d65c4f8fc65c2ec3b42dfac/13a.jpg" data-mid="176647927" border="0" data-scale="92" alt="Boy wearing Miles hooded sweatshirt" data-caption="Boy wearing Miles hooded sweatshirt" src="https://freight.cargo.site/w/960/i/6d8a4f2140a6aa00fe1a58f09eab4967aabf25b22d65c4f8fc65c2ec3b42dfac/13a.jpg" /&#62;
	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/2c20e8634005944d145a4818c48f4711ba5de7f8b6ff5c786d94fcd4fbcd39da/miles_case_study_images_hands.jpg" data-mid="176647865" border="0" data-scale="92" alt="Hand holding two packs of Miles deodorant." data-caption="Hand holding two packs of Miles deodorant." src="https://freight.cargo.site/w/960/i/2c20e8634005944d145a4818c48f4711ba5de7f8b6ff5c786d94fcd4fbcd39da/miles_case_study_images_hands.jpg" /&#62;
&#60;img width="1920" height="1313" width_o="1920" height_o="1313" data-src="https://freight.cargo.site/t/original/i/72ff189e7897c6cc440660d0d5d6a0c5ebaea2044b225d5920cd4ae92f1467bd/miles_case_study_images_family4.jpg" data-mid="176649109" border="0" data-scale="92" alt="Packaging design of Miles deodorant" data-caption="Packaging design of Miles deodorant" src="https://freight.cargo.site/w/1000/i/72ff189e7897c6cc440660d0d5d6a0c5ebaea2044b225d5920cd4ae92f1467bd/miles_case_study_images_family4.jpg" /&#62;



	
	&#60;img width="586" height="451" width_o="586" height_o="451" data-src="https://freight.cargo.site/t/original/i/551aff86722e2c579505e8c4f01ba99f542d2722933fe492f3ec91485bdf26d3/Asset-4.svg" data-mid="176655602" border="0" data-scale="38" alt="Miles deodorant logo. " data-caption="Miles deodorant logo. " src="https://freight.cargo.site/w/586/i/551aff86722e2c579505e8c4f01ba99f542d2722933fe492f3ec91485bdf26d3/Asset-4.svg" /&#62;
	





</description>
		
	</item>
		
		
	<item>
		<title>Warby Parker</title>
				
		<link>https://buddy-buddy.co/Warby-Parker</link>

		<pubDate>Wed, 31 May 2023 20:30:58 +0000</pubDate>

		<dc:creator>Buddy-Buddy &#124; A branding and packaging design studio in Minneapolis</dc:creator>

		<guid isPermaLink="true">https://buddy-buddy.co/Warby-Parker</guid>

		<description>


  window.dataLayer = window.dataLayer &#124;&#124; [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-138172383-1');


&#60;img width="1920" height="1080" width_o="1920" height_o="1080" data-src="https://freight.cargo.site/t/original/i/16dab60f51f640555519467881421b1d0aadd3f446254841daa09ab396da6019/01.jpg" data-mid="180595832" border="0" alt="Warby Parker illustration of gardener by Buddy-Buddy" data-caption="Warby Parker illustration of gardener by Buddy-Buddy" src="https://freight.cargo.site/w/1000/i/16dab60f51f640555519467881421b1d0aadd3f446254841daa09ab396da6019/01.jpg" /&#62;



	Warby Parker
	



	With a new retail store opening in the nearby Ridgedale Center, Warby Parker commissioned Buddy-Buddy to develop a range of environmental artworks to be featured throughout the space. The 20+ illustrations celebrate our home state’s distinctive seasons, icons, and activities.&#38;nbsp;


	︎ ILLUSTRATION︎ ENVIRONMENT
ART DIRECTION: MATT SINGER &#38;nbsp;



&#60;img width="1920" height="1080" width_o="1920" height_o="1080" data-src="https://freight.cargo.site/t/original/i/8d6f34b45c219dad8cf859946f28b1527d0c636d4380132eaa3c1d28f7de2ee0/02.jpg" data-mid="180595959" border="0" data-scale="92" alt="Warby Parker Ridgedale store, illustrations by Buddy-Buddy" data-caption="Warby Parker Ridgedale store, illustrations by Buddy-Buddy" src="https://freight.cargo.site/w/1000/i/8d6f34b45c219dad8cf859946f28b1527d0c636d4380132eaa3c1d28f7de2ee0/02.jpg" /&#62;
	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/4660c9db0298cc8070642c46ac59042308b5ac1500ae546bad284d79dc430648/03a.jpg" data-mid="180596123" border="0" data-scale="92" alt="Warby Parker illustration of loon by Buddy-Buddy" data-caption="Warby Parker illustration of loon by Buddy-Buddy" src="https://freight.cargo.site/w/960/i/4660c9db0298cc8070642c46ac59042308b5ac1500ae546bad284d79dc430648/03a.jpg" /&#62;
	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/ebab9f3978ccdad515a5369516ca0f8885b07683eb0ec61194b9edaac8fca519/03b.jpg" data-mid="180596124" border="0" data-scale="92" alt="Warby Parker illustration of wolf by Buddy-Buddy" data-caption="Warby Parker illustration of wolf by Buddy-Buddy" src="https://freight.cargo.site/w/960/i/ebab9f3978ccdad515a5369516ca0f8885b07683eb0ec61194b9edaac8fca519/03b.jpg" /&#62;
&#60;img width="1920" height="1080" width_o="1920" height_o="1080" data-src="https://freight.cargo.site/t/original/i/02d72c04bf385538c9f0b61fd1a887a0b6c0021808636fec76dec6d412dadaed/04.gif" data-mid="180596185" border="0" data-scale="92" alt="Animation of Warby Parker Ridgedale illustrations by Buddy-Buddy" data-caption="Animation of Warby Parker Ridgedale illustrations by Buddy-Buddy" src="https://freight.cargo.site/w/1000/i/02d72c04bf385538c9f0b61fd1a887a0b6c0021808636fec76dec6d412dadaed/04.gif" /&#62;
&#60;img width="1920" height="1080" width_o="1920" height_o="1080" data-src="https://freight.cargo.site/t/original/i/5e0a48903726560b2ef97dc4a45823caa1d2cb888f0cf692e00483b0ac596250/05.jpg" data-mid="180596353" border="0" data-scale="92" alt="Store facade of Warby Parker Ridgedale" data-caption="Store facade of Warby Parker Ridgedale" src="https://freight.cargo.site/w/1000/i/5e0a48903726560b2ef97dc4a45823caa1d2cb888f0cf692e00483b0ac596250/05.jpg" /&#62;





 
	
	

Our illustration system featured a wide range of figures, activities, and subject matter. Each of Minnesota’s four distinctive seasons are celebrated with a diverse set of spectacled characters captured in-motion. The compositions unify throughout the space with mirrored posing and consistent scale, palette, and texturing.




	

  


	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/9e3960fb940aeb18549e81fa6383175d105ae30e438ab178ac3101e6a259fca5/06a.jpg" data-mid="180596408" border="0" data-scale="92" alt="Warby Parker illustration of viking by Buddy-Buddy" data-caption="Warby Parker illustration of viking by Buddy-Buddy" src="https://freight.cargo.site/w/960/i/9e3960fb940aeb18549e81fa6383175d105ae30e438ab178ac3101e6a259fca5/06a.jpg" /&#62;
	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/f1a43b330ba1f110cd40ac3df0b28495a6f0c42d6bc7878cccb09d0e6f1b0f40/06b.jpg" data-mid="180596409" border="0" data-scale="92" alt="Warby Parker illustration of farmer by Buddy-Buddy" data-caption="Warby Parker illustration of farmer by Buddy-Buddy" src="https://freight.cargo.site/w/960/i/f1a43b330ba1f110cd40ac3df0b28495a6f0c42d6bc7878cccb09d0e6f1b0f40/06b.jpg" /&#62;

&#60;img width="1920" height="1080" width_o="1920" height_o="1080" data-src="https://freight.cargo.site/t/original/i/29b611eae464654103bdc1389834652aefbf5bbd8b3ac7582abd1d57a45b2fd8/07.jpg" data-mid="180596874" border="0" data-scale="92" alt="Warby Parker illustration of skateboarder by Buddy-Buddy" data-caption="Warby Parker illustration of skateboarder by Buddy-Buddy" src="https://freight.cargo.site/w/1000/i/29b611eae464654103bdc1389834652aefbf5bbd8b3ac7582abd1d57a45b2fd8/07.jpg" /&#62;
&#60;img width="1920" height="1080" width_o="1920" height_o="1080" data-src="https://freight.cargo.site/t/original/i/355be4ee0101dfbf9c6ea251b3991d981875dc5a46b873d04f6230cce2c1fdb1/08.gif" data-mid="180596966" border="0" data-scale="92" src="https://freight.cargo.site/w/1000/i/355be4ee0101dfbf9c6ea251b3991d981875dc5a46b873d04f6230cce2c1fdb1/08.gif" /&#62;
&#60;img width="1920" height="1080" width_o="1920" height_o="1080" data-src="https://freight.cargo.site/t/original/i/126360f8143c4f64f9211b815e4dff1a38064cd9d4a1943ba3305f5f36e0500f/09.jpg" data-mid="180596995" border="0" data-scale="92" alt="Warby Parker Ridgedale store interior with graphics by Buddy-Buddy" data-caption="Warby Parker Ridgedale store interior with graphics by Buddy-Buddy" src="https://freight.cargo.site/w/1000/i/126360f8143c4f64f9211b815e4dff1a38064cd9d4a1943ba3305f5f36e0500f/09.jpg" /&#62;
	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/c6a7da3e519e83eab95d18f4fa49b17249dd7f68d0ee538518925f72d8527c0c/11a.jpg" data-mid="180597097" border="0" data-scale="92" alt="Warby Parker illustration of sun by Buddy-Buddy" data-caption="Warby Parker illustration of sun by Buddy-Buddy" src="https://freight.cargo.site/w/960/i/c6a7da3e519e83eab95d18f4fa49b17249dd7f68d0ee538518925f72d8527c0c/11a.jpg" /&#62;
	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/e259db5d4d3e873bd8705b5e3d5e31d656ef0a367df69bc9c92fcdfaad532dc6/11b.jpg" data-mid="180597099" border="0" data-scale="92" alt="Warby Parker illustration of cloud by Buddy-Buddy" data-caption="Warby Parker illustration of cloud by Buddy-Buddy" src="https://freight.cargo.site/w/960/i/e259db5d4d3e873bd8705b5e3d5e31d656ef0a367df69bc9c92fcdfaad532dc6/11b.jpg" /&#62;



&#60;img width="1920" height="1080" width_o="1920" height_o="1080" data-src="https://freight.cargo.site/t/original/i/895ae9c07f09faea2c03a5e28908f2355c5262c4b24e7e1541b645bd97026b39/12.jpg" data-mid="180597129" border="0" data-scale="92" alt="Warby Parker illustration of beach-goer by Buddy-Buddy" data-caption="Warby Parker illustration of beach-goer by Buddy-Buddy" src="https://freight.cargo.site/w/1000/i/895ae9c07f09faea2c03a5e28908f2355c5262c4b24e7e1541b645bd97026b39/12.jpg" /&#62;

	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/931a15129b33c9b9a1b92a155bf9f160b171e3771bbd526b3352b8f96d403857/13a.jpg" data-mid="180597142" border="0" data-scale="92" alt="Warby Parker illustration of Paul Bunyan and Babe the Blue Ox by Buddy-Buddy" data-caption="Warby Parker illustration of Paul Bunyan and Babe the Blue Ox by Buddy-Buddy" src="https://freight.cargo.site/w/960/i/931a15129b33c9b9a1b92a155bf9f160b171e3771bbd526b3352b8f96d403857/13a.jpg" /&#62;
	&#60;img width="960" height="1080" width_o="960" height_o="1080" data-src="https://freight.cargo.site/t/original/i/c31d994c45f7e50a941803e78180fc79e2dfc9bb276728c723d2bc503613755d/13b.jpg" data-mid="180597144" border="0" data-scale="92" alt="Warby Parker illustration of park ranger and moose by Buddy-Buddy" data-caption="Warby Parker illustration of park ranger and moose by Buddy-Buddy" src="https://freight.cargo.site/w/960/i/c31d994c45f7e50a941803e78180fc79e2dfc9bb276728c723d2bc503613755d/13b.jpg" /&#62;



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