{"id":8,"date":"2026-06-04T17:15:32","date_gmt":"2026-06-04T17:15:32","guid":{"rendered":"https:\/\/dshete.vccdigitalmedia.ca\/wordpress\/?page_id=8"},"modified":"2026-06-05T16:45:25","modified_gmt":"2026-06-05T16:45:25","slug":"home","status":"publish","type":"page","link":"https:\/\/staging.dshete.vccdigitalmedia.ca\/","title":{"rendered":"Home"},"content":{"rendered":"<style>@import url(\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700&family=Inter:wght@300;400;500;600;700&display=swap\");\n:root{\n  --paper:       #FAF6EF;\n  --paper-2:     #F3ECE0;\n  --cream:       #FBF8F2;\n  --ink:         #1B1815;\n  --ink-soft:    #4A443C;\n  --ink-faint:   #837A6E;\n  --line:        #E4DBCC;\n  --line-soft:   #EFE7D9;\n  --coral:       #DB5340;\n  --coral-deep:  #BB3F2D;\n  --coral-tint:  #F6E0D8;\n  --dark:        #1A1714;\n  --dark-2:      #221E19;\n  --dark-soft:   #C9C0B2;\n  --gold:        #C9A24B;\n  --display: \"Playfair Display\", Georgia, serif;\n  --body:    \"Inter\", -apple-system, BlinkMacSystemFont, sans-serif;\n  --maxw: 1240px;\n  --gut: clamp(20px, 5vw, 64px);\n  --radius: 4px;\n  --ease: cubic-bezier(0.22, 0.61, 0.36, 1);\n  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);\n}\n.wdw-site *, .wdw-site *::before, .wdw-site *::after{ box-sizing: border-box; margin: 0; padding: 0; }\n.wdw-site{ scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }\n.wdw-site{\n  font-family: var(--body);\n  background: var(--paper);\n  color: var(--ink);\n  line-height: 1.65;\n  font-size: 17px;\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n  overflow-x: hidden;\n}\n.wdw-site img{ max-width: 100%; display: block; }\n.wdw-site a{ color: inherit; text-decoration: none; }\n.wdw-site button{ font-family: inherit; cursor: pointer; border: none; background: none; }\n.wdw-site ul{ list-style: none; }\n.wdw-site ::selection{ background: var(--coral); color: #fff; }\n.wdw-site h1, .wdw-site h2, .wdw-site h3, .wdw-site h4{ font-family: var(--display); font-weight: 700; line-height: 1.08; letter-spacing: -0.01em; }\n.wdw-site .kicker{\n  font-family: var(--body);\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--coral);\n}\n.wdw-site .serif-italic{ font-family: var(--display); font-style: italic; font-weight: 500; }\n.wdw-site .wrap{ width: 100%; max-width: var(--maxw); margin: 0 auto; padding: 0 var(--gut); }\n.wdw-site .section{ padding: clamp(64px, 9vw, 130px) 0; }\n.wdw-site .section-head{ margin-bottom: clamp(36px, 5vw, 60px); }\n.wdw-site .section-head .kicker{ display: inline-block; margin-bottom: 16px; }\n.wdw-site .section-head h2{ font-size: clamp(2rem, 5vw, 3.4rem); }\n.wdw-site .section-head p{ color: var(--ink-soft); max-width: 56ch; margin-top: 18px; font-size: 1.05rem; }\n.wdw-site .row-head{ display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; flex-wrap: wrap; }\n.wdw-site .txt-link{\n  font-family: var(--body); font-size: 13px; font-weight: 600;\n  letter-spacing: 0.08em; text-transform: uppercase; color: var(--ink);\n  display: inline-flex; align-items: center; gap: 9px; transition: gap .35s var(--ease), color .3s;\n}\n.wdw-site .txt-link svg{ transition: transform .35s var(--ease); }\n.wdw-site .txt-link:hover{ color: var(--coral); gap: 14px; }\n.wdw-site .txt-link:hover svg{ transform: translateX(3px); }\n.wdw-site .btn{\n  display: inline-flex; align-items: center; gap: 10px;\n  font-family: var(--body); font-size: 14px; font-weight: 600; letter-spacing: 0.03em;\n  padding: 15px 30px; border-radius: 100px; transition: all .4s var(--ease);\n  position: relative;\n}\n.wdw-site .btn-primary{ background: var(--coral); color: #fff; }\n.wdw-site .btn-primary:hover{ background: var(--coral-deep); transform: translateY(-2px); box-shadow: 0 14px 30px -12px rgba(187,63,45,.6); }\n.wdw-site .btn-ghost{ border: 1.5px solid currentColor; color: var(--ink); }\n.wdw-site .btn-ghost:hover{ background: var(--ink); color: var(--paper); border-color: var(--ink); }\n.wdw-site .btn-ghost-light{ border: 1.5px solid rgba(255,255,255,.5); color: #fff; }\n.wdw-site .btn-ghost-light:hover{ background: #fff; color: var(--ink); border-color: #fff; }\n.wdw-site .btn svg{ transition: transform .4s var(--ease); }\n.wdw-site .btn:hover svg{ transform: translateX(3px); }\n.wdw-site .site-header{\n  position: fixed; inset: 0 0 auto 0; z-index: 200;\n  transition: background .5s var(--ease), box-shadow .5s var(--ease), padding .4s var(--ease);\n  padding: 22px 0;\n}\n.wdw-site .site-header .wrap{ display: flex; align-items: center; justify-content: space-between; gap: 24px; }\n.wdw-site .brand{\n  font-family: var(--display); font-weight: 800; font-size: 1.45rem;\n  letter-spacing: 0.01em; color: var(--ink); white-space: nowrap; transition: color .4s;\n}\n.wdw-site .brand .dot{ color: var(--coral); }\n.wdw-site .nav{ display: flex; align-items: center; gap: 34px; }\n.wdw-site .nav a{\n  font-size: 14px; font-weight: 500; letter-spacing: 0.02em; color: var(--ink-soft);\n  position: relative; transition: color .3s; padding: 4px 0;\n}\n.wdw-site .nav a::after{\n  content: \"\"; position: absolute; left: 0; bottom: -2px; height: 2px; width: 0;\n  background: var(--coral); transition: width .35s var(--ease);\n}\n.wdw-site .nav a:hover, .wdw-site .nav a.active{ color: var(--ink); }\n.wdw-site .nav a:hover::after, .wdw-site .nav a.active::after{ width: 100%; }\n.wdw-site .header-actions{ display: flex; align-items: center; gap: 18px; }\n.wdw-site .icon-btn{ color: var(--ink-soft); display: grid; place-items: center; transition: color .3s, transform .3s; }\n.wdw-site .icon-btn:hover{ color: var(--coral); transform: scale(1.08); }\n.wdw-site .nav-cta{\n  font-size: 13px; font-weight: 600; padding: 11px 22px; border-radius: 100px;\n  background: var(--ink); color: var(--paper); transition: all .4s var(--ease);\n}\n.wdw-site .nav-cta:hover{ background: var(--coral); transform: translateY(-2px); }\n.wdw-site .site-header.over-hero{ padding: 28px 0; }\n.wdw-site .site-header.over-hero .brand{ color: #fff; }\n.wdw-site .site-header.over-hero .nav a{ color: rgba(255,255,255,.78); }\n.wdw-site .site-header.over-hero .nav a:hover, .wdw-site .site-header.over-hero .nav a.active{ color: #fff; }\n.wdw-site .site-header.over-hero .icon-btn{ color: rgba(255,255,255,.82); }\n.wdw-site .site-header.over-hero .icon-btn:hover{ color: #fff; }\n.wdw-site .site-header.over-hero .nav-cta{ background: #fff; color: var(--ink); }\n.wdw-site .site-header.over-hero .nav-cta:hover{ background: var(--coral); color: #fff; }\n.wdw-site .site-header.over-hero .burger span{ background: #fff; }\n.wdw-site .site-header.scrolled{\n  background: rgba(250,246,239,.86); backdrop-filter: blur(14px);\n  box-shadow: 0 1px 0 var(--line); padding: 16px 0;\n}\n.wdw-site .site-header.scrolled .brand{ color: var(--ink); }\n.wdw-site .site-header.scrolled .nav a{ color: var(--ink-soft); }\n.wdw-site .site-header.scrolled .nav a:hover, .wdw-site .site-header.scrolled .nav a.active{ color: var(--ink); }\n.wdw-site .site-header.scrolled .icon-btn{ color: var(--ink-soft); }\n.wdw-site .site-header.scrolled .nav-cta{ background: var(--ink); color: var(--paper); }\n.wdw-site .site-header.scrolled .nav-cta:hover{ background: var(--coral); }\n.wdw-site .site-header.scrolled .burger span{ background: var(--ink); }\n.wdw-site .burger{ display: none; flex-direction: column; gap: 5px; padding: 6px; }\n.wdw-site .burger span{ width: 24px; height: 2px; background: var(--ink); border-radius: 2px; transition: .35s var(--ease); }\n.wdw-site .burger.open span:nth-child(1){ transform: translateY(7px) rotate(45deg); }\n.wdw-site .burger.open span:nth-child(2){ opacity: 0; }\n.wdw-site .burger.open span:nth-child(3){ transform: translateY(-7px) rotate(-45deg); }\n.wdw-site .mobile-menu{\n  position: fixed; inset: 0; z-index: 190; background: var(--dark);\n  display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 8px;\n  opacity: 0; visibility: hidden; transition: opacity .45s var(--ease), visibility .45s;\n}\n.wdw-site .mobile-menu.open{ opacity: 1; visibility: visible; }\n.wdw-site .mobile-menu a{\n  font-family: var(--display); font-size: 2rem; color: #fff; opacity: 0; transform: translateY(18px);\n  transition: opacity .5s var(--ease), transform .5s var(--ease), color .3s; padding: 8px 0;\n}\n.wdw-site .mobile-menu a:hover{ color: var(--coral); }\n.wdw-site .mobile-menu.open a{ opacity: 1; transform: translateY(0); }\n.wdw-site .mobile-menu.open a:nth-child(1){ transition-delay: .08s; }\n.wdw-site .mobile-menu.open a:nth-child(2){ transition-delay: .14s; }\n.wdw-site .mobile-menu.open a:nth-child(3){ transition-delay: .20s; }\n.wdw-site .mobile-menu.open a:nth-child(4){ transition-delay: .26s; }\n.wdw-site .mobile-menu.open a:nth-child(5){ transition-delay: .32s; }\n.wdw-site .mobile-menu .mm-cta{\n  margin-top: 28px; font-family: var(--body); font-size: 14px; font-weight: 600;\n  background: var(--coral); color: #fff; padding: 14px 34px; border-radius: 100px;\n  transition-delay: .38s;\n}\n.wdw-site .hero{\n  position: relative; min-height: 100svh; display: flex; align-items: flex-end;\n  color: #fff; overflow: hidden;\n}\n.wdw-site .hero-bg{ position: absolute; inset: 0; z-index: 0; }\n.wdw-site .hero-bg img{ width: 100%; height: 100%; object-fit: cover; transform: scale(1.08); animation: heroZoom 14s var(--ease) forwards; }\n@keyframes heroZoom{ to { transform: scale(1); } }\n.wdw-site .hero-bg::after{\n  content: \"\"; position: absolute; inset: 0;\n  background: linear-gradient(180deg, rgba(20,17,14,.55) 0%, rgba(20,17,14,.25) 35%, rgba(20,17,14,.78) 100%);\n}\n.wdw-site .hero-inner{ position: relative; z-index: 2; padding-bottom: clamp(60px, 9vw, 120px); padding-top: 140px; }\n.wdw-site .hero .kicker{ color: var(--coral-tint); }\n.wdw-site .hero h1{\n  font-size: clamp(4rem, 16vw, 12rem); line-height: .9; letter-spacing: -0.02em;\n  margin: 18px 0 0; font-weight: 800;\n}\n.wdw-site .hero h1 .q{ color: var(--coral); }\n.wdw-site .hero .lede{\n  font-size: clamp(1.05rem, 2vw, 1.4rem); max-width: 50ch; color: rgba(255,255,255,.88);\n  margin: 26px 0 38px; line-height: 1.55; font-weight: 300;\n}\n.wdw-site .hero-ctas{ display: flex; gap: 16px; flex-wrap: wrap; }\n.wdw-site .hero-scroll{\n  position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); z-index: 2;\n  display: flex; flex-direction: column; align-items: center; gap: 10px;\n  font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(255,255,255,.7);\n}\n.wdw-site .hero-scroll .line{ width: 1px; height: 40px; background: linear-gradient(rgba(255,255,255,.7), transparent); animation: scrollLine 2s ease-in-out infinite; }\n@keyframes scrollLine{ 0%,100%{ transform: scaleY(.4); opacity:.4; } 50%{ transform: scaleY(1); opacity:1; } }\n.wdw-site [data-load]{ opacity: 0; transform: translateY(26px); }\n.wdw-site .loaded [data-load]{ opacity: 1; transform: translateY(0); transition: opacity .9s var(--ease-out), transform .9s var(--ease-out); }\n.wdw-site .loaded [data-load=\"1\"]{ transition-delay: .1s; }\n.wdw-site .loaded [data-load=\"2\"]{ transition-delay: .24s; }\n.wdw-site .loaded [data-load=\"3\"]{ transition-delay: .38s; }\n.wdw-site .loaded [data-load=\"4\"]{ transition-delay: .52s; }\n.wdw-site .loaded [data-load=\"5\"]{ transition-delay: .66s; }\n.wdw-site .featured{ background: var(--cream); border-top: 1px solid var(--line); }\n.wdw-site .feature-split{ display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(32px, 5vw, 72px); align-items: center; }\n.wdw-site .feature-media{ position: relative; overflow: hidden; border-radius: var(--radius); aspect-ratio: 4\/5; }\n.wdw-site .feature-media img{ width: 100%; height: 100%; object-fit: cover; transition: transform 1.2s var(--ease); }\n.wdw-site .feature-split:hover .feature-media img{ transform: scale(1.05); }\n.wdw-site .feature-media .badge{\n  position: absolute; top: 20px; left: 20px; background: var(--coral); color: #fff;\n  font-size: 11px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase;\n  padding: 8px 16px; border-radius: 100px;\n}\n.wdw-site .feature-body .meta{ display: flex; align-items: center; gap: 14px; font-size: 13px; color: var(--ink-faint); margin-bottom: 18px; }\n.wdw-site .feature-body .meta .cat{ color: var(--coral); font-weight: 600; letter-spacing: .1em; text-transform: uppercase; }\n.wdw-site .feature-body h3{ font-size: clamp(2rem, 4.2vw, 3.2rem); margin-bottom: 22px; }\n.wdw-site .feature-body p{ color: var(--ink-soft); font-size: 1.08rem; margin-bottom: 18px; max-width: 50ch; }\n.wdw-site .feature-author{ display: flex; align-items: center; gap: 12px; margin: 26px 0 30px; }\n.wdw-site .feature-author img{ width: 44px; height: 44px; border-radius: 50%; object-fit: cover; }\n.wdw-site .feature-author .name{ font-weight: 600; font-size: 14px; }\n.wdw-site .feature-author .role{ font-size: 13px; color: var(--ink-faint); }\n.wdw-site .grid{ display: grid; gap: clamp(24px, 3vw, 38px); }\n.wdw-site .grid-2{ grid-template-columns: repeat(2, 1fr); }\n.wdw-site .grid-3{ grid-template-columns: repeat(3, 1fr); }\n.wdw-site .grid-4{ grid-template-columns: repeat(4, 1fr); }\n.wdw-site .card{ display: flex; flex-direction: column; height: 100%; }\n.wdw-site .card-media{ position: relative; overflow: hidden; border-radius: var(--radius); aspect-ratio: 3\/2; margin-bottom: 18px; background: var(--paper-2); }\n.wdw-site .card-media img{ width: 100%; height: 100%; object-fit: cover; transition: transform 1s var(--ease); }\n.wdw-site .card:hover .card-media img{ transform: scale(1.06); }\n.wdw-site .card-media .num{\n  position: absolute; top: 14px; left: 16px; font-family: var(--display); font-style: italic;\n  color: #fff; font-size: 1.4rem; text-shadow: 0 2px 12px rgba(0,0,0,.4);\n}\n.wdw-site .card-cat{ font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: var(--coral); margin-bottom: 10px; }\n.wdw-site .card h3{ font-size: 1.35rem; line-height: 1.2; transition: color .3s; }\n.wdw-site .card:hover h3{ color: var(--coral); }\n.wdw-site .card h3.lg{ font-size: 1.6rem; }\n.wdw-site .card p{ color: var(--ink-soft); font-size: .98rem; margin-top: 12px; }\n.wdw-site .card-foot{ margin-top: auto; padding-top: 16px; display: flex; align-items: center; gap: 12px; font-size: 13px; color: var(--ink-faint); }\n.wdw-site .card-foot .sep{ width: 3px; height: 3px; border-radius: 50%; background: var(--ink-faint); }\n.wdw-site .trend-card{\n  display: flex; gap: 22px; align-items: center; padding: 22px 0; border-bottom: 1px solid var(--line);\n  transition: padding .35s var(--ease);\n}\n.wdw-site .trend-card:hover{ padding-left: 8px; }\n.wdw-site .trend-card .t-num{ font-family: var(--display); font-style: italic; font-size: 2.2rem; color: var(--line); transition: color .35s; min-width: 48px; }\n.wdw-site .trend-card:hover .t-num{ color: var(--coral); }\n.wdw-site .trend-card .t-body h3{ font-size: 1.25rem; transition: color .3s; }\n.wdw-site .trend-card:hover .t-body h3{ color: var(--coral); }\n.wdw-site .trend-card .t-body .meta{ font-size: 12px; color: var(--ink-faint); margin-top: 6px; letter-spacing: .04em; }\n.wdw-site .cat-grid{ display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(18px, 2.4vw, 28px); }\n.wdw-site .cat-card{\n  position: relative; overflow: hidden; border-radius: var(--radius); min-height: 280px;\n  display: flex; flex-direction: column; justify-content: flex-end; padding: 28px; color: #fff;\n  isolation: isolate;\n}\n.wdw-site .cat-card img{ position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; transition: transform 1.1s var(--ease); }\n.wdw-site .cat-card::after{ content: \"\"; position: absolute; inset: 0; z-index: -1; background: linear-gradient(180deg, rgba(20,17,14,.1), rgba(20,17,14,.82)); }\n.wdw-site .cat-card:hover img{ transform: scale(1.07); }\n.wdw-site .cat-card .c-icon{ width: 46px; height: 46px; border-radius: 50%; background: rgba(255,255,255,.16); backdrop-filter: blur(6px); display: grid; place-items: center; margin-bottom: 16px; transition: background .4s; }\n.wdw-site .cat-card:hover .c-icon{ background: var(--coral); }\n.wdw-site .cat-card h3{ font-size: 1.7rem; }\n.wdw-site .cat-card .c-desc{ font-size: .92rem; color: rgba(255,255,255,.82); margin: 10px 0 14px; max-width: 38ch; }\n.wdw-site .cat-card .c-count{ font-size: 12px; letter-spacing: .12em; text-transform: uppercase; color: rgba(255,255,255,.72); display: flex; align-items: center; gap: 8px; }\n.wdw-site .cat-card .c-count .arrow{ transition: transform .4s var(--ease); }\n.wdw-site .cat-card:hover .c-count .arrow{ transform: translateX(5px); color: var(--coral); }\n.wdw-site .newsletter{ background: var(--dark); color: #fff; position: relative; overflow: hidden; }\n.wdw-site .newsletter::before{\n  content: \"?\"; position: absolute; font-family: var(--display); font-style: italic; font-weight: 800;\n  font-size: 50rem; color: rgba(255,255,255,.025); line-height: 1; right: -4%; top: -18%; z-index: 0; pointer-events: none;\n}\n.wdw-site .news-inner{ position: relative; z-index: 2; text-align: center; max-width: 660px; margin: 0 auto; }\n.wdw-site .newsletter .kicker{ color: var(--coral); }\n.wdw-site .newsletter h2{ font-size: clamp(2.2rem, 5vw, 3.6rem); margin: 16px 0 18px; }\n.wdw-site .newsletter p{ color: var(--dark-soft); font-size: 1.08rem; margin-bottom: 36px; }\n.wdw-site .news-form{ display: flex; gap: 10px; max-width: 480px; margin: 0 auto; }\n.wdw-site .news-form input{\n  flex: 1; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.18); color: #fff;\n  padding: 16px 20px; border-radius: 100px; font-family: var(--body); font-size: 15px; outline: none; transition: border .3s, background .3s;\n}\n.wdw-site .news-form input::placeholder{ color: rgba(255,255,255,.5); }\n.wdw-site .news-form input:focus{ border-color: var(--coral); background: rgba(255,255,255,.1); }\n.wdw-site .news-note{ font-size: 12px; color: rgba(255,255,255,.45); margin-top: 18px; letter-spacing: .02em; }\n.wdw-site .news-success{ color: var(--coral); font-weight: 600; margin-top: 18px; min-height: 20px; }\n.wdw-site .site-footer{ background: var(--dark-2); color: var(--dark-soft); padding: clamp(60px, 8vw, 96px) 0 32px; }\n.wdw-site .foot-top{ display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 40px; padding-bottom: 50px; border-bottom: 1px solid rgba(255,255,255,.1); }\n.wdw-site .foot-brand .brand{ color: #fff; font-size: 1.6rem; }\n.wdw-site .foot-brand p{ margin: 18px 0 24px; max-width: 34ch; font-size: .95rem; line-height: 1.6; }\n.wdw-site .foot-social{ display: flex; gap: 12px; }\n.wdw-site .foot-social a{ width: 40px; height: 40px; border-radius: 50%; border: 1px solid rgba(255,255,255,.18); display: grid; place-items: center; color: var(--dark-soft); transition: all .35s var(--ease); }\n.wdw-site .foot-social a:hover{ background: var(--coral); color: #fff; border-color: var(--coral); transform: translateY(-3px); }\n.wdw-site .foot-col h4{ font-family: var(--body); font-size: 12px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #fff; margin-bottom: 20px; }\n.wdw-site .foot-col a{ display: block; font-size: .95rem; margin-bottom: 13px; color: var(--dark-soft); transition: color .3s, padding-left .3s; }\n.wdw-site .foot-col a:hover{ color: var(--coral); padding-left: 5px; }\n.wdw-site .foot-bottom{ display: flex; justify-content: space-between; align-items: center; gap: 20px; flex-wrap: wrap; padding-top: 28px; font-size: 13px; color: rgba(255,255,255,.4); }\n.wdw-site .foot-bottom a:hover{ color: var(--coral); }\n.wdw-site .page-hero{ padding: clamp(140px, 18vw, 220px) 0 clamp(50px, 7vw, 90px); background: var(--cream); border-bottom: 1px solid var(--line); position: relative; overflow: hidden; }\n.wdw-site .page-hero::after{ content: \"\"; position: absolute; right: -6%; top: -30%; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, var(--coral-tint), transparent 70%); opacity: .55; pointer-events: none; }\n.wdw-site .page-hero .wrap{ position: relative; z-index: 2; }\n.wdw-site .page-hero .kicker{ margin-bottom: 18px; display: inline-block; }\n.wdw-site .page-hero h1{ font-size: clamp(2.8rem, 8vw, 6rem); line-height: .98; }\n.wdw-site .page-hero h1 .q{ color: var(--coral); }\n.wdw-site .page-hero .lede{ font-size: clamp(1.05rem, 2vw, 1.3rem); color: var(--ink-soft); max-width: 62ch; margin-top: 24px; font-weight: 300; }\n.wdw-site .about-intro{ max-width: 760px; margin: 0 auto; }\n.wdw-site .about-intro .lead{ font-family: var(--display); font-size: clamp(1.5rem, 3.4vw, 2.3rem); line-height: 1.35; color: var(--ink); margin-bottom: 32px; }\n.wdw-site .about-intro p{ color: var(--ink-soft); margin-bottom: 22px; font-size: 1.1rem; }\n.wdw-site .about-intro p .drop{ float: left; font-family: var(--display); font-size: 4.4rem; line-height: .8; padding: 8px 12px 0 0; color: var(--coral); }\n.wdw-site .pull-quote{ border-left: 3px solid var(--coral); padding: 8px 0 8px 28px; margin: 44px 0; font-family: var(--display); font-style: italic; font-size: clamp(1.4rem, 3vw, 2rem); line-height: 1.4; color: var(--ink); }\n.wdw-site .values{ display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }\n.wdw-site .value-card{ padding: 32px; background: var(--cream); border: 1px solid var(--line); border-radius: var(--radius); transition: transform .4s var(--ease), box-shadow .4s; }\n.wdw-site .value-card:hover{ transform: translateY(-5px); box-shadow: 0 20px 40px -24px rgba(27,24,21,.25); }\n.wdw-site .value-card .v-num{ font-family: var(--display); font-style: italic; color: var(--coral); font-size: 1.6rem; margin-bottom: 12px; }\n.wdw-site .value-card h3{ font-size: 1.3rem; margin-bottom: 10px; }\n.wdw-site .value-card p{ color: var(--ink-soft); font-size: .98rem; }\n.wdw-site .about-img{ aspect-ratio: 16\/8; overflow: hidden; border-radius: var(--radius); }\n.wdw-site .about-img img{ width: 100%; height: 100%; object-fit: cover; }\n.wdw-site .stats{ display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; text-align: center; }\n.wdw-site .stat .n{ font-family: var(--display); font-size: clamp(2.4rem, 5vw, 3.6rem); color: var(--coral); line-height: 1; }\n.wdw-site .stat .l{ font-size: 13px; letter-spacing: .08em; text-transform: uppercase; color: var(--ink-faint); margin-top: 10px; }\n.wdw-site .cat-row{ display: grid; grid-template-columns: 1fr 1fr; gap: clamp(28px, 5vw, 64px); align-items: center; margin-bottom: clamp(48px, 7vw, 90px); }\n.wdw-site .cat-row:nth-child(even) .cat-row-media{ order: 2; }\n.wdw-site .cat-row-media{ aspect-ratio: 5\/4; overflow: hidden; border-radius: var(--radius); }\n.wdw-site .cat-row-media img{ width: 100%; height: 100%; object-fit: cover; transition: transform 1.1s var(--ease); }\n.wdw-site .cat-row:hover .cat-row-media img{ transform: scale(1.05); }\n.wdw-site .cat-row-body .idx{ font-family: var(--display); font-style: italic; font-size: 1.6rem; color: var(--coral); }\n.wdw-site .cat-row-body h2{ font-size: clamp(2rem, 4.5vw, 3rem); margin: 8px 0 16px; }\n.wdw-site .cat-row-body p{ color: var(--ink-soft); font-size: 1.05rem; margin-bottom: 22px; max-width: 48ch; }\n.wdw-site .cat-row-body .c-meta{ font-size: 13px; letter-spacing: .08em; text-transform: uppercase; color: var(--ink-faint); margin-bottom: 24px; }\n.wdw-site .toolbar{ display: flex; gap: 16px; align-items: center; justify-content: space-between; flex-wrap: wrap; margin-bottom: 40px; }\n.wdw-site .search-box{ position: relative; flex: 1; min-width: 260px; max-width: 420px; }\n.wdw-site .search-box input{\n  width: 100%; padding: 14px 18px 14px 46px; border: 1px solid var(--line); border-radius: 100px;\n  font-family: var(--body); font-size: 15px; background: var(--cream); color: var(--ink); outline: none; transition: border .3s, box-shadow .3s;\n}\n.wdw-site .search-box input:focus{ border-color: var(--coral); box-shadow: 0 0 0 4px var(--coral-tint); }\n.wdw-site .search-box svg{ position: absolute; left: 18px; top: 50%; transform: translateY(-50%); color: var(--ink-faint); }\n.wdw-site .filters{ display: flex; gap: 8px; flex-wrap: wrap; }\n.wdw-site .chip{\n  font-size: 13px; font-weight: 500; padding: 9px 18px; border-radius: 100px; border: 1px solid var(--line);\n  background: transparent; color: var(--ink-soft); transition: all .3s var(--ease);\n}\n.wdw-site .chip:hover{ border-color: var(--ink); color: var(--ink); }\n.wdw-site .chip.active{ background: var(--ink); color: var(--paper); border-color: var(--ink); }\n.wdw-site .no-results{ text-align: center; padding: 60px 0; color: var(--ink-faint); font-family: var(--display); font-style: italic; font-size: 1.4rem; display: none; }\n.wdw-site .article-card.hide{ display: none; }\n.wdw-site .contact-grid{ display: grid; grid-template-columns: 1fr 1.1fr; gap: clamp(36px, 6vw, 80px); align-items: start; }\n.wdw-site .contact-info h2{ font-size: clamp(1.8rem, 4vw, 2.6rem); margin-bottom: 18px; }\n.wdw-site .contact-info p{ color: var(--ink-soft); margin-bottom: 30px; max-width: 42ch; }\n.wdw-site .contact-detail{ display: flex; gap: 16px; align-items: flex-start; padding: 20px 0; border-top: 1px solid var(--line); }\n.wdw-site .contact-detail .ci{ width: 44px; height: 44px; border-radius: 50%; background: var(--coral-tint); color: var(--coral-deep); display: grid; place-items: center; flex-shrink: 0; }\n.wdw-site .contact-detail .ct h4{ font-family: var(--body); font-size: 14px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; margin-bottom: 4px; }\n.wdw-site .contact-detail .ct p{ font-size: .98rem; color: var(--ink-soft); margin: 0; }\n.wdw-site .contact-detail .ct a:hover{ color: var(--coral); }\n.wdw-site .form-card{ background: var(--cream); border: 1px solid var(--line); border-radius: var(--radius); padding: clamp(28px, 4vw, 48px); }\n.wdw-site .form-row{ display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }\n.wdw-site .field{ margin-bottom: 20px; }\n.wdw-site .field label{ display: block; font-size: 13px; font-weight: 600; letter-spacing: .04em; text-transform: uppercase; color: var(--ink-soft); margin-bottom: 9px; }\n.wdw-site .field input, .wdw-site .field textarea, .wdw-site .field select{\n  width: 100%; padding: 14px 16px; border: 1px solid var(--line); border-radius: var(--radius);\n  font-family: var(--body); font-size: 15px; background: #fff; color: var(--ink); outline: none; transition: border .3s, box-shadow .3s;\n}\n.wdw-site .field textarea{ resize: vertical; min-height: 130px; }\n.wdw-site .field input:focus, .wdw-site .field textarea:focus, .wdw-site .field select:focus{ border-color: var(--coral); box-shadow: 0 0 0 4px var(--coral-tint); }\n.wdw-site .form-success{ display: none; text-align: center; padding: 40px 20px; }\n.wdw-site .form-success.show{ display: block; }\n.wdw-site .form-success .check{ width: 64px; height: 64px; border-radius: 50%; background: var(--coral); color: #fff; display: grid; place-items: center; margin: 0 auto 20px; }\n.wdw-site .form-success h3{ font-size: 1.6rem; margin-bottom: 10px; }\n.wdw-site .form-success p{ color: var(--ink-soft); }\n.wdw-site .reveal{ opacity: 0; transform: translateY(34px); transition: opacity .9s var(--ease-out), transform .9s var(--ease-out); }\n.wdw-site .reveal.in{ opacity: 1; transform: translateY(0); }\n.wdw-site .reveal[data-d=\"1\"]{ transition-delay: .08s; }\n.wdw-site .reveal[data-d=\"2\"]{ transition-delay: .16s; }\n.wdw-site .reveal[data-d=\"3\"]{ transition-delay: .24s; }\n.wdw-site .reveal[data-d=\"4\"]{ transition-delay: .32s; }\n@media (max-width: 1080px){\n.wdw-site .grid-4{ grid-template-columns: repeat(2, 1fr); }\n.wdw-site .cat-grid{ grid-template-columns: repeat(2, 1fr); }\n.wdw-site .foot-top{ grid-template-columns: 1fr 1fr; gap: 36px; }\n.wdw-site .foot-brand{ grid-column: 1 \/ -1; }\n.wdw-site .values{ grid-template-columns: 1fr; }\n.wdw-site .stats{ grid-template-columns: repeat(2, 1fr); gap: 36px; }\n}\n@media (max-width: 860px){\n.wdw-site .nav, .wdw-site .header-actions .nav-cta, .wdw-site .header-actions .icon-btn{ display: none; }\n.wdw-site .burger{ display: flex; }\n.wdw-site .feature-split{ grid-template-columns: 1fr; }\n.wdw-site .feature-media{ aspect-ratio: 16\/10; max-height: 440px; }\n.wdw-site .grid-3{ grid-template-columns: repeat(2, 1fr); }\n.wdw-site .contact-grid{ grid-template-columns: 1fr; }\n.wdw-site .cat-row{ grid-template-columns: 1fr; }\n.wdw-site .cat-row:nth-child(even) .cat-row-media{ order: 0; }\n}\n@media (max-width: 560px){\n.wdw-site{ font-size: 16px; }\n.wdw-site .grid-2, .wdw-site .grid-3, .wdw-site .grid-4, .wdw-site .cat-grid{ grid-template-columns: 1fr; }\n.wdw-site .form-row{ grid-template-columns: 1fr; }\n.wdw-site .news-form{ flex-direction: column; }\n.wdw-site .news-form .btn{ justify-content: center; }\n.wdw-site .stats{ grid-template-columns: 1fr 1fr; }\n.wdw-site .hero h1{ font-size: clamp(3.4rem, 22vw, 6rem); }\n.wdw-site .trend-card .t-num{ font-size: 1.6rem; min-width: 36px; }\n}\n.wdw-site [data-load]{opacity:1 !important;transform:none !important;}\n.wdw-site .reveal{opacity:1 !important;transform:none !important;}\n.wdw-site h1,.wdw-site h2,.wdw-site h3,.wdw-site h4,.wdw-site h5,.wdw-site h6{color:inherit !important;}<\/style>\n<p><!-- ================= HERO ================= --><\/p>\n<section>\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1499209974431-9dddcece7f88?auto=format&#038;fit=crop&#038;q=80&#038;w=2000\" alt=\"A person sitting in quiet thought by a window, bathed in warm low light\"><br \/>\n    The psychology of everyday life<\/p>\n<h1 data-load=\"2\">Why Do We?<\/h1>\n<p data-load=\"3\">Exploring the psychology behind everyday thoughts, feelings, relationships, and the strange, beautiful, contradictory things human beings do.<\/p>\n<p>      <a href=\"articles.html\">Start Reading<br \/>\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><br \/>\n      <\/a><br \/>\n      <a href=\"categories.html\">Explore Categories<\/a><br \/>\n  Scroll<br \/>\n<\/section>\n<p><!-- ================= FEATURED ================= --><\/p>\n<section>\n      Editor&#8217;s Pick<\/p>\n<article data-d=\"1\">\n      <a href=\"articles.html\"><br \/>\n        Featured<br \/>\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1516585427167-9f4af9627e6c?auto=format&#038;fit=crop&#038;q=80&#038;w=1100\" alt=\"Two people standing apart on a sunlit street, looking in different directions\"><br \/>\n      <\/a><br \/>\n        Relationships\u00b79 min read<\/p>\n<h3><a href=\"articles.html\">Why Do We Want People Who Don&#8217;t Want Us?<\/a><\/h3>\n<p>There is a peculiar cruelty in the human heart: the moment someone becomes truly available to us, our interest can quietly evaporate. And the moment they pull away, the wanting roars back to life.<\/p>\n<p>We unpack the psychology of unavailability \u2014 how scarcity, early attachment, and the stories we tell ourselves about our own worth conspire to make us chase the very people least able to love us back.<\/p>\n<p>          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1438761681033-6461ffad8d80?auto=format&#038;fit=crop&#038;q=80&#038;w=120\" alt=\"Portrait of writer Amara Okafor\"><br \/>\n          Amara OkaforSenior Editor<br \/>\n        <a href=\"articles.html\">Read the full essay<br \/>\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><br \/>\n        <\/a><br \/>\n    <\/article>\n<\/section>\n<p><!-- ================= TRENDING ================= --><\/p>\n<section>\n        Most Asked This Week<\/p>\n<h2>Trending Questions<\/h2>\n<p>      <a href=\"articles.html\">View all<br \/>\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><br \/>\n      <\/a><br \/>\n        <a href=\"articles.html\"><br \/>\n          01<\/p>\n<h3>Why Do We Overthink At Night?<\/h3>\n<p>Psychology \u00b7 6 min read<br \/>\n        <\/a><br \/>\n        <a href=\"articles.html\"><br \/>\n          02<\/p>\n<h3>Why Can&#8217;t We Stop Scrolling?<\/h3>\n<p>Social Media \u00b7 7 min read<br \/>\n        <\/a><br \/>\n        <a href=\"articles.html\"><br \/>\n          03<\/p>\n<h3>Why Do We Compare Ourselves To Others?<\/h3>\n<p>Human Behavior \u00b7 5 min read<br \/>\n        <\/a><br \/>\n        <a href=\"articles.html\"><br \/>\n          04<\/p>\n<h3>Why Do We Get Jealous?<\/h3>\n<p>Relationships \u00b7 8 min read<br \/>\n        <\/a><br \/>\n        <a href=\"articles.html\"><br \/>\n          05<\/p>\n<h3>Why Do We Procrastinate?<\/h3>\n<p>Psychology \u00b7 6 min read<br \/>\n        <\/a><br \/>\n        <a href=\"articles.html\"><br \/>\n          06<\/p>\n<h3>Why Do We Crave Validation?<\/h3>\n<p>Personal Growth \u00b7 7 min read<br \/>\n        <\/a><br \/>\n<\/section>\n<p><!-- ================= CATEGORIES ================= --><\/p>\n<section style=\"background:var(--cream); border-top:1px solid var(--line); border-bottom:1px solid var(--line);\">\n      Find Your Question<\/p>\n<h2>Browse by Category<\/h2>\n<p>Every behavior has a backstory. Pick a corner of human nature and start pulling the thread.<\/p>\n<p>      <a href=\"categories.html\" data-d=\"1\"><br \/>\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1518621736915-f3b1c41bfd00?auto=format&#038;fit=crop&#038;q=80&#038;w=800\" alt=\"Two hands reaching toward each other\"><br \/>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"><path d=\"M19 14c1.5-1.5 3-3.3 3-5.5A4.5 4.5 0 0 0 12 5 4.5 4.5 0 0 0 2 8.5c0 2.2 1.5 4 3 5.5l7 7Z\"\/><\/svg><\/p>\n<h3>Relationships<\/h3>\n<p>Attraction, attachment, heartbreak, and the people we can&#8217;t stop thinking about.<\/p>\n<p>        14 Articles \u2192<br \/>\n      <\/a><br \/>\n      <a href=\"categories.html\" data-d=\"2\"><br \/>\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1494178270175-e96de2971df9?auto=format&#038;fit=crop&#038;q=80&#038;w=800\" alt=\"A person lost in thought\"><br \/>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"><path d=\"M12 2a7 7 0 0 0-7 7c0 2.4 1.2 4 2.5 5.3.6.6 1 1.4 1 2.2V18h7v-1.5c0-.8.4-1.6 1-2.2C18.8 13 20 11.4 20 9a7 7 0 0 0-7-7Z\"\/><path d=\"M9 22h6\"\/><\/svg><\/p>\n<h3>Psychology<\/h3>\n<p>The hidden machinery of the mind \u2014 memory, fear, motivation, and the stories we believe.<\/p>\n<p>        22 Articles \u2192<br \/>\n      <\/a><br \/>\n      <a href=\"categories.html\" data-d=\"3\"><br \/>\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1611162617474-5b21e879e113?auto=format&#038;fit=crop&#038;q=80&#038;w=800\" alt=\"A phone glowing in the dark\"><br \/>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"><rect x=\"6\" y=\"2\" width=\"12\" height=\"20\" rx=\"2\"\/><path d=\"M11 18h2\"\/><\/svg><\/p>\n<h3>Social Media<\/h3>\n<p>Likes, comparison, doom-scrolling, and what the feed is quietly doing to your brain.<\/p>\n<p>        11 Articles \u2192<br \/>\n      <\/a><br \/>\n      <a href=\"categories.html\" data-d=\"1\"><br \/>\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517457373958-b7bdd4587205?auto=format&#038;fit=crop&#038;q=80&#038;w=800\" alt=\"A crowd of people in motion\"><br \/>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"><circle cx=\"9\" cy=\"7\" r=\"3\"\/><circle cx=\"17\" cy=\"9\" r=\"2.5\"\/><path d=\"M3 20c0-3 2.7-5 6-5s6 2 6 5M15 20c0-2 1-3.5 3-3.5s3 1.5 3 3.5\"\/><\/svg><\/p>\n<h3>Human Behavior<\/h3>\n<p>Why we judge, conform, lie, and follow the crowd \u2014 even when we know better.<\/p>\n<p>        17 Articles \u2192<br \/>\n      <\/a><br \/>\n      <a href=\"categories.html\" data-d=\"2\"><br \/>\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507120410856-1f35574c3b45?auto=format&#038;fit=crop&#038;q=80&#038;w=800\" alt=\"A single tree growing on a hillside at sunrise\"><br \/>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"><path d=\"M12 22V8M12 8a4 4 0 1 0-4-4M12 8a4 4 0 1 1 4-4M5 14l7-3 7 3\"\/><\/svg><\/p>\n<h3>Personal Growth<\/h3>\n<p>Change, confidence, habits, and the slow art of becoming who you want to be.<\/p>\n<p>        19 Articles \u2192<br \/>\n      <\/a><br \/>\n      <a href=\"categories.html\" data-d=\"3\" style=\"background:var(--coral); display:flex; justify-content:center; align-items:center; text-align:center; min-height:280px;\"><\/p>\n<h3 style=\"font-style:italic; margin-bottom:14px;\">See every<br \/>category<\/h3>\n<p>          Explore the full hub \u2192<br \/>\n      <\/a><br \/>\n<\/section>\n<p><!-- ================= LATEST ================= --><\/p>\n<section>\n        Fresh From The Desk<\/p>\n<h2>Latest Articles<\/h2>\n<p>      <a href=\"articles.html\">Browse the archive<br \/>\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><br \/>\n      <\/a><\/p>\n<article data-d=\"1\">\n        <a href=\"articles.html\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1453738773917-9c3eff1db985?auto=format&#038;fit=crop&#038;q=80&#038;w=800\" alt=\"A person awake in bed at night, staring at the ceiling\"><\/a><br \/>\n        Psychology<\/p>\n<h3><a href=\"articles.html\">Why Do We Overthink At Night?<\/a><\/h3>\n<p>When the world goes quiet, the mind gets loud. Here&#8217;s what happens to your brain after midnight \u2014 and why 3am feelings rarely tell the truth.<\/p>\n<p>        Daniel Reyes6 min read<br \/>\n      <\/article>\n<article data-d=\"2\">\n        <a href=\"articles.html\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556761175-5973dc0f32e7?auto=format&#038;fit=crop&#038;q=80&#038;w=800\" alt=\"A hand scrolling on a phone in dim light\"><\/a><br \/>\n        Social Media<\/p>\n<h3><a href=\"articles.html\">Why Can&#8217;t We Stop Scrolling?<\/a><\/h3>\n<p>The feed was built to never end, and your attention is the product. Inside the slot-machine psychology that keeps your thumb moving.<\/p>\n<p>        Priya Anand7 min read<br \/>\n      <\/article>\n<article data-d=\"3\">\n        <a href=\"articles.html\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521119989659-a83eee488004?auto=format&#038;fit=crop&#038;q=80&#038;w=800\" alt=\"A person looking at their reflection in a window\"><\/a><br \/>\n        Human Behavior<\/p>\n<h3><a href=\"articles.html\">Why Do We Compare Ourselves To Others?<\/a><\/h3>\n<p>Comparison is the oldest measuring stick we have \u2014 and the one most likely to make us miserable. Why we can&#8217;t switch it off, and how to loosen its grip.<\/p>\n<p>        Amara Okafor5 min read<br \/>\n      <\/article>\n<\/section>\n<p><!-- ================= NEWSLETTER ================= --><\/p>\n<section id=\"newsletter\">\n      The Sunday Letter<\/p>\n<h2>One question, every Sunday.<\/h2>\n<p>Join 40,000+ curious readers. Each week we send one essay that makes you understand yourself a little better \u2014 no noise, no spam, just a slow, honest look at being human.<\/p>\n<form>\n        <input type=\"email\" placeholder=\"Your email address\" aria-label=\"Email address\" required><br \/>\n        <button type=\"submit\">Subscribe<\/button><br \/>\n      <\/form>\n<p aria-live=\"polite\">\n<p>Free forever. Unsubscribe anytime. We&#8217;ll never share your email.<\/p>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>The psychology of everyday life Why Do We? Exploring the psychology behind everyday thoughts, feelings, relationships, and the strange, beautiful, contradictory things human beings do. Start Reading Explore Categories Scroll Editor&#8217;s Pick Featured Relationships\u00b79 min read Why Do We Want People Who Don&#8217;t Want Us? There is a peculiar cruelty [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.dshete.vccdigitalmedia.ca\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.dshete.vccdigitalmedia.ca\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.dshete.vccdigitalmedia.ca\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.dshete.vccdigitalmedia.ca\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.dshete.vccdigitalmedia.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":30,"href":"https:\/\/staging.dshete.vccdigitalmedia.ca\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":71,"href":"https:\/\/staging.dshete.vccdigitalmedia.ca\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/71"}],"wp:attachment":[{"href":"https:\/\/staging.dshete.vccdigitalmedia.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}