{"id":65,"date":"2026-01-15T16:28:49","date_gmt":"2026-01-15T16:28:49","guid":{"rendered":"https:\/\/lifetimeeststg.wpenginepowered.com\/?page_id=65"},"modified":"2026-01-21T17:37:11","modified_gmt":"2026-01-21T17:37:11","slug":"home-2","status":"publish","type":"page","link":"https:\/\/lifetime.estate\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style>\n  :root{\n    --bg: #0b1220;\n    --bg2:#0a0f1a;\n    --text:#e9eef7;\n    --muted: rgba(233,238,247,.75);\n    --gold:#c7ad6a;\n    --hot:#ff2b63;\n    --line: rgba(255,255,255,.10);\n    --shadow: 0 18px 45px rgba(0,0,0,.45);\n    --radius: 10px;\n    --max: 1200px;\n  }\n\n  \/* Reset-ish for WP blocks *\/\n  .lf-wrap, .lf-wrap * { box-sizing: border-box; }\n  .lf-wrap { font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\"; color: var(--text); }\n  .lf-container{\n  max-width: 1600px;             \n  padding-inline: clamp(16px, 4vw, 32px);\n  margin-inline: auto;\n}\n\n  \/* Top bar *\/\n  .lf-topbar{\n    background: linear-gradient(180deg, rgba(0,0,0,.45), rgba(0,0,0,.15));\n    border-bottom: 1px solid var(--line);\n  }\n  .lf-topbar .lf-row{\n    display:flex; align-items:center; justify-content:space-between;\n    gap: 16px; padding: 10px 0;\n    font-size: 13px;\n  }\n  .lf-top-left, .lf-top-right{ display:flex; align-items:center; gap: 18px; flex-wrap:wrap; }\n  .lf-top-item{ display:flex; align-items:center; gap: 8px; color: var(--muted); text-decoration:none; }\n  .lf-top-item svg{ width: 14px; height: 14px; opacity:.9; }\n  .lf-social{ display:flex; align-items:center; gap: 10px; }\n  .lf-social a{ display:inline-flex; width: 30px; height: 30px; border:1px solid var(--line); border-radius:999px; align-items:center; justify-content:center; color: var(--muted); text-decoration:none; }\n  .lf-social a:hover{ border-color: rgba(255,255,255,.25); color: var(--text); }\n  .lf-top-cta{\n    margin-left: 6px;\n    background: rgba(199,173,106,.14);\n    border: 1px solid rgba(199,173,106,.45);\n    color: #f3ead1;\n    padding: 10px 14px;\n    border-radius: 6px;\n    text-decoration:none;\n    font-weight: 600;\n    letter-spacing:.2px;\n    white-space: nowrap;\n  }\n  .lf-top-cta:hover{ background: rgba(199,173,106,.22); }\n\n  \/* Main nav *\/\n  .lf-nav{\n    background: var(--navy) !important;\n  }\n  .lf-nav .lf-row{\n    display:flex; align-items:center; justify-content:space-between;\n    gap: 18px;\n    padding: 16px 0;\n  }\n  .lf-brand{\n    display:flex; align-items:center; gap: 12px;\n    min-width: 190px;\n  }\n  .lf-brand img{\n    width: 64px; height: 64px; object-fit: contain;\n    border-radius: 999px;\n    box-shadow: 0 8px 22px rgba(0,0,0,.35);\n  }\n  .lf-menu{\n    display:flex; align-items:center; justify-content:center;\n    gap: 22px; flex-wrap:wrap;\n    font-size: 14px;\n    letter-spacing: .4px;\n  }\n  .lf-menu a{\n    color: rgba(233,238,247,.85);\n    text-decoration:none;\n    padding: 8px 2px;\n    border-bottom: 1px solid transparent;\n  }\n  .lf-menu a:hover{ color: var(--gold); border-bottom-color: rgba(199,173,106,.55); }\n  .lf-nav-actions{\n    display:flex; align-items:center; gap: 10px;\n    min-width: 140px; justify-content:flex-end;\n  }\n  .lf-icon-btn{\n    width: 40px; height: 40px;\n    border-radius: 999px;\n    border: 1px solid var(--line);\n    background: rgba(0,0,0,.15);\n    display:inline-flex; align-items:center; justify-content:center;\n    color: rgba(233,238,247,.8);\n    text-decoration:none;\n  }\n  .lf-icon-btn:hover{ border-color: rgba(255,255,255,.25); color: var(--text); }\n\n  \/* Hero *\/\n  .lf-hero{\n    position: relative;\n    background:\n      linear-gradient(180deg, rgba(3,8,18,.72), rgba(3,8,18,.84)),\n      url(\"https:\/\/lifetime.estate\/wp-content\/uploads\/2026\/01\/slider1-2380743.jpg\"); \/* <-- REPLACE *\/\n    background-size: cover;\n    background-position: center;\n    padding: 38px 0 56px;\n    overflow:hidden;\n  }\n  .lf-hero:before{\n    content:\"\";\n    position:absolute; inset:0;\n    background:\n      radial-gradient(900px 520px at 20% 40%, rgba(199,173,106,.10), transparent 55%),\n      radial-gradient(700px 520px at 80% 55%, rgba(255,43,99,.08), transparent 60%);\n    pointer-events:none;\n  }\n  .lf-hero .lf-grid{\n    position: relative;\n    display:grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap: 34px;\n    align-items: center;\n    padding-top: 10px;\n  }\n  .lf-kicker{\n    color: rgba(199,173,106,.9);\n    font-size: 42px;\n    line-height: 1.05;\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    margin: 0 0 12px;\n  }\n  .lf-h1{\n    margin: 0;\n    font-size: 52px;\n    line-height: 1.05;\n    letter-spacing: .8px;\n    text-transform: uppercase;\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n  }\n  .lf-h1 strong{ display:block; margin-top: 12px; }\n  .lf-body{\n    margin: 16px 0 22px;\n    max-width: 560px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n  .lf-cta{\n    display:inline-flex; align-items:center; gap: 10px;\n    background: var(--hot);\n    color: white;\n    padding: 14px 18px;\n    border-radius: 4px;\n    text-decoration:none;\n    font-weight: 700;\n    letter-spacing: .2px;\n    box-shadow: 0 14px 32px rgba(255,43,99,.18);\n  }\n  .lf-cta:hover{ filter: brightness(1.05); }\n  .lf-cta svg{ width: 18px; height: 18px; }\n\n  .lf-portrait{\n    justify-self: end;\n    width: min(420px, 100%);\n    border-radius: 2px;\n    overflow:hidden;\n    box-shadow: var(--shadow);\n    border: 1px solid rgba(255,255,255,.10);\n    background: rgba(255,255,255,.02);\n  }\n  .lf-portrait img{\n    display:block;\n    width:100%;\n    height: auto;\n  }\n\n  \/* Bottom \u201cpanel\u201d hint (like the screenshot\u2019s dark blocks below) *\/\n  .lf-hero-bottom{\n    margin-top: 44px;\n    height: 58px;\n    border-radius: 6px;\n    background: rgba(255,255,255,.06);\n    border: 1px solid rgba(255,255,255,.08);\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 980px){\n    .lf-kicker{ font-size: 34px; }\n    .lf-h1{ font-size: 40px; }\n    .lf-hero .lf-grid{ grid-template-columns: 1fr; }\n    .lf-portrait{ justify-self: start; }\n    .lf-menu{ display:none; } \/* hide menu on small screens (use WP mobile menu) *\/\n  }\n<\/style>\n\n<section class=\"lf-wrap\">\n  <!-- TOP BAR -->\n  <div class=\"lf-topbar\">\n    <div class=\"lf-container\">\n      <div class=\"lf-row\">\n        <div class=\"lf-top-left\">\n          <a class=\"lf-top-item\" href=\"mailto:support@lifetime.estate\">\n            <!-- mail icon -->\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 4h16v16H4z\"><\/path><path d=\"M22 6 12 13 2 6\"><\/path>\n            <\/svg>\n            support@lifetime.estate\n          <\/a>\n\n          <a class=\"lf-top-item\" href=\"tel:8668010123\">\n            <!-- phone icon -->\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1A19.5 19.5 0 0 1 3.2 10.9 19.8 19.8 0 0 1 .1 2.3 2 2 0 0 1 2 0h3a2 2 0 0 1 2 1.7c.1.9.3 1.8.6 2.6a2 2 0 0 1-.5 2.1L6 7a16 16 0 0 0 11 11l.6-1.1a2 2 0 0 1 2.1-.5c.8.3 1.7.5 2.6.6a2 2 0 0 1 1.7 1.9z\"><\/path>\n            <\/svg>\n            866-801-0123\n          <\/a>\n\n          <span class=\"lf-top-item\" style=\"cursor:default;\">\n            <!-- clock icon -->\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M12 6v6l4 2\"><\/path>\n            <\/svg>\n            Mon - Thurs 9:00 AM - 03:00 PM\n          <\/span>\n        <\/div>\n\n        <div class=\"lf-top-right\">\n          <div class=\"lf-social\" aria-label=\"social links\">\n            <!-- Replace # with your links -->\n            <a href=\"https:\/\/www.facebook.com\/profile.php?id=100092303364082\" aria-label=\"Facebook\">f<\/a>\n            <a href=\"https:\/\/x.com\/5280Lawyer\" aria-label=\"Twitter\/X\">x<\/a>\n            <a href=\"https:\/\/www.linkedin.com\/company\/van-der-jagt-realty-llc\/\" aria-label=\"LinkedIn\">in<\/a>\n            <a href=\"https:\/\/www.instagram.com\/lifetime.estate\/\" aria-label=\"Instagram\">ig<\/a>\n            <a href=\"https:\/\/www.tiktok.com\/@lifetime.estate?_t=8fnJho9wCLP&#038;_r=1\" aria-label=\"TikTok\">t<\/a>\n          <\/div>\n\n          <a class=\"lf-top-cta\" href=\"https:\/\/register.virtualestateplanningsystem.com\/?t=2d1bda0d-c237-46af-b3bb-579acca1c24b\">Free Consultation<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- MAIN NAV -->\n  <div class=\"lf-nav\">\n    <div class=\"lf-container\">\n      <div class=\"lf-row\">\n        <div class=\"lf-brand\">\n          <img decoding=\"async\" src=\"https:\/\/lifetime.estate\/wp-content\/uploads\/2026\/01\/cropped-cropped-lifetime-estate-logo-4360766.png\" alt=\"Lifetime Estate Logo\"><!-- REPLACE -->\n        <\/div>\n\n        <nav class=\"lf-menu\" aria-label=\"primary\">\n          <a href=\"\/\">Home<\/a>\n          <a href=\"\/wills\">Wills<\/a>\n          <a href=\"\/probate-attorney\">Probate Attorney<\/a>\n          <a href=\"\/trusts\">Trusts<\/a>\n          <a href=\"\/asset-protection\">Asset Protection<\/a>\n          <a href=\"\/real-estate\">Real Estate<\/a>\n          <a href=\"\/probate\">Probate<\/a>\n          <a href=\"\/mechanics-lien\">Mechanics Lien<\/a>\n          <a href=\"\/contact\">Contact<\/a>\n          <a href=\"\/blog\">Blog<\/a>\n        <\/nav>\n\n        <div class=\"lf-nav-actions\">\n          <a class=\"lf-icon-btn\" href=\"\/search\" aria-label=\"Search\">\n            <svg viewBox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"11\" cy=\"11\" r=\"7\"><\/circle>\n              <path d=\"M21 21l-4.3-4.3\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- HERO -->\n  <div class=\"lf-hero\">\n    <div class=\"lf-container\">\n      <div class=\"lf-grid\">\n        <div>\n          <p class=\"lf-kicker\">Get a Free Consultation with Us<\/p>\n\n          <h1 class=\"lf-h1\">\n            Estate Planning Lawyer\n            <strong>In Castle Rock, CO<\/strong>\n          <\/h1>\n\n          <p class=\"lf-body\">\n            At Lifetime Estate, our team of experienced legal professionals is excited to help you have peace of mind and optimism for the future.\n            We understand that planning your estate can come with a wide range of questions and potential concerns.\n            Our estate planning attorney can connect with you on both a professional and personal level so that you can move forward with confidence.\n          <\/p>\n\n          <a class=\"lf-cta\" href=\"https:\/\/register.virtualestateplanningsystem.com\/?t=2d1bda0d-c237-46af-b3bb-579acca1c24b\">\n            Click Here To Register\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M5 12h14\"><\/path><path d=\"M13 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n\n        <div class=\"lf-portrait\">\n          <img decoding=\"async\" src=\"https:\/\/lifetime.estate\/wp-content\/uploads\/2026\/01\/1-grant-van-der-jagt-2-6776262.png\" alt=\"Attorney portrait\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<div style=\"color:#ddd\" class=\"wp-block-genesis-blocks-gb-spacer gb-block-spacer gb-divider-solid gb-divider-size-1\"><hr style=\"height:50px\"\/><\/div>\n\n\n\n<style>\n  :root{\n    --ink:#0b1220;\n    --navy:#1b2640;\n    --navy2:#22304f;\n    --slate:#6f7886;\n    --paper:#ffffff;\n    --line: rgba(0,0,0,.08);\n    --gold:#c7ad6a;\n    --btn:#253054;\n    --btn2:#6f7786;\n    --max: 1200px;\n    --radius: 6px;\n  }\n\n  .lf2-wrap, .lf2-wrap *{ box-sizing:border-box; }\n  .lf2-wrap{\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\n    color: var(--ink);\n    background: var(--paper);\n  }\n  .lf2-container{\n    width:min(var(--max), calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  \/* ===== Feature tiles ===== *\/\n  .lf2-feature-band{\n    margin-top: -38px; \/* pulls tiles upward like the screenshot *\/\n    padding-bottom: 28px;\n  }\n  .lf2-features{\n    display:grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }\n  .lf2-tile{\n    background: var(--navy2);\n    color: #e9eef7;\n    border-radius: 2px;\n    min-height: 150px;\n    padding: 28px 28px;\n    display:flex;\n    align-items:flex-start;\n    gap: 18px;\n    box-shadow: 0 14px 36px rgba(0,0,0,.18);\n  }\n  .lf2-tile .lf2-icon{\n    width: 92px;\n    height: 64px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    color: rgba(199,173,106,.75);\n    font-weight: 600;\n    letter-spacing: .5px;\n    opacity:.9;\n    font-size: 44px;\n    line-height: 1;\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n  }\n  .lf2-tile h3{\n    margin: 0 0 10px;\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    font-weight: 700;\n    font-size: 22px;\n    color: #f3f6fb;\n  }\n  .lf2-tile p{\n    margin: 0;\n    color: rgba(233,238,247,.75);\n    font-size: 14px;\n    line-height: 1.65;\n    max-width: 280px;\n  }\n\n  \/* ===== CTA buttons row ===== *\/\n  .lf2-cta-row{\n    padding: 34px 0 34px;\n  }\n  .lf2-cta-grid{\n    display:grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 56px;\n    align-items:center;\n  }\n  .lf2-btn{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap: 10px;\n    padding: 14px 16px;\n    border-radius: 4px;\n    text-decoration:none;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: .2px;\n    border: 1px solid rgba(0,0,0,.06);\n    box-shadow: 0 10px 18px rgba(0,0,0,.08);\n    text-align:center;\n    min-height: 44px;\n  }\n  .lf2-btn.primary{ background: var(--btn); color: #f3f6fb; }\n  .lf2-btn.mid{ background: var(--btn2); color: #f3f6fb; }\n  .lf2-btn.dark{ background: var(--btn); color: #f3f6fb; }\n  .lf2-btn:hover{ filter: brightness(1.05); }\n  .lf2-btn svg{ width: 16px; height: 16px; opacity:.95; }\n\n  \/* ===== About section ===== *\/\n  .lf2-about{\n    padding: 16px 0 70px;\n  }\n  .lf2-about-grid{\n    display:grid;\n    grid-template-columns: 1fr 1.05fr;\n    gap: 70px;\n    align-items:flex-start;\n  }\n\n  .lf2-photo{\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    background: #59574f; \/* placeholder block like screenshot *\/\n    border: 1px solid var(--line);\n  }\n  .lf2-photo img{\n    display:block;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n  }\n\n  .lf2-about h2{\n    margin: 0 0 18px;\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    font-size: 36px;\n    line-height: 1.15;\n    letter-spacing: .6px;\n    text-transform: uppercase;\n    color: #1a2235;\n  }\n  .lf2-about p{\n    margin: 0 0 18px;\n    color: #6b7481;\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .lf2-signature{\n    margin-top: 26px;\n    font-family: \"Brush Script MT\", \"Segoe Script\", \"Lucida Handwriting\", cursive;\n    font-size: 38px;\n    color: #1a2235;\n  }\n  .lf2-title{\n    margin-top: 8px;\n    font-weight: 800;\n    font-size: 12px;\n    letter-spacing: .7px;\n    color: #1a2235;\n    text-transform: uppercase;\n  }\n\n  \/* ===== Responsive ===== *\/\n  @media (max-width: 980px){\n    .lf2-features{ grid-template-columns: 1fr; }\n    .lf2-cta-grid{ grid-template-columns: 1fr; gap: 14px; }\n    .lf2-about-grid{ grid-template-columns: 1fr; gap: 26px; }\n    .lf2-feature-band{ margin-top: 0; }\n  }\n  .lf2-icon img {\n  width: 70px;\n  height: auto;\n  display: block;\n}\n<\/style>\n\n<section class=\"lf2-wrap\">\n  <div class=\"lf2-container\">\n\n    <!-- FEATURE TILES -->\n    <div class=\"lf2-feature-band\">\n      <div class=\"lf2-features\">\n\n        <div class=\"lf2-tile\">\n  <div class=\"lf2-icon\">\n    <img decoding=\"async\" \n      src=\"https:\/\/lifetime.estate\/wp-content\/uploads\/2026\/01\/target-8719837.png\"\n      alt=\"Target icon\"\n      loading=\"lazy\"\n    \/>\n  <\/div>\n  <div>\n    <h3>The Plan You Need<\/h3>\n    <p>We listen to your needs to help you determine your next steps.<\/p>\n  <\/div>\n<\/div>\n\n        <div class=\"lf2-tile\">\n  <div class=\"lf2-icon\">\n    <img decoding=\"async\"\n      src=\"https:\/\/lifetime.estate\/wp-content\/uploads\/2026\/01\/stopwatch-1531530.png\"\n      alt=\"Stopwatch icon\"\n      loading=\"lazy\"\n    \/>\n  <\/div>\n  <div>\n    <h3>Highly Responsive<\/h3>\n    <p>You won't wait forever to hear back from us.<\/p>\n  <\/div>\n<\/div>\n\n        <div class=\"lf2-tile\">\n  <div class=\"lf2-icon\">\n    <img decoding=\"async\"\n      src=\"https:\/\/lifetime.estate\/wp-content\/uploads\/2026\/01\/recommeded-9872255.png\"\n      alt=\"Proactive planning icon\"\n      loading=\"lazy\"\n    \/>\n  <\/div>\n  <div>\n    <h3>Proactive Approach<\/h3>\n    <p>We help you prevent legal problems and mistakes before they happen.<\/p>\n  <\/div>\n<\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- CTA BUTTONS -->\n    <div class=\"lf2-cta-row\">\n      <div class=\"lf2-cta-grid\">\n\n        <a class=\"lf2-btn primary\" href=\"https:\/\/calendly.com\/grant-vdj\">\n          <!-- calendar icon -->\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"><\/rect>\n            <path d=\"M16 2v4M8 2v4M3 10h18\"><\/path>\n          <\/svg>\n          Schedule a private meeting with Grant<br>to create a custom estate plan\n        <\/a>\n\n        <a class=\"lf2-btn mid\" href=\"https:\/\/register.virtualestateplanningsystem.com\/?t=2d1bda0d-c237-46af-b3bb-579acca1c24b\">\n          <!-- scales icon -->\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M12 3v18\"><\/path>\n            <path d=\"M6 6h12\"><\/path>\n            <path d=\"M7 6l-3 7h6l-3-7z\"><\/path>\n            <path d=\"M17 6l-3 7h6l-3-7z\"><\/path>\n            <path d=\"M5 21h14\"><\/path>\n          <\/svg>\n          Register for Estate Planning\n        <\/a>\n\n        <a class=\"lf2-btn dark\" href=\"https:\/\/register.virtualestateplanningsystem.com\/?t=2d1bda0d-c237-46af-b3bb-579acca1c24b\">\n          <!-- arrow icon -->\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M10 17l5-5-5-5\"><\/path>\n            <path d=\"M15 12H3\"><\/path>\n            <path d=\"M21 3v18\"><\/path>\n          <\/svg>\n          Log In\n        <\/a>\n\n      <\/div>\n    <\/div>\n\n    <!-- ABOUT -->\n    <div class=\"lf2-about\">\n      <div class=\"lf2-about-grid\">\n\n        <div class=\"lf2-photo\">\n<a href=\"https:\/\/register.virtualestateplanningsystem.com\/?t=2d1bda0d-c237-46af-b3bb-579acca1c24b\">\n          <img decoding=\"async\" src=\"https:\/\/lifetime.estate\/wp-content\/uploads\/2026\/01\/slider-mobile-lifetime.estate-1-1024x1024-9279462.jpg\" alt=\"Lifetime Estate\"><\/a>\n        <\/div>\n\n        <div>\n          <h2>We Take Care Of Your Legal Concerns<\/h2>\n\n          <p>\n            At Lifetime Estate, we customize the documents to fit your particular needs and improve the quality of living.\n            We focus on listening so that we can better understand your goals.\n          <\/p>\n\n          <p>\n            Our clients say we are the best Estate Planning attorneys because we keep it simple. Our interview takes\n            approximately 30 minutes to complete. With our years of experience, we've allowed ourselves to improve our\n            method for pursuing your objectives and educating you so you can choose how to control your result. We care.\n          <\/p>\n\n          <p>\n            We focus on Estate Planning, Wills &amp; Trusts, Asset Protection &amp; Real Estate Law. You won't find our skills,\n            experience, and wide-ranging legal information at any other law firm. We are aware of the legislation and are\n            adept at achieving goals.\n          <\/p>\n\n          <div class=\"lf2-signature\">Grant Van Der Jagt<\/div>\n          <div class=\"lf2-title\">CEO &amp; Founder of Lifetime.Estate<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n  :root{\n    --ink:#141a26;\n    --muted:#6f7786;\n    --max: 1200px;\n    --line: rgba(0,0,0,.08);\n  }\n\n  .lf3-wrap, .lf3-wrap *{ box-sizing:border-box; }\n  .lf3-wrap{\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\n    color: var(--ink);\n    background: #fff;\n  }\n  .lf3-container{\n    width:min(var(--max), calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  \/* Typography that feels like the screenshot *\/\n  .lf3-h2{\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    text-transform: uppercase;\n    letter-spacing: .7px;\n    font-size: 36px;\n    line-height: 1.2;\n    margin: 0 0 22px;\n    text-align:center;\n  }\n  .lf3-p{\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n    margin: 0 0 16px;\n  }\n\n  \/* Section spacing *\/\n  .lf3-section{\n    padding: 70px 0 28px;\n  }\n  .lf3-section + .lf3-section{\n    padding-top: 40px;\n  }\n\n  \/* Two-column text *\/\n  .lf3-cols{\n    display:grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items:start;\n    margin-top: 8px;\n  }\n  .lf3-note{\n    color: var(--muted);\n    font-size: 13px;\n    margin-top: 22px;\n    font-style: italic;\n  }\n\n  \/* 4-up icon grid *\/\n  .lf3-grid4{\n    display:grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 34px;\n    margin-top: 36px;\n  }\n  .lf3-item{\n    text-align:center;\n    padding: 10px 10px 0;\n  }\n  .lf3-icon{\n    width: 78px;\n    height: 78px;\n    margin: 0 auto 16px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n  }\n  .lf3-icon img{\n    width: 72px;\n    height: 72px;\n    object-fit: contain;\n  }\n  .lf3-icon svg{\n    width: 72px;\n    height: 72px;\n  }\n  .lf3-item h3{\n    margin: 0 0 12px;\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: #1a2235;\n  }\n  .lf3-item p{\n    margin: 0;\n    color: var(--muted);\n    font-size: 13.5px;\n    line-height: 1.9;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 980px){\n    .lf3-h2{ font-size: 30px; }\n    .lf3-cols{ grid-template-columns: 1fr; gap: 18px; }\n    .lf3-grid4{ grid-template-columns: 1fr 1fr; }\n  }\n  @media (max-width: 560px){\n    .lf3-grid4{ grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<section class=\"lf3-wrap\">\n\n  <!-- SECTION 1: EXPERT ATTORNEY -->\n  <div class=\"lf3-section\">\n    <div class=\"lf3-container\">\n\n      <h2 class=\"lf3-h2\">Expert Attorney For Your Law Needs<\/h2>\n\n      <div class=\"lf3-cols\">\n        <div>\n          <p class=\"lf3-p\">\n            Why are we called Lifetime Estate? It\u2019s because we offer comprehensive Estate Planning at the right price:\n            We help you protect everyone you love and everything you\u2019ve worked for is guaranteed for life*.\n          <\/p>\n\n          <p class=\"lf3-p\">\n            The bottom line is, people never plan to fail, they simply fail to plan. We make planning simple.\n            We have been a trusted brand in the legal industry for more than three decades practicing in Colorado and are\n            authorized to practice Estate Planning on a nationwide basis. Our team of knowledgeable attorneys focuses on\n            estate planning, offering our customers complete legal solutions catered to their requirements.\n          <\/p>\n        <\/div>\n\n        <div>\n          <p class=\"lf3-p\">\n            With 32 years of experience, our company has built a solid reputation for excellence and a dedication to\n            providing our clients with the best results. Our team has the knowledge and experience to help you at every\n            stage of the legal process, whether you\u2019re a business owner, a family trying to protect your legacy, or\n            dealing with a difficult family law issue. At Lifetime Estate, we are committed to defending your rights and\n            assisting you in pursuing your legal objectives.\n          <\/p>\n\n          <div class=\"lf3-note\">*some exceptions apply*<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 2: TAX MINIMIZATIONS -->\n  <div class=\"lf3-section\" style=\"padding-top: 40px; padding-bottom: 80px;\">\n    <div class=\"lf3-container\">\n\n      <h2 class=\"lf3-h2\">How Estate Planning Helps With Tax Minimizations<\/h2>\n\n      <div class=\"lf3-grid4\">\n        <!-- 1 -->\n        <div class=\"lf3-item\">\n          <div class=\"lf3-icon\">\n            <!-- Replace with your icon image (preferred) -->\n            <!-- <img decoding=\"async\" src=\"https:\/\/YOUR-CDN.com\/icon-gift-tax.png\" alt=\"Gift Tax\"> -->\n            <!-- Simple inline SVG placeholder -->\n            <svg viewBox=\"0 0 64 64\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <rect x=\"12\" y=\"22\" width=\"40\" height=\"30\" rx=\"2\"><\/rect>\n              <path d=\"M12 30h40\"><\/path>\n              <path d=\"M32 22v30\"><\/path>\n              <path d=\"M20 22c-3 0-6-2-6-5s3-5 6-5c5 0 7 7 12 10-5 3-7 0-12 0z\"><\/path>\n              <path d=\"M44 22c3 0 6-2 6-5s-3-5-6-5c-5 0-7 7-12 10 5 3 7 0 12 0z\"><\/path>\n            <\/svg>\n          <\/div>\n          <h3>Gift Tax<\/h3>\n          <p>\n            Estate planning can help you save money on gift taxes by allowing you to give assets to loved ones during your lifetime.\n            You can minimize the size of your estate by gifting assets, which reduces the amount of estate tax that may be required upon your death.\n          <\/p>\n        <\/div>\n\n        <!-- 2 -->\n        <div class=\"lf3-item\">\n          <div class=\"lf3-icon\">\n            <!-- <img decoding=\"async\" src=\"https:\/\/YOUR-CDN.com\/icon-estate-tax.png\" alt=\"Estate Tax\"> -->\n            <svg viewBox=\"0 0 64 64\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <path d=\"M10 26h44\"><\/path>\n              <path d=\"M18 26V18l14-8 14 8v8\"><\/path>\n              <rect x=\"14\" y=\"26\" width=\"36\" height=\"28\" rx=\"2\"><\/rect>\n              <path d=\"M24 54V34M32 54V34M40 54V34\"><\/path>\n              <circle cx=\"32\" cy=\"40\" r=\"6\"><\/circle>\n              <path d=\"M32 36v8M28 40h8\"><\/path>\n            <\/svg>\n          <\/div>\n          <h3>Estate Tax<\/h3>\n          <p>\n            Estate planning can also assist in lowering estate taxes by reducing the value of your estate.\n            This can be accomplished by forming a trust or making charitable contributions.\n            In 2023, the estate tax exemption is $12.06 million.\n          <\/p>\n        <\/div>\n\n        <!-- 3 -->\n        <div class=\"lf3-item\">\n          <div class=\"lf3-icon\">\n            <!-- <img decoding=\"async\" src=\"https:\/\/YOUR-CDN.com\/icon-gstt.png\" alt=\"GSTT\"> -->\n            <svg viewBox=\"0 0 64 64\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <path d=\"M14 50h36\"><\/path>\n              <path d=\"M24 50V22h16v28\"><\/path>\n              <path d=\"M20 22l12-10 12 10\"><\/path>\n              <path d=\"M46 20c4 6 4 16-2 22\"><\/path>\n              <path d=\"M50 16l-8 2 6 6\"><\/path>\n              <text x=\"8\" y=\"18\" font-size=\"10\" fill=\"currentColor\">TAX%<\/text>\n            <\/svg>\n          <\/div>\n          <h3>Generation-Skipping<br>Transfer Tax (GSTT)<\/h3>\n          <p>\n            Estate planning can also help reduce GSTT by allowing you to transfer assets to grandkids or other future\n            generations without incurring gift or estate taxes.\n          <\/p>\n        <\/div>\n\n        <!-- 4 -->\n        <div class=\"lf3-item\">\n          <div class=\"lf3-icon\">\n            <!-- <img decoding=\"async\" src=\"https:\/\/YOUR-CDN.com\/icon-income-tax.png\" alt=\"Income Tax\"> -->\n            <svg viewBox=\"0 0 64 64\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <path d=\"M14 18h36\"><\/path>\n              <path d=\"M20 14h24\"><\/path>\n              <path d=\"M18 22l28 28\"><\/path>\n              <path d=\"M46 22L18 50\"><\/path>\n              <path d=\"M42 46h8v8h-8z\"><\/path>\n              <text x=\"38\" y=\"18\" font-size=\"10\" fill=\"currentColor\">TAX<\/text>\n            <\/svg>\n          <\/div>\n          <h3>Income Tax<\/h3>\n          <p>\n            By transferring assets to beneficiaries in a tax-efficient manner, estate planning can also help to reduce\n            income taxes. For example, assets that have risen in value can be passed to beneficiaries through a trust,\n            allowing capital gains tax to be minimized.\n          <\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n\n\n<style>\n  :root{\n    --ink:#141a26;\n    --muted:#6f7786;\n    --max: 980px; \/* this section is narrower than the earlier grids *\/\n  }\n\n  .lf4-wrap, .lf4-wrap *{ box-sizing:border-box; }\n  .lf4-wrap{\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\n    background:#fff;\n    color: var(--ink);\n  }\n  .lf4-container{\n    width: min(var(--max), calc(100% - 40px));\n    margin: 0 auto;\n    padding: 70px 0 70px;\n  }\n\n  .lf4-h2{\n    margin: 0 0 18px;\n    text-align:center;\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    text-transform: uppercase;\n    letter-spacing: .7px;\n    font-size: 34px;\n    line-height: 1.2;\n  }\n\n  .lf4-p{\n    margin: 0 0 18px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.95;\n  }\n\n  .lf4-spacer{ height: 10px; }\n\n  .lf4-h3{\n    margin: 28px 0 14px;\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    text-transform: uppercase;\n    letter-spacing: .6px;\n    font-size: 26px;\n    line-height: 1.25;\n    color: #1a2235;\n  }\n\n  .lf4-list{\n    margin: 10px 0 18px 28px;\n    padding: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 2.0;\n  }\n  .lf4-list li{ margin: 0 0 2px; }\n\n  @media (max-width: 640px){\n    .lf4-container{ padding: 52px 0; }\n    .lf4-h2{ font-size: 28px; }\n    .lf4-h3{ font-size: 22px; }\n    .lf4-list{ margin-left: 22px; }\n  }\n<\/style>\n\n<section class=\"lf4-wrap\">\n  <div class=\"lf4-container\">\n\n    <h2 class=\"lf4-h2\">Probate Avoidance Attorney<\/h2>\n\n    <p class=\"lf4-p\">\n      The legal procedure for managing an estate when a person passes away is called probate. It entails confirming the\n      validity of the decedent\u2019s will (if there was one), locating and appraising their assets, paying any debts and taxes\n      due, and then distributing the remaining assets to the beneficiaries.\n    <\/p>\n\n    <p class=\"lf4-p\">\n      Assets may be held hostage for months or even years during the protracted and expensive process of probate.\n      Additionally, the specifics of the estate are made public, which may not be what some people want, and the court\n      decides the fate of everything you love, including who takes care of your children. The attorneys at Lifetime Estate\n      regularly practice in probate court, dealing with the most common issues in wills, trusts, and intestate matters.\n      This means when we create your estate plan, we know how to best protect you from the most common issues currently\n      being litigated.\n    <\/p>\n\n    <p class=\"lf4-p\">\n      We help your family affairs stay private and ensure that your final wishes are actionable in the eyes of the law.\n    <\/p>\n\n    <h3 class=\"lf4-h3\">Some Common Methods Of Probate Avoidance Include:<\/h3>\n\n    <ul class=\"lf4-list\">\n      <li>Establishing a Trust<\/li>\n      <li>Joint Ownership<\/li>\n      <li>Beneficiary Designations<\/li>\n      <li>Gifts<\/li>\n      <li>Advanced Financial Planning<\/li>\n    <\/ul>\n\n    <p class=\"lf4-p\">\n      It\u2019s important to keep in mind that each state has different probate laws, and some jurisdictions have streamlined\n      the probate process for smaller estates. It\u2019s also crucial to speak with an estate planning lawyer to figure out\n      the best probate avoidance tactics for your particular situation.\n    <\/p>\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n  :root{\n    --ink:#141a26;\n    --muted:#6f7786;\n    --gold:#f2c94c;\n    --max: 980px;\n  }\n\n  .lf5-wrap, .lf5-wrap *{ box-sizing:border-box; }\n  .lf5-wrap{\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\n    background:#fff;\n    color: var(--ink);\n  }\n  .lf5-container{\n    width: min(var(--max), calc(100% - 40px));\n    margin: 0 auto;\n    padding: 80px 0 95px;\n    text-align:center;\n  }\n\n  .lf5-title{\n    margin: 0 0 44px;\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    text-transform: uppercase;\n    letter-spacing: .8px;\n    font-size: 34px;\n    line-height: 1.2;\n  }\n\n  \/* Carousel shell *\/\n  .lf5-carousel{\n    position: relative;\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .lf5-viewport{\n    overflow: hidden;\n    position: relative;\n  }\n\n  .lf5-track{\n    display:flex;\n    transition: transform 600ms ease;\n    will-change: transform;\n  }\n\n  .lf5-slide{\n    min-width: 100%;\n    padding: 10px 20px;\n  }\n\n  \/* Review card (invisible card \u2014 mostly whitespace like screenshot) *\/\n  .lf5-rating{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    gap: 6px;\n    margin-bottom: 14px;\n  }\n  .lf5-stars{\n    display:flex;\n    gap: 4px;\n    line-height: 1;\n  }\n  .lf5-stars svg{\n    width: 18px; height: 18px;\n    fill: var(--gold);\n    stroke: rgba(0,0,0,.15);\n    stroke-width: .8;\n  }\n  .lf5-grade{\n    font-weight: 700;\n    color: #1a2235;\n    font-size: 14px;\n  }\n\n  .lf5-quote{\n    color: #1a2235;\n    font-size: 15px;\n    line-height: 1.85;\n    margin: 0 auto;\n    max-width: 760px;\n  }\n  .lf5-author{\n    margin-top: 8px;\n    color: #1a2235;\n    font-size: 15px;\n  }\n\n  \/* Controls *\/\n  .lf5-controls{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap: 14px;\n    margin-top: 28px;\n  }\n  .lf5-btn{\n    width: 42px; height: 42px;\n    border-radius: 999px;\n    border: 1px solid rgba(0,0,0,.10);\n    background: #fff;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    cursor:pointer;\n    box-shadow: 0 8px 18px rgba(0,0,0,.08);\n  }\n  .lf5-btn:hover{ filter: brightness(0.98); }\n  .lf5-btn svg{ width: 18px; height: 18px; }\n\n  .lf5-dots{\n    display:flex;\n    gap: 8px;\n    align-items:center;\n    justify-content:center;\n    flex-wrap: wrap;\n  }\n  .lf5-dot{\n    width: 9px; height: 9px;\n    border-radius: 999px;\n    border: 1px solid rgba(0,0,0,.25);\n    background: transparent;\n    cursor:pointer;\n    padding: 0;\n  }\n  .lf5-dot[aria-current=\"true\"]{\n    background: rgba(0,0,0,.55);\n    border-color: rgba(0,0,0,.55);\n  }\n\n  \/* Optional: faint side arrows like \u201cslider\u201d *\/\n  .lf5-arrow{\n    position:absolute;\n    top: 58%;\n    transform: translateY(-50%);\n    width: 44px; height: 44px;\n    border-radius: 999px;\n    border: 1px solid rgba(0,0,0,.10);\n    background: #fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    cursor:pointer;\n    box-shadow: 0 10px 22px rgba(0,0,0,.10);\n  }\n  .lf5-arrow:hover{ filter: brightness(0.98); }\n  .lf5-arrow.prev{ left: -64px; }\n  .lf5-arrow.next{ right: -64px; }\n\n  @media (max-width: 980px){\n    .lf5-arrow{ display:none; } \/* hide side arrows on small screens *\/\n    .lf5-title{ font-size: 28px; }\n    .lf5-container{ padding: 60px 0 70px; }\n  }\n<\/style>\n\n<section class=\"lf5-wrap\" aria-label=\"Client reviews\">\n  <div class=\"lf5-container\">\n\n    <h2 class=\"lf5-title\">What Our Clients Are Saying<\/h2>\n\n    <div class=\"lf5-carousel\" data-autoplay=\"true\" data-interval=\"4500\">\n      <!-- Optional big side arrows -->\n      <button class=\"lf5-arrow prev\" type=\"button\" aria-label=\"Previous review\" data-prev>\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M15 18l-6-6 6-6\"><\/path>\n        <\/svg>\n      <\/button>\n      <button class=\"lf5-arrow next\" type=\"button\" aria-label=\"Next review\" data-next>\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M9 18l6-6-6-6\"><\/path>\n        <\/svg>\n      <\/button>\n\n      <div class=\"lf5-viewport\" tabindex=\"0\" aria-roledescription=\"carousel\" aria-label=\"Testimonials carousel\">\n        <div class=\"lf5-track\">\n\n          <!-- Slide 1 -->\n          <article class=\"lf5-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\">\n            <div class=\"lf5-rating\">\n              <div class=\"lf5-stars\" aria-label=\"5 out of 5 stars\">\n                <!-- 5 stars -->\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n              <\/div>\n              <div class=\"lf5-grade\">Excellent<\/div>\n            <\/div>\n            <p class=\"lf5-quote\">\n              Lifetime Estate provides excellent service in preparing a lease that provides a great sense of security.\n              They patiently &amp; thoroughly explained every portion!\n            <\/p>\n            <div class=\"lf5-author\">- Pam<\/div>\n          <\/article>\n\n          <!-- Slide 2 -->\n          <article class=\"lf5-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\">\n            <div class=\"lf5-rating\">\n              <div class=\"lf5-stars\" aria-label=\"5 out of 5 stars\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n              <\/div>\n              <div class=\"lf5-grade\">Excellent<\/div>\n            <\/div>\n            <p class=\"lf5-quote\">\n              Shout out to the attorney at Lifetime Estate. They went out of the way to help a friend w a trust.\n              If you haven't done a trust yet, I highly recommend him for personal experience. He has been fantastic!\n            <\/p>\n            <div class=\"lf5-author\">- Joshua Dutton<\/div>\n          <\/article>\n\n          <!-- Slide 3 -->\n          <article class=\"lf5-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\">\n            <div class=\"lf5-rating\">\n              <div class=\"lf5-stars\" aria-label=\"5 out of 5 stars\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n              <\/div>\n              <div class=\"lf5-grade\">Excellent<\/div>\n            <\/div>\n            <p class=\"lf5-quote\">\n              The attorney at Lifetime Estate is outstanding! They are very welcoming and personable.\n              He answered many questions on repeated occasions and helped guide us in planning our Will and Trust.\n              I would highly recommend him!\n            <\/p>\n            <div class=\"lf5-author\">- Jeanette N.<\/div>\n          <\/article>\n\n          <!-- Slide 4 -->\n          <article class=\"lf5-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\">\n            <div class=\"lf5-rating\">\n              <div class=\"lf5-stars\" aria-label=\"5 out of 5 stars\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n              <\/div>\n              <div class=\"lf5-grade\">Excellent<\/div>\n            <\/div>\n            <p class=\"lf5-quote\">\n              We have used the attorney at Lifetime Estate for both my mom and our own family. He did the most thorough job for both.\n              He is honest, capable, and made sure that every single detail was addressed. I highly recommend him.\n            <\/p>\n            <div class=\"lf5-author\">- Lisa Chrismer Hix<\/div>\n          <\/article>\n\n          <!-- Slide 5 -->\n          <article class=\"lf5-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\">\n            <div class=\"lf5-rating\">\n              <div class=\"lf5-stars\" aria-label=\"5 out of 5 stars\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.3l-6.2 3.7 1.7-7-5.4-4.6 7.1-.6L12 2l2.8 6.8 7.1.6-5.4 4.6 1.7 7z\"\/><\/svg>\n              <\/div>\n              <div class=\"lf5-grade\">Excellent<\/div>\n            <\/div>\n            <p class=\"lf5-quote\">\n              I want to give a huge shoutout to Lifetime Estate for helping me out today! My family is going through a lot with the passing of my nephew.\n              They truly have made it a lot easier for my family. I posted just yesterday, and almost immediately, he responded with his contact info.\n              I highly recommend him when any of you guys need an attorney!\n            <\/p>\n            <div class=\"lf5-author\">- Jordan Richey<\/div>\n          <\/article>\n\n        <\/div>\n      <\/div>\n\n      <div class=\"lf5-controls\" aria-label=\"carousel controls\">\n        <button class=\"lf5-btn\" type=\"button\" aria-label=\"Previous review\" data-prev>\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M15 18l-6-6 6-6\"><\/path>\n          <\/svg>\n        <\/button>\n\n        <div class=\"lf5-dots\" aria-label=\"slide selectors\"><\/div>\n\n        <button class=\"lf5-btn\" type=\"button\" aria-label=\"Next review\" data-next>\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M9 18l6-6-6-6\"><\/path>\n          <\/svg>\n        <\/button>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  const root = document.currentScript.previousElementSibling; \/\/ the <section> right above this script\n  if (!root) return;\n\n  const carousel = root.querySelector('.lf5-carousel');\n  const track = root.querySelector('.lf5-track');\n  const slides = Array.from(root.querySelectorAll('.lf5-slide'));\n  const dotsWrap = root.querySelector('.lf5-dots');\n  const prevButtons = root.querySelectorAll('[data-prev]');\n  const nextButtons = root.querySelectorAll('[data-next]');\n  const viewport = root.querySelector('.lf5-viewport');\n\n  let index = 0;\n  let timer = null;\n  const autoplay = carousel?.dataset.autoplay === \"true\";\n  const interval = parseInt(carousel?.dataset.interval || \"4500\", 10);\n\n  function goTo(i){\n    index = (i + slides.length) % slides.length;\n    track.style.transform = `translateX(-${index * 100}%)`;\n\n    \/\/ aria-current on dots\n    dotsWrap.querySelectorAll('button').forEach((b, bi)=>{\n      b.setAttribute('aria-current', bi === index ? 'true' : 'false');\n      b.setAttribute('aria-label', `Go to review ${bi + 1} of ${slides.length}`);\n    });\n\n    \/\/ update slide aria-labels (nice-to-have)\n    slides.forEach((s, si)=>{\n      s.setAttribute('aria-label', `${si + 1} of ${slides.length}`);\n    });\n  }\n\n  function buildDots(){\n    if (!dotsWrap) return;\n    dotsWrap.innerHTML = '';\n    slides.forEach((_, i)=>{\n      const b = document.createElement('button');\n      b.className = 'lf5-dot';\n      b.type = 'button';\n      b.addEventListener('click', ()=>{ stop(); goTo(i); start(); });\n      dotsWrap.appendChild(b);\n    });\n  }\n\n  function start(){\n    if (!autoplay) return;\n    stop();\n    timer = setInterval(()=> goTo(index + 1), interval);\n  }\n\n  function stop(){\n    if (timer) clearInterval(timer);\n    timer = null;\n  }\n\n  \/\/ Controls\n  prevButtons.forEach(b => b.addEventListener('click', ()=>{ stop(); goTo(index - 1); start(); }));\n  nextButtons.forEach(b => b.addEventListener('click', ()=>{ stop(); goTo(index + 1); start(); }));\n\n  \/\/ Pause on hover\/focus\n  carousel.addEventListener('mouseenter', stop);\n  carousel.addEventListener('mouseleave', start);\n  viewport.addEventListener('focusin', stop);\n  viewport.addEventListener('focusout', start);\n\n  \/\/ Keyboard: left\/right arrows when focused\n  viewport.addEventListener('keydown', (e)=>{\n    if (e.key === 'ArrowLeft'){ e.preventDefault(); stop(); goTo(index - 1); start(); }\n    if (e.key === 'ArrowRight'){ e.preventDefault(); stop(); goTo(index + 1); start(); }\n  });\n\n  buildDots();\n  goTo(0);\n  start();\n})();\n<\/script>\n\n\n\n\n\n<style>\n  :root{\n    --f-ink:#e9eef7;\n    --f-muted: rgba(233,238,247,.75);\n    --f-dim: rgba(233,238,247,.55);\n    --f-bg:#1f2a3d;          \/* deep navy like screenshot *\/\n    --f-bg2:#1b2536;         \/* darker bottom bar *\/\n    --f-gold:#c7ad6a;\n    --f-line: rgba(255,255,255,.10);\n    --f-max: 1200px;\n  }\n\n  .lffooter, .lffooter *{ box-sizing:border-box; }\n  .lffooter{\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\n    background: var(--f-bg);\n    color: var(--f-ink);\n  }\n  .lffooter__wrap{\n    width: min(var(--f-max), calc(100% - 40px));\n    margin: 0 auto;\n    padding: 70px 0 48px;\n  }\n\n  .lffooter__grid{\n    display:grid;\n    grid-template-columns: 1.1fr 1fr 1fr 1fr;\n    gap: 44px;\n    align-items:start;\n  }\n\n  \/* Left column *\/\n  .lffooter__logo{\n    width: 110px;\n    height: 110px;\n    border-radius: 999px;\n    object-fit: contain;\n    box-shadow: 0 14px 30px rgba(0,0,0,.25);\n    display:block;\n    margin-bottom: 22px;\n  }\n\n  .lffooter__heading{\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    font-size: 22px;\n    font-weight: 500;\n    margin: 0 0 16px;\n    display:flex;\n    align-items:center;\n    gap: 12px;\n    letter-spacing: .2px;\n  }\n  .lffooter__heading:before{\n    content:\"\";\n    width: 1px;\n    height: 20px;\n    background: var(--f-gold);\n    display:inline-block;\n  }\n\n  .lffooter__text{\n    margin: 0;\n    color: var(--f-muted);\n    font-size: 14px;\n    line-height: 1.9;\n    max-width: 320px;\n  }\n\n  .lffooter__social{\n    display:flex;\n    gap: 12px;\n    margin-top: 18px;\n  }\n  .lffooter__social a{\n    width: 34px;\n    height: 34px;\n    border-radius: 999px;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    background: rgba(255,255,255,.06);\n    border: 1px solid rgba(255,255,255,.08);\n    color: var(--f-ink);\n    text-decoration:none;\n    font-weight: 800;\n    font-size: 12px;\n  }\n  .lffooter__social a:hover{\n    border-color: rgba(199,173,106,.65);\n    background: rgba(199,173,106,.10);\n  }\n\n  \/* Columns 2-4 *\/\n  .lffooter__coltitle{\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    font-size: 20px;\n    font-weight: 500;\n    margin: 0 0 16px;\n    display:flex;\n    align-items:center;\n    gap: 12px;\n  }\n  .lffooter__coltitle:before{\n    content:\"\";\n    width: 1px;\n    height: 18px;\n    background: var(--f-gold);\n    display:inline-block;\n  }\n\n  .lffooter__list{\n    list-style:none;\n    padding: 0;\n    margin: 0;\n    display:flex;\n    flex-direction:column;\n    gap: 12px;\n  }\n  .lffooter__list a{\n    color: var(--f-muted);\n    text-decoration:none;\n    font-size: 14px;\n    display:inline-flex;\n    align-items:center;\n    gap: 10px;\n  }\n  .lffooter__list a:hover{ color: #fff; }\n  .lffooter__chev{\n    color: var(--f-gold);\n    opacity: .9;\n    font-weight: 900;\n  }\n\n  .lffooter__contact{\n    display:flex;\n    flex-direction:column;\n    gap: 14px;\n    margin-top: 4px;\n  }\n  .lffooter__ci{\n    display:flex;\n    gap: 10px;\n    align-items:flex-start;\n    color: var(--f-muted);\n    font-size: 14px;\n    line-height: 1.7;\n    text-decoration:none;\n  }\n  .lffooter__ci svg{\n    width: 18px;\n    height: 18px;\n    margin-top: 2px;\n    color: var(--f-gold);\n    flex: 0 0 auto;\n  }\n\n  .lffooter__about{\n    color: var(--f-muted);\n    font-size: 14px;\n    line-height: 1.9;\n    margin: 4px 0 0;\n  }\n  .lffooter__about a{\n    color: rgba(233,238,247,.85);\n    text-decoration:none;\n  }\n  .lffooter__about a:hover{ text-decoration: underline; }\n\n  \/* Bottom bar *\/\n  .lffooter__bottom{\n    background: var(--f-bg2);\n    border-top: 1px solid rgba(255,255,255,.06);\n    padding: 18px 0;\n    text-align:center;\n    color: var(--f-dim);\n    font-size: 13px;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 1100px){\n    .lffooter__grid{ grid-template-columns: 1.2fr 1fr 1fr; }\n    .lffooter__grid > .lffooter__col--about{ grid-column: 1 \/ -1; }\n  }\n  @media (max-width: 820px){\n    .lffooter__wrap{ padding: 52px 0 36px; }\n    .lffooter__grid{ grid-template-columns: 1fr; gap: 28px; }\n    .lffooter__text{ max-width: none; }\n  }\n<\/style>\n\n<footer class=\"lffooter\" aria-label=\"Site footer\">\n  <div class=\"lffooter__wrap\">\n    <div class=\"lffooter__grid\">\n\n      <!-- COL 1: Logo + intro + social -->\n      <div>\n        <img decoding=\"async\" class=\"lffooter__logo\" src=\"https:\/\/lifetime.estate\/wp-content\/uploads\/2026\/01\/cropped-cropped-lifetime-estate-logo-4360766.png\" alt=\"Lifetime Estate logo\">\n        <h3 class=\"lffooter__heading\">Consult Lifetime Estate Today<\/h3>\n        <p class=\"lffooter__text\">\n          To ensure your estate is managed according to your desires and to safeguard the privacy and well-being of your\n          loved ones, reach out to Lifetime Estate. Our Colorado estate planning experts are ready to create a probate\n          avoidance plan that reflects your specific needs and gives you peace of mind for the future.\n        <\/p>\n\n        <div class=\"lffooter__social\" aria-label=\"Social links\">\n          <!-- Replace hrefs + labels -->\n          <a href=\"https:\/\/www.facebook.com\/profile.php?id=100092303364082\" aria-label=\"Facebook\">f<\/a>\n          <a href=\"https:\/\/x.com\/5280Lawyer\" aria-label=\"Twitter\/X\">x<\/a>\n          <a href=\"https:\/\/www.linkedin.com\/company\/van-der-jagt-realty-llc\/\" aria-label=\"LinkedIn\">in<\/a>\n          <a href=\"https:\/\/www.instagram.com\/lifetime.estate\/\" aria-label=\"Instagram\">ig<\/a>\n          <a href=\"https:\/\/www.tiktok.com\/@lifetime.estate?_t=8fnJho9wCLP&#038;_r=1\" aria-label=\"TikTok\">t<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- COL 2: Quick contact info -->\n      <div>\n        <h4 class=\"lffooter__coltitle\">Quick Contact Info<\/h4>\n        <div class=\"lffooter__contact\">\n          <div class=\"lffooter__ci\">\n            <!-- globe -->\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n              <path d=\"M2 12h20\"><\/path>\n              <path d=\"M12 2a15 15 0 0 1 0 20\"><\/path>\n              <path d=\"M12 2a15 15 0 0 0 0 20\"><\/path>\n            <\/svg>\n            Serving All of Colorado\n          <\/div>\n\n          <a class=\"lffooter__ci\" href=\"tel:8668010123\">\n            <!-- phone -->\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1A19.5 19.5 0 0 1 3.2 10.9 19.8 19.8 0 0 1 .1 2.3 2 2 0 0 1 2 0h3a2 2 0 0 1 2 1.7c.1.9.3 1.8.6 2.6a2 2 0 0 1-.5 2.1L6 7a16 16 0 0 0 11 11l.6-1.1a2 2 0 0 1 2.1-.5c.8.3 1.7.5 2.6.6a2 2 0 0 1 1.7 1.9z\"><\/path>\n            <\/svg>\n            866-801-0123\n          <\/a>\n\n          <a class=\"lffooter__ci\" href=\"mailto:support@lifetime.estate\">\n            <!-- mail -->\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 4h16v16H4z\"><\/path>\n              <path d=\"M22 6 12 13 2 6\"><\/path>\n            <\/svg>\n            support@lifetime.estate\n          <\/a>\n\n          <div class=\"lffooter__ci\">\n            <!-- clock -->\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n              <path d=\"M12 6v6l4 2\"><\/path>\n            <\/svg>\n            Mon \u2013 Thurs: 09:00 - 15:00 \u2014 CLOSED<br>\n            Friday to Sunday\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- COL 3: Links -->\n      <div>\n        <h4 class=\"lffooter__coltitle\">&nbsp;<\/h4>\n        <ul class=\"lffooter__list\" aria-label=\"Footer links\">\n          <li><a href=\"\/\"><span class=\"lffooter__chev\">\u203a<\/span> Home<\/a><\/li>\n          <li><a href=\"\/wills\"><span class=\"lffooter__chev\">\u203a<\/span> Wills<\/a><\/li>\n          <li><a href=\"\/probate-attorney\"><span class=\"lffooter__chev\">\u203a<\/span> Probate Attorney<\/a><\/li>\n          <li><a href=\"\/trusts\"><span class=\"lffooter__chev\">\u203a<\/span> Trusts<\/a><\/li>\n          <li><a href=\"\/asset-protection\"><span class=\"lffooter__chev\">\u203a<\/span> Asset Protection<\/a><\/li>\n          <li><a href=\"\/creditor-protection\"><span class=\"lffooter__chev\">\u203a<\/span> Creditor Protection<\/a><\/li>\n          <li><a href=\"\/estate-planning-lawyer\"><span class=\"lffooter__chev\">\u203a<\/span> Estate Planning Lawyer<\/a><\/li>\n          <li><a href=\"\/real-estate\"><span class=\"lffooter__chev\">\u203a<\/span> Real Estate<\/a><\/li>\n          <li><a href=\"\/probate\"><span class=\"lffooter__chev\">\u203a<\/span> Probate<\/a><\/li>\n          <li><a href=\"\/mechanics-lien\"><span class=\"lffooter__chev\">\u203a<\/span> Mechanics Lien<\/a><\/li>\n          <li><a href=\"\/contact\"><span class=\"lffooter__chev\">\u203a<\/span> Contact<\/a><\/li>\n          <li><a href=\"\/blog\"><span class=\"lffooter__chev\">\u203a<\/span> Blog<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- COL 4: About -->\n      <div class=\"lffooter__col--about\">\n        <h4 class=\"lffooter__coltitle\">About<\/h4>\n        <p class=\"lffooter__about\">\n          Lifetime.Estate is a registered trade name of The Law Firm of Starzynski Van Der Jagt P.C.<br>\n          <a href=\"https:\/\/www.vdjlaw.com\" target=\"_blank\" rel=\"noopener\">www.vdjlaw.com<\/a>. All work is completed by or\n          under the supervision of a licensed Attorney.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"lffooter__bottom\">\n    \u00a9 2019 All Rights Reserved\n  <\/div>\n<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>support@lifetime.estate 866-801-0123 Mon &#8211; Thurs 9:00 AM &#8211; 03:00 PM f x in ig t Free Consultation Home Wills Probate Attorney Trusts Asset Protection Real Estate Probate Mechanics Lien Contact &#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth-stretched.php","meta":{"footnotes":""},"class_list":["post-65","page","type-page","status-publish","hentry"],"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/lifetime.estate\/index.php?rest_route=\/wp\/v2\/pages\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lifetime.estate\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lifetime.estate\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lifetime.estate\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/lifetime.estate\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=65"}],"version-history":[{"count":0,"href":"https:\/\/lifetime.estate\/index.php?rest_route=\/wp\/v2\/pages\/65\/revisions"}],"wp:attachment":[{"href":"https:\/\/lifetime.estate\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}