{"id":2729,"date":"2025-04-05T22:48:35","date_gmt":"2025-04-05T22:48:35","guid":{"rendered":"https:\/\/covenantmarriagehelp.com\/?page_id=2729"},"modified":"2025-04-05T22:53:41","modified_gmt":"2025-04-05T22:53:41","slug":"testimonials","status":"publish","type":"page","link":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/","title":{"rendered":"Testimonials"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2729\" class=\"elementor elementor-2729\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-101d86f e-flex e-con-boxed e-con e-parent\" data-id=\"101d86f\" 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-74c62635 elementor-widget elementor-widget-text-editor\" data-id=\"74c62635\" 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\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Marriage Restoration Stories | Covenant Marriage Help<\/title>\n  <meta name=\"description\" content=\"Real couples share how Covenant Marriage Help saved their relationships through biblical counseling and prayer.\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700&#038;family=Open+Sans:wght@400;600&#038;display=swap\" rel=\"stylesheet\">\n  <style>\n    :root {\n      --navy: #001F3F;\n      --gold: #FFD700;\n      --light: #F8F9FA;\n      --dark: #212529;\n    }\n    body {\n      font-family: 'Open Sans', sans-serif;\n      line-height: 1.6;\n      color: #333;\n      margin: 0;\n      padding: 0;\n      background-color: var(--light);\n    }\n    h1, h2, h3 {\n      font-family: 'Playfair Display', serif;\n      color: var(--dark);\n    }\n    .btn {\n      display: inline-block;\n      background: var(--gold);\n      color: var(--navy);\n      padding: 12px 30px;\n      border-radius: 50px;\n      font-weight: 600;\n      text-decoration: none;\n      transition: all 0.3s ease;\n    }\n    .btn:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* Hero Section *\/\n    .testimonials-hero {\n      background: \n        linear-gradient(rgba(0, 31, 63, 0.85), rgba(0, 31, 63, 0.85)),\n        url('http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/White-British-elderly-pair-holding-hands.png') center\/cover;\n      min-height: 50vh;\n      display: flex;\n      align-items: center;\n      text-align: center;\n      padding: 0 20px;\n      color: white;\n    }\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n    .testimonials-hero h1 {\n      font-size: 3rem;\n      margin-bottom: 20px;\n      color: white;\n      text-shadow: 1px 1px 3px rgba(0,0,0,0.3);\n    }\n    .testimonials-hero p {\n      font-size: 1.2rem;\n      margin-bottom: 30px;\n      opacity: 0.9;\n    }\n\n    \/* Testimonials Grid *\/\n    .testimonials-section {\n      padding: 80px 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n    .section-title {\n      text-align: center;\n      margin-bottom: 50px;\n    }\n    .section-title h2 {\n      font-size: 2.5rem;\n      position: relative;\n      display: inline-block;\n    }\n    .section-title h2:after {\n      content: '';\n      position: absolute;\n      width: 50%;\n      height: 3px;\n      background: var(--gold);\n      bottom: -10px;\n      left: 25%;\n    }\n    .testimonials-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n      gap: 30px;\n    }\n    .testimonial-card {\n      background: white;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      transition: transform 0.3s ease;\n    }\n    .testimonial-card:hover {\n      transform: translateY(-10px);\n    }\n    .testimonial-image {\n      height: 250px;\n      overflow: hidden;\n      position: relative;\n    }\n    .testimonial-image img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      transition: transform 0.5s ease;\n    }\n    .testimonial-card:hover .testimonial-image img {\n      transform: scale(1.05);\n    }\n    .testimonial-content {\n      padding: 25px;\n    }\n    .testimonial-content blockquote {\n      font-style: italic;\n      font-size: 1.1rem;\n      line-height: 1.8;\n      color: #555;\n      margin-bottom: 20px;\n      position: relative;\n    }\n    .testimonial-content blockquote:before {\n      content: '\"';\n      font-size: 3rem;\n      color: var(--gold);\n      position: absolute;\n      left: -15px;\n      top: -15px;\n      opacity: 0.3;\n    }\n    .client-info {\n      display: flex;\n      align-items: center;\n    }\n    .client-avatar {\n      width: 50px;\n      height: 50px;\n      border-radius: 50%;\n      overflow: hidden;\n      margin-right: 15px;\n      border: 2px solid var(--gold);\n    }\n    .client-avatar img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n    .client-details h4 {\n      margin: 0;\n      color: var(--navy);\n    }\n    .client-details p {\n      margin: 5px 0 0;\n      color: #666;\n      font-size: 0.9rem;\n    }\n\n    \/* Video Testimonials *\/\n    .video-section {\n      background: var(--navy);\n      color: white;\n      padding: 80px 20px;\n      text-align: center;\n    }\n    .video-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 30px;\n      max-width: 1000px;\n      margin: 40px auto 0;\n    }\n    .video-card {\n      position: relative;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n    }\n    .video-thumbnail {\n      position: relative;\n      height: 200px;\n      overflow: hidden;\n    }\n    .video-thumbnail img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n    .play-button {\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      width: 60px;\n      height: 60px;\n      background: rgba(255, 215, 0, 0.8);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n    }\n    .play-button:before {\n      content: '';\n      width: 0;\n      height: 0;\n      border-top: 15px solid transparent;\n      border-bottom: 15px solid transparent;\n      border-left: 25px solid var(--navy);\n      margin-left: 5px;\n    }\n    .video-info {\n      padding: 15px;\n      background: white;\n      color: var(--dark);\n      text-align: left;\n    }\n    .video-info h3 {\n      margin: 0 0 5px;\n      font-size: 1.2rem;\n    }\n    .video-info p {\n      margin: 0;\n      color: #666;\n      font-size: 0.9rem;\n    }\n\n    \/* CTA Section *\/\n    .cta-section {\n      padding: 80px 20px;\n      text-align: center;\n    }\n    .cta-section h2 {\n      font-size: 2.2rem;\n      margin-bottom: 20px;\n    }\n    .cta-section p {\n      max-width: 600px;\n      margin: 0 auto 30px;\n      font-size: 1.1rem;\n    }\n    .cta-buttons {\n      display: flex;\n      gap: 15px;\n      justify-content: center;\n      flex-wrap: wrap;\n    }\n    .btn-secondary {\n      background: white;\n      color: var(--navy);\n      border: 2px solid var(--navy);\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 768px) {\n      .testimonials-hero h1 {\n        font-size: 2.3rem;\n      }\n      .testimonials-grid {\n        grid-template-columns: 1fr;\n      }\n      .section-title h2 {\n        font-size: 2rem;\n      }\n    }\n\n    \/* Animations *\/\n    @keyframes fadeIn {\n      from { opacity: 0; transform: translateY(20px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n    .testimonial-card, .video-card {\n      animation: fadeIn 0.6s ease forwards;\n    }\n    .testimonial-card:nth-child(1) { animation-delay: 0.1s; }\n    .testimonial-card:nth-child(2) { animation-delay: 0.3s; }\n    .testimonial-card:nth-child(3) { animation-delay: 0.5s; }\n    .video-card:nth-child(1) { animation-delay: 0.2s; }\n    .video-card:nth-child(2) { animation-delay: 0.4s; }\n    .video-card:nth-child(3) { animation-delay: 0.6s; }\n  <\/style>\n<\/head>\n<body>\n  <!-- Hero Section -->\n  <section class=\"testimonials-hero\">\n    <div class=\"hero-content\">\n      <h1>Real Stories of Covenant Restoration<\/h1>\n      <p>See how God has transformed marriages through biblical counseling and prayer<\/p>\n      <a href=\"#testimonials\" class=\"btn\">Read Their Stories<\/a>\n    <\/div>\n  <\/section>\n\n  <!-- Written Testimonials -->\n  <section class=\"testimonials-section\" id=\"testimonials\">\n    <div class=\"section-title\">\n      <h2>Couples Who Found Hope<\/h2>\n    <\/div>\n    \n    <div class=\"testimonials-grid\">\n      <!-- Testimonial 1 -->\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-image\">\n          <img decoding=\"async\" src=\"http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Nigerian-couple-Mark-Sarah.png\" alt=\"Mark and Sarah - Marriage restored\" loading=\"lazy\">\n        <\/div>\n        <div class=\"testimonial-content\">\n          <blockquote>\n            After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years.\n          <\/blockquote>\n          <div class=\"client-info\">\n            <div class=\"client-avatar\">\n              <img decoding=\"async\" src=\"http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Nigerian-couple-Mark-Sarah.png\" alt=\"Mark and Sarah\">\n            <\/div>\n            <div class=\"client-details\">\n              <h4>Mark &#038; Sarah<\/h4>\n              <p>Lagos, Nigeria | Married 8 years<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Testimonial 2 -->\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-image\">\n          <img decoding=\"async\" src=\"http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/White-British-elderly-pair-holding-hands.png\" alt=\"David and Margaret - 50 years married\" loading=\"lazy\">\n        <\/div>\n        <div class=\"testimonial-content\">\n          <blockquote>\n            At year 47 of marriage, we were ready to separate. Covenant Marriage Help reminded us of our vows before God. We just celebrated 50 years!\n          <\/blockquote>\n          <div class=\"client-info\">\n            <div class=\"client-avatar\">\n              <img decoding=\"async\" src=\"http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/White-British-elderly-pair-holding-hands.png\" alt=\"David and Margaret\">\n            <\/div>\n            <div class=\"client-details\">\n              <h4>David &#038; Margaret<\/h4>\n              <p>London, UK | Married 50 years<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Testimonial 3 -->\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-image\">\n          <img decoding=\"async\" src=\"http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Young-interracial-duo-laughing.png\" alt=\"James and Priya - Pre-marital counseling\" loading=\"lazy\">\n        <\/div>\n        <div class=\"testimonial-content\">\n          <blockquote>\n            The pre-marital counseling uncovered issues we didn&#8217;t know we had. We entered marriage with eyes wide open and tools to succeed.\n          <\/blockquote>\n          <div class=\"client-info\">\n            <div class=\"client-avatar\">\n              <img decoding=\"async\" src=\"http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Young-interracial-duo-laughing.png\" alt=\"James and Priya\">\n            <\/div>\n            <div class=\"client-details\">\n              <h4>James &#038; Priya<\/h4>\n              <p>Newlyweds | 6 months married<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Video Testimonials -->\n  <section class=\"video-section\">\n    <div class=\"section-title\">\n      <h2 style=\"color: white;\">Hear Their Voices<\/h2>\n      <p style=\"opacity: 0.9;\">Watch these powerful testimonies of God&#8217;s restoration<\/p>\n    <\/div>\n    \n    <div class=\"video-grid\">\n      <!-- Video 1 -->\n      <div class=\"video-card\">\n        <div class=\"video-thumbnail\">\n          <img decoding=\"async\" src=\"http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Nigerian-couple-Mark-Sarah.png\" alt=\"Video thumbnail: Mark and Sarah's testimony\" loading=\"lazy\">\n          <div class=\"play-button\"><\/div>\n        <\/div>\n        <div class=\"video-info\">\n          <h3>From Divorce Papers to Renewed Vows<\/h3>\n          <p>Mark &#038; Sarah | 12 min<\/p>\n        <\/div>\n      <\/div>\n      \n      <!-- Video 2 -->\n      <div class=\"video-card\">\n        <div class=\"video-thumbnail\">\n          <img decoding=\"async\" src=\"http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/White-British-elderly-pair-holding-hands.png\" alt=\"Video thumbnail: David and Margaret's testimony\" loading=\"lazy\">\n          <div class=\"play-button\"><\/div>\n        <\/div>\n        <div class=\"video-info\">\n          <h3>Rebuilding After 47 Years<\/h3>\n          <p>David &#038; Margaret | 8 min<\/p>\n        <\/div>\n      <\/div>\n      \n      <!-- Video 3 -->\n      <div class=\"video-card\">\n        <div class=\"video-thumbnail\">\n          <img decoding=\"async\" src=\"http:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Young-interracial-duo-laughing.png\" alt=\"Video thumbnail: James and Priya's testimony\" loading=\"lazy\">\n          <div class=\"play-button\"><\/div>\n        <\/div>\n        <div class=\"video-info\">\n          <h3>Cultural Differences to Covenant Unity<\/h3>\n          <p>James &#038; Priya | 15 min<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Final CTA -->\n  <section class=\"cta-section\">\n    <h2>Ready for Your Transformation Story?<\/h2>\n    <p>Thousands of couples have restored their marriages through God&#8217;s wisdom. You&#8217;re next.<\/p>\n    <div class=\"cta-buttons\">\n      <a href=\"\/es\/book-now\/\" class=\"btn\">Book a Session<\/a>\n      <a href=\"\/es\/free-guide\/\" class=\"btn btn-secondary\">Get Free Guide<\/a>\n    <\/div>\n  <\/section>\n\n  <script>\n    \/\/ Simple video play functionality (replace with actual video links)\n    document.querySelectorAll('.play-button').forEach(button => {\n      button.addEventListener('click', function() {\n        const card = this.closest('.video-card');\n        const title = card.querySelector('h3').textContent;\n        alert(`Video would play: \"${title}\"\\n\\nIn a real implementation, this would embed your YouTube\/Vimeo video.`);\n      });\n    });\n\n    \/\/ Animate testimonials on scroll\n    document.addEventListener('DOMContentLoaded', function() {\n      const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n          if (entry.isIntersecting) {\n            entry.target.style.opacity = 1;\n            entry.target.style.transform = 'translateY(0)';\n          }\n        });\n      }, { threshold: 0.1 });\n      \n      document.querySelectorAll('.testimonial-card, .video-card').forEach(card => {\n        observer.observe(card);\n        card.style.opacity = 0;\n        card.style.transform = 'translateY(20px)';\n        card.style.transition = 'all 0.6s ease';\n      });\n    });\n  <\/script>\n<\/body>\n<\/html>\n\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>Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark [&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":"default","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-2729","page","type-page","status-publish","hentry"],"aioseo_notices":[],"spectra_custom_meta":{"_edit_lock":["1744211010:1"],"_elementor_edit_mode":["builder"],"_elementor_template_type":["wp-page"],"_elementor_version":["3.28.2"],"_elementor_pro_version":["3.28.2"],"_wp_page_template":["default"],"_elementor_data":["[{\"id\":\"101d86f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"74c62635\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:html -->\\n<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n  <meta charset=\\\"UTF-8\\\">\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n  <title>Marriage Restoration Stories | Covenant Marriage Help<\\\/title>\\n  <meta name=\\\"description\\\" content=\\\"Real couples share how Covenant Marriage Help saved their relationships through biblical counseling and prayer.\\\">\\n  <link rel=\\\"preconnect\\\" href=\\\"https:\\\/\\\/fonts.googleapis.com\\\">\\n  <link rel=\\\"preconnect\\\" href=\\\"https:\\\/\\\/fonts.gstatic.com\\\" crossorigin>\\n  <link href=\\\"https:\\\/\\\/fonts.googleapis.com\\\/css2?family=Playfair+Display:wght@700&family=Open+Sans:wght@400;600&display=swap\\\" rel=\\\"stylesheet\\\">\\n  <style>\\n    :root {\\n      --navy: #001F3F;\\n      --gold: #FFD700;\\n      --light: #F8F9FA;\\n      --dark: #212529;\\n    }\\n    body {\\n      font-family: 'Open Sans', sans-serif;\\n      line-height: 1.6;\\n      color: #333;\\n      margin: 0;\\n      padding: 0;\\n      background-color: var(--light);\\n    }\\n    h1, h2, h3 {\\n      font-family: 'Playfair Display', serif;\\n      color: var(--dark);\\n    }\\n    .btn {\\n      display: inline-block;\\n      background: var(--gold);\\n      color: var(--navy);\\n      padding: 12px 30px;\\n      border-radius: 50px;\\n      font-weight: 600;\\n      text-decoration: none;\\n      transition: all 0.3s ease;\\n    }\\n    .btn:hover {\\n      transform: translateY(-3px);\\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\\n    }\\n\\n    \\\/* Hero Section *\\\/\\n    .testimonials-hero {\\n      background: \\n        linear-gradient(rgba(0, 31, 63, 0.85), rgba(0, 31, 63, 0.85)),\\n        url('http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/White-British-elderly-pair-holding-hands.png') center\\\/cover;\\n      min-height: 50vh;\\n      display: flex;\\n      align-items: center;\\n      text-align: center;\\n      padding: 0 20px;\\n      color: white;\\n    }\\n    .hero-content {\\n      max-width: 800px;\\n      margin: 0 auto;\\n    }\\n    .testimonials-hero h1 {\\n      font-size: 3rem;\\n      margin-bottom: 20px;\\n      color: white;\\n      text-shadow: 1px 1px 3px rgba(0,0,0,0.3);\\n    }\\n    .testimonials-hero p {\\n      font-size: 1.2rem;\\n      margin-bottom: 30px;\\n      opacity: 0.9;\\n    }\\n\\n    \\\/* Testimonials Grid *\\\/\\n    .testimonials-section {\\n      padding: 80px 20px;\\n      max-width: 1200px;\\n      margin: 0 auto;\\n    }\\n    .section-title {\\n      text-align: center;\\n      margin-bottom: 50px;\\n    }\\n    .section-title h2 {\\n      font-size: 2.5rem;\\n      position: relative;\\n      display: inline-block;\\n    }\\n    .section-title h2:after {\\n      content: '';\\n      position: absolute;\\n      width: 50%;\\n      height: 3px;\\n      background: var(--gold);\\n      bottom: -10px;\\n      left: 25%;\\n    }\\n    .testimonials-grid {\\n      display: grid;\\n      grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\\n      gap: 30px;\\n    }\\n    .testimonial-card {\\n      background: white;\\n      border-radius: 8px;\\n      overflow: hidden;\\n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\\n      transition: transform 0.3s ease;\\n    }\\n    .testimonial-card:hover {\\n      transform: translateY(-10px);\\n    }\\n    .testimonial-image {\\n      height: 250px;\\n      overflow: hidden;\\n      position: relative;\\n    }\\n    .testimonial-image img {\\n      width: 100%;\\n      height: 100%;\\n      object-fit: cover;\\n      transition: transform 0.5s ease;\\n    }\\n    .testimonial-card:hover .testimonial-image img {\\n      transform: scale(1.05);\\n    }\\n    .testimonial-content {\\n      padding: 25px;\\n    }\\n    .testimonial-content blockquote {\\n      font-style: italic;\\n      font-size: 1.1rem;\\n      line-height: 1.8;\\n      color: #555;\\n      margin-bottom: 20px;\\n      position: relative;\\n    }\\n    .testimonial-content blockquote:before {\\n      content: '\\\"';\\n      font-size: 3rem;\\n      color: var(--gold);\\n      position: absolute;\\n      left: -15px;\\n      top: -15px;\\n      opacity: 0.3;\\n    }\\n    .client-info {\\n      display: flex;\\n      align-items: center;\\n    }\\n    .client-avatar {\\n      width: 50px;\\n      height: 50px;\\n      border-radius: 50%;\\n      overflow: hidden;\\n      margin-right: 15px;\\n      border: 2px solid var(--gold);\\n    }\\n    .client-avatar img {\\n      width: 100%;\\n      height: 100%;\\n      object-fit: cover;\\n    }\\n    .client-details h4 {\\n      margin: 0;\\n      color: var(--navy);\\n    }\\n    .client-details p {\\n      margin: 5px 0 0;\\n      color: #666;\\n      font-size: 0.9rem;\\n    }\\n\\n    \\\/* Video Testimonials *\\\/\\n    .video-section {\\n      background: var(--navy);\\n      color: white;\\n      padding: 80px 20px;\\n      text-align: center;\\n    }\\n    .video-grid {\\n      display: grid;\\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\\n      gap: 30px;\\n      max-width: 1000px;\\n      margin: 40px auto 0;\\n    }\\n    .video-card {\\n      position: relative;\\n      border-radius: 8px;\\n      overflow: hidden;\\n      box-shadow: 0 5px 15px rgba(0,0,0,0.2);\\n    }\\n    .video-thumbnail {\\n      position: relative;\\n      height: 200px;\\n      overflow: hidden;\\n    }\\n    .video-thumbnail img {\\n      width: 100%;\\n      height: 100%;\\n      object-fit: cover;\\n    }\\n    .play-button {\\n      position: absolute;\\n      top: 50%;\\n      left: 50%;\\n      transform: translate(-50%, -50%);\\n      width: 60px;\\n      height: 60px;\\n      background: rgba(255, 215, 0, 0.8);\\n      border-radius: 50%;\\n      display: flex;\\n      align-items: center;\\n      justify-content: center;\\n      cursor: pointer;\\n    }\\n    .play-button:before {\\n      content: '';\\n      width: 0;\\n      height: 0;\\n      border-top: 15px solid transparent;\\n      border-bottom: 15px solid transparent;\\n      border-left: 25px solid var(--navy);\\n      margin-left: 5px;\\n    }\\n    .video-info {\\n      padding: 15px;\\n      background: white;\\n      color: var(--dark);\\n      text-align: left;\\n    }\\n    .video-info h3 {\\n      margin: 0 0 5px;\\n      font-size: 1.2rem;\\n    }\\n    .video-info p {\\n      margin: 0;\\n      color: #666;\\n      font-size: 0.9rem;\\n    }\\n\\n    \\\/* CTA Section *\\\/\\n    .cta-section {\\n      padding: 80px 20px;\\n      text-align: center;\\n    }\\n    .cta-section h2 {\\n      font-size: 2.2rem;\\n      margin-bottom: 20px;\\n    }\\n    .cta-section p {\\n      max-width: 600px;\\n      margin: 0 auto 30px;\\n      font-size: 1.1rem;\\n    }\\n    .cta-buttons {\\n      display: flex;\\n      gap: 15px;\\n      justify-content: center;\\n      flex-wrap: wrap;\\n    }\\n    .btn-secondary {\\n      background: white;\\n      color: var(--navy);\\n      border: 2px solid var(--navy);\\n    }\\n\\n    \\\/* Responsive Adjustments *\\\/\\n    @media (max-width: 768px) {\\n      .testimonials-hero h1 {\\n        font-size: 2.3rem;\\n      }\\n      .testimonials-grid {\\n        grid-template-columns: 1fr;\\n      }\\n      .section-title h2 {\\n        font-size: 2rem;\\n      }\\n    }\\n\\n    \\\/* Animations *\\\/\\n    @keyframes fadeIn {\\n      from { opacity: 0; transform: translateY(20px); }\\n      to { opacity: 1; transform: translateY(0); }\\n    }\\n    .testimonial-card, .video-card {\\n      animation: fadeIn 0.6s ease forwards;\\n    }\\n    .testimonial-card:nth-child(1) { animation-delay: 0.1s; }\\n    .testimonial-card:nth-child(2) { animation-delay: 0.3s; }\\n    .testimonial-card:nth-child(3) { animation-delay: 0.5s; }\\n    .video-card:nth-child(1) { animation-delay: 0.2s; }\\n    .video-card:nth-child(2) { animation-delay: 0.4s; }\\n    .video-card:nth-child(3) { animation-delay: 0.6s; }\\n  <\\\/style>\\n<\\\/head>\\n<body>\\n  <!-- Hero Section -->\\n  <section class=\\\"testimonials-hero\\\">\\n    <div class=\\\"hero-content\\\">\\n      <h1>Real Stories of Covenant Restoration<\\\/h1>\\n      <p>See how God has transformed marriages through biblical counseling and prayer<\\\/p>\\n      <a href=\\\"#testimonials\\\" class=\\\"btn\\\">Read Their Stories<\\\/a>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <!-- Written Testimonials -->\\n  <section class=\\\"testimonials-section\\\" id=\\\"testimonials\\\">\\n    <div class=\\\"section-title\\\">\\n      <h2>Couples Who Found Hope<\\\/h2>\\n    <\\\/div>\\n    \\n    <div class=\\\"testimonials-grid\\\">\\n      <!-- Testimonial 1 -->\\n      <div class=\\\"testimonial-card\\\">\\n        <div class=\\\"testimonial-image\\\">\\n          <img src=\\\"http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Nigerian-couple-Mark-Sarah.png\\\" alt=\\\"Mark and Sarah - Marriage restored\\\" loading=\\\"lazy\\\">\\n        <\\\/div>\\n        <div class=\\\"testimonial-content\\\">\\n          <blockquote>\\n            After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years.\\n          <\\\/blockquote>\\n          <div class=\\\"client-info\\\">\\n            <div class=\\\"client-avatar\\\">\\n              <img src=\\\"http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Nigerian-couple-Mark-Sarah.png\\\" alt=\\\"Mark and Sarah\\\">\\n            <\\\/div>\\n            <div class=\\\"client-details\\\">\\n              <h4>Mark & Sarah<\\\/h4>\\n              <p>Lagos, Nigeria | Married 8 years<\\\/p>\\n            <\\\/div>\\n          <\\\/div>\\n        <\\\/div>\\n      <\\\/div>\\n      \\n      <!-- Testimonial 2 -->\\n      <div class=\\\"testimonial-card\\\">\\n        <div class=\\\"testimonial-image\\\">\\n          <img src=\\\"http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/White-British-elderly-pair-holding-hands.png\\\" alt=\\\"David and Margaret - 50 years married\\\" loading=\\\"lazy\\\">\\n        <\\\/div>\\n        <div class=\\\"testimonial-content\\\">\\n          <blockquote>\\n            At year 47 of marriage, we were ready to separate. Covenant Marriage Help reminded us of our vows before God. We just celebrated 50 years!\\n          <\\\/blockquote>\\n          <div class=\\\"client-info\\\">\\n            <div class=\\\"client-avatar\\\">\\n              <img src=\\\"http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/White-British-elderly-pair-holding-hands.png\\\" alt=\\\"David and Margaret\\\">\\n            <\\\/div>\\n            <div class=\\\"client-details\\\">\\n              <h4>David & Margaret<\\\/h4>\\n              <p>London, UK | Married 50 years<\\\/p>\\n            <\\\/div>\\n          <\\\/div>\\n        <\\\/div>\\n      <\\\/div>\\n      \\n      <!-- Testimonial 3 -->\\n      <div class=\\\"testimonial-card\\\">\\n        <div class=\\\"testimonial-image\\\">\\n          <img src=\\\"http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Young-interracial-duo-laughing.png\\\" alt=\\\"James and Priya - Pre-marital counseling\\\" loading=\\\"lazy\\\">\\n        <\\\/div>\\n        <div class=\\\"testimonial-content\\\">\\n          <blockquote>\\n            The pre-marital counseling uncovered issues we didn't know we had. We entered marriage with eyes wide open and tools to succeed.\\n          <\\\/blockquote>\\n          <div class=\\\"client-info\\\">\\n            <div class=\\\"client-avatar\\\">\\n              <img src=\\\"http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Young-interracial-duo-laughing.png\\\" alt=\\\"James and Priya\\\">\\n            <\\\/div>\\n            <div class=\\\"client-details\\\">\\n              <h4>James & Priya<\\\/h4>\\n              <p>Newlyweds | 6 months married<\\\/p>\\n            <\\\/div>\\n          <\\\/div>\\n        <\\\/div>\\n      <\\\/div>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <!-- Video Testimonials -->\\n  <section class=\\\"video-section\\\">\\n    <div class=\\\"section-title\\\">\\n      <h2 style=\\\"color: white;\\\">Hear Their Voices<\\\/h2>\\n      <p style=\\\"opacity: 0.9;\\\">Watch these powerful testimonies of God's restoration<\\\/p>\\n    <\\\/div>\\n    \\n    <div class=\\\"video-grid\\\">\\n      <!-- Video 1 -->\\n      <div class=\\\"video-card\\\">\\n        <div class=\\\"video-thumbnail\\\">\\n          <img src=\\\"http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Nigerian-couple-Mark-Sarah.png\\\" alt=\\\"Video thumbnail: Mark and Sarah's testimony\\\" loading=\\\"lazy\\\">\\n          <div class=\\\"play-button\\\"><\\\/div>\\n        <\\\/div>\\n        <div class=\\\"video-info\\\">\\n          <h3>From Divorce Papers to Renewed Vows<\\\/h3>\\n          <p>Mark & Sarah | 12 min<\\\/p>\\n        <\\\/div>\\n      <\\\/div>\\n      \\n      <!-- Video 2 -->\\n      <div class=\\\"video-card\\\">\\n        <div class=\\\"video-thumbnail\\\">\\n          <img src=\\\"http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/White-British-elderly-pair-holding-hands.png\\\" alt=\\\"Video thumbnail: David and Margaret's testimony\\\" loading=\\\"lazy\\\">\\n          <div class=\\\"play-button\\\"><\\\/div>\\n        <\\\/div>\\n        <div class=\\\"video-info\\\">\\n          <h3>Rebuilding After 47 Years<\\\/h3>\\n          <p>David & Margaret | 8 min<\\\/p>\\n        <\\\/div>\\n      <\\\/div>\\n      \\n      <!-- Video 3 -->\\n      <div class=\\\"video-card\\\">\\n        <div class=\\\"video-thumbnail\\\">\\n          <img src=\\\"http:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Young-interracial-duo-laughing.png\\\" alt=\\\"Video thumbnail: James and Priya's testimony\\\" loading=\\\"lazy\\\">\\n          <div class=\\\"play-button\\\"><\\\/div>\\n        <\\\/div>\\n        <div class=\\\"video-info\\\">\\n          <h3>Cultural Differences to Covenant Unity<\\\/h3>\\n          <p>James & Priya | 15 min<\\\/p>\\n        <\\\/div>\\n      <\\\/div>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <!-- Final CTA -->\\n  <section class=\\\"cta-section\\\">\\n    <h2>Ready for Your Transformation Story?<\\\/h2>\\n    <p>Thousands of couples have restored their marriages through God's wisdom. You're next.<\\\/p>\\n    <div class=\\\"cta-buttons\\\">\\n      <a href=\\\"\\\/book-now\\\" class=\\\"btn\\\">Book a Session<\\\/a>\\n      <a href=\\\"\\\/free-guide\\\" class=\\\"btn btn-secondary\\\">Get Free Guide<\\\/a>\\n    <\\\/div>\\n  <\\\/section>\\n\\n  <script>\\n    \\\/\\\/ Simple video play functionality (replace with actual video links)\\n    document.querySelectorAll('.play-button').forEach(button => {\\n      button.addEventListener('click', function() {\\n        const card = this.closest('.video-card');\\n        const title = card.querySelector('h3').textContent;\\n        alert(`Video would play: \\\"${title}\\\"\\\\n\\\\nIn a real implementation, this would embed your YouTube\\\/Vimeo video.`);\\n      });\\n    });\\n\\n    \\\/\\\/ Animate testimonials on scroll\\n    document.addEventListener('DOMContentLoaded', function() {\\n      const observer = new IntersectionObserver((entries) => {\\n        entries.forEach(entry => {\\n          if (entry.isIntersecting) {\\n            entry.target.style.opacity = 1;\\n            entry.target.style.transform = 'translateY(0)';\\n          }\\n        });\\n      }, { threshold: 0.1 });\\n      \\n      document.querySelectorAll('.testimonial-card, .video-card').forEach(card => {\\n        observer.observe(card);\\n        card.style.opacity = 0;\\n        card.style.transform = 'translateY(20px)';\\n        card.style.transition = 'all 0.6s ease';\\n      });\\n    });\\n  <\\\/script>\\n<\\\/body>\\n<\\\/html>\\n<!-- \\\/wp:html -->\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"f02965a\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]"],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"c4636dabcf6b4e237db30eccdf3e43f9\";s:6:\"images\";a:1:{i:0;i:2713;}}"],"rank_math_internal_links_processed":["1"],"_uag_css_file_name":["uag-css-2729.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:43:{i:0;s:9:\"core\/html\";i:1;s:23:\"surecart\/slide-out-cart\";i:2;s:10:\"core\/group\";i:3;s:26:\"surecart\/cart-close-button\";i:4;s:14:\"core\/paragraph\";i:5;s:19:\"surecart\/cart-count\";i:7;s:34:\"surecart\/slide-out-cart-line-items\";i:10;s:29:\"surecart\/cart-line-item-image\";i:14;s:29:\"surecart\/cart-line-item-title\";i:16;s:34:\"surecart\/cart-line-item-price-name\";i:17;s:31:\"surecart\/cart-line-item-variant\";i:18;s:28:\"surecart\/cart-line-item-note\";i:19;s:30:\"surecart\/cart-line-item-status\";i:22;s:38:\"surecart\/cart-line-item-scratch-amount\";i:23;s:30:\"surecart\/cart-line-item-amount\";i:24;s:32:\"surecart\/cart-line-item-interval\";i:26;s:29:\"surecart\/cart-line-item-trial\";i:27;s:28:\"surecart\/cart-line-item-fees\";i:30;s:32:\"surecart\/cart-line-item-quantity\";i:32;s:30:\"surecart\/cart-line-item-remove\";i:34;s:25:\"surecart\/cart-order-bumps\";i:35;s:35:\"surecart\/cart-order-bump-pagination\";i:36;s:44:\"surecart\/cart-order-bump-pagination-previous\";i:37;s:40:\"surecart\/cart-order-bump-pagination-next\";i:38;s:33:\"surecart\/cart-order-bump-template\";i:40;s:30:\"surecart\/cart-order-bump-image\";i:42;s:30:\"surecart\/cart-order-bump-title\";i:43;s:36:\"surecart\/cart-order-bump-description\";i:45;s:39:\"surecart\/cart-order-bump-scratch-amount\";i:46;s:31:\"surecart\/cart-order-bump-amount\";i:47;s:35:\"surecart\/cart-order-bump-add-button\";i:49;s:38:\"surecart\/slide-out-cart-items-subtotal\";i:51;s:37:\"surecart\/cart-subtotal-scratch-amount\";i:52;s:29:\"surecart\/cart-subtotal-amount\";i:53;s:36:\"surecart\/slide-out-cart-items-submit\";i:54;s:11:\"core\/search\";i:56;s:12:\"core\/heading\";i:57;s:17:\"core\/latest-posts\";i:58;s:20:\"core\/latest-comments\";i:59;s:13:\"core\/archives\";i:60;s:15:\"core\/categories\";i:61;s:21:\"uagb\/advanced-heading\";i:62;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:1776949337;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\":1777035737,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-101d86f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"101d86f\\\" 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=\\\"eyJpZCI6Ijc0YzYyNjM1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPCEtLSB3cDpodG1sIC0tPlxuPCFET0NUWVBFIGh0bWw+XG48aHRtbCBsYW5nPVwiZW5cIj5cbjxoZWFkPlxuICA8bWV0YSBjaGFyc2V0PVwiVVRGLThcIj5cbiAgPG1ldGEgbmFtZT1cInZpZXdwb3J0XCIgY29udGVudD1cIndpZHRoPWRldmljZS13aWR0aCwgaW5pdGlhbC1zY2FsZT0xLjBcIj5cbiAgPHRpdGxlPk1hcnJpYWdlIFJlc3RvcmF0aW9uIFN0b3JpZXMgfCBDb3ZlbmFudCBNYXJyaWFnZSBIZWxwPFwvdGl0bGU+XG4gIDxtZXRhIG5hbWU9XCJkZXNjcmlwdGlvblwiIGNvbnRlbnQ9XCJSZWFsIGNvdXBsZXMgc2hhcmUgaG93IENvdmVuYW50IE1hcnJpYWdlIEhlbHAgc2F2ZWQgdGhlaXIgcmVsYXRpb25zaGlwcyB0aHJvdWdoIGJpYmxpY2FsIGNvdW5zZWxpbmcgYW5kIHByYXllci5cIj5cbiAgPGxpbmsgcmVsPVwicHJlY29ubmVjdFwiIGhyZWY9XCJodHRwczpcL1wvZm9udHMuZ29vZ2xlYXBpcy5jb21cIj5cbiAgPGxpbmsgcmVsPVwicHJlY29ubmVjdFwiIGhyZWY9XCJodHRwczpcL1wvZm9udHMuZ3N0YXRpYy5jb21cIiBjcm9zc29yaWdpbj5cbiAgPGxpbmsgaHJlZj1cImh0dHBzOlwvXC9mb250cy5nb29nbGVhcGlzLmNvbVwvY3NzMj9mYW1pbHk9UGxheWZhaXIrRGlzcGxheTp3Z2h0QDcwMCZmYW1pbHk9T3BlbitTYW5zOndnaHRANDAwOzYwMCZkaXNwbGF5PXN3YXBcIiByZWw9XCJzdHlsZXNoZWV0XCI+XG4gIDxzdHlsZT5cbiAgICA6cm9vdCB7XG4gICAgICAtLW5hdnk6ICMwMDFGM0Y7XG4gICAgICAtLWdvbGQ6ICNGRkQ3MDA7XG4gICAgICAtLWxpZ2h0OiAjRjhGOUZBO1xuICAgICAgLS1kYXJrOiAjMjEyNTI5O1xuICAgIH1cbiAgICBib2R5IHtcbiAgICAgIGZvbnQtZmFtaWx5OiAnT3BlbiBTYW5zJywgc2Fucy1zZXJpZjtcbiAgICAgIGxpbmUtaGVpZ2h0OiAxLjY7XG4gICAgICBjb2xvcjogIzMzMztcbiAgICAgIG1hcmdpbjogMDtcbiAgICAgIHBhZGRpbmc6IDA7XG4gICAgICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1saWdodCk7XG4gICAgfVxuICAgIGgxLCBoMiwgaDMge1xuICAgICAgZm9udC1mYW1pbHk6ICdQbGF5ZmFpciBEaXNwbGF5Jywgc2VyaWY7XG4gICAgICBjb2xvcjogdmFyKC0tZGFyayk7XG4gICAgfVxuICAgIC5idG4ge1xuICAgICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgICAgYmFja2dyb3VuZDogdmFyKC0tZ29sZCk7XG4gICAgICBjb2xvcjogdmFyKC0tbmF2eSk7XG4gICAgICBwYWRkaW5nOiAxMnB4IDMwcHg7XG4gICAgICBib3JkZXItcmFkaXVzOiA1MHB4O1xuICAgICAgZm9udC13ZWlnaHQ6IDYwMDtcbiAgICAgIHRleHQtZGVjb3JhdGlvbjogbm9uZTtcbiAgICAgIHRyYW5zaXRpb246IGFsbCAwLjNzIGVhc2U7XG4gICAgfVxuICAgIC5idG46aG92ZXIge1xuICAgICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC0zcHgpO1xuICAgICAgYm94LXNoYWRvdzogMCA1cHggMTVweCByZ2JhKDAsIDAsIDAsIDAuMSk7XG4gICAgfVxuXG4gICAgXC8qIEhlcm8gU2VjdGlvbiAqXC9cbiAgICAudGVzdGltb25pYWxzLWhlcm8ge1xuICAgICAgYmFja2dyb3VuZDogXG4gICAgICAgIGxpbmVhci1ncmFkaWVudChyZ2JhKDAsIDMxLCA2MywgMC44NSksIHJnYmEoMCwgMzEsIDYzLCAwLjg1KSksXG4gICAgICAgIHVybCgnaHR0cDpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvV2hpdGUtQnJpdGlzaC1lbGRlcmx5LXBhaXItaG9sZGluZy1oYW5kcy5wbmcnKSBjZW50ZXJcL2NvdmVyO1xuICAgICAgbWluLWhlaWdodDogNTB2aDtcbiAgICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgICBhbGlnbi1pdGVtczogY2VudGVyO1xuICAgICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgICAgcGFkZGluZzogMCAyMHB4O1xuICAgICAgY29sb3I6IHdoaXRlO1xuICAgIH1cbiAgICAuaGVyby1jb250ZW50IHtcbiAgICAgIG1heC13aWR0aDogODAwcHg7XG4gICAgICBtYXJnaW46IDAgYXV0bztcbiAgICB9XG4gICAgLnRlc3RpbW9uaWFscy1oZXJvIGgxIHtcbiAgICAgIGZvbnQtc2l6ZTogM3JlbTtcbiAgICAgIG1hcmdpbi1ib3R0b206IDIwcHg7XG4gICAgICBjb2xvcjogd2hpdGU7XG4gICAgICB0ZXh0LXNoYWRvdzogMXB4IDFweCAzcHggcmdiYSgwLDAsMCwwLjMpO1xuICAgIH1cbiAgICAudGVzdGltb25pYWxzLWhlcm8gcCB7XG4gICAgICBmb250LXNpemU6IDEuMnJlbTtcbiAgICAgIG1hcmdpbi1ib3R0b206IDMwcHg7XG4gICAgICBvcGFjaXR5OiAwLjk7XG4gICAgfVxuXG4gICAgXC8qIFRlc3RpbW9uaWFscyBHcmlkICpcL1xuICAgIC50ZXN0aW1vbmlhbHMtc2VjdGlvbiB7XG4gICAgICBwYWRkaW5nOiA4MHB4IDIwcHg7XG4gICAgICBtYXgtd2lkdGg6IDEyMDBweDtcbiAgICAgIG1hcmdpbjogMCBhdXRvO1xuICAgIH1cbiAgICAuc2VjdGlvbi10aXRsZSB7XG4gICAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgICBtYXJnaW4tYm90dG9tOiA1MHB4O1xuICAgIH1cbiAgICAuc2VjdGlvbi10aXRsZSBoMiB7XG4gICAgICBmb250LXNpemU6IDIuNXJlbTtcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgICB9XG4gICAgLnNlY3Rpb24tdGl0bGUgaDI6YWZ0ZXIge1xuICAgICAgY29udGVudDogJyc7XG4gICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgICB3aWR0aDogNTAlO1xuICAgICAgaGVpZ2h0OiAzcHg7XG4gICAgICBiYWNrZ3JvdW5kOiB2YXIoLS1nb2xkKTtcbiAgICAgIGJvdHRvbTogLTEwcHg7XG4gICAgICBsZWZ0OiAyNSU7XG4gICAgfVxuICAgIC50ZXN0aW1vbmlhbHMtZ3JpZCB7XG4gICAgICBkaXNwbGF5OiBncmlkO1xuICAgICAgZ3JpZC10ZW1wbGF0ZS1jb2x1bW5zOiByZXBlYXQoYXV0by1maXQsIG1pbm1heCgzNTBweCwgMWZyKSk7XG4gICAgICBnYXA6IDMwcHg7XG4gICAgfVxuICAgIC50ZXN0aW1vbmlhbC1jYXJkIHtcbiAgICAgIGJhY2tncm91bmQ6IHdoaXRlO1xuICAgICAgYm9yZGVyLXJhZGl1czogOHB4O1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICAgIGJveC1zaGFkb3c6IDAgNXB4IDE1cHggcmdiYSgwLDAsMCwwLjA1KTtcbiAgICAgIHRyYW5zaXRpb246IHRyYW5zZm9ybSAwLjNzIGVhc2U7XG4gICAgfVxuICAgIC50ZXN0aW1vbmlhbC1jYXJkOmhvdmVyIHtcbiAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWSgtMTBweCk7XG4gICAgfVxuICAgIC50ZXN0aW1vbmlhbC1pbWFnZSB7XG4gICAgICBoZWlnaHQ6IDI1MHB4O1xuICAgICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICB9XG4gICAgLnRlc3RpbW9uaWFsLWltYWdlIGltZyB7XG4gICAgICB3aWR0aDogMTAwJTtcbiAgICAgIGhlaWdodDogMTAwJTtcbiAgICAgIG9iamVjdC1maXQ6IGNvdmVyO1xuICAgICAgdHJhbnNpdGlvbjogdHJhbnNmb3JtIDAuNXMgZWFzZTtcbiAgICB9XG4gICAgLnRlc3RpbW9uaWFsLWNhcmQ6aG92ZXIgLnRlc3RpbW9uaWFsLWltYWdlIGltZyB7XG4gICAgICB0cmFuc2Zvcm06IHNjYWxlKDEuMDUpO1xuICAgIH1cbiAgICAudGVzdGltb25pYWwtY29udGVudCB7XG4gICAgICBwYWRkaW5nOiAyNXB4O1xuICAgIH1cbiAgICAudGVzdGltb25pYWwtY29udGVudCBibG9ja3F1b3RlIHtcbiAgICAgIGZvbnQtc3R5bGU6IGl0YWxpYztcbiAgICAgIGZvbnQtc2l6ZTogMS4xcmVtO1xuICAgICAgbGluZS1oZWlnaHQ6IDEuODtcbiAgICAgIGNvbG9yOiAjNTU1O1xuICAgICAgbWFyZ2luLWJvdHRvbTogMjBweDtcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICB9XG4gICAgLnRlc3RpbW9uaWFsLWNvbnRlbnQgYmxvY2txdW90ZTpiZWZvcmUge1xuICAgICAgY29udGVudDogJ1wiJztcbiAgICAgIGZvbnQtc2l6ZTogM3JlbTtcbiAgICAgIGNvbG9yOiB2YXIoLS1nb2xkKTtcbiAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICAgIGxlZnQ6IC0xNXB4O1xuICAgICAgdG9wOiAtMTVweDtcbiAgICAgIG9wYWNpdHk6IDAuMztcbiAgICB9XG4gICAgLmNsaWVudC1pbmZvIHtcbiAgICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgICBhbGlnbi1pdGVtczogY2VudGVyO1xuICAgIH1cbiAgICAuY2xpZW50LWF2YXRhciB7XG4gICAgICB3aWR0aDogNTBweDtcbiAgICAgIGhlaWdodDogNTBweDtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDUwJTtcbiAgICAgIG92ZXJmbG93OiBoaWRkZW47XG4gICAgICBtYXJnaW4tcmlnaHQ6IDE1cHg7XG4gICAgICBib3JkZXI6IDJweCBzb2xpZCB2YXIoLS1nb2xkKTtcbiAgICB9XG4gICAgLmNsaWVudC1hdmF0YXIgaW1nIHtcbiAgICAgIHdpZHRoOiAxMDAlO1xuICAgICAgaGVpZ2h0OiAxMDAlO1xuICAgICAgb2JqZWN0LWZpdDogY292ZXI7XG4gICAgfVxuICAgIC5jbGllbnQtZGV0YWlscyBoNCB7XG4gICAgICBtYXJnaW46IDA7XG4gICAgICBjb2xvcjogdmFyKC0tbmF2eSk7XG4gICAgfVxuICAgIC5jbGllbnQtZGV0YWlscyBwIHtcbiAgICAgIG1hcmdpbjogNXB4IDAgMDtcbiAgICAgIGNvbG9yOiAjNjY2O1xuICAgICAgZm9udC1zaXplOiAwLjlyZW07XG4gICAgfVxuXG4gICAgXC8qIFZpZGVvIFRlc3RpbW9uaWFscyAqXC9cbiAgICAudmlkZW8tc2VjdGlvbiB7XG4gICAgICBiYWNrZ3JvdW5kOiB2YXIoLS1uYXZ5KTtcbiAgICAgIGNvbG9yOiB3aGl0ZTtcbiAgICAgIHBhZGRpbmc6IDgwcHggMjBweDtcbiAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICB9XG4gICAgLnZpZGVvLWdyaWQge1xuICAgICAgZGlzcGxheTogZ3JpZDtcbiAgICAgIGdyaWQtdGVtcGxhdGUtY29sdW1uczogcmVwZWF0KGF1dG8tZml0LCBtaW5tYXgoMzAwcHgsIDFmcikpO1xuICAgICAgZ2FwOiAzMHB4O1xuICAgICAgbWF4LXdpZHRoOiAxMDAwcHg7XG4gICAgICBtYXJnaW46IDQwcHggYXV0byAwO1xuICAgIH1cbiAgICAudmlkZW8tY2FyZCB7XG4gICAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgICBib3JkZXItcmFkaXVzOiA4cHg7XG4gICAgICBvdmVyZmxvdzogaGlkZGVuO1xuICAgICAgYm94LXNoYWRvdzogMCA1cHggMTVweCByZ2JhKDAsMCwwLDAuMik7XG4gICAgfVxuICAgIC52aWRlby10aHVtYm5haWwge1xuICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xuICAgICAgaGVpZ2h0OiAyMDBweDtcbiAgICAgIG92ZXJmbG93OiBoaWRkZW47XG4gICAgfVxuICAgIC52aWRlby10aHVtYm5haWwgaW1nIHtcbiAgICAgIHdpZHRoOiAxMDAlO1xuICAgICAgaGVpZ2h0OiAxMDAlO1xuICAgICAgb2JqZWN0LWZpdDogY292ZXI7XG4gICAgfVxuICAgIC5wbGF5LWJ1dHRvbiB7XG4gICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgICB0b3A6IDUwJTtcbiAgICAgIGxlZnQ6IDUwJTtcbiAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlKC01MCUsIC01MCUpO1xuICAgICAgd2lkdGg6IDYwcHg7XG4gICAgICBoZWlnaHQ6IDYwcHg7XG4gICAgICBiYWNrZ3JvdW5kOiByZ2JhKDI1NSwgMjE1LCAwLCAwLjgpO1xuICAgICAgYm9yZGVyLXJhZGl1czogNTAlO1xuICAgICAgZGlzcGxheTogZmxleDtcbiAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gICAgICBqdXN0aWZ5LWNvbnRlbnQ6IGNlbnRlcjtcbiAgICAgIGN1cnNvcjogcG9pbnRlcjtcbiAgICB9XG4gICAgLnBsYXktYnV0dG9uOmJlZm9yZSB7XG4gICAgICBjb250ZW50OiAnJztcbiAgICAgIHdpZHRoOiAwO1xuICAgICAgaGVpZ2h0OiAwO1xuICAgICAgYm9yZGVyLXRvcDogMTVweCBzb2xpZCB0cmFuc3BhcmVudDtcbiAgICAgIGJvcmRlci1ib3R0b206IDE1cHggc29saWQgdHJhbnNwYXJlbnQ7XG4gICAgICBib3JkZXItbGVmdDogMjVweCBzb2xpZCB2YXIoLS1uYXZ5KTtcbiAgICAgIG1hcmdpbi1sZWZ0OiA1cHg7XG4gICAgfVxuICAgIC52aWRlby1pbmZvIHtcbiAgICAgIHBhZGRpbmc6IDE1cHg7XG4gICAgICBiYWNrZ3JvdW5kOiB3aGl0ZTtcbiAgICAgIGNvbG9yOiB2YXIoLS1kYXJrKTtcbiAgICAgIHRleHQtYWxpZ246IGxlZnQ7XG4gICAgfVxuICAgIC52aWRlby1pbmZvIGgzIHtcbiAgICAgIG1hcmdpbjogMCAwIDVweDtcbiAgICAgIGZvbnQtc2l6ZTogMS4ycmVtO1xuICAgIH1cbiAgICAudmlkZW8taW5mbyBwIHtcbiAgICAgIG1hcmdpbjogMDtcbiAgICAgIGNvbG9yOiAjNjY2O1xuICAgICAgZm9udC1zaXplOiAwLjlyZW07XG4gICAgfVxuXG4gICAgXC8qIENUQSBTZWN0aW9uICpcL1xuICAgIC5jdGEtc2VjdGlvbiB7XG4gICAgICBwYWRkaW5nOiA4MHB4IDIwcHg7XG4gICAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgfVxuICAgIC5jdGEtc2VjdGlvbiBoMiB7XG4gICAgICBmb250LXNpemU6IDIuMnJlbTtcbiAgICAgIG1hcmdpbi1ib3R0b206IDIwcHg7XG4gICAgfVxuICAgIC5jdGEtc2VjdGlvbiBwIHtcbiAgICAgIG1heC13aWR0aDogNjAwcHg7XG4gICAgICBtYXJnaW46IDAgYXV0byAzMHB4O1xuICAgICAgZm9udC1zaXplOiAxLjFyZW07XG4gICAgfVxuICAgIC5jdGEtYnV0dG9ucyB7XG4gICAgICBkaXNwbGF5OiBmbGV4O1xuICAgICAgZ2FwOiAxNXB4O1xuICAgICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gICAgICBmbGV4LXdyYXA6IHdyYXA7XG4gICAgfVxuICAgIC5idG4tc2Vjb25kYXJ5IHtcbiAgICAgIGJhY2tncm91bmQ6IHdoaXRlO1xuICAgICAgY29sb3I6IHZhcigtLW5hdnkpO1xuICAgICAgYm9yZGVyOiAycHggc29saWQgdmFyKC0tbmF2eSk7XG4gICAgfVxuXG4gICAgXC8qIFJlc3BvbnNpdmUgQWRqdXN0bWVudHMgKlwvXG4gICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XG4gICAgICAudGVzdGltb25pYWxzLWhlcm8gaDEge1xuICAgICAgICBmb250LXNpemU6IDIuM3JlbTtcbiAgICAgIH1cbiAgICAgIC50ZXN0aW1vbmlhbHMtZ3JpZCB7XG4gICAgICAgIGdyaWQtdGVtcGxhdGUtY29sdW1uczogMWZyO1xuICAgICAgfVxuICAgICAgLnNlY3Rpb24tdGl0bGUgaDIge1xuICAgICAgICBmb250LXNpemU6IDJyZW07XG4gICAgICB9XG4gICAgfVxuXG4gICAgXC8qIEFuaW1hdGlvbnMgKlwvXG4gICAgQGtleWZyYW1lcyBmYWRlSW4ge1xuICAgICAgZnJvbSB7IG9wYWNpdHk6IDA7IHRyYW5zZm9ybTogdHJhbnNsYXRlWSgyMHB4KTsgfVxuICAgICAgdG8geyBvcGFjaXR5OiAxOyB0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoMCk7IH1cbiAgICB9XG4gICAgLnRlc3RpbW9uaWFsLWNhcmQsIC52aWRlby1jYXJkIHtcbiAgICAgIGFuaW1hdGlvbjogZmFkZUluIDAuNnMgZWFzZSBmb3J3YXJkcztcbiAgICB9XG4gICAgLnRlc3RpbW9uaWFsLWNhcmQ6bnRoLWNoaWxkKDEpIHsgYW5pbWF0aW9uLWRlbGF5OiAwLjFzOyB9XG4gICAgLnRlc3RpbW9uaWFsLWNhcmQ6bnRoLWNoaWxkKDIpIHsgYW5pbWF0aW9uLWRlbGF5OiAwLjNzOyB9XG4gICAgLnRlc3RpbW9uaWFsLWNhcmQ6bnRoLWNoaWxkKDMpIHsgYW5pbWF0aW9uLWRlbGF5OiAwLjVzOyB9XG4gICAgLnZpZGVvLWNhcmQ6bnRoLWNoaWxkKDEpIHsgYW5pbWF0aW9uLWRlbGF5OiAwLjJzOyB9XG4gICAgLnZpZGVvLWNhcmQ6bnRoLWNoaWxkKDIpIHsgYW5pbWF0aW9uLWRlbGF5OiAwLjRzOyB9XG4gICAgLnZpZGVvLWNhcmQ6bnRoLWNoaWxkKDMpIHsgYW5pbWF0aW9uLWRlbGF5OiAwLjZzOyB9XG4gIDxcL3N0eWxlPlxuPFwvaGVhZD5cbjxib2R5PlxuICA8IS0tIEhlcm8gU2VjdGlvbiAtLT5cbiAgPHNlY3Rpb24gY2xhc3M9XCJ0ZXN0aW1vbmlhbHMtaGVyb1wiPlxuICAgIDxkaXYgY2xhc3M9XCJoZXJvLWNvbnRlbnRcIj5cbiAgICAgIDxoMT5SZWFsIFN0b3JpZXMgb2YgQ292ZW5hbnQgUmVzdG9yYXRpb248XC9oMT5cbiAgICAgIDxwPlNlZSBob3cgR29kIGhhcyB0cmFuc2Zvcm1lZCBtYXJyaWFnZXMgdGhyb3VnaCBiaWJsaWNhbCBjb3Vuc2VsaW5nIGFuZCBwcmF5ZXI8XC9wPlxuICAgICAgPGEgaHJlZj1cIiN0ZXN0aW1vbmlhbHNcIiBjbGFzcz1cImJ0blwiPlJlYWQgVGhlaXIgU3RvcmllczxcL2E+XG4gICAgPFwvZGl2PlxuICA8XC9zZWN0aW9uPlxuXG4gIDwhLS0gV3JpdHRlbiBUZXN0aW1vbmlhbHMgLS0+XG4gIDxzZWN0aW9uIGNsYXNzPVwidGVzdGltb25pYWxzLXNlY3Rpb25cIiBpZD1cInRlc3RpbW9uaWFsc1wiPlxuICAgIDxkaXYgY2xhc3M9XCJzZWN0aW9uLXRpdGxlXCI+XG4gICAgICA8aDI+Q291cGxlcyBXaG8gRm91bmQgSG9wZTxcL2gyPlxuICAgIDxcL2Rpdj5cbiAgICBcbiAgICA8ZGl2IGNsYXNzPVwidGVzdGltb25pYWxzLWdyaWRcIj5cbiAgICAgIDwhLS0gVGVzdGltb25pYWwgMSAtLT5cbiAgICAgIDxkaXYgY2xhc3M9XCJ0ZXN0aW1vbmlhbC1jYXJkXCI+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJ0ZXN0aW1vbmlhbC1pbWFnZVwiPlxuICAgICAgICAgIDxpbWcgc3JjPVwiaHR0cDpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvTmlnZXJpYW4tY291cGxlLU1hcmstU2FyYWgucG5nXCIgYWx0PVwiTWFyayBhbmQgU2FyYWggLSBNYXJyaWFnZSByZXN0b3JlZFwiIGxvYWRpbmc9XCJsYXp5XCI+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInRlc3RpbW9uaWFsLWNvbnRlbnRcIj5cbiAgICAgICAgICA8YmxvY2txdW90ZT5cbiAgICAgICAgICAgIEFmdGVyIHR3byBzZXNzaW9ucywgd2UgY2FuY2VsZWQgb3VyIGRpdm9yY2UgcGFwZXJzLiBUaGUgYmlibGljYWwgdG9vbHMgd2UgbGVhcm5lZCBoZWxwZWQgdXMgY29tbXVuaWNhdGUgd2l0aG91dCBmaWdodGluZyBmb3IgdGhlIGZpcnN0IHRpbWUgaW4geWVhcnMuXG4gICAgICAgICAgPFwvYmxvY2txdW90ZT5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiY2xpZW50LWluZm9cIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjbGllbnQtYXZhdGFyXCI+XG4gICAgICAgICAgICAgIDxpbWcgc3JjPVwiaHR0cDpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvTmlnZXJpYW4tY291cGxlLU1hcmstU2FyYWgucG5nXCIgYWx0PVwiTWFyayBhbmQgU2FyYWhcIj5cbiAgICAgICAgICAgIDxcL2Rpdj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjbGllbnQtZGV0YWlsc1wiPlxuICAgICAgICAgICAgICA8aDQ+TWFyayAmIFNhcmFoPFwvaDQ+XG4gICAgICAgICAgICAgIDxwPkxhZ29zLCBOaWdlcmlhIHwgTWFycmllZCA4IHllYXJzPFwvcD5cbiAgICAgICAgICAgIDxcL2Rpdj5cbiAgICAgICAgICA8XC9kaXY+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgIDxcL2Rpdj5cbiAgICAgIFxuICAgICAgPCEtLSBUZXN0aW1vbmlhbCAyIC0tPlxuICAgICAgPGRpdiBjbGFzcz1cInRlc3RpbW9uaWFsLWNhcmRcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInRlc3RpbW9uaWFsLWltYWdlXCI+XG4gICAgICAgICAgPGltZyBzcmM9XCJodHRwOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9XaGl0ZS1Ccml0aXNoLWVsZGVybHktcGFpci1ob2xkaW5nLWhhbmRzLnBuZ1wiIGFsdD1cIkRhdmlkIGFuZCBNYXJnYXJldCAtIDUwIHllYXJzIG1hcnJpZWRcIiBsb2FkaW5nPVwibGF6eVwiPlxuICAgICAgICA8XC9kaXY+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJ0ZXN0aW1vbmlhbC1jb250ZW50XCI+XG4gICAgICAgICAgPGJsb2NrcXVvdGU+XG4gICAgICAgICAgICBBdCB5ZWFyIDQ3IG9mIG1hcnJpYWdlLCB3ZSB3ZXJlIHJlYWR5IHRvIHNlcGFyYXRlLiBDb3ZlbmFudCBNYXJyaWFnZSBIZWxwIHJlbWluZGVkIHVzIG9mIG91ciB2b3dzIGJlZm9yZSBHb2QuIFdlIGp1c3QgY2VsZWJyYXRlZCA1MCB5ZWFycyFcbiAgICAgICAgICA8XC9ibG9ja3F1b3RlPlxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjbGllbnQtaW5mb1wiPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNsaWVudC1hdmF0YXJcIj5cbiAgICAgICAgICAgICAgPGltZyBzcmM9XCJodHRwOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9XaGl0ZS1Ccml0aXNoLWVsZGVybHktcGFpci1ob2xkaW5nLWhhbmRzLnBuZ1wiIGFsdD1cIkRhdmlkIGFuZCBNYXJnYXJldFwiPlxuICAgICAgICAgICAgPFwvZGl2PlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNsaWVudC1kZXRhaWxzXCI+XG4gICAgICAgICAgICAgIDxoND5EYXZpZCAmIE1hcmdhcmV0PFwvaDQ+XG4gICAgICAgICAgICAgIDxwPkxvbmRvbiwgVUsgfCBNYXJyaWVkIDUwIHllYXJzPFwvcD5cbiAgICAgICAgICAgIDxcL2Rpdj5cbiAgICAgICAgICA8XC9kaXY+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgIDxcL2Rpdj5cbiAgICAgIFxuICAgICAgPCEtLSBUZXN0aW1vbmlhbCAzIC0tPlxuICAgICAgPGRpdiBjbGFzcz1cInRlc3RpbW9uaWFsLWNhcmRcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInRlc3RpbW9uaWFsLWltYWdlXCI+XG4gICAgICAgICAgPGltZyBzcmM9XCJodHRwOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9Zb3VuZy1pbnRlcnJhY2lhbC1kdW8tbGF1Z2hpbmcucG5nXCIgYWx0PVwiSmFtZXMgYW5kIFByaXlhIC0gUHJlLW1hcml0YWwgY291bnNlbGluZ1wiIGxvYWRpbmc9XCJsYXp5XCI+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInRlc3RpbW9uaWFsLWNvbnRlbnRcIj5cbiAgICAgICAgICA8YmxvY2txdW90ZT5cbiAgICAgICAgICAgIFRoZSBwcmUtbWFyaXRhbCBjb3Vuc2VsaW5nIHVuY292ZXJlZCBpc3N1ZXMgd2UgZGlkbid0IGtub3cgd2UgaGFkLiBXZSBlbnRlcmVkIG1hcnJpYWdlIHdpdGggZXllcyB3aWRlIG9wZW4gYW5kIHRvb2xzIHRvIHN1Y2NlZWQuXG4gICAgICAgICAgPFwvYmxvY2txdW90ZT5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiY2xpZW50LWluZm9cIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjbGllbnQtYXZhdGFyXCI+XG4gICAgICAgICAgICAgIDxpbWcgc3JjPVwiaHR0cDpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvWW91bmctaW50ZXJyYWNpYWwtZHVvLWxhdWdoaW5nLnBuZ1wiIGFsdD1cIkphbWVzIGFuZCBQcml5YVwiPlxuICAgICAgICAgICAgPFwvZGl2PlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNsaWVudC1kZXRhaWxzXCI+XG4gICAgICAgICAgICAgIDxoND5KYW1lcyAmIFByaXlhPFwvaDQ+XG4gICAgICAgICAgICAgIDxwPk5ld2x5d2VkcyB8IDYgbW9udGhzIG1hcnJpZWQ8XC9wPlxuICAgICAgICAgICAgPFwvZGl2PlxuICAgICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPFwvZGl2PlxuICAgICAgPFwvZGl2PlxuICAgIDxcL2Rpdj5cbiAgPFwvc2VjdGlvbj5cblxuICA8IS0tIFZpZGVvIFRlc3RpbW9uaWFscyAtLT5cbiAgPHNlY3Rpb24gY2xhc3M9XCJ2aWRlby1zZWN0aW9uXCI+XG4gICAgPGRpdiBjbGFzcz1cInNlY3Rpb24tdGl0bGVcIj5cbiAgICAgIDxoMiBzdHlsZT1cImNvbG9yOiB3aGl0ZTtcIj5IZWFyIFRoZWlyIFZvaWNlczxcL2gyPlxuICAgICAgPHAgc3R5bGU9XCJvcGFjaXR5OiAwLjk7XCI+V2F0Y2ggdGhlc2UgcG93ZXJmdWwgdGVzdGltb25pZXMgb2YgR29kJ3MgcmVzdG9yYXRpb248XC9wPlxuICAgIDxcL2Rpdj5cbiAgICBcbiAgICA8ZGl2IGNsYXNzPVwidmlkZW8tZ3JpZFwiPlxuICAgICAgPCEtLSBWaWRlbyAxIC0tPlxuICAgICAgPGRpdiBjbGFzcz1cInZpZGVvLWNhcmRcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInZpZGVvLXRodW1ibmFpbFwiPlxuICAgICAgICAgIDxpbWcgc3JjPVwiaHR0cDpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvTmlnZXJpYW4tY291cGxlLU1hcmstU2FyYWgucG5nXCIgYWx0PVwiVmlkZW8gdGh1bWJuYWlsOiBNYXJrIGFuZCBTYXJhaCdzIHRlc3RpbW9ueVwiIGxvYWRpbmc9XCJsYXp5XCI+XG4gICAgICAgICAgPGRpdiBjbGFzcz1cInBsYXktYnV0dG9uXCI+PFwvZGl2PlxuICAgICAgICA8XC9kaXY+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJ2aWRlby1pbmZvXCI+XG4gICAgICAgICAgPGgzPkZyb20gRGl2b3JjZSBQYXBlcnMgdG8gUmVuZXdlZCBWb3dzPFwvaDM+XG4gICAgICAgICAgPHA+TWFyayAmIFNhcmFoIHwgMTIgbWluPFwvcD5cbiAgICAgICAgPFwvZGl2PlxuICAgICAgPFwvZGl2PlxuICAgICAgXG4gICAgICA8IS0tIFZpZGVvIDIgLS0+XG4gICAgICA8ZGl2IGNsYXNzPVwidmlkZW8tY2FyZFwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwidmlkZW8tdGh1bWJuYWlsXCI+XG4gICAgICAgICAgPGltZyBzcmM9XCJodHRwOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9XaGl0ZS1Ccml0aXNoLWVsZGVybHktcGFpci1ob2xkaW5nLWhhbmRzLnBuZ1wiIGFsdD1cIlZpZGVvIHRodW1ibmFpbDogRGF2aWQgYW5kIE1hcmdhcmV0J3MgdGVzdGltb255XCIgbG9hZGluZz1cImxhenlcIj5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwicGxheS1idXR0b25cIj48XC9kaXY+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInZpZGVvLWluZm9cIj5cbiAgICAgICAgICA8aDM+UmVidWlsZGluZyBBZnRlciA0NyBZZWFyczxcL2gzPlxuICAgICAgICAgIDxwPkRhdmlkICYgTWFyZ2FyZXQgfCA4IG1pbjxcL3A+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgIDxcL2Rpdj5cbiAgICAgIFxuICAgICAgPCEtLSBWaWRlbyAzIC0tPlxuICAgICAgPGRpdiBjbGFzcz1cInZpZGVvLWNhcmRcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInZpZGVvLXRodW1ibmFpbFwiPlxuICAgICAgICAgIDxpbWcgc3JjPVwiaHR0cDpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvWW91bmctaW50ZXJyYWNpYWwtZHVvLWxhdWdoaW5nLnBuZ1wiIGFsdD1cIlZpZGVvIHRodW1ibmFpbDogSmFtZXMgYW5kIFByaXlhJ3MgdGVzdGltb255XCIgbG9hZGluZz1cImxhenlcIj5cbiAgICAgICAgICA8ZGl2IGNsYXNzPVwicGxheS1idXR0b25cIj48XC9kaXY+XG4gICAgICAgIDxcL2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cInZpZGVvLWluZm9cIj5cbiAgICAgICAgICA8aDM+Q3VsdHVyYWwgRGlmZmVyZW5jZXMgdG8gQ292ZW5hbnQgVW5pdHk8XC9oMz5cbiAgICAgICAgICA8cD5KYW1lcyAmIFByaXlhIHwgMTUgbWluPFwvcD5cbiAgICAgICAgPFwvZGl2PlxuICAgICAgPFwvZGl2PlxuICAgIDxcL2Rpdj5cbiAgPFwvc2VjdGlvbj5cblxuICA8IS0tIEZpbmFsIENUQSAtLT5cbiAgPHNlY3Rpb24gY2xhc3M9XCJjdGEtc2VjdGlvblwiPlxuICAgIDxoMj5SZWFkeSBmb3IgWW91ciBUcmFuc2Zvcm1hdGlvbiBTdG9yeT88XC9oMj5cbiAgICA8cD5UaG91c2FuZHMgb2YgY291cGxlcyBoYXZlIHJlc3RvcmVkIHRoZWlyIG1hcnJpYWdlcyB0aHJvdWdoIEdvZCdzIHdpc2RvbS4gWW91J3JlIG5leHQuPFwvcD5cbiAgICA8ZGl2IGNsYXNzPVwiY3RhLWJ1dHRvbnNcIj5cbiAgICAgIDxhIGhyZWY9XCJcL2Jvb2stbm93XCIgY2xhc3M9XCJidG5cIj5Cb29rIGEgU2Vzc2lvbjxcL2E+XG4gICAgICA8YSBocmVmPVwiXC9mcmVlLWd1aWRlXCIgY2xhc3M9XCJidG4gYnRuLXNlY29uZGFyeVwiPkdldCBGcmVlIEd1aWRlPFwvYT5cbiAgICA8XC9kaXY+XG4gIDxcL3NlY3Rpb24+XG5cbiAgPHNjcmlwdD5cbiAgICBcL1wvIFNpbXBsZSB2aWRlbyBwbGF5IGZ1bmN0aW9uYWxpdHkgKHJlcGxhY2Ugd2l0aCBhY3R1YWwgdmlkZW8gbGlua3MpXG4gICAgZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgnLnBsYXktYnV0dG9uJykuZm9yRWFjaChidXR0b24gPT4ge1xuICAgICAgYnV0dG9uLmFkZEV2ZW50TGlzdGVuZXIoJ2NsaWNrJywgZnVuY3Rpb24oKSB7XG4gICAgICAgIGNvbnN0IGNhcmQgPSB0aGlzLmNsb3Nlc3QoJy52aWRlby1jYXJkJyk7XG4gICAgICAgIGNvbnN0IHRpdGxlID0gY2FyZC5xdWVyeVNlbGVjdG9yKCdoMycpLnRleHRDb250ZW50O1xuICAgICAgICBhbGVydChgVmlkZW8gd291bGQgcGxheTogXCIke3RpdGxlfVwiXFxuXFxuSW4gYSByZWFsIGltcGxlbWVudGF0aW9uLCB0aGlzIHdvdWxkIGVtYmVkIHlvdXIgWW91VHViZVwvVmltZW8gdmlkZW8uYCk7XG4gICAgICB9KTtcbiAgICB9KTtcblxuICAgIFwvXC8gQW5pbWF0ZSB0ZXN0aW1vbmlhbHMgb24gc2Nyb2xsXG4gICAgZG9jdW1lbnQuYWRkRXZlbnRMaXN0ZW5lcignRE9NQ29udGVudExvYWRlZCcsIGZ1bmN0aW9uKCkge1xuICAgICAgY29uc3Qgb2JzZXJ2ZXIgPSBuZXcgSW50ZXJzZWN0aW9uT2JzZXJ2ZXIoKGVudHJpZXMpID0+IHtcbiAgICAgICAgZW50cmllcy5mb3JFYWNoKGVudHJ5ID0+IHtcbiAgICAgICAgICBpZiAoZW50cnkuaXNJbnRlcnNlY3RpbmcpIHtcbiAgICAgICAgICAgIGVudHJ5LnRhcmdldC5zdHlsZS5vcGFjaXR5ID0gMTtcbiAgICAgICAgICAgIGVudHJ5LnRhcmdldC5zdHlsZS50cmFuc2Zvcm0gPSAndHJhbnNsYXRlWSgwKSc7XG4gICAgICAgICAgfVxuICAgICAgICB9KTtcbiAgICAgIH0sIHsgdGhyZXNob2xkOiAwLjEgfSk7XG4gICAgICBcbiAgICAgIGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJy50ZXN0aW1vbmlhbC1jYXJkLCAudmlkZW8tY2FyZCcpLmZvckVhY2goY2FyZCA9PiB7XG4gICAgICAgIG9ic2VydmVyLm9ic2VydmUoY2FyZCk7XG4gICAgICAgIGNhcmQuc3R5bGUub3BhY2l0eSA9IDA7XG4gICAgICAgIGNhcmQuc3R5bGUudHJhbnNmb3JtID0gJ3RyYW5zbGF0ZVkoMjBweCknO1xuICAgICAgICBjYXJkLnN0eWxlLnRyYW5zaXRpb24gPSAnYWxsIDAuNnMgZWFzZSc7XG4gICAgICB9KTtcbiAgICB9KTtcbiAgPFwvc2NyaXB0PlxuPFwvYm9keT5cbjxcL2h0bWw+XG48IS0tIFwvd3A6aHRtbCAtLT4iLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiZjAyOTY1YSJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\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":"Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark&hellip;","aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.7.9 - aioseo.com -->\n\t\t<meta name=\"description\" content=\"Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark\" \/>\n\t\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t\t<link rel=\"canonical\" href=\"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/\" \/>\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=\"Testimonials - covenantmarriagehelp.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/\" \/>\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-05T22:48:35+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-04-05T22:53:41+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Testimonials - covenantmarriagehelp.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark\" \/>\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\\\/testimonials\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/\",\"nextItem\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/testimonials\\\/#listItem\"},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/testimonials\\\/#listItem\",\"position\":2,\"name\":\"Testimonials\",\"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\\\/testimonials\\\/#organizationLogo\",\"width\":500,\"height\":500},\"image\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/testimonials\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/testimonials\\\/#webpage\",\"url\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/testimonials\\\/\",\"name\":\"Testimonials - covenantmarriagehelp.com\",\"description\":\"Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark\",\"inLanguage\":\"es-ES\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/es\\\/testimonials\\\/#breadcrumblist\"},\"datePublished\":\"2025-04-05T22:48:35+00:00\",\"dateModified\":\"2025-04-05T22:53:41+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>Testimonials - covenantmarriagehelp.com<\/title>\n\n","aioseo_head_json":{"title":"Testimonials - covenantmarriagehelp.com","description":"Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark","canonical_url":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"og:locale":"es_ES","og:site_name":"covenantmarriagehelp.com -","og:type":"article","og:title":"Testimonials - covenantmarriagehelp.com","og:description":"Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark","og:url":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/","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-05T22:48:35+00:00","article:modified_time":"2025-04-05T22:53:41+00:00","twitter:card":"summary_large_image","twitter:title":"Testimonials - covenantmarriagehelp.com","twitter:description":"Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark","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\/testimonials\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/covenantmarriagehelp.com\/es\/#listItem","position":1,"name":"Home","item":"https:\/\/covenantmarriagehelp.com\/es\/","nextItem":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/#listItem"},{"@type":"ListItem","@id":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/#listItem","position":2,"name":"Testimonials","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\/testimonials\/#organizationLogo","width":500,"height":500},"image":{"@id":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/#webpage","url":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/","name":"Testimonials - covenantmarriagehelp.com","description":"Marriage Restoration Stories | Covenant Marriage Help Real Stories of Covenant Restoration See how God has transformed marriages through biblical counseling and prayer Read Their Stories Couples Who Found Hope After two sessions, we canceled our divorce papers. The biblical tools we learned helped us communicate without fighting for the first time in years. Mark","inLanguage":"es-ES","isPartOf":{"@id":"https:\/\/covenantmarriagehelp.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/#breadcrumblist"},"datePublished":"2025-04-05T22:48:35+00:00","dateModified":"2025-04-05T22:53:41+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":"2729","title":null,"description":null,"keywords":null,"keyphrases":null,"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":null,"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":"","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":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-04-05 23:08:02","updated":"2026-04-21 20:40:53"},"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\tTestimonials\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/covenantmarriagehelp.com\/es"},{"label":"Testimonials","link":"https:\/\/covenantmarriagehelp.com\/es\/testimonials\/"}],"_links":{"self":[{"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/pages\/2729","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=2729"}],"version-history":[{"count":4,"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/pages\/2729\/revisions"}],"predecessor-version":[{"id":2733,"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/pages\/2729\/revisions\/2733"}],"wp:attachment":[{"href":"https:\/\/covenantmarriagehelp.com\/es\/wp-json\/wp\/v2\/media?parent=2729"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}