{"product_id":"lion","title":"Lion of Faith– 24 Days of Strength, Courage \u0026 Blessings, Christian Lion Collection \u0026 Meaningful Faith Gift","description":"\u003cstyle\u003e\n\/* =========================================================\n   LION OF FAITH\n   24 DAYS OF STRENGTH, COURAGE \u0026 BLESSINGS\n\n   REVISION:\n   BEAUTIFIED HERO \/ NO TEXT OVER IMAGE\n   HIGH CONTRAST\n========================================================= *\/\n\n.lof-page{\n\n  --navy:#182A3A;\n  --navy-dark:#10202E;\n  --navy-mid:#2C465B;\n  --navy-light:#516C7F;\n\n  --gold:#C4A35A;\n  --gold-dark:#98782F;\n  --gold-light:#E8D8AA;\n  --gold-pale:#F5EDD8;\n\n  --ivory:#FFFDF7;\n  --cream:#F8F2E6;\n  --cream-2:#F2E9D7;\n  --sand:#E4D6BB;\n\n  --text:#40372C;\n  --text-soft:#665E52;\n\n  --white:#FFFFFF;\n\n  --border:#DED5C3;\n\n  width:100%;\n  max-width:1200px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      180deg,\n      #FFFDF8 0%,\n      #F7F1E4 48%,\n      #FFFDF7 100%\n    );\n\n  color:#40372C;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   RESET\n========================================================= *\/\n\n.lof-page *,\n.lof-page *::before,\n.lof-page *::after{\n  box-sizing:border-box;\n}\n\n.lof-page img{\n  display:block !important;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto;\n}\n\n.lof-page h1,\n.lof-page h2,\n.lof-page h3,\n.lof-page p,\n.lof-page ul{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.lof-page h1{\n\n  color:#FFFFFF !important;\n  -webkit-text-fill-color:#FFFFFF !important;\n\n  font-size:clamp(36px,5vw,58px) !important;\n\n  line-height:1.02 !important;\n\n  font-weight:850 !important;\n\n  letter-spacing:-1.6px;\n\n  margin-bottom:21px !important;\n\n  text-shadow:\n    0 3px 9px rgba(14,28,38,.23);\n}\n\n.lof-page h2{\n\n  color:#182A3A !important;\n  -webkit-text-fill-color:#182A3A !important;\n\n  font-size:clamp(29px,4vw,45px) !important;\n\n  line-height:1.12 !important;\n\n  font-weight:800 !important;\n\n  letter-spacing:-.7px;\n\n  margin-bottom:16px !important;\n}\n\n.lof-page h3{\n\n  color:#40372C !important;\n  -webkit-text-fill-color:#40372C !important;\n\n  font-size:21px !important;\n\n  line-height:1.25 !important;\n\n  font-weight:750 !important;\n\n  margin-bottom:10px !important;\n}\n\n.lof-page p{\n\n  color:#554D43 !important;\n  -webkit-text-fill-color:#554D43 !important;\n\n  font-size:16px !important;\n\n  line-height:1.8 !important;\n\n  opacity:1 !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.lof-section{\n\n  position:relative;\n\n  padding:72px 42px;\n\n  background:#FFFDF7;\n}\n\n.lof-container{\n\n  width:100%;\n  max-width:1080px;\n\n  margin:0 auto;\n}\n\n.lof-center{\n  text-align:center;\n}\n\n.lof-eyebrow{\n\n  display:inline-flex !important;\n\n  align-items:center;\n\n  justify-content:center;\n\n  gap:8px;\n\n  margin-bottom:16px;\n\n  padding:8px 14px;\n\n  border:1px solid #D2BF89 !important;\n\n  border-radius:999px;\n\n  background:#F7F0DD !important;\n\n  color:#87692D !important;\n\n  -webkit-text-fill-color:#87692D !important;\n\n  font-size:12px !important;\n\n  line-height:1.2 !important;\n\n  font-weight:800 !important;\n\n  letter-spacing:1.4px;\n\n  text-transform:uppercase;\n}\n\n.lof-subtitle{\n\n  max-width:780px;\n\n  margin:0 auto;\n\n  color:#665E53 !important;\n\n  -webkit-text-fill-color:#665E53 !important;\n\n  font-size:16px !important;\n\n  line-height:1.82 !important;\n}\n\n\n\/* =========================================================\n   HERO — NEW LAYOUT\n========================================================= *\/\n\n.lof-hero{\n\n  position:relative;\n\n  padding:24px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #10202E 0%,\n      #182A3A 46%,\n      #2C465B 76%,\n      #45667B 100%\n    ) !important;\n}\n\n\n\/* subtle decorative glow *\/\n\n.lof-hero::before{\n\n  content:\"\";\n\n  position:absolute;\n\n  width:420px;\n  height:420px;\n\n  top:-180px;\n  right:-130px;\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(217,191,125,.18) 0%,\n      rgba(217,191,125,0) 68%\n    );\n\n  pointer-events:none;\n}\n\n.lof-hero::after{\n\n  content:\"\";\n\n  position:absolute;\n\n  width:340px;\n  height:340px;\n\n  bottom:-190px;\n  left:-150px;\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(80,111,135,.20) 0%,\n      rgba(80,111,135,0) 70%\n    );\n\n  pointer-events:none;\n}\n\n\n\/* MAIN HERO CARD *\/\n\n.lof-hero-card{\n\n  position:relative;\n\n  z-index:2;\n\n  display:grid;\n\n  grid-template-columns:1.02fr .98fr;\n\n  min-height:590px;\n\n  overflow:hidden;\n\n  border-radius:28px;\n\n  border:\n    1px solid rgba(255,255,255,.14);\n\n  background:\n    rgba(255,255,255,.035);\n\n  box-shadow:\n    0 24px 70px rgba(4,15,23,.30);\n}\n\n\n\/* =========================================================\n   HERO LEFT\n========================================================= *\/\n\n.lof-hero-copy{\n\n  display:flex;\n\n  align-items:center;\n\n  padding:64px 55px;\n\n  background:\n\n    radial-gradient(\n      circle at 12% 10%,\n      rgba(226,201,130,.16),\n      transparent 28%\n    ),\n\n    linear-gradient(\n      145deg,\n      rgba(22,40,54,.98),\n      rgba(27,48,65,.98)\n    ) !important;\n}\n\n.lof-hero-inner{\n\n  width:100%;\n\n  max-width:520px;\n\n  margin:0 auto;\n}\n\n.lof-hero-copy .lof-eyebrow{\n\n  color:#F1DEA7 !important;\n\n  -webkit-text-fill-color:#F1DEA7 !important;\n\n  background:\n    rgba(255,255,255,.07) !important;\n\n  border-color:\n    rgba(224,201,137,.48) !important;\n}\n\n\n\/* title *\/\n\n.lof-hero-copy h1{\n\n  max-width:500px;\n\n  color:#FFFFFF !important;\n\n  -webkit-text-fill-color:#FFFFFF !important;\n\n  text-shadow:\n    0 3px 10px rgba(0,0,0,.23) !important;\n}\n\n\n\/* lead *\/\n\n.lof-hero-lead{\n\n  max-width:485px;\n\n  margin:0 0 29px !important;\n\n  color:#F9F7F0 !important;\n\n  -webkit-text-fill-color:#F9F7F0 !important;\n\n  font-size:17px !important;\n\n  line-height:1.82 !important;\n\n  font-weight:500 !important;\n\n  opacity:1 !important;\n}\n\n\n\/* =========================================================\n   HERO VALUE STRIP\n========================================================= *\/\n\n.lof-hero-values{\n\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n\n  margin-top:4px;\n}\n\n.lof-hero-value{\n\n  display:flex;\n\n  align-items:center;\n\n  gap:9px;\n\n  min-height:48px;\n\n  padding:10px 13px;\n\n  border:\n    1px solid rgba(255,255,255,.15);\n\n  border-radius:12px;\n\n  background:\n    rgba(255,255,255,.065);\n\n  color:#FFFFFF !important;\n\n  -webkit-text-fill-color:#FFFFFF !important;\n\n  font-size:12px;\n\n  line-height:1.35;\n\n  font-weight:700;\n}\n\n.lof-hero-value-icon{\n\n  flex:0 0 auto;\n\n  width:28px;\n  height:28px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:\n    rgba(220,193,122,.17);\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   HERO RIGHT — IMAGE CARD\n========================================================= *\/\n\n.lof-hero-media{\n\n  position:relative;\n\n  display:flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  padding:24px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #E9E1D2 0%,\n      #DDD3BE 48%,\n      #EEE7DB 100%\n    ) !important;\n}\n\n.lof-hero-media::before{\n\n  content:\"\";\n\n  position:absolute;\n\n  width:75%;\n\n  height:75%;\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.62) 0%,\n      rgba(255,255,255,0) 68%\n    );\n\n  pointer-events:none;\n}\n\n.lof-hero-image-frame{\n\n  position:relative;\n\n  z-index:2;\n\n  width:100%;\n\n  max-width:500px;\n\n  overflow:hidden;\n\n  border-radius:22px;\n\n  border:\n    8px solid rgba(255,255,255,.80);\n\n  background:#FFFFFF;\n\n  box-shadow:\n    0 22px 45px rgba(41,48,47,.16);\n}\n\n.lof-hero-image-frame img{\n\n  width:100% !important;\n\n  height:auto !important;\n\n  aspect-ratio:1 \/ 1;\n\n  object-fit:cover;\n\n  object-position:center;\n}\n\n\n\/* =========================================================\n   HERO MINI CAPTION\n========================================================= *\/\n\n.lof-hero-caption{\n\n  position:absolute;\n\n  left:34px;\n  bottom:32px;\n\n  z-index:3;\n\n  padding:10px 14px;\n\n  border-radius:999px;\n\n  background:\n    rgba(24,42,58,.86);\n\n  color:#FFFFFF !important;\n\n  -webkit-text-fill-color:#FFFFFF !important;\n\n  font-size:11px;\n\n  font-weight:800;\n\n  letter-spacing:.8px;\n\n  box-shadow:\n    0 5px 18px rgba(20,30,35,.18);\n}\n\n\n\/* =========================================================\n   FOUR VALUES\n========================================================= *\/\n\n.lof-values{\n\n  background:\n\n    radial-gradient(\n      circle at 7% 8%,\n      rgba(196,163,90,.13),\n      transparent 24%\n    ),\n\n    radial-gradient(\n      circle at 92% 90%,\n      rgba(71,100,121,.09),\n      transparent 28%\n    ),\n\n    linear-gradient(\n      135deg,\n      #FFFDF8 0%,\n      #F5F0E5 52%,\n      #EEF2F1 100%\n    ) !important;\n}\n\n.lof-value-grid{\n\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:16px;\n\n  margin-top:42px;\n}\n\n.lof-value-card{\n\n  padding:28px 18px;\n\n  border:\n    1px solid #DED5C3;\n\n  border-radius:20px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #FFFFFF,\n      #FBF7EC\n    );\n\n  box-shadow:\n    0 10px 28px rgba(57,53,43,.07);\n\n  text-align:center;\n}\n\n.lof-value-icon{\n\n  width:56px;\n\n  height:56px;\n\n  display:flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  margin:0 auto 14px;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F2E5BF,\n      #E4D09A\n    );\n\n  font-size:24px;\n}\n\n.lof-value-card h3{\n\n  color:#182A3A !important;\n\n  -webkit-text-fill-color:#182A3A !important;\n\n  font-size:18px !important;\n\n  margin-bottom:7px !important;\n}\n\n.lof-value-card p{\n\n  color:#696155 !important;\n\n  -webkit-text-fill-color:#696155 !important;\n\n  font-size:13px !important;\n\n  margin-bottom:0 !important;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.lof-split{\n\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:55px;\n\n  align-items:center;\n}\n\n.lof-split.reverse .lof-image{\n  order:2;\n}\n\n.lof-split.reverse .lof-copy{\n  order:1;\n}\n\n.lof-image{\n\n  overflow:hidden;\n\n  border-radius:25px;\n\n  background:#E8E1D2;\n\n  box-shadow:\n    0 20px 55px rgba(56,51,40,.12);\n}\n\n.lof-image img{\n\n  transition:\n    transform .45s ease;\n}\n\n.lof-image:hover img{\n  transform:scale(1.02);\n}\n\n.lof-copy{\n  padding:5px 0;\n}\n\n.lof-copy h2{\n\n  color:#182A3A !important;\n\n  -webkit-text-fill-color:#182A3A !important;\n}\n\n.lof-copy h3{\n\n  color:#96752D !important;\n\n  -webkit-text-fill-color:#96752D !important;\n}\n\n.lof-copy p{\n\n  color:#554D43 !important;\n\n  -webkit-text-fill-color:#554D43 !important;\n}\n\n.lof-list{\n\n  display:grid;\n\n  gap:11px;\n\n  padding:0;\n\n  margin:22px 0 0;\n\n  list-style:none;\n}\n\n.lof-list li{\n\n  position:relative;\n\n  padding-left:30px;\n\n  color:#433C33 !important;\n\n  -webkit-text-fill-color:#433C33 !important;\n\n  font-size:15px;\n\n  line-height:1.65;\n}\n\n.lof-list li::before{\n\n  content:\"✦\";\n\n  position:absolute;\n\n  left:0;\n\n  top:0;\n\n  color:#B08C3C !important;\n\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   MEANING\n========================================================= *\/\n\n.lof-meaning{\n\n  background:\n\n    linear-gradient(\n      135deg,\n      #EEF2F2 0%,\n      #F7F0DF 55%,\n      #FFFDF7 100%\n    ) !important;\n}\n\n.lof-meaning-grid{\n\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:18px;\n\n  margin-top:40px;\n}\n\n.lof-meaning-card{\n\n  padding:28px 24px;\n\n  border:1px solid #D8D8CF;\n\n  border-radius:20px;\n\n  background:#FFFFFF;\n\n  box-shadow:\n    0 10px 27px rgba(60,61,54,.06);\n}\n\n.lof-meaning-card h3{\n\n  color:#182A3A !important;\n\n  -webkit-text-fill-color:#182A3A !important;\n\n  font-size:20px !important;\n}\n\n.lof-meaning-card p{\n\n  color:#625B51 !important;\n\n  -webkit-text-fill-color:#625B51 !important;\n\n  font-size:14px !important;\n\n  margin:0 !important;\n}\n\n.lof-meaning-card .lof-small-title{\n\n  margin-top:15px;\n\n  margin-bottom:5px;\n\n  color:#A07E35 !important;\n\n  -webkit-text-fill-color:#A07E35 !important;\n\n  font-size:12px;\n\n  font-weight:800;\n\n  letter-spacing:1px;\n}\n\n\n\/* =========================================================\n   FAMILY\n========================================================= *\/\n\n.lof-family{\n\n  background:\n\n    radial-gradient(\n      circle at 7% 85%,\n      rgba(197,170,107,.10),\n      transparent 28%\n    ),\n\n    radial-gradient(\n      circle at 92% 15%,\n      rgba(78,105,124,.10),\n      transparent 28%\n    ),\n\n    linear-gradient(\n      135deg,\n      #FFFDF7 0%,\n      #F5F0E4 100%\n    ) !important;\n}\n\n\n\/* =========================================================\n   COLLECTION\n========================================================= *\/\n\n.lof-collection{\n\n  background:\n\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(199,170,103,.15),\n      transparent 32%\n    ),\n\n    #FFFDF8 !important;\n}\n\n.lof-collection-image{\n\n  max-width:900px;\n\n  margin:40px auto 0;\n\n  overflow:hidden;\n\n  border-radius:25px;\n\n  background:#E9E0CB;\n\n  box-shadow:\n    0 18px 45px rgba(58,52,42,.10);\n}\n\n.lof-collection-image img{\n\n  width:100%;\n\n  height:auto;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.lof-gift{\n\n  background:\n\n    linear-gradient(\n      135deg,\n      #F7F1E2,\n      #ECEFEF\n    ) !important;\n}\n\n.lof-gift-layout{\n\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:50px;\n\n  align-items:center;\n}\n\n.lof-gift-image{\n\n  overflow:hidden;\n\n  border-radius:25px;\n\n  box-shadow:\n    0 22px 55px rgba(60,57,48,.13);\n}\n\n.lof-gift-copy h2{\n\n  color:#182A3A !important;\n\n  -webkit-text-fill-color:#182A3A !important;\n}\n\n.lof-gift-copy p{\n\n  color:#564E44 !important;\n\n  -webkit-text-fill-color:#564E44 !important;\n}\n\n.lof-gift-grid{\n\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n\n  margin-top:24px;\n}\n\n.lof-gift-item{\n\n  padding:14px;\n\n  border:\n    1px solid #DED5C1;\n\n  border-radius:13px;\n\n  background:#FFFFFF;\n\n  color:#4A4238 !important;\n\n  -webkit-text-fill-color:#4A4238 !important;\n\n  font-size:14px;\n\n  font-weight:650;\n}\n\n\n\/* =========================================================\n   YEAR ROUND\n========================================================= *\/\n\n.lof-year{\n\n  background:\n\n    linear-gradient(\n      135deg,\n      #F2F2ED,\n      #FFF8EA\n    ) !important;\n}\n\n.lof-year-box{\n\n  max-width:900px;\n\n  margin:38px auto 0;\n\n  padding:30px;\n\n  border:1px solid #D8D8CF;\n\n  border-radius:22px;\n\n  background:\n    rgba(255,255,255,.88);\n\n  box-shadow:\n    0 12px 32px rgba(56,61,57,.06);\n\n  text-align:center;\n}\n\n.lof-year-box p{\n\n  margin:0;\n\n  color:#5E584F !important;\n\n  -webkit-text-fill-color:#5E584F !important;\n\n  font-size:17px !important;\n\n  line-height:1.75 !important;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.lof-faq{\n\n  background:\n\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(78,105,124,.10),\n      transparent 28%\n    ),\n\n    linear-gradient(\n      135deg,\n      #EEF2F2,\n      #F8F0E1\n    ) !important;\n}\n\n.lof-faq-wrap{\n\n  max-width:860px;\n\n  margin:40px auto 0;\n\n  display:grid;\n\n  gap:11px;\n}\n\n.lof-faq-wrap details{\n\n  overflow:hidden;\n\n  border:\n    1px solid #D7D9D2;\n\n  border-radius:15px;\n\n  background:#FFFFFF;\n\n  box-shadow:\n    0 5px 18px rgba(49,58,60,.04);\n}\n\n.lof-faq-wrap summary{\n\n  position:relative;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  padding:19px 52px 19px 21px;\n\n  color:#203442 !important;\n\n  -webkit-text-fill-color:#203442 !important;\n\n  font-size:16px;\n\n  line-height:1.5;\n\n  font-weight:800;\n}\n\n.lof-faq-wrap summary::-webkit-details-marker{\n  display:none;\n}\n\n.lof-faq-wrap summary::after{\n\n  content:\"+\";\n\n  position:absolute;\n\n  right:20px;\n\n  top:13px;\n\n  color:#A47F31 !important;\n\n  -webkit-text-fill-color:#A47F31 !important;\n\n  font-size:23px;\n}\n\n.lof-faq-wrap details[open] summary::after{\n  content:\"−\";\n}\n\n.lof-faq-answer{\n\n  padding:0 21px 19px;\n}\n\n.lof-faq-answer p{\n\n  color:#635D54 !important;\n\n  -webkit-text-fill-color:#635D54 !important;\n\n  margin:0 !important;\n\n  font-size:14px !important;\n\n  line-height:1.75 !important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.lof-final{\n\n  padding:88px 42px;\n\n  text-align:center;\n\n  background:\n\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(219,193,122,.23),\n      transparent 35%\n    ),\n\n    radial-gradient(\n      circle at 8% 90%,\n      rgba(79,107,128,.17),\n      transparent 28%\n    ),\n\n    linear-gradient(\n      135deg,\n      #263C4D 0%,\n      #38566A 48%,\n      #516D7D 75%,\n      #657D89 100%\n    ) !important;\n}\n\n.lof-final .lof-eyebrow{\n\n  color:#F3DFA7 !important;\n\n  -webkit-text-fill-color:#F3DFA7 !important;\n\n  background:\n    rgba(255,255,255,.08) !important;\n\n  border-color:\n    rgba(229,207,148,.48) !important;\n}\n\n.lof-final h2{\n\n  color:#FFFFFF !important;\n\n  -webkit-text-fill-color:#FFFFFF !important;\n\n  text-shadow:\n    0 2px 8px rgba(20,34,45,.22);\n}\n\n.lof-final p{\n\n  max-width:740px;\n\n  margin:0 auto 28px !important;\n\n  color:#FFFFFF !important;\n\n  -webkit-text-fill-color:#FFFFFF !important;\n\n  font-size:16px !important;\n\n  line-height:1.8 !important;\n\n  opacity:1 !important;\n}\n\n.lof-button{\n\n  display:inline-flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  padding:15px 29px;\n\n  border-radius:999px;\n\n  background:#C5A85F !important;\n\n  color:#182A3A !important;\n\n  -webkit-text-fill-color:#182A3A !important;\n\n  font-size:14px;\n\n  font-weight:850;\n\n  box-shadow:\n    0 12px 30px rgba(10,24,33,.18);\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:900px){\n\n  .lof-section,\n  .lof-final{\n    padding:55px 22px;\n  }\n\n  .lof-hero{\n    padding:15px;\n  }\n\n  .lof-hero-card{\n\n    grid-template-columns:1fr;\n\n    min-height:0;\n  }\n\n  .lof-hero-copy{\n    padding:55px 30px;\n  }\n\n  .lof-hero-inner{\n    max-width:700px;\n  }\n\n  .lof-hero-media{\n    padding:25px;\n  }\n\n  .lof-hero-image-frame{\n    max-width:640px;\n  }\n\n  .lof-hero-caption{\n    left:35px;\n    bottom:35px;\n  }\n\n  .lof-value-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .lof-split,\n  .lof-gift-layout{\n    grid-template-columns:1fr;\n    gap:30px;\n  }\n\n  .lof-split.reverse .lof-image,\n  .lof-split.reverse .lof-copy{\n    order:initial;\n  }\n\n  .lof-meaning-grid{\n    grid-template-columns:1fr 1fr;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:600px){\n\n  .lof-section,\n  .lof-final{\n    padding:44px 16px;\n  }\n\n  .lof-hero{\n    padding:9px;\n  }\n\n  .lof-hero-copy{\n    padding:45px 20px;\n  }\n\n  .lof-hero h1{\n\n    font-size:34px !important;\n\n    line-height:1.06 !important;\n\n    letter-spacing:-.9px;\n  }\n\n  .lof-hero-lead{\n\n    font-size:15px !important;\n\n    line-height:1.75 !important;\n  }\n\n  .lof-hero-values{\n    grid-template-columns:1fr;\n  }\n\n  .lof-hero-media{\n    padding:15px;\n  }\n\n  .lof-hero-image-frame{\n    border-width:6px;\n    border-radius:18px;\n  }\n\n  .lof-hero-caption{\n    left:25px;\n    bottom:25px;\n\n    font-size:10px;\n  }\n\n  .lof-value-grid,\n  .lof-meaning-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lof-gift-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lof-final{\n    padding:60px 18px;\n  }\n\n  .lof-final h2{\n    font-size:30px !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lof-page\"\u003e\n\n  \u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-hero\"\u003e\n\n    \u003cdiv class=\"lof-hero-card\"\u003e\n\n\n      \u003c!-- LEFT TEXT --\u003e\n\n      \u003cdiv class=\"lof-hero-copy\"\u003e\n\n        \u003cdiv class=\"lof-hero-inner\"\u003e\n\n          \u003cdiv class=\"lof-eyebrow\"\u003e\n            🦁 LION OF FAITH\n          \u003c\/div\u003e\n\n          \u003ch1\u003e\n            24 Days of Strength,\u003cbr\u003e\n            Courage \u0026amp; Faith\n          \u003c\/h1\u003e\n\n          \u003cp class=\"lof-hero-lead\" style=\"\n              color:#F9F7F0 !important;\n              -webkit-text-fill-color:#F9F7F0 !important;\n              opacity:1 !important;\n            \"\u003e\n            Discover 24 meaningful lion-inspired designs,\n            each created around themes of strength, courage,\n            family, protection and faith.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"lof-hero-values\"\u003e\n\n            \u003cdiv class=\"lof-hero-value\"\u003e\n\n              \u003cspan class=\"lof-hero-value-icon\"\u003e\n                🦁\n              \u003c\/span\u003e\n\n              \u003cspan\u003e\n                24 Unique Lion Designs\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"lof-hero-value\"\u003e\n\n              \u003cspan class=\"lof-hero-value-icon\"\u003e\n                ✝️\n              \u003c\/span\u003e\n\n              \u003cspan\u003e\n                Faith-Inspired Themes\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"lof-hero-value\"\u003e\n\n              \u003cspan class=\"lof-hero-value-icon\"\u003e\n                ❤️\n              \u003c\/span\u003e\n\n              \u003cspan\u003e\n                Family \u0026amp; Love\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"lof-hero-value\"\u003e\n\n              \u003cspan class=\"lof-hero-value-icon\"\u003e\n                ✨\n              \u003c\/span\u003e\n\n              \u003cspan\u003e\n                Meaningful Collection\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- RIGHT IMAGE --\u003e\n\n      \u003cdiv class=\"lof-hero-media\"\u003e\n\n        \u003cdiv class=\"lof-hero-image-frame\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/1_2e71733d-90ac-4291-894d-45c62407729d.png?v=1789356633\" alt=\"Lion of Faith collection with 24 different lion designs\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lof-hero-caption\"\u003e\n          24 LIONS · 24 STORIES · ONE COLLECTION\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CORE VALUES\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-section lof-values\"\u003e\n\n    \u003cdiv class=\"lof-container\"\u003e\n\n      \u003cdiv class=\"lof-center\"\u003e\n\n        \u003cdiv class=\"lof-eyebrow\"\u003e\n          ✨ 24 LIONS. 24 REMINDERS OF FAITH.\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Each One Tells a Different Story\n        \u003c\/h2\u003e\n\n        \u003cp class=\"lof-subtitle\"\u003e\n          Every design brings together a different expression of\n          strength, courage, faith or family, creating a collection\n          filled with personal meaning.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lof-value-grid\"\u003e\n\n\n        \u003cdiv class=\"lof-value-card\"\u003e\n\n          \u003cdiv class=\"lof-value-icon\"\u003e\n            🦁\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Strength\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            A reminder to stand strong through life's storms\n            and keep moving forward.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lof-value-card\"\u003e\n\n          \u003cdiv class=\"lof-value-icon\"\u003e\n            🛡️\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Courage\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            A visual reminder to walk forward with confidence\n            when the road becomes difficult.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lof-value-card\"\u003e\n\n          \u003cdiv class=\"lof-value-icon\"\u003e\n            ✝️\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Faith\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Faith-inspired imagery adds a deeper spiritual meaning\n            to the lion collection.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lof-value-card\"\u003e\n\n          \u003cdiv class=\"lof-value-icon\"\u003e\n            ❤️\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Family\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Meaningful designs celebrate family, protection,\n            love and lasting connections.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       MORE THAN A LION\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-section\"\u003e\n\n    \u003cdiv class=\"lof-container\"\u003e\n\n      \u003cdiv class=\"lof-split\"\u003e\n\n\n        \u003cdiv class=\"lof-copy\"\u003e\n\n          \u003cdiv class=\"lof-eyebrow\"\u003e\n            🦁 MORE THAN A LION\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            A Symbol You Can Keep Close\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The lion represents strength when life feels uncertain,\n            courage when the road gets difficult and perseverance\n            through every season.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Faith-inspired details bring an additional layer of meaning,\n            turning the collection into more than simple decoration.\n          \u003c\/p\u003e\n\n          \u003ch3\u003e\n            ✝ A Reminder for Every Season\n          \u003c\/h3\u003e\n\n          \u003cul class=\"lof-list\"\u003e\n\n            \u003cli\u003e\n              Stand strong through every storm\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Walk forward without fear\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep believing in what matters most\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Carry faith and encouragement into everyday life\n            \u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lof-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/2_639ead2c-478a-4110-8fef-d16bf125dbfe.png?v=1789356633\" alt=\"Lion figurines featuring strength courage and faith themes\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       MEANING\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-section lof-meaning\"\u003e\n\n    \u003cdiv class=\"lof-container\"\u003e\n\n      \u003cdiv class=\"lof-center\"\u003e\n\n        \u003cdiv class=\"lof-eyebrow\"\u003e\n          ✝ INSPIRED BY WHAT MATTERS MOST\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Strength. Courage. Faith.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"lof-subtitle\"\u003e\n          The collection combines powerful lion imagery with\n          meaningful symbolic themes to create pieces that feel\n          personal rather than purely decorative.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lof-meaning-grid\"\u003e\n\n\n        \u003cdiv class=\"lof-meaning-card\"\u003e\n\n          \u003ch3\u003e\n            🦁 Strength\n          \u003c\/h3\u003e\n\n          \u003cdiv class=\"lof-small-title\"\u003e\n            STAND STRONG\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            A visual reminder of inner strength, perseverance\n            and standing firm during challenging times.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lof-meaning-card\"\u003e\n\n          \u003ch3\u003e\n            🛡️ Courage\n          \u003c\/h3\u003e\n\n          \u003cdiv class=\"lof-small-title\"\u003e\n            KEEP MOVING\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Powerful lion poses represent confidence,\n            leadership and the courage to keep moving forward.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lof-meaning-card\"\u003e\n\n          \u003ch3\u003e\n            ✝ Faith\n          \u003c\/h3\u003e\n\n          \u003cdiv class=\"lof-small-title\"\u003e\n            KEEP BELIEVING\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Christian-inspired symbols and faith themes provide\n            an additional spiritual dimension to selected designs.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       HOME \u0026 FAMILY\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-section lof-family\"\u003e\n\n    \u003cdiv class=\"lof-container\"\u003e\n\n      \u003cdiv class=\"lof-split\"\u003e\n\n\n        \u003cdiv class=\"lof-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/3_483b3775-8e01-44fe-90bc-3a6df0417ca0.png?v=1789356633\" alt=\"Lion of Faith displayed in a warm family home\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lof-copy\"\u003e\n\n          \u003cdiv class=\"lof-eyebrow\"\u003e\n            ❤️ A BRIGHTER TOMORROW WITH FAITH\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            Designed to Belong in Meaningful Spaces\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Place a favorite design somewhere special at home,\n            on a shelf, mantel, bookcase or side table.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Individual pieces can also become part of a larger\n            collection, allowing different meanings and symbols\n            to come together in one display.\n          \u003c\/p\u003e\n\n          \u003cul class=\"lof-list\"\u003e\n\n            \u003cli\u003e\n              Home décor\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Office and workspace\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Shelves and bookcases\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Mantels and side tables\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Personal faith spaces\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Family display areas\n            \u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       COLLECTION\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-section lof-collection\"\u003e\n\n    \u003cdiv class=\"lof-container\"\u003e\n\n      \u003cdiv class=\"lof-center\"\u003e\n\n        \u003cdiv class=\"lof-eyebrow\"\u003e\n          🦁 BUILD A COLLECTION FILLED WITH MEANING\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          24 Designs. One Meaningful Collection.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"lof-subtitle\"\u003e\n          Different poses, symbols and inspirational details allow\n          each lion to stand on its own while still complementing\n          the rest of the collection.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lof-collection-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/1_9c42687b-5361-4e61-b000-aa3b13a6a58d.png\" alt=\"Complete Lion of Faith collection\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       GIFT\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-section lof-gift\"\u003e\n\n    \u003cdiv class=\"lof-container\"\u003e\n\n      \u003cdiv class=\"lof-gift-layout\"\u003e\n\n\n        \u003cdiv class=\"lof-gift-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/2_639ead2c-478a-4110-8fef-d16bf125dbfe.png?v=1789356633\" alt=\"Meaningful Lion of Faith gift collection\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lof-gift-copy\"\u003e\n\n          \u003cdiv class=\"lof-eyebrow\"\u003e\n            🎁 A MEANINGFUL GIFT\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            Give a Reminder of Faith, Strength \u0026amp; Love\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            More than something to display, these lion designs can\n            serve as meaningful reminders of faith, family, courage\n            and perseverance.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"lof-gift-grid\"\u003e\n\n            \u003cdiv class=\"lof-gift-item\"\u003e\n              ❤️ Parents\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lof-gift-item\"\u003e\n              👵 Grandparents\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lof-gift-item\"\u003e\n              ✝️ Christian Families\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lof-gift-item\"\u003e\n              🦁 Lion Lovers\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lof-gift-item\"\u003e\n              🎁 Meaningful Gifts\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lof-gift-item\"\u003e\n              ❤️ Friends \u0026amp; Loved Ones\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       YEAR ROUND\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-section lof-year\"\u003e\n\n    \u003cdiv class=\"lof-container\"\u003e\n\n      \u003cdiv class=\"lof-center\"\u003e\n\n        \u003cdiv class=\"lof-eyebrow\"\u003e\n          ✨ YEAR-ROUND MEANING\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          More Than a Seasonal Display\n        \u003c\/h2\u003e\n\n        \u003cp class=\"lof-subtitle\"\u003e\n          The themes of faith, family, strength and courage\n          are meaningful throughout the year.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lof-year-box\"\u003e\n\n        \u003cp\u003e\n          Keep a favorite lion on display as a daily reminder,\n          share one with someone you love, or bring several designs\n          together to create a larger inspirational collection.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-section lof-faq\"\u003e\n\n    \u003cdiv class=\"lof-container\"\u003e\n\n      \u003cdiv class=\"lof-center\"\u003e\n\n        \u003cdiv class=\"lof-eyebrow\"\u003e\n          ❓ FREQUENTLY ASKED QUESTIONS\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Helpful Answers Before You Choose\n        \u003c\/h2\u003e\n\n        \u003cp class=\"lof-subtitle\"\u003e\n          Learn more about the Lion of Faith collection,\n          its symbolism and display possibilities.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lof-faq-wrap\"\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            How many different designs are included?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lof-faq-answer\"\u003e\n\n            \u003cp\u003e\n              The collection is designed around 24 different\n              lion-themed designs, each featuring its own pose,\n              symbolism or faith-inspired detail.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Are all the lion designs the same?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lof-faq-answer\"\u003e\n\n            \u003cp\u003e\n              No. The collection features different poses and\n              meaningful themes, including family, strength,\n              courage, faith, protection and other inspirational elements.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            What does the lion symbolize in this collection?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lof-faq-answer\"\u003e\n\n            \u003cp\u003e\n              The lion is used as a visual symbol of strength,\n              courage, protection, leadership and perseverance,\n              while faith-inspired details add deeper spiritual meaning\n              to selected designs.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Does the collection include Christian-inspired elements?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lof-faq-answer\"\u003e\n\n            \u003cp\u003e\n              Yes. Several designs incorporate Christian-inspired\n              imagery and messages such as crosses, Bible imagery,\n              faith-themed words and other symbolic details.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Where can I display the figurines?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lof-faq-answer\"\u003e\n\n            \u003cp\u003e\n              They can be used as decorative pieces on shelves,\n              desks, mantels, bookcases, side tables and other\n              indoor display areas.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Would this make a meaningful gift?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lof-faq-answer\"\u003e\n\n            \u003cp\u003e\n              The collection is designed for people who appreciate\n              faith-inspired décor, lions, meaningful symbolism,\n              family themes and inspirational collectibles.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can I display the designs together as a collection?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lof-faq-answer\"\u003e\n\n            \u003cp\u003e\n              Yes. The different poses and themes are designed to\n              complement one another, allowing you to build a larger\n              display or feature individual pieces in different spaces.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Is this only for Christmas?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lof-faq-answer\"\u003e\n\n            \u003cp\u003e\n              No. The faith, family, strength and courage themes make\n              the collection suitable for display throughout the year.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Who would enjoy this collection?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lof-faq-answer\"\u003e\n\n            \u003cp\u003e\n              It may appeal to Christian families, lion lovers,\n              collectors, parents, grandparents and anyone who enjoys\n              meaningful décor centered around faith, strength and family.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL CTA\n  ====================================================== --\u003e\n\n  \u003csection class=\"lof-final\"\u003e\n\n    \u003cdiv class=\"lof-container\"\u003e\n\n      \u003cdiv class=\"lof-eyebrow\"\u003e\n        ✝ A BRIGHTER TOMORROW WITH FAITH\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Keep Strength. Carry Courage. Hold Onto Faith.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Discover a collection of lion-inspired designs created\n        to bring meaningful reminders of faith, family, strength\n        and courage into everyday spaces.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lof-button\"\u003e\n        🦁 Discover Lion of Faith\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"ZLG","offers":[{"title":"Default Title","offer_id":49032799256766,"sku":"SZ06182609141516-狮子","price":33.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/1_9c42687b-5361-4e61-b000-aa3b13a6a58d.png?v=1789465743","url":"https:\/\/ncrovoprime.com\/products\/lion","provider":"Ncrovoprime","version":"1.0","type":"link"}