<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<!--[if !mso]><!-- -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark">
<!--<![endif]-->
<!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
 <o:AllowPNG/>
 <o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<title>Etsy visID</title>
<style type="text/css" data-embed=""> 

a[x-apple-data-detectors] {
color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;
}
#MessageViewBody a {
        color: inherit !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;
}
.blueLinks a { 
            color:inherit !important; 
            text-decoration: none !important; 
}
table { 
        mso-table-lspace: 0; 
        mso-table-rspace: 0; 
        mso-table-lspace: 0; 
        border: none; 
        border-collapse: collapse; 
        border-spacing: 0;

 
p {margin: 0 !important;}  

/* Fonts */
/* ABC Diatype  */

@font-face {
 font-family: 'ABC Diatype';
 font-style: normal;
 font-weight: normal;
 src: 
        url(https://www.etsy.com/assets/type/ABCDiatype-Regular.woff2) format('woff2'),
        url(https://www.etsy.com/assets/type/ABCDiatype-Regular.woff) format('woff');
        }
@font-face {
 font-family: 'ABC Diatype';
 font-style: normal;
 font-weight: 500;
 src: 
        url(https://www.etsy.com/assets/type/ABCDiatype-Medium.woff2) format('woff2'),
        url(https://www.etsy.com/assets/type/ABCDiatype-Medium.woff) format('woff');
        }
@font-face {
 font-family: 'ABC Diatype';
 font-style: normal;
 font-weight: 700;
 src: 
        url(https://www.etsy.com/assets/type/ABCDiatype-Bold.woff2) format('woff2'),
        url(https://www.etsy.com/assets/type/ABCDiatype-Bold.woff) format('woff');
        }

/* ABC Otto  */

@font-face {
 font-family: 'ABC Otto';
 font-style: normal;
 font-weight: 400;
 src: 
        url(https://www.etsy.com/assets/type/ABCOtto-Regular.woff2) format('woff2'),
        url(https://www.etsy.com/assets/type/ABCOtto-Regular.woff) format('woff');
        }

body {
  font-family: "ABC Diatype", "Helvetica Neue", "Helvetica", Arial, Sans-Serif;
 } 

</style>
<style>
/* Overrids blue links in Apple Mail*/
 a[x-apple-data-detectors] {
color: inherit !important;
           text-decoration: none !important;
           font-size: inherit !important;
           font-family: inherit !important;
           font-weight: inherit !important;
           line-height: inherit !important;
}
/* Overrids blue links in Samsung Mail*/
#MessageViewBody a {
 color: inherit !important;
 font-size: inherit !important;
 font-family: inherit !important;
 font-weight: inherit !important;
 line-height: inherit !important;
}
/* Overrids blue links in Outlook App*/
.blueLinks a {
           color:inherit !important;
           text-decoration: none !important;
}
 @media screen and (min-width: 460px) {
     /* Must include in every email */
     h1 {
         font-size: 50px !important;
         letter-spacing:-1.5px !important;
       }
     h2{
      font-size: 34px !important;
      letter-spacing:-1.25px !important;
     }
     .nav_container_links_pad{
        padding: 0 32px 0 0 !important;
      }
     .nav_container_pad{
       padding: 0 32px 0 !important;
     }
     .footer_container_pad{
       padding: 32px 32px 0px !important;
     }
      /* END Must include in every email */

     .hero_headline_pad {
       padding:0 12px 24px !important;  
     }
     .primary_container_pad {
       padding: 0 20px 40px !important;
     }
     .primary_button_pad{
       padding: 0 12px 0 !important;
     }
     .listing_container_pad{
       padding:0 12px 24px !important;
     }
     .listing_container_width{
       width:50% !important;
     }  
     .secondary_container_pad {
       padding: 0 20px 16px !important;
     }
     .secondary_headline_pad{
       padding:0 12px 24px !important;
     }
     .secondary_listing_pad{
       padding:0 12px 24px !important;
     }
     .secondary_listing_height{
       height: 156.84px !important;
     }
     .secondary_button_pad{
       padding: 0 6px 24px !important;
     }
     .disclaimer_container_pad{
       padding: 0 32px 24px !important;
     }
     .banner_container_pad  {
        padding: 40px 20px !important;
      }
      .banner_image_pad{
        padding: 0 12px !important;
      }
      .banner_text_width{
        max-width:256px !important;
      }
      .banner_text_align{
        text-align:left !important;
      }
}
/* Dark Mode Styles */
  @media (prefers-color-scheme: dark) {
/* Default Darkmode CSS - Must include in every email */
    body { background-color: #1C181F !important; } 
    .darkmode_font_primary { color: #FAF8F5 !important; }
    .darkmode_font_secondary { color: #967C98 !important; }
    .darkmode_background { background-color: #1C181F !important; }
    .darkmode_background-e1 { background-color: #312B36 !important; }
    .darkmode_divider { border-color: #514659 !important;} 
    .darkmode_border { border-color: #514659 !important;} 
    .darkmode_buttonbackground { background-color: #1C181F !important; }
    .darkmode_background-e1 { background-color: #312B36 !important; }
    .darkmode_loyaltybanner_background{ background-color: #FCC7A2 !important;}
/* Darkmode Buttons CSS  */
    .darkmode_button_primary { background-color: #FAF8F5 !important; color: #312B36 !important; border: 2px solid #FAF8F5 !important; } 
    .darkmode_button_primary_dark { background-color: #312B36 !important; color: #FAF8F5 !important; border: 2px solid #312B36 !important; }  
    .darkmode_button_secondary { background-color: #1C181F !important; color: #FAF8F5 !important; border: 1.5px solid #FAF8F5 !important; } 
/* Darkmode Misc CSS  */
    .darkmode_font_starSeller { color: #CA86BD !important; }
    .darkmode_font_critical { color: #F36F85 !important; }
    .darkmode_font-promote { color: #A3D277 !important; }
    .darkmode_icon_review { color: #FFBA26 !important; }
    .darkmode_icon_favorite { color: #F36F85 !important; } 
    .darkmode_background_green { background-color: #384124 !important; }
}
@media screen and (max-width: 459px) {
      .nav_container_links_right_pad{
       max-width:80% !important;
      }
      .banner_text_center{
        text-align:center !important;
      }

    }
</style>
</head>
<body class="body" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; background-color: #FAF8F5; margin: 0; min-width: 100%; padding: 0; width: 100% !important; font-feature-settings: 'pnum' 1, 'lnum' 1; -webkit-font-feature-settings: 'pnum' 1, 'lnum' 1;-moz-font-feature-settings: 'pnum' 1, 'lnum' 1;"><img src="https://ablink.email.etsy.com/ss/o/u001.dwQFccy4LWTnCFedEF8DeQ/4lh/9UY4c0NXTZeWBmSqyKNOyg/ho.gif" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
<div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">And seasonal deals you don’t want to miss.
</div>
<div style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      </div>

                
  
<!--- BEGIN EDIT LIQUID--->
 <!--- BG COLOR (white,orange,yellow,purple,blue,green (color_tint or color_dk)) --->
 <!--- BG COLOR --->
   
 
 


<!---LISTING 1--->  
 
 





 
<!--- LISTING 2 --->  
 
 







 


 <!--- LISTING 3 --->  
 
 







 

 <!--- SECONDARY LISTING CTA--->
 
 

 

 <!--- BANNER---> 
 
    <!--- DISCLAIMER --->
 
 <!--- END EDIT LIQUID--->


<!--- DON'T EDIT THIS BLOCK--->
<!--- BACKGROUND COLOUR START--->
   
  
   










 



 


 


 


  
 
 <!---  END OF LIQUID --->


<!---  START OF EMAIL CODE --->
<!--OUTER WRAPPER -->
<table bgcolor="#FAF8F5" border="0" cellpadding="0" cellspacing="0" class="darkmode_background" style="background-color: #FAF8F5; border-collapse: collapse; border-spacing: 0; width: 100%; " width="100%">
 <tbody>
   <tr>
     <td align="center" style=" display: block;">
     <!--[if (gte mso 9)|(IE)]>
     <table width="600" align="center" cellpadding="0" cellspacing="0" border="0">
     <tr>
     <td>
     <![endif]-->
     <!--CONTENT -->
     <table border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border-collapse: collapse; border-spacing: 0; max-width: 600px; width: 100%;" width="100%">
       <tbody>
         <tr>
           <td class="darkmode_background" style="background-color:#FAF8F5;">
                          
                      
<!-- NAV-------------------------------------------------------------------------- -->
<table align="left" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse;  margin: 0;">
    <tr>
       <td style="padding:0 0 24px;">
       <!--[if (gte mso 9)|(IE)]><table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;"><tr><td><![endif]-->
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;"><tbody>
<tr>
<td class="nav_container_links_pad" style="padding: 0 16px 0 0;"> 
  <!--[if (gte mso 9)|(IE)]><table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;"><tr><td><![endif]-->
  <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;"> 
    <tbody>
      <tr>
        <td align="left" style="max-width:98px;display:inline-block;vertical-align:middle;">
            <!--[if (gte mso 9)|(IE)]><table width="98" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 98px;"><tr><td><![endif]-->
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; display: inline-block; max-width: 98px; vertical-align: middle; width: 100%;">
            <tr>
                <td class="nav_container_pad" style="padding:0 8px 0 16px;">
                  <a href="https://ablink.email.etsy.com/uni/ss/c/u001.NaopeTJQP5cX30-nIp5innNREhn0zj0hDjPpj3ZxGDWhrXHhcWtfJsAP1VhcXJF2XdZqzlD5qiXuORi78_sYQzHDu4vJl-JSApPSGKwHVIRHh5He7twx3FiT2bzsHwjCfye32BJhCsxiAxOf4mqoxS0qen-Sp588_D3dEl0htL1luTdDv4942e0faSq_kNPVuywpXo3N3ItcLzkc6jEOQzJij83frnfG9lsQcTEWW_ekqQD3meMYlG25bLP5hPoP5nD-zFSkh5L3M7SA4wLpRynzOtp6l7cUcCJJRTmQVwWOOLeAe3YgpriwVA5OeTVcfH5WccGjqqb4W_VHY6P3sdWdJjdWAdY9lx4AdfvV-0wV8cRGk-ezbNddSmOp8wK4/4lh/9UY4c0NXTZeWBmSqyKNOyg/h29/h001.nHN3-wrHp1ZzxlVySfD0ZH0u1G5x37tCfiiyB2qqK0w" universal="true" style="border:0;">
                  <img src="https://braze-images.com/appboy/communication/assets/image_assets/images/690b77eb77c1870065a5716f/original.gif?1762359275" width="50" style="  height: auto; max-width: 50px; outline: none; text-decoration: none; width: 50px; display:block" border="0" alt="Etsy"></a>
                </td>
            </tr>
          </table>
          <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
        </td>
        <td align="right" class="nav_container_links_right_pad" style="vertical-align:middle; text-align:right;">
            <!--[if (gte mso 9)|(IE)]><table width="500" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 500px; float:right; text-align:right;" align="right"><tr><td style="padding:10px 0 0;"><![endif]-->
          <table border="0" cellpadding="0" cellspacing="0" align="right" style="border-collapse: collapse; display: inline-block;  vertical-align: middle; text-align:right; width:100%">
            <tbody><tr>
              <td style="text-align:right;  padding-left:0px;   table-layout: fixed; ">
                <!--[if (gte mso 9)|(IE)]><table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;" align="right"><tr><td style="padding-right:24px; text-align:right;"><![endif]-->
                <table border="0" cellpadding="0" cellspacing="0" width="100%" align="right" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
                  <tbody>
                    <tr>
                      <td align="right" style="text-align:right; ">
                        <!-- EDIT LINK 1-->   
                        <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6YK6LkWTSmVNghe15dsH_JpKatzP84e-e3VuZLWPD0uLWesY0aYU0MImUNcyhtLkQNm1Y6_qN9LeoHrp80ZvQSRP0IGBYVNR99eSjNJzx6zCvsYwNmeJ3MntFjsdmu_xPTrCvzY0BDztB_-bfUnYYHD5gWAXpWCrHc914jPgrZ6DHqY11BiSCuek8rfL7v9LfGzyuhJVQnGMEzikRJm-2kGPdeWZx1gYeYkAstyePAKum0IjUsVSvZtqZEH02lN2h3x2ZcQ2fcNIBBxlbq5O6LnwHYXgKi4LoZ2VN54kB4JyZQyS3lTRm3x4NILNoGwhRhDkZ68cgTCJtQ7wcIt-hYzTjq3iOM9mHjkcwEutAiknQbNDeMQXrpKNfMgy-gkYHw/4lh/9UY4c0NXTZeWBmSqyKNOyg/h30/h001.w5PbZSp5aS6Cwi5I7wU68Fbdu375AwHjL6gMWW6wpLk" class="darkmode_font_primary" style="color: #332F2E; font-family: 'ABC Diatype','Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly;  padding-right: 24px; ">Top 100 Gifts</a><!--[if mso]><i style="mso-font-width:100%;" hidden> ​</i><![endif]-->

                        <!-- END EDIT LINK 1-->

                        <!-- EDIT LINK 2-->
                        <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcjNUu-tY9AZI-zdxwnzEjYj2PKsz4tZIXzta2Zgzgg1g773DDmBxozBAxwxl6Vn8k6o7CMyN5E39d6QlRkf4Lzf70bZ_53j2gl4ilNwnByzNnkICO61pPnpc8QP-Jvoyh3P-BTQRWYoYE9gDBBiPrI7we9NHeSY2LB4N4rwjwiXzqEmO0reJOgKaETLfW5zLh4_58jWzSfluogeEfAfWyXWvR8oecAIJiyjHX5Js_aMhCTI0SLEvxTOK0vFcaYfRvAFzM-0S6J3vCxE77LqxqP9ko-UBLKEIf7arPxrqqPLe01h8Dlk51-G_K9mDqWS2P/4lh/9UY4c0NXTZeWBmSqyKNOyg/h31/h001.XsGobKWOK5kbFTUp_A48r_Dg4A5iq4aRf_-DXXF4klY" class="darkmode_font_primary" universal="true" style="color: #332F2E; font-family: 'ABC Diatype','Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly;  padding-right: 24px; white-space: nowrap;">Holiday Hub</a><!--[if mso]><i style="mso-font-width:100%;" hidden> ​</i><![endif]-->
                        <!-- END EDIT LINK 2-->

                        <!-- EDIT LINK 3-->
                        <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dczM5z9JPq7QP662rMX1Mw-tSFVsQ28YMB-TLzKuv_G7YX_0WDuH-4PNi0X_r_D0rK6YSniw-LfRGsvP7PgCX_vA645wYuPCJ45TEcppnLO7PrSUyxC1ZmD38VAJhSNN-PlPzcGcXYz053hyAKn2F4E1P5Fzj88SFWJIuk8D6VQTcV-MNDNyFtQk3JePkrEPqugiQRDmHpwi3cXQUtlT88vat2xfeiPCYVOfxfcqlIxmhog7HlUM7GhzRrJcfk_WXx09wE8Y96lNBUaUvkSVIbSZvE0dYaNokFjSN7b6qz-qRF2FGE8E9DYLJSVGf47HSA/4lh/9UY4c0NXTZeWBmSqyKNOyg/h32/h001.VMaqVC_HPdN9uoVsqEkNSvnKpSqrg570rac3qSN6FXU" class="darkmode_font_primary" universal="true" style="color: #332F2E; font-family: 'ABC Diatype','Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly; white-space: nowrap;">Deals</a>
                        <!-- END EDIT LINK 3-->
                      </td>
                    </tr>
                  </tbody>
                </table>
                  <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
                </td>
              </tr></tbody>
          </table>
          <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
        </td>
      </tr>
    </tbody>
  </table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
            </td>
    </tr>
</tbody></table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
        

       </td>
   </tr>
</table>
<!-- END NAV------------------------------------------------------------------ -->
                    
<!--  PRIMARY MODULE CONTENT------------------------------------------------------------------ -->
<!-- 4 IMG GRID------------------------------------------------------------------ -->     
<!--[if (gte mso 9)|(IE)]><table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;"><tr><td><![endif]-->
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%; display: inline-block; max-width: 100%; vertical-align: top;">
 <tbody>
   <tr>
     <td class="primary_container_pad darkmode_background" align="left" style="text-align:left; padding: 0 10px 40px; background-color: #FAF8F5;">
       <!--[if (gte mso 9)|(IE)]><table width="600" align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;"><tr><td><![endif]-->
       <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
       <tbody>
        <tr>
           <td class="hero_headline_pad darkmode_background" style=" color: #332F2E; padding:0 6px 24px; font-family: 'ABC Otto', Georgia, serif; font-size: 36px; line-height: 120%; mso-line-height-rule: exactly; letter-spacing:-1.08px; text-align: left; ">
              <!-- EDIT Headline + link -->
              <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6W7hQDrhtuWTEQ_SuFUxal-Ep0qAK6OFSJWDO-D_6YRc_uCYkt1pOARgSAJzV5fVByW3Os17aH0wLsKkG9NgLNFAIGgViVvH9_WQh1vUr6ooF14F5jpMTNu1KxxFu4rDpNmF8n1Hy6oZ8O6Da43m8MVpovYu0uwRnbz0wJT7HNUP6QaXboi0_bCGRwhvbvmZIWL7ry621_b_CHq0yNROpIZI7wzOZcmPR3LcKfno0vs685Iz8GZII8olmonw72eodcGjEoivJMpmVCKOfa-0E2BTcX0lfbHVTLVpi0pWpHHQeKLd5y72-PQGUYqgbG-kBBUyunFTO0Q5GrCjJdbo_XF_betQrHy0DzSpUx6DtnqH/4lh/9UY4c0NXTZeWBmSqyKNOyg/h33/h001.ZYRAsOaAHN9yAjqXGUdlqs3_1iYk5NFeforFxyMQi-k" universal="true" style="text-decoration:none; color:#332F2E;"><h1 style="margin:0; font-family: 'ABC Otto', Georgia, serif; font-size: 36px; font-weight: 400; line-height: 105%; mso-line-height-rule: exactly; letter-spacing:-1.08px; text-align:left;  " class=" darkmode_font_primary ">Tailored to your taste</h1></a>
              <!-- END EDIT Headline + link -->
           </td> 
           </tr> 
         <tr>
           <td align="center" style="padding:0;">
           <div style="text-align:center;font-size:0;">
           <!-- LIQUID NOTES: Begining of forloop to display listings. Assigns data and listing size to variables ---------------- -->
           
           
           
           <!-- LIQUID NOTES: Checks if listings contain anything  ---------------- --> 
           
           <!-- LIQUID NOTES: Checks listings and assigns a value of 2 or 4 to a variable ---------------- -->    
           
           <!-- LIQUID NOTES: Runs for loop to display a 2 or 4 listing blocks  ---------------- --> 
           
            <!--[if mso]><table align="left" width="49%" ><tr><td style="padding:10px;" valign="middle"><![endif]-->
             <div class="listing_container_width" style="width:49%;max-width:330px;display:inline-block;vertical-align:top;">
               <div class="listing_container_pad" style="padding:0 6px 12px">
               <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sofUXEc5rOgWU0RqY60PLNvC5-FlVZu_0VKp_sXem2WgBnaHdF7VRKTom-KUAm5EUEaq1bs4Vc4K8K9FkRIEGzGn8UPMUGakagxOg0ILZzOcbfZS2QVzQOboZPC_GQNPRqqJHdLegvlaOvgRKBz0faANvko1YDWfeP8N8e9M-nO4giUoqD42JflScqhYQ562X-iVexHOiheWes2Zdu56eb8MN3qBkLSWhRqqoNiuhxccPDliGHlSanu9Z7LClBuqFRzBppghifqj2E-9X1BELDM8JN9Dmqr3hhgikVxqPE4U4FOlCg2P3510mGFay6E3Mc1wbHFrQS79A6njcjge46iJ9Km-B0jn4nJ3qzu1iV8XJoVOf6VVYarTbNQqZs_6EbToAJkvZyi7PZpMqdNisLkuCxPqlZqyycnfptfFKBfnvsw2Za5d2WXeLqzS4JP92pI/4lh/9UY4c0NXTZeWBmSqyKNOyg/h34/h001.nxuuJN6RvX8RAjL9Agruox3v6D4LxOT64AhJ2pKboCQ" universal="true">
               <div class="center" style="max-width: 100%; overflow:hidden">
               <img src="https://i.etsystatic.com/38303155/r/il/d4a2d3/7100430973/il_600x600.7100430973_s9wr.jpg" width="256" style="-ms-interpolation-mode: bicubic; border-radius: 8px; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
               </div>
               </a>
               </div>
             </div>
           <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
           
            <!--[if mso]><table align="left" width="49%" ><tr><td style="padding:10px;" valign="middle"><![endif]-->
             <div class="listing_container_width" style="width:49%;max-width:330px;display:inline-block;vertical-align:top;">
               <div class="listing_container_pad" style="padding:0 6px 12px">
               <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sofUXEc5rOgWU0RqY60PLNvC5-FlVZu_0VKp_sXem2WgBq7ZHij66GMlJnC2PcxWuE1uu-9HfAPbwMo4ehassj8NVZsUHZlq6tMY8oG4NnsrmGc9ZQqJDfnCp1dXAa04agFbMZFxMI5RRcgK8jzeiywsI1b4T5SVnnMY03Pt-LcjCKKLfgXqdiTIZj9YuNhRtTdkyOUQuJEa8BDPWluWRSRA78ILv1VkGuqOYe526N7ZMQ0AC1nJ1QzZrc63KSRbCuMKJufc7GbYbLEtJbzZFuLaNQqz7hkKYAQGGCN6S13vxxRz7Ik6qr94DwBDfqz5eMlKLgWA_d7q7BSf6MQPAyCvvKT1ksET0veMvl9U8ocqlN79dwh0F1i_Cc8ctjuLZlXwGrkYf-twSuW6fmdY4dEKI8MLLz43wH3vwEVfhROODm5glF_do-9-J4WgSpJvrJw/4lh/9UY4c0NXTZeWBmSqyKNOyg/h35/h001.WcdnlEy2TzvYeI-Q4xuV22DuaChUghXOYVR9YvzG--k" universal="true">
               <div class="center" style="max-width: 100%; overflow:hidden">
               <img src="https://i.etsystatic.com/38913977/r/il/b1a85a/7022368111/il_600x600.7022368111_153f.jpg" width="256" style="-ms-interpolation-mode: bicubic; border-radius: 8px; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
               </div>
               </a>
               </div>
             </div>
           <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
           
            <!--[if mso]><table align="left" width="49%" ><tr><td style="padding:10px;" valign="middle"><![endif]-->
             <div class="listing_container_width" style="width:49%;max-width:330px;display:inline-block;vertical-align:top;">
               <div class="listing_container_pad" style="padding:0 6px 12px">
               <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sofUXEc5rOgWU0RqY60PLNvC5-FlVZu_0VKp_sXem2WgBkPPfBzq0CaOi2UegQ_33fJctBDTCpQG7_LD9WSgxEppt1ipJGAwQ3QorZQWD5VA2VRgT43jBuzjZys32WNUFP6G0oDwiercfju7zCEnaNdlfB70TmWj5uwiJ_isyUMhzzr-h35or6JRKf3YGbyP-0NEt3nf1yIxU-1iTPWmgm5QuRnTlTYkDIKcxws3HOktFqIX0NubtJ38_dItznpBEbR2IYxA6SdfJOAspPMLq_5l2VcU2a1xV81sOeX1VtCfUYaqpKZSUf4n6yDZJPmGNxoJiRjYwx6yBdIuPuxXR7_Vngj9AWjuBKI7FmUPOmKUdz5Eo2olCmBKlKkcp8RherNA6sw1X0UunjmEmluYJS0ezXudyeBAwNz93aQUzyeW6WHhJ3l-dUL9yHC31D7pIqU/4lh/9UY4c0NXTZeWBmSqyKNOyg/h36/h001.YKP2DzNlfkuhN1LgDKQdjXxpJt5LjOBLoRQjB-HARGQ" universal="true">
               <div class="center" style="max-width: 100%; overflow:hidden">
               <img src="https://i.etsystatic.com/20066992/r/il/d6d634/7343979732/il_600x600.7343979732_hjn6.jpg" width="256" style="-ms-interpolation-mode: bicubic; border-radius: 8px; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
               </div>
               </a>
               </div>
             </div>
           <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
           
            <!--[if mso]><table align="left" width="49%" ><tr><td style="padding:10px;" valign="middle"><![endif]-->
             <div class="listing_container_width" style="width:49%;max-width:330px;display:inline-block;vertical-align:top;">
               <div class="listing_container_pad" style="padding:0 6px 12px">
               <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sofUXEc5rOgWU0RqY60PLNvC5-FlVZu_0VKp_sXem2WgBnaHdF7VRKTom-KUAm5EUEZgel7miUeZc9nPZAdPn4FzumupSLth-nPFEsJNB94bnZo-0RHbyIWsywFGiSqkYA94csgBvF65dl_DCCmw51H6NoNR031Lqi7zgnKnhJZgXvpYjOOwqYhk0ADvw4Z44Rnl07RE6EmwbrzKtL8Zk916pLODOCKIbIEwv2QERqfiGitfsjhZO3Dk7yziuUn3338ARR1rH6ArIRMjgy6-fCrkNVijM1lN4RnuDWIHXjSiNZ_Q1gDpEz1Y7vxYlt95bRSwY1ltfQzk5Nv8MFIvA584VNRtar2IFnZulOGj40CVoj1etFVFM0C3MgjkXbNjYxaaX9z-ONLTby0dMqULvQn8P1pkk55XRogi31i_DlddqwEzEP_ZW6-ov5XQfKU3o4c/4lh/9UY4c0NXTZeWBmSqyKNOyg/h37/h001.UfwLV7_WdsD8BEdGSywT7Xojc8OGkptI0kzCbXEjoao" universal="true">
               <div class="center" style="max-width: 100%; overflow:hidden">
               <img src="https://i.etsystatic.com/41967555/r/il/b1b832/5415228378/il_600x600.5415228378_nawr.jpg" width="256" style="-ms-interpolation-mode: bicubic; border-radius: 8px; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
               </div>
               </a>
               </div>
             </div>
           <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
           
           
                                       
           </div>
           </td>
         </tr>
         <tr>
           <td align="left" class="primary_button_pad" style="padding: 12px 6px 0; ">
           <!-- EDIT CTA + link -->
           <a target="_blank" rel="noopener" href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6W7hQDrhtuWTEQ_SuFUxal-Ep0qAK6OFSJWDO-D_6YRc_uCYkt1pOARgSAJzV5fVB5Ijp5ajE7Twjz0_Jqwp9IK4Clwfg3BgGkT6G3LiBpKUl5E0CI3L1cXu4NQF2RkYopyo-lYKhCvOtPrxwDbl3IZlPoXKviC0e5MMXSfMPVOi1-ZVGKMm6P9TAvlSs1RQE1H359DgOdf7giC-w2GwfU2vzV1n5e8wF6gkgAlnjQdJNQvUHH3wnzC-y34zzH5crPGhx1N1mujB5kKqvrcBarJiVxJ5Xfa9MKuh6garMd7uDE0JZkfMWrTMFQm8dBchX8whUw0jl_1_8v5oPUVmdkoy_czWUIvqqWu5Uvkg0rWa/4lh/9UY4c0NXTZeWBmSqyKNOyg/h38/h001.T79fVTlKKcai0iuNM1yrg91ZqLInJ91zaZhXYu8s6rk" class="darkmode_button_light" style="background-color: #332F2E; font-size: 18px; line-height: 130%; font-family: 'ABC Diatype', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 700; text-decoration: none; padding: 10.5px 32px; color: #FAF8F5; border: 2px solid #332F2E; border-radius: 24px; display: inline-block; mso-padding-alt: 0;" universal="true">
           <!--[if mso]><i style="mso-font-width:100%;mso-text-raise:30pt" hidden> </i><span style="mso-text-raise:50%;"><![endif]--><span style="mso-text-raise: 15pt;">Shop now</span>
           <!--[if mso]></span><i style="mso-font-width:100%;" hidden> ​</i><![endif]--></a>
           <!-- END EDIT CTA + link -->
           </td>          
        </tr>
       </tbody>
     </table>
     <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
     </td>
   </tr>  
 </tbody>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->                                          
<!-- ClOSE 4 IMG GRID------------------------------------------------------------------ -->
<!-- CLOSE PRIMARY MODULE CONTENT------------------------------------------------------------------ -->
<!--  SECONDARY MODULE CONTENT------------------------------------------------------------------ -->
<!-- 4 IMG GRID------------------------------------------------------------------ -->     
<!--[if (gte mso 9)|(IE)]><table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;"><tr><td><![endif]-->
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%; display: inline-block; max-width: 100%; vertical-align: top;">
 <tbody>
   <tr>
     <td class="secondary_container_pad darkmode_background" align="left" style="text-align:left; padding: 0 10px 28px; background-color: #FAF8F5;">
       <!--[if (gte mso 9)|(IE)]><table width="600" align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;"><tr><td><![endif]-->
       <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
       <tbody>        
        <tr>
           <td class="darkmode_background secondary_headline_pad" style="padding: 0 6px 24px;  text-align: left; ">
              <!-- EDIT Headline + link -->
              <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6W7hQDrhtuWTEQ_SuFUxal-Ep0qAK6OFSJWDO-D_6YRc_uCYkt1pOARgSAJzV5fVB_1lJoayQklxNMxqHIMp6ZnwDZRVN267fOfF9kbxwdCwKoj_F8UlB7plZBR7XQzNyM04FCx2WwwlwBrVaZFD2DJ8HiohYTtv-_Hfnkrb0FDM8PRsxbr6Kz3mlGvnpwvB0IRTWV8NLCX_ZqLj-9GoyX6PO_ABa5oB4JhczdwrHXU2c6FSFUfvnvdmKHyZG2t9ODbz0_wk45p-Vf7psegT7r5ffhwQlzAmnN06vgKstkgd6AhlyJ0QVybn_ACaRNNM3HUTZIkVnhWGk1vyjtrbAHnozFFti4r1K0UszM7H8pE5/4lh/9UY4c0NXTZeWBmSqyKNOyg/h39/h001.B75np_mSfREFLXKP9TkLEDXLLMJpFKCLF8A1N4Kyeho" universal="true" style="text-decoration:none; color:#332F2E;"><h2 style="margin:0; font-family: 'ABC Otto', Georgia, serif; font-size: 28px; font-weight: 400; line-height: 105%; mso-line-height-rule: exactly; letter-spacing:-.8px; text-align:left;  " class=" darkmode_font_primary ">
Plus, fresh finds on sale*
 </h2></a>
              <!-- END EDIT Headline + link -->
           </td> 
           </tr>    
         <tr>
           <td align="center" style="padding:0;">
           <div style="text-align:center;font-size:0;">
           <!--- Listing 1--->



           <!--[if mso]><table role="presentation" width="100%"><tr><td style="width:50%;padding:10px;" valign="middle"><![endif]-->
             <div style="width:33%; max-width:182.666px;display:inline-block;vertical-align:top;">
               <div class="secondary_listing_pad" style="padding:0 6px 12px">
               <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sodmYj2p0gH6TyI17FOCF3rjccHelN9RI3yHyXpMVtMAcR-39dhjCxBpLu9zxMa9sSMTVIbtgir5m9EYbAtX5x1sCaXcmKbq9v_n-JJwfcNi5xYfcdE5e5MNfhavxPErwaqGwfyQzSDwGfaAykYUarjUBsJrzcDYD30Ko9dOCROtxDExFmXhNgM0C2RAMkxSJ9l8LtCWhZidFmFeN0iGPXbP5Z0PMYFc20myScLLOiD9liGDD2Z5wz8d6D9fD2OrQeICbsjlF4cM8sozIMoosgFFSV7NHjjBk7V2R_4IbXJ69GMHo71Z4mDA2gPO9xElIt9ddqDoq6IVOMZDuCLNraat9QwEknm73ZN50rBW7qXQB3xXOK34XLNxxA9b6W0h4We7hBT43RFqSQHDZrcbH_ZZXrf14HLRq7kcbzF5D7Tpj-IwhuLUITmKHYo5GYrAqPHn9flnBfstZCUPn_IWYOdLHyPGDEvFSdAvIB3M419Xqy4uydVQ2MNUsVGtah3AW-E/4lh/9UY4c0NXTZeWBmSqyKNOyg/h40/h001.3VoGfpo1818tN83t2AYrPGaLMrpNmYug3nQCNzrsfmo" universal="true">
               <div class="secondary_listing_height" style="max-width: 100%; overflow:hidden;  height:112px;">
               <img src="https://i.etsystatic.com/6047292/r/il/fcf1f0/6338693715/il_fullxfull.6338693715_aqoz.jpg" width="171" style="-ms-interpolation-mode: bicubic; border-radius: 8px; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
               </div>
           <div class="darkmode_background " style=" font-family: 'ABC Diatype',
           'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; line-height: 130%; mso-line-height-rule: exactly; text-align: left; padding: 8px 0 0; ">
           <!-- EDIT body text + link -->
           <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sodmYj2p0gH6TyI17FOCF3rjccHelN9RI3yHyXpMVtMAcR-39dhjCxBpLu9zxMa9sSMTVIbtgir5m9EYbAtX5x1sCaXcmKbq9v_n-JJwfcNi5xYfcdE5e5MNfhavxPErwaqGwfyQzSDwGfaAykYUarjUBsJrzcDYD30Ko9dOCROtxNFkeEYNyCzpm6Pj8WNz68pgX7PJd0PJM9QZbcAMRX4X--VXxEl-Sy3TcE8VZ4002xqd3b-lOF6dIxVMF-Px70xIMKyQUnugkXMwaE0vy0kOlSr2i_65ltntLOgpT8zroUml5KXOSpv_ZIuu6cvPLZfhxnS7qqqGoqaQCWUjcQBuwABnj60yGPa9TFQEMAwX4OVr--5JftyflokNxuhgKSvINbFILyndaY0jY2bFcba49xjGQyjOQNygM4X1KmuaCaZged8W0QHxs_cstg-CHSm8LhAFvu-VxxbDC8C_maWhStCSCFT_KmLmGfXpbVOrndyi6K6Q4C4PzkQ7mRCDkTQ/4lh/9UY4c0NXTZeWBmSqyKNOyg/h41/h001.w7KzJpWOXCpPHn9IZlopIbJ7HrD6IYID2W8asTtNOO0" class="darkmode_font_primary" universal="true" style="text-decoration:none; color:#332F2E;">
           
Up to 30% off winter styles
 </a>
           <!-- END EDIT body text + link -->
           </div>
               </a>
               </div>
             </div>
           <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
           <!--- Listing 2--->






           <!--[if mso]><table role="presentation" width="100%"><tr><td style="width:50%;padding:10px;" valign="middle"><![endif]-->
             <div style="width:33%; max-width:182.666px;display:inline-block;vertical-align:top;">
               <div class="secondary_listing_pad" style="padding:0 6px 12px">
               <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3soesD2b-xYzZVevUfC26CRmJky2qUnJk_-smWnTuK-ot6Nd_4-Bhb7kfyLCxHT9hCqwislOLWL0MwDGOTc7ZHHnQ9htZUIPn12r6nbxGCslXpj8UzQzS5dIQcSec8EfszfMc9TMj5d1RyqHrj7bMCvdZrUqz2fSI7O-BRuHJGpsD2Wl3QGWge0Li9VfFxgurMY4YDkyEVnGTTlXcEXzful6QSqgUJZJxCGFCLUhPX600SjZ36kIszE7e7GLbgJaFMX6k69uKXDWC9waxkUgMsfG8kEBZS4Oc6MjZhMMNkX6AX3DSzvsn7uobViq-WEXcNjqRiHXd0ranaJg2qaPXj_BrTMUr6SF9Q02YTnUFslLawN-jDIdLkic1uZdXDSoFuBl8Ub-JOAXkDua8wJTWjO23TJuo0VBWIx7EzewWUnY8iLWQJAZPopNpDjktOx_3IVEmE08LHYCLr0mWNrVuwMBtS_Is_26oZWrhkfutyygCwewyA7utRLTcrS8DetB90pteuhsUiOny5BxXSlljEuZVzPmV3LvJCTBJdiWdvDNxDg/4lh/9UY4c0NXTZeWBmSqyKNOyg/h42/h001.lFiJ752-wOIVVJZ7GGqCfOoj2QK5tq5Evfm2G0vunw4" universal="true">
               <div class="secondary_listing_height" style="max-width: 100%; overflow:hidden;  height:112px;">
               <img src="https://i.etsystatic.com/34183060/r/il/8d3dea/6567584818/il_fullxfull.6567584818_1oo5.jpg" width="171" style="-ms-interpolation-mode: bicubic; border-radius: 8px; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
               </div>
           <div class="darkmode_background " style=" font-family: 'ABC Diatype',
           'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; line-height: 130%; mso-line-height-rule: exactly; text-align: left; padding: 8px 0 0; ">
           <!-- EDIT body text + link -->
           <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3soesD2b-xYzZVevUfC26CRmJky2qUnJk_-smWnTuK-ot6Nd_4-Bhb7kfyLCxHT9hCqwislOLWL0MwDGOTc7ZHHnQ9htZUIPn12r6nbxGCslXpj8UzQzS5dIQcSec8EfszfMc9TMj5d1RyqHrj7bMCvdZrUqz2fSI7O-BRuHJGpsD2Wl3QGWge0Li9VfFxgurMY7xGLQwyRxAY2wdiDNd8v0MEi-j71n62_LYoQulrYZJagXXKIHleEBz4RpgoaqkzeTCvS7xX1ZofAT0mlAPOPAJRFa9hn3Oag93jtgr28QbDuASsbax913mycseYkAV5orAbVfySMT7CE2Cd_y_Ypb6zZNJGXczJ7RkXallYocYlAAsTtvgMIPN2uxV51PEtXZHHA5p_i79jgNCcTqb1FstbeKfgDMA9-oejp-WIlSINZSDG2u5Og9zGxExr540-MgrxUryi0y-i8nVxG3s1uH6C-EQthwKD8yP5bQICfEIUp_gRd-DZxk0ibA4Vzl7UNH6RmQMfyaoGLQbZZ4j1ooyBeVhQBMOJwa3uQ398Arpcg/4lh/9UY4c0NXTZeWBmSqyKNOyg/h43/h001.FT--ciKBpxMRxZGg1iCjAJveG8xdx0Srs-6c6q46UxE" class="darkmode_font_primary" universal="true" style="text-decoration:none; color:#332F2E;">
           
Up to 30% off custom portraits
 </a>
           <!-- END EDIT body text + link -->
           </div>
               </a>
               </div>
             </div>
           <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
           <!--- Listing 3--->




           <!--[if mso]><table role="presentation" width="100%"><tr><td style="width:50%;padding:10px;" valign="middle"><![endif]-->
             <div style="width:33%; max-width:182.666px;display:inline-block;vertical-align:top; ">
               <div class="secondary_listing_pad" style="padding:0 6px 12px">
               <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sodxs_IrolyunJW619UcAbTiqZ_YQ1xJ4V4f5cSLDRJaevT5bmqYT9ew7CaqXdoe4bjIpQsWywgV39PgWQxNyawYUwzH23Z8PwbREM-fQz9-_GA0t5kypUjIZb5Bgl0_mQN4zKSkl7Y0uD0h10_45966RcuDV3fFAmnXLIMGDsIeKDfPGRwd0NP32CxQ9haIW3s5srOnPQlg__NITMKHtCjUhwiaK3B34dSH8jhqqQliG1MqOFyJTtds41OLvhZ3ZpsqtdCALBv_3juhY_9AUMBlP18ijo5C-WiktiMeLoyENgRpMVxDOMYCz242laY7PfF7uoWAkZh-ahNrdXhO6haWn0EBEWSMzBjTyxuWT6j2B8Q9howM-anFO2OkE5CVMTzgtcy2XGQ6-tMMmn6RF5Xu3kQoL1z0tPAh592VU-ux60rDdDacXr9JK78yOrfOfFtNEk9fIF7apFcsk8H0YE5CGNikPJeJ5NdRQy9vj4nEfBTz0nvFoXyuxfxCgb-zutY/4lh/9UY4c0NXTZeWBmSqyKNOyg/h44/h001.4WUvt4wpk8ShQpWbGb0H3AWnzPlLQ7_7NI-UlFryz6g" universal="true">
               <div class="secondary_listing_height" style="max-width: 100%; overflow:hidden; height:112px;">
               <img src="https://i.etsystatic.com/25672883/r/il/b35f25/5566459881/il_fullxfull.5566459881_2gnj.jpg" width="171" style="-ms-interpolation-mode: bicubic; border-radius: 8px; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
               </div>
           <div class="darkmode_background " style=" font-family: 'ABC Diatype',
           'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; line-height: 130%; mso-line-height-rule: exactly; text-align: left; padding: 8px 0 0; ">
           <!-- EDIT body text + link -->
           <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sodxs_IrolyunJW619UcAbTiqZ_YQ1xJ4V4f5cSLDRJaevT5bmqYT9ew7CaqXdoe4bjIpQsWywgV39PgWQxNyawYUwzH23Z8PwbREM-fQz9-_GA0t5kypUjIZb5Bgl0_mQN4zKSkl7Y0uD0h10_45966nzrFmNBuniN6X2gjq7e4kPbdJ6Na-PMDzATw4yA7HI5DabLNVr3Ig8K3jShtGbplI5WsMDjo8yywi_9F8TDML99jZPEuCJn32flUkST1zQd2bvedIpbTJPKPlvYOUPIVVr8rKgplFcyUoj1JPFLs4YV5a2YplZIsLqvT8-gW6wkm3vQ1Dfo1kRX8ePnkBzszN71q3yDBNg-3qyw_WcnbCjEhsauMBR7WDIH1eQ3ceGVFRtdR6IJ5Q594XCrWSw9AvpSrzYUCwQdGPCwgGuZurg5SLGGDVsq4ojB0FI_9D69cndO5KrsV7nXg--tgbZ9U67ziVfGER4wpAlPdgasxO474R4LCltV-3jJ1GFLlTtU/4lh/9UY4c0NXTZeWBmSqyKNOyg/h45/h001.1pUAWcXim1jn2q0wqMW8KArwyzS30vM2DpXYrF2AOSE" class="darkmode_font_primary" universal="true" style="text-decoration:none; color:#332F2E;">
           
Up to 30% off toys and games
 </a>
           <!-- END EDIT body text + link -->
           </div>
               </a>
               </div>
             </div>
           <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->                  
           </div>
           </td>
         </tr>
         
         <tr>
           <td class="secondary_button_pad" align="left" style="padding: 12px 6px 12px;">
           <!-- EDIT CTA + link -->
           <a target="_blank" rel="noopener" href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6YK6LkWTSmVNghe15dsH_JojlEkhOKL1LJOA5lea51EpF_nnz5_bNIBWgOwaklJ0MeknNAb3PT1eeTgTWu8VBhfRGg6SHnybhueUAensT48Vsl9-iUZC5OV5cD5iR-zL1e_zpgAUqGBwEUWfIwRoyH5RlncS-1deL29-hd-2F6r2904AV37x5FuzofQ2xQdYFZl53XdD7NzP03KInJbFSCk2YTJlLR1B8vlmpy1zYZv6mj3A2k-J2ztXlNT9udVZzFgYMyx1xe1uc2n1VCeqHNI_xhPut6n5-40or4WUaRnao0mYvejk_JqJFZO2Gl-_3_6ZbTHc3VeVIYWXWKi1ulcJIRX4EjMqtYTKe0HfkhUVgvs-uzOSfYzAMsZ5zNXTarxp3kZ4w3kQ_QGZYMbVuI_eohCi-3XbsaALPFceoNAJvVfGZnG4qVHcLFZvgMM274oCa7QVitsyXp-cy-ly27vuZm-Yv-qSceSDxY3KrEfrleKoEHz-ns0aQ0OYYd8LvYAvlRxQkmXJVXzCDUE1ikip2k8yhFEKdXC4AGrW0ZnT0tiEMQ5CekSTfiY_Vxp6c21rPiR4VAmLmPtiG0PQLTg/4lh/9UY4c0NXTZeWBmSqyKNOyg/h46/h001.YVCVUjTFMHnJbDFJikAWYpaN36IxJpnhe-4s8W7kDrI" class="darkmode_button_light" style="background-color: #FAF8F5; font-size: 18px; line-height: 130%; font-family: 'ABC Diatype', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 700; text-decoration: none; padding: 10.5px 32px; color: #332F2E; border: 2px solid #332F2E; border-radius: 24px; display: inline-block; mso-padding-alt: 0;" universal="true">
           <!--[if mso]><i style="mso-font-width:100%;mso-text-raise:30pt" hidden> </i><span style="mso-text-raise:50%;"><![endif]--><span style="mso-text-raise: 15pt;">
See more
 </span>
           <!--[if mso]></span><i style="mso-font-width:100%;" hidden> ​</i><![endif]--></a>
           <!-- END EDIT CTA + link -->
           </td>          
         </tr>
         
       </tbody>
     </table>
     <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
     </td>
   </tr>  
 </tbody>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->                                          
<!-- ClOSE 4 IMG GRID------------------------------------------------------------------ -->
<!-- CLOSE SECONDARY MODULE CONTENT------------------------------------------------------------------ -->
<!-- BANNER MODULE --------------------------------------------------------- -->












        

        

        

<style>
/* Desktop styles for this email  */
  @media screen and (min-width: 460px) {
      .banner_container_pad  {
        padding: 40px 20px !important;
      }
      .banner_image_pad{
        padding: 0 12px !important;
      }
      .banner_text_width{
        max-width:256px !important;
      }
      .banner_text_align{
        text-align:left !important;
      }
}
@media screen and (max-width: 459px) {
      .banner_text_center{
        text-align:center !important;
      }

    }
    /* Dark Mode Styles */
  @media (prefers-color-scheme: dark) {
    /* Dark Mode Class Here If Needed */
   }
</style>

<!--[if (gte mso 9)|(IE)]>
<table width="600" align="left" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
<table class="" width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
   <tbody>
<tr>
      <td class="banner_container_pad " style="text-align:center;background-color: #0D424E; padding: 40px 4px;">
         
<!--[if (gte mso 9)|(IE)]>
<table width="600" align="left" cellpadding="0" cellspacing="0" border="0">
   <tr>
      <td width="280" valign="top">
         <![endif]-->
         <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; display: inline-block; max-width: 280px; vertical-align: middle; width: 100%;">
            <tbody>
<tr>
               <td class="banner_image_pad" style="text-align:left; padding:0 12px 24px;">
                  <table border="0" cellpadding="0" cellspacing="0" width="100%" align="left" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
                     <tbody>
<tr>
                        <td align="center">
<!-- EDIT IMG_1 240x240 + LINK -->
<a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcPLhWOBRpH4Fc472OVborCGI7Wg1ZJimDdQmeEKp1-WIlud7HhuYpdesJIHtxOBf6qzS__MNCpJGK0PnKcBLZlZ5r7hr0MvdPfbYFmeM52jjBhM1Fdk3SU0kAQeHGeZWVM5LVsEQ-3H97c4yER9HzVAVz1qk88KawEs9An3AFfOV5JueAQPescsqm1pRCeljgLnisW4TIgv6IbkbRnXktjlLjMUdCxYJlwFQDnRTCp-vAuSiBQL2USgUF1tB15p_EOFPIwTR9eAg853SsR_itkf2f05IbGJjyEJ7wRV7KXCEjlD5swgY_-Wgk1jg3i6EF/4lh/9UY4c0NXTZeWBmSqyKNOyg/h47/h001.9KrQD3QIy5X0EUs-58jySQS1KbwMDPqzjKrFT8mfJug" universal="true" style="border:0;"><img class="" src="https://braze-images.com/appboy/communication/assets/image_assets/images/690b6606b44782006314907d/original.png?1762354694" style="-ms-interpolation-mode: bicubic; border: none; border-radius: 6px; clear: both; display: block; height: 100%; max-height: 256px; max-width: 256px; object-fit: cover; object-position: center; outline: none; overflow: hidden; text-decoration: none; width: 100%;" alt=""></a>
<!-- END EDIT IMG_1 240x240 + LINK -->
                        </td>
                     </tr>
                  </tbody>
</table>
               </td>
            </tr>
         </tbody>
</table>
         <!--[if (gte mso 9)|(IE)]>
      </td>
      <td width="256" valign="top">
         <![endif]-->
         <table border="0" cellpadding="0" cellspacing="0" class="banner_text_width" style="border-collapse: collapse; display: inline-block; max-width: 100%; vertical-align: middle; width: 100%;">
            <tbody>
<tr>
               <td class="banner_text_center" style="text-align:left;padding-left: 12px; padding-right: 12px;">
                  <table border="0" cellpadding="0" cellspacing="0" width="100%" align="center" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
                     <tbody>
<tr>
                        <td class="banner_text_align" style="color: #FAF8F5; line-height: 130%; font-family: 'ABC Diatype', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 700; font-size: 20px;  mso-line-height-rule: exactly; line-height: 130%;  letter-spacing: -0.2px; padding:0 0 4px; text-align:center; ">
<!-- EDIT Header 1 + link -->
<a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcPLhWOBRpH4Fc472OVborCEih3iQleEhBqZbdPkL6qFAFbSn84T3kpt-LiqQbBy2zXGuVTEeRazmBsv7UtMa1uZdWy5l5sS5_T3G3Ny-OBsPLWVJor7WYXwevDpNQOIt7-u65moYD3L4v-VeQJ3Bw7ast1qh4AWsby77AL1PcHhqOvABhRiTPqhkVhrqTJMpfCBUHgtIag0033tRWyFIr6wRHG-9goSoTfn_uYwYydyybyc5OcucIvFHDXj7wu-Z58_wtbvc2-tCmjphGJ-dGFsh7JSxO3J4zbLZbb0IQFKOnSEcs3xE4rJExKzSxH9JK/4lh/9UY4c0NXTZeWBmSqyKNOyg/h48/h001.XhBE-5MfOxde_4s14VAxnPk2CTC_7rsBc2xk8S0cxnQ" universal="true" class="darkmode_font_primary" style="text-decoration:none; color:#FAF8F5;">
   A real person behind every present

</a>
<!-- END EDIT Header 1 + link -->
                        </td>
                     </tr>
                     <tr>
                        <td class="banner_text_align" style="color: #FAF8F5; font-family: 'ABC Diatype', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; mso-line-height-rule: exactly; line-height: 130%; padding:0 0 24px; text-align:center; ">
                           <!-- EDIT Header 1 -->

<!-- EDIT Paragraph 1 + link -->
<a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcPLhWOBRpH4Fc472OVborCKG-0T4EDQqrrt49cwnf4tfJhl5lPfBzlHitCu4Fmebifirk7HOrJigIobW7j8MCuVGOuI-a9OnuYIp8AOdziKJYhquzXfeqgPthxAp_rzB1tU1WCqmxEDa6VrY2Y3rpxypD6ijHcy6LW_z6XbjVacIb0X_Ae0dXT9sj9-kh98Ep1bRp3WHlgnRIZJM6clVRp_Psx6UdZD9NmMHDYU-GJga2KVNzDgoBBPmNU1FjFMOQhTH-C3fggY1k7tQW9cAphcAfJ-GJhzbuosbslPUyoKmII_pxssIRFidbJOfC3-TR/4lh/9UY4c0NXTZeWBmSqyKNOyg/h49/h001.3k0NpwBPDVLasWXzf1HisNnJMTsDlozRNpy9hnEHbPQ" universal="true" class="darkmode_font_primary" style="text-decoration:none; color:#FAF8F5;">
   The holidays are better with a human touch.


</a>
<!-- END EDIT Paragraph 1 + link -->
                        </td>
                     </tr>
                     <tr>
                       <td>
                  <div class="banner_text_center" style="color: #FAF8F5; font-size: 18px; line-height: 130%; font-family: 'ABC Diatype', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 700; font-size: 18px; mso-line-height-rule: exactly; line-height: 130%; ">
                     <!-- EDIT CTA + link -->    
                     <a href="https://ablink.email.etsy.com/uni/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcPLhWOBRpH4Fc472OVborCERqY2QkyogOT0ARNaLHASosKHkDKopAzBOoqeR7POaI__fP96qti-81w5wY0LpX4cIbqwJP_6wRN2E95X53DqfmaDnIIDxIOCW_xNFDfn-Hp1uqTElEMB6LWLDYfGan3uFLB6PH2-_x1RiRKjNUxEWBPKJqOsuY5daSEF8HvADiCTisu1_YcITcd3mcLOngq9T1gr7UdGP-Giud5_H_qJsBAsBQs3AhaFBuyY1miRH7gjvLxFnAMTumhNJNJHAWGj1o8RIf7TKs050W9YNe5RByBSTGlBgYG3LCW98-ZHYf/4lh/9UY4c0NXTZeWBmSqyKNOyg/h50/h001.YY_D6VfNBpGvj3MsN3p4pBKhlsl678Tk-Ly_uIAA99w" class="darkmode_font_primary" universal="true" style="text-decoration:none; color:#FAF8F5;">
  Shop now
 
 →</a>
                     <!-- END EDIT CTA + link -->
                  </div>
                  
               </td>
                     </tr>
                  </tbody>
</table>
                  <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
               </td>
            </tr>
         </tbody>
</table>
          <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
               </td>
            </tr>
         </tbody>
</table>
          <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
             
 

<div class="darkmode_background spacer" style="line-height:40px;height:40px;mso-line-height-rule:exactly;"></div> 
 

<!-- CLOSE BANNER MODULE ------------------------------------------------------------ -->
<!-- DISCLAIMER ------------------------------------->

<table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
 <tbody>
   <tr>
     <td align="center" class="disclaimer_container_pad" style="text-align:center;  padding: 0 16px 24px; ">
       <table border="0" cellpadding="0" cellspacing="0" width="100%" align="left" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
         <tbody>
           <tr>
             <td class="darkmode_font_secondary" style="color:#665E5C; font-family: 'ABC Diatype',
           'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly; text-align: left;">
              
* Offer and pricing subject to change at the discretion of sellers. See individual shops for details.
 
             </td>
           </tr>
         </tbody>
       </table>
     </td>
   </tr>
 </tbody>
</table>

<!-- END DISCLAIMER ------------------------------>  


<!-- FOOTER ------------------------------------------------------------------ -->


<!-- Must include the following for desktop styles: .footer_container_pad{padding: 32px 32px 0px !important;} --->
<!-- Must include the following for darkmode styles: .darkmode_font_primary { color: #FAF8F5 !important; }.darkmode_font_secondary { color: #967C98 !important; }.darkmode_divider { border-color: #514659 !important;}  --->
<!--start liquid logic for appleicon image -->

<!--end liquid logic for appleicon image -->


<!--start liquid logic for googleicon image -->

<!--end liquid logic for googleicon image -->


<!--start liquid logic for IGlink link -->

<!--end liquid logic for IGlink link -->


<!--start liquid logic for fblink link -->

<!--end liquid logic for fblink link -->

<table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
<tbody>
<tr>
<td class="footer_container_pad" align="left" style="direction:ltr;text-align:left;padding: 24px 16px 8px;">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
<tbody>
<tr>
<td style="direction:ltr;text-align:left;">
<!--[if (gte mso 9)|(IE)]>
<table width="528" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" align="center" style="Margin: 0 auto; border-collapse: collapse; max-width: 528px; width: 100%;">
<tbody>
<tr>
<td style="direction:ltr;text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" align="left" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
<tbody>
<tr>
<td class="darkmode_divider" style="direction:ltr;text-align:left;border-bottom: 1px solid #E0DAD6; padding-bottom: 16px;">
  <!-- EDIT etsy logo -->
     <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6bWjJIRrWZzCFfC0Lxrwv7zJ8_KogJ9U8q74V6pCRfNdsLnkO79b3LfgES7u6j5dNN6OeWvgc0JdvgtX7gK4PlM2IdLJ6EUGYO0-r-bQqnIDRXXsPkufHEQcFhTa3xWo8heyTs8Wq-_27W8bzXdAYwVMOovdXsWVMWAm0qLE8o9i821nVo8EaPbfuBoQR8MjukHkDN1L1mCjMvcVZaMbsd8rn5_u24vj5aGB0CYnElktI6ZgdtMpnlUNzv-npD434KTBmIGY0wh_eoHpgZyJnvKt0Y34M2yn5AKDc5RrG5kwufNT2RGmDkp63j-ZA5ix9Q/4lh/9UY4c0NXTZeWBmSqyKNOyg/h51/h001.B9tpGirs4v0Ubo2fmIZqnM71TwfNLCN_D3jv9MDZCNY"><img src="https://braze-images.com/appboy/communication/assets/image_assets/images/68c19142f918b60065ae9302/original.png?1757516097" width="64" height="" style="-ms-interpolation-mode: bicubic; border: none; clear: both; display: block; height: auto; max-width: 64px; outline: none; text-decoration: none; width: 64px;" border="0" alt=""></a>
  <!-- EDIT EDIT etsy logo -->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="direction:ltr;text-align:left;font-size: 0; padding:8px 0;">
<!--[if (gte mso 9)|(IE)]>
<table width="470" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="162">
  <![endif]-->
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; display: inline-block; max-width: 162px; vertical-align: middle; width: 100%;">
     <tbody>
<tr>
        <td style="direction:ltr;text-align:left;">
           <table border="0" cellpadding="0" cellspacing="0" width="100%" align="left" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
              <tbody>
<tr>
                 <td class="darkmode_font_primary" style="direction:ltr;text-align:left;color: #332F2E; font-family: 'ABC Diatype', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; line-height: 130%; mso-line-height-rule: exactly; padding-bottom: 7px; padding-top: 7px;">Let's be friends</td>
              </tr>
           </tbody>
</table>
        </td>
     </tr>
  </tbody>
</table>
  <!--[if (gte mso 9)|(IE)]>
</td>
<td width="308">
  <![endif]-->
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; display: inline-block; max-width: 308px; vertical-align: middle; width: 100%;">
     <tbody>
<tr>
        <td style="direction:ltr;text-align:left;">
           <table border="0" cellpadding="0" cellspacing="0" width="100%" align="left" style="border-collapse: collapse; table-layout: auto; width: 100%;">
              <tbody>
<tr>


                 <!-- EDIT Social Links -->
                 <td width="58" align="left" style="direction:ltr;text-align:left;">
                    <!-- EDIT Instagram -->
                    <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6ZvW1XFWiUBY25N1NZVgv9quvtU_wW_sbCs9tNgsalny5u_CNoQi8RKN4KY3A0YymuRUKReDaK17CEi1cX6ruSlbRdBQSaSviXZ-0Q5B8w9hRvRxAUo3Nbykn0QSWMtslP0gC1iqXYD8mgeb9OKXMHQGGN-9poFd0t_ZHgoWk__-3VRgX5niz50UJXIJ2zVEvOls-qcI33lRVRVEcO9WvvM_NgqQVUbyhQEgCxeAtq_wT-W9CYP537y_pZq2Xr4jRipfBzuwNcpx7tZC3YfJDnnfy43JdBI0AW5ESHmzrvuNlwAepkfW_egakh05_R9JCAL3-Swkt-1jGhCWBfFvvZQ/4lh/9UY4c0NXTZeWBmSqyKNOyg/h52/h001.MkUZloXidTd45r_bNTA3nyzP3aLtzSWAlE_hkhZtBG0"><img src="https://braze-images.com/appboy/communication/assets/image_assets/images/68d1bb082132260064a900ab/original.png?1758575367" width="44" height="" style="-ms-interpolation-mode: bicubic; border: none; clear: both; display: block; height: auto; max-width: 44px; outline: none; text-decoration: none; width: 100%;" border="0" alt="Instagram"></a>
                 </td>
                 <td width="58" align="left" style="direction:ltr;text-align:left;">
                    <!-- EDIT Facebook -->
                    <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6XjwWXwH0PR59O7NuHyweUM8wXeZtDBqzbIb7SsPabHwlbdcySMNYv2LgR74ZtmNl1iymUMGDUMZdq5WHHvLM2dxMpG21hkjVNj7NoNnyfGS0cfv2a3GLjcVJTvHqy20pRaGm3ONbxernpTFFgOc4mwDeS-WM1Jpxdu6iEWqdiNpMAH_Unz7EjOmNyukZYrqnGEuwuQbZPfIvgI45GNC43fecMha891Re4KC4_bA3jn7nhpsKF2DBco1AyDE27d0gB3ZwZpYouo0_Ypkv5REKAQaqpMF9mc8uWPd4DVSnvNiO3Isyyl1yIhEewgdx8NXcrfCbcihXmic7tcGGhnLeVs/4lh/9UY4c0NXTZeWBmSqyKNOyg/h53/h001.-4eKx4rKI2TZmAzgEMorqj9i_Jvc0DgpNjBCAzjbCHs"><img src="https://braze-images.com/appboy/communication/assets/image_assets/images/68d1bb8f2b92450063bb8239/original.png?1758575502" width="44" height="" style="-ms-interpolation-mode: bicubic; border: none; clear: both; display: block; height: auto; max-width: 44px; outline: none; text-decoration: none; width: 100%;" border="0" alt="Facebook"></a>
                 </td>
                 <td width="58" align="left" style="direction:ltr;text-align:left;">
                    <!-- EDIT Threads -->
                    <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6YvSTG-8_49jmeY6AJwa8pGtOJofhJNCtOfBnwVmVUFhzd-8Vij0HYrd_YMdCX6SJhxf5TXqQCqIlZo6mYsoFWb4hAYqbOEuGGZ666x0r37AxaSJtEx4x-hkRNUPDyfId7a383o2_KCq61slwE5UN3cQvOTET2FeSvga4huzSrtnQL6NDm3QvZPcIOWuGA_KZa4CHMg6zuELWWIXTTEQvjYsD_D6smOTFDMpwdgm6G3mgvlgmCJ5sxqstdxx3k1h8ZXfYWyOXYCgepSvJ9UuwD_sx9C21TwSgEgPYPed3xvyUBk_zFqIffBpu39t01JSLGPqmU16BN5VuFpuH8Rmr90/4lh/9UY4c0NXTZeWBmSqyKNOyg/h54/h001.ZonX_NrjCFddjioZU4ReiT4PmZ7D0-50G3pxA6q8ut8"><img src="https://braze-images.com/appboy/communication/assets/image_assets/images/68d1bb8f18cde300639245e6/original.png?1758575502" width="44" height="" style="-ms-interpolation-mode: bicubic; border: none; clear: both; display: block; height: auto; max-width: 44px; outline: none; text-decoration: none; width: 100%;" border="0" alt="Threads"></a>
                 </td>
                                 
                                  <td width="58" align="left" style="direction:ltr;text-align:left;">
                     <!-- EDIT Pinterest -->
                     <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6Q3czWiiI42XEDr2zLvN6MUA5C9DazKCLaV8VLWxtJMPd5vYJmJxJIrfK9XIkG1dkNwCkFLg3YBVOAmsA70byJw0oCGvD_3SRbWTwJHv86_kTMXePAy-J1ONFCBHnThe8O-5mpZ4EaPVhxr-aInX45V3ibyvbaTSWolCHIoXhGIheLAcLs9wsY-ZmWKtz6VMiTHqkuv57LCblezxUFQL7W430XcXAGSfa4g2nrXJ1Kwo96TjBbEY8jTam66xhRD4xp4oc6xTxuO93wmhNuvFFEDT54lVzUGG_tX85dKjMOqgWReSI4h6F_OiHP7ztEm31vDkXBNsaaHJToH1ewmmAEg/4lh/9UY4c0NXTZeWBmSqyKNOyg/h55/h001.fEK0UmPHoyOOWTBG-101uz1H8llIUfN7uGhl8B8HgEw"><img src="https://braze-images.com/appboy/communication/assets/image_assets/images/68d1bb8f1c601f0065598eae/original.png?1758575502" width="44" height="" style="-ms-interpolation-mode: bicubic; border: none; clear: both; display: block; height: auto; max-width: 44px; outline: none; text-decoration: none; width: 100%;" border="0" alt="Pinterest"></a>
                  </td>
                        
              <td width="58" align="left" style="direction:ltr;text-align:left;">
                    <!-- EDIT Tiktok -->
                    <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6RLm5S60CI06ULzl5FiHOnFA20RjrNAz3bCs2g7UNNFo6skluLySZwRZAb0JC7lc2m1ty_C1BYV6B8YCHGrXi4Cdzs3xCOR3p8vxdAYWgRpHlvV4AmwD5qZnP3l8-pEBFsRngDjInlEb0AH2uNS6yjf5JI-S_Fz5OcWLJTj5Vj7ZV34pgBhj4Wfe0Hfy9QXAnGIvlD7SjIJms35H6RtkWuz0oWyT88BMxGr0qR4a5hKMS8REVPCud1pFN3oMTQ9-MJ6HC-6EuE3giPqKoEvXRq7MO6QBGiEQNLkmPz-IPzDffjajO-yQlSmkcuq3QwZCNn0JY7c0HBBJP7QB4wUWvPg/4lh/9UY4c0NXTZeWBmSqyKNOyg/h56/h001._6zdIiYs81Ry82XGYfVxmmeDMPU8Qj8-k20VDX4r5Jk"><img src="https://braze-images.com/appboy/communication/assets/image_assets/images/68d1bb8f00ec74006529034a/original.png?1758575503" width="44" height="" style="-ms-interpolation-mode: bicubic; border: none; clear: both; display: block; height: auto; max-width: 44px; outline: none; text-decoration: none; width: 100%;" border="0" alt="Tiktok"></a>
                 </td>
              </tr>
           </tbody>
</table>
        </td>
     </tr>
  </tbody>
</table>
  <!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
<tr>
<td style="direction:ltr;text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" align="left" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
<tbody>
<tr>
<td class="darkmode_divider" style="direction:ltr;text-align:left;border-top: 1px solid #E0DAD6; padding-bottom: 16px;"> 
</td>
</tr>
</tbody>
</table>
</td>
</tr>

<tr>
<td>
<!--[if (gte mso 9)|(IE)]>
<table width="470" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="172">
  <![endif]-->
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; display: inline-block; max-width: 172px; vertical-align: middle; width: 100%;">
     <tbody>
<tr>
        <td style="direction:ltr;text-align:left;padding-bottom: 10px; padding-top: 4px;">
           <table border="0" cellpadding="0" cellspacing="0" width="100%" align="left" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
              <tbody>
<tr>
                 <td class="darkmode_font_primary" style="direction:ltr;text-align:left;color: #332F2E; font-family: 'ABC Diatype', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; line-height: 130%; mso-line-height-rule: exactly; padding-bottom: 7px; padding-top: 7px;">
                    <!-- EDIT DOwnload Copy -->
                    Download the Etsy app
                    <!-- END EDIT DOwnload Copy -->
                 </td>
              </tr>
           </tbody>
</table>
        </td>
     </tr>
  </tbody>
</table>
  <!--[if (gte mso 9)|(IE)]>
</td>
<td width="308">
  <![endif]-->
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; display: inline-block; max-width: 308px; vertical-align: middle; width: 100%;">
     <tbody>
<tr>
        <td style="direction:ltr;text-align:left;">
           <table border="0" cellpadding="0" cellspacing="0" width="100%" align="left" style="border-collapse: collapse; table-layout: auto; width: 100%;">
              <tbody>
<tr>
                 <td width="140" align="left" style="direction:ltr;text-align:left;">
                    <!-- EDIT APP Store Link -->
                    <a href="https://ablink.email.etsy.com/ss/c/u001.NaopeTJQP5cX30-nIp5inhuA0yqhfRl-NOt_PYWy1oRlHYz3w_rMcKwKKwHh3Xi_UatzIsDIASzvXtIPuQNlXUNBUgaZdlFnBXqUrlfahtVfh9_HK_kLauK2_hlqGb8OmJ8dzS9k_5HGidN-Q5Y_pUiR0g7_3PhVA0CVpK_E2Rk70jRWD5fJ-QuBvsTU5duCKFwTErznmtXD4O2jDQSI2HVm-Rn2q_y95bGTczH9gEfwwZ3QRwcgJVEsxbosya3Uiil28uk3E3R3GYUkSYaaNJY-PNaVfRS3Oz6REaUzCFyHxM5TJfZJGWadxqwZCS7YtOEb-ulGMrpWwRk035aa_JQUaiEKaz5VtnGYK9LeD7M/4lh/9UY4c0NXTZeWBmSqyKNOyg/h57/h001.rwiDyb4tBEq9dLr4ExJuORviCQPBbVL5L0ziWeHLrS0"><img src="https://braze-images.com/appboy/communication/assets/image_assets/images/68bf151a4899cf0065a329ae/original.png?1757353242" width="120" height="" style="-ms-interpolation-mode: bicubic; border: none; clear: both; display: block; height: auto; max-width: 120px; outline: none; text-decoration: none; width: 100%;" border="0" alt=""></a>
                    <!-- END EDIT APP Store Link -->
                 </td>
                 <td width="155" align="left" style="direction:ltr;text-align:left;">
                    <!-- EDIT Google Play Link -->
                    <a href="https://ablink.email.etsy.com/ss/c/u001.NaopeTJQP5cX30-nIp5inhuA0yqhfRl-NOt_PYWy1oQuKDCgaFketcMDE091NOYT7s2MZyo7kS9Z7HN-CpMIqn1uvLKH7PnW6C2WTxYUjSUfiIQ-L_dI_hmyfDUTvC5WyBNFP_TgA8HFxCLeDHUUkKM-PyrfkvKDQABGy2eUw9tzu_U55g4QI3VqKbjqU4hTSp1lb8d2v-o0I44O5Wqd_D09j8p4mnrdAoNJ6FjDkOfzmi1s438euC5DlV8_YiiENWhw7yzuaE2VKWUC0ZVSLm57872LgnDQWYkw0CjMx8PwxfJxLIjDgR8XtnhPozL_c6m5FckWrjFPSk3WDyCLRkcQdBfGU_O5GnHviqK4kEg/4lh/9UY4c0NXTZeWBmSqyKNOyg/h58/h001.peX7JcXfTK8PGbyxD8oAT9M-zQO9O00_vFKOPu9HdYo"><img src="https://braze-images.com/appboy/communication/assets/image_assets/images/68bf151a6525e10065372abd/original.png?1757353242" width="135" height="" style="-ms-interpolation-mode: bicubic; border: none; clear: both; display: block; height: auto; max-width:135px ; outline: none; text-decoration: none; width: 100%;" border="0" alt=""></a>
                    <!-- END EDIT Google Play Link -->
                 </td>
              </tr>
           </tbody>
</table>
        </td>
     </tr>
  </tbody>
</table>
  <!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->                 
</td>
</tr>  


<tr>
<td style="direction:ltr;text-align:left; padding-top: 24px;">
<!--[if (gte mso 9)|(IE)]>
        <table width="600" align="center" cellpadding="0" cellspacing="0" border="0">
        <tr>
        <td align="center">
<![endif]-->      
<table border="0" cellpadding="0" cellspacing="0" width="100%" align="left" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
<tbody>
        <tr>
<table style="width: 100%; text-align: left;">
  <tbody>
     <tr>
        <td style="padding: 0;">
        <table style="border-spacing: 0;" width="100%">
           <tbody>
              <tr>
                 <td align="left" style="padding: 0px;" valign="top">
                 <table border="0" cellpadding="0" cellspacing="0" style="border-spacing: 0; " width="100%">
                    <tbody>
                       <tr>
                          <td class="blueLinks darkmode_font_secondary" style="direction:ltr;text-align:left;color: #665E5C; font-family: 'ABC Diatype', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly; ">












  






                 You are receiving this email because you registered on  <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6bWjJIRrWZzCFfC0Lxrwv7yHtLrfxEBpfBZ8oPmyGWNGKsVfuCpn_au-e73oadWE3ghtE02f9KH0yEr8VxuPkh4iKz8syrtnw9dn5ySFhcSmhJCUp62AOk2Ma9nK63xb-apnXONPGNSdVz-hukZpAN2Mo-iImVmfeR7dmqi7qkoJobiRhs0K2VgB8mci8sYJ2lj6HUA8OeYaaHq8YsviXrI6djVYaqVlJYHRwP9VT67TblgO0fcHwOjUguJtW54_5hFvNi6lu52jqLBiR4Ng23yGZ91D-cXMvThZH8vjWkHqpIt4wjOe6gWrlsKEZvkttw/4lh/9UY4c0NXTZeWBmSqyKNOyg/h59/h001.RTiQvbUck1lMt8RH_mo09XZ8l0ZPsU_FnsSwCUSCCWE" style="color: #665E5C; text-decoration:none; ">Etsy.com</a> with this email address. To stop receiving Etsy marketing emails, <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6bdLgd2s_ZVGv6nf8iitqD-qWEgB6QZvN6srJXVvxWdIv7hN9_RkWd0RfoOKdS82Kvk5ugzVVIVJ4nPCfW13W9JkduT6Q4U05TqBIn_j437CfKCpLou8eahAzaob6rjghdXjKE35wUppne8HvfXvtsUYNgveinR5Rnk_QIz6GdKBXR6m1xTQXltcDULfvFT1pWJJnSoH4WqNRSLuO-JwATRtM5PMnIb0KgeIXCZBI9rpU1_zXtDd4IQe2zQflU9bsVTrCLc_8JQscq8UoYXvaTK4JELmbcnezKZhV2C7WVf3dmil82M-e49ZJEQAPPgS8Ieoct40PPtG20EgL9kmDEq_0SmjLrPileSnPfcEyMnYX4sgrdqNZdwGCjvVX19J0ri3rDz6wFiupn8rz8mr1KuH7HKjmd5UfIN4S0gXn6PEvJK44FZnW2_44fvDZRQTMAi05uTdzUlwhEeemWgs1cnaBmbL8iRf22GBMN-X1ZBIsmD0GwBGxNgFD5J18Gbtf_dwRf1RFRML5rJ1xLjGrRskHocFI-3wjjIn0tTXIJuMQa0e1N7XctiZBRja90HagQ/4lh/9UY4c0NXTZeWBmSqyKNOyg/h60/h001.BIIgW8dcu-QSUJCP5PmkGDS4-UiANyCQKhQncRhwPq8" class="darkmode_font_secondary" style="text-decoration: underline; color: #665E5C;" target="_blank">unsubscribe</a> here.<br>
                 <br>
                 If you live in North America or South America, this email is sent by Etsy, Inc., 117 Adams Street, Brooklyn, NY, 11201, US; if you live elsewhere, this email is sent by Etsy Ireland UC, a subsidiary of Etsy, Inc., One Le Pole Square, Ship Street Great, Dublin 8, Ireland having company registration number 495696 and VAT registration number IE9777587C.<br>
                 <br>
                 Copyright 2025 Etsy, Inc., an affiliate of Etsy Ireland UC. All rights reserved.
<div style="display:inline-block; width:40%; text-align:left; font-size:1px;">
<a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6Wq_WB-wWIIZtgy3ZY70Z0ciOTt5NhEGZGGYhC_3Hg7sQKzOwiGbvxnbSscYdUattBCXJTtD1QfS-OeKiey7-9KI6_7escxMBshbo6EooSx-C4uMPWdj1GxBh_WE8IubniKJ5RU9NkxePFmdF6TJYnmG6OJWZNX4sSopmnf5EM8wRccaL-Rnf4xMJKw5h0ctE_cEBxv7Hx7nD-sf5_d190sDcBckcRgXS_p2tg2RfXYQfj691hjqapMl5yZi_Rav7iGUHOthm0BPhbMo_0MsG9OtNGJ6nrV1FKPvSwVRDPq3TYq5r0nsk2ieLJKE5G7ONQ/4lh/9UY4c0NXTZeWBmSqyKNOyg/h61/h001.YbmyI2RSm9klD8qJqcc620ys5P5KWpPltvIzIvcKt3o" style=" display: inline-block; text-decoration: none; ">.</a>
 </div>
  <div style="display:inline-block; width:40%;  text-align:right;">
<a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6Wq_WB-wWIIZtgy3ZY70Z0ciOTt5NhEGZGGYhC_3Hg7sUUojS1QQgycT6HrquYaDVfhunXUHVqMYb8svQ1ehMgeCOaIGON5NhtP6EX9kzEiXwlucOgK828SFTiIiL6O3RWje5KhbfSDKHPH1uPjQDj6dGFLjaDnImkHSn_lwsu8mNBOW_XsgkksXNHXC-gU4IHCUxSiZV6-YIyyUmiiTxXRy-X0q9XTuMYhF0oJ0R9mXC0d69BK0je_HYmkpXql-4IkjTUvHLRyBH6RITwdnD3dRaPUhuTbPLyYiDJlJvKDi1jJ7AszCqjLV-5b9QYlSqg/4lh/9UY4c0NXTZeWBmSqyKNOyg/h62/h001.iQu_X6vVwfpBKeIHjdFeqcqp8NiOF-pmkiYG15Q3dg0" style=" display: inline-block; text-decoration: none;  font-size:1px;">.</a>
 </div>
</td>
                       </tr>
                  
                    </tbody>
                 </table>
                 </td>
              </tr>
           </tbody>
        </table>
        </td>
     </tr>
  </tbody>
</table>
        </tr>
</tbody>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
        </table>
</td>
        </tr>     <tr>
<td style="">
         <div style="display:inline-block; width:40%; text-align:left; font-size:1px;">
<a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6Wq_WB-wWIIZtgy3ZY70Z0ciOTt5NhEGZGGYhC_3Hg7s6NvYUlfpNLL1UcEPJ-3X_2bPNAuMrQLuvLs3g-14tHfleVexfCA7uQBE6G09RX_Xsd8ETlujogdw8EnjhfwkqZG-xc8NNPjU9Kl66SMUIWSK7txdQ_tvV6YGhAdm7d-jFddfdpNstYxDQ7a_VwhQDejLTRVfAN7Tkq3ZqAl2aNimv-zHeBWtzreh5cT5n8K9sG_81VxqMs2eS1VSXIwoWrnekUUWgoamOInIkJM4qUKJ1k-ZyYFdwpcW2gryx-8JHZQOBJxiAyVaQJlgB49t4w/4lh/9UY4c0NXTZeWBmSqyKNOyg/h63/h001.PnosHUJCIXjB6oOWqKV1jwjbw-NfRhtIB6qQwy0LNeA" style=" display: inline-block; text-decoration: none;  font-size:1px;">.</a>
 </div>
  <div style="display:inline-block; width:40%;  text-align:right;font-size:1px;">
<a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6Wq_WB-wWIIZtgy3ZY70Z0ciOTt5NhEGZGGYhC_3Hg7s2fgLYOSzhxF0_P5WkSD1FbxOp24mCyVPbN-njlP1kdx95n8jWqcrRP5ewkWNCBFnQ1QJeLTK1uU6QHPARlwh1lUsKrS3eOW1bod7swAKH8dVWaEx70NmBz38eg65aLOi2WUyyZ4N4NW8nTPibExVRy11OFVkSpyL8X9G0IDYdjc7UNmFWh184XRz5ONX2IkTnYfU81AcDzJDgozMOJEN0qY-46NdEiiFtzZAehf1zZD2aUrnW1ND3LNt3KzpwxGE4KIoKDp6ot_FXcehOzjA4g/4lh/9UY4c0NXTZeWBmSqyKNOyg/h64/h001.ZTHDBr4guAuNeDku2piYj85iiuKuQGywxTD_MgiGfaM" style=" display: inline-block; text-decoration: none; font-size:1px;">.</a>
 </div>   </td>
      </tr>
                                </tbody>
                        </table>          
 <!-- END FOOTER ------------------------------------------------------------------ -->
                 </td>
               </tr>
             </tbody>
           </table>
<!--CLOSE CONTENT -->
         </td>
         </tr>
       </tbody>
     </table>  <!--CLOSE OUTER WRAPPER -->  
</body>
</html>