<!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">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark">
<!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
  <o:AllowPNG/>
  <o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<title>Etsy</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>
  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; 
  }
  .shop_stats {
    display: flex;
    align-items: center;
    /* Other desktop styles if needed */
  }
  .stat_item {
      display: inline;
  }
  @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;
     }
     .banner_container_pad  {
        padding: 40px 20px !important;
      }
      .banner_image_pad{
        padding: 0 12px !important;
      }
      .banner_text_width{
        max-width:275px !important;
      }
      .banner_text_align{
        text-align:left !important;
      }
      .footer_container_pad{
        padding: 32px 32px 0px !important;
      }
       /* END Must include in every email */ 
      .hero_image_height{
        max-height:350px !important;
      }
      .hero_container_pad {
        padding: 0 32px 40px !important;   
      }
      .primary_container_pad {
      padding: 0 20px 40px !important;
      }
      .listing_container_pad{
        padding:0 12px 24px !important;
      }
      .primary_button_pad{
        padding: 0 12px 0 !important;
      }
      .listing_container_width{
        width:50% !important;
      } 
      .secondary_hero_listing_container_pad {
        padding: 0 32px 0 !important;   
      }
      .disclaimer_container_pad{
        padding: 0 32px 24px !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_background_banner { background-color: #1C181F !important; }
     /* END Must include in every email */
/* 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; }     
  }
  @media screen and (max-width: 460px) {
    /* Must include in every email */
    .nav_container_links_right_pad{
    max-width:80% !important;
    }
    .banner_text_center{
      text-align:center !important;
    }
     /* END Must include in every email */
    /* Shop review and year stats */
    .shop_stats {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }
    .shop_statsb {
        display: none;
    }
    .stat_item {
        margin: 1px 0;
    }
    .years_stat {
        order: 1; /* Appears first on mobile */
    }
    .reviews_stat {
        order: 2; /* Appears second on mobile */
    }
  }
</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/4lm/dJu_REYBRhuNKNMNLn-USA/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;">Forecast calls for a 100% chance of special.</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 --->
                        
                

  
  
        
<!--- HERO SECTION--->
        
  
        

        
  <!--- HERO FONT (georgia or graphik or guardian) --->
        
  
  
  
  

  

        

        
        
<!--- MANUAL LISTINGS---> 
  <!--- Listing type (boxed or staggered) --->
        

        

        <!--- LISTING 1--->       
         
        
        
        
        

        
        

        <!--- MANUAL LISTING CTA--->
        
  

        


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

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








<!--- SHOP #1 ------------------------------------------>




        

        

         


  






<!--- SHOP #2 ------------------------------------------>




        

        

         








<!--- SHOP #3 ------------------------------------------>




        

        

         









<!--- SHOP #4 ------------------------------------------>




        

        

         






  

  
  
<!---  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" 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" width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%; display: inline-block; max-width: 100%; vertical-align: top;">
     <tr>
        <td>
        <!--[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/ss/c/u001.NaopeTJQP5cX30-nIp5innNREhn0zj0hDjPpj3ZxGDWhrXHhcWtfJsAP1VhcXJF21cEc03MhxQdG6VRnU-rA2dVKC6i2iuiJ5tDs1mJeDNC8nSPha0m1WUFv4LkrGAX0Z2OGkV5bXDCiVkMxFPsPK6EYLU8z5TrvJSyk7l9-yvp3Ig3To-hiTk1cdTZE398Q2D3Vo1V9dUxjc2IfHRzyabhsj64oCNlMw4w-LYKo4hF4k59i9U7DXoki9AJnJfF9NM7gad1HDTKAjeVnYXW7N50-nvOClWwoTxBNsyILKnzN-W90dxZz_mAGx8B7of8qM8-hvmzNqQa1DGdz6kQ6vKk7uMVUrIn4a8Qng_JJk8RT7k2oqFg4f4NEsY611gfQ/4lm/dJu_REYBRhuNKNMNLn-USA/h34/h001.-Ewxgzoh8aMyG_PdB7x724aMthJoaqHpFyIA7C0JcVk" 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-e3VuZLWPD0uLWesY0aYU0MImUNcyhtLkQMHve6tD-Ii19t4-SRolVZiRlfBS1WE8NirqP9P_3diBgskCK3vNk2ox0WOfeVVw-z4i8PcSXw5pxL1wsi0ElG860F4Mpfb7Z4mPC-KjDVkp08CqoJNY9sFA6StDpDtsGgN-kCSjVeGLSVnMv-Dxdecioklvy6ZRTVOju7_OyYXf0HqdRw0eQahpdg-_0Jdh-ZAtdMUnuwRIx-4NypEsqK_1_Mna4WxTB0jRNfKyVShKnu7q96oPmIGz0q7XmaHX-n_xw5f80EH2N-6Y0j4IW_ZQSAqjfKykLow-WIdvt2ILy--Wu41yrVvNTFe0M0mljbXqJHsBX636IcxHSC6uDPU/4lm/dJu_REYBRhuNKNMNLn-USA/h35/h001.QoDLe-qK8w5ENzEhYBVLpJika3cXFz2PqH6qP8cfuQE" 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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CccZN6C4foNSdUFOABiu1KxpdNRbi_xtVn2UFQPx8gKdwQjCiXQDP8cTpHxYXcZJHjuqrqOFsHcAC7oLRjhx6R6-OYQkVDbAnaXpw44dUJR3rEM5bofWeR2rx3WzazYMohkvv7r5HHmv4X9YptdLCkXqeoWoG570MOrmJwnlJ7D9b93Bx1ubTP87NDaj1tHqb3AmyOzseb3icVbPvwAHJx4pukwViiX5qizNgsAnFA-CmAxRgK2OUykxCCesyPFo8a2kj1kq5KFlDQzyVSy-u1bQMxAtDXa_MsNSc5NNNg5gWH7p7ClkV93oMTEyf-bFJe/4lm/dJu_REYBRhuNKNMNLn-USA/h36/h001.Xih0q4Gp75FzC7gUXVe6FBn4vUb5kWvqVd5J4NAXdcw" 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; 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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dczM5z9JPq7QP662rMX1Mw-Y1OvbSWYOKMKAGnXjVa2SPFhNX8cn8TxgLmUS5rgy66wkplUZSexaWYPxRLZJMc5xZuCVbK1W0eM4MlZGG3VlNKbXzWAkIbFEyo1p0aJPttZemRAPLS62bu2abDynXqyO20Xv_rinOCSjBjH_bzj7gNVzPcUsVDykUO_Le2kh8EDZWwm05Pg1rGrqS5YLgIXCoHBetRfcGxgzHRHQAj-Fegq2NjGApcP2JG5V5ZWLPS0vgyB1bxWmySPwuUOpX52rXQY4VFo7ub5dK7bhQYY_wvcdLchhiyZXZZ2RVKJRPrLWg0gb83tFvOCGVWNpE-n/4lm/dJu_REYBRhuNKNMNLn-USA/h37/h001.dLDoHOiHw9h8Jc69eBr-CYPojJ5tB8qkVFkqT0ZV1v0" 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; 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------------------------------------------------------------------ -->
                                                                                                                                                                                                                                                                                                                                                                                                                                                
<!-- HERO MODULE CONTENT------------------------------------------------------------------ -->
<!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
<table bgcolor="#FAF8F5" width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
  <tbody>
      
              <tr>
            <td class="darkmode_background" style="padding: 0 0 24px;">
            <!-- EDIT IMG 600x500 + LINK -->
           <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcVQNOBllPwHAGzFh8yOlpZGi0Y3dTR8vzZJCcBWyRWEFquUs2lmtfCq3hwfpAVHfUvOLY23l2TJiupShtmfc6WiyUdF2rjC0xJf2yAVIHBuMM3YDCDYcE1b-dW-qcPuBXKaM8CT_61FXih_bfxY2ehEO8d2bVnoS_HafzEBmndEnSXOLLqFT7-h3BvH4Az2Z6Q_NM_dXDUHFbEqIasvAYxtowgqQSQ2vR261r3GK6P8QEoIqkGIFklasvUdygtrKqDZuBRnpSRUhKkPUucI3_1CwQjdl_ibZ90n44CSrLPEKtEtXkYVeItrWXYNwlDrLVuQoEJSiALiELx-pTwt4_YQ/4lm/dJu_REYBRhuNKNMNLn-USA/h38/h001.fDerLHOvcfkvmF8bOuZngP_NgYZj1oclNKtis8bjUOg" universal="" style="border:0;">
            <img src="https://braze-images.com/appboy/communication/assets/image_assets/images/6916405012a4e90063895c8b/original.png?1763065935" width="600" class="hero_image_height" style="-ms-interpolation-mode: bicubic; border: none; clear: both; display: block; height: auto; max-height: 250px; max-width: px; object-fit: cover; object-position: center; outline: none; overflow: hidden; text-decoration: none; width: 100%;" alt=""></a>
            <!-- END EDIT IMG 600x500 + LINK -->
            </td>
         </tr>
      
  </tbody>
</table>
 <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
 <!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
<table bgcolor="#FAF8F5" width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
  <tbody>
    <tr>
      <td class="hero_container_pad darkmode_background darkmode_font_primary" style="text-align:center; background-color: #FAF8F5; padding: 0 16px 40px;">                
     <!--[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_font_primary" style=" color: #312B36; font-family: 'ABC Otto', Georgia, serif; font-size: 36px; line-height: 120%; mso-line-height-rule: exactly; letter-spacing:-1.08px; text-align: left; padding:0 0 12px; ">
               <!-- EDIT Headline + link -->
               <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcQbSNlAYR6QRKYn7pzW73bZ7dNzmhOOp1l-kh91SRc5cYCVSnDaAS7Ti5WnuRJcp5Qy7JZTW40ljzLmBCr8avq69bjuzWu_RhQ_Y3B3cqlWJyR1fZYM200QOStxKrlwWmjIbzjU2lmEc7m66okmsRTNMNre8-nGWbJpClwhTWISW_vtGYyldiPWRksFmu36REQhVnguQq2bWPzlba6TIJpbk52uqfiX9Oi2MPDPqU74xxBwOoGeC_SPh2DaokvgmUFTtfgvAy3IGeKh8LWLxiON-T0RBCcvxreGZrubystccUmX30Ar3Di-lmLQ7cs4bZH6sPrpqf7w6-3ekFV3OvJg/4lm/dJu_REYBRhuNKNMNLn-USA/h39/h001.6EIg7sg5q2O98qZpjK-W8ZiY8EdPv4cI19tbuyW3o34" universal="" style="text-decoration:none; color:#312B36;"><!--[if mso]><span style="display:none"><![endif]--><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">
<!--[if mso]></span><![endif]-->
Merry and meaningful
        <!--[if mso]><span style="display:none"><![endif]-->
</h1>
<!--[if mso]></span><![endif]--></a>
               <!-- END EDIT Headline + link -->
            </td>  
            </tr>  
         
         <tr>
            <td class="darkmode_font_primary " style="color:#312B36; font-family: 'ABC Diatype',
            'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly; text-align: left; padding: 0 0 24px; ">
            <!-- EDIT body text + link -->
            <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcXXtgBkldhaMDPTqKa4IzUD5mXQYk8XsZrnnfsWtM5r9vEbCvgICMid5JBGMUeDoIq9TCrhwQ9bWscbkPTuMqtc0efcV8b_Uv52jsXK3rkhiGOSgISIPWMEtYudFPkcLz1ynmJqAlh9b3_6f5Zp_DvqgVLr0pXg4CpwnQoteAtqHAvpHOQgpMe_OLO63MW394twidvc6lAlQHa1wme06Up81rAT6ipmbyn5Jb_VW6SzP1v4tlfjSthELAF743qAWB1Hty4O6EzjYp2YbNNa2OWjNSzbtAlRBCpu12FydGV_-itkO0VBJfYhzmwdMe2QNkKSKZbDdZXEHWc8yAt0CNvQ/4lm/dJu_REYBRhuNKNMNLn-USA/h40/h001.Oc4J2javJAJAtZGFdzaCGMeP2rsiH3H6-iPVfeHPNcY" class="darkmode_font_primary" universal="" style="text-decoration:none; color:#312B36;">
            
These four phenomenal sellers are here to add that human touch to your holidays.
        
            </a>
            <!-- END EDIT body text + link -->
            </td>
         </tr>
         
         <tr>
            <td align="left" style="padding: 0 0 0; ">
            <!-- EDIT CTA + link -->
            <a target="_blank" rel="noopener" href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CckXWZo8vR05nHIpSlbHLaL8VflanBdjmYx1dEkwelEn795_rybQdb8IG_aIWtqCuIVPInJqheCcSGGpk4zW7c6tX4_E43aJOhxaQ4SbSPJxx8F3QySb9OqJH6Ty-p_fU1Zn4NdmFAC2ieMQnPnMTCy9IM2g4hdsGr4VrarQay7mU3W2Y7r_0XhrVl89qIPj01AwDPQOe-Q27Vg_kQ0hb6R_dUpPANXFrtx_VD73SOf31f01m-xux39lffqXjtKbVb2fENuWWWcT9hnYviO6qeSI_2_v1zbtqP43o05LYQ1wukm1TOXqwfcEPa7jScJpQXrjDLhtxG4mJcofuOJOQoZA/4lm/dJu_REYBRhuNKNMNLn-USA/h41/h001.IV3XrM8cj-OKBWePf06CCFnPv3SnestQK1MwXJzLvzo" class="darkmode_button_primary" style="background-color: #312B36; 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 #312B36; border-radius: 24px; display: inline-block; mso-padding-alt: 0;" universal="">
            <!--[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;">
Meet the makers
        </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 HERO Module------------------------------------------------------------------ -->

<!--  PRIMARY MODULE CONTENT------------------------------------------------------------------ --> 
<!--  SHOP4 MODULE CONTENT------------------------------------------------------------------ --> 
<!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
<table bgcolor="#FAF8F5" class="darkmode_background" width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
  <tbody>
    <tr>
      <td class="secondary_hero_listing_container_pad darkmode_background darkmode_font_primary" align="center" style="text-align:center; background-color: #FAF8F5; padding: 0 16px 0;">             
    <!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
      <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
      <tbody>
            <tr>
              <td style="padding:0 0 24px;" align="left">
              <!--[if mso]><table align="left" width="80" ><tr><td style=" width:80px; padding:0 12px 0 0;" valign="middle"><![endif]-->
              <div style="width:80px; display:inline-block; padding:0 12px 0 0; vertical-align: middle">
                <a href="https://ablink.email.etsy.com/ss/c/u001.VqBVc1hEsxWsAsCyBT1roDT1B4qRzuRWRnWH9guDKVc_USjfdsyEYxGYxBoq1VoLGPYowDYvlQKuxnNw8RXVTNqxDaGEdhQ2P_CSWgYmK64l_pa1AnfWRfQsN_9pJIzFqgBCHEbRGEdPKTeo00GDthcyrISwpx-SX6cs2y-fzeHucO3EUP62Qg7JIDVOLT_hW0ZiRSTfJBZFVRTenvOt3JwpJA3gEAO0vpmewdzLj3XVE5nU-L6i_M5pJ_YqwXv1gF7C1xvzGpimfzkPFbIY7-WyfiLSCpXMA_mE7UcL01J-sYiqUMwggRMx6kMAsauTn5wBKy_A6g0xUDmwoCFK4Z1WEl7LaIJc9MpLCPknAGxhLplbqyP0C7IaK7Ab1LyP/4lm/dJu_REYBRhuNKNMNLn-USA/h42/h001.VODRgKY2zGfeVLLoFz2w2vR5i37XIgFwP9RUwlXd83M" universal="">
                <img src="https://braze-images.com/appboy/communication/assets/image_assets/images/69149543c790b700639f1a33/original.png?1762956611" width="80" class="darkmode_border" style="-ms-interpolation-mode: bicubic;  border:1.5px solid #E0DAD6;  border-radius: 50%; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
                </a>
              </div>
            <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
            <!--[if mso]><table align="left" width="400" ><tr><td style="width:400px; " valign="middle"><![endif]-->
              <div class="" style="display:inline-block; padding:0;  vertical-align: middle">
                <div class="darkmode_font_primary" style="max-width: 100%; overflow:hidden; color:#332F2E; font-family: 'ABC Diatype',
            'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; line-height: 130%; mso-line-height-rule: exactly; text-align: left; padding:0 0 4px; ">
Untitled Co
        </div>
                <div class="darkmode_font_primary shop_stats" style="max-width: 100%; overflow:hidden; color:#332F2E; font-family: 'ABC Diatype',
                'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly; text-align: left; ">
                  <!-- <span style="color:#FFBA26;">&#x2605;</span> 
5.0 stars (843 reviews)
         • 
8 years on Etsy
         -->
                  <span class="stat_item reviews_stat">
                    <span style="color:#FFBA26;">★</span>
                    <span>
5.0 stars (843 reviews)
        </span>
                  </span>
                  <span class="shop_statsb">  •  </span>
                  <span class="stat_item years_stat">
8 years on Etsy
        </span>
                </div>
              </div>
             <!--[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]-->
<!-- 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 darkmode_font_primary" 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 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 ---------------- -->   
            
            <!--[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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sod3mnD6xz5JTSR_FK1hlXmlBQqe6zua_xVUzayJPte37beYabPTYd3L4OvKaTzbd3tAw11ezI6tu2npn3od5VgwA-8vL9or2HuLm-L3Gta_91HDHoavbBGyjV918PDh-YLC7MOV2K9GgasF-TfSS3qmtkD44YSSlU7FmDrMmoUVgBu4s6e8JStZ6Wx6NUw7a_Pni9PC57-3D5xlB7WG_sNt8gigfs6nnk6QjX6S3VtbNET5fc41O-wc3SesQYY_NVFQPguotmGeC3BgHnqtaUHcJPi21HLHWCJoqiAjQ9sZSDh5LxzJbTM47W5eWXBIP3TeA0BJPHZ_uUVHloC0yumkEi0wOmbSr8fKKEz_YGLDqs4sZMI5AyiBFrZvST6rVawbPkJRnnVVyigKbFvYM5dvuWlxSjGeTj2D6AiR_dgzKXtdpSVU-2CVt1L52EfcbyE/4lm/dJu_REYBRhuNKNMNLn-USA/h43/h001.X0QWH-ePVbl5aDVjURaUjgFRZ6zn5DF7PrQLkm-uKxs" universal="">
                <div style="max-width: 100%; overflow:hidden">
                <img src="https://i.etsystatic.com/13722199/r/il/17c22c/5697733236/il_600x600.5697733236_qhcn.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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3sod3mnD6xz5JTSR_FK1hlXmlynrsXroRdQWhyY1pp1OwlJjiJwULNG2MomRlIe3xqMeMw-oLmVJX2HtKo2OhF3gJolQIVdtzbiwsapX6PgS3ry41rYczyBB8ED4rrpNXoht9U32WjHfeTgiImuAHzV2P3rFLgchuu3vGRh4F-Gi7wVBSP0omoowDC5S8MrMdQ7yPDikqW5kDvVGmTecPT7S83cJ8jlKsl94feckJz9W2mQUq05TaSR8G7A5qlJjX3kY_p209-D8zMXWlnPsE6M1p8YggWa0vtnClmOts_ytDsA9rbEJU54rQmrFBi_K-b3x37ccZjH78ClKdOAEqUfqtsR0AocNO7l4TkNhatqTRfFkblDYd3-Hdvy7a_bO0NhwjxxjKzwrGM76Fi5ijUDkG53CgSbqQhIeSfplQNQJFy7lJp4SZMjHdmcwCLHlDc5I/4lm/dJu_REYBRhuNKNMNLn-USA/h44/h001.7pyHS9c8mBPrgiwF9OS4mnh3m0488idahOKn4M29C3U" universal="">
                <div style="max-width: 100%; overflow:hidden">
                <img src="https://i.etsystatic.com/13722199/r/il/94d7f9/1708635962/il_600x600.1708635962_22r4.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 class="primary_button_pad" align="left" style="padding: 12px 6px 0;">
            <!-- EDIT CTA + link -->
            <a target="_blank" rel="noopener" href="https://ablink.email.etsy.com/ss/c/u001.VqBVc1hEsxWsAsCyBT1roDT1B4qRzuRWRnWH9guDKVc_USjfdsyEYxGYxBoq1VoLGPYowDYvlQKuxnNw8RXVTAMghP1z_fl4hHwns1RBbYFW6kvbW30LnvLMyLKXjOEEs0O_oV-G7wtwM-gkKMS9JDCaDnF5WrutVrscBmzHC0QbsJ12_lqp1JWITjBQH1i4FgpPG-HSXhtOG-bf7hD2QxGtY4P5n-mxS05mtLN3ayWdpS3SGbMurognqZCnpRFPzxvEPk8N0v9YiHSv8WJFZGlwOOUl-KrlhGs_6uC9giZ2_m6n_lZyM-buiIJn9gkEz-7F_SxN2hi60YvFel-ponfZsdtwTOND5rlhE52khNtI7S5SD1XbElQ4JaIsxtvK/4lm/dJu_REYBRhuNKNMNLn-USA/h45/h001.W4NUqzdRb_KGonqQUXiJxhqIuM6VKwgWvMoWmGAVLrs" class="darkmode_button_secondary" 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="">
            <!--[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 SHOP4 MODULE CONTENT------------------------------------------------------------------ --> 
<!--  SHOP2 MODULE CONTENT------------------------------------------------------------------ --> 
<!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
<table bgcolor="#FAF8F5" class="darkmode_background" width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
  <tbody>
    <tr>
      <td class="secondary_hero_listing_container_pad darkmode_background darkmode_font_primary" align="center" style="text-align:center; background-color: #FAF8F5; padding: 0 16px 0;">             
    <!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
      <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
      <tbody>
            <tr>
              <td style="padding:0 0 24px;" align="left">
              <!--[if mso]><table align="left" width="80" ><tr><td style=" width:80px; padding:0 12px 0 0;" valign="middle"><![endif]-->
              <div style="width:80px; display:inline-block; padding:0 12px 0 0; vertical-align: middle">
                <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6SVT9qR6W6gQG6s70z6FrILTHaSbaJU0d2TqHP3CpC8z-gaHchIJoU3bBeHGyPLm8r_khvYv5HWvUu1kTMolAfc5Xojkji175WgUeWpwHeed/4lm/dJu_REYBRhuNKNMNLn-USA/h46/h001.JGIpLiQ8f2skckircA5qcfUwJ4f_vDdw4gIITk_eayc" universal="">
                <img src="https://braze-images.com/appboy/communication/assets/image_assets/images/691495436f550e0064bd918d/original.png?1762956610" width="80" class="darkmode_border" style="-ms-interpolation-mode: bicubic; border:1.5px solid #E0DAD6;  border-radius: 50%; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
                </a>
              </div>
            <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
            <!--[if mso]><table align="left" width="400" ><tr><td style="width:400px; " valign="middle"><![endif]-->
              <div class="" style="display:inline-block; padding:0;  vertical-align: middle">
                <div class="darkmode_font_primary" style="max-width: 100%; overflow:hidden; color:#332F2E; font-family: 'ABC Diatype',
            'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; line-height: 130%; mso-line-height-rule: exactly; text-align: left; padding:0 0 4px; ">
Marcela Lopez Art  
        </div>
                <div class="darkmode_font_primary shop_stats" style="max-width: 100%; overflow:hidden; color:#332F2E; font-family: 'ABC Diatype',
                'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly; text-align: left; ">
                  <!-- <span style="color:#FFBA26;">&#x2605;</span> 
5.0 stars (673 reviews)
         • 
5 years on Etsy
         -->
                  <span class="stat_item reviews_stat">
                    <span style="color:#FFBA26;">★</span>
                    <span>
5.0 stars (673 reviews)
        </span>
                  </span>
                  <span class="shop_statsb">  •  </span>
                  <span class="stat_item years_stat">
5 years on Etsy
        </span>
                </div>
              </div>
             <!--[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]-->
<!-- 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 darkmode_font_primary" 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 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 ---------------- -->   
            
            <!--[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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3soemp1PeUhtkWEgWoZYUqefXePhpdsOT3epv82JB6YDsOol6DUsrO3IYTRa3_9beL6Pwgthuqv1Te0G_weUquWEHp9mKY6eAmvSJF6QAIJMDp6OmknL3MHDxichB4yOTpBylGQzThuddJKYVwm1NZXpjPwawh6gXRKkLUb2tKLNkzcHddLepvRSe34dEEEm1Xua84DGESZHyyFACvPBY9k6JdTGmTX_n96zoXMJ66HIHWuyPDF-dJ6dONe_6zSAH3zIuIKVIIqRRPPJSGjkKV8XscVXWRiUfFzQ6pwipMdKd6o-3aeT3kUMv2ASrbWUxuA1ZiYdZc3dTb6amcrk7dj7UYb3V20Y_DLQAkSsPlMcVkT8K32fx9n59-68p1zw7FAXx5LnkNJLnuhppd7AhIv9Ibj6sutfpV8FHNoKrlXSpp4bNBMDGB21gYH6D2oAfRJM/4lm/dJu_REYBRhuNKNMNLn-USA/h47/h001.q_DzgcS9nkoN-42dSftjmMywxdwp52qRORGbnY63rps" universal="">
                <div style="max-width: 100%; overflow:hidden">
                <img src="https://i.etsystatic.com/10872233/r/il/48815c/5200668793/il_600x600.5200668793_4f9u.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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3soemp1PeUhtkWEgWoZYUqefXrzeT8X_IjPXCIFRIRwSVC75XLd8es-OyYtmZi1oaLNzZcsCL1kqWTRTewfuRj0RGKHGVp8SjPTb2gCGt53kt_lGb31wC9q1qFBDCn4cdpenF5cSXWWpxqujw8gEuDm7w5D4gzGeOWagyJ-dnWzplFa5Uo7OnLiAiKr4jW9tEcr4Z2KsdrOgsesG0WwIva_15TCbQykyKAVwETRGJ07Z_kUTTnw-81f4Y9FEFV2gGiFl1kLfvcRrxkzP6Ttb_Zd1eG1-153LE2yUXpTRKFwrkww9UH8yKSqG8f9JX7pXUYnS253I2PBFRzpj4-j_zxHBZNLQjHbKbtxV8GMgwwvJEryvkRX_VEGoR9xb_rHhkoVbih0fdORH17pCcSJnxcN9k-_1icDm8IUNU6IIZCVxiPvHWDivNLC_lSuNyeSaapy8/4lm/dJu_REYBRhuNKNMNLn-USA/h48/h001.6lF2pBitzGUjfPAKA5pDYoD0SK_vHSonvyV9pxBt2co" universal="">
                <div style="max-width: 100%; overflow:hidden">
                <img src="https://i.etsystatic.com/10872233/r/il/cef927/5528112267/il_600x600.5528112267_t0l1.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 class="primary_button_pad" align="left" style="padding: 12px 6px 0;">
            <!-- EDIT CTA + link -->
            <a target="_blank" rel="noopener" href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6SVT9qR6W6gQG6s70z6FrILTHaSbaJU0d2TqHP3CpC8zjJ2-L2Q8rmQY2A1fYX5DCJy3k5s8fpA0lu9kc9ufGf5LdOqM72Fp1ncS0hkYL_BC3a-_m770OQKpC5lYVw57SSweM1WPixpHAHZ3UYRL7WHooE81F0QC-n2J0wbRK5ue3TVbBYivtjQJx0Lx-DUZNEKy73VUVUda8rLq-mQd6x7UAqJCbgxNfwL_TElA0TpV1_qkcSuAMukOdfNARBM85btuRUMwlZKYQA3L3dNZdkMo-T_6Q4LES1Ph0FFY9r4xu8tRRj4R8IhDisbLllHYto9rL0JHxSsJ-YyIllCxrh-Y1JHAWU9G0hGyU4Oasfdt/4lm/dJu_REYBRhuNKNMNLn-USA/h49/h001.ZfBeJvFFgVqYzx_TQlC09eNJ_CSeOAW2UdlDhQf48OM" class="darkmode_button_secondary" 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="">
            <!--[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 SHOP2 MODULE CONTENT------------------------------------------------------------------ --> 
<!--  SHOP3 MODULE CONTENT------------------------------------------------------------------ --> 
<!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
<table bgcolor="#FAF8F5" class="darkmode_background" width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
  <tbody>
    <tr>
      <td class="secondary_hero_listing_container_pad darkmode_background darkmode_font_primary" align="center" style="text-align:center; background-color: #FAF8F5; padding: 0 16px 0;">             
    <!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
      <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
      <tbody>
            <tr>
              <td style="padding:0 0 24px;" align="left">
              <!--[if mso]><table align="left" width="80" ><tr><td style=" width:80px; padding:0 12px 0 0;" valign="middle"><![endif]-->
              <div style="width:80px; display:inline-block; padding:0 12px 0 0; vertical-align: middle">
                <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6SVT9qR6W6gQG6s70z6FrILIly4w35yKKB2R2p_PpBKt32guZMNDCZgPR7kMWjhILos4IIom7pL56Cv3e7CK6DvgjC0B5WZyQZK6A_afFnuETMR9Vx1c-Y3FsCiFZQOefll85wlUDxfI3NKegCvDIlFU8P2RrpXRN2vfJiAACheoMMM5BO0sowomBVGWJ2W5a5bpiAP0Rh6_IFsHOrKAIHVBN6QoMEo_-A6j_U15tyYaXwDqnFXfT2EmLYGw48YhFjaAFXfAoT2x1M2dx7xh3PlGXHS5QgoD5NCVyUfWW3s6j8fv083E4p1ur26IuGP8uo8DKYNnWffWOedM1TQobTxNVOpQU_QQ_39WmB_WobKQ/4lm/dJu_REYBRhuNKNMNLn-USA/h50/h001.2yY6t6l7PlEmBHurr2H31C32Nm36JpngrkgQmaBKUzc" universal="">
                <img src="https://braze-images.com/appboy/communication/assets/image_assets/images/69149543f375320063aa87df/original.png?1762956611" width="80" class="darkmode_border" style="-ms-interpolation-mode: bicubic;  border:1.5px solid #E0DAD6;  border-radius: 50%; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
                </a>
              </div>
            <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
            <!--[if mso]><table align="left" width="400" ><tr><td style="width:400px; " valign="middle"><![endif]-->
              <div class="" style="display:inline-block; padding:0;  vertical-align: middle">
                <div class="darkmode_font_primary" style="max-width: 100%; overflow:hidden; color:#332F2E; font-family: 'ABC Diatype','Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; line-height: 130%; mso-line-height-rule: exactly; text-align: left; padding:0 0 4px; ">
Belgian Paperworks
        </div>
                <div class="darkmode_font_primary shop_stats" style="max-width: 100%; overflow:hidden; color:#332F2E; font-family: 'ABC Diatype','Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly; text-align: left; ">
                  <!-- <span style="color:#FFBA26;">&#x2605;</span> 
5.0 stars (1.3k reviews)
         • 
14 years on Etsy
         -->
                  <span class="stat_item reviews_stat">
                    <span style="color:#FFBA26;">★</span>
                    <span>
5.0 stars (1.3k reviews)
        </span>
                  </span>
                  <span class="shop_statsb">  •  </span>
                  <span class="stat_item years_stat">
14 years on Etsy
        </span>
                </div>
              </div>
             <!--[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]-->
<!-- 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 darkmode_font_primary" 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 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 ---------------- -->   
            
            <!--[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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3soekZRKrcmcT7jWuCRioNl-hs8pwnkZ0fGNt8jPtq4STsJW-fFGRpV9rPKZEk6wFJtFb-hw7z5po_u2631eeGDM6vfOu1WsD1NcHSyPa6GHbqHGhhT896iG4k3yVx6uw55GxTu0WWhz_IDz0HQ2H1Q5ZaIAUJRmOW17uduFPNKkEnp2ti7KYDodVfHVFsy1JeUD6DKCdj74Sr9QQrcLbAXnUTG-j_bPcDCFo1_gszBiIese0YcO7pKz0UpMWbKjx5NBQT_bPTiWef-2q45biYLLNec-8unTM1qh8Nph8RwUWe3iYwJKr8XsPFj19IHBk9OmqRvAqSkCmv-lV5VotM5Zw2G9Mw8Ee3RLWJGPHlfx6OAc9Bbk-g58EG6Kk_bUQpy7xwSXh14FOpeEn6YOrv6gOOHF1bs8Aln9cls_ErRaW6RVyQWrbvX0gUgb5uaE8KeQ/4lm/dJu_REYBRhuNKNMNLn-USA/h51/h001.pM1rggHXc8aATzMWlaA6EKKGdGUsB7L4Xt_GunYDTfs" universal="">
                <div style="max-width: 100%; overflow:hidden">
                <img src="https://i.etsystatic.com/6339627/r/il/0d508b/6881723081/il_600x600.6881723081_56s0.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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3soekZRKrcmcT7jWuCRioNl-hs8pwnkZ0fGNt8jPtq4STsDv2dXLYHYuC1t7Sef47DCI8TnbDiQMqMeT200Vk1CXotZZH2gbYMok5qjoiTf6UtOaIzdyz8rfqoW38lTDRgt8_nVtm1Yl2sEt8S_WxOTThrOj_oSG4d-tLMwBQbHAXQwS5bAjY2WdjIHrnOceuSYPbIG_wOG16KSj7zJTgG8olocU2i3g09lUTInOgPxZgFMyvHScnE73hIcvWGPy0b2JgfCkFbIcUltAjpSLfQKoK8oVJG4xVb6OvAZZaZH2a_cNxB9ZuFTkXjPo7Q5SK620rbmP4Z4VjWlauLo8ahN-L_ehe3xhiPlrO26-7PlvULlYofqLNvHbV2Yr1dtge4Wr-vzNvhTGiPlt8b4O4D50dJLCTD82koX8xI87fPXzwqYiEgp2jVYedPrf58a9_0aA/4lm/dJu_REYBRhuNKNMNLn-USA/h52/h001.zdFJElvQikqciEmPHDplJvbUZGIMWaKW5e67p0JhVdg" universal="">
                <div style="max-width: 100%; overflow:hidden">
                <img src="https://i.etsystatic.com/6339627/c/2250/2250/329/0/il/bb2a06/5486078929/il_600x600.5486078929_qd6x.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 class="primary_button_pad" align="left" style="padding: 12px 6px 0;">
            <!-- EDIT CTA + link -->
            <a target="_blank" rel="noopener" href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6SVT9qR6W6gQG6s70z6FrILIly4w35yKKB2R2p_PpBKt32guZMNDCZgPR7kMWjhILgH85365m3y2LloKwtToBATuA3tHTC0bS26cXgSFZrpc0zvVdwSeP0STOEQGXr_mNKptsVZqzA2iOyRht5CYPmjj-E48c2cU2D2XRoGVm4f-zWfFCKOnL0CpqnZPKnj-SjEtHPRlsHRSaD6y-ox9eGvqgBuPrx721P_o-juSe0Jfs36Eo03Z_VUl9wV47u_HXY7JWeJWPP1lo-dBlj6DrkFPVwoS_AN3vDkYUIlNuYNVdXYNmp2rWT0cehOrBm4ZNwnm5cUjz82Z8IUH1RDwmsEYvztyUh2q9fMrQ5TIlGLs/4lm/dJu_REYBRhuNKNMNLn-USA/h53/h001.cBImxwY8pmDSbfiB2Bbm1vb_-shJgrM50TVPmlzcRGg" class="darkmode_button_secondary" 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="">
            <!--[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 SHOP3 MODULE CONTENT------------------------------------------------------------------ --> 
<!--  SHOP1  CONTENT------------------------------------------------------------------ --> 
<!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
<table bgcolor="#FAF8F5" class="darkmode_background" width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
  <tbody>
    <tr>
      <td class="secondary_hero_listing_container_pad darkmode_background darkmode_font_primary" align="center" style="text-align:center; background-color: #FAF8F5; padding: 0 16px 0;">             
    <!--[if (gte mso 9)|(IE)]><table width="600" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><![endif]-->
      <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
      <tbody>
            <tr>
              <td style="padding:0 0 24px;" align="left">
              <!--[if mso]><table align="left" width="80" ><tr><td style=" width:80px; padding:0 12px 0 0;" valign="middle"><![endif]-->
              <div style="width:80px; display:inline-block; padding:0 12px 0 0; vertical-align: middle">
                <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6SVT9qR6W6gQG6s70z6FrIJceZGNwzbRzfbYp3BTptoxcHhYkgXr1eiX54yjJLynpcaFpI7UNOt6SeltgTAc-d90BhpY0Cbkr37JOYWcbTXovNTpZUYW62FXHxFj9epwKNAV5y8MBIHzEachr25UciVVEPSKfyfAZA9oeZPhAJyJSsCpx1r5jua0qN3FYOyv8LPTMAfRRVLLEYpUqKIKZCZ1IA-QNoqNJFHI-rsJmTtHSM6AuSvagwgs5kk4ROM459VpnxdLHaBD00zO-lzAOGpuQCtEM-vpVUt4PmsvJviGGPRmwN9gMmGdLQ8I6-c-1DBa973eItA457c_tRdHJc3_g3brtL2T3qQT20kafd8K/4lm/dJu_REYBRhuNKNMNLn-USA/h54/h001.OCgCuTPRNloz6B4F7RlRdBIM7uOgA0cOyYh4YKW0-dk" universal="">
                <img src="https://braze-images.com/appboy/communication/assets/image_assets/images/691495432c42da00630410af/original.png?1762956610" width="80" class="darkmode_border" style="-ms-interpolation-mode: bicubic;  border:1.5px solid #E0DAD6;  border-radius: 50%; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
                </a>
              </div>
            <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
            <!--[if mso]><table align="left" width="400" ><tr><td style="width:400px; " valign="middle"><![endif]-->
              <div class="" style="display:inline-block; padding:0;  vertical-align: middle">
                <div class="darkmode_font_primary" style="max-width: 100%; overflow:hidden; color:#332F2E; font-family: 'ABC Diatype',
            'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; line-height: 130%; mso-line-height-rule: exactly; text-align: left; padding:0 0 4px; ">
Colette Bream 
        </div>
                <div class="darkmode_font_primary shop_stats" style="max-width: 100%; overflow:hidden; color:#332F2E; font-family: 'ABC Diatype','Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 130%; mso-line-height-rule: exactly; text-align: left; ">
                  <!-- <span style="color:#FFBA26;">&#x2605;</span> 
4.9 stars (1.5k reviews)
         • 
14 years on Etsy 
         -->
                  <span class="stat_item reviews_stat">
                    <span style="color:#FFBA26;">★</span>
                    <span>
4.9 stars (1.5k reviews)
        </span>
                  </span>
                  <span class="shop_statsb">  •  </span>
                  <span class="stat_item years_stat">
14 years on Etsy 
        </span>
                </div>
              </div>
             <!--[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]-->
<!-- 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 darkmode_font_primary" 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 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 ---------------- -->   
            
            <!--[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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3soe7sJw96YvFcAarglgXV_SJl53cAztu6Yo9ipo6t-PhOP-R5wHiWpXxAS7jwXnXlkFYu7Jysaur2vt3jkp40a-9WwbRibOO79jbH5G9YuP1FhgMhrI-I5BB-Z5DLZxPS_EzWnC4YqgVAmHUWgoVkY-1sfb0EhhmZ_7e95k0vmRzE1rrn78fdPo4VhUdIr-I7f9Ro7RwgjulsZSE6987YUcPa1W4ERtzPnINZMs09fLw5kCDNfsJy5AonXl4rmgSAq5mmj1dFBGAxuuWMwGIo9ObWyDpvzCkHO9vU_3QNUlCAJt-X44fpfKBzCfpcESn3POGc09xbGHoaG3b2kHEyC7ukTyUWWmh8QXzRtz1xqGXaPs-UmheucZxzD3ngfuZN2M0IUvB2cAMcy9lI9ET7IAv46yZo2OGItUBlTiyngMKrlXvt4kIZsWp6f0gD99SOdg/4lm/dJu_REYBRhuNKNMNLn-USA/h55/h001.C1_JgF5NkRK5iVCBTNiPTqRdMEPtT74HbnvtzmJH4vk" universal="">
                <div style="max-width: 100%; overflow:hidden">
                <img src="https://i.etsystatic.com/6544215/c/2599/2599/111/0/il/7e7391/6051505381/il_600x600.6051505381_74i1.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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6alWQXGvUbeSMJrxySZ3soe7sJw96YvFcAarglgXV_SJvJmHdB3D-5RohC0ZguB_8rHUiVKKN6fRtogvQavVKjO122cyqkxoDnoTr0whnqEFIvjPP_LSS-KqtJqOmPXJrui28Kzn8Y0ZgFZk9hL8YmLkcFWvFi7p6XWZtLRiGAjJhEmI7XgWftNu_Yuk9ppUEgoXUzptAE7s0PbfMNEtu32Qy0IflIGtQIxsGGElroWpjd0gdRF2AkpHGctHYys_hdzzAcW9upMVGKVCMLpRCAZRDig9iAJNUR8zCAAeuPncmphyY3niFz8nVf892fkrR-3YGtM8GpPOlMJdPYBwtEpGDf4hOEhqf6wQIWhArCUUURC81EwRn_BfBTShNEwiZPOxGg8_iOfOgkTxRvrTcWRnFbMbxs68Jlyr6friE29rilWjGFsemJR3Z10bB6SG5A/4lm/dJu_REYBRhuNKNMNLn-USA/h56/h001.Y-1p8pvcBgyZPswhF7Czo_PPNhiyodFkCh8qOU8WGm8" universal="">
                <div style="max-width: 100%; overflow:hidden">
                <img src="https://i.etsystatic.com/6544215/r/il/ce610a/6912398241/il_600x600.6912398241_8usw.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 class="primary_button_pad" align="left" style="padding: 12px 6px 0;">
            <!-- EDIT CTA + link -->
            <a target="_blank" rel="noopener" href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6SVT9qR6W6gQG6s70z6FrIJceZGNwzbRzfbYp3BTptoxcHhYkgXr1eiX54yjJLynpZ_XIEWzPKMxW4elSfDKP5RZbNWXGM9aw-mA80w9ZmRmKUxIqIakgMxs7HrtETKc5mQmMkAFNq5HqqdFyQw_NjdWI597Tv7Rnjoju_YNEK80uWGqVTzGGEB8aJ6-t4Avt4SIafiQzAkyWfKmKivKFXj_acsjcqP3nu0KLjke9GCMdT8Chgpy7Txa1VFE_d_UefT1BLSFCKcO20-G4kXedkurk9GjcUDeCm4WhihEwgQW95nOLwjnpMGkNeK_PPN0MSgMidkc_Peo6ACdVF6lOZRPFjUQ2xRmEcycFcganM1_/4lm/dJu_REYBRhuNKNMNLn-USA/h57/h001.qX0bmqWgxeR5_zgg6TwGBr721I9VYSaqFzzQJq2rcoY" class="darkmode_button_secondary" 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="">
            <!--[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 SHOP1 MODULE CONTENT------------------------------------------------------------------ --> 
<!-- CLOSE PRIMARY 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:275px !important;
      }
      .banner_text_align{
        text-align:left !important;
      }
}
@media screen and (max-width: 460px) {
      .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 width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 100%;">
   <tbody>
<tr>
      <td class="banner_container_pad darkmode_background_banner" style="text-align:center;background-color: #FAF8F5; 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;">
                   <!--[if mso]><table align="left" width="49%" ><tr><td valign="middle"><![endif]-->
                <a href="https://ablink.email.etsy.com/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CctL9SCYxFMUMCBO5KoT10O6DMGB8sJM_w28TYf_RwMl5c-XaO8PfkBYTvRw993sGOHB9huvjAH3MKGcs3jirg4dzwdAedq9Ipq-l8zG7rovdYWuK-W1170353O5fF7ZM1fdY4sFwiqm-5XSydHWGGSvJT7rwPEI7Mvcm0JFFP4ThRMBKe7ELhvlOGW2E4FjyZEnuReuni5zLaALHx1oFv1oAMz76mUx80Z1rFALoWvrWj-Sutp27qTR_9S9pQI4kEOFKSNEqwpiuQoxWvAhkHRF-jNHt0x8iwnM_JsB_6TmHRk3hriGJXr54bts7h1sUN/4lm/dJu_REYBRhuNKNMNLn-USA/h58/h001.TyZHOcEckJFEBUHI6HMoI38CZ2bbxCK92BB0PrMV_rY" universal="">
                <div class="center" style="max-width: 100%; overflow:hidden">
                <img src="https://braze-images.com/appboy/communication/assets/image_assets/images/69160dfcc6513a00635ca459/original.gif?1763053052" width="256" style="-ms-interpolation-mode: bicubic; border-radius: 0px; clear: both; display: block; width: 100%; height: 100%; object-fit: cover; object-position:center; overflow:hidden; outline: none; text-decoration: none;" alt="">
                </div>
                </a>
            <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
               </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: #332F2E; 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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcpEPhtGIis4qvq4c2qqq29z8rkZMziD88sdg82xKwV5J6Hs1qyFie_gRaaemFqymBX9-uFPPA9C-WyyzE6D1K72XiLdZqUA_LBuNeh_1AVnvkfYN2_Wl7JPPPq6I6V1mAZXpwNehGalwsBA8mDJuDmxGMNM56zeEwtV2Bzurx_e3zt3qISUm3fCCpEipM1MmG6hGiqfxKkh73x0uYxlp7Pb_Avu0n01SIemdbREilf3n2ifwymt2IzioWiQjcIslY-0FZnqKzuCitURH41KS9J-KFX_2swt86c9HRH7ZpiwQ4oln5o5qzwWKapJh6gdSU/4lm/dJu_REYBRhuNKNMNLn-USA/h59/h001.Fmk6sE-aFJccIOjPhWWaMeOzhevS68zz4gSZkOt58Nk" universal="" class="darkmode_font_primary" style="text-decoration:none; color:#332F2E;">
   Small shops make the holidays special

</a>
<!-- END EDIT Header 1 + link -->
                        </td>
                     </tr>
                     <tr>
                        <td class="banner_text_align" style="color: #332F2E; 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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_CcMbukmQKBFnjwcQ6lhzBTwVRiW-sgibp7LJBos-5aOPdFD13ShD8gttQONxpjVtzueL9IvlMikpxnGzhy569MrHGpJTe1mYnVQGN08mqEQdEVhUDOmmYiHj2dFndcxHGANWgrFIC-hirTDhRAwI0iQXnVdLvfxbiS5lTqFWLjMfb7dwdP3V-MmxA-QXOH_2tGPYnxpgjB_d1pOilbsKcyl5Vj_NZC1ID0S4Y0pp07roRj44RzTn3odm75SVw_iGmjAVz6KorwTusRM-RkUH3xjm-kdQ9IA4H04xVQ8hezq7WK5g_f1WUoH7yyoUNSMKB3/4lm/dJu_REYBRhuNKNMNLn-USA/h60/h001.kiH1z47LWz6HxREVhg53jRBm7Ykn_ULFC5oRRVF4MxE" universal="" class="darkmode_font_primary" style="text-decoration:none; color:#332F2E;">
   Put presents curated and made by real people at the top of your shopping list.


</a>
<!-- END EDIT Paragraph 1 + link -->
                        </td>
                     </tr>
                     <tr>
                       <td>
                  <div class="banner_text_center" style="color: #332F2E; 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/ss/c/u001.MtDHjk2ApAbblCiO4Ltr6dQq19CDLstM4fThyN4i6dfJJQFGOwf1x73fZfL2u_Cc9_q5M-4oNGnlFgyJ8OlB77CqoYpKTRKNSw3Sk0MXSfGme-HknLxlMyvAz_OOQNNiNZ05VbXfdsjZxADLztuCv9InHT6qIFJwJylPKA91Z3Dc9kIwt3m_37gOe9pHM8x1pB9wEEpeAgsAPwTUZJlUCytznln-dSg_UvqDXG5J2IFwEXXpJ-kbiQxUCZUOke8jLc5Cz7l6narXfyMdkSYO2lD0Xvy7o7SF-Vnc6b4a7wjzQKqiBL8hCgGP1nTGUS-xQFkI-5FL0gIumyUv3xmb5VkRvNoumlRTO78nhZ_e6R7xM4XdMAhFHueS45k_w5Sl/4lm/dJu_REYBRhuNKNMNLn-USA/h61/h001.vmtmBbTIh52fkaPQbGe2mni1gn-F0BDSYdKt2P1LrRU" class="darkmode_font_primary" universal="" style="text-decoration:none; color:#332F2E;">
  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]-->
             
        

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

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

<!-- 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.MtDHjk2ApAbblCiO4Ltr6bWjJIRrWZzCFfC0Lxrwv7zj5yvL-gUzz8Ng5Nsp-PwHSb6oA7DeKZlBTVm2DhQmafEFeWjQUKQPTUob2BHg4guaQy6WcvA1YW88ljZISlQ7Rej4w6ApWK_mrTtQtv-eEduP1b6evSicUfLUGeArXG77mVXaLkGOJPOxSwMp7f6BtM86u2RQWqDSKaag1XicviMGVVM7wmYsUb-muMRKms3DjVPorlAgKvc_sULBxebwm4GPxofs754cdKGrxABaikEPnug9LkWbqMbs3mB-B2gztCkUYU2sQaPvor0JLmMVI9qNGPFaBeIYvdsac_DbmC7X7lga9RB9YNdBiyJZON8/4lm/dJu_REYBRhuNKNMNLn-USA/h62/h001.eYAwoEcDaLxzzuytdBh70MWf03Kz3-dSraBU61uYZOM"><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.MtDHjk2ApAbblCiO4Ltr6ZvW1XFWiUBY25N1NZVgv9qV6uCEoxYP2rz9nboXyiZNAVuAbPGDpguUBx3KbY_7Lde0qRsV1RCd7g7Ad9gQ2xqkoqkeMYs4V9WIBaM-sTsFEib9a66qAaUXXe4kyVzQogYODUo_x3f6ohPsyMmZt3iFPlnchAgr1Pl18zioH5lajWvcGqnT0-XcAqpi52Tu2k9K5Wfd6DgOtZpnOVFG8ftHIEdiY6UOX9fL7G2tN0u7CLUvE7qWfheajBLF9jEiAy29wKcEkceffa1fqxKfQx6e-siIIQwueWFUR8F6QxFiQiXHDZDu6SIl22VdsPZXfUCUlTJbQ_jgMFtBHrzi4Y4/4lm/dJu_REYBRhuNKNMNLn-USA/h63/h001.-SYqp1NpA29SwLNIqmQuHMk64uGGqnfQahczxm7MPc0"><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.MtDHjk2ApAbblCiO4Ltr6XjwWXwH0PR59O7NuHyweUMYr8GKSoZCNlu0VZPmAVH3QVcbnxkyZ-GjnzJ4OPJAu968UzBvuV9EfGrH15Jz1RArhoBRNz1Z1rljTwIvb_lAdfXkBFfjOX0O-B39dfKT0F1Jj11bcHbY5T8GsZvIw85JlErXOZex_dvozYDvgBx0Th7Cl0fUFxXsVcG0XKMjXmk9FKaH-1n6ccDU8X9HcYcJ65H8Z_bxEw3WZOXtb_wZLHwtSuuwkHLkOcZdWFhgLSoFKYU24yKn6pJn-ebC0uvT_zY09Rdn5_t1LJ6oqo4bxb0Z6uo1YZPWxZUkx88t9UjxdX51QH-SERI7UkK54t8/4lm/dJu_REYBRhuNKNMNLn-USA/h64/h001.Mzve-dNxbaV8piGU_3-lOMToRLxO2xKnRarkC-F4wx8"><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_49jmeY6AJwa8pFz-yJGf3eCgu_nbn0T4QWRh0m3eY_NVugT3JYAZMcFlptOETJzzKPovikhHF-W83fOuJMlRofLXulpbV0C-7516rGflDszzPA5cvz1BaYPh6TShgsLO2XQpKRWeTvEARLICMGjCAZHkgxCqjfN07Cpp44NNwZ36sfRNjvlHN6BK_HdKwx9-vCnTTnF-ffg5xKttJFxgBD21pJdsLAZPVi9dmxgnL5lRJ3chLdPkit7n_GYjB2NHcTZNAfDix6eCpts0r3j0sqSWxL9uTbym39dy-p2aXN3qrMgOgpN0lg-WZnhY6-tEb5jI0XhhuVehmI/4lm/dJu_REYBRhuNKNMNLn-USA/h65/h001.IKfdjOlBRYrFqN0lT-OBDezlLRepMrLWCtARPTphsqc"><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.MtDHjk2ApAbblCiO4Ltr6Q3czWiiI42XEDr2zLvN6MXvl937sjNma0uOAwp6IuTYbDC2DaGe-5qGem8nGl0PF4tIF-Ue0BNXnVDlOWq9yABPS0Fiksviku97yLUD18VJaMPCaIMvHMFZGJVimJ-08Qt_Z6yhp6ANuO-Y3ILg0tO58-aJVgW9PH90Bk3303GlxE3CP6nxO6wVu_HrtKj3x5uSNnrr1tt-GIlRUkgakzzceXw7vobm7osKleg4sQrpPXqU7JKYIxkhS-5hSgHENOzhQV6ndGPspXelL3QIOVVlmU1ILRTHj_-5l8OMTu6oxNxWGvm-XFOp-faNgngQ9fRsbM7fS3jysowgKiI8MPE/4lm/dJu_REYBRhuNKNMNLn-USA/h66/h001.HEMBi2vJ0PrCO9hZq5tn7SZh5CfmgHDuXW3jDtM5OBI"><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.MtDHjk2ApAbblCiO4Ltr6RLm5S60CI06ULzl5FiHOnGmkP7MbuMPSlnyK9Xm9lG5d65G8z8cziR0OH-Zm1tLdguQK0CwwV7RZyUOfU2NMtaRnatEF_rya3fdOYvS4RkMrfTc6LqLzlUKOG3c_KeOLscwQoDHHYye0Uh10Ah8BtXocM317i2WLVpzgNtZpCyQTqJ2x8ZhBh4FFxO6mcL0bSFTluI9Xxawm-8-oOhS7gfV0IBKzxi_eQ5JBynHi79gCW-00qvPDGHkErU6Vqkshg2Q5zsjYs_9itZ7xmdZHzWau1lh5L6EjCg35aklpxScH3PGk2Uz5v5QoidPZlIrlgJBfFkLbTRad3LisYY9BEk/4lm/dJu_REYBRhuNKNMNLn-USA/h67/h001.IoU3vMCKWRPVBhA73YvRllj_fkF-_aovsLR8UvZui_o"><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_PYWy1oSVeZHYz9zw0-So2Ga5mz9Lg04obLzNK2wxi9tGgmuKSPzX_0T4Wy5OlKnTh4hVhKl378TmjPHGRJhIh9WXBF3F8baUx0YB2qgF1s1SaJG6LqTfwoLX5A-hbC9ojFIjdFFyOlU2YzMeoCGn-NFzymk7gp-6KSa0gGjLpeWa3aWn46t1CHzfD7ZseDVzc4hRG2Vxr_NRxrToudzPHaFzg-HehNyB8MoBDMYzhksNNSLxvhJdP6mDTIszDD5fNsQ6woJX-mB2nGS9OrqshVsfL20UEqgAVLkL1GaDMcX8by6hlMKH4hIpmsK3Hjxgwq1PZcc/4lm/dJu_REYBRhuNKNMNLn-USA/h68/h001.YyvbgXtOsew9lOepuMUqSPovYb0eG3UV72iC2kk3-pk"><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_PYWy1oQl1mrk8APFt8Z8g4ALp-El1Lwk7KnL_Gkl0NXBwoMrQRVwlnkc7adK0PDmJ0xmXIDm1QrXswtf8fowo1_HB7uQkGhZ1KBA3gQA5UgRNZvTJJfEn3jGk2-q2NeaLAhe_JSuMXbXMdIfi9v1jAPK00yBtbg5ODhdGoW4sTMmWegsezdwvzMDngSXs5y6zblE0_UPJvzL_EXYOpz9BnT44e1DrF64UAMu2IoAqokuYQ74pFK2kzLppEihsFS34PoaMu-rvtiCSKW6mywKuJ8enk3sW5b5Iiml1RKYb_YdWs0Kwk8APRkLpjH50a9aGWABi7M/4lm/dJu_REYBRhuNKNMNLn-USA/h69/h001.DqtOZ3H4nia8zdtBnV15RaMqmk5wcvaDpIJfv_6jDE8"><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.MtDHjk2ApAbblCiO4Ltr6bWjJIRrWZzCFfC0Lxrwv7weu0GiDvdtlF1gbuU73ICgpRqDFuqsXiobdGoyaCykHMyN3l9SF8YIPDL4KMVtXsofbqfi0sZVQcFSjWRh6z5Hr9vg3L8biIIbqW-gBV81UtiS5uZvznTc-ANtHVkA35hwE6WozI1TiwNsrqTMemdNgDQZlysKrWcgrltg9dbdsx4gfmjAoqLTnHaG13GjD53U8I6QEGiRm6r6LQj7Ys_jVYbQJrtUqVAmIRPu-GkJQHi6lucTLZk-JUPtu8hS8fdY0mPGDwvho0irh1ZUiUtIFR_iawLv9k3J_Ut2IdAiOOpXj98hlob8eiV50NNs95k/4lm/dJu_REYBRhuNKNMNLn-USA/h70/h001.jyXINZD_WcMg5oKoFmDYAFXtxcKbPPGTz76caH2FgN4" 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_8JQscq8UoYXvaTLJko1Vc98cv27jgEboFV1e69SbZYR6SYav0c1aSmYddq-qG7rckDRPNSZelphN8VltxS7rJAzMP18g8eWb0ocxwNKPtIVngxynxpZd74ydNEHtno4s6VfQojItIhTylDcUXizQlbLMEsh3RSm_wlcJmmDDrcSVnfpfpQxuRKQgjTEmS9evWtreW1areLrHscoyVYxSXLXqFbd9HhqTSwxOlFpLYZ6p7v57KESdKKtQ7pkRSaLodgPN_M4Zth_dThtafCjpStNVgXYRanh-EFHR4wtbbJi4fQ0DgsFWRXHz6z5ofOzecoBvymezY1XYiX8/4lm/dJu_REYBRhuNKNMNLn-USA/h71/h001.GoxIUwl7zihpLnNJ6jdUvEHQmPog3dj59jtVJxRue9o" 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_3Hg7sIl42oK0zTuG3slNPJfiZGkOPxXyJSODRrtpmiT40dgf73Uj55Ewr38mFtovFkUH-RR6_94jLiwkG9vr0_fpdWraiE9Gp4cTFzvatf7l0JUmfzq8r-QzXl1DDhafN8cYBK84hUvN4JZEIDcx5YzNsvGSLZ-tQX16I2z2ejJUpYOc1j2V6XRiUv91S5UNv3S8zOZbBKxyzAov8NPK89p6_1vjAd0KgGZwqjNupjAH6Q0grP5-Jdqdk-C0j0zgwwu_XRicB7edOtF4PYLMXEOqB8_r_3fKhFsUit9rEIX3q6ZA/4lm/dJu_REYBRhuNKNMNLn-USA/h72/h001.Wh-A3DfVQ5KLG9t034hsOZL_uGc5pwUYGz11ZxLzPhw" 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_3Hg7s-bo7SNMg_0DKkB6qdwFhyN383rHWn-GbqDrUvHBVwAeWg9cJK-R3Dxm_Zsxu_KsaTnoT86hIrSfiUmWydsdhuIDDRpqtR-a2d702RhZ26D9Savx4YKamxxF-0oxDL66iq96QW8naWegLDwLYU59ayU6tB15pdy15dJgIcJHMlMim2TfXLmDViAx5jvfbmdppaSPSrMhaOvrDO3OcX_yGTIaMchHp3bMF3nOeVJowPbYkAKGv08XNPEpXiHNCc_reU_pk7vwF060Bpg_QLaEgw2rT6ZabCwthD6yXq2b1jT8/4lm/dJu_REYBRhuNKNMNLn-USA/h73/h001.bQJDxjcsXSqiObwTwkMXUBuYJKPEYC_EcN3r_BDRbiU" 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_3Hg7sL4Uv8eOhkvpZV-1xkrAUsJ2f9DgYVYFby9j_C9CWxHVGIElkAyPYg9oYNUbkDcj6U6_Uv9DsdYwWQzbA3MDpyn22LP0vFwFz_9DlWVdJiacyH7YnN8kAd-xzPhyU2_oaUNQXtzY6PK7iOkPMiQxeh4q5pf7x4YCWrv6ZIVrUEtd_GcShFgZl9OjzJTajcPs6d4jNLRs6XuUhdLzyLTk2nO3DoyvDOwD39_Q6wnJegBAkIVPDJy5tLX0ej1hT4iOlmTat_dbooqVFEJbAmyzkLw1G5iidSsof3LxpmmA36XQ/4lm/dJu_REYBRhuNKNMNLn-USA/h74/h001.0T7xSuwNDFb_x5-yEuLYu-6NBsJBAWX_QAUl_zpB4kc" 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_3Hg7sM4wiBGB-a3I98ENRzokDiCgprKJ8nHkBLlc8Slqs2bzz4haeRLxhdeOTACnpBUYw1qhY-CRLhtWrrlzN8yrtIXjGrCja3SNU0saxn9sqEyVvTYLbyY9Se8SBsovC8rlJdUwjrTvFwXd4G8DEXMIUEjQtQ7obXsBwn-rMvJf1okUpMgApYV6caw16hLF5n6IE4-wHmIezg4jXbzEViWC4JzV4zTQkq0Uo9ydeIuZYn_GhZXzd63ZzBG2Xn7UC5ltBsPgPMT-J-_DXM4GM2RaO6P_vddbhK26ZJQNC1VLTiW8/4lm/dJu_REYBRhuNKNMNLn-USA/h75/h001.AP5YQdgktRXMZxPynGs2754vVNc6uSdVu-l1BQ_VkjM" 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>