{"id":15,"date":"2026-07-28T01:34:27","date_gmt":"2026-07-28T05:34:27","guid":{"rendered":"https:\/\/mydentityproject.org\/?page_id=15"},"modified":"2026-07-28T11:15:01","modified_gmt":"2026-07-28T15:15:01","slug":"home","status":"publish","type":"page","link":"https:\/\/mydentityproject.org\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15\" class=\"elementor elementor-15\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6073ad1 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6073ad1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-419bc27\" data-id=\"419bc27\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5a7ce9f elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-html\" data-id=\"5a7ce9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>Mydentity, Elementor Embed (preview)<\/title>\n<\/head>\n<body style=\"margin:0\">\n\n<style id=\"mydentity-css\">\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Mulish:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');\n:root {\n\n  --paper:        #faf6f0;\n  --paper-2:      #f4ece2;\n  --paper-3:      #ece1d4;\n  --ink:          #383f47;\n  --ink-2:        #383f47;\n  --ink-soft:     #383f47;\n  --line:         #e6ddd1;\n\n  --coral:        oklch(0.70 0.13 38);\n  --teal:         oklch(0.58 0.08 195);\n  --lavender:     oklch(0.62 0.08 305);\n  --crimson:      oklch(0.55 0.14 25);\n  --rose:         oklch(0.74 0.07 20);\n\n  --display: 'Cormorant Garamond', Georgia, serif;\n  --body:    'Mulish', system-ui, -apple-system, sans-serif;\n\n  --maxw: 1200px;\n  --gutter: clamp(20px, 5vw, 64px);\n  --radius: 18px;\n  --shadow-sm: 0 2px 10px rgba(56,63,71,0.06);\n  --shadow-md: 0 14px 40px -16px rgba(56,63,71,0.22);\n  --shadow-lg: 0 40px 80px -30px rgba(56,63,71,0.40);\n}\n.mydp, .mydp * { box-sizing: border-box; margin: 0; padding: 0; }\n.mydp { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }\n.mydp {\n  font-family: var(--body);\n  color: var(--ink);\n  background: var(--paper);\n  line-height: 1.6;\n  font-weight: 400;\n  font-size: 17px;\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n  overflow-x: hidden;\n}\n.mydp img { max-width: 100%; display: block; }\n.mydp a { color: inherit; text-decoration: none; }\n\n.mydp .display {\n  font-family: var(--display);\n  font-weight: 500;\n  line-height: 1.04;\n  letter-spacing: -0.01em;\n  color: var(--ink);\n}\n.mydp h1.display { font-size: clamp(2.8rem, 7vw, 5.4rem); }\n.mydp h2.display { font-size: clamp(2.1rem, 4.4vw, 3.4rem); font-weight: 500; }\n.mydp h3.display { font-size: clamp(1.5rem, 2.6vw, 2rem); }\n.mydp .eyebrow {\n  font-family: var(--body);\n  font-size: 0.74rem;\n  font-weight: 700;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-soft);\n  display: inline-flex;\n  align-items: center;\n  gap: 0.7em;\n}\n.mydp .eyebrow.centered { justify-content: center; }\n.mydp .lead { font-size: clamp(1.05rem, 1.5vw, 1.22rem); color: var(--ink-2); line-height: 1.65; }\n\n.mydp .wrap { max-width: var(--maxw); margin: 0 auto; padding-inline: var(--gutter); }\n.mydp .section { padding-block: clamp(64px, 9vw, 120px); }\n.mydp .center { text-align: center; }\n.mydp .stack-sm > * + * { margin-top: 0.9rem; }\n.mydp .stack > * + * { margin-top: 1.4rem; }\n\n.mydp .btn {\n  display: inline-flex; align-items: center; gap: 0.6em;\n  font-family: var(--body);\n  font-weight: 700;\n  font-size: 0.82rem;\n  letter-spacing: 0.10em;\n  text-transform: uppercase;\n  padding: 0.95em 1.8em;\n  border-radius: 999px;\n  border: 1.5px solid transparent;\n  cursor: pointer;\n  transition: transform .25s ease, background .25s ease, color .25s ease, box-shadow .25s ease;\n  white-space: nowrap;\n}\n.mydp .btn .arr { transition: transform .25s ease; }\n.mydp .btn .ico { width: 16px; height: 16px; flex: none; }\n.mydp .btn:hover .arr { transform: translateX(4px); }\n.mydp .btn-primary { background: var(--ink); color: var(--paper); box-shadow: var(--shadow-sm); }\n.mydp .btn-primary:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); }\n.mydp .btn-ghost { background: transparent; color: var(--ink); border-color: var(--line); }\n.mydp .btn-ghost:hover { border-color: var(--ink); transform: translateY(-2px); }\n.mydp .btn-light { background: rgba(255,255,255,0.9); color: var(--ink); }\n.mydp .btn-light:hover { background: #fff; transform: translateY(-2px); box-shadow: var(--shadow-md); }\n\n.mydp .hero { position: relative; overflow: hidden; }\n.mydp .hero::after {\n  content: \"\"; position: absolute; inset: 0; z-index: 1; pointer-events: none;\n  opacity: 0.5;\n  background-image: radial-gradient(rgba(56,63,71,0.055) 1px, transparent 1px);\n  background-size: 4px 4px;\n}\n.mydp .hero .wash {\n  position: absolute; inset: -14%;\n  background:\n    radial-gradient(52% 54% at 14% 12%, oklch(0.84 0.07 250 \/ 0.55), transparent 72%),\n    radial-gradient(48% 46% at 86% 16%, oklch(0.85 0.07 22 \/ 0.42), transparent 72%),\n    radial-gradient(46% 48% at 78% 84%, oklch(0.88 0.06 100 \/ 0.38), transparent 72%),\n    radial-gradient(46% 48% at 18% 88%, oklch(0.82 0.07 305 \/ 0.34), transparent 72%),\n    radial-gradient(64% 62% at 50% 54%, oklch(0.88 0.04 90 \/ 0.30), transparent 78%);\n  filter: blur(24px) saturate(1.05);\n  animation: washDrift 26s ease-in-out infinite alternate;\n  z-index: 0;\n}\n@keyframes washDrift {\n  from { transform: translate(0, 0); }\n  to   { transform: translate(2.5vw, -2vh); }\n}\n.mydp .hero .wash::after {\n  content: \"\"; position: absolute; inset: 0;\n  background: linear-gradient(rgba(250,246,240,0.18) 0%, rgba(250,246,240,0.62) 58%, rgba(250,246,240,0.94) 100%);\n}\n.mydp .hero .wrap { position: relative; z-index: 2; }\n.mydp .hero-inner {\n  min-height: clamp(560px, 86vh, 820px);\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  text-align: center;\n  padding-block: clamp(40px, 7vw, 90px);\n}\n.mydp .hero-mark {\n  width: clamp(96px, 12vw, 150px); height: auto;\n  margin-bottom: 1.6rem;\n  filter: drop-shadow(0 12px 22px rgba(56,63,71,0.18));\n  animation: floaty 7s ease-in-out infinite;\n}\n@keyframes floaty { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-10px)} }\n.mydp .hero h1 { max-width: 14ch; margin-inline: auto; }\n.mydp .hero h1 .accent { font-style: italic; font-weight: 500; }\n.mydp .hero-sub { max-width: 50ch; margin: 1.4rem auto 0; }\n.mydp .hero-cta { display: flex; gap: 0.9rem; justify-content: center; flex-wrap: wrap; margin-top: 2.2rem; }\n.mydp .hero-scroll {\n  margin-top: clamp(28px, 5vw, 56px);\n  font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase;\n  color: var(--ink-soft); display: inline-flex; flex-direction: column; align-items: center; gap: 8px;\n}\n.mydp .hero-scroll .line { width: 1px; height: 34px; background: linear-gradient(var(--ink-soft), transparent); animation: pulse 2.2s ease-in-out infinite; }\n@keyframes pulse { 0%,100%{opacity:.3; transform:scaleY(.7)} 50%{opacity:1; transform:scaleY(1)} }\n\n.mydp .reveal { opacity: 0; transform: translateY(26px); transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1); }\n.mydp .reveal.in { opacity: 1; transform: none; }\n\n.mydp .reveal.d1 { transition-delay: .08s; }\n.mydp .reveal.d2 { transition-delay: .16s; }\n.mydp .reveal.d3 { transition-delay: .24s; }\n.mydp .reveal.d4 { transition-delay: .32s; }\n@media (prefers-reduced-motion: reduce) {\n.mydp .reveal { opacity: 1; transform: none; transition: none; }\n.mydp .hero-mark, .mydp .hero-scroll .line { animation: none; }\n.mydp { scroll-behavior: auto; }\n}\n\n.mydp .truths { background: var(--paper-2); position: relative; }\n.mydp .truths-head { max-width: 60ch; margin: 0 auto 3rem; }\n.mydp .deck {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: clamp(16px, 2.2vw, 30px);\n}\n.mydp .flip {\n  perspective: 1400px;\n  cursor: pointer;\n  background: none; border: 0; padding: 0; font: inherit; text-align: left;\n}\n.mydp .flip-inner {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 610 \/ 860;\n  transition: transform .8s cubic-bezier(.4,.2,.2,1);\n  transform-style: preserve-3d;\n  border-radius: 14px;\n}\n.mydp .flip.flipped .flip-inner { transform: rotateY(180deg); }\n.mydp .flip-face {\n  position: absolute; inset: 0;\n  backface-visibility: hidden;\n  -webkit-backface-visibility: hidden;\n  border-radius: 14px;\n  overflow: hidden;\n  box-shadow: var(--shadow-md);\n  background: #fff;\n}\n.mydp .flip-face img { width: 100%; height: 100%; object-fit: cover; }\n.mydp .flip-back { transform: rotateY(180deg); border: 1px solid var(--line); }\n\n.mydp .flip-tag {\n  position: absolute; left: 12px; bottom: 12px; z-index: 2;\n  font-size: 0.62rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase;\n  background: rgba(255,255,255,0.85); color: var(--ink); backdrop-filter: blur(4px);\n  padding: 5px 10px; border-radius: 999px;\n  display: inline-flex; align-items: center; gap: 6px;\n  opacity: 0.92; transform: none; transition: opacity .3s, transform .3s, background .3s;\n}\n.mydp .flip:hover .flip-tag { opacity: 1; transform: translateY(-1px); background: rgba(255,255,255,0.96); }\n.mydp .flip-tag svg { width: 11px; height: 11px; }\n.mydp .deck-note { margin-top: 1.8rem; font-size: 0.86rem; color: var(--ink-soft); }\n\n.mydp .split { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(36px, 6vw, 90px); align-items: center; }\n.mydp .split.rev .media { order: 2; }\n.mydp .split .media { position: relative; }\n.mydp .split .media img { display: block; }\n.mydp .split .copy h2 { margin-bottom: 1.2rem; }\n\n.mydp .feature-card {\n  background: var(--paper);\n  border: 1px solid var(--line);\n  border-radius: 28px;\n  padding: clamp(32px, 5vw, 76px);\n  box-shadow: var(--shadow-md);\n  position: relative;\n  overflow: hidden;\n}\n.mydp .feature-card::before {\n  content: \"\"; position: absolute; top: -30%; right: -10%; width: 55%; height: 90%;\n  background: radial-gradient(50% 50% at 60% 40%, oklch(0.82 0.07 195 \/ 0.30), transparent 72%);\n  filter: blur(20px); pointer-events: none; z-index: 0;\n}\n.mydp .feature-card .split { position: relative; z-index: 1; }\n.mydp .feature-card .split .copy { padding-right: clamp(0px, 2vw, 24px); }\n.mydp .media-deco {\n  position: absolute; inset: 0; z-index: 0;\n  background: radial-gradient(58% 56% at 50% 46%, oklch(0.82 0.08 20 \/ 0.55), transparent 70%);\n  filter: blur(34px); transform: scale(1.05);\n}\n\n.mydp .pcard {\n  border-radius: 11px;\n  overflow: hidden;\n  background: #fff;\n  box-shadow:\n    0 1px 2px rgba(56,63,71,0.12),\n    0 18px 34px -16px rgba(56,63,71,0.40),\n    0 6px 14px -8px rgba(56,63,71,0.22),\n    0 0 0 1px rgba(56,63,71,0.05);\n}\n.mydp .pcard img { width: 100%; height: auto; display: block; }\n.mydp .product { position: relative; z-index: 1; width: 100%; margin-inline: auto; }\n\n.mydp .product-fan { max-width: 500px; aspect-ratio: 1.22 \/ 1; }\n.mydp .product-fan .pcard {\n  position: absolute; bottom: 3%; left: 50%; width: 45%;\n  transform-origin: bottom center;\n  transition: transform .6s cubic-bezier(.22,1,.36,1);\n  will-change: transform;\n}\n.mydp .product-fan .f1 { transform: translateX(-50%) rotate(-17deg); z-index: 1; }\n.mydp .product-fan .f2 { transform: translateX(-50%) rotate(0deg);   z-index: 3; }\n.mydp .product-fan .f3 { transform: translateX(-50%) rotate(17deg);  z-index: 2; }\n.mydp .product-fan:hover .f1 { transform: translateX(-50%) rotate(-26deg) translateY(-3%); }\n.mydp .product-fan:hover .f2 { transform: translateX(-50%) rotate(0deg)   translateY(-6%); }\n.mydp .product-fan:hover .f3 { transform: translateX(-50%) rotate(26deg)  translateY(-3%); }\n\n.mydp .product-stack { max-width: 400px; aspect-ratio: 1 \/ 1.02; }\n.mydp .product-stack .pcard {\n  position: absolute; left: 50%; top: 50%; width: 66%;\n  transition: transform .6s cubic-bezier(.22,1,.36,1);\n  will-change: transform;\n}\n.mydp .product-stack .s1 { transform: translate(-60%, -45%) rotate(-8deg); z-index: 1; }\n.mydp .product-stack .s2 { transform: translate(-42%, -54%) rotate(6deg);  z-index: 2; }\n.mydp .product-stack .s3 { transform: translate(-50%, -50%) rotate(-1.5deg); z-index: 3; }\n.mydp .product-stack:hover .s1 { transform: translate(-70%, -45%) rotate(-12deg); }\n.mydp .product-stack:hover .s2 { transform: translate(-34%, -55%) rotate(10deg); }\n.mydp .product-stack:hover .s3 { transform: translate(-50%, -53%) rotate(-1.5deg); }\n\n.mydp .steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(20px, 3vw, 40px); }\n.mydp .step {\n  background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius);\n  padding: 2.2rem 1.8rem; position: relative; transition: transform .3s, box-shadow .3s;\n}\n.mydp .step:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); }\n.mydp .step h3 { font-family: var(--display); font-size: 1.4rem; font-weight: 600; margin-bottom: 0.5rem; }\n.mydp .step p { color: var(--ink-2); font-size: 0.98rem; }\n\n.mydp .mission { background: var(--ink); color: var(--paper); position: relative; overflow: hidden; }\n.mydp .mission .mwash {\n  position: absolute; inset: 0; z-index: 0; opacity: 0.5;\n  background:\n    radial-gradient(40% 50% at 15% 20%, oklch(0.7 0.12 305 \/ 0.5), transparent 70%),\n    radial-gradient(40% 50% at 85% 80%, oklch(0.7 0.12 195 \/ 0.5), transparent 70%);\n  filter: blur(30px);\n}\n.mydp .mission .wrap { position: relative; z-index: 1; }\n.mydp .mission .eyebrow, .mydp .mission .lead { color:var(--paper); }\n.mydp .mission h2 { color: var(--paper); }\n.mydp .give-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.4rem; margin-top: 3rem; }\n.mydp .give {\n  border-top: 1.5px solid rgba(250,246,240,0.25); padding-top: 1.2rem;\n}\n.mydp .give h3 { font-family: var(--body); font-size: 1rem; font-weight: 700; letter-spacing: 0.02em; margin-bottom: 0.5rem; color: var(--paper); }\n.mydp .give p { font-size: 0.92rem; color:var(--paper); line-height: 1.6; }\n\n.mydp .news { position: relative; }\n\/* Full-bleed band, flush against the footer: tonal step from paper to paper-2. *\/\n.mydp .news > .wrap { max-width: none; padding-inline: 0; }\n.mydp .news-band {\n  position: relative;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  border-radius: 30px;\n  background: var(--paper-2);\n  box-shadow: var(--shadow-md);\n  padding: clamp(44px, 7vw, 92px) clamp(24px, 5vw, 64px);\n}\n\/* Newsletter only: full-bleed band flush against the footer. The contact\/order\n   band reuses .news-band and stays a rounded card. *\/\n.mydp .news .news-band {\n  border: 0;\n  border-top: 1px solid var(--line);\n  border-radius: 0;\n  box-shadow: none;\n  padding: clamp(64px, 8vw, 112px) clamp(24px, 5vw, 64px);\n}\n.mydp .news-wash {\n  position: absolute; inset: -25%;\n  background:\n    radial-gradient(34% 42% at 18% 22%, oklch(0.84 0.09 78 \/ 0.55), transparent 70%),\n    radial-gradient(38% 44% at 82% 26%, oklch(0.80 0.10 24 \/ 0.50), transparent 72%),\n    radial-gradient(40% 46% at 78% 84%, oklch(0.80 0.08 305 \/ 0.42), transparent 72%),\n    radial-gradient(36% 42% at 20% 82%, oklch(0.82 0.07 20 \/ 0.42), transparent 72%);\n  filter: blur(12px);\n}\n.mydp .news-wash::after {\n  content: \"\"; position: absolute; inset: 0;\n  background: radial-gradient(60% 70% at 50% 50%, rgba(252,249,244,0.78), rgba(252,249,244,0.92) 100%);\n}\n.mydp .news-inner {\n  position: relative; z-index: 1;\n  max-width: 640px; margin-inline: auto; text-align: center;\n}\n.mydp .news-mark { width: 64px; height: auto; margin: 0 auto 1.3rem; filter: drop-shadow(0 8px 16px rgba(56,63,71,0.14)); }\n.mydp .news-inner h2 { margin: 1rem auto 0; max-width: 16ch; }\n.mydp .news-inner .lead { margin: 1rem auto 0; max-width: 48ch; }\n\/* Contact \/ order band. The order form is a CF7 Shortcode widget: shortcodes do\n   not run inside an HTML widget, so delete the <p class=\"wpcf7-contact-form-not-found\"><strong>Error:<\/strong> Contact form not found.<\/p> line from the\n   markup and add a Shortcode widget (CSS class \"mydp-order-form order-form\")\n   directly beneath this block. *\/\n.mydp .order-inner h2 { max-width: 22ch; }\n.mydp .order-inner .lead { max-width: 52ch; }\n.mydp .ways { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 1.7rem; }\n.mydp .way {\n  display: inline-flex; align-items: center; gap: 0.6em; padding: 0.85em 1.35em; border-radius: 999px;\n  background: #fff; border: 1px solid var(--line); color: var(--ink); font-size: 0.98rem; font-weight: 600;\n  text-decoration: none !important; transition: transform .25s ease, box-shadow .25s ease;\n}\n.mydp .way svg { width: 17px; height: 17px; flex: none; }\n.mydp .way:hover { transform: translateY(-2px); box-shadow: 0 14px 34px -18px rgba(56,63,71,0.5); }\n.mydp .order-form { margin-top: 1.4rem; text-align: left; }\n.mydp .order-form .wpcf7 { max-width: 560px; margin-inline: auto; }\n.mydp .order-form .wpcf7-form p { margin: 0 0 22px; }\n.mydp .order-form .mydp-row { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }\n.mydp .order-form label { display: block; font-size: 0.78rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }\n.mydp .order-form label i { font-style: normal; font-weight: 600; opacity: 0.7; text-transform: none; letter-spacing: 0.02em; }\n.mydp .order-form .wpcf7-form-control-wrap { display: block; margin-top: 0.6rem; }\n.mydp .order-form input.wpcf7-text, .mydp .order-form input.wpcf7-email, .mydp .order-form input.wpcf7-tel,\n.mydp .order-form input.wpcf7-number, .mydp .order-form textarea.wpcf7-textarea {\n  width: 100%; font-family: var(--body); font-size: 0.95rem; font-weight: 400; letter-spacing: 0;\n  text-transform: none; padding: 0.9em 1.1em; border-radius: 8px; border: 1px solid var(--line);\n  background: #fff; color: var(--ink); line-height: 1.35;\n}\n.mydp .order-form textarea.wpcf7-textarea { min-height: 118px; resize: vertical; }\n.mydp .order-form .mydp-actions { margin: 0.8rem 0 0; text-align: center; }\n.mydp .order-form input.wpcf7-submit {\n  font-family: var(--body); font-weight: 700; font-size: 0.78rem; letter-spacing: 0.1em;\n  text-transform: uppercase; padding: 1.05em 2.1em; border-radius: 999px; border: 1px solid var(--ink);\n  background: var(--ink); color: var(--paper); cursor: pointer;\n}\n.mydp .order-form input.wpcf7-submit:disabled { opacity: 0.55; cursor: default; }\n.mydp .order-form .mydp-fine { margin: 0.9rem 0 0; font-size: 0.79rem; text-align: center; }\n\/* ---- CF7 hardening: wpautop rewrites the template and Elementor\/theme CSS\n   fights field widths, so these are scoped-but-forceful. ---- *\/\n.mydp .order-form .mydp-row { display: grid !important; grid-template-columns: 1fr 1fr; gap: 22px; align-items: end; }\n.mydp .order-form .mydp-row > br, .mydp .order-form .wpcf7-form > br { display: none !important; }\n.mydp .order-form .mydp-row > *:empty { display: none !important; }\n.mydp .order-form .mydp-full { grid-column: 1 \/ -1; }\n.mydp .order-form label, .mydp .order-form .mydp-lab {\n  display: block !important; font-size: 0.78rem; font-weight: 700;\n  letter-spacing: 0.08em; text-transform: uppercase; text-align: left;\n}\n.mydp .order-form .wpcf7-form-control-wrap { display: block !important; margin-top: 0.6rem; }\n.mydp .order-form input:not([type=\"submit\"]):not([type=\"checkbox\"]):not([type=\"radio\"]),\n.mydp .order-form textarea, .mydp .order-form select {\n  width: 100% !important; max-width: 100% !important; box-sizing: border-box !important;\n}\n.mydp .order-form .mydp-turnstile { display: flex !important; justify-content: center !important; margin: 0 0 22px; }\n.mydp .order-form .mydp-turnstile > *,\n.mydp .order-form .cf-turnstile, .mydp .order-form .wpcf7-turnstile {\n  display: flex !important; justify-content: center !important; margin-inline: auto !important; max-width: 100%;\n}\n.mydp .order-form .mydp-turnstile iframe { display: block !important; margin-inline: auto !important; }\n.mydp .order-form .mydp-actions { text-align: center !important; }\n.mydp .order-form .mydp-actions input.wpcf7-submit { width: auto !important; }\n.mydp .order-form input:focus, .mydp .order-form textarea:focus { outline: 2px solid oklch(0.7 0.09 250 \/ 0.55); outline-offset: 1px; }\n.mydp .order-form input.wpcf7-submit { transition: opacity 0.2s, transform 0.2s; }\n.mydp .order-form input.wpcf7-submit:hover { opacity: 0.9; transform: translateY(-1px); }\n.mydp .rule {\n  display: flex; align-items: center; gap: 14px; margin: 2.2rem auto 0.4rem; max-width: 470px;\n  font-size: 0.74rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase;\n}\n.mydp .rule::before, .mydp .rule::after { content: \"\"; flex: 1; height: 1px; background: var(--line); }\n@media (max-width: 640px) {\n  .mydp .ways { flex-direction: column; align-items: stretch; }\n  .mydp .way { justify-content: center; }\n  .mydp .order-form .mydp-row { grid-template-columns: 1fr; }\n  .mydp .order-form input.wpcf7-submit { width: 100%; min-height: 50px; }\n  .mydp .order-form input, .mydp .order-form textarea { min-height: 48px; }\n}\n\/* Contact Form 7 widget: a SIBLING of this block, so it continues and closes\n   the newsletter band itself. Give the Shortcode widget CSS class \"mydp-cf7\"\n   and leave its margin at 0. *\/\n.mydp-cf7, .mydp-cf7 * { box-sizing: border-box; }\n.mydp .mydp-cf7 { position: relative; z-index: 1; margin-top: 2rem; color: var(--ink); font-family: var(--body); }\n.mydp-cf7 .wpcf7 { max-width: 470px; margin-inline: auto; }\n.mydp-cf7 .wpcf7-form p:not(.mydp-fine):not(.mydp-turnstile):not(.mydp-alt) { margin: 0; }\n.mydp-cf7 .mydp-fields { display: flex; gap: 10px; align-items: stretch; }\n.mydp-cf7 .mydp-fields br { display: none; }\n.mydp-cf7 .mydp-turnstile { display: flex; justify-content: center; margin: .85rem 0 0; }\n.mydp-cf7 .mydp-turnstile > * { max-width: 100%; }\n.mydp-cf7 .wpcf7-form-control-wrap { flex: 1; min-width: 0; display: block; }\n.mydp-cf7 input.wpcf7-email {\n  width: 100%; font-family: var(--body); font-size: .95rem; padding: .95em 1.2em;\n  border-radius: 8px; border: 1px solid var(--line); background: #fff; color: var(--ink); line-height: 1.3;\n}\n.mydp-cf7 input.wpcf7-email:focus { outline: 2px solid oklch(0.7 0.09 250 \/ .55); outline-offset: 1px; }\n.mydp-cf7 input.wpcf7-submit {\n  font-family: var(--body); font-weight: 700; font-size: .78rem; letter-spacing: .1em;\n  text-transform: uppercase; padding: .95em 1.7em; border-radius: 8px; border: 1px solid var(--ink);\n  background: var(--ink); color: var(--paper); cursor: pointer; white-space: nowrap;\n  transition: opacity .2s, transform .2s;\n}\n.mydp-cf7 input.wpcf7-submit:hover { opacity: .88; transform: translateY(-1px); }\n.mydp-cf7 .wpcf7-spinner { display: none; }\n.mydp-cf7 form.submitting .wpcf7-spinner { display: inline-block; margin-left: 10px; }\n.mydp-cf7 .wpcf7-not-valid-tip { margin-top: .5rem; font-size: .79rem; color:var(--ink); text-align: center; }\n.mydp-cf7 .wpcf7-response-output {\n  margin: .85rem 0 0 !important; padding: 0 !important; border: 0 !important;\n  font-size: .79rem; color:var(--ink); text-align: center;\n}\n.mydp-cf7 form.invalid .wpcf7-response-output,\n.mydp-cf7 form.unaccepted .wpcf7-response-output,\n.mydp-cf7 form.spam .wpcf7-response-output { color:var(--ink); }\n.mydp-cf7 .mydp-fine { margin: .85rem 0 0; font-size: .82rem; color: var(--ink-soft); text-align: center; }\n.mydp-cf7 .mydp-alt { margin: .9rem 0 0; font-size: .86rem; color: var(--ink-2); text-align: center; }\n.mydp-cf7 .mydp-alt a { color: var(--ink-2); border-bottom: 1px solid var(--line); padding-bottom: 1px; text-decoration: none; }\n.mydp-cf7 .mydp-alt a:hover { color:var(--ink); border-color: currentColor; }\n@media (max-width: 640px) {\n  .mydp-cf7 .mydp-fields { flex-direction: column; }\n  .mydp-cf7 input.wpcf7-submit { width: 100%; min-height: 48px; }\n  .mydp-cf7 input.wpcf7-email { min-height: 48px; }\n}\n\n@media (max-width: 980px) {\n.mydp .deck { grid-template-columns: repeat(2, 1fr); gap: 22px; max-width: 540px; margin-inline: auto; }\n.mydp .give-grid { grid-template-columns: repeat(2, 1fr); gap: 1.8rem 1.4rem; }\n.mydp .steps { grid-template-columns: 1fr; max-width: 460px; margin-inline: auto; }\n.mydp .split { grid-template-columns: 1fr; gap: 36px; }\n.mydp .split.rev .media { order: 0; }\n.mydp .split .media { display: flex; justify-content: center; }\n}\n@media (max-width: 720px) {\n}\n@media (max-width: 540px) {\n.mydp { font-size: 16px; }\n.mydp .deck { grid-template-columns: 1fr; max-width: 320px; }\n.mydp .give-grid { grid-template-columns: 1fr; }\n.mydp .hero-cta .btn { width: 100%; justify-content: center; }\n}\n\n.mydp .tcard {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 610 \/ 860;\n  border-radius: inherit;\n  overflow: hidden;\n  background: var(--wbase, #fdf9f4);\n  container-type: inline-size;\n  --tink: #383f47;\n}\n\n.mydp .tcard .wash {\n  position: absolute; inset: -20%;\n  background:\n    radial-gradient(40% 36% at 24% 26%, var(--w1), transparent 72%),\n    radial-gradient(44% 40% at 78% 30%, var(--w2), transparent 72%),\n    radial-gradient(50% 46% at 62% 82%, var(--w3), transparent 74%),\n    radial-gradient(38% 34% at 16% 80%, var(--w2), transparent 72%),\n    var(--wbase, #fdf9f4);\n  filter: url(#wc-bleed);\n}\n.mydp .tcard .grain {\n  position: absolute; inset: 0; pointer-events: none;\n  opacity: 0.5; mix-blend-mode: multiply;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'\/%3E%3CfeColorMatrix type='saturate' values='0'\/%3E%3C\/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.06'\/%3E%3C\/svg%3E\");\n}\n.mydp .tcard .body {\n  position: absolute; inset: 0; z-index: 2;\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  text-align: center; padding: 9cqi 8cqi;\n}\n\n.mydp .tcard.front .body::before {\n  content: \"\"; position: absolute; inset: 12%;\n  background: radial-gradient(closest-side, rgba(255,255,255,0.55), rgba(255,255,255,0) 78%);\n  z-index: -1;\n}\n\n.mydp .tcard .title {\n  font-family: var(--display);\n  color: var(--tink);\n  font-weight: 600;\n  font-size: 14cqi;\n  line-height: 1.08;\n  letter-spacing: -0.005em;\n  text-wrap: balance;\n}\n.mydp .tcard .title .small { display: block; font-size: 0.62em; font-weight: 500; margin-bottom: 0.18em; letter-spacing: 0.01em; }\n\n.mydp .tcard.back { background: #fdfaf5; }\n.mydp .tcard.back .body { justify-content: center; }\n.mydp .tcard.back .verse {\n  font-family: var(--display);\n  color: var(--tink);\n  font-weight: 500;\n  font-size: 7.6cqi;\n  line-height: 1.32;\n  text-wrap: pretty;\n}\n.mydp .tcard.back .ref {\n  font-family: var(--display);\n  font-style: italic;\n  font-size: 6.6cqi;\n  margin-top: 7cqi;\n  color: var(--tink);\n}\n.mydp .tcard.back .rule { width: 14cqi; height: 2px; background: var(--w2); margin: 6cqi auto 0; border-radius: 2px; opacity: 0.8; }\n\n.mydp .tcard.cover .body { justify-content: space-between; padding: 11cqi 8cqi; }\n.mydp .tcard.cover .wordmark {\n  font-family: var(--display); color: var(--tink);\n  font-weight: 600; font-size: 15cqi; line-height: 1.0;\n}\n.mydp .tcard.cover .mark { width: 34cqi; height: auto; filter: drop-shadow(0 2cqi 3cqi rgba(52,57,63,0.16)); }\n.mydp .tcard.cover .tagline {\n  font-family: var(--display); font-style: italic; color: var(--tink);\n  font-size: 5.4cqi; letter-spacing: 0.01em;\n}\n\n.mydp .t-coral { --wbase:#fdf6ef; --w1:oklch(0.86 0.09 78 \/ .80); --w2:oklch(0.74 0.14 38 \/ .72); --w3:oklch(0.80 0.12 24 \/ .58); --tref:#383f47; }\n.mydp .t-teal { --wbase:#f1f9f5; --w1:oklch(0.85 0.07 160 \/ .78); --w2:oklch(0.72 0.09 188 \/ .72); --w3:oklch(0.86 0.07 150 \/ .55); --tref:#383f47; }\n.mydp .t-lav { --wbase:#f6f3fb; --w1:oklch(0.80 0.08 305 \/ .80); --w2:oklch(0.82 0.07 192 \/ .62); --w3:oklch(0.76 0.09 322 \/ .58); --tref:#383f47; }\n.mydp .t-crimson { --wbase:#fdf3f2; --w1:oklch(0.82 0.08 20 \/ .78); --w2:oklch(0.64 0.15 22 \/ .55); --w3:oklch(0.84 0.07 10 \/ .55); --tref:#383f47; }\n.mydp .t-rose { --wbase:#fdf4f3; --w1:oklch(0.84 0.07 22 \/ .82); --w2:oklch(0.79 0.09 30 \/ .66); --w3:oklch(0.82 0.06 350 \/ .58); --tref:#383f47; }\n@media (prefers-reduced-motion: reduce) {\n.mydp .tcard .wash { filter: none; }\n}\n\n.mydp .flip-face .tcard { position: absolute; inset: 0; aspect-ratio: auto; border-radius: inherit; }\n.mydp .flip-tag { z-index: 4; }\n\n\n.mydp .flip { perspective: 1400px !important; }\n.mydp .flip-inner { position: relative !important; transform-style: preserve-3d !important; }\n.mydp .flip-face { position: absolute !important; inset: 0 !important; overflow: hidden !important; }\n.mydp .flip-front { transform: none !important; }\n.mydp .flip-back { transform: rotateY(180deg) !important; }\n.mydp .flip-face { transition: opacity .3s ease !important; }\n.mydp .flip-front { opacity: 1 !important; visibility: visible !important; z-index: 2 !important; }\n.mydp .flip-back { opacity: 0 !important; visibility: hidden !important; z-index: 1 !important; }\n.mydp .flip.flipped .flip-front { opacity: 0 !important; visibility: hidden !important; z-index: 1 !important; }\n.mydp .flip.flipped .flip-back { opacity: 1 !important; visibility: visible !important; z-index: 2 !important; }\n.mydp .tcard { display: block !important; container-type: inline-size !important; }\n.mydp .flip-face .tcard { position: absolute !important; inset: 0 !important; }\n.mydp .tcard .body { position: absolute !important; inset: 0 !important; display: flex !important; flex-direction: column !important; }\n.mydp .tcard .title, .mydp .tcard .verse, .mydp .tcard .ref, .mydp .tcard .wordmark, .mydp .tcard .tagline {\n  white-space: normal !important; width: 100% !important; max-width: 100% !important;\n  overflow-wrap: break-word !important; float: none !important;\n}\n\n.mydp, .mydp * { text-transform: none !important; font-feature-settings: normal !important; }\n.mydp .eyebrow, .mydp .btn, .mydp .flip-tag, .mydp .hero-scroll,\n.mydp .mydp-cf7 input.wpcf7-submit,\n.mydp .rule, .mydp .order-form label, .mydp .order-form input.wpcf7-submit {\n  text-transform: uppercase !important;\n}\n.mydp .mydp-cf7 input.wpcf7-submit,\n.mydp .order-form input.wpcf7-submit { letter-spacing: 0.1em !important; font-family: var(--body) !important; }\n.mydp .order-form label i,\n.mydp .order-form input, .mydp .order-form textarea { text-transform: none !important; }\n.mydp .display,\n.mydp .tcard .title, .mydp .tcard .verse, .mydp .tcard .ref,\n.mydp .tcard .wordmark, .mydp .tcard .tagline,\n.mydp .step h3, .mydp .news-inner h2 {\n  font-family: var(--display) !important;\n}\n.mydp .give h3 {\n  font-family: var(--body) !important;\n  color: var(--paper) !important;\n  font-size: 1rem !important;\n  font-weight: 700 !important;\n  letter-spacing: 0.02em !important;\n}\n.mydp .mission h2, .mydp .mission .display { color: var(--paper) !important; }\n.mydp .mission .eyebrow, .mydp .mission .lead, .mydp .give p { color:var(--paper) !important; }\n.mydp .tcard .title, .mydp .tcard .verse, .mydp .tcard .wordmark { font-style: normal !important; }\n.mydp .tcard .ref, .mydp .tcard .tagline { font-style: italic !important; }\n.mydp .tcard .title { font-weight: 600 !important; letter-spacing: -0.005em !important; }\n.mydp .tcard .verse { font-weight: 500 !important; letter-spacing: normal !important; }\n.mydp .eyebrow, .mydp .lead, .mydp .deck-note, .mydp .btn { font-family: var(--body) !important; }\n\n<\/style>\n\n<div class=\"mydp\" id=\"mydp-root\">\n\n    <svg width=\"0\" height=\"0\" style=\"position:absolute\" aria-hidden=\"true\">\n    <filter id=\"wc-bleed\" x=\"-20%\" y=\"-20%\" width=\"140%\" height=\"140%\">\n      <feTurbulence type=\"fractalNoise\" baseFrequency=\"0.013 0.017\" numOctaves=\"3\" seed=\"7\" result=\"noise\" \/>\n      <feDisplacementMap in=\"SourceGraphic\" in2=\"noise\" scale=\"30\" xChannelSelector=\"R\" yChannelSelector=\"G\" \/>\n    <\/filter>\n  <\/svg>\n\n  <main id=\"top\">\n\n    <section class=\"hero\">\n    <div class=\"wash\" aria-hidden=\"true\"><\/div>\n    <div class=\"wrap\">\n      <div class=\"hero-inner\">\n        <img class=\"hero-mark\" data-asset=\"mark.png\" alt=\"The Mydentity Project, a fingerprint with a cross at its center\" \/>\n        <h1 class=\"display reveal\">Who you are isn't up for <span class=\"accent\">debate.<\/span><\/h1>\n        <p class=\"hero-sub lead reveal d1\">Culture, comparison, and opinion all fight to define you. But your true identity was never theirs to assign. It is found in Christ alone. The Mydentity Project is a daily reminder of who God says you are.<\/p>\n        <div class=\"hero-cta reveal d2\">\n          <a href=\"#about\" class=\"btn btn-primary\">Discover the Mission <span class=\"arr\">\u2192<\/span><\/a>\n          <a href=\"#truths\" class=\"btn btn-ghost\">See the Daily Truths<\/a>\n        <\/div>\n        <div class=\"hero-scroll reveal d3\">\n          <span>Scroll<\/span>\n          <span class=\"line\"><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n    <section class=\"section\" id=\"about\">\n    <div class=\"wrap\">\n      <div class=\"split\">\n        <div class=\"media reveal\">\n          <div class=\"media-deco\" aria-hidden=\"true\"><\/div>\n          <div class=\"product product-fan\">\n            <div class=\"pcard f1\"><div class=\"tcard front t-teal\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><h3 class=\"title\"><span class=\"small\">You are a<\/span>Child of God<\/h3><\/div><\/div><\/div>\n            <div class=\"pcard f2\"><div class=\"tcard front t-coral\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><h3 class=\"title\"><span class=\"small\">You are a<\/span>New Creation<\/h3><\/div><\/div><\/div>\n            <div class=\"pcard f3\"><div class=\"tcard front t-crimson\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><h3 class=\"title\"><span class=\"small\">You are<\/span>Dearly Loved<\/h3><\/div><\/div><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"copy stack reveal d1\">\n          <span class=\"eyebrow\">About the project<\/span>\n          <h2 class=\"display\">Your identity isn't found in what you do. It's found in who God says you are.<\/h2>\n          <p class=\"lead\">The Mydentity Project was created to remind believers of the Biblical truths about their identity in Christ. Each card pairs a powerful statement with Scripture, helping you stand firm in God's Word and reject the lies of the world.<\/p>\n          <p>When you know how God views you, you can live with confidence, walk in freedom, and love others well.<\/p>\n          <p class=\"verse-inline\"><em style=\"font-family:var(--display); font-style:italic; font-size:1.25rem; color:var(--ink-2);\">\u201cYou are fearfully and wonderfully made.\u201d (Psalm 139:14)<\/em><\/p>\n          <div>\n            <a href=\"#truths\" class=\"btn btn-primary\" style=\"margin-top:0.4rem;\">Explore the Truths <span class=\"arr\">\u2192<\/span><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n    <section class=\"section truths\" id=\"truths\">\n    <div class=\"wrap\">\n      <div class=\"truths-head center reveal\">\n        <span class=\"eyebrow centered\">The Daily Truths<\/span>\n        <h2 class=\"display\" style=\"margin-top:1rem;\">Every card holds a truth on one side, and the Word of God on the other.<\/h2>\n        <p class=\"lead\" style=\"margin-top:1rem;\">Read the declaration. Then turn the card to anchor it in Scripture.<\/p>\n      <\/div>\n\n      <div class=\"deck\" id=\"deck\">\n                <button class=\"flip reveal\" data-flip aria-label=\"Flip card: You are a New Creation\">\n          <div class=\"flip-inner\">\n            <div class=\"flip-face flip-front\">\n              <div class=\"tcard front t-coral\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><h3 class=\"title\"><span class=\"small\">You are a<\/span>New Creation<\/h3><\/div><\/div>\n              <span class=\"flip-tag\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 12a9 9 0 1 0 3-6.7\"\/><path d=\"M3 4v4h4\"\/><\/svg>Tap for verse<\/span>\n            <\/div>\n            <div class=\"flip-face flip-back\">\n              <div class=\"tcard back t-coral\"><div class=\"body\"><p class=\"verse\">Therefore, if anyone is in Christ, he is a new creation. The old has passed away; behold, the new has come.<\/p><div class=\"rule\" aria-hidden=\"true\"><\/div><p class=\"ref\">2 Corinthians 5:17<\/p><\/div><\/div>\n            <\/div>\n          <\/div>\n        <\/button>\n                <button class=\"flip reveal d1\" data-flip aria-label=\"Flip card: You are Fearfully and Wonderfully Made\">\n          <div class=\"flip-inner\">\n            <div class=\"flip-face flip-front\">\n              <div class=\"tcard front t-lav\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><h3 class=\"title\"><span class=\"small\">You are<\/span>Fearfully &amp; Wonderfully Made<\/h3><\/div><\/div>\n              <span class=\"flip-tag\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 12a9 9 0 1 0 3-6.7\"\/><path d=\"M3 4v4h4\"\/><\/svg>Tap for verse<\/span>\n            <\/div>\n            <div class=\"flip-face flip-back\">\n              <div class=\"tcard back t-lav\"><div class=\"body\"><p class=\"verse\">I praise you, for I am fearfully and wonderfully made. Wonderful are your works; my soul knows it very well.<\/p><div class=\"rule\" aria-hidden=\"true\"><\/div><p class=\"ref\">Psalm 139:14<\/p><\/div><\/div>\n            <\/div>\n          <\/div>\n        <\/button>\n                <button class=\"flip reveal d2\" data-flip aria-label=\"Flip card: You are a Child of God\">\n          <div class=\"flip-inner\">\n            <div class=\"flip-face flip-front\">\n              <div class=\"tcard front t-teal\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><h3 class=\"title\"><span class=\"small\">You are a<\/span>Child of God<\/h3><\/div><\/div>\n              <span class=\"flip-tag\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 12a9 9 0 1 0 3-6.7\"\/><path d=\"M3 4v4h4\"\/><\/svg>Tap for verse<\/span>\n            <\/div>\n            <div class=\"flip-face flip-back\">\n              <div class=\"tcard back t-teal\"><div class=\"body\"><p class=\"verse\">But to all who did receive him, who believed in his name, he gave the right to become children of God.<\/p><div class=\"rule\" aria-hidden=\"true\"><\/div><p class=\"ref\">John 1:12&ndash;13<\/p><\/div><\/div>\n            <\/div>\n          <\/div>\n        <\/button>\n                <button class=\"flip reveal d3\" data-flip aria-label=\"Flip card: You are Dearly Loved\">\n          <div class=\"flip-inner\">\n            <div class=\"flip-face flip-front\">\n              <div class=\"tcard front t-crimson\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><h3 class=\"title\"><span class=\"small\">You are<\/span>Dearly Loved<\/h3><\/div><\/div>\n              <span class=\"flip-tag\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 12a9 9 0 1 0 3-6.7\"\/><path d=\"M3 4v4h4\"\/><\/svg>Tap for verse<\/span>\n            <\/div>\n            <div class=\"flip-face flip-back\">\n              <div class=\"tcard back t-crimson\"><div class=\"body\"><p class=\"verse\">Therefore, as God&rsquo;s chosen people, holy and dearly loved, clothe yourselves with compassion, kindness, humility, gentleness and patience.<\/p><div class=\"rule\" aria-hidden=\"true\"><\/div><p class=\"ref\">Colossians 3:12<\/p><\/div><\/div>\n            <\/div>\n          <\/div>\n        <\/button>\n      <\/div>\n      <p class=\"deck-note center reveal\">A growing collection. New truths are added to the deck regularly.<\/p>\n    <\/div>\n  <\/section>\n\n    <section class=\"section\" id=\"how\">\n    <div class=\"wrap\">\n      <div class=\"center reveal\" style=\"max-width:60ch;margin:0 auto 3rem;\">\n        <span class=\"eyebrow centered\">How it works<\/span>\n        <h2 class=\"display\" style=\"margin-top:1rem;\">Anchor your heart and mind in God's Word.<\/h2>\n      <\/div>\n      <div class=\"steps\">\n        <article class=\"step reveal\">\n          <h3>A truth, declared<\/h3>\n          <p>Each card opens with a Biblical statement about who you are in Christ: clear, personal, and true.<\/p>\n        <\/article>\n        <article class=\"step reveal d1\">\n          <h3>Scripture, to keep<\/h3>\n          <p>Turn the card to the Word it stands on, a verse to reflect on, memorize, and carry through your day.<\/p>\n        <\/article>\n        <article class=\"step reveal d2\">\n          <h3>Identity, lived out<\/h3>\n          <p>These daily reminders equip you to combat lies, live in freedom, and grow in quiet confidence.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n    <section class=\"section\" style=\"background:var(--paper-2);\">\n    <div class=\"wrap\">\n      <div class=\"feature-card reveal\">\n      <div class=\"split rev\">\n        <div class=\"media reveal\">\n          <div class=\"media-deco\" aria-hidden=\"true\" style=\"background:radial-gradient(58% 56% at 50% 46%, oklch(0.80 0.07 195 \/ 0.55), transparent 70%);\"><\/div>\n          <div class=\"product product-stack\">\n            <div class=\"pcard s1\"><div class=\"tcard front t-coral\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><h3 class=\"title\"><span class=\"small\">You are a<\/span>New Creation<\/h3><\/div><\/div><\/div>\n            <div class=\"pcard s2\"><div class=\"tcard front t-lav\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><h3 class=\"title\"><span class=\"small\">You are<\/span>Fearfully &amp; Wonderfully Made<\/h3><\/div><\/div><\/div>\n            <div class=\"pcard s3\"><div class=\"tcard cover t-rose\"><div class=\"wash\" aria-hidden=\"true\"><\/div><div class=\"grain\" aria-hidden=\"true\"><\/div><div class=\"body\"><div class=\"wordmark\">Mydentity<br>Project<\/div><img class=\"mark\" data-asset=\"mark.png\" alt=\"\" \/><div class=\"tagline\">Who You Are in Christ, Every Day<\/div><\/div><\/div><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"copy stack reveal d1\">\n          <span class=\"eyebrow\">Why it matters<\/span>\n          <h2 class=\"display\">In a world of comparison and noise, it's easy to lose sight of who you are.<\/h2>\n          <p class=\"lead\">Your worth is not measured by achievements, possessions, or opinions. It is rooted in Christ: settled, secure, and unchanging.<\/p>\n          <p>The Mydentity Project exists to remind every believer of this life-changing truth: you are fearfully and wonderfully made, chosen and dearly loved, and God's workmanship, created in Christ Jesus for good works.<\/p>\n        <\/div>\n      <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n    <section class=\"section mission\" id=\"mission\">\n    <div class=\"mwash\" aria-hidden=\"true\"><\/div>\n    <div class=\"wrap\">\n      <div class=\"center reveal\" style=\"max-width:62ch;margin:0 auto;\">\n        <span class=\"eyebrow centered\">More than a card<\/span>\n        <h2 class=\"display\" style=\"margin-top:1rem;\">Every purchase helps spread God's Word.<\/h2>\n        <p class=\"lead\" style=\"margin-top:1rem;\">When you support the Mydentity Project, you join a wider mission to remind believers of their true identity in Christ.<\/p>\n      <\/div>\n      <div class=\"give-grid\">\n        <div class=\"give reveal\">\n          <h3>Advancing the Gospel<\/h3>\n          <p>Every purchase helps spread God's Word and encourages believers to live out their true identity in Christ.<\/p>\n        <\/div>\n        <div class=\"give reveal d1\">\n          <h3>Serving the Kingdom<\/h3>\n          <p>Proceeds are reinvested into ministries and projects that build up the Body of Christ.<\/p>\n        <\/div>\n        <div class=\"give reveal d2\">\n          <h3>Equipping Generations<\/h3>\n          <p>Your support empowers families and churches to pass on a Christ-centered identity to the next generation.<\/p>\n        <\/div>\n        <div class=\"give reveal d3\">\n          <h3>Loving Communities<\/h3>\n          <p>Funds bless others through outreach, service, and tangible expressions of God's love.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n    <section class=\"section\" id=\"contact-order\">\n    <div class=\"wrap\">\n      <div class=\"news-band reveal\">\n        <div class=\"news-wash\" aria-hidden=\"true\"><\/div>\n        <div class=\"news-inner order-inner\">\n          <span class=\"eyebrow centered\">Ordering the deck<\/span>\n          <h2 class=\"display\">If you would like to order, contact us.<\/h2>\n          <p class=\"lead\">The cards are made in small batches, so orders come straight through us for now. Reach out by email or phone, or send the form below and we will reply with pricing, quantities, and shipping.<\/p>\n          <div class=\"ways\">\n            <a class=\"way\" href=\"mailto:info@mydentityproject.com\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><rect x=\"3\" y=\"5.5\" width=\"18\" height=\"13\" rx=\"2.5\"><\/rect><path d=\"m3.8 7 8.2 6 8.2-6\"><\/path><\/svg>info@mydentityproject.com<\/a>\n            <a class=\"way\" href=\"tel:+19107425540\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><path d=\"M6.2 3.5h3l1.6 4-2 1.4a11 11 0 0 0 5.3 5.3l1.4-2 4 1.6v3a1.7 1.7 0 0 1-1.9 1.7C11.6 18.8 5.2 12.4 4.5 5.4A1.7 1.7 0 0 1 6.2 3.5z\"><\/path><\/svg>(910) 742-5540<\/a>\n          <\/div>\n          <div class=\"rule\">Or send us a note<\/div>\n        <div class=\"mydp-order-form order-form\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f57-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"57\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F15#wpcf7-f57-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"57\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f57-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p class=\"mydp-row\"><br \/>\n<label>Your name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First and last name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><\/label><br \/>\n<label>Email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"you@example.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><\/label>\n<\/p>\n<p class=\"mydp-row\"><br \/>\n<label>Phone <i>optional<\/i><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" autocomplete=\"tel\" aria-invalid=\"false\" placeholder=\"(910) 000-0000\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><\/label><br \/>\n<label>How many decks?<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"quantity\"><input class=\"wpcf7-form-control wpcf7-number wpcf7-validates-as-number\" min=\"1\" aria-invalid=\"false\" placeholder=\"1\" value=\"\" type=\"number\" name=\"quantity\" \/><\/span><\/label>\n<\/p>\n<p><label>Anything we should know?<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"4\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Shipping city, timeline, questions, a note about who it is for.\" name=\"your-message\"><\/textarea><\/span><\/label>\n<\/p>\n<p class=\"mydp-turnstile\">\n<div class=\"wpcf7-turnstile cf-turnstile\" data-sitekey=\"0x4AAAAAAD_tVRrfbq2whfMf\" data-response-field-name=\"_wpcf7_turnstile_response\"><\/div>\n<\/p>\n<p class=\"mydp-actions\"><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send order request\" \/>\n<\/p>\n<p class=\"mydp-fine\">We reply within a day or two with pricing and shipping. No list, no spam.\n<\/p><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_2\" name=\"_wpcf7_ak_js\" value=\"218\"\/><script>\ndocument.getElementById( \"ak_js_2\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n    <section class=\"news\" id=\"newsletter\" data-shortcode='\n&lt;div class=&quot;wpcf7 no-js&quot; id=&quot;wpcf7-f7-o1&quot; lang=&quot;en-US&quot; dir=&quot;ltr&quot; data-wpcf7-id=&quot;7&quot;&gt;\n&lt;div class=&quot;screen-reader-response&quot;&gt;&lt;p role=&quot;status&quot; aria-live=&quot;polite&quot; aria-atomic=&quot;true&quot;&gt;&lt;\/p&gt; &lt;ul&gt;&lt;\/ul&gt;&lt;\/div&gt;\n&lt;form action=&quot;\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F15#wpcf7-f7-o1&quot; method=&quot;post&quot; class=&quot;wpcf7-form init&quot; aria-label=&quot;Contact form&quot; novalidate=&quot;novalidate&quot; data-status=&quot;init&quot;&gt;\n&lt;fieldset class=&quot;hidden-fields-container&quot;&gt;&lt;input type=&quot;hidden&quot; name=&quot;_wpcf7&quot; value=&quot;7&quot; \/&gt;&lt;input type=&quot;hidden&quot; name=&quot;_wpcf7_version&quot; value=&quot;6.1.6&quot; \/&gt;&lt;input type=&quot;hidden&quot; name=&quot;_wpcf7_locale&quot; value=&quot;en_US&quot; \/&gt;&lt;input type=&quot;hidden&quot; name=&quot;_wpcf7_unit_tag&quot; value=&quot;wpcf7-f7-o1&quot; \/&gt;&lt;input type=&quot;hidden&quot; name=&quot;_wpcf7_container_post&quot; value=&quot;0&quot; \/&gt;&lt;input type=&quot;hidden&quot; name=&quot;_wpcf7_posted_data_hash&quot; value=&quot;&quot; \/&gt;\n&lt;\/fieldset&gt;\n&lt;p class=&quot;mydp-fields&quot;&gt;&lt;span class=&quot;wpcf7-form-control-wrap&quot; data-name=&quot;your-email&quot;&gt;&lt;input size=&quot;40&quot; maxlength=&quot;400&quot; class=&quot;wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email&quot; autocomplete=&quot;email&quot; aria-required=&quot;true&quot; aria-invalid=&quot;false&quot; placeholder=&quot;Your email address&quot; value=&quot;&quot; type=&quot;email&quot; name=&quot;your-email&quot; \/&gt;&lt;\/span&gt;&lt;input class=&quot;wpcf7-form-control wpcf7-submit has-spinner&quot; type=&quot;submit&quot; value=&quot;Notify me&quot; \/&gt;\n&lt;\/p&gt;\n&lt;p class=&quot;mydp-turnstile&quot;&gt;\n&lt;div class=&quot;wpcf7-turnstile cf-turnstile&quot; data-sitekey=&quot;0x4AAAAAAD_tVRrfbq2whfMf&quot; data-response-field-name=&quot;_wpcf7_turnstile_response&quot;&gt;&lt;\/div&gt;\n&lt;\/p&gt;\n&lt;p class=&quot;mydp-fine&quot;&gt;No noise, no spam. Just one email when the cards are ready.\n&lt;\/p&gt;\n&lt;p class=&quot;mydp-alt&quot;&gt;Rather just say hello? &lt;a href=&quot;mailto:info@mydentityproject.com&quot;&gt;info@mydentityproject.com&lt;\/a&gt;\n&lt;\/p&gt;&lt;p style=&quot;display: none !important;&quot; class=&quot;akismet-fields-container&quot; data-prefix=&quot;_wpcf7_ak_&quot;&gt;&lt;label&gt;&#916;&lt;textarea name=&quot;_wpcf7_ak_hp_textarea&quot; cols=&quot;45&quot; rows=&quot;8&quot; maxlength=&quot;100&quot;&gt;&lt;\/textarea&gt;&lt;\/label&gt;&lt;input type=&quot;hidden&quot; id=&quot;ak_js_1&quot; name=&quot;_wpcf7_ak_js&quot; value=&quot;9&quot;\/&gt;&lt;script&gt;\ndocument.getElementById( &quot;ak_js_1&quot; ).setAttribute( &quot;value&quot;, ( new Date() ).getTime() );\n&lt;\/script&gt;\n&lt;\/p&gt;&lt;div class=&quot;wpcf7-response-output&quot; aria-hidden=&quot;true&quot;&gt;&lt;\/div&gt;\n&lt;\/form&gt;\n&lt;\/div&gt;\n'>\n    <div class=\"wrap\">\n      <div class=\"news-band reveal\">\n        <div class=\"news-wash\" aria-hidden=\"true\"><\/div>\n        <div class=\"news-inner\">\n          <img class=\"news-mark\" data-asset=\"mark.png\" alt=\"\" \/>\n          <span class=\"eyebrow centered\">Daily truth in your inbox<\/span>\n          <h2 class=\"display\">Join the Mydentity mailing list.<\/h2>\n          <p class=\"lead\">Receive a daily truth and Scripture, delivered to your inbox, a small, steady reminder of who you are in Christ.<\/p>\n        <\/div>\n        <div class=\"mydp-cf7\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f7-o3\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"7\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F15#wpcf7-f7-o3\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"7\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f7-o3\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p class=\"mydp-fields\"><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your email address\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Notify me\" \/>\n<\/p>\n<p class=\"mydp-turnstile\">\n<div class=\"wpcf7-turnstile cf-turnstile\" data-sitekey=\"0x4AAAAAAD_tVRrfbq2whfMf\" data-response-field-name=\"_wpcf7_turnstile_response\"><\/div>\n<\/p>\n<p class=\"mydp-fine\">No noise, no spam. Just one email when the cards are ready.\n<\/p>\n<p class=\"mydp-alt\">Rather just say hello? <a href=\"mailto:info@mydentityproject.com\">info@mydentityproject.com<\/a>\n<\/p><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_3\" name=\"_wpcf7_ak_js\" value=\"87\"\/><script>\ndocument.getElementById( \"ak_js_3\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <\/main>\n\n<\/div>\n\n<script>\n(function () {\n  'use strict';\n  var root = document.getElementById('mydp-root') || document.querySelector('.mydp');\n  if (!root) return;\n\n  var ASSET_BASE = 'https:\/\/mip.nwd.engineering\/wp-content\/uploads\/2026\/06\/';\n\n  root.querySelectorAll('[data-asset]').forEach(function (img) {\n    img.src = ASSET_BASE + img.getAttribute('data-asset');\n  });\n\n  root.querySelectorAll('a[href^=\"#\"]').forEach(function (a) {\n    a.addEventListener('click', function (ev) {\n      var id = a.getAttribute('href').slice(1);\n      var target = id && root.querySelector('#' + id);\n      if (target) { ev.preventDefault(); target.scrollIntoView({ behavior: 'smooth', block: 'start' }); }\n    });\n  });\n\n  root.querySelectorAll('[data-flip]').forEach(function (card) {\n    card.addEventListener('click', function () { card.classList.toggle('flipped'); });\n  });\n\n  var revealEls = Array.prototype.slice.call(root.querySelectorAll('.reveal'));\n  var show = function (el) { el.classList.add('in'); };\n  var sweep = function () {\n    var vh = window.innerHeight || document.documentElement.clientHeight;\n    revealEls.forEach(function (el) {\n      if (el.classList.contains('in')) return;\n      var r = el.getBoundingClientRect();\n      if (r.top < vh * 0.96 && r.bottom > 0) show(el);\n    });\n  };\n  if ('IntersectionObserver' in window) {\n    var io = new IntersectionObserver(function (entries) {\n      entries.forEach(function (en) { if (en.isIntersecting) { show(en.target); io.unobserve(en.target); } });\n    }, { threshold: 0, rootMargin: '0px 0px -6% 0px' });\n    revealEls.forEach(function (el) { io.observe(el); });\n  } else {\n    revealEls.forEach(show);\n  }\n  requestAnimationFrame(function () { requestAnimationFrame(sweep); });\n  window.addEventListener('load', sweep);\n  window.addEventListener('scroll', sweep, { passive: true });\n  if (document.fonts && document.fonts.ready) document.fonts.ready.then(sweep);\n\n  var finishInstant = function () {\n    revealEls.forEach(function (el) { el.style.opacity = '1'; el.style.transform = 'none'; el.style.transition = 'none'; });\n  };\n  if (document.hidden) finishInstant();\n  document.addEventListener('visibilitychange', function () { if (document.hidden) finishInstant(); });\n  var frames = 0;\n  var countFrames = function () { frames++; if (frames < 60) requestAnimationFrame(countFrames); };\n  requestAnimationFrame(countFrames);\n  setTimeout(function () { if (frames < 3) finishInstant(); }, 650);\n  setTimeout(function () {\n    var vh = window.innerHeight || document.documentElement.clientHeight;\n    var stuck = revealEls.some(function (el) {\n      var r = el.getBoundingClientRect();\n      return (r.top < vh && r.bottom > 0) && parseFloat(getComputedStyle(el).opacity) < 0.05;\n    });\n    if (stuck) finishInstant();\n  }, 1600);\n})();\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Mydentity, Elementor Embed (preview) Who you are isn&#8217;t up for debate. Culture, comparison, and opinion all fight to define you. But your true identity was never theirs to assign. It is found in Christ alone. The Mydentity Project is a daily reminder of who God says you are. Discover the Mission \u2192 See the Daily [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mydentityproject.org\/index.php?rest_route=\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mydentityproject.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mydentityproject.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mydentityproject.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mydentityproject.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"}],"version-history":[{"count":31,"href":"https:\/\/mydentityproject.org\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":76,"href":"https:\/\/mydentityproject.org\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions\/76"}],"wp:attachment":[{"href":"https:\/\/mydentityproject.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}