Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
 <head>
  <title>
   Limited launch: Savoir Collection
  </title>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <link href="https://www.stories.com/content/campaigns/stories/en/202515/savoir-launch-eur.html" rel="canonical"/>
  <link href="https://www.stories.com/etc/designs/appeaser/stories/pattern-lib/fonts.css" rel="stylesheet" type="text/css"/>
  <style>
   body {
            width: 100%;
            padding: 0px;
            margin: 0px;
        }

        p {
            margin: 0px;
        }

        img {
            border-width: 0px;
            max-width: 100%;
        }

        .page-layout-container {
            margin-top: 0;
            margin-bottom: 0;
            margin-left: auto;
            margin-right: auto;
            width: 568px;
        }

        .o-text-block-newsletter .heading-block + .cta-block, .o-text-block-newsletter .heading-block + .free-text-block {
            margin-top: 0;
        }

        a.email-link,
        .email-link {
            color: #010101 !important;
            text-decoration: none !important;
        }

        .o-text-block-newsletter p,
        .o-text-block-newsletter a {
            text-align: center;
            font-family: Monument Grotesk Semi Mono, Courier New, Courier;
            font-size: 12px;
            line-height: 17px;
        }

        .o-text-block-newsletter a {
            letter-spacing: 0.44px;
        }

        .o-text-block-newsletter .heading-block .a-heading-1 {
            font-family: Stories Serif, Times New Roman, Times;
            font-size: 24px;
            line-height: 30px;
            font-weight: bold;
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .o-text-block-newsletter .heading-block .a-heading-1.large-font {
            font-size: 28px;
            line-height: 34px;
        }

        .o-text-block-newsletter .cta-block {
            text-align: center;
            margin-top: 0px;
            padding-top: 0px;
        }

        .o-text-block-newsletter {
            text-align: center;
            padding-top: 27px;
            padding-bottom: 54px;
            margin-top: 0;
            margin-bottom: 0;
            margin-left: auto;
            margin-right: auto;
        }

        .two-tile-component-wrapper .o-text-block-newsletter {
            padding-top: 9px;
            padding-bottom: 34px;
        }

        .three-tile-component .o-text-block-newsletter {
            padding-top: 9px;
            padding-bottom: 17px;
        }

        .o-text-block-newsletter .heading-block,
        .o-text-block-newsletter .free-text-block {
            padding-bottom: 0px;
            padding-top: 0px;
        }

        a.view-in-browser:hover {
            text-decoration: underline !important;
        }

        .a-link {
            color: #010101;
        }

        @media screen and (max-width: 700px) {
            .page-layout-container {
                width: 98%
            }

            .resizedynamic100 {
                width: 100% !important;
            }

            table[class=resizedynamic100],
            td[class=resizedynamic100],
            td[class=resizedynamic100] img {
                width: 100% !important;
                height: auto !important
            }

            td[class=col-split-dynamic] {
                width: 100% !important;
                float: left !important
            }

            td.col-split-dynamic-spacer,
            td.col-split-dynamic-spacer img {
                width: 100% !important;
                float: left !important;
                height: 1px !important
            }

            td.col-split-dynamic-spacer-small,
            td.col-split-dynamic-spacer-small img {
                float: left !important;
                height: 10px !important
            }

            .o-text-block-newsletter {
                width: 100% !important;
            }

            .two-tile-component22 .col-split-dynamic22 {
                width: 49% !important;
            }

            .three-tile-component33 .col-split-dynamic33 {
                width: 32.5% !important;
            }
        }

        .a-link-footer {
            color: #000000;
            text-decoration: underline;
        }
  </style>
 </head>
 <body style="margin: 0;">
  <script type="application/ld+json">
   [{"@type":"Organization","logo":"https://www.stories.com/content/dam/Stories/logo/otherstories_logo.png","@context":"//schema.org/"},{"@type":"EmailMessage","subjectLine":"","@context":"//schema.org/"},{"availabilityEnds":"","@type":"DiscountOffer","availabilityStarts":"2018-12-31T23:59:59.000Z","@context":"//schema.org/"},{"image":"","@type":"PromotionCard","promotionCardLayout":"SingleImageLayout","@context":"//schema.org/"}]
  </script>
  <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" id="ac-body-table" style="font-family: Monument Grotesk Semi Mono, Courier New, Courier;" width="100%">
   <tbody>
    <tr>
     <td align="center" colspan="1" id="ac-content-table" rowspan="1">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="resizedynamic100" style="width: 700px;" width="700">
       <tbody>
        <tr>
         <td align="center" class="header-wrapper resizedynamic100" colspan="1" rowspan="1" valign="top">
          <div class="page-layout-container">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="header-component" width="100%">
            <tbody>
             <tr>
              <td align="center" valign="top">
               <div class="view-in-browser-wrapper" style="text-align:center;">
                <p class="a-paragraph" style="font-family: Monument Grotesk Semi Mono, Courier New, Courier; font-size:9px; line-height:28px; letter-spacing: 0.4px;">
                 This exclusive, limited-edition occasionwear collection is designed to make an unforgettable entrance.
                         |
                 <a class="a-link view-in-browser email-link" style="font-family: Monument Grotesk Semi Mono, Courier New, Courier; font-size:9px; line-height:28px; letter-spacing: 0.40px; border-bottom: transparent; color: #010101; text-decoration:none;" target="_self">
                  Click here to view it online.
                 </a>
                </p>
               </div>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
         </td>
        </tr>
       </tbody>
      </table>
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="resizedynamic100" style="width: 700px;" width="700">
       <tbody>
        <tr>
         <td align="center" class="content-wrapper resizedynamic100" colspan="1" rowspan="1" valign="top">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="image-component resizedynamic100" width="100%">
           <tbody>
            <tr>
             <td style="height:24px;">
              <img alt="" class="a-image" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjQ4NzgwNn0:1u2tGK:hnVguKVKVOI7MLV96Gmo5MBBkIysXZcU67apksdFRI0" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="resizedynamic100" valign="top">
              <a class="a-link" target="_self">
               <img alt="New in" class="a-image resizedynamic100" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252FMM_25_15_101.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjQ5NDczfQ:1u2tGK:SCtA6NCic_0z4_3fYBCdxkc-YvtZdOh3ysuorFYqi9s" style="display:block;max-width:100%;" width="700"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
          <div class="page-layout-container">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="text-block-component resizedynamic100" width="568">
            <tbody>
             <tr>
              <td style="height:40px;">
               <img alt="" class="a-image" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjQ5NjE2N30:1u2tGK:Wqtx-YY5PDi-yTKMY1lMQG11pgKInAaGeQ9h3zbQ4sY" style="display:block;"/>
              </td>
             </tr>
             <tr>
              <td>
               <div class="o-text-block-newsletter" style="padding-top:0;padding-bottom:0;">
                <table align="center" border="0" cellpadding="0" cellspacing="0" class="header-component" style="text-align:center;" width="100%">
                 <tbody>
                  <tr>
                   <td align="center" colspan="1" rowspan="1" valign="top">
                    <div class="heading-block">
                     <h1 class="a-heading-1 large-font" style="text-decoration:none;">
                      <a class="a-link" style="font-size: 32px; line-height: 36px; font-family: Stories Serif, Times New Roman, Times; font-weight: bold; margin:0; display: block;font-weight:normal;text-decoration:none;color:#000;" target="_self">
                       Savoir Collection
                      </a>
                     </h1>
                    </div>
                   </td>
                  </tr>
                  <tr>
                   <td style="height:15px;">
                    <img alt="" class="a-image" height="15" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjQ5Nzk0Nn0:1u2tGK:NEi2ETBugZdjxPF02xEZuLOqu-QwjytyhWA5LkOeHtw" style="display:block;"/>
                   </td>
                  </tr>
                  <tr>
                   <td align="center" valign="top">
                    <div class="free-text-block">
                     <p class="a-paragraph" style="text-decoration:none; padding:0; margin:0;">
                      <a class="a-link" style="font-size: 12px; line-height: 17px; font-family: Monument Grotesk Semi Mono, Courier New, Courier; margin:0; display: block;color:#000;font-weight:normal;text-decoration:none;" target="_self">
                       <font class="no class" style="color: rgb(0,0,0);line-height: 20.0px;letter-spacing: 0.0em;font-size: 16.0px;text-decoration: none;">
                        This exclusive, limited-edition occasionwear collection is designed to make an unforgettable entrance: You walked in, and now it’s your event! Own this magic moment and embrace being the best dressed in statement silhouettes, delicate details, and couture-inspired craftsmanship.
                       </font>
                      </a>
                     </p>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </div>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
           <tr>
            <td style="height:16px;">
             <img alt="" class="a-image" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjQ5OTcyN30:1u2tGK:tAGoPyBU5A3pDVw270atIg0am37PEjdpsVCkL0Y2Lx4" style="display:block;"/>
            </td>
           </tr>
           <tr>
            <td align="center">
             <table align="center" cellpadding="0" cellspacing="0" class="a-button-email">
              <tbody>
               <tr>
                <td align="center" class="button-col" style="width: 315px; height: 76px; text-align: center;background: #ffffff; color: #000000; border: 1px solid #000000;">
                 <a class="button-link" style=" text-decoration: none; display: inline-block; font-family: Monument Grotesk Semi Mono, Helvetica Neue, Helvetica; font-style : normal; font-weight: bold; font-size: 20px; line-height: 76px; width: 315px; height: 76px; text-align: center; color: #000000; background: #ffffff;">
                  SHOP NOW
                 </a>
                </td>
               </tr>
              </tbody>
             </table>
            </td>
           </tr>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="two-tile-component22" width="100%">
           <tbody>
            <tr>
             <td style="height:40px;">
              <img alt="" class="a-image" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUwMX0:1u2tGK:t9AbgI92lwuhDKZ3wTeAUv0sFYGalcM8iZ-ksr41bWs" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="col-split-dynamic" valign="top">
              <div class="two-tile-component-wrapper">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tbody>
                 <tr>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252FIM_25_15_002_5x7_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUwMjI2Nn0:1u2tGK:oNIokQbBIYuyJg_piFApE3rymKXcIPIcS4cnICfeor4" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <td class="col-split-dynamic-spacer-small" width="8">
                   <img alt="spacer" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUwMzM2N30:1u2tGK:itCnp6SlyLtWbbcjAb-4BJmRMTws1wSqJh_WIuU9ckU" style="display:block;" width="8"/>
                  </td>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1254826001_202501_LB_0580_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUwNDY3Mn0:1u2tGK:tzY0ty5nMeJgupsJwyahc7g01-rYuS-H5jiSRXSbiQs" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="two-tile-component22" width="100%">
           <tbody>
            <tr>
             <td style="height:8px;">
              <img alt="" class="a-image" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUwNTc5N30:1u2tGK:Eoy_J_4s4JJVQai-VDYDAz_JBtUz2WUVRLwoQ-epRDE" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="col-split-dynamic" valign="top">
              <div class="two-tile-component-wrapper">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tbody>
                 <tr>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1254827001_202501_LB_2636_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUwNjk0OH0:1u2tGK:CaUo7kJ2JgiXAfP-ZuwLcEVx0EjdF6rVRS6ng5YRQ-c" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <td class="col-split-dynamic-spacer-small" width="8">
                   <img alt="spacer" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUwNzk5fQ:1u2tGK:zIKUq_xSL0sNdWUi6JNHc1F2vBMChecPatRxZsIYECQ" style="display:block;" width="8"/>
                  </td>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1254827001_202501_LB_2537_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUwOTEwMX0:1u2tGK:vQeRUgtvHuoGZBFyxihcF5hh7mXkKmkQAjqcJ5StF_A" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="two-tile-component22" width="100%">
           <tbody>
            <tr>
             <td style="height:8px;">
              <img alt="" class="a-image" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUxMDE2NX0:1u2tGK:KryGb7ax6r-Mw38_McSotuYFpydU7PSix31eCXgXSAI" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="col-split-dynamic" valign="top">
              <div class="two-tile-component-wrapper">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tbody>
                 <tr>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1262137001_202501_LB_3260_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUxMTc1N30:1u2tGK:cB8OHwTiQ6MQyClrahaAj24SpKfRLHywWWxikxehMGE" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <td class="col-split-dynamic-spacer-small" width="8">
                   <img alt="spacer" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUxMjkwN30:1u2tGK:RhTN-k7cQirR6byONCl6BrpBha_oJlMcuXdcpLAJUXI" style="display:block;" width="8"/>
                  </td>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252FIM_25_15_011_5x7_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUxNDAxOH0:1u2tGK:NRRtmTFe1QAj7xglUdelSP-_ju-8Smxa9gPzTEPUvZ0" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="two-tile-component22" width="100%">
           <tbody>
            <tr>
             <td style="height:8px;">
              <img alt="" class="a-image" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUxNTE1Mn0:1u2tGK:PSV7CgCnpawMR6dTz_fUgWmp3whHUtt3V5bZf3nulPU" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="col-split-dynamic" valign="top">
              <div class="two-tile-component-wrapper">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tbody>
                 <tr>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1254828001_202501_LB_1256_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUxNjI2OH0:1u2tGK:r-5XPUwe3499r5HoVP_4qwyRrqrgz6Tbh9oLpB6c8JI" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <td class="col-split-dynamic-spacer-small" width="8">
                   <img alt="spacer" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUxNzM2N30:1u2tGK:JUgZkiW2GcQbAMibc7t9JscdqCvyffZaqVdaYSsyB4c" style="display:block;" width="8"/>
                  </td>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1254828001_202501_LB_1383_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUxODQ2Mn0:1u2tGK:atB8YH30__4ejQrSRwF77cEmfYIwjOJ3Fay1GkX_JeA" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <div class="page-layout-container">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="text-block-component resizedynamic100" width="568">
            <tbody>
             <tr>
              <td style="height:20px;">
               <img alt="" class="a-image" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUxOTUwMX0:1u2tGK:hp5Ci7bcyLc7ZKqG8PNb8gjb4D8_kJP8pyFABb-EMsY" style="display:block;"/>
              </td>
             </tr>
             <tr>
              <td>
               <div class="o-text-block-newsletter" style="padding-top:0;padding-bottom:0;">
                <table align="center" border="0" cellpadding="0" cellspacing="0" class="header-component" style="text-align:center;" width="100%">
                 <tbody>
                  <tr>
                   <td align="center" colspan="1" rowspan="1" valign="top">
                    <div class="heading-block">
                     <h1 class="a-heading-1 large-font" style="text-decoration:none;">
                      <a class="a-link" style="font-size: 24px; line-height: 26px; font-family: Stories Serif, Times New Roman, Times; font-weight: bold; margin:0; display: block;font-weight:normal;text-decoration:none;color:#000;" target="_self">
                       Every piece drips with glamour, blending modern elegance with wild-at-heart accents and a touch of whimsy.
                      </a>
                     </h1>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </div>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="two-tile-component22" width="100%">
           <tbody>
            <tr>
             <td style="height:12px;">
              <img alt="" class="a-image" height="12" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUyMDUzOH0:1u2tGK:E9ipCvMOhpgfZd3K8Jc9Dj5a98YcR4BPG3z2Fl7ZmQA" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="col-split-dynamic" valign="top">
              <div class="two-tile-component-wrapper">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tbody>
                 <tr>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252FIM_25_15_004_5x7_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUyMjA3Nn0:1u2tGK:-nUoMF7ia9Cr_ACxmT8f5zVN7CZq57GhvuJb87f_3nM" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <td class="col-split-dynamic-spacer-small" width="8">
                   <img alt="spacer" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUyMzIzN30:1u2tGK:pX9C1Z8bWO9j62Zs4S1kMYquDYJK6VXDgpgljA2ZZ4A" style="display:block;" width="8"/>
                  </td>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1264709001_202501_PP_1002_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUyNDQzNn0:1u2tGK:mrBp4i9QhwhXm23sXyJF6CLqdy1UtZpX-fvB89Y9nOQ" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="two-tile-component22" width="100%">
           <tbody>
            <tr>
             <td style="height:8px;">
              <img alt="" class="a-image" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUyNTU3Nn0:1u2tGK:oYPhd6Lk3hXJeOwLR841pZu20wprjc8a82FyXJgrVYg" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="col-split-dynamic" valign="top">
              <div class="two-tile-component-wrapper">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tbody>
                 <tr>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1262137001_202501_LB_3145_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUyNzR9:1u2tGK:gq4xNGQVhYPiVStpieMMzOocdkhbeLVX9XDDvAJ6_5k" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <td class="col-split-dynamic-spacer-small" width="8">
                   <img alt="spacer" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUyODc2Nn0:1u2tGK:OXcokh_LZ664ODayNyLCdGGE42xvP5DBjaET9BuzKa4" style="display:block;" width="8"/>
                  </td>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1254830001_202501_LB_3554_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUyOTkxM30:1u2tGK:d2u56rH8V5dsz2ol1S3pn6cNuUe1W7vlV7THExOdRMA" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="two-tile-component22" width="100%">
           <tbody>
            <tr>
             <td style="height:8px;">
              <img alt="" class="a-image" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUzMTQ3Mn0:1u2tGK:wpVNg-qTYhLloHQHeT23FTUF-kOd7BRxhWxB6MJaF6A" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="col-split-dynamic" valign="top">
              <div class="two-tile-component-wrapper">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tbody>
                 <tr>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1262133001_202501_LB_4421_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUzMzI4NH0:1u2tGK:hNP08KclimpPES8WKshLzW9k_uy8Au-0uGQJtVc-K4s" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <td class="col-split-dynamic-spacer-small" width="8">
                   <img alt="spacer" height="8" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUzNDQ1N30:1u2tGK:zdlxqk2-B-ElMAfZs55RjV2r2QWwvAXt9iBlpdqYBXE" style="display:block;" width="8"/>
                  </td>
                  <td class="col-split-dynamic22" valign="top" width="346">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                    <tbody>
                     <tr>
                      <td class="resizedynamic100">
                       <a class="a-link" target="_self">
                        <img border="0" class="a-image" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252FIM_25_15_005_5x7_Q8_P_800x1120_srgb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUzNTYwOX0:1u2tGK:0N2q7D9UjdWLCx5WEK5PRSdHyCuSO5uDlWOQ7EgUT1Y" style="display:block; width:100%;max-width:346px" width="346"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <div class="page-layout-container">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="text-block-component resizedynamic100" width="568">
            <tbody>
             <tr>
              <td style="height:20px;">
               <img alt="" class="a-image" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUzNjY4Mn0:1u2tGK:T7iAB9E9fVfL8lkBLmxvc5QBnulaFTBI7kUlKEw_73E" style="display:block;"/>
              </td>
             </tr>
             <tr>
              <td>
               <div class="o-text-block-newsletter" style="padding-top:0;padding-bottom:0;">
                <table align="center" border="0" cellpadding="0" cellspacing="0" class="header-component" style="text-align:center;" width="100%">
                 <tbody>
                  <tr>
                   <td align="center" colspan="1" rowspan="1" valign="top">
                    <div class="heading-block">
                     <h1 class="a-heading-1 large-font" style="text-decoration:none;">
                      <a class="a-link" style="font-size: 24px; line-height: 26px; font-family: Stories Serif, Times New Roman, Times; font-weight: bold; margin:0; display: block;font-weight:normal;text-decoration:none;color:#000;" target="_self">
                       Savoir is our limited collection honouring the know-how of our design ateliers with seasonal statement styles that push fashion forward.
                      </a>
                     </h1>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </div>
              </td>
             </tr>
             <tr>
              <td style="height:0px;">
               <img alt="" class="a-image" height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUzNzczM30:1u2tGK:-12urzD3v-D-pTzXyzPNk09ITTzRe59OQNVLCX5l_nY" style="display:block;"/>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
           <tr>
            <td style="height:16px;">
             <img alt="" class="a-image" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUzODc3M30:1u2tGK:Z50poTdeFK1ujI3aSSdCliHBtOALfxmFEBpu6s_TfF4" style="display:block;"/>
            </td>
           </tr>
           <tr>
            <td align="center">
             <table align="center" cellpadding="0" cellspacing="0" class="a-button-email">
              <tbody>
               <tr>
                <td align="center" class="button-col" style="width: 315px; height: 76px; text-align: center;background: #ffffff; color: #000000; border: 1px solid #000000;">
                 <a class="button-link" style=" text-decoration: none; display: inline-block; font-family: Monument Grotesk Semi Mono, Helvetica Neue, Helvetica; font-style : normal; font-weight: bold; font-size: 20px; line-height: 76px; width: 315px; height: 76px; text-align: center; color: #000000; background: #ffffff;">
                  SHOP NOW
                 </a>
                </td>
               </tr>
              </tbody>
             </table>
            </td>
           </tr>
           <tr>
            <td style="height:16px;">
             <img alt="" class="a-image" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjUzOTk4OX0:1u2tGK:HkZQ4GlYGwRQxeyIEV_1RStrJPqpkaWx2br0CGLvpBI" style="display:block;"/>
            </td>
           </tr>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="image-component resizedynamic100" width="100%">
           <tbody>
            <tr>
             <td style="height:6px;">
              <img alt="" class="a-image" height="6" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU0MTA1Mn0:1u2tGK:DYCzp2fFeXAMZGUZEkZ-K4lekW31X3Vybs9zU-p6sLU" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="resizedynamic100" valign="top">
              <a class="a-link" target="_self">
               <img class="a-image resizedynamic100" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252FLine%2520for%2520NL%2520in%2520Image%2520component.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU0NTk2M30:1u2tGK:tw2jaycWKBZ_3KmkI0cWAMYaV943rK75npQohGJdo7s" style="display:block;max-width:100%;" width="700"/>
              </a>
             </td>
            </tr>
            <tr>
             <td style="height:6px;">
              <img alt="" class="a-image" height="6" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU0NzMzNH0:1u2tGK:UAd7iw7gD7KD_0pgchFYtoh2CFj45T2kNHfKgQd7O38" style="display:block;"/>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="image-component resizedynamic100" width="100%">
           <tbody>
            <tr>
             <td style="height:32px;">
              <img alt="" class="a-image" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU0ODk0Nn0:1u2tGK:0XD10wPTUk9S4q7JS4dyYefhlVqHvj8OggmHHDJNpUY" style="display:block;"/>
             </td>
            </tr>
            <tr>
             <td align="center" class="resizedynamic100" valign="top">
              <a class="a-link" target="_self">
               <img alt="New in" class="a-image resizedynamic100" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fcontent%252Fdam%252FStories%252FImages%252F2024%252Fe-com-and-product-images%252F1x1_1080x1080_ADDITIONAL%2520SALE%2520STEPS_ENG_19.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU1MDUyfQ:1u2tGK:q3zSw4vJiN962n4ETJFSzMTKBcVcfUKUmLoklkGCNLE" style="display:block;max-width:100%;" width="700"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
          <div class="page-layout-container">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="text-block-component resizedynamic100" width="568">
            <tbody>
             <tr>
              <td style="height:40px;">
               <img alt="" class="a-image" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU1MjI1fQ:1u2tGK:61JtkROFiE5h7ea5ld2LP0YIszWAt_ISWweQw-dglsc" style="display:block;"/>
              </td>
             </tr>
             <tr>
              <td>
               <div class="o-text-block-newsletter" style="padding-top:0;padding-bottom:0;">
                <table align="center" border="0" cellpadding="0" cellspacing="0" class="header-component" style="text-align:center;" width="100%">
                 <tbody>
                  <tr>
                   <td align="center" colspan="1" rowspan="1" valign="top">
                    <div class="heading-block">
                     <h1 class="a-heading-1 large-font" style="text-decoration:none;">
                      <a class="a-link" style="font-size: 32px; line-height: 36px; font-family: Stories Serif, Times New Roman, Times; font-weight: bold; margin:0; display: block;font-weight:normal;text-decoration:none;color:#000;" target="_self">
                       Our sale ends soon
                      </a>
                     </h1>
                    </div>
                   </td>
                  </tr>
                  <tr>
                   <td style="height:15px;">
                    <img alt="" class="a-image" height="15" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU1MzMyOH0:1u2tGK:nlNybA6W_u4g6ohAXbrqr4LXmdYIEDW-70u3xMzAAlw" style="display:block;"/>
                   </td>
                  </tr>
                  <tr>
                   <td align="center" valign="top">
                    <div class="free-text-block">
                     <p class="a-paragraph" style="text-decoration:none; padding:0; margin:0;">
                      <a class="a-link" style="font-size: 12px; line-height: 17px; font-family: Monument Grotesk Semi Mono, Courier New, Courier; margin:0; display: block;color:#000;font-weight:normal;text-decoration:none;" target="_self">
                       <font class="no class" style="color: rgb(0,0,0);line-height: 20.0px;letter-spacing: 0.0em;font-size: 16.0px;text-decoration: none;">
                        Get extra 20% off sale when you buy 2 sale items or more.
                       </font>
                      </a>
                     </p>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </div>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
           <tr>
            <td style="height:16px;">
             <img alt="" class="a-image" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU1NDM4Mn0:1u2tGK:StXU0-qX9on_vR_5bcshFfI7iMbPu3eprzTBVOB4Ut0" style="display:block;"/>
            </td>
           </tr>
           <tr>
            <td align="center">
             <table align="center" cellpadding="0" cellspacing="0" class="a-button-email">
              <tbody>
               <tr>
                <td align="center" class="button-col" style="width: 315px; height: 76px; text-align: center;background: #ffffff; color: #000000; border: 1px solid #000000;">
                 <a class="button-link" style=" text-decoration: none; display: inline-block; font-family: Monument Grotesk Semi Mono, Helvetica Neue, Helvetica; font-style : normal; font-weight: bold; font-size: 20px; line-height: 76px; width: 315px; height: 76px; text-align: center; color: #000000; background: #ffffff;">
                  SHOP NOW
                 </a>
                </td>
               </tr>
              </tbody>
             </table>
            </td>
           </tr>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="resizedynamic100" style="width: 700px;" width="700">
       <tbody>
        <tr>
         <td align="center" class="footer-wrapper resizedynamic100" colspan="1" rowspan="1" valign="top">
          <div class="page-layout-container">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="divider-component" style="text-align:center;" width="100%">
            <tbody>
             <tr>
              <td>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="divider-component-spacer" style="text-align:center;" width="100%">
                <tbody>
                 <tr>
                  <td height="30" style="height:30px; width:100%;">
                   <img alt="spacer" class="a-image" height="30" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU1NTQxNH0:1u2tGK:QWlwTQorAzqS-Du4806eHll4fd7tL9tQ-pZxvN7K5bE" style="display:block;max-width:100%;max-height:30px;"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
             <tr>
              <td>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="divider-component-wrapper resizedynamic100" style="text-align:center;" width="100%">
                <tbody>
                 <tr style="line-height:1px; font-size:1px;">
                  <td colspan="1" height="1" rowspan="1" style="height:1px;border-bottom: 1px solid #aaaaaa;">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
             <tr>
              <td>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="divider-component-spacer" style="text-align:center;" width="100%">
                <tbody>
                 <tr>
                  <td height="32" style="height:32px; width:100%;">
                   <img alt="spacer" class="a-image" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU1NjQ0N30:1u2tGK:ipNRyyHo8GyZgjAJcR1zXGmycgbUn_Sa4WZ3RJxqoDU" style="display:block;max-width:100%;width:100%;max-height: 32px;"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" border="0" class="o-follow-us-newsletter" style="text-align:center;border-collapse:collapse;" width="100%">
            <tr>
             <td style="padding:0;width:158px;" width="154">
             </td>
             <td style="padding:0;width:37px; vertical-align:top;" valign="top">
              <a class="a-link" style="text-decoration:none; display:block;" target="_blank">
               <img alt="facebook" border="0" class="a-image" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Ficon-facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU1ODA2M30:1u2tGK:cwuf6WoZw_SPKgExSntbvNBtl2ol6gog2hdA4IhEhMs" style="width: 22px;max-width:100%;" width="22"/>
              </a>
             </td>
             <td style="padding:0;width:37px; vertical-align:top;" valign="top">
              <a class="a-link" style="text-decoration:none;display:block;" target="_blank">
               <img alt="pinterest" border="0" class="a-image" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Ficon-pinterest.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU1OTM4Nn0:1u2tGK:X1YCzIJ7jLaGfP46GzXSSA_CvBUq28b1OVG1Lcd9QNw" style="width: 22px;max-width:100%;" width="22"/>
              </a>
             </td>
             <td style="padding:0;width:37px; vertical-align:top;" valign="top">
              <a class="a-link" style="text-decoration:none;display:block;" target="_blank">
               <img alt="instagram" border="0" class="a-image" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Ficon-instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU2MDc3NH0:1u2tGK:P6JBb-hNpJcYoytScf3HA2RXfwSI3fSzbE6eKqosVF0" style="width: 22px;max-width:100%;" width="22"/>
              </a>
             </td>
             <td style="padding:0;width:37px; vertical-align:top;" valign="top">
              <a class="a-link" style="text-decoration:none;display:block;" target="_blank">
               <img alt="youTube" border="0" class="a-image" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Ficon-youtube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU2MzExOH0:1u2tGK:E_QgW5BPF7Fb08CEL1JcOAqLaeL1eOed8KDTdnT3M4g" style="width: 22px;max-width:100%;" width="22"/>
              </a>
             </td>
             <td style="padding:0;width:158px;" width="154">
             </td>
            </tr>
           </table>
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="spacer" style="text-align:center;" width="100%">
            <tbody>
             <tr>
              <td style="height:24px; width:100%;">
               <img alt="spacer" class="a-image" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU2NDQxN30:1u2tGK:NV6krORzFdiLtLig-8ZFGbTQkhXrzWAqnl0lY5Siedg" style="display:block;max-width:100%;"/>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
            <tbody>
             <tr>
              <td style="text-align: center;">
               <table align="center" border="0" cellpadding="0" cellspacing="0" style="text-align:center;" width="100%">
                <tbody>
                 <tr>
                  <td>
                   <div class="a-paragraph" style="font-family: Monument Grotesk Semi Mono, Courier New, Courier; font-size:10px; line-height:16px; text-align: center;">
                    <p>
                     This message was sent by &amp; Other Stories (H&amp;M Hennes &amp; Mauritz GBC AB, Mäster Samuelsgatan 46, 106 38 Stockholm, Sweden). You are receiving this email because you are signed up to receive &amp; Other Stories emails.
                     <br/>
                     <br/>
                     You can't reply to this email. For questions and contact details please visit our
                     <a class="a-link-footer">
                      customer service page
                     </a>
                     . Read our
                     <a class="a-link-footer">
                      privacy notice
                     </a>
                     .
                     <br/>
                     <br/>
                     Free shipping over 900 SEK / 600 DKK / 900 NOK / €90 / £80 / CHF 150
                    </p>
                   </div>
                  </td>
                 </tr>
                 <tr>
                  <td>
                   <div class="a-paragraph" style="font-family: Monument Grotesk Semi Mono, Courier New, Courier; font-size:10px; line-height:16px; text-align: center;">
                   </div>
                  </td>
                 </tr>
                 <tr>
                  <td height="21" style="height:21px; width:100%;">
                   <img alt="" class="a-image" height="21" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU2NTcyfQ:1u2tGK:66UZ_p0UCw07xH4RBgfJLULQBUfCwS01lwEGUBkhlDA" style="display:block;max-width:100%;width: 100%;max-height: 21px;"/>
                  </td>
                 </tr>
                 <tr>
                  <td>
                   <a class="a-link" style="font-family: Monument Grotesk Semi Mono, Courier New, Courier; font-size:10px; line-height:16px; text-decoration:underline; color:#010101;" target="_self">
                    Visit Stories.com
                   </a>
                  </td>
                 </tr>
                 <tr>
                  <td height="18" style="height:18px; width:100%;">
                   <img alt="spacer" class="a-image" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU2NjgyN30:1u2tGK:GDsxjbW09OTx7n1aGSS_01bNF5ayROn49B95ikaz4kE" style="display:block;max-width:100%;width:100%;max-height: 18px;"/>
                  </td>
                 </tr>
                 <tr>
                  <td>
                   <a _label="Opt-out link" _type="optout" class="a-link" style="font-family: Monument Grotesk Semi Mono, Courier New, Courier; font-size:10px; line-height:16px; text-decoration:underline; color:#010101;" target="_self">
                    If you'd like to unsubscribe to our stories click here.
                   </a>
                  </td>
                 </tr>
                 <tr>
                  <td height="43" style="height:43px; width:100%;">
                   <img alt="spacer" class="a-image" height="43" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.stories.com%252Fetc%252Fdesigns%252Fappeaser%252Fstories%252Fclientlibs%252Fpattern-lib%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuc3RvcmllcyIsInRpbWUiOjE3NDQyOTY3MzYuNjU2Nzk1fQ:1u2tGK:-AfKhTC4GCfZoy6ZzjXBd1NvNRjk2wOGPWjsMGXEaW8" style="display:block;max-width:100%;width:100%;max-height: 43px;"/>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="" height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Ft.email.stories.com%252Fr%252F%253Fid%253Dh8c2f3e41-977e-4d55-9b85-13fc2aaab9e4%252C9e3369cc%252C1/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0LmVtYWlsLnN0byIsInRpbWUiOjE3NDQyOTY3MzYuNjU2OTE1NH0:1u2tGK:SbsnzXib8-m5qUzv-ky06ZChuumfIz0MtE1Rh4cNuCw" width="0"/>
 </body>
</html>