{"id":2721,"date":"2025-04-05T22:02:19","date_gmt":"2025-04-05T22:02:19","guid":{"rendered":"https:\/\/covenantmarriagehelp.com\/?page_id=2721"},"modified":"2025-04-18T19:54:10","modified_gmt":"2025-04-18T19:54:10","slug":"services","status":"publish","type":"page","link":"https:\/\/covenantmarriagehelp.com\/fr\/services\/","title":{"rendered":"Services"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2721\" class=\"elementor elementor-2721\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2462dd5a e-flex e-con-boxed e-con e-parent\" data-id=\"2462dd5a\" 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-23b9f3d2 elementor-widget elementor-widget-text-editor\" data-id=\"23b9f3d2\" 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<style>\n  :root {\n    --navy: #001F3F;\n    --gold: #FFD700;\n    --coral: #E63946;\n    --light: #F8F9FA;\n  }\n  * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n  body {\n    font-family: 'Open Sans', sans-serif;\n    line-height: 1.6;\n    color: #333;\n    background-color: var(--light);\n  }\n\n  \/* Force hero heading & paragraph text white *\/\n  .hero-content h1,\n  .hero-content p {\n    color: #fff !important;  \/* overrides theme defaults *\/\n  }\n\n  \/* Force \"Assessment, Strategy, Implementation\" etc. to white *\/\n  .process .step h4,\n  .process .step p {\n    color: #fff !important;\n  }\n\n  \/* Hero Section *\/\n  .hero {\n    background:\n      linear-gradient(rgba(0, 31, 63, 0.8), rgba(0, 31, 63, 0.8)),\n      url('https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/African-couple-in-their-30s-praying.png')\n        center \/ cover no-repeat;\n    min-height: 70vh;\n    display: flex;\n    align-items: center;\n    text-align: center;\n    padding: 0 20px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::after {\n    \/* wave divider at bottom of hero *\/\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 70px;\n    background: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 1440 320' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill='%23F8F9FA' fill-opacity='1' d='M0,192L80,181.3C160,171,320,149,480,165.3C640,181,800,235,960,224C1120,213,1280,139,1360,101.3L1440,64L1440,320L1360,320C1280,320,1120,320,960,320C800,320,640,320,480,320C320,320,160,320,80,320L0,320Z'%3E%3C\/path%3E%3C\/svg%3E\")\n      no-repeat center bottom;\n    background-size: cover;\n    z-index: 1;\n  }\n  .hero-content {\n    max-width: 800px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2; \/* above wave divider *\/\n    animation: fadeIn 1s ease-out;\n  }\n  .hero-content h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: 3.5rem;\n    margin-bottom: 20px;\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n  }\n  .hero-content p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n  }\n\n  \/* Buttons *\/\n  .btn {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--navy);\n    padding: 15px 35px;\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 10px 20px rgba(0,0,0,0.1);\n  }\n\n  \/* Services Section *\/\n  .services {\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-family: 'Playfair Display', serif;\n    font-size: 2.5rem;\n    color: var(--navy);\n    display: inline-block;\n    position: relative;\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  .services-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n    gap: 30px;\n  }\n  .service-card {\n    background: #fff;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  .service-card:hover {\n    transform: translateY(-10px);\n    box-shadow: 0 15px 30px rgba(0,0,0,0.15);\n  }\n  .service-img {\n    height: 250px;\n    overflow: hidden;\n  }\n  .service-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.5s ease;\n    display: block;\n  }\n  .service-card:hover .service-img img {\n    transform: scale(1.05);\n  }\n  .service-content {\n    padding: 25px;\n  }\n  .service-content h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.8rem;\n    color: var(--navy);\n    margin-bottom: 15px;\n  }\n  .service-content p {\n    margin-bottom: 20px;\n    color: #555;\n  }\n\n  \/* Process Section *\/\n  .process {\n    background: var(--navy);\n    color: white;\n    padding: 80px 20px;\n    text-align: center;\n  }\n  .process-steps {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 30px;\n    max-width: 1000px;\n    margin: 50px auto 0;\n  }\n  .step {\n    flex: 1;\n    min-width: 200px;\n    position: relative;\n  }\n  .step-number {\n    width: 50px;\n    height: 50px;\n    background: var(--gold);\n    color: var(--navy);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n    font-size: 1.2rem;\n    margin: 0 auto 15px;\n  }\n  .step img {\n    width: 100%;\n    max-width: 200px;\n    border-radius: 8px;\n    margin-bottom: 15px;\n  }\n  .step h4 {\n    margin-bottom: 10px;\n    font-size: 1.3rem;\n    font-family: 'Playfair Display', serif;\n  }\n  .step p {\n    font-size: 0.95rem;\n    opacity: 0.9;\n  }\n\n  \/* CTA Section *\/\n  .cta-section {\n    padding: 80px 20px;\n    text-align: center;\n    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n  }\n\n  \/* Fade In Keyframes *\/\n  @keyframes fadeIn {\n    0% { opacity: 0; transform: translateY(20px); }\n    100% { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 768px) {\n    .hero-content h1 {\n      font-size: 2.5rem;\n    }\n    .services-grid {\n      grid-template-columns: 1fr;\n    }\n    .hero::after {\n      height: 50px;\n    }\n  }\n<\/style>\n\n<!-- HERO SECTION -->\n<section class=\"hero\">\n  <div class=\"hero-content\">\n    <h1>Restore Your Covenant Marriage<\/h1>\n    <p>Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal<\/p>\n    <a class=\"btn\" href=\"#services\">Explore Our Services<\/a>\n  <\/div>\n<\/section>\n\n<!-- SERVICES SECTION -->\n<section id=\"services\" class=\"services\">\n  <div class=\"section-title\">\n    <h2>Our Counseling Services<\/h2>\n  <\/div>\n  <div class=\"services-grid\">\n    <!-- Service 1 -->\n    <div class=\"service-card\">\n      <div class=\"service-img\">\n        <img decoding=\"async\"\n          src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Crisis-Rescue.png\"\n          alt=\"Couple in counseling session\"\n        \/>\n      <\/div>\n      <div class=\"service-content\">\n        <h3>Emergency Rescue<\/h3>\n        <p>\n          Immediate intervention for marriages in crisis. \n          Receive prayer, biblical wisdom, and a clear \n          action plan within 24 hours.\n        <\/p>\n        <ul style=\"list-style: disc; margin-bottom: 20px; padding-left: 20px; color: #555;\">\n          <li>Infidelity recovery<\/li>\n          <li>Communication breakdown<\/li>\n          <li>Separation prevention<\/li>\n        <\/ul>\n        <a class=\"btn\" href=\"\/fr\/book-now\/?service=emergency\">Book 30-Min Session<\/a>\n      <\/div>\n    <\/div>\n    <!-- Service 2 -->\n    <div class=\"service-card\">\n      <div class=\"service-img\">\n        <img decoding=\"async\"\n          src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Pre-Marital-Prep.png\"\n          alt=\"Couple at wedding altar\"\n        \/>\n      <\/div>\n      <div class=\"service-content\">\n        <h3>Pre-Marital Preparation<\/h3>\n        <p>\n          Build an unshakable foundation with our \n          4-session covenant marriage blueprint.\n        <\/p>\n        <ul style=\"list-style: disc; margin-bottom: 20px; padding-left: 20px; color: #555;\">\n          <li>Biblical roles &amp; responsibilities<\/li>\n          <li>Conflict resolution toolkit<\/li>\n          <li>Financial unity principles<\/li>\n        <\/ul>\n        <a class=\"btn\" href=\"\/fr\/book-now\/?service=premarital\">Start Your Journey<\/a>\n      <\/div>\n    <\/div>\n    <!-- Service 3 -->\n    <div class=\"service-card\">\n      <div class=\"service-img\">\n        <img decoding=\"async\"\n          src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Trust-Restoration.png\"\n          alt=\"Couple rebuilding trust\"\n        \/>\n      <\/div>\n      <div class=\"service-content\">\n        <h3>Trust Restoration<\/h3>\n        <p>\n          Specialized program to heal wounds and rebuild intimacy \n          after betrayal or neglect.\n        <\/p>\n        <ul style=\"list-style: disc; margin-bottom: 20px; padding-left: 20px; color: #555;\">\n          <li>Forgiveness process<\/li>\n          <li>Rebuilding emotional safety<\/li>\n          <li>Accountability structures<\/li>\n        <\/ul>\n        <a class=\"btn\" href=\"\/fr\/book-now\/?service=trust\">Begin Healing<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PROCESS SECTION -->\n<section class=\"process\">\n  <div class=\"section-title\">\n    <h2 style=\"color: white;\">Our 4-Step Restoration Process<\/h2>\n  <\/div>\n  <div class=\"process-steps\">\n    <!-- Step 1 -->\n    <div class=\"step\">\n      <div class=\"step-number\">1<\/div>\n      <img decoding=\"async\"\n        src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Crying-couple.png\"\n        alt=\"Couple in distress\"\n      \/>\n      <h4>Assessment<\/h4>\n      <p>Identify root issues through prayerful evaluation<\/p>\n    <\/div>\n    <!-- Step 2 -->\n    <div class=\"step\">\n      <div class=\"step-number\">2<\/div>\n      <img decoding=\"async\"\n        src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Walking-with-counselor-illustration.png\"\n        alt=\"Couple walking with counselor\"\n      \/>\n      <h4>Strategy<\/h4>\n      <p>Customized biblical action plan<\/p>\n    <\/div>\n    <!-- Step 3 -->\n    <div class=\"step\">\n      <div class=\"step-number\">3<\/div>\n      <img decoding=\"async\"\n        src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Couple-praying-with-cross-glow.png\"\n        alt=\"Couple praying together\"\n      \/>\n      <h4>Implementation<\/h4>\n      <p>Weekly sessions with practical assignments<\/p>\n    <\/div>\n    <!-- Step 4 -->\n    <div class=\"step\">\n      <div class=\"step-number\">4<\/div>\n      <img decoding=\"async\"\n        src=\"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/Family-dinner-scene.png\"\n        alt=\"Happy family dinner\"\n      \/>\n      <h4>Restoration<\/h4>\n      <p>Celebrate breakthroughs and ongoing support<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FINAL CTA SECTION -->\n<section class=\"cta-section\">\n  <h2 style=\"font-family: 'Playfair Display', serif; color: var(--navy); margin-bottom: 20px;\">\n    Your Marriage Can Thrive Again\n  <\/h2>\n  <p style=\"max-width: 600px; margin: 0 auto 30px; font-size: 1.1rem;\">\n    Take the first step today toward the covenant marriage God intended for you.\n  <\/p>\n  <div style=\"display: flex; gap: 15px; justify-content: center; flex-wrap: wrap;\">\n    <a \n      class=\"btn\"\n      style=\"background: var(--coral); color: white;\"\n      href=\"\/fr\/book-now\/\"\n    >\n      Book Immediate Help\n    <\/a>\n    <a\n      class=\"btn\"\n      style=\"background: white; color: var(--navy); border: 2px solid var(--navy);\"\n      href=\"\/fr\/free-consult\/\"\n    >\n      Free 15-Min Consultation\n    <\/a>\n  <\/div>\n<\/section>\n\n<script>\n  \/\/ On-scroll fade-up animation for service cards + steps\n  document.addEventListener('DOMContentLoaded', function() {\n    const animateOnScroll = function() {\n      const elements = document.querySelectorAll('.service-card, .step');\n      elements.forEach(element => {\n        const elementPosition = element.getBoundingClientRect().top;\n        const screenPosition = window.innerHeight \/ 1.2;\n        if (elementPosition < screenPosition) {\n          element.style.opacity = '1';\n          element.style.transform = 'translateY(0)';\n        }\n      });\n    };\n    \/\/ Initialize\n    const animatedElements = document.querySelectorAll('.service-card, .step');\n    animatedElements.forEach(el => {\n      el.style.opacity = '0';\n      el.style.transform = 'translateY(20px)';\n      el.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n    });\n    window.addEventListener('scroll', animateOnScroll);\n    animateOnScroll(); \/\/ run once on load\n  });\n<\/script>\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>Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation [&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-2721","page","type-page","status-publish","hentry"],"aioseo_notices":[],"spectra_custom_meta":{"_edit_lock":["1745006051: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\":\"2462dd5a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"23b9f3d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<style>\\n  :root {\\n    --navy: #001F3F;\\n    --gold: #FFD700;\\n    --coral: #E63946;\\n    --light: #F8F9FA;\\n  }\\n  * {\\n    margin: 0;\\n    padding: 0;\\n    box-sizing: border-box;\\n  }\\n  body {\\n    font-family: 'Open Sans', sans-serif;\\n    line-height: 1.6;\\n    color: #333;\\n    background-color: var(--light);\\n  }\\n\\n  \\\/* Force hero heading & paragraph text white *\\\/\\n  .hero-content h1,\\n  .hero-content p {\\n    color: #fff !important;  \\\/* overrides theme defaults *\\\/\\n  }\\n\\n  \\\/* Force \\\"Assessment, Strategy, Implementation\\\" etc. to white *\\\/\\n  .process .step h4,\\n  .process .step p {\\n    color: #fff !important;\\n  }\\n\\n  \\\/* Hero Section *\\\/\\n  .hero {\\n    background:\\n      linear-gradient(rgba(0, 31, 63, 0.8), rgba(0, 31, 63, 0.8)),\\n      url('https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/African-couple-in-their-30s-praying.png')\\n        center \\\/ cover no-repeat;\\n    min-height: 70vh;\\n    display: flex;\\n    align-items: center;\\n    text-align: center;\\n    padding: 0 20px;\\n    position: relative;\\n    overflow: hidden;\\n  }\\n  .hero::after {\\n    \\\/* wave divider at bottom of hero *\\\/\\n    content: \\\"\\\";\\n    position: absolute;\\n    bottom: 0;\\n    left: 0;\\n    width: 100%;\\n    height: 70px;\\n    background: url(\\\"data:image\\\/svg+xml,%3Csvg viewBox='0 0 1440 320' xmlns='http:\\\/\\\/www.w3.org\\\/2000\\\/svg'%3E%3Cpath fill='%23F8F9FA' fill-opacity='1' d='M0,192L80,181.3C160,171,320,149,480,165.3C640,181,800,235,960,224C1120,213,1280,139,1360,101.3L1440,64L1440,320L1360,320C1280,320,1120,320,960,320C800,320,640,320,480,320C320,320,160,320,80,320L0,320Z'%3E%3C\\\/path%3E%3C\\\/svg%3E\\\")\\n      no-repeat center bottom;\\n    background-size: cover;\\n    z-index: 1;\\n  }\\n  .hero-content {\\n    max-width: 800px;\\n    margin: 0 auto;\\n    position: relative;\\n    z-index: 2; \\\/* above wave divider *\\\/\\n    animation: fadeIn 1s ease-out;\\n  }\\n  .hero-content h1 {\\n    font-family: 'Playfair Display', serif;\\n    font-size: 3.5rem;\\n    margin-bottom: 20px;\\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\\n  }\\n  .hero-content p {\\n    font-size: 1.2rem;\\n    margin-bottom: 30px;\\n  }\\n\\n  \\\/* Buttons *\\\/\\n  .btn {\\n    display: inline-block;\\n    background: var(--gold);\\n    color: var(--navy);\\n    padding: 15px 35px;\\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 10px 20px rgba(0,0,0,0.1);\\n  }\\n\\n  \\\/* Services Section *\\\/\\n  .services {\\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-family: 'Playfair Display', serif;\\n    font-size: 2.5rem;\\n    color: var(--navy);\\n    display: inline-block;\\n    position: relative;\\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  .services-grid {\\n    display: grid;\\n    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\\n    gap: 30px;\\n  }\\n  .service-card {\\n    background: #fff;\\n    border-radius: 12px;\\n    overflow: hidden;\\n    box-shadow: 0 5px 15px rgba(0,0,0,0.1);\\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\\n  }\\n  .service-card:hover {\\n    transform: translateY(-10px);\\n    box-shadow: 0 15px 30px rgba(0,0,0,0.15);\\n  }\\n  .service-img {\\n    height: 250px;\\n    overflow: hidden;\\n  }\\n  .service-img img {\\n    width: 100%;\\n    height: 100%;\\n    object-fit: cover;\\n    transition: transform 0.5s ease;\\n    display: block;\\n  }\\n  .service-card:hover .service-img img {\\n    transform: scale(1.05);\\n  }\\n  .service-content {\\n    padding: 25px;\\n  }\\n  .service-content h3 {\\n    font-family: 'Playfair Display', serif;\\n    font-size: 1.8rem;\\n    color: var(--navy);\\n    margin-bottom: 15px;\\n  }\\n  .service-content p {\\n    margin-bottom: 20px;\\n    color: #555;\\n  }\\n\\n  \\\/* Process Section *\\\/\\n  .process {\\n    background: var(--navy);\\n    color: white;\\n    padding: 80px 20px;\\n    text-align: center;\\n  }\\n  .process-steps {\\n    display: flex;\\n    justify-content: center;\\n    flex-wrap: wrap;\\n    gap: 30px;\\n    max-width: 1000px;\\n    margin: 50px auto 0;\\n  }\\n  .step {\\n    flex: 1;\\n    min-width: 200px;\\n    position: relative;\\n  }\\n  .step-number {\\n    width: 50px;\\n    height: 50px;\\n    background: var(--gold);\\n    color: var(--navy);\\n    border-radius: 50%;\\n    display: flex;\\n    align-items: center;\\n    justify-content: center;\\n    font-weight: bold;\\n    font-size: 1.2rem;\\n    margin: 0 auto 15px;\\n  }\\n  .step img {\\n    width: 100%;\\n    max-width: 200px;\\n    border-radius: 8px;\\n    margin-bottom: 15px;\\n  }\\n  .step h4 {\\n    margin-bottom: 10px;\\n    font-size: 1.3rem;\\n    font-family: 'Playfair Display', serif;\\n  }\\n  .step p {\\n    font-size: 0.95rem;\\n    opacity: 0.9;\\n  }\\n\\n  \\\/* CTA Section *\\\/\\n  .cta-section {\\n    padding: 80px 20px;\\n    text-align: center;\\n    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\\n  }\\n\\n  \\\/* Fade In Keyframes *\\\/\\n  @keyframes fadeIn {\\n    0% { opacity: 0; transform: translateY(20px); }\\n    100% { opacity: 1; transform: translateY(0); }\\n  }\\n\\n  @media (max-width: 768px) {\\n    .hero-content h1 {\\n      font-size: 2.5rem;\\n    }\\n    .services-grid {\\n      grid-template-columns: 1fr;\\n    }\\n    .hero::after {\\n      height: 50px;\\n    }\\n  }\\n<\\\/style>\\n\\n<!-- HERO SECTION -->\\n<section class=\\\"hero\\\">\\n  <div class=\\\"hero-content\\\">\\n    <h1>Restore Your Covenant Marriage<\\\/h1>\\n    <p>Biblical counseling tailored to your unique journey \\u2013 whether in crisis, preparation, or renewal<\\\/p>\\n    <a class=\\\"btn\\\" href=\\\"#services\\\">Explore Our Services<\\\/a>\\n  <\\\/div>\\n<\\\/section>\\n\\n<!-- SERVICES SECTION -->\\n<section id=\\\"services\\\" class=\\\"services\\\">\\n  <div class=\\\"section-title\\\">\\n    <h2>Our Counseling Services<\\\/h2>\\n  <\\\/div>\\n  <div class=\\\"services-grid\\\">\\n    <!-- Service 1 -->\\n    <div class=\\\"service-card\\\">\\n      <div class=\\\"service-img\\\">\\n        <img\\n          src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Crisis-Rescue.png\\\"\\n          alt=\\\"Couple in counseling session\\\"\\n        \\\/>\\n      <\\\/div>\\n      <div class=\\\"service-content\\\">\\n        <h3>Emergency Rescue<\\\/h3>\\n        <p>\\n          Immediate intervention for marriages in crisis. \\n          Receive prayer, biblical wisdom, and a clear \\n          action plan within 24 hours.\\n        <\\\/p>\\n        <ul style=\\\"list-style: disc; margin-bottom: 20px; padding-left: 20px; color: #555;\\\">\\n          <li>Infidelity recovery<\\\/li>\\n          <li>Communication breakdown<\\\/li>\\n          <li>Separation prevention<\\\/li>\\n        <\\\/ul>\\n        <a class=\\\"btn\\\" href=\\\"\\\/book-now?service=emergency\\\">Book 30-Min Session<\\\/a>\\n      <\\\/div>\\n    <\\\/div>\\n    <!-- Service 2 -->\\n    <div class=\\\"service-card\\\">\\n      <div class=\\\"service-img\\\">\\n        <img\\n          src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Pre-Marital-Prep.png\\\"\\n          alt=\\\"Couple at wedding altar\\\"\\n        \\\/>\\n      <\\\/div>\\n      <div class=\\\"service-content\\\">\\n        <h3>Pre-Marital Preparation<\\\/h3>\\n        <p>\\n          Build an unshakable foundation with our \\n          4-session covenant marriage blueprint.\\n        <\\\/p>\\n        <ul style=\\\"list-style: disc; margin-bottom: 20px; padding-left: 20px; color: #555;\\\">\\n          <li>Biblical roles &amp; responsibilities<\\\/li>\\n          <li>Conflict resolution toolkit<\\\/li>\\n          <li>Financial unity principles<\\\/li>\\n        <\\\/ul>\\n        <a class=\\\"btn\\\" href=\\\"\\\/book-now?service=premarital\\\">Start Your Journey<\\\/a>\\n      <\\\/div>\\n    <\\\/div>\\n    <!-- Service 3 -->\\n    <div class=\\\"service-card\\\">\\n      <div class=\\\"service-img\\\">\\n        <img\\n          src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Trust-Restoration.png\\\"\\n          alt=\\\"Couple rebuilding trust\\\"\\n        \\\/>\\n      <\\\/div>\\n      <div class=\\\"service-content\\\">\\n        <h3>Trust Restoration<\\\/h3>\\n        <p>\\n          Specialized program to heal wounds and rebuild intimacy \\n          after betrayal or neglect.\\n        <\\\/p>\\n        <ul style=\\\"list-style: disc; margin-bottom: 20px; padding-left: 20px; color: #555;\\\">\\n          <li>Forgiveness process<\\\/li>\\n          <li>Rebuilding emotional safety<\\\/li>\\n          <li>Accountability structures<\\\/li>\\n        <\\\/ul>\\n        <a class=\\\"btn\\\" href=\\\"\\\/book-now?service=trust\\\">Begin Healing<\\\/a>\\n      <\\\/div>\\n    <\\\/div>\\n  <\\\/div>\\n<\\\/section>\\n\\n<!-- PROCESS SECTION -->\\n<section class=\\\"process\\\">\\n  <div class=\\\"section-title\\\">\\n    <h2 style=\\\"color: white;\\\">Our 4-Step Restoration Process<\\\/h2>\\n  <\\\/div>\\n  <div class=\\\"process-steps\\\">\\n    <!-- Step 1 -->\\n    <div class=\\\"step\\\">\\n      <div class=\\\"step-number\\\">1<\\\/div>\\n      <img\\n        src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Crying-couple.png\\\"\\n        alt=\\\"Couple in distress\\\"\\n      \\\/>\\n      <h4>Assessment<\\\/h4>\\n      <p>Identify root issues through prayerful evaluation<\\\/p>\\n    <\\\/div>\\n    <!-- Step 2 -->\\n    <div class=\\\"step\\\">\\n      <div class=\\\"step-number\\\">2<\\\/div>\\n      <img\\n        src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Walking-with-counselor-illustration.png\\\"\\n        alt=\\\"Couple walking with counselor\\\"\\n      \\\/>\\n      <h4>Strategy<\\\/h4>\\n      <p>Customized biblical action plan<\\\/p>\\n    <\\\/div>\\n    <!-- Step 3 -->\\n    <div class=\\\"step\\\">\\n      <div class=\\\"step-number\\\">3<\\\/div>\\n      <img\\n        src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Couple-praying-with-cross-glow.png\\\"\\n        alt=\\\"Couple praying together\\\"\\n      \\\/>\\n      <h4>Implementation<\\\/h4>\\n      <p>Weekly sessions with practical assignments<\\\/p>\\n    <\\\/div>\\n    <!-- Step 4 -->\\n    <div class=\\\"step\\\">\\n      <div class=\\\"step-number\\\">4<\\\/div>\\n      <img\\n        src=\\\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Family-dinner-scene.png\\\"\\n        alt=\\\"Happy family dinner\\\"\\n      \\\/>\\n      <h4>Restoration<\\\/h4>\\n      <p>Celebrate breakthroughs and ongoing support<\\\/p>\\n    <\\\/div>\\n  <\\\/div>\\n<\\\/section>\\n\\n<!-- FINAL CTA SECTION -->\\n<section class=\\\"cta-section\\\">\\n  <h2 style=\\\"font-family: 'Playfair Display', serif; color: var(--navy); margin-bottom: 20px;\\\">\\n    Your Marriage Can Thrive Again\\n  <\\\/h2>\\n  <p style=\\\"max-width: 600px; margin: 0 auto 30px; font-size: 1.1rem;\\\">\\n    Take the first step today toward the covenant marriage God intended for you.\\n  <\\\/p>\\n  <div style=\\\"display: flex; gap: 15px; justify-content: center; flex-wrap: wrap;\\\">\\n    <a \\n      class=\\\"btn\\\"\\n      style=\\\"background: var(--coral); color: white;\\\"\\n      href=\\\"\\\/book-now\\\"\\n    >\\n      Book Immediate Help\\n    <\\\/a>\\n    <a\\n      class=\\\"btn\\\"\\n      style=\\\"background: white; color: var(--navy); border: 2px solid var(--navy);\\\"\\n      href=\\\"\\\/free-consult\\\"\\n    >\\n      Free 15-Min Consultation\\n    <\\\/a>\\n  <\\\/div>\\n<\\\/section>\\n\\n<script>\\n  \\\/\\\/ On-scroll fade-up animation for service cards + steps\\n  document.addEventListener('DOMContentLoaded', function() {\\n    const animateOnScroll = function() {\\n      const elements = document.querySelectorAll('.service-card, .step');\\n      elements.forEach(element => {\\n        const elementPosition = element.getBoundingClientRect().top;\\n        const screenPosition = window.innerHeight \\\/ 1.2;\\n        if (elementPosition < screenPosition) {\\n          element.style.opacity = '1';\\n          element.style.transform = 'translateY(0)';\\n        }\\n      });\\n    };\\n    \\\/\\\/ Initialize\\n    const animatedElements = document.querySelectorAll('.service-card, .step');\\n    animatedElements.forEach(el => {\\n      el.style.opacity = '0';\\n      el.style.transform = 'translateY(20px)';\\n      el.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\\n    });\\n    window.addEventListener('scroll', animateOnScroll);\\n    animateOnScroll(); \\\/\\\/ run once on load\\n  });\\n<\\\/script>\\n\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b20b738\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]"],"_edit_last":["1"],"rs_page_bg_color":[""],"rank_math_internal_links_processed":["1"],"_aioseo_title":[null],"_aioseo_description":[null],"_aioseo_keywords":["a:0:{}"],"_aioseo_og_title":[null],"_aioseo_og_description":[null],"_aioseo_og_article_section":[null],"_aioseo_og_article_tags":["a:0:{}"],"_aioseo_twitter_title":[null],"_aioseo_twitter_description":[null],"_uag_css_file_name":["uag-css-2721.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:1776949255;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\":1777035655,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-2462dd5a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2462dd5a\\\" 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=\\\"eyJpZCI6IjIzYjlmM2QyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHN0eWxlPlxuICA6cm9vdCB7XG4gICAgLS1uYXZ5OiAjMDAxRjNGO1xuICAgIC0tZ29sZDogI0ZGRDcwMDtcbiAgICAtLWNvcmFsOiAjRTYzOTQ2O1xuICAgIC0tbGlnaHQ6ICNGOEY5RkE7XG4gIH1cbiAgKiB7XG4gICAgbWFyZ2luOiAwO1xuICAgIHBhZGRpbmc6IDA7XG4gICAgYm94LXNpemluZzogYm9yZGVyLWJveDtcbiAgfVxuICBib2R5IHtcbiAgICBmb250LWZhbWlseTogJ09wZW4gU2FucycsIHNhbnMtc2VyaWY7XG4gICAgbGluZS1oZWlnaHQ6IDEuNjtcbiAgICBjb2xvcjogIzMzMztcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1saWdodCk7XG4gIH1cblxuICBcLyogRm9yY2UgaGVybyBoZWFkaW5nICYgcGFyYWdyYXBoIHRleHQgd2hpdGUgKlwvXG4gIC5oZXJvLWNvbnRlbnQgaDEsXG4gIC5oZXJvLWNvbnRlbnQgcCB7XG4gICAgY29sb3I6ICNmZmYgIWltcG9ydGFudDsgIFwvKiBvdmVycmlkZXMgdGhlbWUgZGVmYXVsdHMgKlwvXG4gIH1cblxuICBcLyogRm9yY2UgXCJBc3Nlc3NtZW50LCBTdHJhdGVneSwgSW1wbGVtZW50YXRpb25cIiBldGMuIHRvIHdoaXRlICpcL1xuICAucHJvY2VzcyAuc3RlcCBoNCxcbiAgLnByb2Nlc3MgLnN0ZXAgcCB7XG4gICAgY29sb3I6ICNmZmYgIWltcG9ydGFudDtcbiAgfVxuXG4gIFwvKiBIZXJvIFNlY3Rpb24gKlwvXG4gIC5oZXJvIHtcbiAgICBiYWNrZ3JvdW5kOlxuICAgICAgbGluZWFyLWdyYWRpZW50KHJnYmEoMCwgMzEsIDYzLCAwLjgpLCByZ2JhKDAsIDMxLCA2MywgMC44KSksXG4gICAgICB1cmwoJ2h0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9BZnJpY2FuLWNvdXBsZS1pbi10aGVpci0zMHMtcHJheWluZy5wbmcnKVxuICAgICAgICBjZW50ZXIgXC8gY292ZXIgbm8tcmVwZWF0O1xuICAgIG1pbi1oZWlnaHQ6IDcwdmg7XG4gICAgZGlzcGxheTogZmxleDtcbiAgICBhbGlnbi1pdGVtczogY2VudGVyO1xuICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICBwYWRkaW5nOiAwIDIwcHg7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xuICAgIG92ZXJmbG93OiBoaWRkZW47XG4gIH1cbiAgLmhlcm86OmFmdGVyIHtcbiAgICBcLyogd2F2ZSBkaXZpZGVyIGF0IGJvdHRvbSBvZiBoZXJvICpcL1xuICAgIGNvbnRlbnQ6IFwiXCI7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIGJvdHRvbTogMDtcbiAgICBsZWZ0OiAwO1xuICAgIHdpZHRoOiAxMDAlO1xuICAgIGhlaWdodDogNzBweDtcbiAgICBiYWNrZ3JvdW5kOiB1cmwoXCJkYXRhOmltYWdlXC9zdmcreG1sLCUzQ3N2ZyB2aWV3Qm94PScwIDAgMTQ0MCAzMjAnIHhtbG5zPSdodHRwOlwvXC93d3cudzMub3JnXC8yMDAwXC9zdmcnJTNFJTNDcGF0aCBmaWxsPSclMjNGOEY5RkEnIGZpbGwtb3BhY2l0eT0nMScgZD0nTTAsMTkyTDgwLDE4MS4zQzE2MCwxNzEsMzIwLDE0OSw0ODAsMTY1LjNDNjQwLDE4MSw4MDAsMjM1LDk2MCwyMjRDMTEyMCwyMTMsMTI4MCwxMzksMTM2MCwxMDEuM0wxNDQwLDY0TDE0NDAsMzIwTDEzNjAsMzIwQzEyODAsMzIwLDExMjAsMzIwLDk2MCwzMjBDODAwLDMyMCw2NDAsMzIwLDQ4MCwzMjBDMzIwLDMyMCwxNjAsMzIwLDgwLDMyMEwwLDMyMFonJTNFJTNDXC9wYXRoJTNFJTNDXC9zdmclM0VcIilcbiAgICAgIG5vLXJlcGVhdCBjZW50ZXIgYm90dG9tO1xuICAgIGJhY2tncm91bmQtc2l6ZTogY292ZXI7XG4gICAgei1pbmRleDogMTtcbiAgfVxuICAuaGVyby1jb250ZW50IHtcbiAgICBtYXgtd2lkdGg6IDgwMHB4O1xuICAgIG1hcmdpbjogMCBhdXRvO1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICB6LWluZGV4OiAyOyBcLyogYWJvdmUgd2F2ZSBkaXZpZGVyICpcL1xuICAgIGFuaW1hdGlvbjogZmFkZUluIDFzIGVhc2Utb3V0O1xuICB9XG4gIC5oZXJvLWNvbnRlbnQgaDEge1xuICAgIGZvbnQtZmFtaWx5OiAnUGxheWZhaXIgRGlzcGxheScsIHNlcmlmO1xuICAgIGZvbnQtc2l6ZTogMy41cmVtO1xuICAgIG1hcmdpbi1ib3R0b206IDIwcHg7XG4gICAgdGV4dC1zaGFkb3c6IDJweCAycHggNHB4IHJnYmEoMCwwLDAsMC4zKTtcbiAgfVxuICAuaGVyby1jb250ZW50IHAge1xuICAgIGZvbnQtc2l6ZTogMS4ycmVtO1xuICAgIG1hcmdpbi1ib3R0b206IDMwcHg7XG4gIH1cblxuICBcLyogQnV0dG9ucyAqXC9cbiAgLmJ0biB7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgIGJhY2tncm91bmQ6IHZhcigtLWdvbGQpO1xuICAgIGNvbG9yOiB2YXIoLS1uYXZ5KTtcbiAgICBwYWRkaW5nOiAxNXB4IDM1cHg7XG4gICAgYm9yZGVyLXJhZGl1czogNTBweDtcbiAgICBmb250LXdlaWdodDogNjAwO1xuICAgIHRleHQtZGVjb3JhdGlvbjogbm9uZTtcbiAgICB0cmFuc2l0aW9uOiBhbGwgMC4zcyBlYXNlO1xuICB9XG4gIC5idG46aG92ZXIge1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWSgtM3B4KTtcbiAgICBib3gtc2hhZG93OiAwIDEwcHggMjBweCByZ2JhKDAsMCwwLDAuMSk7XG4gIH1cblxuICBcLyogU2VydmljZXMgU2VjdGlvbiAqXC9cbiAgLnNlcnZpY2VzIHtcbiAgICBwYWRkaW5nOiA4MHB4IDIwcHg7XG4gICAgbWF4LXdpZHRoOiAxMjAwcHg7XG4gICAgbWFyZ2luOiAwIGF1dG87XG4gIH1cbiAgLnNlY3Rpb24tdGl0bGUge1xuICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICBtYXJnaW4tYm90dG9tOiA1MHB4O1xuICB9XG4gIC5zZWN0aW9uLXRpdGxlIGgyIHtcbiAgICBmb250LWZhbWlseTogJ1BsYXlmYWlyIERpc3BsYXknLCBzZXJpZjtcbiAgICBmb250LXNpemU6IDIuNXJlbTtcbiAgICBjb2xvcjogdmFyKC0tbmF2eSk7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgfVxuICAuc2VjdGlvbi10aXRsZSBoMjo6YWZ0ZXIge1xuICAgIGNvbnRlbnQ6ICcnO1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICB3aWR0aDogNTAlO1xuICAgIGhlaWdodDogM3B4O1xuICAgIGJhY2tncm91bmQ6IHZhcigtLWdvbGQpO1xuICAgIGJvdHRvbTogLTEwcHg7XG4gICAgbGVmdDogMjUlO1xuICB9XG4gIC5zZXJ2aWNlcy1ncmlkIHtcbiAgICBkaXNwbGF5OiBncmlkO1xuICAgIGdyaWQtdGVtcGxhdGUtY29sdW1uczogcmVwZWF0KGF1dG8tZml0LCBtaW5tYXgoMzUwcHgsIDFmcikpO1xuICAgIGdhcDogMzBweDtcbiAgfVxuICAuc2VydmljZS1jYXJkIHtcbiAgICBiYWNrZ3JvdW5kOiAjZmZmO1xuICAgIGJvcmRlci1yYWRpdXM6IDEycHg7XG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICBib3gtc2hhZG93OiAwIDVweCAxNXB4IHJnYmEoMCwwLDAsMC4xKTtcbiAgICB0cmFuc2l0aW9uOiB0cmFuc2Zvcm0gMC4zcyBlYXNlLCBib3gtc2hhZG93IDAuM3MgZWFzZTtcbiAgfVxuICAuc2VydmljZS1jYXJkOmhvdmVyIHtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoLTEwcHgpO1xuICAgIGJveC1zaGFkb3c6IDAgMTVweCAzMHB4IHJnYmEoMCwwLDAsMC4xNSk7XG4gIH1cbiAgLnNlcnZpY2UtaW1nIHtcbiAgICBoZWlnaHQ6IDI1MHB4O1xuICAgIG92ZXJmbG93OiBoaWRkZW47XG4gIH1cbiAgLnNlcnZpY2UtaW1nIGltZyB7XG4gICAgd2lkdGg6IDEwMCU7XG4gICAgaGVpZ2h0OiAxMDAlO1xuICAgIG9iamVjdC1maXQ6IGNvdmVyO1xuICAgIHRyYW5zaXRpb246IHRyYW5zZm9ybSAwLjVzIGVhc2U7XG4gICAgZGlzcGxheTogYmxvY2s7XG4gIH1cbiAgLnNlcnZpY2UtY2FyZDpob3ZlciAuc2VydmljZS1pbWcgaW1nIHtcbiAgICB0cmFuc2Zvcm06IHNjYWxlKDEuMDUpO1xuICB9XG4gIC5zZXJ2aWNlLWNvbnRlbnQge1xuICAgIHBhZGRpbmc6IDI1cHg7XG4gIH1cbiAgLnNlcnZpY2UtY29udGVudCBoMyB7XG4gICAgZm9udC1mYW1pbHk6ICdQbGF5ZmFpciBEaXNwbGF5Jywgc2VyaWY7XG4gICAgZm9udC1zaXplOiAxLjhyZW07XG4gICAgY29sb3I6IHZhcigtLW5hdnkpO1xuICAgIG1hcmdpbi1ib3R0b206IDE1cHg7XG4gIH1cbiAgLnNlcnZpY2UtY29udGVudCBwIHtcbiAgICBtYXJnaW4tYm90dG9tOiAyMHB4O1xuICAgIGNvbG9yOiAjNTU1O1xuICB9XG5cbiAgXC8qIFByb2Nlc3MgU2VjdGlvbiAqXC9cbiAgLnByb2Nlc3Mge1xuICAgIGJhY2tncm91bmQ6IHZhcigtLW5hdnkpO1xuICAgIGNvbG9yOiB3aGl0ZTtcbiAgICBwYWRkaW5nOiA4MHB4IDIwcHg7XG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICB9XG4gIC5wcm9jZXNzLXN0ZXBzIHtcbiAgICBkaXNwbGF5OiBmbGV4O1xuICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICAgIGZsZXgtd3JhcDogd3JhcDtcbiAgICBnYXA6IDMwcHg7XG4gICAgbWF4LXdpZHRoOiAxMDAwcHg7XG4gICAgbWFyZ2luOiA1MHB4IGF1dG8gMDtcbiAgfVxuICAuc3RlcCB7XG4gICAgZmxleDogMTtcbiAgICBtaW4td2lkdGg6IDIwMHB4O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgfVxuICAuc3RlcC1udW1iZXIge1xuICAgIHdpZHRoOiA1MHB4O1xuICAgIGhlaWdodDogNTBweDtcbiAgICBiYWNrZ3JvdW5kOiB2YXIoLS1nb2xkKTtcbiAgICBjb2xvcjogdmFyKC0tbmF2eSk7XG4gICAgYm9yZGVyLXJhZGl1czogNTAlO1xuICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgICBqdXN0aWZ5LWNvbnRlbnQ6IGNlbnRlcjtcbiAgICBmb250LXdlaWdodDogYm9sZDtcbiAgICBmb250LXNpemU6IDEuMnJlbTtcbiAgICBtYXJnaW46IDAgYXV0byAxNXB4O1xuICB9XG4gIC5zdGVwIGltZyB7XG4gICAgd2lkdGg6IDEwMCU7XG4gICAgbWF4LXdpZHRoOiAyMDBweDtcbiAgICBib3JkZXItcmFkaXVzOiA4cHg7XG4gICAgbWFyZ2luLWJvdHRvbTogMTVweDtcbiAgfVxuICAuc3RlcCBoNCB7XG4gICAgbWFyZ2luLWJvdHRvbTogMTBweDtcbiAgICBmb250LXNpemU6IDEuM3JlbTtcbiAgICBmb250LWZhbWlseTogJ1BsYXlmYWlyIERpc3BsYXknLCBzZXJpZjtcbiAgfVxuICAuc3RlcCBwIHtcbiAgICBmb250LXNpemU6IDAuOTVyZW07XG4gICAgb3BhY2l0eTogMC45O1xuICB9XG5cbiAgXC8qIENUQSBTZWN0aW9uICpcL1xuICAuY3RhLXNlY3Rpb24ge1xuICAgIHBhZGRpbmc6IDgwcHggMjBweDtcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgYmFja2dyb3VuZDogbGluZWFyLWdyYWRpZW50KDEzNWRlZywgI2Y4ZjlmYSAwJSwgI2U5ZWNlZiAxMDAlKTtcbiAgfVxuXG4gIFwvKiBGYWRlIEluIEtleWZyYW1lcyAqXC9cbiAgQGtleWZyYW1lcyBmYWRlSW4ge1xuICAgIDAlIHsgb3BhY2l0eTogMDsgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKDIwcHgpOyB9XG4gICAgMTAwJSB7IG9wYWNpdHk6IDE7IHRyYW5zZm9ybTogdHJhbnNsYXRlWSgwKTsgfVxuICB9XG5cbiAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XG4gICAgLmhlcm8tY29udGVudCBoMSB7XG4gICAgICBmb250LXNpemU6IDIuNXJlbTtcbiAgICB9XG4gICAgLnNlcnZpY2VzLWdyaWQge1xuICAgICAgZ3JpZC10ZW1wbGF0ZS1jb2x1bW5zOiAxZnI7XG4gICAgfVxuICAgIC5oZXJvOjphZnRlciB7XG4gICAgICBoZWlnaHQ6IDUwcHg7XG4gICAgfVxuICB9XG48XC9zdHlsZT5cblxuPCEtLSBIRVJPIFNFQ1RJT04gLS0+XG48c2VjdGlvbiBjbGFzcz1cImhlcm9cIj5cbiAgPGRpdiBjbGFzcz1cImhlcm8tY29udGVudFwiPlxuICAgIDxoMT5SZXN0b3JlIFlvdXIgQ292ZW5hbnQgTWFycmlhZ2U8XC9oMT5cbiAgICA8cD5CaWJsaWNhbCBjb3Vuc2VsaW5nIHRhaWxvcmVkIHRvIHlvdXIgdW5pcXVlIGpvdXJuZXkgXHUyMDEzIHdoZXRoZXIgaW4gY3Jpc2lzLCBwcmVwYXJhdGlvbiwgb3IgcmVuZXdhbDxcL3A+XG4gICAgPGEgY2xhc3M9XCJidG5cIiBocmVmPVwiI3NlcnZpY2VzXCI+RXhwbG9yZSBPdXIgU2VydmljZXM8XC9hPlxuICA8XC9kaXY+XG48XC9zZWN0aW9uPlxuXG48IS0tIFNFUlZJQ0VTIFNFQ1RJT04gLS0+XG48c2VjdGlvbiBpZD1cInNlcnZpY2VzXCIgY2xhc3M9XCJzZXJ2aWNlc1wiPlxuICA8ZGl2IGNsYXNzPVwic2VjdGlvbi10aXRsZVwiPlxuICAgIDxoMj5PdXIgQ291bnNlbGluZyBTZXJ2aWNlczxcL2gyPlxuICA8XC9kaXY+XG4gIDxkaXYgY2xhc3M9XCJzZXJ2aWNlcy1ncmlkXCI+XG4gICAgPCEtLSBTZXJ2aWNlIDEgLS0+XG4gICAgPGRpdiBjbGFzcz1cInNlcnZpY2UtY2FyZFwiPlxuICAgICAgPGRpdiBjbGFzcz1cInNlcnZpY2UtaW1nXCI+XG4gICAgICAgIDxpbWdcbiAgICAgICAgICBzcmM9XCJodHRwczpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvQ3Jpc2lzLVJlc2N1ZS5wbmdcIlxuICAgICAgICAgIGFsdD1cIkNvdXBsZSBpbiBjb3Vuc2VsaW5nIHNlc3Npb25cIlxuICAgICAgICBcLz5cbiAgICAgIDxcL2Rpdj5cbiAgICAgIDxkaXYgY2xhc3M9XCJzZXJ2aWNlLWNvbnRlbnRcIj5cbiAgICAgICAgPGgzPkVtZXJnZW5jeSBSZXNjdWU8XC9oMz5cbiAgICAgICAgPHA+XG4gICAgICAgICAgSW1tZWRpYXRlIGludGVydmVudGlvbiBmb3IgbWFycmlhZ2VzIGluIGNyaXNpcy4gXG4gICAgICAgICAgUmVjZWl2ZSBwcmF5ZXIsIGJpYmxpY2FsIHdpc2RvbSwgYW5kIGEgY2xlYXIgXG4gICAgICAgICAgYWN0aW9uIHBsYW4gd2l0aGluIDI0IGhvdXJzLlxuICAgICAgICA8XC9wPlxuICAgICAgICA8dWwgc3R5bGU9XCJsaXN0LXN0eWxlOiBkaXNjOyBtYXJnaW4tYm90dG9tOiAyMHB4OyBwYWRkaW5nLWxlZnQ6IDIwcHg7IGNvbG9yOiAjNTU1O1wiPlxuICAgICAgICAgIDxsaT5JbmZpZGVsaXR5IHJlY292ZXJ5PFwvbGk+XG4gICAgICAgICAgPGxpPkNvbW11bmljYXRpb24gYnJlYWtkb3duPFwvbGk+XG4gICAgICAgICAgPGxpPlNlcGFyYXRpb24gcHJldmVudGlvbjxcL2xpPlxuICAgICAgICA8XC91bD5cbiAgICAgICAgPGEgY2xhc3M9XCJidG5cIiBocmVmPVwiXC9ib29rLW5vdz9zZXJ2aWNlPWVtZXJnZW5jeVwiPkJvb2sgMzAtTWluIFNlc3Npb248XC9hPlxuICAgICAgPFwvZGl2PlxuICAgIDxcL2Rpdj5cbiAgICA8IS0tIFNlcnZpY2UgMiAtLT5cbiAgICA8ZGl2IGNsYXNzPVwic2VydmljZS1jYXJkXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwic2VydmljZS1pbWdcIj5cbiAgICAgICAgPGltZ1xuICAgICAgICAgIHNyYz1cImh0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9QcmUtTWFyaXRhbC1QcmVwLnBuZ1wiXG4gICAgICAgICAgYWx0PVwiQ291cGxlIGF0IHdlZGRpbmcgYWx0YXJcIlxuICAgICAgICBcLz5cbiAgICAgIDxcL2Rpdj5cbiAgICAgIDxkaXYgY2xhc3M9XCJzZXJ2aWNlLWNvbnRlbnRcIj5cbiAgICAgICAgPGgzPlByZS1NYXJpdGFsIFByZXBhcmF0aW9uPFwvaDM+XG4gICAgICAgIDxwPlxuICAgICAgICAgIEJ1aWxkIGFuIHVuc2hha2FibGUgZm91bmRhdGlvbiB3aXRoIG91ciBcbiAgICAgICAgICA0LXNlc3Npb24gY292ZW5hbnQgbWFycmlhZ2UgYmx1ZXByaW50LlxuICAgICAgICA8XC9wPlxuICAgICAgICA8dWwgc3R5bGU9XCJsaXN0LXN0eWxlOiBkaXNjOyBtYXJnaW4tYm90dG9tOiAyMHB4OyBwYWRkaW5nLWxlZnQ6IDIwcHg7IGNvbG9yOiAjNTU1O1wiPlxuICAgICAgICAgIDxsaT5CaWJsaWNhbCByb2xlcyAmYW1wOyByZXNwb25zaWJpbGl0aWVzPFwvbGk+XG4gICAgICAgICAgPGxpPkNvbmZsaWN0IHJlc29sdXRpb24gdG9vbGtpdDxcL2xpPlxuICAgICAgICAgIDxsaT5GaW5hbmNpYWwgdW5pdHkgcHJpbmNpcGxlczxcL2xpPlxuICAgICAgICA8XC91bD5cbiAgICAgICAgPGEgY2xhc3M9XCJidG5cIiBocmVmPVwiXC9ib29rLW5vdz9zZXJ2aWNlPXByZW1hcml0YWxcIj5TdGFydCBZb3VyIEpvdXJuZXk8XC9hPlxuICAgICAgPFwvZGl2PlxuICAgIDxcL2Rpdj5cbiAgICA8IS0tIFNlcnZpY2UgMyAtLT5cbiAgICA8ZGl2IGNsYXNzPVwic2VydmljZS1jYXJkXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwic2VydmljZS1pbWdcIj5cbiAgICAgICAgPGltZ1xuICAgICAgICAgIHNyYz1cImh0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9UcnVzdC1SZXN0b3JhdGlvbi5wbmdcIlxuICAgICAgICAgIGFsdD1cIkNvdXBsZSByZWJ1aWxkaW5nIHRydXN0XCJcbiAgICAgICAgXC8+XG4gICAgICA8XC9kaXY+XG4gICAgICA8ZGl2IGNsYXNzPVwic2VydmljZS1jb250ZW50XCI+XG4gICAgICAgIDxoMz5UcnVzdCBSZXN0b3JhdGlvbjxcL2gzPlxuICAgICAgICA8cD5cbiAgICAgICAgICBTcGVjaWFsaXplZCBwcm9ncmFtIHRvIGhlYWwgd291bmRzIGFuZCByZWJ1aWxkIGludGltYWN5IFxuICAgICAgICAgIGFmdGVyIGJldHJheWFsIG9yIG5lZ2xlY3QuXG4gICAgICAgIDxcL3A+XG4gICAgICAgIDx1bCBzdHlsZT1cImxpc3Qtc3R5bGU6IGRpc2M7IG1hcmdpbi1ib3R0b206IDIwcHg7IHBhZGRpbmctbGVmdDogMjBweDsgY29sb3I6ICM1NTU7XCI+XG4gICAgICAgICAgPGxpPkZvcmdpdmVuZXNzIHByb2Nlc3M8XC9saT5cbiAgICAgICAgICA8bGk+UmVidWlsZGluZyBlbW90aW9uYWwgc2FmZXR5PFwvbGk+XG4gICAgICAgICAgPGxpPkFjY291bnRhYmlsaXR5IHN0cnVjdHVyZXM8XC9saT5cbiAgICAgICAgPFwvdWw+XG4gICAgICAgIDxhIGNsYXNzPVwiYnRuXCIgaHJlZj1cIlwvYm9vay1ub3c\\\/c2VydmljZT10cnVzdFwiPkJlZ2luIEhlYWxpbmc8XC9hPlxuICAgICAgPFwvZGl2PlxuICAgIDxcL2Rpdj5cbiAgPFwvZGl2PlxuPFwvc2VjdGlvbj5cblxuPCEtLSBQUk9DRVNTIFNFQ1RJT04gLS0+XG48c2VjdGlvbiBjbGFzcz1cInByb2Nlc3NcIj5cbiAgPGRpdiBjbGFzcz1cInNlY3Rpb24tdGl0bGVcIj5cbiAgICA8aDIgc3R5bGU9XCJjb2xvcjogd2hpdGU7XCI+T3VyIDQtU3RlcCBSZXN0b3JhdGlvbiBQcm9jZXNzPFwvaDI+XG4gIDxcL2Rpdj5cbiAgPGRpdiBjbGFzcz1cInByb2Nlc3Mtc3RlcHNcIj5cbiAgICA8IS0tIFN0ZXAgMSAtLT5cbiAgICA8ZGl2IGNsYXNzPVwic3RlcFwiPlxuICAgICAgPGRpdiBjbGFzcz1cInN0ZXAtbnVtYmVyXCI+MTxcL2Rpdj5cbiAgICAgIDxpbWdcbiAgICAgICAgc3JjPVwiaHR0cHM6XC9cL2NvdmVuYW50bWFycmlhZ2VoZWxwLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDRcL0NyeWluZy1jb3VwbGUucG5nXCJcbiAgICAgICAgYWx0PVwiQ291cGxlIGluIGRpc3RyZXNzXCJcbiAgICAgIFwvPlxuICAgICAgPGg0PkFzc2Vzc21lbnQ8XC9oND5cbiAgICAgIDxwPklkZW50aWZ5IHJvb3QgaXNzdWVzIHRocm91Z2ggcHJheWVyZnVsIGV2YWx1YXRpb248XC9wPlxuICAgIDxcL2Rpdj5cbiAgICA8IS0tIFN0ZXAgMiAtLT5cbiAgICA8ZGl2IGNsYXNzPVwic3RlcFwiPlxuICAgICAgPGRpdiBjbGFzcz1cInN0ZXAtbnVtYmVyXCI+MjxcL2Rpdj5cbiAgICAgIDxpbWdcbiAgICAgICAgc3JjPVwiaHR0cHM6XC9cL2NvdmVuYW50bWFycmlhZ2VoZWxwLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDRcL1dhbGtpbmctd2l0aC1jb3Vuc2Vsb3ItaWxsdXN0cmF0aW9uLnBuZ1wiXG4gICAgICAgIGFsdD1cIkNvdXBsZSB3YWxraW5nIHdpdGggY291bnNlbG9yXCJcbiAgICAgIFwvPlxuICAgICAgPGg0PlN0cmF0ZWd5PFwvaDQ+XG4gICAgICA8cD5DdXN0b21pemVkIGJpYmxpY2FsIGFjdGlvbiBwbGFuPFwvcD5cbiAgICA8XC9kaXY+XG4gICAgPCEtLSBTdGVwIDMgLS0+XG4gICAgPGRpdiBjbGFzcz1cInN0ZXBcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJzdGVwLW51bWJlclwiPjM8XC9kaXY+XG4gICAgICA8aW1nXG4gICAgICAgIHNyYz1cImh0dHBzOlwvXC9jb3ZlbmFudG1hcnJpYWdlaGVscC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA0XC9Db3VwbGUtcHJheWluZy13aXRoLWNyb3NzLWdsb3cucG5nXCJcbiAgICAgICAgYWx0PVwiQ291cGxlIHByYXlpbmcgdG9nZXRoZXJcIlxuICAgICAgXC8+XG4gICAgICA8aDQ+SW1wbGVtZW50YXRpb248XC9oND5cbiAgICAgIDxwPldlZWtseSBzZXNzaW9ucyB3aXRoIHByYWN0aWNhbCBhc3NpZ25tZW50czxcL3A+XG4gICAgPFwvZGl2PlxuICAgIDwhLS0gU3RlcCA0IC0tPlxuICAgIDxkaXYgY2xhc3M9XCJzdGVwXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwic3RlcC1udW1iZXJcIj40PFwvZGl2PlxuICAgICAgPGltZ1xuICAgICAgICBzcmM9XCJodHRwczpcL1wvY292ZW5hbnRtYXJyaWFnZWhlbHAuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNFwvRmFtaWx5LWRpbm5lci1zY2VuZS5wbmdcIlxuICAgICAgICBhbHQ9XCJIYXBweSBmYW1pbHkgZGlubmVyXCJcbiAgICAgIFwvPlxuICAgICAgPGg0PlJlc3RvcmF0aW9uPFwvaDQ+XG4gICAgICA8cD5DZWxlYnJhdGUgYnJlYWt0aHJvdWdocyBhbmQgb25nb2luZyBzdXBwb3J0PFwvcD5cbiAgICA8XC9kaXY+XG4gIDxcL2Rpdj5cbjxcL3NlY3Rpb24+XG5cbjwhLS0gRklOQUwgQ1RBIFNFQ1RJT04gLS0+XG48c2VjdGlvbiBjbGFzcz1cImN0YS1zZWN0aW9uXCI+XG4gIDxoMiBzdHlsZT1cImZvbnQtZmFtaWx5OiAnUGxheWZhaXIgRGlzcGxheScsIHNlcmlmOyBjb2xvcjogdmFyKC0tbmF2eSk7IG1hcmdpbi1ib3R0b206IDIwcHg7XCI+XG4gICAgWW91ciBNYXJyaWFnZSBDYW4gVGhyaXZlIEFnYWluXG4gIDxcL2gyPlxuICA8cCBzdHlsZT1cIm1heC13aWR0aDogNjAwcHg7IG1hcmdpbjogMCBhdXRvIDMwcHg7IGZvbnQtc2l6ZTogMS4xcmVtO1wiPlxuICAgIFRha2UgdGhlIGZpcnN0IHN0ZXAgdG9kYXkgdG93YXJkIHRoZSBjb3ZlbmFudCBtYXJyaWFnZSBHb2QgaW50ZW5kZWQgZm9yIHlvdS5cbiAgPFwvcD5cbiAgPGRpdiBzdHlsZT1cImRpc3BsYXk6IGZsZXg7IGdhcDogMTVweDsganVzdGlmeS1jb250ZW50OiBjZW50ZXI7IGZsZXgtd3JhcDogd3JhcDtcIj5cbiAgICA8YSBcbiAgICAgIGNsYXNzPVwiYnRuXCJcbiAgICAgIHN0eWxlPVwiYmFja2dyb3VuZDogdmFyKC0tY29yYWwpOyBjb2xvcjogd2hpdGU7XCJcbiAgICAgIGhyZWY9XCJcL2Jvb2stbm93XCJcbiAgICA+XG4gICAgICBCb29rIEltbWVkaWF0ZSBIZWxwXG4gICAgPFwvYT5cbiAgICA8YVxuICAgICAgY2xhc3M9XCJidG5cIlxuICAgICAgc3R5bGU9XCJiYWNrZ3JvdW5kOiB3aGl0ZTsgY29sb3I6IHZhcigtLW5hdnkpOyBib3JkZXI6IDJweCBzb2xpZCB2YXIoLS1uYXZ5KTtcIlxuICAgICAgaHJlZj1cIlwvZnJlZS1jb25zdWx0XCJcbiAgICA+XG4gICAgICBGcmVlIDE1LU1pbiBDb25zdWx0YXRpb25cbiAgICA8XC9hPlxuICA8XC9kaXY+XG48XC9zZWN0aW9uPlxuXG48c2NyaXB0PlxuICBcL1wvIE9uLXNjcm9sbCBmYWRlLXVwIGFuaW1hdGlvbiBmb3Igc2VydmljZSBjYXJkcyArIHN0ZXBzXG4gIGRvY3VtZW50LmFkZEV2ZW50TGlzdGVuZXIoJ0RPTUNvbnRlbnRMb2FkZWQnLCBmdW5jdGlvbigpIHtcbiAgICBjb25zdCBhbmltYXRlT25TY3JvbGwgPSBmdW5jdGlvbigpIHtcbiAgICAgIGNvbnN0IGVsZW1lbnRzID0gZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgnLnNlcnZpY2UtY2FyZCwgLnN0ZXAnKTtcbiAgICAgIGVsZW1lbnRzLmZvckVhY2goZWxlbWVudCA9PiB7XG4gICAgICAgIGNvbnN0IGVsZW1lbnRQb3NpdGlvbiA9IGVsZW1lbnQuZ2V0Qm91bmRpbmdDbGllbnRSZWN0KCkudG9wO1xuICAgICAgICBjb25zdCBzY3JlZW5Qb3NpdGlvbiA9IHdpbmRvdy5pbm5lckhlaWdodCBcLyAxLjI7XG4gICAgICAgIGlmIChlbGVtZW50UG9zaXRpb24gPCBzY3JlZW5Qb3NpdGlvbikge1xuICAgICAgICAgIGVsZW1lbnQuc3R5bGUub3BhY2l0eSA9ICcxJztcbiAgICAgICAgICBlbGVtZW50LnN0eWxlLnRyYW5zZm9ybSA9ICd0cmFuc2xhdGVZKDApJztcbiAgICAgICAgfVxuICAgICAgfSk7XG4gICAgfTtcbiAgICBcL1wvIEluaXRpYWxpemVcbiAgICBjb25zdCBhbmltYXRlZEVsZW1lbnRzID0gZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgnLnNlcnZpY2UtY2FyZCwgLnN0ZXAnKTtcbiAgICBhbmltYXRlZEVsZW1lbnRzLmZvckVhY2goZWwgPT4ge1xuICAgICAgZWwuc3R5bGUub3BhY2l0eSA9ICcwJztcbiAgICAgIGVsLnN0eWxlLnRyYW5zZm9ybSA9ICd0cmFuc2xhdGVZKDIwcHgpJztcbiAgICAgIGVsLnN0eWxlLnRyYW5zaXRpb24gPSAnb3BhY2l0eSAwLjZzIGVhc2UsIHRyYW5zZm9ybSAwLjZzIGVhc2UnO1xuICAgIH0pO1xuICAgIHdpbmRvdy5hZGRFdmVudExpc3RlbmVyKCdzY3JvbGwnLCBhbmltYXRlT25TY3JvbGwpO1xuICAgIGFuaW1hdGVPblNjcm9sbCgpOyBcL1wvIHJ1biBvbmNlIG9uIGxvYWRcbiAgfSk7XG48XC9zY3JpcHQ+XG4iLCJkaXNwbGF5X2NvbmRpdGlvbl9saXN0IjpbeyJkaXNwbGF5X2NvbmRpdGlvbl9sb2dpbl9zdGF0dXMiOiJzdWJzY3JpYmVyIiwiX2lkIjoiYjIwYjczOCJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\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\/fr\/author\/covenant\/"},"uagb_comment_info":0,"uagb_excerpt":"Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation\u2026","aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.7.9 - aioseo.com -->\n\t\t<meta name=\"description\" content=\"Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation\" \/>\n\t\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t\t<link rel=\"canonical\" href=\"https:\/\/covenantmarriagehelp.com\/fr\/services\/\" \/>\n\t\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.7.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_FR\" \/>\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=\"Services - covenantmarriagehelp.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/covenantmarriagehelp.com\/fr\/services\/\" \/>\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:02:19+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-04-18T19:54:10+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Services - covenantmarriagehelp.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation\" \/>\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\\\/fr\\\/services\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/\",\"nextItem\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/services\\\/#listItem\"},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/services\\\/#listItem\",\"position\":2,\"name\":\"Services\",\"previousItem\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/#listItem\"}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/#organization\",\"name\":\"covenantmarriagehelp.com\",\"url\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-covenant-1.png\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/services\\\/#organizationLogo\",\"width\":500,\"height\":500},\"image\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/services\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/services\\\/#webpage\",\"url\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/services\\\/\",\"name\":\"Services - covenantmarriagehelp.com\",\"description\":\"Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \\u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/services\\\/#breadcrumblist\"},\"datePublished\":\"2025-04-05T22:02:19+00:00\",\"dateModified\":\"2025-04-18T19:54:10+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/\",\"name\":\"covenantmarriagehelp.com\",\"inLanguage\":\"fr-FR\",\"publisher\":{\"@id\":\"https:\\\/\\\/covenantmarriagehelp.com\\\/fr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Services - covenantmarriagehelp.com<\/title>\n\n","aioseo_head_json":{"title":"Services - covenantmarriagehelp.com","description":"Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation","canonical_url":"https:\/\/covenantmarriagehelp.com\/fr\/services\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"og:locale":"fr_FR","og:site_name":"covenantmarriagehelp.com -","og:type":"article","og:title":"Services - covenantmarriagehelp.com","og:description":"Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation","og:url":"https:\/\/covenantmarriagehelp.com\/fr\/services\/","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:02:19+00:00","article:modified_time":"2025-04-18T19:54:10+00:00","twitter:card":"summary_large_image","twitter:title":"Services - covenantmarriagehelp.com","twitter:description":"Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation","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\/fr\/services\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/covenantmarriagehelp.com\/fr\/#listItem","position":1,"name":"Home","item":"https:\/\/covenantmarriagehelp.com\/fr\/","nextItem":"https:\/\/covenantmarriagehelp.com\/fr\/services\/#listItem"},{"@type":"ListItem","@id":"https:\/\/covenantmarriagehelp.com\/fr\/services\/#listItem","position":2,"name":"Services","previousItem":"https:\/\/covenantmarriagehelp.com\/fr\/#listItem"}]},{"@type":"Organization","@id":"https:\/\/covenantmarriagehelp.com\/fr\/#organization","name":"covenantmarriagehelp.com","url":"https:\/\/covenantmarriagehelp.com\/fr\/","logo":{"@type":"ImageObject","url":"https:\/\/covenantmarriagehelp.com\/wp-content\/uploads\/2025\/04\/cropped-covenant-1.png","@id":"https:\/\/covenantmarriagehelp.com\/fr\/services\/#organizationLogo","width":500,"height":500},"image":{"@id":"https:\/\/covenantmarriagehelp.com\/fr\/services\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/covenantmarriagehelp.com\/fr\/services\/#webpage","url":"https:\/\/covenantmarriagehelp.com\/fr\/services\/","name":"Services - covenantmarriagehelp.com","description":"Restore Your Covenant Marriage Biblical counseling tailored to your unique journey \u2013 whether in crisis, preparation, or renewal Explore Our Services Our Counseling Services Emergency Rescue Immediate intervention for marriages in crisis. Receive prayer, biblical wisdom, and a clear action plan within 24 hours. Infidelity recovery Communication breakdown Separation prevention Book 30-Min Session Pre-Marital Preparation","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/covenantmarriagehelp.com\/fr\/#website"},"breadcrumb":{"@id":"https:\/\/covenantmarriagehelp.com\/fr\/services\/#breadcrumblist"},"datePublished":"2025-04-05T22:02:19+00:00","dateModified":"2025-04-18T19:54:10+00:00"},{"@type":"WebSite","@id":"https:\/\/covenantmarriagehelp.com\/fr\/#website","url":"https:\/\/covenantmarriagehelp.com\/fr\/","name":"covenantmarriagehelp.com","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/covenantmarriagehelp.com\/fr\/#organization"}}]}},"aioseo_meta_data":{"post_id":"2721","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":"","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":"-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-05 22:19:50","updated":"2026-04-21 20:40:53"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/covenantmarriagehelp.com\/fr\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tServices\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/covenantmarriagehelp.com\/fr"},{"label":"Services","link":"https:\/\/covenantmarriagehelp.com\/fr\/services\/"}],"_links":{"self":[{"href":"https:\/\/covenantmarriagehelp.com\/fr\/wp-json\/wp\/v2\/pages\/2721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/covenantmarriagehelp.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/covenantmarriagehelp.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/covenantmarriagehelp.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/covenantmarriagehelp.com\/fr\/wp-json\/wp\/v2\/comments?post=2721"}],"version-history":[{"count":7,"href":"https:\/\/covenantmarriagehelp.com\/fr\/wp-json\/wp\/v2\/pages\/2721\/revisions"}],"predecessor-version":[{"id":2828,"href":"https:\/\/covenantmarriagehelp.com\/fr\/wp-json\/wp\/v2\/pages\/2721\/revisions\/2828"}],"wp:attachment":[{"href":"https:\/\/covenantmarriagehelp.com\/fr\/wp-json\/wp\/v2\/media?parent=2721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}