{"id":2766,"date":"2025-04-10T22:18:14","date_gmt":"2025-04-10T22:18:14","guid":{"rendered":"https:\/\/covenantmarriagehelp.com\/?page_id=2766"},"modified":"2025-04-18T22:06:02","modified_gmt":"2025-04-18T22:06:02","slug":"parenting-covenant","status":"publish","type":"page","link":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/","title":{"rendered":"Parenting Covenant\u00a0"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2766\" class=\"elementor elementor-2766\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59cf2ec6 e-flex e-con-boxed e-con e-parent\" data-id=\"59cf2ec6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2dcb8701 elementor-widget elementor-widget-text-editor\" data-id=\"2dcb8701\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"description\" content=\"Transform your family with our Biblically-rooted parenting system. Join 800+ families in building a God-honoring legacy.\">\n  <meta name=\"keywords\" content=\"Christian parenting, family legacy, Biblical parenting, generational cycles, covenant marriage\">\n  <meta name=\"author\" content=\"Covenant Marriage Help\">\n  <title>Godly Parenting &#038; Family Legacy | Covenant Marriage Help<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700&#038;display=swap\" rel=\"stylesheet\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" integrity=\"sha512-iecdLmaskl7CVkqkXNQ\/ZH\/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT\/E0iPtmFIB46ZmdtAc9eNBvH0H\/ZpiBw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n  <style>\n    \/* ===== BASE STYLES ===== *\/\n    :root {\n      --primary: #8B0000; \/* Deep red for trust and strength *\/\n      --secondary: #1E3A8A; \/* Navy blue for wisdom *\/\n      --accent: #D4AF37; \/* Gold for divine value *\/\n      --light: #F8F9FA; \/* Light gray for clean design *\/\n      --dark: #212529; \/* Dark for text clarity *\/\n      --gradient: linear-gradient(135deg, rgba(139, 0, 0, 0.9), rgba(30, 58, 138, 0.9));\n    }\n\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Poppins', sans-serif;\n      line-height: 1.7;\n      color: var(--dark);\n      background-color: #fff;\n      overflow-x: hidden;\n    }\n\n    .container {\n      max-width: 1240px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n    img {\n      max-width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    a {\n      text-decoration: none;\n    }\n\n    \/* ===== TYPOGRAPHY ===== *\/\n    h1, h2, h3 {\n      font-weight: 700;\n      line-height: 1.2;\n    }\n\n    h1 { font-size: clamp(36px, 6vw, 60px); }\n    h2 { font-size: clamp(28px, 4vw, 40px); }\n    h3 { font-size: clamp(20px, 3vw, 24px); }\n\n    \/* ===== HERO SECTION ===== *\/\n    .parenting-hero {\n      background: var(--gradient), url('https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Family-dinner-scene.png') center\/cover no-repeat;\n      color: white;\n      padding: 140px 0;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .parenting-hero::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: rgba(0, 0, 0, 0.2);\n      z-index: 1;\n    }\n\n    .parenting-hero .container {\n      position: relative;\n      z-index: 2;\n    }\n\n    .parenting-hero h1 {\n      margin-bottom: 24px;\n      text-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);\n    }\n\n    .parenting-hero p {\n      max-width: 750px;\n      margin: 0 auto 32px;\n      font-size: 1.2rem;\n      font-weight: 300;\n    }\n\n    .hero-stats {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n      gap: 24px;\n      margin-top: 48px;\n      justify-content: center;\n    }\n\n    .stat-item {\n      background: rgba(255, 255, 255, 0.2);\n      padding: 20px;\n      border-radius: 12px;\n      backdrop-filter: blur(8px);\n      border: 1px solid rgba(255, 255, 255, 0.1);\n    }\n\n    .stat-number {\n      font-size: 2rem;\n      font-weight: 700;\n      color: var(--accent);\n      margin-bottom: 8px;\n    }\n\n    .stat-item p {\n      font-size: 0.9rem;\n      font-weight: 300;\n    }\n\n    \/* ===== GENERATIONAL CYCLES SECTION ===== *\/\n    .cycle-section {\n      padding: 100px 0;\n      background: var(--light);\n    }\n\n    .section-title {\n      text-align: center;\n      margin-bottom: 60px;\n    }\n\n    .section-title h2 {\n      color: var(--secondary);\n      position: relative;\n      margin-bottom: 16px;\n    }\n\n    .section-title h2::after {\n      content: '';\n      position: absolute;\n      bottom: -12px;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 100px;\n      height: 4px;\n      background: var(--primary);\n      border-radius: 2px;\n    }\n\n    .section-title p {\n      color: #666;\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    .cycle-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 32px;\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n\n    .cycle-card {\n      background: white;\n      border-radius: 12px;\n      padding: 32px;\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\n      text-align: center;\n      border-top: 5px solid var(--primary);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .cycle-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);\n    }\n\n    .cycle-card img {\n      width: 80px;\n      height: 80px;\n      margin: 0 auto 20px;\n      object-fit: contain;\n    }\n\n    .cycle-card h3 {\n      color: var(--secondary);\n      margin-bottom: 12px;\n    }\n\n    .cycle-card p {\n      color: #666;\n      font-size: 0.95rem;\n    }\n\n    \/* ===== PARENTING SYSTEM SECTION ===== *\/\n    .system-section {\n      padding: 100px 0;\n      background: white;\n    }\n\n    .system-container {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 60px;\n      align-items: center;\n    }\n\n    .system-image {\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);\n      position: relative;\n    }\n\n    .system-image img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .system-content h2 {\n      color: var(--secondary);\n      margin-bottom: 24px;\n    }\n\n    .system-steps {\n      list-style: none;\n      margin-bottom: 32px;\n    }\n\n    .system-steps li {\n      margin-bottom: 20px;\n      position: relative;\n      padding-left: 40px;\n      font-size: 1.05rem;\n    }\n\n    .system-steps li::before {\n      content: '\\f058'; \/* Font Awesome check-circle *\/\n      font-family: 'Font Awesome 6 Free';\n      font-weight: 900;\n      position: absolute;\n      left: 0;\n      top: 2px;\n      color: var(--accent);\n      font-size: 1.5rem;\n    }\n\n    .system-steps strong {\n      color: var(--primary);\n    }\n\n    \/* ===== PROGRAM OPTIONS ===== *\/\n    .program-options {\n      padding: 100px 0;\n      background: var(--light);\n    }\n\n    .options-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 32px;\n      margin-top: 60px;\n    }\n\n    .option-card {\n      background: white;\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .option-card:hover {\n      transform: translateY(-12px);\n      box-shadow: 0 16px 40px rgba(0, 0, 0, 0.15);\n    }\n\n    .option-header {\n      background: var(--secondary);\n      color: white;\n      padding: 32px;\n      text-align: center;\n    }\n\n    .option-header h3 {\n      margin-bottom: 12px;\n    }\n\n    .option-price {\n      font-size: 2.5rem;\n      font-weight: 700;\n      margin-bottom: 8px;\n    }\n\n    .option-price span {\n      font-size: 1rem;\n      font-weight: 400;\n    }\n\n    .option-body {\n      padding: 32px;\n    }\n\n    .option-features {\n      list-style: none;\n      margin-bottom: 32px;\n    }\n\n    .option-features li {\n      margin-bottom: 12px;\n      position: relative;\n      padding-left: 28px;\n      font-size: 0.95rem;\n    }\n\n    .option-features li::before {\n      content: '\\f00c'; \/* Font Awesome check *\/\n      font-family: 'Font Awesome 6 Free';\n      font-weight: 900;\n      position: absolute;\n      left: 0;\n      color: var(--accent);\n    }\n\n    .option-features li strong {\n      color: var(--secondary);\n    }\n\n    .option-card .btn {\n      width: 100%;\n      text-align: center;\n      padding: 16px;\n      font-size: 1.05rem;\n    }\n\n    \/* ===== TESTIMONIAL SECTION ===== *\/\n    .testimonial-section {\n      padding: 100px 0;\n      background: white;\n    }\n\n    .testimonial-card {\n      background: var(--light);\n      border-radius: 16px;\n      padding: 48px;\n      max-width: 900px;\n      margin: 0 auto;\n      position: relative;\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\n    }\n\n    .testimonial-card::before {\n      content: '\\f10d'; \/* Font Awesome quote-left *\/\n      font-family: 'Font Awesome 6 Free';\n      font-weight: 900;\n      position: absolute;\n      top: 24px;\n      left: 24px;\n      font-size: 3rem;\n      color: rgba(139, 0, 0, 0.15);\n    }\n\n    .testimonial-text {\n      font-style: italic;\n      font-size: 1.1rem;\n      margin-bottom: 24px;\n      color: #444;\n      line-height: 1.8;\n    }\n\n    .testimonial-author {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .author-image {\n      width: 64px;\n      height: 64px;\n      border-radius: 50%;\n      object-fit: cover;\n      border: 3px solid var(--accent);\n    }\n\n    .author-details {\n      font-size: 0.95rem;\n    }\n\n    .author-details strong {\n      color: var(--secondary);\n    }\n\n    .author-details span {\n      color: #666;\n      font-size: 0.85rem;\n    }\n\n    \/* ===== CTA SECTION ===== *\/\n    .cta-section {\n      padding: 120px 0;\n      background: var(--gradient), url('https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/couple_praying_together_on_sofa.png') center\/cover no-repeat;\n      color: white;\n      text-align: center;\n      position: relative;\n    }\n\n    .cta-section::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: rgba(0, 0, 0, 0.3);\n      z-index: 1;\n    }\n\n    .cta-section .container {\n     _.\n\n      position: relative;\n      z-index: 2;\n    }\n\n    .cta-section h2 {\n      margin-bottom: 24px;\n    }\n\n    .cta-section p {\n      max-width: 750px;\n      margin: 0 auto 32px;\n      font-size: 1.2rem;\n      font-weight: 300;\n    }\n\n    .cta-form {\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    .form-group {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 16px;\n      margin-bottom: 24px;\n    }\n\n    .form-group input {\n      padding: 16px;\n      border: none;\n      border-radius: 8px;\n      font-size: 1rem;\n      font-family: 'Poppins', sans-serif;\n      width: 100%;\n      background: rgba(255, 255, 255, 0.95);\n      transition: background 0.3s ease;\n    }\n\n    .form-group input:focus {\n      outline: none;\n      background: white;\n      box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.3);\n    }\n\n    .cta-form button {\n      width: 100%;\n      padding: 16px;\n      font-size: 1.05rem;\n    }\n\n    .privacy-note {\n      font-size: 0.85rem;\n      margin-top: 16px;\n      opacity: 0.9;\n    }\n\n    \/* ===== BUTTON STYLES ===== *\/\n    .btn {\n      display: inline-block;\n      background: var(--primary);\n      color: white;\n      padding: 14px 32px;\n      border-radius: 50px;\n      font-weight: 600;\n      font-size: 1rem;\n      transition: all 0.3s ease;\n      cursor: pointer;\n      border: none;\n    }\n\n    .btn:hover {\n      background: #6B0000;\n      transform: translateY(-3px);\n      box-shadow: 0 8px 24px rgba(139, 0, 0, 0.3);\n    }\n\n    .btn-accent {\n      background: var(--accent);\n      color: var(--secondary);\n    }\n\n    .btn-accent:hover {\n      background: #C9A227;\n      box-shadow: 0 8px 24px rgba(212, 175, 55, 0.3);\n    }\n\n    \/* ===== ANIMATIONS ===== *\/\n    @keyframes fadeInUp {\n      from {\n        opacity: 0;\n        transform: translateY(20px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    .animate-on-scroll {\n      opacity: 0;\n      animation: fadeInUp 0.6s ease-out forwards;\n    }\n\n    \/* ===== RESPONSIVE STYLES ===== *\/\n    @media (max-width: 1024px) {\n      .system-container {\n        grid-template-columns: 1fr;\n        gap: 40px;\n      }\n\n      .system-image {\n        max-width: 600px;\n        margin: 0 auto;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .parenting-hero {\n        padding: 100px 0;\n      }\n\n      .hero-stats {\n        grid-template-columns: 1fr;\n        gap: 16px;\n      }\n\n      .stat-item {\n        max-width: 300px;\n        margin: 0 auto;\n      }\n\n      .cycle-section,\n      .system-section,\n      .program-options,\n      .testimonial-section,\n      .cta-section {\n        padding: 80px 0;\n      }\n\n      .form-group {\n        grid-template-columns: 1fr;\n        gap: 12px;\n      }\n    }\n\n    @media (max-width: 480px) {\n      h1 { font-size: 2rem; }\n      h2 { font-size: 1.75rem; }\n      .parenting-hero p,\n      .cta-section p {\n        font-size: 1rem;\n      }\n\n      .btn {\n        padding: 12px 24px;\n        font-size: 0.9rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <!-- Hero Section -->\n  <section class=\"parenting-hero\">\n    <div class=\"container\">\n      <h1>Building a Covenant Home for Generations<\/h1>\n      <p>Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles.<\/p>\n      <a href=\"#cta\" class=\"btn btn-accent\">Get Free Parenting Guide<\/a>\n      <div class=\"hero-stats\">\n        <div class=\"stat-item\">\n          <div class=\"stat-number\">84%<\/div>\n          <p>Families report stronger bonds<\/p>\n        <\/div>\n        <div class=\"stat-item\">\n          <div class=\"stat-number\">23<\/div>\n          <p>Generational cycles broken<\/p>\n        <\/div>\n        <div class=\"stat-item\">\n          <div class=\"stat-number\">Gen 18:19<\/div>\n          <p>Our guiding Scripture<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Generational Cycles Section -->\n  <section class=\"cycle-section\">\n    <div class=\"container\">\n      <div class=\"section-title\">\n        <h2>Breaking Destructive Family Patterns<\/h2>\n        <p>Overcome common generational strongholds with our proven framework.<\/p>\n      <\/div>\n      <div class=\"cycle-grid\">\n        <div class=\"cycle-card animate-on-scroll\">\n          <img decoding=\"async\" src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Broken-chain-Addiction-Cycles.png\" alt=\"Addiction Cycles\">\n          <h3>Addiction Cycles<\/h3>\n          <p>Break free from alcohol, substance, or pornography struggles.<\/p>\n        <\/div>\n        <div class=\"cycle-card animate-on-scroll\">\n          <img decoding=\"async\" src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Anger-Abuse.png\" alt=\"Anger &#038; Abuse\">\n          <h3>Anger &#038; Abuse<\/h3>\n          <p>End patterns of domestic violence and emotional harm.<\/p>\n        <\/div>\n        <div class=\"cycle-card animate-on-scroll\">\n          <img decoding=\"async\" src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Financial-Dysfunction-.png\" alt=\"Financial Dysfunction\">\n          <h3>Financial Dysfunction<\/h3>\n          <p>Overcome chronic debt and poor stewardship.<\/p>\n        <\/div>\n        <div class=\"cycle-card animate-on-scroll\">\n          <img decoding=\"async\" src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Spiritual-Apathy.png\" alt=\"Spiritual Apathy\">\n          <h3>Spiritual Apathy<\/h3>\n          <p>Revive faith and spiritual practices in your family.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Parenting System Section -->\n  <section class=\"system-section\">\n    <div class=\"container\">\n      <div class=\"system-container\">\n        <div class=\"system-image animate-on-scroll\">\n          <img decoding=\"async\" src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/African-couple-in-their-30s-praying.png\" alt=\"Family praying together\">\n        <\/div>\n        <div class=\"system-content animate-on-scroll\">\n          <h2>The 4 Pillars of Covenant Parenting<\/h2>\n          <ul class=\"system-steps\">\n            <li><strong>Spiritual Foundation:<\/strong> Build a family altar with daily devotions.<\/li>\n            <li><strong>Biblical Discipline:<\/strong> Train children with love, not punishment.<\/li>\n            <li><strong>Legacy Planning:<\/strong> Create a multi-generational vision.<\/li>\n            <li><strong>Cultural Resistance:<\/strong> Raise children set apart for God.<\/li>\n          <\/ul>\n          <a href=\"https:\/\/covenantmarriagehelp.com\/es\/all-in-one-booking-hub\/\" class=\"btn\">Explore Parenting Programs<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Program Options -->\n  <section class=\"program-options\" id=\"programs\">\n    <div class=\"container\">\n      <div class=\"section-title\">\n        <h2>Parenting Transformation Programs<\/h2>\n        <p>Choose the path that best fits your family&#8217;s journey.<\/p>\n      <\/div>\n      <div class=\"options-grid\">\n        <div class=\"option-card animate-on-scroll\">\n          <div class=\"option-header\">\n            <h3>Parenting Course<\/h3>\n            <div class=\"option-price\">\u00a3147<\/div>\n            <p>Lifetime access<\/p>\n          <\/div>\n          <div class=\"option-body\">\n            <ul class=\"option-features\">\n              <li>12 Video Teachings<\/li>\n              <li>Family Devotion Plans<\/li>\n              <li>Age-Specific Guides<\/li>\n              <li>Accountability Partner<\/li>\n              <li>Private Community Access<\/li>\n            <\/ul>\n            <a href=\"https:\/\/covenantmarriagehelp.com\/es\/parenting-programs-booking\/\" class=\"btn\">Enroll Now<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"option-card animate-on-scroll\">\n          <div class=\"option-header\" style=\"background: var(--primary);\">\n            <h3>Family Coaching<\/h3>\n            <div class=\"option-price\">\u00a3497<span>\/mo<\/span><\/div>\n            <p>3-month minimum<\/p>\n          <\/div>\n          <div class=\"option-body\">\n            <ul class=\"option-features\">\n              <li><strong>Everything in Course<\/strong><\/li>\n              <li>Weekly Zoom Sessions<\/li>\n              <li>Custom Family Covenant<\/li>\n              <li>Behavior Modification Plans<\/li>\n              <li>24\/7 Support Access<\/li>\n            <\/ul>\n            <a href=\"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/\" class=\"btn\">Start Coaching<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"option-card animate-on-scroll\">\n          <div class=\"option-header\">\n            <h3>Legacy Retreat<\/h3>\n            <div class=\"option-price\">\u00a32,997<\/div>\n            <p>Family intensive<\/p>\n          <\/div>\n          <div class=\"option-body\">\n            <ul class=\"option-features\">\n              <li><strong>Everything in Coaching<\/strong><\/li>\n              <li>3-Day Family Retreat<\/li>\n              <li>Generational Healing Sessions<\/li>\n              <li>Ancestral Land Blessing<\/li>\n              <li>1-Year Follow-Up Support<\/li>\n            <\/ul>\n            <a href=\"#\" class=\"btn\">Book Retreat<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Testimonial Section -->\n  <section class=\"testimonial-section\">\n    <div class=\"container\">\n      <div class=\"section-title\">\n        <h2>Transformed Families<\/h2>\n        <p>Hear from families whose lives have been changed.<\/p>\n      <\/div>\n      <div class=\"testimonial-card animate-on-scroll\">\n        <p class=\"testimonial-text\">&#8220;After three generations of fatherlessness, we broke the cycle! Our family now enjoys daily devotions, and my husband leads us in prayer. Our teenage sons are pursuing God in ways we never imagined.&#8221;<\/p>\n        <div class=\"testimonial-author\">\n          <img decoding=\"async\" src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Nigerian-couple-Mark-Sarah.png\" alt=\"Mark and Sarah\" class=\"author-image\">\n          <div class=\"author-details\">\n            <strong>Mark &#038; Sarah<\/strong>\n            <span>Lagos, Nigeria<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA Section -->\n  <section class=\"cta-section\" id=\"cta\">\n    <div class=\"container\">\n      <h2>Start Your Family&#8217;s Legacy Today<\/h2>\n      <p>Download our free <strong>&#8220;7-Day Family Devotional Starter Kit&#8221;<\/strong> with prayer templates, Scripture cards, and conversation starters.<\/p>\n      <form class=\"cta-form\" action=\"\">\n        <div class=\"form-group\">\n          <input type=\"text\" placeholder=\"Your Name\" required>\n          <input type=\"email\" placeholder=\"Your Email\" required>\n        <\/div>\n        <button type=\"submit\" class=\"btn btn-accent\">Get Free Kit<\/button>\n        <p class=\"privacy-note\">We respect your privacy. Unsubscribe at any time.<\/p>\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"es\"\/><\/form>\n    <\/div>\n  <\/section>\n\n  <script>\n    \/\/ Form submission handling with basic validation\n    const form = document.querySelector('.cta-form');\n    form.addEventListener('submit', function(e) {\n      e.preventDefault();\n      const name = form.querySelector('input[type=\"text\"]').value.trim();\n      const email = form.querySelector('input[type=\"email\"]').value.trim();\n      \n      if (name && email && \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/.test(email)) {\n        alert('Thank you! Your free devotional kit is on its way to your inbox.');\n        form.reset();\n      } else {\n        alert('Please provide a valid name and email address.');\n      }\n    });\n\n    \/\/ Scroll animation observer\n    const animateElements = document.querySelectorAll('.animate-on-scroll');\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach(entry => {\n        if (entry.isIntersecting) {\n          entry.target.style.animationDelay = `${Math.random() * 0.3}s`;\n          entry.target.classList.add('animate-on-scroll');\n          observer.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.2 });\n\n    animateElements.forEach(el => observer.observe(el));\n\n    \/\/ Smooth scroll for anchor links\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n      anchor.addEventListener('click', function(e) {\n        e.preventDefault();\n        const target = document.querySelector(this.getAttribute('href'));\n        if (target) {\n          target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n        }\n      });\n    });\n\n    \/\/ Sticky header effect (optional, can be added if header is present)\n    window.addEventListener('scroll', () => {\n      const header = document.querySelector('header');\n      if (header) {\n        header.classList.toggle('sticky', window.scrollY > 100);\n      }\n    });\n  <\/script>\n<\/body>\n<\/html>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Godly Parenting &#038; Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_surecart_dashboard_logo_width":"180px","_surecart_dashboard_show_logo":true,"_surecart_dashboard_navigation_orders":true,"_surecart_dashboard_navigation_invoices":true,"_surecart_dashboard_navigation_subscriptions":true,"_surecart_dashboard_navigation_downloads":true,"_surecart_dashboard_navigation_billing":true,"_surecart_dashboard_navigation_account":true,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2766","page","type-page","status-publish","hentry"],"aioseo_notices":[],"spectra_custom_meta":{"_edit_lock":["1745017535:1"],"_surecart_dashboard_logo_width":["180px"],"_surecart_dashboard_show_logo":["1"],"_surecart_dashboard_navigation_orders":["1"],"_surecart_dashboard_navigation_invoices":["1"],"_surecart_dashboard_navigation_subscriptions":["1"],"_surecart_dashboard_navigation_downloads":["1"],"_surecart_dashboard_navigation_billing":["1"],"_surecart_dashboard_navigation_account":["1"],"_uag_custom_page_level_css":[""],"site-sidebar-layout":["default"],"site-content-layout":[""],"ast-site-content-layout":["default"],"site-content-style":["default"],"site-sidebar-style":["default"],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"site-post-title":[""],"ast-breadcrumbs-content":[""],"ast-featured-img":[""],"footer-sml-layout":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"astra-migrate-meta-layouts":["set"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"footnotes":[""],"_elementor_edit_mode":["builder"],"_elementor_template_type":["wp-page"],"_elementor_data":["[{\"id\":\"59cf2ec6\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2dcb8701\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n  <meta charset=\\\"UTF-8\\\">\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n  <meta name=\\\"description\\\" content=\\\"Transform your family with our Biblically-rooted parenting system. Join 800+ families in building a God-honoring legacy.\\\">\\n  <meta name=\\\"keywords\\\" content=\\\"Christian parenting, family legacy, Biblical parenting, generational cycles, covenant marriage\\\">\\n  <meta name=\\\"author\\\" content=\\\"Covenant Marriage Help\\\">\\n  <title>Godly Parenting & Family Legacy | Covenant Marriage Help<\\\/title>\\n  <link href=\\\"https:\\\/\\\/fonts.googleapis.com\\\/css2?family=Poppins:wght@300;400;600;700&display=swap\\\" rel=\\\"stylesheet\\\">\\n  <link rel=\\\"stylesheet\\\" href=\\\"https:\\\/\\\/cdnjs.cloudflare.com\\\/ajax\\\/libs\\\/font-awesome\\\/6.4.0\\\/css\\\/all.min.css\\\" integrity=\\\"sha512-iecdLmaskl7CVkqkXNQ\\\/ZH\\\/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT\\\/E0iPtmFIB46ZmdtAc9eNBvH0H\\\/ZpiBw==\\\" crossorigin=\\\"anonymous\\\" referrerpolicy=\\\"no-referrer\\\" \\\/>\\n  <style>\\n    \\\/* ===== BASE STYLES ===== *\\\/\\n    :root {\\n      --primary: #8B0000; \\\/* Deep red for trust and strength *\\\/\\n      --secondary: #1E3A8A; \\\/* Navy blue for wisdom *\\\/\\n      --accent: #D4AF37; \\\/* Gold for divine value *\\\/\\n      --light: #F8F9FA; \\\/* Light gray for clean design *\\\/\\n      --dark: #212529; \\\/* Dark for text clarity *\\\/\\n      --gradient: linear-gradient(135deg, rgba(139, 0, 0, 0.9), rgba(30, 58, 138, 0.9));\\n    }\\n\\n    * {\\n      margin: 0;\\n      padding: 0;\\n      box-sizing: border-box;\\n    }\\n\\n    body {\\n      font-family: 'Poppins', sans-serif;\\n      line-height: 1.7;\\n      color: var(--dark);\\n      background-color: #fff;\\n      overflow-x: hidden;\\n    }\\n\\n    .container {\\n      max-width: 1240px;\\n      margin: 0 auto;\\n      padding: 0 20px;\\n    }\\n\\n    img {\\n      max-width: 100%;\\n      height: auto;\\n      display: block;\\n    }\\n\\n    a {\\n      text-decoration: none;\\n    }\\n\\n    \\\/* ===== TYPOGRAPHY ===== *\\\/\\n    h1, h2, h3 {\\n      font-weight: 700;\\n      line-height: 1.2;\\n    }\\n\\n    h1 { font-size: clamp(36px, 6vw, 60px); }\\n    h2 { font-size: clamp(28px, 4vw, 40px); }\\n    h3 { font-size: clamp(20px, 3vw, 24px); }\\n\\n    \\\/* ===== HERO SECTION ===== *\\\/\\n    .parenting-hero {\\n      background: var(--gradient), url('https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Family-dinner-scene.png') center\\\/cover no-repeat;\\n      color: white;\\n      padding: 140px 0;\\n      text-align: center;\\n      position: relative;\\n      overflow: hidden;\\n    }\\n\\n    .parenting-hero::before {\\n      content: '';\\n      position: absolute;\\n      top: 0;\\n      left: 0;\\n      width: 100%;\\n      height: 100%;\\n      background: rgba(0, 0, 0, 0.2);\\n      z-index: 1;\\n    }\\n\\n    .parenting-hero .container {\\n      position: relative;\\n      z-index: 2;\\n    }\\n\\n    .parenting-hero h1 {\\n      margin-bottom: 24px;\\n      text-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);\\n    }\\n\\n    .parenting-hero p {\\n      max-width: 750px;\\n      margin: 0 auto 32px;\\n      font-size: 1.2rem;\\n      font-weight: 300;\\n    }\\n\\n    .hero-stats {\\n      display: grid;\\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\\n      gap: 24px;\\n      margin-top: 48px;\\n      justify-content: center;\\n    }\\n\\n    .stat-item {\\n      background: rgba(255, 255, 255, 0.2);\\n      padding: 20px;\\n      border-radius: 12px;\\n      backdrop-filter: blur(8px);\\n      border: 1px solid rgba(255, 255, 255, 0.1);\\n    }\\n\\n    .stat-number {\\n      font-size: 2rem;\\n      font-weight: 700;\\n      color: var(--accent);\\n      margin-bottom: 8px;\\n    }\\n\\n    .stat-item p {\\n      font-size: 0.9rem;\\n      font-weight: 300;\\n    }\\n\\n    \\\/* ===== GENERATIONAL CYCLES SECTION ===== *\\\/\\n    .cycle-section {\\n      padding: 100px 0;\\n      background: var(--light);\\n    }\\n\\n    .section-title {\\n      text-align: center;\\n      margin-bottom: 60px;\\n    }\\n\\n    .section-title h2 {\\n      color: var(--secondary);\\n      position: relative;\\n      margin-bottom: 16px;\\n    }\\n\\n    .section-title h2::after {\\n      content: '';\\n      position: absolute;\\n      bottom: -12px;\\n      left: 50%;\\n      transform: translateX(-50%);\\n      width: 100px;\\n      height: 4px;\\n      background: var(--primary);\\n      border-radius: 2px;\\n    }\\n\\n    .section-title p {\\n      color: #666;\\n      max-width: 600px;\\n      margin: 0 auto;\\n    }\\n\\n    .cycle-grid {\\n      display: grid;\\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\\n      gap: 32px;\\n      max-width: 1100px;\\n      margin: 0 auto;\\n    }\\n\\n    .cycle-card {\\n      background: white;\\n      border-radius: 12px;\\n      padding: 32px;\\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\\n      text-align: center;\\n      border-top: 5px solid var(--primary);\\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\\n    }\\n\\n    .cycle-card:hover {\\n      transform: translateY(-8px);\\n      box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);\\n    }\\n\\n    .cycle-card img {\\n      width: 80px;\\n      height: 80px;\\n      margin: 0 auto 20px;\\n      object-fit: contain;\\n    }\\n\\n    .cycle-card h3 {\\n      color: var(--secondary);\\n      margin-bottom: 12px;\\n    }\\n\\n    .cycle-card p {\\n      color: #666;\\n      font-size: 0.95rem;\\n    }\\n\\n    \\\/* ===== PARENTING SYSTEM SECTION ===== *\\\/\\n    .system-section {\\n      padding: 100px 0;\\n      background: white;\\n    }\\n\\n    .system-container {\\n      display: grid;\\n      grid-template-columns: 1fr 1fr;\\n      gap: 60px;\\n      align-items: center;\\n    }\\n\\n    .system-image {\\n      border-radius: 16px;\\n      overflow: hidden;\\n      box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);\\n      position: relative;\\n    }\\n\\n    .system-image img {\\n      width: 100%;\\n      height: 100%;\\n      object-fit: cover;\\n    }\\n\\n    .system-content h2 {\\n      color: var(--secondary);\\n      margin-bottom: 24px;\\n    }\\n\\n    .system-steps {\\n      list-style: none;\\n      margin-bottom: 32px;\\n    }\\n\\n    .system-steps li {\\n      margin-bottom: 20px;\\n      position: relative;\\n      padding-left: 40px;\\n      font-size: 1.05rem;\\n    }\\n\\n    .system-steps li::before {\\n      content: '\\\\f058'; \\\/* Font Awesome check-circle *\\\/\\n      font-family: 'Font Awesome 6 Free';\\n      font-weight: 900;\\n      position: absolute;\\n      left: 0;\\n      top: 2px;\\n      color: var(--accent);\\n      font-size: 1.5rem;\\n    }\\n\\n    .system-steps strong {\\n      color: var(--primary);\\n    }\\n\\n    \\\/* ===== PROGRAM OPTIONS ===== *\\\/\\n    .program-options {\\n      padding: 100px 0;\\n      background: var(--light);\\n    }\\n\\n    .options-grid {\\n      display: grid;\\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\\n      gap: 32px;\\n      margin-top: 60px;\\n    }\\n\\n    .option-card {\\n      background: white;\\n      border-radius: 16px;\\n      overflow: hidden;\\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\\n    }\\n\\n    .option-card:hover {\\n      transform: translateY(-12px);\\n      box-shadow: 0 16px 40px rgba(0, 0, 0, 0.15);\\n    }\\n\\n    .option-header {\\n      background: var(--secondary);\\n      color: white;\\n      padding: 32px;\\n      text-align: center;\\n    }\\n\\n    .option-header h3 {\\n      margin-bottom: 12px;\\n    }\\n\\n    .option-price {\\n      font-size: 2.5rem;\\n      font-weight: 700;\\n      margin-bottom: 8px;\\n    }\\n\\n    .option-price span {\\n      font-size: 1rem;\\n      font-weight: 400;\\n    }\\n\\n    .option-body {\\n      padding: 32px;\\n    }\\n\\n    .option-features {\\n      list-style: none;\\n      margin-bottom: 32px;\\n    }\\n\\n    .option-features li {\\n      margin-bottom: 12px;\\n      position: relative;\\n      padding-left: 28px;\\n      font-size: 0.95rem;\\n    }\\n\\n    .option-features li::before {\\n      content: '\\\\f00c'; \\\/* Font Awesome check *\\\/\\n      font-family: 'Font Awesome 6 Free';\\n      font-weight: 900;\\n      position: absolute;\\n      left: 0;\\n      color: var(--accent);\\n    }\\n\\n    .option-features li strong {\\n      color: var(--secondary);\\n    }\\n\\n    .option-card .btn {\\n      width: 100%;\\n      text-align: center;\\n      padding: 16px;\\n      font-size: 1.05rem;\\n    }\\n\\n    \\\/* ===== TESTIMONIAL SECTION ===== *\\\/\\n    .testimonial-section {\\n      padding: 100px 0;\\n      background: white;\\n    }\\n\\n    .testimonial-card {\\n      background: var(--light);\\n      border-radius: 16px;\\n      padding: 48px;\\n      max-width: 900px;\\n      margin: 0 auto;\\n      position: relative;\\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\\n    }\\n\\n    .testimonial-card::before {\\n      content: '\\\\f10d'; \\\/* Font Awesome quote-left *\\\/\\n      font-family: 'Font Awesome 6 Free';\\n      font-weight: 900;\\n      position: absolute;\\n      top: 24px;\\n      left: 24px;\\n      font-size: 3rem;\\n      color: rgba(139, 0, 0, 0.15);\\n    }\\n\\n    .testimonial-text {\\n      font-style: italic;\\n      font-size: 1.1rem;\\n      margin-bottom: 24px;\\n      color: #444;\\n      line-height: 1.8;\\n    }\\n\\n    .testimonial-author {\\n      display: flex;\\n      align-items: center;\\n      gap: 16px;\\n    }\\n\\n    .author-image {\\n      width: 64px;\\n      height: 64px;\\n      border-radius: 50%;\\n      object-fit: cover;\\n      border: 3px solid var(--accent);\\n    }\\n\\n    .author-details {\\n      font-size: 0.95rem;\\n    }\\n\\n    .author-details strong {\\n      color: var(--secondary);\\n    }\\n\\n    .author-details span {\\n      color: #666;\\n      font-size: 0.85rem;\\n    }\\n\\n    \\\/* ===== CTA SECTION ===== *\\\/\\n    .cta-section {\\n      padding: 120px 0;\\n      background: var(--gradient), url('https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/couple_praying_together_on_sofa.png') center\\\/cover no-repeat;\\n      color: white;\\n      text-align: center;\\n      position: relative;\\n    }\\n\\n    .cta-section::before {\\n      content: '';\\n      position: absolute;\\n      top: 0;\\n      left: 0;\\n      width: 100%;\\n      height: 100%;\\n      background: rgba(0, 0, 0, 0.3);\\n      z-index: 1;\\n    }\\n\\n    .cta-section .container {\\n     _.\\n\\n      position: relative;\\n      z-index: 2;\\n    }\\n\\n    .cta-section h2 {\\n      margin-bottom: 24px;\\n    }\\n\\n    .cta-section p {\\n      max-width: 750px;\\n      margin: 0 auto 32px;\\n      font-size: 1.2rem;\\n      font-weight: 300;\\n    }\\n\\n    .cta-form {\\n      max-width: 600px;\\n      margin: 0 auto;\\n    }\\n\\n    .form-group {\\n      display: grid;\\n      grid-template-columns: 1fr 1fr;\\n      gap: 16px;\\n      margin-bottom: 24px;\\n    }\\n\\n    .form-group input {\\n      padding: 16px;\\n      border: none;\\n      border-radius: 8px;\\n      font-size: 1rem;\\n      font-family: 'Poppins', sans-serif;\\n      width: 100%;\\n      background: rgba(255, 255, 255, 0.95);\\n      transition: background 0.3s ease;\\n    }\\n\\n    .form-group input:focus {\\n      outline: none;\\n      background: white;\\n      box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.3);\\n    }\\n\\n    .cta-form button {\\n      width: 100%;\\n      padding: 16px;\\n      font-size: 1.05rem;\\n    }\\n\\n    .privacy-note {\\n      font-size: 0.85rem;\\n      margin-top: 16px;\\n      opacity: 0.9;\\n    }\\n\\n    \\\/* ===== BUTTON STYLES ===== *\\\/\\n    .btn {\\n      display: inline-block;\\n      background: var(--primary);\\n      color: white;\\n      padding: 14px 32px;\\n      border-radius: 50px;\\n      font-weight: 600;\\n      font-size: 1rem;\\n      transition: all 0.3s ease;\\n      cursor: pointer;\\n      border: none;\\n    }\\n\\n    .btn:hover {\\n      background: #6B0000;\\n      transform: translateY(-3px);\\n      box-shadow: 0 8px 24px rgba(139, 0, 0, 0.3);\\n    }\\n\\n    .btn-accent {\\n      background: var(--accent);\\n      color: var(--secondary);\\n    }\\n\\n    .btn-accent:hover {\\n      background: #C9A227;\\n      box-shadow: 0 8px 24px rgba(212, 175, 55, 0.3);\\n    }\\n\\n    \\\/* ===== ANIMATIONS ===== *\\\/\\n    @keyframes fadeInUp {\\n      from {\\n        opacity: 0;\\n        transform: translateY(20px);\\n      }\\n      to {\\n        opacity: 1;\\n        transform: translateY(0);\\n      }\\n    }\\n\\n    .animate-on-scroll {\\n      opacity: 0;\\n      animation: fadeInUp 0.6s ease-out forwards;\\n    }\\n\\n    \\\/* ===== RESPONSIVE STYLES ===== *\\\/\\n    @media (max-width: 1024px) {\\n      .system-container {\\n        grid-template-columns: 1fr;\\n        gap: 40px;\\n      }\\n\\n      .system-image {\\n        max-width: 600px;\\n        margin: 0 auto;\\n      }\\n    }\\n\\n    @media (max-width: 768px) {\\n      .parenting-hero {\\n        padding: 100px 0;\\n      }\\n\\n      .hero-stats {\\n        grid-template-columns: 1fr;\\n        gap: 16px;\\n      }\\n\\n      .stat-item {\\n        max-width: 300px;\\n        margin: 0 auto;\\n      }\\n\\n      .cycle-section,\\n      .system-section,\\n      .program-options,\\n      .testimonial-section,\\n      .cta-section {\\n        padding: 80px 0;\\n      }\\n\\n      .form-group {\\n        grid-template-columns: 1fr;\\n        gap: 12px;\\n      }\\n    }\\n\\n    @media (max-width: 480px) {\\n      h1 { font-size: 2rem; }\\n      h2 { font-size: 1.75rem; }\\n      .parenting-hero p,\\n      .cta-section p {\\n        font-size: 1rem;\\n      }\\n\\n      .btn {\\n        padding: 12px 24px;\\n        font-size: 0.9rem;\\n      }\\n    }\\n  <\\\/style>\\n<\\\/head>\\n<body>\\n  <!-- Hero Section -->\\n  <section class=\\\"parenting-hero\\\">\\n    <div class=\\\"container\\\">\\n      <h1>Building a Covenant Home for Generations<\\\/h1>\\n      <p>Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles.<\\\/p>\\n      <a href=\\\"#cta\\\" class=\\\"btn btn-accent\\\">Get Free Parenting Guide<\\\/a>\\n      <div class=\\\"hero-stats\\\">\\n        <div class=\\\"stat-item\\\">\\n          <div class=\\\"stat-number\\\">84%<\\\/div>\\n          <p>Families report stronger bonds<\\\/p>\\n        <\\\/div>\\n        <div class=\\\"stat-item\\\">\\n          <div class=\\\"stat-number\\\">23<\\\/div>\\n          <p>Generational cycles broken<\\\/p>\\n        <\\\/div>\\n        <div class=\\\"stat-item\\\">\\n          <div class=\\\"stat-number\\\">Gen 18:19<\\\/div>\\n          <p>Our guiding Scripture<\\\/p>\\n        <\\\/div>\\n      <\\\/div>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <!-- Generational Cycles Section -->\\n  <section class=\\\"cycle-section\\\">\\n    <div class=\\\"container\\\">\\n      <div class=\\\"section-title\\\">\\n        <h2>Breaking Destructive Family Patterns<\\\/h2>\\n        <p>Overcome common generational strongholds with our proven framework.<\\\/p>\\n      <\\\/div>\\n      <div class=\\\"cycle-grid\\\">\\n        <div class=\\\"cycle-card animate-on-scroll\\\">\\n          <img src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Broken-chain-Addiction-Cycles.png\\\" alt=\\\"Addiction Cycles\\\">\\n          <h3>Addiction Cycles<\\\/h3>\\n          <p>Break free from alcohol, substance, or pornography struggles.<\\\/p>\\n        <\\\/div>\\n        <div class=\\\"cycle-card animate-on-scroll\\\">\\n          <img src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Anger-Abuse.png\\\" alt=\\\"Anger & Abuse\\\">\\n          <h3>Anger & Abuse<\\\/h3>\\n          <p>End patterns of domestic violence and emotional harm.<\\\/p>\\n        <\\\/div>\\n        <div class=\\\"cycle-card animate-on-scroll\\\">\\n          <img src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Financial-Dysfunction-.png\\\" alt=\\\"Financial Dysfunction\\\">\\n          <h3>Financial Dysfunction<\\\/h3>\\n          <p>Overcome chronic debt and poor stewardship.<\\\/p>\\n        <\\\/div>\\n        <div class=\\\"cycle-card animate-on-scroll\\\">\\n          <img src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Spiritual-Apathy.png\\\" alt=\\\"Spiritual Apathy\\\">\\n          <h3>Spiritual Apathy<\\\/h3>\\n          <p>Revive faith and spiritual practices in your family.<\\\/p>\\n        <\\\/div>\\n      <\\\/div>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <!-- Parenting System Section -->\\n  <section class=\\\"system-section\\\">\\n    <div class=\\\"container\\\">\\n      <div class=\\\"system-container\\\">\\n        <div class=\\\"system-image animate-on-scroll\\\">\\n          <img src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/African-couple-in-their-30s-praying.png\\\" alt=\\\"Family praying together\\\">\\n        <\\\/div>\\n        <div class=\\\"system-content animate-on-scroll\\\">\\n          <h2>The 4 Pillars of Covenant Parenting<\\\/h2>\\n          <ul class=\\\"system-steps\\\">\\n            <li><strong>Spiritual Foundation:<\\\/strong> Build a family altar with daily devotions.<\\\/li>\\n            <li><strong>Biblical Discipline:<\\\/strong> Train children with love, not punishment.<\\\/li>\\n            <li><strong>Legacy Planning:<\\\/strong> Create a multi-generational vision.<\\\/li>\\n            <li><strong>Cultural Resistance:<\\\/strong> Raise children set apart for God.<\\\/li>\\n          <\\\/ul>\\n          <a href=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/all-in-one-booking-hub\\\/\\\" class=\\\"btn\\\">Explore Parenting Programs<\\\/a>\\n        <\\\/div>\\n      <\\\/div>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <!-- Program Options -->\\n  <section class=\\\"program-options\\\" id=\\\"programs\\\">\\n    <div class=\\\"container\\\">\\n      <div class=\\\"section-title\\\">\\n        <h2>Parenting Transformation Programs<\\\/h2>\\n        <p>Choose the path that best fits your family's journey.<\\\/p>\\n      <\\\/div>\\n      <div class=\\\"options-grid\\\">\\n        <div class=\\\"option-card animate-on-scroll\\\">\\n          <div class=\\\"option-header\\\">\\n            <h3>Parenting Course<\\\/h3>\\n            <div class=\\\"option-price\\\">\\u00a3147<\\\/div>\\n            <p>Lifetime access<\\\/p>\\n          <\\\/div>\\n          <div class=\\\"option-body\\\">\\n            <ul class=\\\"option-features\\\">\\n              <li>12 Video Teachings<\\\/li>\\n              <li>Family Devotion Plans<\\\/li>\\n              <li>Age-Specific Guides<\\\/li>\\n              <li>Accountability Partner<\\\/li>\\n              <li>Private Community Access<\\\/li>\\n            <\\\/ul>\\n            <a href=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/parenting-programs-booking\\\/\\\" class=\\\"btn\\\">Enroll Now<\\\/a>\\n          <\\\/div>\\n        <\\\/div>\\n        <div class=\\\"option-card animate-on-scroll\\\">\\n          <div class=\\\"option-header\\\" style=\\\"background: var(--primary);\\\">\\n            <h3>Family Coaching<\\\/h3>\\n            <div class=\\\"option-price\\\">\\u00a3497<span>\\\/mo<\\\/span><\\\/div>\\n            <p>3-month minimum<\\\/p>\\n          <\\\/div>\\n          <div class=\\\"option-body\\\">\\n            <ul class=\\\"option-features\\\">\\n              <li><strong>Everything in Course<\\\/strong><\\\/li>\\n              <li>Weekly Zoom Sessions<\\\/li>\\n              <li>Custom Family Covenant<\\\/li>\\n              <li>Behavior Modification Plans<\\\/li>\\n              <li>24\\\/7 Support Access<\\\/li>\\n            <\\\/ul>\\n            <a href=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/parenting-covenant\\\/\\\" class=\\\"btn\\\">Start Coaching<\\\/a>\\n          <\\\/div>\\n        <\\\/div>\\n        <div class=\\\"option-card animate-on-scroll\\\">\\n          <div class=\\\"option-header\\\">\\n            <h3>Legacy Retreat<\\\/h3>\\n            <div class=\\\"option-price\\\">\\u00a32,997<\\\/div>\\n            <p>Family intensive<\\\/p>\\n          <\\\/div>\\n          <div class=\\\"option-body\\\">\\n            <ul class=\\\"option-features\\\">\\n              <li><strong>Everything in Coaching<\\\/strong><\\\/li>\\n              <li>3-Day Family Retreat<\\\/li>\\n              <li>Generational Healing Sessions<\\\/li>\\n              <li>Ancestral Land Blessing<\\\/li>\\n              <li>1-Year Follow-Up Support<\\\/li>\\n            <\\\/ul>\\n            <a href=\\\"#\\\" class=\\\"btn\\\">Book Retreat<\\\/a>\\n          <\\\/div>\\n        <\\\/div>\\n      <\\\/div>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <!-- Testimonial Section -->\\n  <section class=\\\"testimonial-section\\\">\\n    <div class=\\\"container\\\">\\n      <div class=\\\"section-title\\\">\\n        <h2>Transformed Families<\\\/h2>\\n        <p>Hear from families whose lives have been changed.<\\\/p>\\n      <\\\/div>\\n      <div class=\\\"testimonial-card animate-on-scroll\\\">\\n        <p class=\\\"testimonial-text\\\">\\\"After three generations of fatherlessness, we broke the cycle! Our family now enjoys daily devotions, and my husband leads us in prayer. Our teenage sons are pursuing God in ways we never imagined.\\\"<\\\/p>\\n        <div class=\\\"testimonial-author\\\">\\n          <img src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Nigerian-couple-Mark-Sarah.png\\\" alt=\\\"Mark and Sarah\\\" class=\\\"author-image\\\">\\n          <div class=\\\"author-details\\\">\\n            <strong>Mark & Sarah<\\\/strong>\\n            <span>Lagos, Nigeria<\\\/span>\\n          <\\\/div>\\n        <\\\/div>\\n      <\\\/div>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <!-- CTA Section -->\\n  <section class=\\\"cta-section\\\" id=\\\"cta\\\">\\n    <div class=\\\"container\\\">\\n      <h2>Start Your Family's Legacy Today<\\\/h2>\\n      <p>Download our free <strong>\\\"7-Day Family Devotional Starter Kit\\\"<\\\/strong> with prayer templates, Scripture cards, and conversation starters.<\\\/p>\\n      <form class=\\\"cta-form\\\">\\n        <div class=\\\"form-group\\\">\\n          <input type=\\\"text\\\" placeholder=\\\"Your Name\\\" required>\\n          <input type=\\\"email\\\" placeholder=\\\"Your Email\\\" required>\\n        <\\\/div>\\n        <button type=\\\"submit\\\" class=\\\"btn btn-accent\\\">Get Free Kit<\\\/button>\\n        <p class=\\\"privacy-note\\\">We respect your privacy. Unsubscribe at any time.<\\\/p>\\n      <\\\/form>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <script>\\n    \\\/\\\/ Form submission handling with basic validation\\n    const form = document.querySelector('.cta-form');\\n    form.addEventListener('submit', function(e) {\\n      e.preventDefault();\\n      const name = form.querySelector('input[type=\\\"text\\\"]').value.trim();\\n      const email = form.querySelector('input[type=\\\"email\\\"]').value.trim();\\n      \\n      if (name && email && \\\/^[^\\\\s@]+@[^\\\\s@]+\\\\.[^\\\\s@]+$\\\/.test(email)) {\\n        alert('Thank you! Your free devotional kit is on its way to your inbox.');\\n        form.reset();\\n      } else {\\n        alert('Please provide a valid name and email address.');\\n      }\\n    });\\n\\n    \\\/\\\/ Scroll animation observer\\n    const animateElements = document.querySelectorAll('.animate-on-scroll');\\n    const observer = new IntersectionObserver((entries) => {\\n      entries.forEach(entry => {\\n        if (entry.isIntersecting) {\\n          entry.target.style.animationDelay = `${Math.random() * 0.3}s`;\\n          entry.target.classList.add('animate-on-scroll');\\n          observer.unobserve(entry.target);\\n        }\\n      });\\n    }, { threshold: 0.2 });\\n\\n    animateElements.forEach(el => observer.observe(el));\\n\\n    \\\/\\\/ Smooth scroll for anchor links\\n    document.querySelectorAll('a[href^=\\\"#\\\"]').forEach(anchor => {\\n      anchor.addEventListener('click', function(e) {\\n        e.preventDefault();\\n        const target = document.querySelector(this.getAttribute('href'));\\n        if (target) {\\n          target.scrollIntoView({ behavior: 'smooth', block: 'start' });\\n        }\\n      });\\n    });\\n\\n    \\\/\\\/ Sticky header effect (optional, can be added if header is present)\\n    window.addEventListener('scroll', () => {\\n      const header = document.querySelector('header');\\n      if (header) {\\n        header.classList.toggle('sticky', window.scrollY > 100);\\n      }\\n    });\\n  <\\\/script>\\n<\\\/body>\\n<\\\/html>\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"491736d\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]"],"_elementor_conditions":["a:0:{}"],"_edit_last":["1"],"_aioseo_title":[null],"_aioseo_description":[null],"_aioseo_keywords":["a:0:{}"],"_aioseo_og_title":[null],"_aioseo_og_description":[null],"_aioseo_og_article_section":[""],"_aioseo_og_article_tags":["a:0:{}"],"_aioseo_twitter_title":[null],"_aioseo_twitter_description":[null],"rank_math_internal_links_processed":["1"],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"ad383581874c0002bf4de8ce84b9a122\";s:6:\"images\";a:1:{i:0;i:2861;}}"],"rank_math_seo_score":["20"],"_wp_page_template":["default"],"_elementor_version":["3.28.2"],"_elementor_pro_version":["3.28.2"],"_uag_css_file_name":["uag-css-2766.css"],"_uag_page_assets":["a:9:{s:3:\"css\";s:1813:\".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}.wp-block-uagb-advanced-heading h1,.wp-block-uagb-advanced-heading h2,.wp-block-uagb-advanced-heading h3,.wp-block-uagb-advanced-heading h4,.wp-block-uagb-advanced-heading h5,.wp-block-uagb-advanced-heading h6,.wp-block-uagb-advanced-heading p,.wp-block-uagb-advanced-heading div{word-break:break-word}.wp-block-uagb-advanced-heading .uagb-heading-text{margin:0}.wp-block-uagb-advanced-heading .uagb-desc-text{margin:0}.wp-block-uagb-advanced-heading .uagb-separator{font-size:0;border-top-style:solid;display:inline-block;margin:0 0 10px 0}.wp-block-uagb-advanced-heading .uagb-highlight{color:#f78a0c;border:0;transition:all .3s ease}.uag-highlight-toolbar{border-left:0;border-top:0;border-bottom:0;border-radius:0;border-right-color:#1e1e1e}.uag-highlight-toolbar .components-button{border-radius:0;outline:none}.uag-highlight-toolbar .components-button.is-primary{color:#fff}.wp-block-uagb-advanced-heading.uagb-block-b6db6c0b.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-b6db6c0b.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-b6db6c0b.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-b6db6c0b.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:42:{i:0;s:23:\"surecart\/slide-out-cart\";i:1;s:10:\"core\/group\";i:2;s:26:\"surecart\/cart-close-button\";i:3;s:14:\"core\/paragraph\";i:4;s:19:\"surecart\/cart-count\";i:6;s:34:\"surecart\/slide-out-cart-line-items\";i:9;s:29:\"surecart\/cart-line-item-image\";i:13;s:29:\"surecart\/cart-line-item-title\";i:15;s:34:\"surecart\/cart-line-item-price-name\";i:16;s:31:\"surecart\/cart-line-item-variant\";i:17;s:28:\"surecart\/cart-line-item-note\";i:18;s:30:\"surecart\/cart-line-item-status\";i:21;s:38:\"surecart\/cart-line-item-scratch-amount\";i:22;s:30:\"surecart\/cart-line-item-amount\";i:23;s:32:\"surecart\/cart-line-item-interval\";i:25;s:29:\"surecart\/cart-line-item-trial\";i:26;s:28:\"surecart\/cart-line-item-fees\";i:29;s:32:\"surecart\/cart-line-item-quantity\";i:31;s:30:\"surecart\/cart-line-item-remove\";i:33;s:25:\"surecart\/cart-order-bumps\";i:34;s:35:\"surecart\/cart-order-bump-pagination\";i:35;s:44:\"surecart\/cart-order-bump-pagination-previous\";i:36;s:40:\"surecart\/cart-order-bump-pagination-next\";i:37;s:33:\"surecart\/cart-order-bump-template\";i:39;s:30:\"surecart\/cart-order-bump-image\";i:41;s:30:\"surecart\/cart-order-bump-title\";i:42;s:36:\"surecart\/cart-order-bump-description\";i:44;s:39:\"surecart\/cart-order-bump-scratch-amount\";i:45;s:31:\"surecart\/cart-order-bump-amount\";i:46;s:35:\"surecart\/cart-order-bump-add-button\";i:48;s:38:\"surecart\/slide-out-cart-items-subtotal\";i:50;s:37:\"surecart\/cart-subtotal-scratch-amount\";i:51;s:29:\"surecart\/cart-subtotal-amount\";i:52;s:36:\"surecart\/slide-out-cart-items-submit\";i:53;s:11:\"core\/search\";i:55;s:12:\"core\/heading\";i:56;s:17:\"core\/latest-posts\";i:57;s:20:\"core\/latest-comments\";i:58;s:13:\"core\/archives\";i:59;s:15:\"core\/categories\";i:60;s:21:\"uagb\/advanced-heading\";i:61;s:14:\"core\/shortcode\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1776915091\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"],"_elementor_page_assets":["a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}"],"_elementor_css":["a:6:{s:4:\"time\";i:1776949431;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"],"_elementor_element_cache":["{\"timeout\":1777035831,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-59cf2ec6 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"59cf2ec6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"2ea21a963ce4825015b119b84fce97cb\\\" data=\\\"eyJpZCI6IjJkY2I4NzAxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPCFET0NUWVBFIGh0bWw+XG48aHRtbCBsYW5nPVwiZW5cIj5cbjxoZWFkPlxuICA8bWV0YSBjaGFyc2V0PVwiVVRGLThcIj5cbiAgPG1ldGEgbmFtZT1cInZpZXdwb3J0XCIgY29udGVudD1cIndpZHRoPWRldmljZS13aWR0aCwgaW5pdGlhbC1zY2FsZT0xLjBcIj5cbiAgPG1ldGEgbmFtZT1cImRlc2NyaXB0aW9uXCIgY29udGVudD1cIlRyYW5zZm9ybSB5b3VyIGZhbWlseSB3aXRoIG91ciBCaWJsaWNhbGx5LXJvb3RlZCBwYXJlbnRpbmcgc3lzdGVtLiBKb2luIDgwMCsgZmFtaWxpZXMgaW4gYnVpbGRpbmcgYSBHb2QtaG9ub3JpbmcgbGVnYWN5LlwiPlxuICA8bWV0YSBuYW1lPVwia2V5d29yZHNcIiBjb250ZW50PVwiQ2hyaXN0aWFuIHBhcmVudGluZywgZmFtaWx5IGxlZ2FjeSwgQmlibGljYWwgcGFyZW50aW5nLCBnZW5lcmF0aW9uYWwgY3ljbGVzLCBjb3ZlbmFudCBtYXJyaWFnZVwiPlxuICA8bWV0YSBuYW1lPVwiYXV0aG9yXCIgY29udGVudD1cIkNvdmVuYW50IE1hcnJpYWdlIEhlbHBcIj5cbiAgPHRpdGxlPkdvZGx5IFBhcmVudGluZyAmIEZhbWlseSBMZWdhY3kgfCBDb3ZlbmFudCBNYXJyaWFnZSBIZWxwPFwvdGl0bGU+XG4gIDxsaW5rIGhyZWY9XCJodHRwczpcL1wvZm9udHMuZ29vZ2xlYXBpcy5jb21cL2NzczI\\\/ZmFtaWx5PVBvcHBpbnM6d2dodEAzMDA7NDAwOzYwMDs3MDAmZGlzcGxheT1zd2FwXCIgcmVsPVwic3R5bGVzaGVldFwiPlxuICA8bGluayByZWw9XCJzdHlsZXNoZWV0XCIgaHJlZj1cImh0dHBzOlwvXC9jZG5qcy5jbG91ZGZsYXJlLmNvbVwvYWpheFwvbGlic1wvZm9udC1hd2Vzb21lXC82LjQuMFwvY3NzXC9hbGwubWluLmNzc1wiIGludGVncml0eT1cInNoYTUxMi1pZWNkTG1hc2tsN0NWa3FrWE5RXC9aSFwvWExsdldaT0p5ajdZeTd0Y2VubXBEMXlwQVNvenBtVFwvRTBpUHRtRklCNDZabWR0QWM5ZU5CdkgwSFwvWnBpQnc9PVwiIGNyb3Nzb3JpZ2luPVwiYW5vbnltb3VzXCIgcmVmZXJyZXJwb2xpY3k9XCJuby1yZWZlcnJlclwiIFwvPlxuICA8c3R5bGU+XG4gICAgXC8qID09PT09IEJBU0UgU1RZTEVTID09PT09ICpcL1xuICAgIDpyb290IHtcbiAgICAgIC0tcHJpbWFyeTogIzhCMDAwMDsgXC8qIERlZXAgcmVkIGZvciB0cnVzdCBhbmQgc3RyZW5ndGggKlwvXG4gICAgICAtLXNlY29uZGFyeTogIzFFM0E4QTsgXC8qIE5hdnkgYmx1ZSBmb3Igd2lzZG9tICpcL1xuICAgICAgLS1hY2NlbnQ6ICNENEFGMzc7IFwvKiBHb2xkIGZvciBkaXZpbmUgdmFsdWUgKlwvXG4gICAgICAtLWxpZ2h0OiAjRjhGOUZBOyBcLyogTGlnaHQgZ3JheSBmb3IgY2xlYW4gZGVzaWduICpcL1xuICAgICAgLS1kYXJrOiAjMjEyNTI5OyBcLyogRGFyayBmb3IgdGV4dCBjbGFyaXR5ICpcL1xuICAgICAgLS1ncmFkaWVudDogbGluZWFyLWdyYWRpZW50KDEzNWRlZywgcmdiYSgxMzksIDAsIDAsIDAuOSksIHJnYmEoMzAsIDU4LCAxMzgsIDAuOSkpO1xuICAgIH1cblxuICAgICoge1xuICAgICAgbWFyZ2luOiAwO1xuICAgICAgcGFkZGluZzogMDtcbiAgICAgIGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG4gICAgfVxuXG4gICAgYm9keSB7XG4gICAgICBmb250LWZhbWlseTogJ1BvcHBpbnMnLCBzYW5zLXNlcmlmO1xuICAgICAgbGluZS1oZWlnaHQ6IDEuNztcbiAgICAgIGNvbG9yOiB2YXIoLS1kYXJrKTtcbiAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmZmY7XG4gICAgICBvdmVyZmxvdy14OiBoaWRkZW47XG4gICAgfVxuXG4gICAgLmNvbnRhaW5lciB7XG4gICAgICBtYXgtd2lkdGg6IDEyNDBweDtcbiAgICAgIG1hcmdpbjogMCBhdXRvO1xuICAgICAgcGFkZGluZzogMCAyMHB4O1xuICAgIH1cblxuICAgIGltZyB7XG4gICAgICBtYXgtd2lkdGg6IDEwMCU7XG4gICAgICBoZWlnaHQ6IGF1dG87XG4gICAgICBkaXNwbGF5OiBibG9jaztcbiAgICB9XG5cbiAgICBhIHtcbiAgICAgIHRleHQtZGVjb3JhdGlvbjogbm9uZTtcbiAgICB9XG5cbiAgICBcLyogPT09PT0gVFlQT0dSQVBIWSA9PT09PSAqXC9cbiAgICBoMSwgaDIsIGgzIHtcbiAgICAgIGZvbnQtd2VpZ2h0OiA3MDA7XG4gICAgICBsaW5lLWhlaWdodDogMS4yO1xuICAgIH1cblxuICAgIGgxIHsgZm9udC1zaXplOiBjbGFtcCgzNnB4LCA2dncsIDYwcHgpOyB9XG4gICAgaDIgeyBmb250LXNpemU6IGNsYW1wKDI4cHgsIDR2dywgNDBweCk7IH1cbiAgICBoMyB7IGZvbnQtc2l6ZTogY2xhbXAoMjBweCwgM3Z3LCAyNHB4KTsgfVxuXG4gICAgXC8qID09PT09IEhFUk8gU0VDVElPTiA9PT09PSAqXC9cbiAgICAucGFyZW50aW5nLWhlcm8ge1xuICAgICAgYmFja2dyb3VuZDogdmFyKC0tZ3JhZGllbnQpLCB1cmwoJ2h0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9GYW1pbHktZGlubmVyLXNjZW5lLnBuZycpIGNlbnRlclwvY292ZXIgbm8tcmVwZWF0O1xuICAgICAgY29sb3I6IHdoaXRlO1xuICAgICAgcGFkZGluZzogMTQwcHggMDtcbiAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICAgIG92ZXJmbG93OiBoaWRkZW47XG4gICAgfVxuXG4gICAgLnBhcmVudGluZy1oZXJvOjpiZWZvcmUge1xuICAgICAgY29udGVudDogJyc7XG4gICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgICB0b3A6IDA7XG4gICAgICBsZWZ0OiAwO1xuICAgICAgd2lkdGg6IDEwMCU7XG4gICAgICBoZWlnaHQ6IDEwMCU7XG4gICAgICBiYWNrZ3JvdW5kOiByZ2JhKDAsIDAsIDAsIDAuMik7XG4gICAgICB6LWluZGV4OiAxO1xuICAgIH1cblxuICAgIC5wYXJlbnRpbmctaGVybyAuY29udGFpbmVyIHtcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICAgIHotaW5kZXg6IDI7XG4gICAgfVxuXG4gICAgLnBhcmVudGluZy1oZXJvIGgxIHtcbiAgICAgIG1hcmdpbi1ib3R0b206IDI0cHg7XG4gICAgICB0ZXh0LXNoYWRvdzogMCAzcHggNnB4IHJnYmEoMCwgMCwgMCwgMC40KTtcbiAgICB9XG5cbiAgICAucGFyZW50aW5nLWhlcm8gcCB7XG4gICAgICBtYXgtd2lkdGg6IDc1MHB4O1xuICAgICAgbWFyZ2luOiAwIGF1dG8gMzJweDtcbiAgICAgIGZvbnQtc2l6ZTogMS4ycmVtO1xuICAgICAgZm9udC13ZWlnaHQ6IDMwMDtcbiAgICB9XG5cbiAgICAuaGVyby1zdGF0cyB7XG4gICAgICBkaXNwbGF5OiBncmlkO1xuICAgICAgZ3JpZC10ZW1wbGF0ZS1jb2x1bW5zOiByZXBlYXQoYXV0by1maXQsIG1pbm1heCgxODBweCwgMWZyKSk7XG4gICAgICBnYXA6IDI0cHg7XG4gICAgICBtYXJnaW4tdG9wOiA0OHB4O1xuICAgICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gICAgfVxuXG4gICAgLnN0YXQtaXRlbSB7XG4gICAgICBiYWNrZ3JvdW5kOiByZ2JhKDI1NSwgMjU1LCAyNTUsIDAuMik7XG4gICAgICBwYWRkaW5nOiAyMHB4O1xuICAgICAgYm9yZGVyLXJhZGl1czogMTJweDtcbiAgICAgIGJhY2tkcm9wLWZpbHRlcjogYmx1cig4cHgpO1xuICAgICAgYm9yZGVyOiAxcHggc29saWQgcmdiYSgyNTUsIDI1NSwgMjU1LCAwLjEpO1xuICAgIH1cblxuICAgIC5zdGF0LW51bWJlciB7XG4gICAgICBmb250LXNpemU6IDJyZW07XG4gICAgICBmb250LXdlaWdodDogNzAwO1xuICAgICAgY29sb3I6IHZhcigtLWFjY2VudCk7XG4gICAgICBtYXJnaW4tYm90dG9tOiA4cHg7XG4gICAgfVxuXG4gICAgLnN0YXQtaXRlbSBwIHtcbiAgICAgIGZvbnQtc2l6ZTogMC45cmVtO1xuICAgICAgZm9udC13ZWlnaHQ6IDMwMDtcbiAgICB9XG5cbiAgICBcLyogPT09PT0gR0VORVJBVElPTkFMIENZQ0xFUyBTRUNUSU9OID09PT09ICpcL1xuICAgIC5jeWNsZS1zZWN0aW9uIHtcbiAgICAgIHBhZGRpbmc6IDEwMHB4IDA7XG4gICAgICBiYWNrZ3JvdW5kOiB2YXIoLS1saWdodCk7XG4gICAgfVxuXG4gICAgLnNlY3Rpb24tdGl0bGUge1xuICAgICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgICAgbWFyZ2luLWJvdHRvbTogNjBweDtcbiAgICB9XG5cbiAgICAuc2VjdGlvbi10aXRsZSBoMiB7XG4gICAgICBjb2xvcjogdmFyKC0tc2Vjb25kYXJ5KTtcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICAgIG1hcmdpbi1ib3R0b206IDE2cHg7XG4gICAgfVxuXG4gICAgLnNlY3Rpb24tdGl0bGUgaDI6OmFmdGVyIHtcbiAgICAgIGNvbnRlbnQ6ICcnO1xuICAgICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgICAgYm90dG9tOiAtMTJweDtcbiAgICAgIGxlZnQ6IDUwJTtcbiAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWCgtNTAlKTtcbiAgICAgIHdpZHRoOiAxMDBweDtcbiAgICAgIGhlaWdodDogNHB4O1xuICAgICAgYmFja2dyb3VuZDogdmFyKC0tcHJpbWFyeSk7XG4gICAgICBib3JkZXItcmFkaXVzOiAycHg7XG4gICAgfVxuXG4gICAgLnNlY3Rpb24tdGl0bGUgcCB7XG4gICAgICBjb2xvcjogIzY2NjtcbiAgICAgIG1heC13aWR0aDogNjAwcHg7XG4gICAgICBtYXJnaW46IDAgYXV0bztcbiAgICB9XG5cbiAgICAuY3ljbGUtZ3JpZCB7XG4gICAgICBkaXNwbGF5OiBncmlkO1xuICAgICAgZ3JpZC10ZW1wbGF0ZS1jb2x1bW5zOiByZXBlYXQoYXV0by1maXQsIG1pbm1heCgyNjBweCwgMWZyKSk7XG4gICAgICBnYXA6IDMycHg7XG4gICAgICBtYXgtd2lkdGg6IDExMDBweDtcbiAgICAgIG1hcmdpbjogMCBhdXRvO1xuICAgIH1cblxuICAgIC5jeWNsZS1jYXJkIHtcbiAgICAgIGJhY2tncm91bmQ6IHdoaXRlO1xuICAgICAgYm9yZGVyLXJhZGl1czogMTJweDtcbiAgICAgIHBhZGRpbmc6IDMycHg7XG4gICAgICBib3gtc2hhZG93OiAwIDhweCAyNHB4IHJnYmEoMCwgMCwgMCwgMC4wOCk7XG4gICAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgICBib3JkZXItdG9wOiA1cHggc29saWQgdmFyKC0tcHJpbWFyeSk7XG4gICAgICB0cmFuc2l0aW9uOiB0cmFuc2Zvcm0gMC4zcyBlYXNlLCBib3gtc2hhZG93IDAuM3MgZWFzZTtcbiAgICB9XG5cbiAgICAuY3ljbGUtY2FyZDpob3ZlciB7XG4gICAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoLThweCk7XG4gICAgICBib3gtc2hhZG93OiAwIDEycHggMzJweCByZ2JhKDAsIDAsIDAsIDAuMTIpO1xuICAgIH1cblxuICAgIC5jeWNsZS1jYXJkIGltZyB7XG4gICAgICB3aWR0aDogODBweDtcbiAgICAgIGhlaWdodDogODBweDtcbiAgICAgIG1hcmdpbjogMCBhdXRvIDIwcHg7XG4gICAgICBvYmplY3QtZml0OiBjb250YWluO1xuICAgIH1cblxuICAgIC5jeWNsZS1jYXJkIGgzIHtcbiAgICAgIGNvbG9yOiB2YXIoLS1zZWNvbmRhcnkpO1xuICAgICAgbWFyZ2luLWJvdHRvbTogMTJweDtcbiAgICB9XG5cbiAgICAuY3ljbGUtY2FyZCBwIHtcbiAgICAgIGNvbG9yOiAjNjY2O1xuICAgICAgZm9udC1zaXplOiAwLjk1cmVtO1xuICAgIH1cblxuICAgIFwvKiA9PT09PSBQQVJFTlRJTkcgU1lTVEVNIFNFQ1RJT04gPT09PT0gKlwvXG4gICAgLnN5c3RlbS1zZWN0aW9uIHtcbiAgICAgIHBhZGRpbmc6IDEwMHB4IDA7XG4gICAgICBiYWNrZ3JvdW5kOiB3aGl0ZTtcbiAgICB9XG5cbiAgICAuc3lzdGVtLWNvbnRhaW5lciB7XG4gICAgICBkaXNwbGF5OiBncmlkO1xuICAgICAgZ3JpZC10ZW1wbGF0ZS1jb2x1bW5zOiAxZnIgMWZyO1xuICAgICAgZ2FwOiA2MHB4O1xuICAgICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgICB9XG5cbiAgICAuc3lzdGVtLWltYWdlIHtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDE2cHg7XG4gICAgICBvdmVyZmxvdzogaGlkZGVuO1xuICAgICAgYm94LXNoYWRvdzogMCAxMnB4IDMycHggcmdiYSgwLCAwLCAwLCAwLjEpO1xuICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xuICAgIH1cblxuICAgIC5zeXN0ZW0taW1hZ2UgaW1nIHtcbiAgICAgIHdpZHRoOiAxMDAlO1xuICAgICAgaGVpZ2h0OiAxMDAlO1xuICAgICAgb2JqZWN0LWZpdDogY292ZXI7XG4gICAgfVxuXG4gICAgLnN5c3RlbS1jb250ZW50IGgyIHtcbiAgICAgIGNvbG9yOiB2YXIoLS1zZWNvbmRhcnkpO1xuICAgICAgbWFyZ2luLWJvdHRvbTogMjRweDtcbiAgICB9XG5cbiAgICAuc3lzdGVtLXN0ZXBzIHtcbiAgICAgIGxpc3Qtc3R5bGU6IG5vbmU7XG4gICAgICBtYXJnaW4tYm90dG9tOiAzMnB4O1xuICAgIH1cblxuICAgIC5zeXN0ZW0tc3RlcHMgbGkge1xuICAgICAgbWFyZ2luLWJvdHRvbTogMjBweDtcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICAgIHBhZGRpbmctbGVmdDogNDBweDtcbiAgICAgIGZvbnQtc2l6ZTogMS4wNXJlbTtcbiAgICB9XG5cbiAgICAuc3lzdGVtLXN0ZXBzIGxpOjpiZWZvcmUge1xuICAgICAgY29udGVudDogJ1xcZjA1OCc7IFwvKiBGb250IEF3ZXNvbWUgY2hlY2stY2lyY2xlICpcL1xuICAgICAgZm9udC1mYW1pbHk6ICdGb250IEF3ZXNvbWUgNiBGcmVlJztcbiAgICAgIGZvbnQtd2VpZ2h0OiA5MDA7XG4gICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgICBsZWZ0OiAwO1xuICAgICAgdG9wOiAycHg7XG4gICAgICBjb2xvcjogdmFyKC0tYWNjZW50KTtcbiAgICAgIGZvbnQtc2l6ZTogMS41cmVtO1xuICAgIH1cblxuICAgIC5zeXN0ZW0tc3RlcHMgc3Ryb25nIHtcbiAgICAgIGNvbG9yOiB2YXIoLS1wcmltYXJ5KTtcbiAgICB9XG5cbiAgICBcLyogPT09PT0gUFJPR1JBTSBPUFRJT05TID09PT09ICpcL1xuICAgIC5wcm9ncmFtLW9wdGlvbnMge1xuICAgICAgcGFkZGluZzogMTAwcHggMDtcbiAgICAgIGJhY2tncm91bmQ6IHZhcigtLWxpZ2h0KTtcbiAgICB9XG5cbiAgICAub3B0aW9ucy1ncmlkIHtcbiAgICAgIGRpc3BsYXk6IGdyaWQ7XG4gICAgICBncmlkLXRlbXBsYXRlLWNvbHVtbnM6IHJlcGVhdChhdXRvLWZpdCwgbWlubWF4KDMyMHB4LCAxZnIpKTtcbiAgICAgIGdhcDogMzJweDtcbiAgICAgIG1hcmdpbi10b3A6IDYwcHg7XG4gICAgfVxuXG4gICAgLm9wdGlvbi1jYXJkIHtcbiAgICAgIGJhY2tncm91bmQ6IHdoaXRlO1xuICAgICAgYm9yZGVyLXJhZGl1czogMTZweDtcbiAgICAgIG92ZXJmbG93OiBoaWRkZW47XG4gICAgICBib3gtc2hhZG93OiAwIDhweCAyNHB4IHJnYmEoMCwgMCwgMCwgMC4wOCk7XG4gICAgICB0cmFuc2l0aW9uOiB0cmFuc2Zvcm0gMC4zcyBlYXNlLCBib3gtc2hhZG93IDAuM3MgZWFzZTtcbiAgICB9XG5cbiAgICAub3B0aW9uLWNhcmQ6aG92ZXIge1xuICAgICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC0xMnB4KTtcbiAgICAgIGJveC1zaGFkb3c6IDAgMTZweCA0MHB4IHJnYmEoMCwgMCwgMCwgMC4xNSk7XG4gICAgfVxuXG4gICAgLm9wdGlvbi1oZWFkZXIge1xuICAgICAgYmFja2dyb3VuZDogdmFyKC0tc2Vjb25kYXJ5KTtcbiAgICAgIGNvbG9yOiB3aGl0ZTtcbiAgICAgIHBhZGRpbmc6IDMycHg7XG4gICAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgfVxuXG4gICAgLm9wdGlvbi1oZWFkZXIgaDMge1xuICAgICAgbWFyZ2luLWJvdHRvbTogMTJweDtcbiAgICB9XG5cbiAgICAub3B0aW9uLXByaWNlIHtcbiAgICAgIGZvbnQtc2l6ZTogMi41cmVtO1xuICAgICAgZm9udC13ZWlnaHQ6IDcwMDtcbiAgICAgIG1hcmdpbi1ib3R0b206IDhweDtcbiAgICB9XG5cbiAgICAub3B0aW9uLXByaWNlIHNwYW4ge1xuICAgICAgZm9udC1zaXplOiAxcmVtO1xuICAgICAgZm9udC13ZWlnaHQ6IDQwMDtcbiAgICB9XG5cbiAgICAub3B0aW9uLWJvZHkge1xuICAgICAgcGFkZGluZzogMzJweDtcbiAgICB9XG5cbiAgICAub3B0aW9uLWZlYXR1cmVzIHtcbiAgICAgIGxpc3Qtc3R5bGU6IG5vbmU7XG4gICAgICBtYXJnaW4tYm90dG9tOiAzMnB4O1xuICAgIH1cblxuICAgIC5vcHRpb24tZmVhdHVyZXMgbGkge1xuICAgICAgbWFyZ2luLWJvdHRvbTogMTJweDtcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICAgIHBhZGRpbmctbGVmdDogMjhweDtcbiAgICAgIGZvbnQtc2l6ZTogMC45NXJlbTtcbiAgICB9XG5cbiAgICAub3B0aW9uLWZlYXR1cmVzIGxpOjpiZWZvcmUge1xuICAgICAgY29udGVudDogJ1xcZjAwYyc7IFwvKiBGb250IEF3ZXNvbWUgY2hlY2sgKlwvXG4gICAgICBmb250LWZhbWlseTogJ0ZvbnQgQXdlc29tZSA2IEZyZWUnO1xuICAgICAgZm9udC13ZWlnaHQ6IDkwMDtcbiAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICAgIGxlZnQ6IDA7XG4gICAgICBjb2xvcjogdmFyKC0tYWNjZW50KTtcbiAgICB9XG5cbiAgICAub3B0aW9uLWZlYXR1cmVzIGxpIHN0cm9uZyB7XG4gICAgICBjb2xvcjogdmFyKC0tc2Vjb25kYXJ5KTtcbiAgICB9XG5cbiAgICAub3B0aW9uLWNhcmQgLmJ0biB7XG4gICAgICB3aWR0aDogMTAwJTtcbiAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICAgIHBhZGRpbmc6IDE2cHg7XG4gICAgICBmb250LXNpemU6IDEuMDVyZW07XG4gICAgfVxuXG4gICAgXC8qID09PT09IFRFU1RJTU9OSUFMIFNFQ1RJT04gPT09PT0gKlwvXG4gICAgLnRlc3RpbW9uaWFsLXNlY3Rpb24ge1xuICAgICAgcGFkZGluZzogMTAwcHggMDtcbiAgICAgIGJhY2tncm91bmQ6IHdoaXRlO1xuICAgIH1cblxuICAgIC50ZXN0aW1vbmlhbC1jYXJkIHtcbiAgICAgIGJhY2tncm91bmQ6IHZhcigtLWxpZ2h0KTtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDE2cHg7XG4gICAgICBwYWRkaW5nOiA0OHB4O1xuICAgICAgbWF4LXdpZHRoOiA5MDBweDtcbiAgICAgIG1hcmdpbjogMCBhdXRvO1xuICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xuICAgICAgYm94LXNoYWRvdzogMCA4cHggMjRweCByZ2JhKDAsIDAsIDAsIDAuMDgpO1xuICAgIH1cblxuICAgIC50ZXN0aW1vbmlhbC1jYXJkOjpiZWZvcmUge1xuICAgICAgY29udGVudDogJ1xcZjEwZCc7IFwvKiBGb250IEF3ZXNvbWUgcXVvdGUtbGVmdCAqXC9cbiAgICAgIGZvbnQtZmFtaWx5OiAnRm9udCBBd2Vzb21lIDYgRnJlZSc7XG4gICAgICBmb250LXdlaWdodDogOTAwO1xuICAgICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgICAgdG9wOiAyNHB4O1xuICAgICAgbGVmdDogMjRweDtcbiAgICAgIGZvbnQtc2l6ZTogM3JlbTtcbiAgICAgIGNvbG9yOiByZ2JhKDEzOSwgMCwgMCwgMC4xNSk7XG4gICAgfVxuXG4gICAgLnRlc3RpbW9uaWFsLXRleHQge1xuICAgICAgZm9udC1zdHlsZTogaXRhbGljO1xuICAgICAgZm9udC1zaXplOiAxLjFyZW07XG4gICAgICBtYXJnaW4tYm90dG9tOiAyNHB4O1xuICAgICAgY29sb3I6ICM0NDQ7XG4gICAgICBsaW5lLWhlaWdodDogMS44O1xuICAgIH1cblxuICAgIC50ZXN0aW1vbmlhbC1hdXRob3Ige1xuICAgICAgZGlzcGxheTogZmxleDtcbiAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gICAgICBnYXA6IDE2cHg7XG4gICAgfVxuXG4gICAgLmF1dGhvci1pbWFnZSB7XG4gICAgICB3aWR0aDogNjRweDtcbiAgICAgIGhlaWdodDogNjRweDtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDUwJTtcbiAgICAgIG9iamVjdC1maXQ6IGNvdmVyO1xuICAgICAgYm9yZGVyOiAzcHggc29saWQgdmFyKC0tYWNjZW50KTtcbiAgICB9XG5cbiAgICAuYXV0aG9yLWRldGFpbHMge1xuICAgICAgZm9udC1zaXplOiAwLjk1cmVtO1xuICAgIH1cblxuICAgIC5hdXRob3ItZGV0YWlscyBzdHJvbmcge1xuICAgICAgY29sb3I6IHZhcigtLXNlY29uZGFyeSk7XG4gICAgfVxuXG4gICAgLmF1dGhvci1kZXRhaWxzIHNwYW4ge1xuICAgICAgY29sb3I6ICM2NjY7XG4gICAgICBmb250LXNpemU6IDAuODVyZW07XG4gICAgfVxuXG4gICAgXC8qID09PT09IENUQSBTRUNUSU9OID09PT09ICpcL1xuICAgIC5jdGEtc2VjdGlvbiB7XG4gICAgICBwYWRkaW5nOiAxMjBweCAwO1xuICAgICAgYmFja2dyb3VuZDogdmFyKC0tZ3JhZGllbnQpLCB1cmwoJ2h0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9jb3VwbGVfcHJheWluZ190b2dldGhlcl9vbl9zb2ZhLnBuZycpIGNlbnRlclwvY292ZXIgbm8tcmVwZWF0O1xuICAgICAgY29sb3I6IHdoaXRlO1xuICAgICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xuICAgIH1cblxuICAgIC5jdGEtc2VjdGlvbjo6YmVmb3JlIHtcbiAgICAgIGNvbnRlbnQ6ICcnO1xuICAgICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgICAgdG9wOiAwO1xuICAgICAgbGVmdDogMDtcbiAgICAgIHdpZHRoOiAxMDAlO1xuICAgICAgaGVpZ2h0OiAxMDAlO1xuICAgICAgYmFja2dyb3VuZDogcmdiYSgwLCAwLCAwLCAwLjMpO1xuICAgICAgei1pbmRleDogMTtcbiAgICB9XG5cbiAgICAuY3RhLXNlY3Rpb24gLmNvbnRhaW5lciB7XG4gICAgIF8uXG5cbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICAgIHotaW5kZXg6IDI7XG4gICAgfVxuXG4gICAgLmN0YS1zZWN0aW9uIGgyIHtcbiAgICAgIG1hcmdpbi1ib3R0b206IDI0cHg7XG4gICAgfVxuXG4gICAgLmN0YS1zZWN0aW9uIHAge1xuICAgICAgbWF4LXdpZHRoOiA3NTBweDtcbiAgICAgIG1hcmdpbjogMCBhdXRvIDMycHg7XG4gICAgICBmb250LXNpemU6IDEuMnJlbTtcbiAgICAgIGZvbnQtd2VpZ2h0OiAzMDA7XG4gICAgfVxuXG4gICAgLmN0YS1mb3JtIHtcbiAgICAgIG1heC13aWR0aDogNjAwcHg7XG4gICAgICBtYXJnaW46IDAgYXV0bztcbiAgICB9XG5cbiAgICAuZm9ybS1ncm91cCB7XG4gICAgICBkaXNwbGF5OiBncmlkO1xuICAgICAgZ3JpZC10ZW1wbGF0ZS1jb2x1bW5zOiAxZnIgMWZyO1xuICAgICAgZ2FwOiAxNnB4O1xuICAgICAgbWFyZ2luLWJvdHRvbTogMjRweDtcbiAgICB9XG5cbiAgICAuZm9ybS1ncm91cCBpbnB1dCB7XG4gICAgICBwYWRkaW5nOiAxNnB4O1xuICAgICAgYm9yZGVyOiBub25lO1xuICAgICAgYm9yZGVyLXJhZGl1czogOHB4O1xuICAgICAgZm9udC1zaXplOiAxcmVtO1xuICAgICAgZm9udC1mYW1pbHk6ICdQb3BwaW5zJywgc2Fucy1zZXJpZjtcbiAgICAgIHdpZHRoOiAxMDAlO1xuICAgICAgYmFja2dyb3VuZDogcmdiYSgyNTUsIDI1NSwgMjU1LCAwLjk1KTtcbiAgICAgIHRyYW5zaXRpb246IGJhY2tncm91bmQgMC4zcyBlYXNlO1xuICAgIH1cblxuICAgIC5mb3JtLWdyb3VwIGlucHV0OmZvY3VzIHtcbiAgICAgIG91dGxpbmU6IG5vbmU7XG4gICAgICBiYWNrZ3JvdW5kOiB3aGl0ZTtcbiAgICAgIGJveC1zaGFkb3c6IDAgMCAwIDNweCByZ2JhKDIxMiwgMTc1LCA1NSwgMC4zKTtcbiAgICB9XG5cbiAgICAuY3RhLWZvcm0gYnV0dG9uIHtcbiAgICAgIHdpZHRoOiAxMDAlO1xuICAgICAgcGFkZGluZzogMTZweDtcbiAgICAgIGZvbnQtc2l6ZTogMS4wNXJlbTtcbiAgICB9XG5cbiAgICAucHJpdmFjeS1ub3RlIHtcbiAgICAgIGZvbnQtc2l6ZTogMC44NXJlbTtcbiAgICAgIG1hcmdpbi10b3A6IDE2cHg7XG4gICAgICBvcGFjaXR5OiAwLjk7XG4gICAgfVxuXG4gICAgXC8qID09PT09IEJVVFRPTiBTVFlMRVMgPT09PT0gKlwvXG4gICAgLmJ0biB7XG4gICAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gICAgICBiYWNrZ3JvdW5kOiB2YXIoLS1wcmltYXJ5KTtcbiAgICAgIGNvbG9yOiB3aGl0ZTtcbiAgICAgIHBhZGRpbmc6IDE0cHggMzJweDtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDUwcHg7XG4gICAgICBmb250LXdlaWdodDogNjAwO1xuICAgICAgZm9udC1zaXplOiAxcmVtO1xuICAgICAgdHJhbnNpdGlvbjogYWxsIDAuM3MgZWFzZTtcbiAgICAgIGN1cnNvcjogcG9pbnRlcjtcbiAgICAgIGJvcmRlcjogbm9uZTtcbiAgICB9XG5cbiAgICAuYnRuOmhvdmVyIHtcbiAgICAgIGJhY2tncm91bmQ6ICM2QjAwMDA7XG4gICAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoLTNweCk7XG4gICAgICBib3gtc2hhZG93OiAwIDhweCAyNHB4IHJnYmEoMTM5LCAwLCAwLCAwLjMpO1xuICAgIH1cblxuICAgIC5idG4tYWNjZW50IHtcbiAgICAgIGJhY2tncm91bmQ6IHZhcigtLWFjY2VudCk7XG4gICAgICBjb2xvcjogdmFyKC0tc2Vjb25kYXJ5KTtcbiAgICB9XG5cbiAgICAuYnRuLWFjY2VudDpob3ZlciB7XG4gICAgICBiYWNrZ3JvdW5kOiAjQzlBMjI3O1xuICAgICAgYm94LXNoYWRvdzogMCA4cHggMjRweCByZ2JhKDIxMiwgMTc1LCA1NSwgMC4zKTtcbiAgICB9XG5cbiAgICBcLyogPT09PT0gQU5JTUFUSU9OUyA9PT09PSAqXC9cbiAgICBAa2V5ZnJhbWVzIGZhZGVJblVwIHtcbiAgICAgIGZyb20ge1xuICAgICAgICBvcGFjaXR5OiAwO1xuICAgICAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoMjBweCk7XG4gICAgICB9XG4gICAgICB0byB7XG4gICAgICAgIG9wYWNpdHk6IDE7XG4gICAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWSgwKTtcbiAgICAgIH1cbiAgICB9XG5cbiAgICAuYW5pbWF0ZS1vbi1zY3JvbGwge1xuICAgICAgb3BhY2l0eTogMDtcbiAgICAgIGFuaW1hdGlvbjogZmFkZUluVXAgMC42cyBlYXNlLW91dCBmb3J3YXJkcztcbiAgICB9XG5cbiAgICBcLyogPT09PT0gUkVTUE9OU0lWRSBTVFlMRVMgPT09PT0gKlwvXG4gICAgQG1lZGlhIChtYXgtd2lkdGg6IDEwMjRweCkge1xuICAgICAgLnN5c3RlbS1jb250YWluZXIge1xuICAgICAgICBncmlkLXRlbXBsYXRlLWNvbHVtbnM6IDFmcjtcbiAgICAgICAgZ2FwOiA0MHB4O1xuICAgICAgfVxuXG4gICAgICAuc3lzdGVtLWltYWdlIHtcbiAgICAgICAgbWF4LXdpZHRoOiA2MDBweDtcbiAgICAgICAgbWFyZ2luOiAwIGF1dG87XG4gICAgICB9XG4gICAgfVxuXG4gICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XG4gICAgICAucGFyZW50aW5nLWhlcm8ge1xuICAgICAgICBwYWRkaW5nOiAxMDBweCAwO1xuICAgICAgfVxuXG4gICAgICAuaGVyby1zdGF0cyB7XG4gICAgICAgIGdyaWQtdGVtcGxhdGUtY29sdW1uczogMWZyO1xuICAgICAgICBnYXA6IDE2cHg7XG4gICAgICB9XG5cbiAgICAgIC5zdGF0LWl0ZW0ge1xuICAgICAgICBtYXgtd2lkdGg6IDMwMHB4O1xuICAgICAgICBtYXJnaW46IDAgYXV0bztcbiAgICAgIH1cblxuICAgICAgLmN5Y2xlLXNlY3Rpb24sXG4gICAgICAuc3lzdGVtLXNlY3Rpb24sXG4gICAgICAucHJvZ3JhbS1vcHRpb25zLFxuICAgICAgLnRlc3RpbW9uaWFsLXNlY3Rpb24sXG4gICAgICAuY3RhLXNlY3Rpb24ge1xuICAgICAgICBwYWRkaW5nOiA4MHB4IDA7XG4gICAgICB9XG5cbiAgICAgIC5mb3JtLWdyb3VwIHtcbiAgICAgICAgZ3JpZC10ZW1wbGF0ZS1jb2x1bW5zOiAxZnI7XG4gICAgICAgIGdhcDogMTJweDtcbiAgICAgIH1cbiAgICB9XG5cbiAgICBAbWVkaWEgKG1heC13aWR0aDogNDgwcHgpIHtcbiAgICAgIGgxIHsgZm9udC1zaXplOiAycmVtOyB9XG4gICAgICBoMiB7IGZvbnQtc2l6ZTogMS43NXJlbTsgfVxuICAgICAgLnBhcmVudGluZy1oZXJvIHAsXG4gICAgICAuY3RhLXNlY3Rpb24gcCB7XG4gICAgICAgIGZvbnQtc2l6ZTogMXJlbTtcbiAgICAgIH1cblxuICAgICAgLmJ0biB7XG4gICAgICAgIHBhZGRpbmc6IDEycHggMjRweDtcbiAgICAgICAgZm9udC1zaXplOiAwLjlyZW07XG4gICAgICB9XG4gICAgfVxuICA8XC9zdHlsZT5cbjxcL2hlYWQ+XG48Ym9keT5cbiAgPCEtLSBIZXJvIFNlY3Rpb24gLS0+XG4gIDxzZWN0aW9uIGNsYXNzPVwicGFyZW50aW5nLWhlcm9cIj5cbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XG4gICAgICA8aDE+QnVpbGRpbmcgYSBDb3ZlbmFudCBIb21lIGZvciBHZW5lcmF0aW9uczxcL2gxPlxuICAgICAgPHA+RGlzY292ZXIgYSBwcm92ZW4sIEJpYmxpY2FsbHktcm9vdGVkIHN5c3RlbSB0byByYWlzZSBHb2RseSBjaGlsZHJlbiBhbmQgYnJlYWsgZGVzdHJ1Y3RpdmUgZmFtaWx5IGN5Y2xlcy48XC9wPlxuICAgICAgPGEgaHJlZj1cIiNjdGFcIiBjbGFzcz1cImJ0biBidG4tYWNjZW50XCI+R2V0IEZyZWUgUGFyZW50aW5nIEd1aWRlPFwvYT5cbiAgICAgIDxkaXYgY2xhc3M9XCJoZXJvLXN0YXRzXCI+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJzdGF0LWl0ZW1cIj5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwic3RhdC1udW1iZXJcIj44NCU8XC9kaXY+XG4gICAgICAgICAgPHA+RmFtaWxpZXMgcmVwb3J0IHN0cm9uZ2VyIGJvbmRzPFwvcD5cbiAgICAgICAgPFwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwic3RhdC1pdGVtXCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cInN0YXQtbnVtYmVyXCI+MjM8XC9kaXY+XG4gICAgICAgICAgPHA+R2VuZXJhdGlvbmFsIGN5Y2xlcyBicm9rZW48XC9wPlxuICAgICAgICA8XC9kaXY+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJzdGF0LWl0ZW1cIj5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwic3RhdC1udW1iZXJcIj5HZW4gMTg6MTk8XC9kaXY+XG4gICAgICAgICAgPHA+T3VyIGd1aWRpbmcgU2NyaXB0dXJlPFwvcD5cbiAgICAgICAgPFwvZGl2PlxuICAgICAgPFwvZGl2PlxuICAgIDxcL2Rpdj5cbiAgPFwvc2VjdGlvbj5cblxuICA8IS0tIEdlbmVyYXRpb25hbCBDeWNsZXMgU2VjdGlvbiAtLT5cbiAgPHNlY3Rpb24gY2xhc3M9XCJjeWNsZS1zZWN0aW9uXCI+XG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxuICAgICAgPGRpdiBjbGFzcz1cInNlY3Rpb24tdGl0bGVcIj5cbiAgICAgICAgPGgyPkJyZWFraW5nIERlc3RydWN0aXZlIEZhbWlseSBQYXR0ZXJuczxcL2gyPlxuICAgICAgICA8cD5PdmVyY29tZSBjb21tb24gZ2VuZXJhdGlvbmFsIHN0cm9uZ2hvbGRzIHdpdGggb3VyIHByb3ZlbiBmcmFtZXdvcmsuPFwvcD5cbiAgICAgIDxcL2Rpdj5cbiAgICAgIDxkaXYgY2xhc3M9XCJjeWNsZS1ncmlkXCI+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJjeWNsZS1jYXJkIGFuaW1hdGUtb24tc2Nyb2xsXCI+XG4gICAgICAgICAgPGltZyBzcmM9XCJodHRwczpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvQnJva2VuLWNoYWluLUFkZGljdGlvbi1DeWNsZXMucG5nXCIgYWx0PVwiQWRkaWN0aW9uIEN5Y2xlc1wiPlxuICAgICAgICAgIDxoMz5BZGRpY3Rpb24gQ3ljbGVzPFwvaDM+XG4gICAgICAgICAgPHA+QnJlYWsgZnJlZSBmcm9tIGFsY29ob2wsIHN1YnN0YW5jZSwgb3IgcG9ybm9ncmFwaHkgc3RydWdnbGVzLjxcL3A+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImN5Y2xlLWNhcmQgYW5pbWF0ZS1vbi1zY3JvbGxcIj5cbiAgICAgICAgICA8aW1nIHNyYz1cImh0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9Bbmdlci1BYnVzZS5wbmdcIiBhbHQ9XCJBbmdlciAmIEFidXNlXCI+XG4gICAgICAgICAgPGgzPkFuZ2VyICYgQWJ1c2U8XC9oMz5cbiAgICAgICAgICA8cD5FbmQgcGF0dGVybnMgb2YgZG9tZXN0aWMgdmlvbGVuY2UgYW5kIGVtb3Rpb25hbCBoYXJtLjxcL3A+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImN5Y2xlLWNhcmQgYW5pbWF0ZS1vbi1zY3JvbGxcIj5cbiAgICAgICAgICA8aW1nIHNyYz1cImh0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9GaW5hbmNpYWwtRHlzZnVuY3Rpb24tLnBuZ1wiIGFsdD1cIkZpbmFuY2lhbCBEeXNmdW5jdGlvblwiPlxuICAgICAgICAgIDxoMz5GaW5hbmNpYWwgRHlzZnVuY3Rpb248XC9oMz5cbiAgICAgICAgICA8cD5PdmVyY29tZSBjaHJvbmljIGRlYnQgYW5kIHBvb3Igc3Rld2FyZHNoaXAuPFwvcD5cbiAgICAgICAgPFwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwiY3ljbGUtY2FyZCBhbmltYXRlLW9uLXNjcm9sbFwiPlxuICAgICAgICAgIDxpbWcgc3JjPVwiaHR0cHM6XC9cL2NvdmVuYW50bWFycmlhZ2VoZWxwLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDRcL1NwaXJpdHVhbC1BcGF0aHkucG5nXCIgYWx0PVwiU3Bpcml0dWFsIEFwYXRoeVwiPlxuICAgICAgICAgIDxoMz5TcGlyaXR1YWwgQXBhdGh5PFwvaDM+XG4gICAgICAgICAgPHA+UmV2aXZlIGZhaXRoIGFuZCBzcGlyaXR1YWwgcHJhY3RpY2VzIGluIHlvdXIgZmFtaWx5LjxcL3A+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgIDxcL2Rpdj5cbiAgICA8XC9kaXY+XG4gIDxcL3NlY3Rpb24+XG5cbiAgPCEtLSBQYXJlbnRpbmcgU3lzdGVtIFNlY3Rpb24gLS0+XG4gIDxzZWN0aW9uIGNsYXNzPVwic3lzdGVtLXNlY3Rpb25cIj5cbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwic3lzdGVtLWNvbnRhaW5lclwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwic3lzdGVtLWltYWdlIGFuaW1hdGUtb24tc2Nyb2xsXCI+XG4gICAgICAgICAgPGltZyBzcmM9XCJodHRwczpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvQWZyaWNhbi1jb3VwbGUtaW4tdGhlaXItMzBzLXByYXlpbmcucG5nXCIgYWx0PVwiRmFtaWx5IHByYXlpbmcgdG9nZXRoZXJcIj5cbiAgICAgICAgPFwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwic3lzdGVtLWNvbnRlbnQgYW5pbWF0ZS1vbi1zY3JvbGxcIj5cbiAgICAgICAgICA8aDI+VGhlIDQgUGlsbGFycyBvZiBDb3ZlbmFudCBQYXJlbnRpbmc8XC9oMj5cbiAgICAgICAgICA8dWwgY2xhc3M9XCJzeXN0ZW0tc3RlcHNcIj5cbiAgICAgICAgICAgIDxsaT48c3Ryb25nPlNwaXJpdHVhbCBGb3VuZGF0aW9uOjxcL3N0cm9uZz4gQnVpbGQgYSBmYW1pbHkgYWx0YXIgd2l0aCBkYWlseSBkZXZvdGlvbnMuPFwvbGk+XG4gICAgICAgICAgICA8bGk+PHN0cm9uZz5CaWJsaWNhbCBEaXNjaXBsaW5lOjxcL3N0cm9uZz4gVHJhaW4gY2hpbGRyZW4gd2l0aCBsb3ZlLCBub3QgcHVuaXNobWVudC48XC9saT5cbiAgICAgICAgICAgIDxsaT48c3Ryb25nPkxlZ2FjeSBQbGFubmluZzo8XC9zdHJvbmc+IENyZWF0ZSBhIG11bHRpLWdlbmVyYXRpb25hbCB2aXNpb24uPFwvbGk+XG4gICAgICAgICAgICA8bGk+PHN0cm9uZz5DdWx0dXJhbCBSZXNpc3RhbmNlOjxcL3N0cm9uZz4gUmFpc2UgY2hpbGRyZW4gc2V0IGFwYXJ0IGZvciBHb2QuPFwvbGk+XG4gICAgICAgICAgPFwvdWw+XG4gICAgICAgICAgPGEgaHJlZj1cImh0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL2FsbC1pbi1vbmUtYm9va2luZy1odWJcL1wiIGNsYXNzPVwiYnRuXCI+RXhwbG9yZSBQYXJlbnRpbmcgUHJvZ3JhbXM8XC9hPlxuICAgICAgICA8XC9kaXY+XG4gICAgICA8XC9kaXY+XG4gICAgPFwvZGl2PlxuICA8XC9zZWN0aW9uPlxuXG4gIDwhLS0gUHJvZ3JhbSBPcHRpb25zIC0tPlxuICA8c2VjdGlvbiBjbGFzcz1cInByb2dyYW0tb3B0aW9uc1wiIGlkPVwicHJvZ3JhbXNcIj5cbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwic2VjdGlvbi10aXRsZVwiPlxuICAgICAgICA8aDI+UGFyZW50aW5nIFRyYW5zZm9ybWF0aW9uIFByb2dyYW1zPFwvaDI+XG4gICAgICAgIDxwPkNob29zZSB0aGUgcGF0aCB0aGF0IGJlc3QgZml0cyB5b3VyIGZhbWlseSdzIGpvdXJuZXkuPFwvcD5cbiAgICAgIDxcL2Rpdj5cbiAgICAgIDxkaXYgY2xhc3M9XCJvcHRpb25zLWdyaWRcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cIm9wdGlvbi1jYXJkIGFuaW1hdGUtb24tc2Nyb2xsXCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cIm9wdGlvbi1oZWFkZXJcIj5cbiAgICAgICAgICAgIDxoMz5QYXJlbnRpbmcgQ291cnNlPFwvaDM+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwib3B0aW9uLXByaWNlXCI+XHUwMGEzMTQ3PFwvZGl2PlxuICAgICAgICAgICAgPHA+TGlmZXRpbWUgYWNjZXNzPFwvcD5cbiAgICAgICAgICA8XC9kaXY+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cIm9wdGlvbi1ib2R5XCI+XG4gICAgICAgICAgICA8dWwgY2xhc3M9XCJvcHRpb24tZmVhdHVyZXNcIj5cbiAgICAgICAgICAgICAgPGxpPjEyIFZpZGVvIFRlYWNoaW5nczxcL2xpPlxuICAgICAgICAgICAgICA8bGk+RmFtaWx5IERldm90aW9uIFBsYW5zPFwvbGk+XG4gICAgICAgICAgICAgIDxsaT5BZ2UtU3BlY2lmaWMgR3VpZGVzPFwvbGk+XG4gICAgICAgICAgICAgIDxsaT5BY2NvdW50YWJpbGl0eSBQYXJ0bmVyPFwvbGk+XG4gICAgICAgICAgICAgIDxsaT5Qcml2YXRlIENvbW11bml0eSBBY2Nlc3M8XC9saT5cbiAgICAgICAgICAgIDxcL3VsPlxuICAgICAgICAgICAgPGEgaHJlZj1cImh0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3BhcmVudGluZy1wcm9ncmFtcy1ib29raW5nXC9cIiBjbGFzcz1cImJ0blwiPkVucm9sbCBOb3c8XC9hPlxuICAgICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPFwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwib3B0aW9uLWNhcmQgYW5pbWF0ZS1vbi1zY3JvbGxcIj5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwib3B0aW9uLWhlYWRlclwiIHN0eWxlPVwiYmFja2dyb3VuZDogdmFyKC0tcHJpbWFyeSk7XCI+XG4gICAgICAgICAgICA8aDM+RmFtaWx5IENvYWNoaW5nPFwvaDM+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwib3B0aW9uLXByaWNlXCI+XHUwMGEzNDk3PHNwYW4+XC9tbzxcL3NwYW4+PFwvZGl2PlxuICAgICAgICAgICAgPHA+My1tb250aCBtaW5pbXVtPFwvcD5cbiAgICAgICAgICA8XC9kaXY+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cIm9wdGlvbi1ib2R5XCI+XG4gICAgICAgICAgICA8dWwgY2xhc3M9XCJvcHRpb24tZmVhdHVyZXNcIj5cbiAgICAgICAgICAgICAgPGxpPjxzdHJvbmc+RXZlcnl0aGluZyBpbiBDb3Vyc2U8XC9zdHJvbmc+PFwvbGk+XG4gICAgICAgICAgICAgIDxsaT5XZWVrbHkgWm9vbSBTZXNzaW9uczxcL2xpPlxuICAgICAgICAgICAgICA8bGk+Q3VzdG9tIEZhbWlseSBDb3ZlbmFudDxcL2xpPlxuICAgICAgICAgICAgICA8bGk+QmVoYXZpb3IgTW9kaWZpY2F0aW9uIFBsYW5zPFwvbGk+XG4gICAgICAgICAgICAgIDxsaT4yNFwvNyBTdXBwb3J0IEFjY2VzczxcL2xpPlxuICAgICAgICAgICAgPFwvdWw+XG4gICAgICAgICAgICA8YSBocmVmPVwiaHR0cHM6XC9cL2NvdmVuYW50bWFycmlhZ2VoZWxwLmNvbVwvcGFyZW50aW5nLWNvdmVuYW50XC9cIiBjbGFzcz1cImJ0blwiPlN0YXJ0IENvYWNoaW5nPFwvYT5cbiAgICAgICAgICA8XC9kaXY+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cIm9wdGlvbi1jYXJkIGFuaW1hdGUtb24tc2Nyb2xsXCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cIm9wdGlvbi1oZWFkZXJcIj5cbiAgICAgICAgICAgIDxoMz5MZWdhY3kgUmV0cmVhdDxcL2gzPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cIm9wdGlvbi1wcmljZVwiPlx1MDBhMzIsOTk3PFwvZGl2PlxuICAgICAgICAgICAgPHA+RmFtaWx5IGludGVuc2l2ZTxcL3A+XG4gICAgICAgICAgPFwvZGl2PlxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJvcHRpb24tYm9keVwiPlxuICAgICAgICAgICAgPHVsIGNsYXNzPVwib3B0aW9uLWZlYXR1cmVzXCI+XG4gICAgICAgICAgICAgIDxsaT48c3Ryb25nPkV2ZXJ5dGhpbmcgaW4gQ29hY2hpbmc8XC9zdHJvbmc+PFwvbGk+XG4gICAgICAgICAgICAgIDxsaT4zLURheSBGYW1pbHkgUmV0cmVhdDxcL2xpPlxuICAgICAgICAgICAgICA8bGk+R2VuZXJhdGlvbmFsIEhlYWxpbmcgU2Vzc2lvbnM8XC9saT5cbiAgICAgICAgICAgICAgPGxpPkFuY2VzdHJhbCBMYW5kIEJsZXNzaW5nPFwvbGk+XG4gICAgICAgICAgICAgIDxsaT4xLVllYXIgRm9sbG93LVVwIFN1cHBvcnQ8XC9saT5cbiAgICAgICAgICAgIDxcL3VsPlxuICAgICAgICAgICAgPGEgaHJlZj1cIiNcIiBjbGFzcz1cImJ0blwiPkJvb2sgUmV0cmVhdDxcL2E+XG4gICAgICAgICAgPFwvZGl2PlxuICAgICAgICA8XC9kaXY+XG4gICAgICA8XC9kaXY+XG4gICAgPFwvZGl2PlxuICA8XC9zZWN0aW9uPlxuXG4gIDwhLS0gVGVzdGltb25pYWwgU2VjdGlvbiAtLT5cbiAgPHNlY3Rpb24gY2xhc3M9XCJ0ZXN0aW1vbmlhbC1zZWN0aW9uXCI+XG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxuICAgICAgPGRpdiBjbGFzcz1cInNlY3Rpb24tdGl0bGVcIj5cbiAgICAgICAgPGgyPlRyYW5zZm9ybWVkIEZhbWlsaWVzPFwvaDI+XG4gICAgICAgIDxwPkhlYXIgZnJvbSBmYW1pbGllcyB3aG9zZSBsaXZlcyBoYXZlIGJlZW4gY2hhbmdlZC48XC9wPlxuICAgICAgPFwvZGl2PlxuICAgICAgPGRpdiBjbGFzcz1cInRlc3RpbW9uaWFsLWNhcmQgYW5pbWF0ZS1vbi1zY3JvbGxcIj5cbiAgICAgICAgPHAgY2xhc3M9XCJ0ZXN0aW1vbmlhbC10ZXh0XCI+XCJBZnRlciB0aHJlZSBnZW5lcmF0aW9ucyBvZiBmYXRoZXJsZXNzbmVzcywgd2UgYnJva2UgdGhlIGN5Y2xlISBPdXIgZmFtaWx5IG5vdyBlbmpveXMgZGFpbHkgZGV2b3Rpb25zLCBhbmQgbXkgaHVzYmFuZCBsZWFkcyB1cyBpbiBwcmF5ZXIuIE91ciB0ZWVuYWdlIHNvbnMgYXJlIHB1cnN1aW5nIEdvZCBpbiB3YXlzIHdlIG5ldmVyIGltYWdpbmVkLlwiPFwvcD5cbiAgICAgICAgPGRpdiBjbGFzcz1cInRlc3RpbW9uaWFsLWF1dGhvclwiPlxuICAgICAgICAgIDxpbWcgc3JjPVwiaHR0cHM6XC9cL2NvdmVuYW50bWFycmlhZ2VoZWxwLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDRcL05pZ2VyaWFuLWNvdXBsZS1NYXJrLVNhcmFoLnBuZ1wiIGFsdD1cIk1hcmsgYW5kIFNhcmFoXCIgY2xhc3M9XCJhdXRob3ItaW1hZ2VcIj5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiYXV0aG9yLWRldGFpbHNcIj5cbiAgICAgICAgICAgIDxzdHJvbmc+TWFyayAmIFNhcmFoPFwvc3Ryb25nPlxuICAgICAgICAgICAgPHNwYW4+TGFnb3MsIE5pZ2VyaWE8XC9zcGFuPlxuICAgICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPFwvZGl2PlxuICAgICAgPFwvZGl2PlxuICAgIDxcL2Rpdj5cbiAgPFwvc2VjdGlvbj5cblxuICA8IS0tIENUQSBTZWN0aW9uIC0tPlxuICA8c2VjdGlvbiBjbGFzcz1cImN0YS1zZWN0aW9uXCIgaWQ9XCJjdGFcIj5cbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XG4gICAgICA8aDI+U3RhcnQgWW91ciBGYW1pbHkncyBMZWdhY3kgVG9kYXk8XC9oMj5cbiAgICAgIDxwPkRvd25sb2FkIG91ciBmcmVlIDxzdHJvbmc+XCI3LURheSBGYW1pbHkgRGV2b3Rpb25hbCBTdGFydGVyIEtpdFwiPFwvc3Ryb25nPiB3aXRoIHByYXllciB0ZW1wbGF0ZXMsIFNjcmlwdHVyZSBjYXJkcywgYW5kIGNvbnZlcnNhdGlvbiBzdGFydGVycy48XC9wPlxuICAgICAgPGZvcm0gY2xhc3M9XCJjdGEtZm9ybVwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiZm9ybS1ncm91cFwiPlxuICAgICAgICAgIDxpbnB1dCB0eXBlPVwidGV4dFwiIHBsYWNlaG9sZGVyPVwiWW91ciBOYW1lXCIgcmVxdWlyZWQ+XG4gICAgICAgICAgPGlucHV0IHR5cGU9XCJlbWFpbFwiIHBsYWNlaG9sZGVyPVwiWW91ciBFbWFpbFwiIHJlcXVpcmVkPlxuICAgICAgICA8XC9kaXY+XG4gICAgICAgIDxidXR0b24gdHlwZT1cInN1Ym1pdFwiIGNsYXNzPVwiYnRuIGJ0bi1hY2NlbnRcIj5HZXQgRnJlZSBLaXQ8XC9idXR0b24+XG4gICAgICAgIDxwIGNsYXNzPVwicHJpdmFjeS1ub3RlXCI+V2UgcmVzcGVjdCB5b3VyIHByaXZhY3kuIFVuc3Vic2NyaWJlIGF0IGFueSB0aW1lLjxcL3A+XG4gICAgICA8XC9mb3JtPlxuICAgIDxcL2Rpdj5cbiAgPFwvc2VjdGlvbj5cblxuICA8c2NyaXB0PlxuICAgIFwvXC8gRm9ybSBzdWJtaXNzaW9uIGhhbmRsaW5nIHdpdGggYmFzaWMgdmFsaWRhdGlvblxuICAgIGNvbnN0IGZvcm0gPSBkb2N1bWVudC5xdWVyeVNlbGVjdG9yKCcuY3RhLWZvcm0nKTtcbiAgICBmb3JtLmFkZEV2ZW50TGlzdGVuZXIoJ3N1Ym1pdCcsIGZ1bmN0aW9uKGUpIHtcbiAgICAgIGUucHJldmVudERlZmF1bHQoKTtcbiAgICAgIGNvbnN0IG5hbWUgPSBmb3JtLnF1ZXJ5U2VsZWN0b3IoJ2lucHV0W3R5cGU9XCJ0ZXh0XCJdJykudmFsdWUudHJpbSgpO1xuICAgICAgY29uc3QgZW1haWwgPSBmb3JtLnF1ZXJ5U2VsZWN0b3IoJ2lucHV0W3R5cGU9XCJlbWFpbFwiXScpLnZhbHVlLnRyaW0oKTtcbiAgICAgIFxuICAgICAgaWYgKG5hbWUgJiYgZW1haWwgJiYgXC9eW15cXHNAXStAW15cXHNAXStcXC5bXlxcc0BdKyRcLy50ZXN0KGVtYWlsKSkge1xuICAgICAgICBhbGVydCgnVGhhbmsgeW91ISBZb3VyIGZyZWUgZGV2b3Rpb25hbCBraXQgaXMgb24gaXRzIHdheSB0byB5b3VyIGluYm94LicpO1xuICAgICAgICBmb3JtLnJlc2V0KCk7XG4gICAgICB9IGVsc2Uge1xuICAgICAgICBhbGVydCgnUGxlYXNlIHByb3ZpZGUgYSB2YWxpZCBuYW1lIGFuZCBlbWFpbCBhZGRyZXNzLicpO1xuICAgICAgfVxuICAgIH0pO1xuXG4gICAgXC9cLyBTY3JvbGwgYW5pbWF0aW9uIG9ic2VydmVyXG4gICAgY29uc3QgYW5pbWF0ZUVsZW1lbnRzID0gZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgnLmFuaW1hdGUtb24tc2Nyb2xsJyk7XG4gICAgY29uc3Qgb2JzZXJ2ZXIgPSBuZXcgSW50ZXJzZWN0aW9uT2JzZXJ2ZXIoKGVudHJpZXMpID0+IHtcbiAgICAgIGVudHJpZXMuZm9yRWFjaChlbnRyeSA9PiB7XG4gICAgICAgIGlmIChlbnRyeS5pc0ludGVyc2VjdGluZykge1xuICAgICAgICAgIGVudHJ5LnRhcmdldC5zdHlsZS5hbmltYXRpb25EZWxheSA9IGAke01hdGgucmFuZG9tKCkgKiAwLjN9c2A7XG4gICAgICAgICAgZW50cnkudGFyZ2V0LmNsYXNzTGlzdC5hZGQoJ2FuaW1hdGUtb24tc2Nyb2xsJyk7XG4gICAgICAgICAgb2JzZXJ2ZXIudW5vYnNlcnZlKGVudHJ5LnRhcmdldCk7XG4gICAgICAgIH1cbiAgICAgIH0pO1xuICAgIH0sIHsgdGhyZXNob2xkOiAwLjIgfSk7XG5cbiAgICBhbmltYXRlRWxlbWVudHMuZm9yRWFjaChlbCA9PiBvYnNlcnZlci5vYnNlcnZlKGVsKSk7XG5cbiAgICBcL1wvIFNtb290aCBzY3JvbGwgZm9yIGFuY2hvciBsaW5rc1xuICAgIGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJ2FbaHJlZl49XCIjXCJdJykuZm9yRWFjaChhbmNob3IgPT4ge1xuICAgICAgYW5jaG9yLmFkZEV2ZW50TGlzdGVuZXIoJ2NsaWNrJywgZnVuY3Rpb24oZSkge1xuICAgICAgICBlLnByZXZlbnREZWZhdWx0KCk7XG4gICAgICAgIGNvbnN0IHRhcmdldCA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3IodGhpcy5nZXRBdHRyaWJ1dGUoJ2hyZWYnKSk7XG4gICAgICAgIGlmICh0YXJnZXQpIHtcbiAgICAgICAgICB0YXJnZXQuc2Nyb2xsSW50b1ZpZXcoeyBiZWhhdmlvcjogJ3Ntb290aCcsIGJsb2NrOiAnc3RhcnQnIH0pO1xuICAgICAgICB9XG4gICAgICB9KTtcbiAgICB9KTtcblxuICAgIFwvXC8gU3RpY2t5IGhlYWRlciBlZmZlY3QgKG9wdGlvbmFsLCBjYW4gYmUgYWRkZWQgaWYgaGVhZGVyIGlzIHByZXNlbnQpXG4gICAgd2luZG93LmFkZEV2ZW50TGlzdGVuZXIoJ3Njcm9sbCcsICgpID0+IHtcbiAgICAgIGNvbnN0IGhlYWRlciA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3IoJ2hlYWRlcicpO1xuICAgICAgaWYgKGhlYWRlcikge1xuICAgICAgICBoZWFkZXIuY2xhc3NMaXN0LnRvZ2dsZSgnc3RpY2t5Jywgd2luZG93LnNjcm9sbFkgPiAxMDApO1xuICAgICAgfVxuICAgIH0pO1xuICA8XC9zY3JpcHQ+XG48XC9ib2R5PlxuPFwvaHRtbD4iLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiNDkxNzM2ZCJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"covenant","author_link":"https:\/\/covenantmarriagehelp.com\/es\/author\/covenant\/"},"uagb_comment_info":0,"uagb_excerpt":"Godly Parenting &#038; Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds&hellip;","aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.7.9 - aioseo.com -->\n\t\t<meta name=\"description\" content=\"Godly Parenting &amp; Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds\" \/>\n\t\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t\t<link rel=\"canonical\" href=\"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/\" \/>\n\t\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.7.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"es_ES\" \/>\n\t\t<meta property=\"og:site_name\" content=\"covenantmarriagehelp.com -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Parenting Covenant - covenantmarriagehelp.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Godly Parenting &amp; Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/cropped-covenant-1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/cropped-covenant-1.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-04-10T22:18:14+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-04-18T22:06:02+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Parenting Covenant - covenantmarriagehelp.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Godly Parenting &amp; Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/cropped-covenant-1.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/parenting-covenant\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/\",\"nextItem\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/parenting-covenant\\\/#listItem\"},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/parenting-covenant\\\/#listItem\",\"position\":2,\"name\":\"Parenting Covenant\\u00a0\",\"previousItem\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/#listItem\"}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/#organization\",\"name\":\"covenantmarriagehelp.com\",\"url\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-covenant-1.png\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/parenting-covenant\\\/#organizationLogo\",\"width\":500,\"height\":500},\"image\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/parenting-covenant\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/parenting-covenant\\\/#webpage\",\"url\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/parenting-covenant\\\/\",\"name\":\"Parenting Covenant - covenantmarriagehelp.com\",\"description\":\"Godly Parenting & Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds\",\"inLanguage\":\"es-ES\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/parenting-covenant\\\/#breadcrumblist\"},\"datePublished\":\"2025-04-10T22:18:14+00:00\",\"dateModified\":\"2025-04-18T22:06:02+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/\",\"name\":\"covenantmarriagehelp.com\",\"inLanguage\":\"es-ES\",\"publisher\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Parenting Covenant - covenantmarriagehelp.com<\/title>\n\n","aioseo_head_json":{"title":"Parenting Covenant - covenantmarriagehelp.com","description":"Godly Parenting & Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds","canonical_url":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"og:locale":"es_ES","og:site_name":"covenantmarriagehelp.com -","og:type":"article","og:title":"Parenting Covenant - covenantmarriagehelp.com","og:description":"Godly Parenting &amp; Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds","og:url":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/","og:image":"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/cropped-covenant-1.png","og:image:secure_url":"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/cropped-covenant-1.png","article:published_time":"2025-04-10T22:18:14+00:00","article:modified_time":"2025-04-18T22:06:02+00:00","twitter:card":"summary_large_image","twitter:title":"Parenting Covenant - covenantmarriagehelp.com","twitter:description":"Godly Parenting &amp; Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds","twitter:image":"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/cropped-covenant-1.png","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/covenantmarriagehelp.com\/es\/#listItem","position":1,"name":"Home","item":"https:\/\/covenantmarriagehelp.com\/es\/","nextItem":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/#listItem"},{"@type":"ListItem","@id":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/#listItem","position":2,"name":"Parenting Covenant\u00a0","previousItem":"https:\/\/covenantmarriagehelp.com\/es\/#listItem"}]},{"@type":"Organization","@id":"https:\/\/covenantmarriagehelp.com\/es\/#organization","name":"covenantmarriagehelp.com","url":"https:\/\/covenantmarriagehelp.com\/es\/","logo":{"@type":"ImageObject","url":"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/cropped-covenant-1.png","@id":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/#organizationLogo","width":500,"height":500},"image":{"@id":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/#webpage","url":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/","name":"Parenting Covenant - covenantmarriagehelp.com","description":"Godly Parenting & Family Legacy | Covenant Marriage Help Building a Covenant Home for Generations Discover a proven, Biblically-rooted system to raise Godly children and break destructive family cycles. Get Free Parenting Guide 84% Families report stronger bonds 23 Generational cycles broken Gen 18:19 Our guiding Scripture Breaking Destructive Family Patterns Overcome common generational strongholds","inLanguage":"es-ES","isPartOf":{"@id":"https:\/\/covenantmarriagehelp.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/#breadcrumblist"},"datePublished":"2025-04-10T22:18:14+00:00","dateModified":"2025-04-18T22:06:02+00:00"},{"@type":"WebSite","@id":"https:\/\/covenantmarriagehelp.com\/es\/#website","url":"https:\/\/covenantmarriagehelp.com\/es\/","name":"covenantmarriagehelp.com","inLanguage":"es-ES","publisher":{"@id":"https:\/\/covenantmarriagehelp.com\/es\/#organization"}}]}},"aioseo_meta_data":{"post_id":"2766","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-04-10 22:17:54","updated":"2026-04-21 20:45:10"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/covenantmarriagehelp.com\/es\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tParenting Covenant\u00a0\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/covenantmarriagehelp.com\/es"},{"label":"Parenting Covenant\u00a0","link":"https:\/\/covenantmarriagehelp.com\/es\/parenting-covenant\/"}],"_links":{"self":[{"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/pages\/2766","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/comments?post=2766"}],"version-history":[{"count":7,"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/pages\/2766\/revisions"}],"predecessor-version":[{"id":2871,"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/pages\/2766\/revisions\/2871"}],"wp:attachment":[{"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/media?parent=2766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}