{"product_id":"little-hearts-of-faith","title":"🔥❤️Little Hearts of Faith — 12-Piece Gift Collection✝️","description":"\u003cstyle\u003e  #nm-heart-page {   --nm-bg: #f7f2e9;   --nm-bg2: #eee5d7;   --nm-paper: #fffdf8;   --nm-brown: #39241b;   --nm-text: #6c574a;   --nm-green: #59634e;   --nm-green2: #68745c;   --nm-gold: #a47c4e;   --nm-line: #dfd2bf;   --nm-white: #ffffff;    width: 100%;   overflow: hidden;   background: var(--nm-bg);   color: var(--nm-brown);   font-family: Arial, Helvetica, sans-serif; }  #nm-heart-page *, #nm-heart-page *::before, #nm-heart-page *::after {   box-sizing: border-box; }  #nm-heart-page img {   width: 100%;   max-width: 100%;   height: auto;   display: block; }  #nm-heart-page h2, #nm-heart-page h3, #nm-heart-page h4, #nm-heart-page p {   margin: 0; }  #nm-heart-page a {   text-decoration: none; }  #nm-heart-page .nm-shell {   width: min(1180px, calc(100% - 36px));   margin: 0 auto; }   \/* ============================================================    COMMON TYPOGRAPHY ============================================================ *\/  #nm-heart-page .nm-eyebrow {   display: flex;   align-items: center;   gap: 11px;   margin-bottom: 15px;    color: var(--nm-green);   font-size: 11px;   line-height: 1.4;   font-weight: 800;   letter-spacing: 2px;   text-transform: uppercase; }  #nm-heart-page .nm-eyebrow::before {   content: '';   display: block;   width: 35px;   height: 1px;   background: var(--nm-gold); }  #nm-heart-page .nm-eyebrow.center {   justify-content: center; }  #nm-heart-page .nm-eyebrow.center::after {   content: '';   display: block;   width: 35px;   height: 1px;   background: var(--nm-gold); }   #nm-heart-page .nm-title-xl {   font-family: Georgia, 'Times New Roman', serif;   color: var(--nm-brown);   font-size: clamp(39px, 5vw, 67px);   font-weight: 400;   line-height: 1.02;   letter-spacing: -1.6px; }  #nm-heart-page .nm-title-lg {   font-family: Georgia, 'Times New Roman', serif;   color: var(--nm-brown);   font-size: clamp(32px, 4vw, 49px);   font-weight: 400;   line-height: 1.08;   letter-spacing: -1px; }  #nm-heart-page .nm-title-md {   font-family: Georgia, 'Times New Roman', serif;   color: var(--nm-brown);   font-size: clamp(26px, 3vw, 38px);   font-weight: 400;   line-height: 1.12; }  #nm-heart-page .nm-copy {   margin-top: 19px;   color: var(--nm-text);   font-size: 16px;   line-height: 1.78; }  #nm-heart-page .nm-copy strong {   color: var(--nm-brown); }   \/* ============================================================    BUTTON ============================================================ *\/  #nm-heart-page .nm-button {   display: inline-flex;   justify-content: center;   align-items: center;    min-height: 55px;   margin-top: 27px;   padding: 0 31px;    border: 1px solid var(--nm-green);   border-radius: 4px;    background: var(--nm-green);   color: #fff !important;    font-size: 13px;   line-height: 1;   font-weight: 800;   letter-spacing: .5px;    cursor: pointer;   transition: .2s ease; }  #nm-heart-page .nm-button:hover {   background: var(--nm-brown);   border-color: var(--nm-brown);   transform: translateY(-1px); }   \/* ============================================================    HERO ============================================================ *\/  #nm-heart-page .nm-hero {   padding: 54px 0 46px; }  #nm-heart-page .nm-hero-grid {   display: grid;   grid-template-columns: .88fr 1.12fr;   gap: 24px;   align-items: stretch; }  #nm-heart-page .nm-hero-copy {   padding: clamp(35px, 5vw, 67px);    display: flex;   flex-direction: column;   justify-content: center;    background: var(--nm-paper);   border: 1px solid var(--nm-line);   border-radius: 8px; }  #nm-heart-page .nm-hero-subtitle {   max-width: 510px;   margin-top: 21px;    color: var(--nm-text);   font-size: 17px;   line-height: 1.74; }  #nm-heart-page .nm-hero-image {   overflow: hidden;    background: #ebe1d2;   border-radius: 8px; }  #nm-heart-page .nm-hero-image img {   width: 100%;   height: 100%;   min-height: 620px;   object-fit: cover; }  #nm-heart-page .nm-hero-tags {   display: flex;   flex-wrap: wrap;   gap: 10px 18px;    margin-top: 26px;   padding-top: 21px;    border-top: 1px solid var(--nm-line); }  #nm-heart-page .nm-hero-tag {   display: flex;   align-items: center;   gap: 7px;    color: var(--nm-text);   font-size: 12px;   line-height: 1.5;   font-weight: 700; }  #nm-heart-page .nm-hero-tag span {   color: var(--nm-gold); }   \/* ============================================================    BENEFITS ============================================================ *\/  #nm-heart-page .nm-benefit-section {   padding: 0 0 70px; }  #nm-heart-page .nm-benefit-grid {   display: grid;   grid-template-columns: repeat(4, 1fr);    border: 1px solid var(--nm-line);   background: #fff; }  #nm-heart-page .nm-benefit {   padding: 29px 24px;    border-right: 1px solid var(--nm-line); }  #nm-heart-page .nm-benefit:last-child {   border-right: 0; }  #nm-heart-page .nm-benefit-number {   margin-bottom: 12px;    color: var(--nm-gold);   font-family: Georgia, serif;   font-size: 20px; }  #nm-heart-page .nm-benefit h3 {   margin-bottom: 8px;    color: var(--nm-brown);   font-size: 14px;   line-height: 1.4;   font-weight: 800; }  #nm-heart-page .nm-benefit p {   color: var(--nm-text);   font-size: 13px;   line-height: 1.65; }   \/* ============================================================    DARK MESSAGE ============================================================ *\/  #nm-heart-page .nm-message-banner {   padding: 81px 0;    background: var(--nm-green);   color: white; }  #nm-heart-page .nm-message-inner {   max-width: 860px;   margin: 0 auto;   text-align: center; }  #nm-heart-page .nm-cross {   margin-bottom: 20px;    color: #dfcbae;   font-family: Georgia, serif;   font-size: 28px; }  #nm-heart-page .nm-message-inner h2 {   font-family: Georgia, 'Times New Roman', serif;   color: #fff;    font-size: clamp(31px, 4.3vw, 51px);   line-height: 1.14;   font-weight: 400; }  #nm-heart-page .nm-message-inner p {   max-width: 690px;    margin: 21px auto 0;    color: rgba(255,255,255,.78);   font-size: 16px;   line-height: 1.78; }   \/* ============================================================    SPLIT SECTIONS ============================================================ *\/  #nm-heart-page .nm-section {   padding: 88px 0; }  #nm-heart-page .nm-section.white {   background: var(--nm-paper); }  #nm-heart-page .nm-section.soft {   background: var(--nm-bg2); }  #nm-heart-page .nm-split {   display: grid;   grid-template-columns: 1fr 1fr;   align-items: center;    gap: clamp(40px, 7vw, 90px); }  #nm-heart-page .nm-split.reverse .nm-image {   order: 2; }  #nm-heart-page .nm-split.reverse .nm-text {   order: 1; }  #nm-heart-page .nm-image {   overflow: hidden;    border-radius: 7px;   background: #ebe3d9;    box-shadow: 0 12px 35px rgba(57,36,27,.07); }  #nm-heart-page .nm-image img {   aspect-ratio: 1 \/ 1;   object-fit: cover; }  #nm-heart-page .nm-text {   max-width: 515px; }  #nm-heart-page .nm-check-list {   display: grid;   gap: 15px;    margin-top: 25px; }  #nm-heart-page .nm-check-item {   position: relative;    padding-left: 28px;    color: var(--nm-text);   font-size: 15px;   line-height: 1.65; }  #nm-heart-page .nm-check-item::before {   content: '♥';    position: absolute;   top: 0;   left: 0;    color: var(--nm-gold); }   \/* ============================================================    GIF ============================================================ *\/  #nm-heart-page .nm-gif-section {   padding: 88px 0;    background: #ede5d8; }  #nm-heart-page .nm-gif-head {   max-width: 780px;    margin: 0 auto 35px;   text-align: center; }  #nm-heart-page .nm-gif-wrap {   display: grid;   grid-template-columns: .73fr 1.27fr;   gap: 37px;   align-items: center;    max-width: 1000px;   margin: 0 auto; }  #nm-heart-page .nm-gif {   max-width: 390px;   margin: 0 auto;    overflow: hidden;   border-radius: 9px;    background: #ddd1c1;   box-shadow: 0 15px 38px rgba(59,40,28,.11); }  #nm-heart-page .nm-gif img {   width: 100%;   height: auto; }  #nm-heart-page .nm-gif-copy {   padding: 10px 5px; }  #nm-heart-page .nm-gif-quote {   margin-top: 25px;   padding: 20px 0 2px 20px;    border-left: 2px solid var(--nm-gold);    color: var(--nm-brown);   font-family: Georgia, 'Times New Roman', serif;   font-size: 21px;   line-height: 1.55;   font-style: italic; }   \/* ============================================================    12 REAL DESIGNS ============================================================ *\/  #nm-heart-page .nm-design-section {   padding: 90px 0;    background: var(--nm-paper); }  #nm-heart-page .nm-design-head {   max-width: 790px;    margin: 0 auto 38px;   text-align: center; }  #nm-heart-page .nm-design-image {   max-width: 960px;   margin: 0 auto;    overflow: hidden;    border-radius: 8px;   box-shadow: 0 14px 42px rgba(57,36,27,.08); }  #nm-heart-page .nm-design-image img {   width: 100%;   height: auto; }  #nm-heart-page .nm-design-note {   max-width: 830px;    margin: 29px auto 0;    color: var(--nm-text);   font-size: 14px;   line-height: 1.72;   text-align: center; }   \/* ============================================================    READY TO GIVE ============================================================ *\/  #nm-heart-page .nm-ready-box {   margin-top: 28px;   padding: 22px 24px;    background: #fff;   border: 1px solid var(--nm-line);   border-left: 3px solid var(--nm-gold); }  #nm-heart-page .nm-ready-box strong {   display: block;    margin-bottom: 7px;    color: var(--nm-brown);   font-family: Georgia, serif;   font-size: 20px; }  #nm-heart-page .nm-ready-box p {   color: var(--nm-text);   font-size: 14px;   line-height: 1.65; }   \/* ============================================================    PEOPLE SCENE ============================================================ *\/  #nm-heart-page .nm-community {   padding: 88px 0;    background: var(--nm-paper); }  #nm-heart-page .nm-community-grid {   display: grid;   grid-template-columns: 1.18fr .82fr;    gap: 47px;   align-items: center; }  #nm-heart-page .nm-community-image {   overflow: hidden;   border-radius: 8px; }  #nm-heart-page .nm-community-image img {   aspect-ratio: 1 \/ 1;   object-fit: cover; }  #nm-heart-page .nm-community-text {   padding: 15px 0; }  #nm-heart-page .nm-script {   margin-top: 25px;   padding-left: 20px;    border-left: 2px solid var(--nm-gold);    color: var(--nm-brown);   font-family: Georgia, 'Times New Roman', serif;   font-size: 20px;   line-height: 1.55;   font-style: italic; }   \/* ============================================================    FOUR GRID ASSET ============================================================ *\/  #nm-heart-page .nm-four-section {   padding: 90px 0;    background: #eee5d8; }  #nm-heart-page .nm-four-head {   max-width: 770px;    margin: 0 auto 37px;   text-align: center; }  #nm-heart-page .nm-four-image {   width: min(880px, 100%);   margin: 0 auto;    overflow: hidden;    border-radius: 8px;   box-shadow: 0 14px 38px rgba(61,43,30,.09); }  #nm-heart-page .nm-four-image img {   width: 100%; }  #nm-heart-page .nm-four-caption {   display: grid;   grid-template-columns: repeat(4, 1fr);    gap: 9px;    width: min(880px, 100%);   margin: 18px auto 0; }  #nm-heart-page .nm-four-caption div {   padding: 12px 8px;    background: rgba(255,255,255,.65);    color: var(--nm-text);   font-size: 11px;   line-height: 1.35;   font-weight: 700;   text-align: center;   letter-spacing: .4px; }   \/* ============================================================    OCCASIONS ============================================================ *\/  #nm-heart-page .nm-occasion-section {   padding: 90px 0;    background: var(--nm-bg); }  #nm-heart-page .nm-occasion-head {   max-width: 740px;    margin-bottom: 37px; }  #nm-heart-page .nm-occasion-grid {   display: grid;   grid-template-columns: repeat(3, 1fr);    gap: 14px; }  #nm-heart-page .nm-occasion {   padding: 29px;    background: #fff;   border: 1px solid var(--nm-line);   border-radius: 5px; }  #nm-heart-page .nm-occasion-number {   margin-bottom: 25px;    color: var(--nm-gold);   font-size: 10px;   font-weight: 800;   letter-spacing: 1.4px; }  #nm-heart-page .nm-occasion h3 {   margin-bottom: 10px;    color: var(--nm-brown);   font-family: Georgia, 'Times New Roman', serif;   font-size: 21px;   font-weight: 400; }  #nm-heart-page .nm-occasion p {   color: var(--nm-text);   font-size: 14px;   line-height: 1.67; }   \/* ============================================================    HOME SCENE ============================================================ *\/  #nm-heart-page .nm-home {   padding: 90px 0;    background: var(--nm-paper); }  #nm-heart-page .nm-home-grid {   display: grid;   grid-template-columns: .94fr 1.06fr;    gap: clamp(40px, 7vw, 85px);   align-items: center; }  #nm-heart-page .nm-home-image {   overflow: hidden;    border-radius: 8px; }  #nm-heart-page .nm-home-image img {   aspect-ratio: 1 \/ 1;   object-fit: cover; }   \/* ============================================================    WHAT YOU RECEIVE ============================================================ *\/  #nm-heart-page .nm-included {   padding: 90px 0;    background: #ece3d6; }  #nm-heart-page .nm-included-grid {   display: grid;   grid-template-columns: 1.05fr .95fr;    gap: clamp(40px, 7vw, 85px);   align-items: center; }  #nm-heart-page .nm-included-image {   overflow: hidden;   border-radius: 8px; }  #nm-heart-page .nm-included-image img {   aspect-ratio: 1 \/ 1;   object-fit: cover; }  #nm-heart-page .nm-included-list {   display: grid;   gap: 0;    margin-top: 26px; }  #nm-heart-page .nm-included-row {   display: flex;   gap: 14px;   align-items: flex-start;    padding: 16px 0;    border-bottom: 1px solid rgba(75,52,37,.15); }  #nm-heart-page .nm-included-row:last-child {   border-bottom: 0; }  #nm-heart-page .nm-check {   flex: 0 0 25px;    display: flex;   justify-content: center;   align-items: center;    width: 25px;   height: 25px;    border-radius: 50%;    background: var(--nm-green);   color: #fff;    font-size: 12px; }  #nm-heart-page .nm-included-row strong {   display: block;    margin-bottom: 3px;    color: var(--nm-brown);   font-size: 14px; }  #nm-heart-page .nm-included-row span {   display: block;    color: var(--nm-text);   font-size: 13px;   line-height: 1.55; }   \/* ============================================================    SIZE ============================================================ *\/  #nm-heart-page .nm-size-section {   padding: 90px 0;    background: var(--nm-paper); }  #nm-heart-page .nm-size-grid {   display: grid;   grid-template-columns: 1fr .82fr;    gap: clamp(40px, 7vw, 85px);   align-items: center; }  #nm-heart-page .nm-size-image {   overflow: hidden;    border-radius: 8px;   border: 1px solid var(--nm-line); }  #nm-heart-page .nm-size-image img {   aspect-ratio: 1 \/ 1;   object-fit: cover; }  #nm-heart-page .nm-size-cards {   display: grid;   grid-template-columns: 1fr 1fr;    gap: 11px;    margin-top: 27px; }  #nm-heart-page .nm-size-card {   padding: 20px;    background: var(--nm-bg);   border: 1px solid var(--nm-line); }  #nm-heart-page .nm-size-card small {   display: block;    margin-bottom: 7px;    color: var(--nm-green);   font-size: 10px;   line-height: 1.4;   font-weight: 800;   letter-spacing: 1.2px;   text-transform: uppercase; }  #nm-heart-page .nm-size-card strong {   color: var(--nm-brown);   font-family: Georgia, serif;   font-size: 18px;   font-weight: 400;   line-height: 1.35; }   \/* ============================================================    FAQ ============================================================ *\/  #nm-heart-page .nm-faq-section {   padding: 90px 0;    background: var(--nm-bg); }  #nm-heart-page .nm-faq-wrap {   max-width: 850px;   margin: 0 auto; }  #nm-heart-page .nm-faq-head {   margin-bottom: 33px;   text-align: center; }  #nm-heart-page details {   border-top: 1px solid var(--nm-line); }  #nm-heart-page details:last-child {   border-bottom: 1px solid var(--nm-line); }  #nm-heart-page summary {   position: relative;    padding: 21px 44px 21px 0;    list-style: none;    color: var(--nm-brown);    font-size: 15px;   line-height: 1.4;   font-weight: 800;    cursor: pointer; }  #nm-heart-page summary::-webkit-details-marker {   display: none; }  #nm-heart-page summary::after {   content: '+';    position: absolute;   top: 50%;   right: 7px;    transform: translateY(-50%);    color: var(--nm-gold);    font-family: Georgia, serif;   font-size: 25px;   font-weight: 400; }  #nm-heart-page details[open] summary::after {   content: '−'; }  #nm-heart-page .nm-answer {   max-width: 760px;    padding: 0 25px 22px 0;    color: var(--nm-text);   font-size: 14px;   line-height: 1.75; }   \/* ============================================================    FINAL CTA ============================================================ *\/  #nm-heart-page .nm-final {   padding: 91px 0;    background: var(--nm-brown); }  #nm-heart-page .nm-final-inner {   max-width: 850px;    margin: 0 auto;    text-align: center; }  #nm-heart-page .nm-final .nm-eyebrow {   color: #dfc9aa; }  #nm-heart-page .nm-final h2 {   color: #fff;    font-family: Georgia, 'Times New Roman', serif;   font-size: clamp(34px, 4.5vw, 55px);   line-height: 1.12;   font-weight: 400; }  #nm-heart-page .nm-final p {   max-width: 675px;    margin: 21px auto 0;    color: rgba(255,255,255,.76);   font-size: 16px;   line-height: 1.75; }  #nm-heart-page .nm-final .nm-button {   border-color: #f1e4cf;   background: #f1e4cf;    color: var(--nm-brown) !important; }  #nm-heart-page .nm-final .nm-button:hover {   background: #fff;   border-color: #fff; }  #nm-heart-page .nm-small-note {   margin-top: 15px !important;    color: rgba(255,255,255,.51) !important;   font-size: 11px !important; }   \/* ============================================================    TABLET ============================================================ *\/  @media screen and (max-width: 900px) {    #nm-heart-page .nm-hero-grid,   #nm-heart-page .nm-split,   #nm-heart-page .nm-gif-wrap,   #nm-heart-page .nm-community-grid,   #nm-heart-page .nm-home-grid,   #nm-heart-page .nm-included-grid,   #nm-heart-page .nm-size-grid {     grid-template-columns: 1fr;   }    #nm-heart-page .nm-hero-image img {     min-height: auto;     aspect-ratio: 1 \/ 1;   }    #nm-heart-page .nm-split.reverse .nm-image,   #nm-heart-page .nm-split.reverse .nm-text {     order: initial;   }    #nm-heart-page .nm-split.reverse .nm-image {     order: -1;   }    #nm-heart-page .nm-benefit-grid {     grid-template-columns: 1fr 1fr;   }    #nm-heart-page .nm-benefit:nth-child(2) {     border-right: 0;   }    #nm-heart-page .nm-benefit:nth-child(1),   #nm-heart-page .nm-benefit:nth-child(2) {     border-bottom: 1px solid var(--nm-line);   }    #nm-heart-page .nm-gif-wrap {     max-width: 650px;   }    #nm-heart-page .nm-gif-copy {     text-align: center;   }    #nm-heart-page .nm-gif-copy .nm-eyebrow {     justify-content: center;   }    #nm-heart-page .nm-occasion-grid {     grid-template-columns: 1fr 1fr;   }  }   \/* ============================================================    MOBILE ============================================================ *\/  @media screen and (max-width: 620px) {    #nm-heart-page .nm-shell {     width: calc(100% - 24px);   }    #nm-heart-page .nm-hero {     padding: 32px 0 37px;   }    #nm-heart-page .nm-hero-grid {     gap: 14px;   }    #nm-heart-page .nm-hero-copy {     padding: 30px 22px 32px;   }    #nm-heart-page .nm-title-xl {     font-size: 38px;     letter-spacing: -1px;   }    #nm-heart-page .nm-title-lg {     font-size: 31px;     letter-spacing: -.5px;   }    #nm-heart-page .nm-title-md {     font-size: 27px;   }    #nm-heart-page .nm-copy,   #nm-heart-page .nm-hero-subtitle {     font-size: 15px;     line-height: 1.72;   }    #nm-heart-page .nm-button {     width: 100%;   }    #nm-heart-page .nm-benefit-section {     padding-bottom: 49px;   }    #nm-heart-page .nm-benefit-grid {     grid-template-columns: 1fr;   }    #nm-heart-page .nm-benefit {     border-right: 0;     border-bottom: 1px solid var(--nm-line);   }    #nm-heart-page .nm-benefit:last-child {     border-bottom: 0;   }    #nm-heart-page .nm-message-banner,   #nm-heart-page .nm-section,   #nm-heart-page .nm-gif-section,   #nm-heart-page .nm-design-section,   #nm-heart-page .nm-community,   #nm-heart-page .nm-four-section,   #nm-heart-page .nm-occasion-section,   #nm-heart-page .nm-home,   #nm-heart-page .nm-included,   #nm-heart-page .nm-size-section,   #nm-heart-page .nm-faq-section,   #nm-heart-page .nm-final {     padding: 60px 0;   }    #nm-heart-page .nm-message-inner h2 {     font-size: 32px;   }    #nm-heart-page .nm-image {     order: -1;   }    #nm-heart-page .nm-gif {     max-width: 330px;   }    #nm-heart-page .nm-gif-quote {     text-align: left;   }    #nm-heart-page .nm-four-caption {     grid-template-columns: 1fr 1fr;   }    #nm-heart-page .nm-occasion-grid {     grid-template-columns: 1fr;   }    #nm-heart-page .nm-occasion {     padding: 25px 22px;   }    #nm-heart-page .nm-size-cards {     grid-template-columns: 1fr;   }  }  \u003c\/style\u003e \u003csection id=\"nm-heart-page\"\u003e \u003c!-- =========================================================      01 HERO ========================================================= --\u003e \u003cdiv class=\"nm-hero\"\u003e \u003cdiv class=\"nm-shell\"\u003e \u003cdiv class=\"nm-hero-grid\"\u003e \u003cdiv class=\"nm-hero-copy\"\u003e \u003cdiv class=\"nm-eyebrow\"\u003e           A Small Gift With Meaning         \u003c\/div\u003e \u003ch2 class=\"nm-title-xl\"\u003e           Carry a Little           Faith Wherever           the Day Goes.         \u003c\/h2\u003e \u003cp class=\"nm-hero-subtitle\"\u003e           Twelve little wooden hearts created for the moments           when someone needs encouragement, comfort, courage           or simply a reminder that they are loved.         \u003c\/p\u003e \u003ca class=\"nm-button\" href=\"#nm-real-designs\"\u003e           See All 12 Hearts         \u003c\/a\u003e \u003cdiv class=\"nm-hero-tags\"\u003e \u003cdiv class=\"nm-hero-tag\"\u003e \u003cspan\u003e♥\u003c\/span\u003e             12 Different Hearts           \u003c\/div\u003e \u003cdiv class=\"nm-hero-tag\"\u003e \u003cspan\u003e♥\u003c\/span\u003e             Individually Boxed           \u003c\/div\u003e \u003cdiv class=\"nm-hero-tag\"\u003e \u003cspan\u003e♥\u003c\/span\u003e             Ready to Share           \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"nm-hero-image\"\u003e \u003cimg alt=\"Christian Pocket Heart Gift Set\" loading=\"eager\" src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/588347f4803042dd4a89c291cb4eaa8167c82a12.jpg?v=1788947793\u0026amp;width=1600\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      02 BENEFITS ========================================================= --\u003e \u003cdiv class=\"nm-benefit-section\"\u003e \u003cdiv class=\"nm-shell\"\u003e \u003cdiv class=\"nm-benefit-grid\"\u003e \u003cdiv class=\"nm-benefit\"\u003e \u003cdiv class=\"nm-benefit-number\"\u003e           01         \u003c\/div\u003e \u003ch3\u003e           12 DIFFERENT DESIGNS         \u003c\/h3\u003e \u003cp\u003e           Twelve unique faith-inspired hearts,           each carrying its own message.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-benefit\"\u003e \u003cdiv class=\"nm-benefit-number\"\u003e           02         \u003c\/div\u003e \u003ch3\u003e           EACH ONE IS BOXED         \u003c\/h3\u003e \u003cp\u003e           Give one heart without having to find           separate packaging yourself.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-benefit\"\u003e \u003cdiv class=\"nm-benefit-number\"\u003e           03         \u003c\/div\u003e \u003ch3\u003e           POCKET-SIZED         \u003c\/h3\u003e \u003cp\u003e           Small enough for a pocket, purse,           desk, nightstand or Bible bag.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-benefit\"\u003e \u003cdiv class=\"nm-benefit-number\"\u003e           04         \u003c\/div\u003e \u003ch3\u003e           MADE TO BE SHARED         \u003c\/h3\u003e \u003cp\u003e           Keep the set nearby and give one           whenever the right moment appears.         \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      03 EMOTIONAL MESSAGE ========================================================= --\u003e \u003cdiv class=\"nm-message-banner\"\u003e \u003cdiv class=\"nm-shell\"\u003e \u003cdiv class=\"nm-message-inner\"\u003e \u003cdiv class=\"nm-cross\"\u003e         ✝       \u003c\/div\u003e \u003ch2\u003e         Sometimes a Small Reminder         Arrives Exactly When Someone Needs It.       \u003c\/h2\u003e \u003cp\u003e         A hard week. A prayer request. A new beginning.         A friend who needs encouragement.         The gift doesn't have to be large to become meaningful.       \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      04 GIF ========================================================= --\u003e \u003cdiv class=\"nm-gif-section\"\u003e \u003cdiv class=\"nm-shell\"\u003e \u003cdiv class=\"nm-gif-head\"\u003e \u003cdiv class=\"nm-eyebrow center\"\u003e         More Than Something to Open       \u003c\/div\u003e \u003ch2 class=\"nm-title-lg\"\u003e         A Little Box That Can Carry         a Much Bigger Message.       \u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"nm-gif-wrap\"\u003e \u003cdiv class=\"nm-gif\"\u003e \u003cimg alt=\"Christian Pocket Heart Gift Set animated demonstration\" loading=\"lazy\" src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/0beba3267474e3733e75e7bde470d60983f0428f.gif?v=1788947793\"\u003e \u003c\/div\u003e \u003cdiv class=\"nm-gif-copy\"\u003e \u003cdiv class=\"nm-eyebrow\"\u003e           Hold It • Keep It • Remember It         \u003c\/div\u003e \u003ch2 class=\"nm-title-lg\"\u003e           Designed to Be Held,           Not Put Away and Forgotten.         \u003c\/h2\u003e \u003cp class=\"nm-copy\"\u003e           These little hearts are intentionally compact.           They can sit beside a Bible, rest on a nightstand,           stay in a purse, or be carried in a pocket as           a quiet reminder throughout the day.         \u003c\/p\u003e \u003cdiv class=\"nm-gif-quote\"\u003e           “I saw this and thought of you.”           Sometimes that is all a gift needs to say.         \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      05 ALL 12 ACTUAL DESIGNS      重要：这里不再人工添加第二套英文 ========================================================= --\u003e \u003cdiv class=\"nm-design-section\" id=\"nm-real-designs\"\u003e \u003cdiv class=\"nm-shell\"\u003e \u003cdiv class=\"nm-design-head\"\u003e \u003cdiv class=\"nm-eyebrow center\"\u003e         One Set • Twelve Designs       \u003c\/div\u003e \u003ch2 class=\"nm-title-lg\"\u003e         Twelve Faith-Inspired Hearts.         No Two Messages Are the Same.       \u003c\/h2\u003e \u003cp class=\"nm-copy\"\u003e         Instead of adding extra names or descriptions,         this section shows the actual twelve heart designs         exactly as they appear in the collection.       \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-design-image\"\u003e \u003cimg alt=\"12 Faith Inspired Christian Pocket Heart Designs\" loading=\"lazy\" src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/59b2b39e326e65942041788c2bf410ca32577b96.jpg?v=1788947793\u0026amp;width=1600\"\u003e \u003c\/div\u003e \u003cp class=\"nm-design-note\"\u003e       The collection includes 12 different heart designs,       each featuring its own faith-inspired word and message.     \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      06 PRODUCT DETAIL \/ READY TO GIVE ========================================================= --\u003e \u003cdiv class=\"nm-section soft\"\u003e \u003cdiv class=\"nm-shell\"\u003e \u003cdiv class=\"nm-split reverse\"\u003e \u003cdiv class=\"nm-image\"\u003e \u003cimg alt=\"Individually boxed Christian Pocket Hearts\" loading=\"lazy\" src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/75e0281912f67922fd28c500df65c302e5d160c9.jpg?v=1788947793\u0026amp;width=1500\"\u003e \u003c\/div\u003e \u003cdiv class=\"nm-text\"\u003e \u003cdiv class=\"nm-eyebrow\"\u003e           Ready to Give         \u003c\/div\u003e \u003ch2 class=\"nm-title-lg\"\u003e           Each Heart Has           Its Own Little Gift Box.         \u003c\/h2\u003e \u003cp class=\"nm-copy\"\u003e           You don't need to separate the collection           into twelve gifts yourself.           Each wooden heart already comes with its           own presentation box and decorative raffia.         \u003c\/p\u003e \u003cp class=\"nm-copy\"\u003e           Take one from the collection,           add a handwritten note if you like,           and it's ready for someone who needs it.         \u003c\/p\u003e \u003cdiv class=\"nm-ready-box\"\u003e \u003cstrong\u003e             One Set. Twelve Giving Moments.           \u003c\/strong\u003e \u003cp\u003e             Give the complete collection to one person,             or keep it nearby and share the hearts individually.           \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      07 REAL PEOPLE \/ BIBLE STUDY SCENE ========================================================= --\u003e \u003cdiv class=\"nm-community\"\u003e \u003cdiv class=\"nm-shell\"\u003e \u003cdiv class=\"nm-community-grid\"\u003e \u003cdiv class=\"nm-community-image\"\u003e \u003cimg alt=\"Christian women sharing pocket heart gifts during Bible study\" loading=\"lazy\" src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/d8792ced7f24854dcedc66d762958185c06a108e.jpg?v=1788947793\u0026amp;width=1500\"\u003e \u003c\/div\u003e \u003cdiv class=\"nm-community-text\"\u003e \u003cdiv class=\"nm-eyebrow\"\u003e           Faith Is Meant to Be Shared         \u003c\/div\u003e \u003ch2 class=\"nm-title-lg\"\u003e           For the People You Pray With,           Laugh With and Walk Through Life With.         \u003c\/h2\u003e \u003cp class=\"nm-copy\"\u003e           Bring a few to Bible study.           Give one to a church friend after a difficult week.           Place one beside someone's notebook before prayer group.         \u003c\/p\u003e \u003cp class=\"nm-copy\"\u003e           There doesn't have to be a holiday.           Sometimes an ordinary day is exactly           when encouragement means the most.         \u003c\/p\u003e \u003cdiv class=\"nm-script\"\u003e           A small reminder of faith           can become part of someone's everyday life.         \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      08 FOUR GRID IMAGE ========================================================= --\u003e \u003cdiv class=\"nm-four-section\"\u003e \u003cdiv class=\"nm-shell\"\u003e \u003cdiv class=\"nm-four-head\"\u003e \u003cdiv class=\"nm-eyebrow center\"\u003e         One Gift • Many Meaningful Moments       \u003c\/div\u003e \u003ch2 class=\"nm-title-lg\"\u003e         From Bible Study to Christmas Morning.       \u003c\/h2\u003e \u003cp class=\"nm-copy\"\u003e         The same little heart can become a personal reminder,         a faith-centered gift, a thoughtful surprise         or a quiet part of someone's home.       \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-four-image\"\u003e \u003cimg alt=\"Four Christian Pocket Heart lifestyle and gifting scenes\" loading=\"lazy\" src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/06b29434cdf10d4e5bc5251fba0238f0b52b57de.jpg?v=1788947793\u0026amp;width=1600\"\u003e \u003c\/div\u003e \u003cdiv class=\"nm-four-caption\"\u003e \u003cdiv\u003e         BIBLE STUDY       \u003c\/div\u003e \u003cdiv\u003e         KEEP IT CLOSE       \u003c\/div\u003e \u003cdiv\u003e         THOUGHTFUL GIFTING       \u003c\/div\u003e \u003cdiv\u003e         FAITH AT HOME       \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      09 OCCASIONS ========================================================= --\u003e \u003cdiv class=\"nm-occasion-section\"\u003e \u003cdiv class=\"nm-shell\"\u003e \u003cdiv class=\"nm-occasion-head\"\u003e \u003cdiv class=\"nm-eyebrow\"\u003e         Meaningful Beyond One Occasion       \u003c\/div\u003e \u003ch2 class=\"nm-title-lg\"\u003e         Keep Them for the Moments         You Can't Always Plan.       \u003c\/h2\u003e \u003cp class=\"nm-copy\"\u003e         Some gifts are bought for a date on the calendar.         These are made for the people and moments         that often arrive unexpectedly.       \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-occasion-grid\"\u003e \u003cdiv class=\"nm-occasion\"\u003e \u003cdiv class=\"nm-occasion-number\"\u003e           01 \/ ENCOURAGEMENT         \u003c\/div\u003e \u003ch3\u003e           A Difficult Season         \u003c\/h3\u003e \u003cp\u003e           A little reminder for someone experiencing           uncertainty, stress, grief or change.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-occasion\"\u003e \u003cdiv class=\"nm-occasion-number\"\u003e           02 \/ FELLOWSHIP         \u003c\/div\u003e \u003ch3\u003e           Bible Study \u0026amp; Prayer Group         \u003c\/h3\u003e \u003cp\u003e           Share one with a friend, small group member,           prayer partner or church family.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-occasion\"\u003e \u003cdiv class=\"nm-occasion-number\"\u003e           03 \/ FAMILY         \u003c\/div\u003e \u003ch3\u003e           Someone Close to Your Heart         \u003c\/h3\u003e \u003cp\u003e           A meaningful little addition to a gift           for a mother, daughter, sister or friend.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-occasion\"\u003e \u003cdiv class=\"nm-occasion-number\"\u003e           04 \/ APPRECIATION         \u003c\/div\u003e \u003ch3\u003e           Pastor or Mentor         \u003c\/h3\u003e \u003cp\u003e           A small way to thank someone whose prayers,           encouragement or guidance have mattered.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nm-occasion\"\u003e \u003cdiv class=\"nm-occasion-number\"\u003e          \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"GT009","offers":[{"title":"Little Hearts of Faith — 12-Piece Gift Collection","offer_id":48256093847710,"sku":"SZ06412609095900-12件套爱心","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/9671\/7214\/files\/588347f4803042dd4a89c291cb4eaa8167c82a12.jpg?v=1789034900","url":"https:\/\/nzhyshgcj.com\/products\/little-hearts-of-faith","provider":"nzhyshgcj","version":"1.0","type":"link"}