{"product_id":"one-nation-under-god-flag","title":"🔥LAST DAY 49% OFF -✝️\"One Nation Under God\" Flag","description":"\u003cstyle\u003e\n\/* =========================================================\n   ONE NATION UNDER GOD FLAG\n   Faith × Freedom × Family\n========================================================= *\/\n\n.faf,\n.faf *{\n  box-sizing:border-box;\n}\n\n.faf{\n  --navy:#153650;\n  --navy2:#0c2438;\n\n  --red:#a82d34;\n  --red2:#c7484f;\n\n  --cream:#fffaf2;\n  --cream2:#f3eadf;\n\n  --gold:#c59b50;\n\n  --text:#343b40;\n  --muted:#70777c;\n  --line:#dde2e4;\n\n  width:100%;\n  max-width:920px;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  overflow:visible!important;\n\n  background:#fff;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.faf img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  margin:0!important;\n  padding:0!important;\n\n  transform:none!important;\n}\n\n\n.faf h1,\n.faf h2,\n.faf h3,\n.faf p{\n  margin-top:0;\n}\n\n\n.faf a{\n  text-decoration:none;\n}\n\n\n\/* =========================================================\n   ANIMATION\n========================================================= *\/\n\n@keyframes fafReveal{\n\n  from{\n    opacity:0;\n    transform:translateY(18px);\n  }\n\n  to{\n    opacity:1;\n    transform:none;\n  }\n\n}\n\n\n@keyframes fafFloat{\n\n  0%,100%{\n    transform:\n      translateY(0)\n      rotate(-2deg);\n  }\n\n  50%{\n    transform:\n      translateY(-5px)\n      rotate(2deg);\n  }\n\n}\n\n\n@keyframes fafPulse{\n\n  0%,100%{\n    transform:scale(1);\n\n    box-shadow:\n      0 8px 22px\n      rgba(168,45,52,.22);\n  }\n\n  50%{\n    transform:scale(1.035);\n\n    box-shadow:\n      0 13px 32px\n      rgba(168,45,52,.42);\n  }\n\n}\n\n\n@keyframes fafStar{\n\n  0%,100%{\n    opacity:.25;\n    transform:scale(.75);\n  }\n\n  50%{\n    opacity:1;\n    transform:scale(1.18);\n  }\n\n}\n\n\n.faf-reveal{\n  opacity:1;\n  transform:none;\n}\n\n\n@supports(animation-timeline:view()){\n\n  .faf-reveal{\n    animation:\n      fafReveal\n      .8s\n      ease\n      both;\n\n    animation-timeline:view();\n\n    animation-range:\n      entry 5%\n      cover 28%;\n  }\n\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.faf-k{\n  margin:\n    0 0\n    9px!important;\n\n  text-align:center;\n\n  color:var(--red);\n\n  font-size:12px;\n  font-weight:900;\n\n  letter-spacing:1.3px;\n\n  text-transform:uppercase;\n}\n\n\n.faf h1{\n  max-width:800px;\n\n  margin:\n    0 auto\n    15px;\n\n  text-align:center;\n\n  color:#fff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:43px;\n\n  line-height:1.12;\n}\n\n\n.faf h1 span{\n  color:#f1d293;\n}\n\n\n.faf h2{\n  max-width:780px;\n\n  margin:\n    0 auto\n    14px;\n\n  text-align:center;\n\n  color:#344047;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:34px;\n\n  line-height:1.2;\n}\n\n\n.faf-text{\n  max-width:760px;\n\n  margin:\n    0 auto!important;\n\n  text-align:center;\n\n  color:var(--muted);\n\n  font-size:17px;\n\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.faf-hero{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    48px 28px\n    42px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n\n    radial-gradient(\n      circle at 10% 12%,\n      rgba(180,49,55,.31),\n      transparent 31%\n    ),\n\n    radial-gradient(\n      circle at 90% 82%,\n      rgba(62,107,147,.30),\n      transparent 35%\n    ),\n\n    linear-gradient(\n      145deg,\n      #1b4568,\n      #0b2438 72%\n    );\n}\n\n\n.faf-hero:before{\n  content:\"\";\n\n  position:absolute;\n  inset:0;\n\n  pointer-events:none;\n\n  opacity:.10;\n\n  background-image:\n    radial-gradient(\n      circle,\n      #fff 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    58px 58px;\n}\n\n\n.faf-hero:after{\n  content:\"★\";\n\n  position:absolute;\n\n  right:8%;\n  top:47px;\n\n  color:#f0d08c;\n\n  font-size:24px;\n\n  animation:\n    fafStar\n    2.8s\n    ease-in-out\n    infinite;\n}\n\n\n.faf-hero-inner{\n  position:relative;\n  z-index:2;\n}\n\n\n.faf-mark{\n  display:inline-grid;\n\n  place-items:center;\n\n  width:64px;\n  height:64px;\n\n  margin-bottom:11px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.18);\n\n  border-radius:50%;\n\n  background:\n    rgba(255,255,255,.07);\n\n  font-size:31px;\n\n  animation:\n    fafFloat\n    3.4s\n    ease-in-out\n    infinite;\n}\n\n\n.faf-hero-sub{\n  max-width:760px;\n\n  margin:\n    0 auto\n    20px!important;\n\n  color:#e5ebef;\n\n  font-size:18px;\n  line-height:1.68;\n}\n\n\n.faf-pill{\n  display:inline-flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin:\n    0 auto\n    22px;\n\n  padding:\n    9px 15px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.18);\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  color:#f4dfb5;\n\n  font-size:12.5px;\n  font-weight:850;\n}\n\n\n.faf-hero-media{\n  max-width:440px;\n\n  margin:\n    0 auto!important;\n\n  overflow:visible!important;\n}\n\n\n.faf-hero-media img{\n  border-radius:16px!important;\n\n  box-shadow:\n    0 15px 40px\n    rgba(0,0,0,.27);\n}\n\n\n\/* =========================================================\n   QUICK STRIP\n========================================================= *\/\n\n.faf-strip{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  border-bottom:\n    1px solid\n    var(--line);\n\n  background:#fff;\n}\n\n\n.faf-strip-item{\n  padding:\n    18px 9px;\n\n  text-align:center;\n}\n\n\n.faf-strip-item + .faf-strip-item{\n  border-left:\n    1px solid\n    var(--line);\n}\n\n\n.faf-strip-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#294e6c;\n\n  font-size:13.5px;\n}\n\n\n.faf-strip-item span{\n  display:block;\n\n  color:#747c81;\n\n  font-size:11.5px;\n\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   SECTIONS\n========================================================= *\/\n\n.faf-sec{\n  padding:\n    50px 28px;\n}\n\n\n.faf-alt{\n  background:\n    linear-gradient(\n      145deg,\n      #fffaf2,\n      #f3eadf\n    );\n}\n\n\n.faf-dark{\n  color:#fff;\n\n  background:\n\n    radial-gradient(\n      circle at 88% 9%,\n      rgba(189,52,58,.18),\n      transparent 30%\n    ),\n\n    linear-gradient(\n      145deg,\n      #1b4568,\n      #0a2438\n    );\n}\n\n\n.faf-dark h2{\n  color:#fff;\n}\n\n\n.faf-dark .faf-text{\n  color:#dfe7ec;\n}\n\n\n.faf-dark .faf-k{\n  color:#efd18b;\n}\n\n\n.faf-img{\n  width:100%;\n\n  overflow:visible!important;\n}\n\n\n.faf-img img{\n  width:100%!important;\n  height:auto!important;\n  object-fit:contain!important;\n}\n\n\n\/* =========================================================\n   SYMBOLS\n========================================================= *\/\n\n.faf-symbols{\n  max-width:790px;\n\n  margin:\n    28px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:12px;\n}\n\n\n.faf-symbol{\n  padding:\n    22px 15px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:15px;\n\n  background:#fff;\n\n  text-align:center;\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n\n.faf-symbol:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 10px 24px\n    rgba(45,61,72,.09);\n}\n\n\n.faf-symbol i{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-style:normal;\n\n  font-size:30px;\n\n  animation:\n    fafFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.faf-symbol strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#294b65;\n\n  font-size:16px;\n}\n\n\n.faf-symbol span{\n  display:block;\n\n  color:#707980;\n\n  font-size:13px;\n\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PORCH \/ DISPLAY POINTS\n========================================================= *\/\n\n.faf-points{\n  max-width:760px;\n\n  margin:\n    27px auto\n    0;\n}\n\n\n.faf-point{\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:13px;\n\n  padding:\n    16px 0;\n\n  border-bottom:\n    1px solid\n    #e3ddd5;\n}\n\n\n.faf-point:last-child{\n  border-bottom:0;\n}\n\n\n.faf-check{\n  width:31px;\n  min-width:31px;\n  height:31px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#e8eef2;\n\n  color:#294f6c;\n\n  font-weight:900;\n}\n\n\n.faf-point strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#344047;\n\n  font-size:17px;\n}\n\n\n.faf-point span{\n  display:block;\n\n  color:#707980;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n.faf-quote{\n  max-width:760px;\n\n  margin:\n    27px auto\n    0;\n\n  padding:\n    24px 22px;\n\n  border-left:\n    4px solid\n    var(--red);\n\n  border-radius:\n    0 13px\n    13px 0;\n\n  background:#fff;\n\n  color:#3e474d;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   DARK VALUES\n========================================================= *\/\n\n.faf-darkgrid{\n  max-width:790px;\n\n  margin:\n    28px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:11px;\n}\n\n\n.faf-darkcard{\n  padding:\n    21px 12px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.14);\n\n  border-radius:14px;\n\n  background:\n    rgba(255,255,255,.055);\n\n  text-align:center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n\n.faf-darkcard:hover{\n  transform:translateY(-4px);\n\n  background:\n    rgba(255,255,255,.10);\n}\n\n\n.faf-darkcard i{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-style:normal;\n\n  font-size:29px;\n\n  animation:\n    fafFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.faf-darkcard strong{\n  display:block;\n\n  color:#f0d18b;\n\n  font-size:15px;\n}\n\n\n.faf-darkcard span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#dce5ea;\n\n  font-size:12.5px;\n\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.faf-gift{\n  padding:\n    52px 28px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n\n    radial-gradient(\n      circle at 50% 0,\n      rgba(230,195,118,.15),\n      transparent 37%\n    ),\n\n    linear-gradient(\n      145deg,\n      #932c33,\n      #571a20\n    );\n}\n\n\n.faf-gift h2{\n  color:#fff;\n}\n\n\n.faf-gift .faf-text{\n  color:#f1dfe0;\n}\n\n\n.faf-gift .faf-k{\n  color:#efd397;\n}\n\n\n.faf-tags{\n  max-width:760px;\n\n  margin:\n    24px auto\n    0;\n\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n}\n\n\n.faf-tags span{\n  padding:\n    9px 14px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.22);\n\n  border-radius:30px;\n\n  background:\n    rgba(255,255,255,.08);\n\n  color:#fff1ee;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.faf-grid{\n  max-width:820px;\n\n  margin:\n    29px auto\n    0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:12px;\n}\n\n\n.faf-card{\n  padding:\n    21px 18px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:15px;\n\n  background:#fff;\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n\n.faf-card:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 10px 24px\n    rgba(45,61,72,.09);\n}\n\n\n.faf-card i{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-style:normal;\n\n  font-size:29px;\n\n  animation:\n    fafFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.faf-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#294c67;\n\n  font-size:16px;\n}\n\n\n.faf-card p{\n  margin:0!important;\n\n  color:#707980;\n\n  font-size:14px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PACKAGE\n========================================================= *\/\n\n.faf-package{\n  padding:\n    45px 28px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fffaf2,\n      #f3eadf\n    );\n}\n\n\n.faf-package-icon{\n  width:52px;\n  height:52px;\n\n  margin:\n    0 auto\n    9px;\n\n  display:grid;\n\n  place-items:center;\n\n  border-radius:50%;\n\n  background:#fff;\n\n  font-size:26px;\n\n  box-shadow:\n    0 7px 17px\n    rgba(45,59,68,.08);\n\n  animation:\n    fafFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.faf-package strong{\n  display:inline-block;\n\n  margin-top:13px;\n\n  padding:\n    10px 16px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:999px;\n\n  background:#fff;\n\n  color:#2c516d;\n}\n\n\n\/* =========================================================\n   GUARANTEE\n========================================================= *\/\n\n.faf-trust{\n  padding:\n    46px 28px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n\n.faf-trust-box{\n  max-width:820px;\n\n  margin:0 auto;\n\n  padding:\n    28px 22px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:18px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fffdf9,\n      #f6f0e8\n    );\n}\n\n\n.faf-trust-box h3{\n  margin:\n    0 0\n    7px;\n\n  color:#36434a;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:25px;\n}\n\n\n.faf-trust-box p{\n  max-width:680px;\n\n  margin:\n    0 auto!important;\n\n  color:#71787d;\n\n  font-size:14px;\n}\n\n\n.faf-bottom{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:9px;\n\n  margin-top:19px;\n}\n\n\n.faf-bottom div{\n  padding:\n    14px 8px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:12px;\n\n  background:#fff;\n\n  color:#505b61;\n\n  font-size:12.5px;\n\n  font-weight:800;\n}\n\n\n.faf-trust-media img{\n  width:100%!important;\n\n  height:auto!important;\n\n  object-fit:contain!important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.faf-final{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    52px 28px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n\n    radial-gradient(\n      circle at 50% 0,\n      rgba(226,191,114,.20),\n      transparent 39%\n    ),\n\n    linear-gradient(\n      145deg,\n      #1a4568,\n      #0b2438\n    );\n}\n\n\n.faf-final:before{\n  content:\"🇺🇸\";\n\n  position:absolute;\n\n  right:-8px;\n  top:-43px;\n\n  opacity:.045;\n\n  font-size:170px;\n}\n\n\n.faf-final h2{\n  position:relative;\n\n  color:#fff;\n}\n\n\n.faf-final .faf-text{\n  position:relative;\n\n  color:#dfe7ec;\n}\n\n\n.faf-btn{\n  position:relative;\n\n  display:block;\n\n  width:min(100%,470px);\n\n  margin:\n    26px auto\n    0;\n\n  padding:\n    17px 22px;\n\n  border-radius:10px;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--red),\n      #7d1e25\n    );\n\n  color:#fff!important;\n\n  text-align:center;\n\n  font-size:17px;\n\n  font-weight:900;\n\n  animation:\n    fafPulse\n    2.8s\n    ease-in-out\n    infinite;\n}\n\n\n.faf-btn small{\n  display:block;\n\n  margin-top:4px;\n\n  font-size:11.5px;\n\n  font-weight:500;\n\n  opacity:.86;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .faf-hero,\n  .faf-sec,\n  .faf-gift,\n  .faf-package,\n  .faf-trust,\n  .faf-final{\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n\n  .faf h1{\n    font-size:31px;\n  }\n\n\n  .faf h2{\n    font-size:28px;\n  }\n\n\n  .faf-hero-sub{\n    font-size:16px;\n  }\n\n\n  .faf-text{\n    font-size:15.5px;\n  }\n\n\n  .faf-hero-media{\n    max-width:380px;\n  }\n\n\n  .faf-strip{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n\n  .faf-strip-item:nth-child(3),\n  .faf-strip-item:nth-child(4){\n    border-top:\n      1px solid\n      var(--line);\n  }\n\n\n  .faf-strip-item:nth-child(3){\n    border-left:0;\n  }\n\n\n  .faf-symbols,\n  .faf-darkgrid,\n  .faf-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .faf-bottom{\n    grid-template-columns:1fr;\n  }\n\n\n  .faf-quote{\n    font-size:18px;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .faf *,\n  .faf *::before,\n  .faf *::after{\n    animation:none!important;\n    transition:none!important;\n  }\n\n\n  .faf-reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n\n}\n\n\n.faf{\n  margin-bottom:0!important;\n  padding-bottom:0!important;\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"faf\" id=\"faf-top\"\u003e\n\n\n\u003c!-- HERO --\u003e\n\n\u003csection class=\"faf-hero\"\u003e\n\n  \u003cdiv class=\"faf-hero-inner\"\u003e\n\n    \u003cdiv class=\"faf-mark\"\u003e\n      🇺🇸\n    \u003c\/div\u003e\n\n    \u003cp class=\"faf-k\" style=\"color:#efd28c;\"\u003e\n\n      Faith • Freedom • Family\n\n    \u003c\/p\u003e\n\n    \u003ch1\u003e\n\n      A Powerful Symbol of\n      \u003cspan\u003eFaith and American Pride\u003c\/span\u003e\n\n    \u003c\/h1\u003e\n\n    \u003cp class=\"faf-hero-sub\"\u003e\n\n      The American flag and Christian cross come together\n      in a meaningful outdoor display that reflects faith,\n      tradition and patriotic pride.\n\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"faf-pill\"\u003e\n\n      🇺🇸 Patriotic Design\n       • \n      ✝️ Faith-Inspired Symbolism\n       • \n      🏡 Outdoor Decor\n       • \n      🎁 Meaningful Gift\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faf-hero-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/dcd43f32399f221415663046a5654bd1_6f9185c1-1eaa-4273-8348-735ff596037b.gif?v=1789372466\" alt=\"One Nation Under God American faith flag\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- QUICK VALUE --\u003e\n\n\u003cdiv class=\"faf-strip\"\u003e\n\n  \u003cdiv class=\"faf-strip-item\"\u003e\n\n    \u003cstrong\u003e\n      🇺🇸 American Pride\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      A recognizable patriotic statement\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"faf-strip-item\"\u003e\n\n    \u003cstrong\u003e\n      ✝️ Faith\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Christian symbolism at the heart of the design\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"faf-strip-item\"\u003e\n\n    \u003cstrong\u003e\n      🏡 Outdoor Accent\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Made to add character to your home display\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"faf-strip-item\"\u003e\n\n    \u003cstrong\u003e\n      🎁 Meaningful Gift\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      For those who cherish faith and country\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- SYMBOLISM --\u003e\n\n\u003csection class=\"faf-sec faf-alt faf-reveal\"\u003e\n\n  \u003cp class=\"faf-k\"\u003e\n    More Than an Ordinary Flag\n  \u003c\/p\u003e\n\n  \u003ch2\u003e\n    ✝️ A Design That Brings Faith and Patriotism Together\n  \u003c\/h2\u003e\n\n  \u003cp class=\"faf-text\"\u003e\n\n    The American flag and Christian cross\n    combine into one meaningful visual statement.\n\n    Together,\n    they reflect faith,\n    courage,\n    unity\n    and the traditions many families choose to keep close.\n\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"faf-symbols\"\u003e\n\n    \u003cdiv class=\"faf-symbol\"\u003e\n\n      \u003ci\u003e🇺🇸\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        American Flag\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A familiar symbol of courage, unity and national pride.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-symbol\"\u003e\n\n      \u003ci\u003e✝️\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Christian Cross\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A timeless symbol of faith, hope and devotion.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-symbol\"\u003e\n\n      \u003ci\u003e❤️\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Shared Values\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A meaningful expression of the beliefs and traditions important to your home.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cdiv class=\"faf-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/1_8e957e81-27b4-4383-88ea-5e90bf3e1424.png?v=1789374314\" alt=\"American flag and Christian cross design\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- HOME --\u003e\n\n\u003csection class=\"faf-sec faf-reveal\"\u003e\n\n  \u003cp class=\"faf-k\"\u003e\n    Let Your Home Reflect What Matters to You\n  \u003c\/p\u003e\n\n  \u003ch2\u003e\n    🏡 Make Your Porch a Place of Pride\n  \u003c\/h2\u003e\n\n  \u003cp class=\"faf-text\"\u003e\n\n    Your entrance is one of the first things family,\n    friends and neighbors see.\n\n    This Faith \u0026amp; Flag design gives your outdoor space\n    a simple way to reflect patriotism,\n    Christian faith\n    and personal values.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"faf-points\"\u003e\n\n    \u003cdiv class=\"faf-point\"\u003e\n\n      \u003cdiv class=\"faf-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Front Porch\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Create a patriotic and faith-inspired welcome.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-point\"\u003e\n\n      \u003cdiv class=\"faf-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Entryway\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Add personal meaning to the entrance of your home.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-point\"\u003e\n\n      \u003cdiv class=\"faf-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Garden\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Bring faith and American character into your outdoor display.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cdiv class=\"faf-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/4_92d0c4c6-b216-43a2-b185-385a804b4c95.png?v=1789374315\" alt=\"American faith flag displayed at home\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- EMOTION --\u003e\n\n\u003csection class=\"faf-sec faf-alt faf-reveal\"\u003e\n\n  \u003cp class=\"faf-k\"\u003e\n    A Home Can Say Something Before Anyone Walks Through the Door\n  \u003c\/p\u003e\n\n  \u003ch2\u003e\n    ❤️ Faith. Freedom. Family.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"faf-text\"\u003e\n\n    Some decorations are simply chosen because they look nice.\n\n    Others represent something personal.\n\n    This flag brings together familiar symbols\n    that reflect belief,\n    tradition\n    and American pride.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"faf-quote\"\u003e\n\n    “Let your home reflect the faith, freedom and family traditions you hold close.”\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- GIFT --\u003e\n\n\u003cdiv class=\"faf-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/5_54d2d2d8-d4a5-4354-b19b-982fdaa5030b.png?v=1789374313\" alt=\"Faith and American flag gift\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003csection class=\"faf-gift faf-reveal\"\u003e\n\n  \u003cp class=\"faf-k\"\u003e\n    When You Want the Gift to Mean Something\n  \u003c\/p\u003e\n\n  \u003ch2\u003e\n    🎁 A Thoughtful Gift for Someone Who Cherishes Faith and Country\n  \u003c\/h2\u003e\n\n  \u003cp class=\"faf-text\"\u003e\n\n    For parents,\n    grandparents,\n    friends\n    or anyone who appreciates Christian faith\n    and patriotic home decor,\n    this flag carries a message more personal than an ordinary decoration.\n\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"faf-tags\"\u003e\n\n    \u003cspan\u003e\n      ❤️ Parents\n    \u003c\/span\u003e\n\n    \u003cspan\u003e\n      👵 Grandparents\n    \u003c\/span\u003e\n\n    \u003cspan\u003e\n      ✝️ Faith-Inspired Gift\n    \u003c\/span\u003e\n\n    \u003cspan\u003e\n      🇺🇸 Patriotic Decor\n    \u003c\/span\u003e\n\n    \u003cspan\u003e\n      🏡 New Home Gift\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- CORE VALUE --\u003e\n\n\u003csection class=\"faf-sec faf-dark faf-reveal\"\u003e\n\n  \u003cp class=\"faf-k\"\u003e\n    Honor What Matters Most\n  \u003c\/p\u003e\n\n  \u003ch2\u003e\n    🙏 A Simple Flag With a Meaningful Message\n  \u003c\/h2\u003e\n\n  \u003cp class=\"faf-text\"\u003e\n\n    Every home tells its own story.\n\n    For many families,\n    faith,\n    freedom\n    and family are part of that story.\n\n    This design brings those values together\n    in one visible statement.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"faf-darkgrid\"\u003e\n\n    \u003cdiv class=\"faf-darkcard\"\u003e\n\n      \u003ci\u003e✝️\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Faith\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A clear Christian symbol of hope and devotion.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-darkcard\"\u003e\n\n      \u003ci\u003e🇺🇸\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Freedom\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        American flag imagery creates an unmistakably patriotic look.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-darkcard\"\u003e\n\n      \u003ci\u003e❤️\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Family\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A meaningful display connected to the traditions important to home.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- BENEFITS --\u003e\n\n\u003csection class=\"faf-sec faf-reveal\"\u003e\n\n  \u003cp class=\"faf-k\"\u003e\n    Faith \u0026amp; Flag in One Meaningful Display\n  \u003c\/p\u003e\n\n  \u003ch2\u003e\n    🇺🇸❤️ What Makes This Flag Special\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"faf-grid\"\u003e\n\n    \u003cdiv class=\"faf-card\"\u003e\n\n      \u003ci\u003e🇺🇸\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Patriotic Design\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        American flag-inspired artwork creates a clear statement of national pride.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-card\"\u003e\n\n      \u003ci\u003e✝️\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Faith-Inspired Symbolism\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The Christian cross adds a meaningful message of faith, hope and devotion.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-card\"\u003e\n\n      \u003ci\u003e🏡\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Outdoor Home Accent\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Add character to your porch, entryway, garden or favorite outdoor display area.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-card\"\u003e\n\n      \u003ci\u003e❤️\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Personal Meaning\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        A decorative piece that reflects beliefs and traditions important to your household.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-card\"\u003e\n\n      \u003ci\u003e🎁\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Meaningful Gift\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        A thoughtful choice for someone who appreciates both faith and patriotic decor.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faf-card\"\u003e\n\n      \u003ci\u003e🙏\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Values on Display\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Bring together faith, freedom and family in one recognizable design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cdiv class=\"faf-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/2_22a1b82b-a575-40f9-a102-d6eabcdc7425.png?v=1789374315\" alt=\"One Nation Under God patriotic flag\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- EMOTIONAL CLOSER --\u003e\n\n\u003csection class=\"faf-sec faf-alt faf-reveal\"\u003e\n\n  \u003cp class=\"faf-k\"\u003e\n    Faith • Freedom • Family\n  \u003c\/p\u003e\n\n  \u003ch2\u003e\n    🇺🇸 Let Your Home Reflect the Values You Hold Close\n  \u003c\/h2\u003e\n\n  \u003cp class=\"faf-text\"\u003e\n\n    Proudly display a design that brings together\n    the American flag,\n    Christian faith\n    and the traditions that mean something to your family.\n\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cdiv class=\"faf-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/3_82a21d83-d332-420e-9ea0-dd68b4cdd40e.png?v=1789374305\" alt=\"Faith freedom family American flag decoration\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- PACKAGE --\u003e\n\n\u003csection class=\"faf-package faf-reveal\" id=\"faf-package\"\u003e\n\n  \u003cdiv class=\"faf-package-icon\"\u003e\n    📦\n  \u003c\/div\u003e\n\n  \u003cp class=\"faf-k\"\u003e\n    Package Includes\n  \u003c\/p\u003e\n\n  \u003ch2\u003e\n    What's in Your Order\n  \u003c\/h2\u003e\n\n  \u003cstrong\u003e\n    “One Nation Under God” Flag × 1 \/ 2 \/ 3 \/ 4\n  \u003c\/strong\u003e\n\n  \u003cp style=\"\n      margin:12px auto 0!important;\n      color:#70787d;\n      font-size:13px;\n    \"\u003e\n\n    Quantity according to the option selected at checkout.\n\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- GUARANTEE --\u003e\n\n\u003csection class=\"faf-trust faf-reveal\"\u003e\n\n  \u003cdiv class=\"faf-trust-box\"\u003e\n\n    \u003ch3\u003e\n      30-Day Money-Back Guarantee\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n\n      Contact customer support within 30 days of receiving your order\n      to request an eligible refund according to the store policy.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"faf-bottom\"\u003e\n\n      \u003cdiv\u003e\n        🔒 Secure Checkout\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        🏆 Quality-Checked Products\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        🤝 Customer Support\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003cdiv class=\"faf-trust-media\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/ChatGPT_Image_2026_6_2_16_55_25_9.png?v=1780390725\" alt=\"Secure checkout and customer satisfaction badges\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- FINAL CTA --\u003e\n\n\u003csection class=\"faf-final faf-reveal\"\u003e\n\n  \u003cp class=\"faf-k\" style=\"color:#efd28c;\"\u003e\n\n    Faith • Freedom • Family\n\n  \u003c\/p\u003e\n\n  \u003ch2\u003e\n    Bring Home a Flag That Represents More Than Decoration.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"faf-text\"\u003e\n\n    Display the American flag and Christian cross together\n    as a meaningful expression of faith,\n    family\n    and patriotic pride.\n\n  \u003c\/p\u003e\n\n  \u003ca class=\"faf-btn\" href=\"#faf-package\"\u003e\n\n    🇺🇸 Bring Faith \u0026amp; Flag Home\n\n    \u003csmall\u003e\n      View your available purchase options\n    \u003c\/small\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"LJH","offers":[{"title":"Default Title","offer_id":57371898544294,"sku":"SZ0673260914548-A","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/1_8e957e81-27b4-4383-88ea-5e90bf3e1424.png?v=1789374314","url":"https:\/\/getvyxor.com\/products\/one-nation-under-god-flag","provider":"getvyxor","version":"1.0","type":"link"}