{"id":13,"date":"2026-05-15T18:45:55","date_gmt":"2026-05-15T18:45:55","guid":{"rendered":"https:\/\/fac.sharishments.com\/?page_id=13"},"modified":"2026-07-13T02:46:14","modified_gmt":"2026-07-13T02:46:14","slug":"fac-marketing-home","status":"publish","type":"page","link":"https:\/\/fac.sharishments.com\/?page_id=13","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"13\" class=\"elementor elementor-13\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2978db e-flex e-con-boxed e-con e-parent\" data-id=\"e2978db\" 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-05bdb33 elementor-widget__width-inherit elementor-absolute elementor-widget elementor-widget-html\" data-id=\"05bdb33\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t\ufeff<!-- FAC Marketing header: self-contained drop-in -->\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:wght@500;600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  :root {\r\n    --fac-green: #73c351;\r\n    --fac-dark: #231f20;\r\n    --fac-blue: #235fbc;\r\n    --fac-cream: #f5f2ec;\r\n    --fac-white: #ffffff;\r\n    --fac-border: rgba(35, 31, 32, 0.14);\r\n  }\r\n\r\n  .fac-site-header {\r\n    position: sticky;\r\n    top: 0;\r\n    z-index: 1000;\r\n    background: var(--fac-white);\r\n    border-bottom: 0;\r\n    font-family: \"Source Sans 3\", Arial, sans-serif;\r\n    color: var(--fac-dark);\r\n  }\r\n\r\n  .fac-site-header * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .fac-header-inner {\r\n    width: min(1180px, calc(100% - 32px));\r\n    min-height: 86px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 24px;\r\n  }\r\n\r\n  .fac-logo {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    flex: 0 0 auto;\r\n  }\r\n\r\n  .fac-logo img {\r\n    display: block;\r\n    width: 185px;\r\n    max-width: 42vw;\r\n    height: auto;\r\n  }\r\n\r\n  .fac-mobile-toggle {\r\n    display: none;\r\n    width: 44px;\r\n    height: 44px;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border: 1px solid var(--fac-border);\r\n    border-radius: 6px;\r\n    background: var(--fac-white);\r\n    color: var(--fac-dark);\r\n    cursor: pointer;\r\n  }\r\n\r\n  .fac-mobile-toggle span,\r\n  .fac-mobile-toggle span::before,\r\n  .fac-mobile-toggle span::after {\r\n    display: block;\r\n    width: 22px;\r\n    height: 2px;\r\n    background: currentColor;\r\n    content: \"\";\r\n  }\r\n\r\n  .fac-mobile-toggle span {\r\n    position: relative;\r\n  }\r\n\r\n  .fac-mobile-toggle span::before,\r\n  .fac-mobile-toggle span::after {\r\n    position: absolute;\r\n    left: 0;\r\n  }\r\n\r\n  .fac-mobile-toggle span::before {\r\n    top: -7px;\r\n  }\r\n\r\n  .fac-mobile-toggle span::after {\r\n    top: 7px;\r\n  }\r\n\r\n  .fac-nav {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: flex-end;\r\n    gap: 6px;\r\n    flex: 1 1 auto;\r\n  }\r\n\r\n  .fac-nav a,\r\n  .fac-dropdown-button {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    min-height: 42px;\r\n    padding: 8px 10px;\r\n    border: 0;\r\n    background: transparent;\r\n    color: var(--fac-dark);\r\n    font: 600 15px\/1.2 \"Source Sans 3\", Arial, sans-serif;\r\n    text-decoration: none;\r\n    cursor: pointer;\r\n    white-space: nowrap;\r\n  }\r\n\r\n  .fac-nav a:hover,\r\n  .fac-dropdown-button:hover {\r\n    color: var(--fac-blue);\r\n  }\r\n\r\n  .fac-dropdown {\r\n    position: relative;\r\n  }\r\n\r\n  .fac-dropdown-button::after {\r\n    content: \"\";\r\n    width: 7px;\r\n    height: 7px;\r\n    margin-left: 7px;\r\n    border-right: 2px solid currentColor;\r\n    border-bottom: 2px solid currentColor;\r\n    transform: rotate(45deg) translateY(-2px);\r\n  }\r\n\r\n  .fac-dropdown-menu {\r\n    position: absolute;\r\n    top: calc(100% + 12px);\r\n    left: 0;\r\n    min-width: 220px;\r\n    padding: 8px;\r\n    border: 1px solid var(--fac-border);\r\n    border-radius: 8px;\r\n    background: var(--fac-white);\r\n    box-shadow: 0 18px 42px rgba(35, 31, 32, 0.16);\r\n    opacity: 0;\r\n    pointer-events: none;\r\n    transform: translateY(-4px);\r\n    transition: opacity 160ms ease, transform 160ms ease;\r\n  }\r\n\r\n  .fac-dropdown:hover .fac-dropdown-menu,\r\n  .fac-dropdown:focus-within .fac-dropdown-menu {\r\n    opacity: 1;\r\n    pointer-events: auto;\r\n    transform: translateY(0);\r\n  }\r\n\r\n  .fac-dropdown-menu a {\r\n    display: flex;\r\n    width: 100%;\r\n    min-height: 38px;\r\n    border-radius: 5px;\r\n  }\r\n\r\n  .fac-dropdown-menu a:hover {\r\n    background: var(--fac-cream);\r\n  }\r\n\r\n  .fac-call-button {\r\n    margin-left: 8px;\r\n    padding: 11px 18px !important;\r\n    border-radius: 6px;\r\n    background: var(--fac-green);\r\n    color: var(--fac-dark) !important;\r\n    font-weight: 700 !important;\r\n  }\r\n\r\n  .fac-call-button:hover {\r\n    filter: brightness(0.96);\r\n  }\r\n\r\n  @media (max-width: 1060px) {\r\n    .fac-header-inner {\r\n      min-height: 76px;\r\n    }\r\n\r\n    .fac-mobile-toggle {\r\n      display: inline-flex;\r\n    }\r\n\r\n    .fac-nav {\r\n      position: absolute;\r\n      top: 100%;\r\n      left: 0;\r\n      width: 100%;\r\n      display: none;\r\n      padding: 12px 16px 18px;\r\n      border-top: 1px solid var(--fac-border);\r\n      background: var(--fac-white);\r\n      box-shadow: 0 18px 34px rgba(35, 31, 32, 0.12);\r\n    }\r\n\r\n    .fac-site-header.is-open .fac-nav {\r\n      display: block;\r\n    }\r\n\r\n    .fac-nav a,\r\n    .fac-dropdown-button {\r\n      width: 100%;\r\n      justify-content: space-between;\r\n      padding: 12px 4px;\r\n      white-space: normal;\r\n    }\r\n\r\n    .fac-dropdown-menu {\r\n      position: static;\r\n      min-width: 0;\r\n      padding: 0 0 0 16px;\r\n      border: 0;\r\n      border-radius: 0;\r\n      box-shadow: none;\r\n      opacity: 1;\r\n      pointer-events: auto;\r\n      transform: none;\r\n      display: block;\r\n    }\r\n\r\n    .fac-call-button {\r\n      justify-content: center !important;\r\n      margin: 10px 0 0;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 720px) {\r\n    .fac-header-inner {\r\n      width: min(100% - 24px, 1180px);\r\n    }\r\n\r\n    .fac-logo img {\r\n      width: 155px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<header class=\"fac-site-header\" data-fac-header>\r\n  <div class=\"fac-header-inner\">\r\n    <a class=\"fac-logo\" href=\"https:\/\/facmarketing.com\/\" aria-label=\"FAC Marketing home\">\r\n      <img decoding=\"async\" src=\"https:\/\/lirp.cdn-website.com\/5bffc3ef\/dms3rep\/multi\/opt\/FAC-Marketing-logo-1920w.png\" alt=\"FAC Marketing\">\r\n    <\/a>\r\n\r\n    <button class=\"fac-mobile-toggle\" type=\"button\" aria-label=\"Open menu\" aria-expanded=\"false\" data-fac-menu-toggle>\r\n      <span aria-hidden=\"true\"><\/span>\r\n    <\/button>\r\n\r\n    <nav class=\"fac-nav\" aria-label=\"Main navigation\">\r\n      <a href=\"https:\/\/facmarketing.com\/\">Home<\/a>\r\n      <a href=\"https:\/\/facmarketing.com\/about\">About FAC<\/a>\r\n      <div class=\"fac-dropdown\">\r\n        <button class=\"fac-dropdown-button\" type=\"button\">FAC Services<\/button>\r\n        <div class=\"fac-dropdown-menu\">\r\n          <a href=\"https:\/\/facmarketing.com\/copywriting\">Copywriting<\/a>\r\n          <a href=\"https:\/\/facmarketing.com\/digital-marketing\">Digital Marketing<\/a>\r\n          <a href=\"https:\/\/facmarketing.com\/service1\">FAC Marketing<\/a>\r\n          <a href=\"https:\/\/facmarketing.com\/social-media\">Social Media<\/a>\r\n          <a href=\"https:\/\/facmarketing.com\/newsletters\">Newsletters<\/a>\r\n          <a href=\"https:\/\/facmarketing.com\/seo-services\">SEO Services<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <a href=\"https:\/\/facmarketing.com\/contact\">Contact<\/a>\r\n      <a href=\"https:\/\/facmarketing.com\/facebook-packages\">Facebook Packages<\/a>\r\n      <a href=\"https:\/\/facmarketing.com\/bridges-of-transition\">Bridges of Transition<\/a>\r\n      <a href=\"https:\/\/facmarketing.com\/seo-services\">SEO Services<\/a>\r\n      <a href=\"https:\/\/facmarketing.com\/blog\">Blog<\/a>\r\n      <a class=\"fac-call-button\" href=\"tel:1-800-800-5809\">Call Us<\/a>\r\n    <\/nav>\r\n  <\/div>\r\n<\/header>\r\n\r\n<script>\r\n  (function () {\r\n    var header = document.querySelector(\"[data-fac-header]\");\r\n    var toggle = document.querySelector(\"[data-fac-menu-toggle]\");\r\n\r\n    if (!header || !toggle) return;\r\n\r\n    toggle.addEventListener(\"click\", function () {\r\n      var isOpen = header.classList.toggle(\"is-open\");\r\n      toggle.setAttribute(\"aria-expanded\", isOpen ? \"true\" : \"false\");\r\n      toggle.setAttribute(\"aria-label\", isOpen ? \"Close menu\" : \"Open menu\");\r\n    });\r\n  })();\r\n<\/script>\r\n\r\n\r\n<style>\r\n\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n:root {\r\n  --white:      #ffffff;\r\n  --off:        #f7f7f7;\r\n  --border:     #e6e6e6;\r\n  --border-2:   #d0d0d0;\r\n  --ink:        #231f20;\r\n  --ink-mid:    #4e4e4e;\r\n  --ink-soft:   #999999;\r\n  --green:      #73c351;\r\n  --green-deep: #5a9e3a;\r\n  --green-tint: #eef8e8;\r\n  --blue:       #235fbc;\r\n  --blue-deep:  #1a4a94;\r\n  --radius:     16px;\r\n  --container: 1440px;\r\n}\r\n\r\nhtml { scroll-behavior: smooth; }\r\n\r\nbody {\r\n  font-family: 'Source Sans 3', sans-serif;\r\n  background: var(--white);\r\n  color: var(--ink);\r\n  font-size: 16px;\r\n  line-height: 1.75;\r\n  -webkit-font-smoothing: antialiased;\r\n}\r\n\r\na { color: inherit; text-decoration: none; }\r\nimg { display: block; }\r\n\r\n.wrap {\r\n  width: min(calc(100% - 80px), var(--container));\r\n  margin: 0 auto;\r\n}\r\n\r\n\/* ======== TAGS ======== *\/\r\n.tag {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase;\r\n  color: var(--green); margin-bottom: 16px;\r\n}\r\n.tag::before { content: \"\"; width: 7px; height: 7px; border-radius: 50%; background: var(--green); }\r\n\r\n\/* ======== SECTION HEADS ======== *\/\r\n.section-h2 {\r\n  font-size: clamp(28px, 3.8vw, 44px); font-weight: 700;\r\n  line-height: 1.12; letter-spacing: -0.03em; max-width: 680px;\r\n}\r\n.section-lead {\r\n  margin-top: 16px; font-size: 16px; font-weight: 300;\r\n  color: var(--ink-mid); line-height: 1.85; max-width: 520px;\r\n}\r\n.head-row {\r\n  display: grid; grid-template-columns: 1fr 1fr;\r\n  gap: 48px; align-items: end; margin-bottom: 52px;\r\n}\r\n.head-center { text-align: center; margin-bottom: 52px; }\r\n.head-center .section-h2, .head-center .section-lead { margin-left: auto; margin-right: auto; }\r\n\r\n\/* ======== HERO ======== *\/\r\n.hero { padding: 80px 0 88px; background: var(--white); }\r\n\r\n.hero-layout {\r\n  display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(420px, 0.95fr);\r\n  gap: clamp(48px, 6vw, 96px); align-items: center;\r\n}\r\n\r\n.hero-since {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase;\r\n  color: var(--green); margin-bottom: 20px;\r\n}\r\n.hero-since::before { content: \"\"; width: 7px; height: 7px; border-radius: 50%; background: var(--green); }\r\n\r\n.hero h1 {\r\n  font-size: clamp(40px, 5.5vw, 68px); font-weight: 700;\r\n  line-height: 1.05; letter-spacing: -0.04em; color: var(--ink);\r\n}\r\n\r\n.hero-sub {\r\n  margin-top: 16px; font-size: 20px; font-weight: 300;\r\n  color: var(--ink-mid); line-height: 1.6; max-width: 540px;\r\n}\r\n\r\n.hero-lead {\r\n  margin-top: 22px; font-size: 16px; font-weight: 300;\r\n  color: var(--ink-mid); line-height: 1.9; max-width: 540px;\r\n}\r\n\r\n.hero-actions { display: flex; gap: 12px; margin-top: 36px; flex-wrap: wrap; }\r\n\r\n\/* Hero right: stacked proof cards *\/\r\n.hero-right { display: flex; flex-direction: column; gap: 14px; }\r\n\r\n.proof-card {\r\n  padding: 24px 26px;\r\n  border: 1px solid var(--border);\r\n  border-radius: var(--radius);\r\n  background: var(--off);\r\n}\r\n\r\n.proof-card.dark {\r\n  background: var(--blue);\r\n  border-color: var(--blue);\r\n}\r\n\r\n.proof-num {\r\n  font-size: 42px; font-weight: 800; letter-spacing: -0.05em;\r\n  color: var(--ink); line-height: 1;\r\n}\r\n.proof-card.dark .proof-num { color: #fff; }\r\n.proof-num.green { color: var(--green); }\r\n\r\n.proof-label {\r\n  margin-top: 6px; font-size: 14px; font-weight: 400;\r\n  color: var(--ink-mid); line-height: 1.5;\r\n}\r\n.proof-card.dark .proof-label { color: rgba(255,255,255,0.55); }\r\n\r\n.proof-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }\r\n\r\n\/* ======== TRUST BAR \u00e2\u20ac\u201d brand blue with texture ======== *\/\r\n.trust-bar {\r\n  background-color: var(--blue);\r\n  background-size: cover;\r\n  background-position: center bottom;\r\n  position: relative;\r\n  padding: 56px 0;\r\n}\r\n.trust-bar::before {\r\n  content: \"\";\r\n  position: absolute; inset: 0;\r\n  background: rgba(20, 60, 180, 0.45);\r\n}\r\n.trust-bar .wrap { position: relative; z-index: 1; }\r\n\r\n.trust-inner {\r\n  display: grid; grid-template-columns: repeat(4, 1fr);\r\n  gap: 0;\r\n}\r\n\r\n.trust-item {\r\n  padding: 0 36px;\r\n  display: flex; flex-direction: column; gap: 6px;\r\n}\r\n.trust-item + .trust-item { border-left: 1px solid rgba(255,255,255,0.08); }\r\n\r\n.trust-num {\r\n  font-size: 38px; font-weight: 800; letter-spacing: -0.05em; color: #fff; line-height: 1;\r\n}\r\n.trust-num em { color: var(--green); font-style: normal; }\r\n\r\n.trust-label {\r\n  font-size: 13.5px; font-weight: 300; color: rgba(255,255,255,0.5); line-height: 1.5;\r\n}\r\n\r\n\/* ======== SERVICES \u00e2\u20ac\u201d off-white grid pattern ======== *\/\r\n.services-section {\r\n  padding: 88px 0;\r\n  background-color: var(--off);\r\n  background-image:\r\n    linear-gradient(var(--border) 1px, transparent 1px),\r\n    linear-gradient(90deg, var(--border) 1px, transparent 1px);\r\n  background-size: 48px 48px;\r\n}\r\n\r\n.services-grid {\r\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;\r\n}\r\n\r\n.service-card {\r\n  padding: 36px; border: 1px solid var(--border);\r\n  border-radius: var(--radius); background: var(--white);\r\n}\r\n\r\n.service-icon {\r\n  width: 44px; height: 44px; border-radius: 11px;\r\n  background: var(--green-tint); display: flex; align-items: center; justify-content: center;\r\n  margin-bottom: 20px;\r\n}\r\n.service-icon svg { width: 20px; height: 20px; stroke: var(--green); stroke-width: 1.8; fill: none; }\r\n\r\n.service-card h3 {\r\n  font-size: 18px; font-weight: 700; letter-spacing: -0.02em; line-height: 1.25;\r\n}\r\n\r\n.service-card p {\r\n  margin-top: 12px; font-size: 15px; font-weight: 300;\r\n  color: var(--ink-mid); line-height: 1.85;\r\n}\r\n\r\n.service-links {\r\n  list-style: none; margin-top: 20px; display: grid; gap: 8px;\r\n}\r\n.service-links li a {\r\n  display: flex; align-items: center; gap: 7px;\r\n  font-size: 13.5px; font-weight: 500; color: var(--ink-mid);\r\n  transition: color 0.15s;\r\n}\r\n.service-links li a:hover { color: var(--green); }\r\n.service-links li a::before {\r\n  content: \"\"; width: 4px; height: 4px; border-radius: 50%;\r\n  background: var(--green); flex-shrink: 0;\r\n}\r\n\r\n\/* ======== WHY \u00e2\u20ac\u201d white ======== *\/\r\n.why-section { padding: 88px 0; background: var(--white); }\r\n\r\n.why-layout {\r\n  display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center;\r\n}\r\n\r\n.why-left h2 {\r\n  font-size: clamp(28px, 3.8vw, 44px); font-weight: 700;\r\n  line-height: 1.12; letter-spacing: -0.03em;\r\n}\r\n.why-left p {\r\n  margin-top: 18px; font-size: 16px; font-weight: 300;\r\n  color: var(--ink-mid); line-height: 1.9;\r\n}\r\n.why-left p + p { margin-top: 14px; }\r\n\r\n.why-right { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\r\n\r\n.why-chip {\r\n  padding: 20px 22px;\r\n  border: 1px solid var(--border); border-radius: 12px;\r\n  background: var(--off);\r\n}\r\n.why-chip-dot {\r\n  width: 8px; height: 8px; border-radius: 50%;\r\n  background: var(--green); margin-bottom: 10px;\r\n}\r\n.why-chip span {\r\n  font-size: 15px; font-weight: 600; color: var(--ink); display: block; line-height: 1.3;\r\n}\r\n\r\n\r\n\r\n.why-bullets {\r\n  margin-top: 20px;\r\n  margin-left: 24px;\r\n  color: var(--ink-mid);\r\n  font-size: 16px;\r\n  font-weight: 300;\r\n  line-height: 1.9;\r\n}\r\n.why-bullets li {\r\n  margin-bottom: 4px;\r\n}\r\n\r\n.why-message-box {\r\n  margin-top: 28px;\r\n  padding: 32px;\r\n  border-radius: var(--radius);\r\n  background: var(--ink);\r\n  color: #fff;\r\n  font-family: 'Lora', Georgia, serif;\r\n  font-size: clamp(24px, 3vw, 36px);\r\n  font-weight: 700;\r\n  line-height: 1.25;\r\n  letter-spacing: -0.03em;\r\n}\r\n\r\n\/* ======== STEPS \u00e2\u20ac\u201d brand blue with texture ======== *\/\r\n.steps-section {\r\n  background-color: var(--blue);\r\n  background-size: cover;\r\n  background-position: center;\r\n  position: relative;\r\n  padding: 88px 0;\r\n}\r\n.steps-section::before {\r\n  content: \"\";\r\n  position: absolute; inset: 0;\r\n  background: rgba(20, 60, 180, 0.5);\r\n}\r\n\r\n.steps-section .wrap { position: relative; z-index: 1; }\r\n.steps-section .tag { color: rgba(255,255,255,0.6); }\r\n.steps-section .tag::before { background: rgba(255,255,255,0.5); }\r\n.steps-section .section-h2 { color: #fff; }\r\n.steps-section .section-lead { color: rgba(255,255,255,0.7); }\r\n\r\n.steps-grid {\r\n  display: grid; grid-template-columns: repeat(3, 1fr);\r\n  gap: 16px; margin-top: 52px;\r\n}\r\n\r\n.step-card {\r\n  padding: 36px;\r\n  border: 1px solid rgba(255,255,255,0.2);\r\n  border-radius: var(--radius);\r\n  background: rgba(255,255,255,0.1);\r\n}\r\n\r\n.step-num {\r\n  font-size: 13px; font-weight: 700; letter-spacing: 0.08em;\r\n  color: #73c351; margin-bottom: 18px;\r\n}\r\n\r\n.step-card h3 {\r\n  font-size: 22px; font-weight: 700; letter-spacing: -0.02em;\r\n  color: #fff; line-height: 1.2;\r\n}\r\n\r\n.step-card p {\r\n  margin-top: 12px; font-size: 15px; font-weight: 300;\r\n  color: rgba(255,255,255,0.5); line-height: 1.85;\r\n}\r\n\r\n.steps-cta { margin-top: 48px; display: flex; justify-content: center; }\r\n\r\n\/* ======== TESTIMONIALS \u00e2\u20ac\u201d off-white diagonal ======== *\/\r\n.testimonials-section {\r\n  padding: 88px 0;\r\n  background-color: var(--off);\r\n  background-image: repeating-linear-gradient(\r\n    -45deg,\r\n    transparent, transparent 20px,\r\n    rgba(0,0,0,0.018) 20px, rgba(0,0,0,0.018) 21px\r\n  );\r\n}\r\n\r\n.testimonials-grid {\r\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;\r\n}\r\n\r\n.testi-card {\r\n  padding: 32px; border: 1px solid var(--border);\r\n  border-radius: var(--radius); background: var(--white);\r\n  display: flex; flex-direction: column;\r\n}\r\n\r\n.testi-quote {\r\n  font-size: 15px; font-weight: 300; color: var(--ink-mid);\r\n  line-height: 1.9; flex: 1;\r\n}\r\n.testi-quote::before { content: \"\\201C\"; font-size: 28px; font-weight: 700; color: var(--green); line-height: 0.5; display: block; margin-bottom: 12px; }\r\n\r\n.testi-author {\r\n  margin-top: 22px; padding-top: 18px;\r\n  border-top: 1px solid var(--border);\r\n}\r\n.testi-name { font-size: 14px; font-weight: 600; color: var(--ink); }\r\n.testi-role { font-size: 13px; font-weight: 300; color: var(--ink-soft); margin-top: 2px; }\r\n\r\n.testi-link {\r\n  margin-top: 28px; text-align: center;\r\n  font-size: 14px; font-weight: 500; color: var(--green);\r\n  text-decoration: underline; text-underline-offset: 3px;\r\n}\r\n\r\n\/* ======== FAQ \u00e2\u20ac\u201d white ======== *\/\r\n.faq-section { padding: 88px 0; background: var(--white); }\r\n\r\n.faq-wrap { max-width: 860px; margin: 0 auto; }\r\n.faq-item + .faq-item { border-top: 1px solid var(--border); }\r\n\r\n.faq-q {\r\n  width: 100%; text-align: left; display: flex;\r\n  justify-content: space-between; align-items: flex-start;\r\n  gap: 20px; padding: 24px 0; background: none; border: none; cursor: pointer;\r\n  font-family: 'Source Sans 3', sans-serif; font-size: 16px; font-weight: 500;\r\n  color: var(--ink); line-height: 1.5;\r\n}\r\n.faq-icon {\r\n  width: 24px; height: 24px; flex: 0 0 24px; border-radius: 50%;\r\n  border: 1.5px solid var(--border-2);\r\n  display: flex; align-items: center; justify-content: center;\r\n  transition: all 0.2s; margin-top: 3px;\r\n}\r\n.faq-icon svg { width: 10px; height: 10px; stroke: var(--ink-mid); stroke-width: 2.2; fill: none; transition: transform 0.22s; }\r\n.faq-q.open .faq-icon { background: var(--green); border-color: var(--green); }\r\n.faq-q.open .faq-icon svg { stroke: #fff; transform: rotate(45deg); }\r\n\r\n.faq-body { max-height: 0; overflow: hidden; transition: max-height 0.32s ease, padding-bottom 0.32s ease; }\r\n.faq-body.open { max-height: 600px; padding-bottom: 26px; }\r\n\r\n.faq-body p { font-size: 15.5px; font-weight: 300; color: var(--ink-mid); line-height: 1.9; }\r\n.faq-body p + p { margin-top: 14px; }\r\n\r\n\/* ======== CTA ======== *\/\r\n.cta-section { padding: 0 0 88px; background: var(--white); }\r\n\r\n.cta-bar {\r\n  background: var(--green);\r\n  border-radius: 20px; padding: 60px 64px;\r\n  display: flex; justify-content: space-between; align-items: center; gap: 48px;\r\n}\r\n.cta-bar h2 { font-size: clamp(26px, 3.2vw, 40px); font-weight: 700; line-height: 1.15; letter-spacing: -0.03em; color: #fff; max-width: 520px; }\r\n.cta-bar p { margin-top: 12px; font-size: 15.5px; font-weight: 300; color: rgba(255,255,255,0.65); max-width: 460px; line-height: 1.85; }\r\n.cta-btns { display: flex; gap: 10px; flex-wrap: wrap; flex: 0 0 auto; }\/* ======== RESPONSIVE ======== *\/\r\n@media (max-width: 1020px) {\r\n  .wrap { width: min(calc(100% - 48px), var(--container)); }\r\n  .hero-layout, .why-layout, .head-row,\r\n  .services-grid, .steps-grid, .testimonials-grid { grid-template-columns: 1fr 1fr; }\r\n  .trust-inner { grid-template-columns: 1fr 1fr; gap: 24px; }\r\n  .trust-item + .trust-item { border-left: none; }\r\n  .trust-item:nth-child(odd) { padding-left: 0; }\r\n  .cta-bar { flex-direction: column; align-items: flex-start; }\r\n  .proof-row { grid-template-columns: 1fr 1fr; }\r\n}\r\n@media (max-width: 700px) {\r\n  .wrap { width: calc(100% - 32px); }\r\n  .hero { padding: 52px 0 64px; }\r\n  .services-grid, .steps-grid, .testimonials-grid { grid-template-columns: 1fr; }\r\n  .why-right { grid-template-columns: 1fr 1fr; }\r\n  .trust-inner { grid-template-columns: 1fr 1fr; }\r\n  .cta-bar { padding: 40px 32px; }\r\n}\r\n\r\n\/* ======== IMAGE SECTIONS ======== *\/\r\n.hero-img-wrap {\r\n  border-radius: var(--radius);\r\n  overflow: hidden;\r\n  box-shadow: 0 8px 32px rgba(0,0,0,0.12);\r\n  margin-bottom: 16px;\r\n}\r\n.hero-img-wrap img {\r\n  width: 100%;\r\n  height: 280px;\r\n  object-fit: cover;\r\n  object-position: center top;\r\n  display: block;\r\n}\r\n.why-img-wrap {\r\n  border-radius: var(--radius);\r\n  overflow: hidden;\r\n  box-shadow: 0 8px 32px rgba(0,0,0,0.10);\r\n}\r\n.why-img-wrap img {\r\n  width: 100%;\r\n  height: 100%;\r\n  min-height: 320px;\r\n  object-fit: cover;\r\n  object-position: center 20%;\r\n  display: block;\r\n}\r\n.testi-hero-img {\r\n  border-radius: var(--radius);\r\n  overflow: hidden;\r\n  margin-bottom: 40px;\r\n  box-shadow: 0 4px 20px rgba(0,0,0,0.08);\r\n}\r\n.testi-hero-img img {\r\n  width: 100%;\r\n  height: 420px;\r\n  object-fit: cover;\r\n  object-position: center 20%;\r\n  display: block;\r\n}\r\n\r\n  h1, h2, h3, h4, h5, h6 { font-family: 'Lora', Georgia, serif; }\r\n\r\n\/* \u00e2\u201d\u20ac\u00e2\u201d\u20ac ELEMENTOR FULL-WIDTH BREAKOUT \u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac\u00e2\u201d\u20ac *\/\r\n.fac-root {\r\n  width: 100vw;\r\n  max-width: 100vw;\r\n  margin-left: calc(50% - 50vw);\r\n  overflow-x: hidden;\r\n  box-sizing: border-box;\r\n}\r\n\/* Ensure every direct section fills full width *\/\r\n.fac-root > section {\r\n  width: 100%;\r\n}\r\n\r\n<\/style>\r\n<div class=\"fac-root\">\r\n\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"wrap\">\r\n    <div class=\"hero-layout\">\r\n      <div>\r\n        <div class=\"hero-since\">Serving funeral homes since 1991<\/div>\r\n        <h1>Stay focused on families. We'll handle the marketing.<\/h1>\r\n        <p class=\"hero-lead\">First and foremost, your family-owned funeral home and crematory cares for your clients. We know that is more important than the constant need to market your services. With decades of working in the industry, we understand. Your time is precious. So, go ahead - put your work first. Leave the nuances of communication and ever-changing digital media to FAC Marketing. We'll make sure families can find you and choose you with confidence.<\/p>\r\n        <div class=\"hero-actions\">\r\n          <a href=\"#steps\" class=\"btn btn-green btn-lg\">Book Your Free Call<\/a>\r\n          <a href=\"#services\" class=\"btn btn-outline btn-lg\">Our Services<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"hero-right\">\r\n        <div class=\"hero-img-wrap\">\r\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Hero-Home-Page-Depositphotos_6596563_S.jpg\" alt=\"Funeral director meeting with a family in a warm, comfortable setting\">\r\n        <\/div>\r\n        <div class=\"proof-row\">\r\n          <div class=\"proof-card\">\r\n            <div class=\"proof-num green\">35+<\/div>\r\n            <div class=\"proof-label\">Years serving the funeral industry<\/div>\r\n          <\/div>\r\n          <div class=\"proof-card\">\r\n            <div class=\"proof-num\">500+<\/div>\r\n            <div class=\"proof-label\">Funeral homes served nationwide<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"proof-card dark\">\r\n          <div class=\"proof-num\" style=\"color:#fff;\">40-62%<\/div>\r\n          <div class=\"proof-label\">Newsletter open rates for FAC clients<br><span style=\"font-size:12px;color:rgba(255,255,255,0.35);\">Industry average: 25%-45%<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"proof-card\" style=\"background:var(--green-tint); border-color:rgba(115,195,81,0.25);\">\r\n          <div class=\"proof-num green\">100%<\/div>\r\n          <div class=\"proof-label\">Focused on funeral service - the only industry we serve<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TRUST BAR \u00e2\u20ac\u201d dark with dot pattern -->\r\n<section class=\"trust-bar\">\r\n  <div class=\"wrap\">\r\n    <div class=\"trust-inner\">\r\n      <div class=\"trust-item\">\r\n        <div class=\"trust-num\">35<em>+<\/em><\/div>\r\n        <div class=\"trust-label\">Years in funeral home marketing<\/div>\r\n      <\/div>\r\n      <div class=\"trust-item\">\r\n        <div class=\"trust-num\">500<em>+<\/em><\/div>\r\n        <div class=\"trust-label\">Independent funeral homes served<\/div>\r\n      <\/div>\r\n      <div class=\"trust-item\">\r\n        <div class=\"trust-num\">62<em>%<\/em><\/div>\r\n        <div class=\"trust-label\">Top client newsletter open rate<\/div>\r\n      <\/div>\r\n      <div class=\"trust-item\">\r\n        <div class=\"trust-num\">50<em>%<\/em><\/div>\r\n        <div class=\"trust-label\">Median aftercare survey response rate<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SERVICES \u00e2\u20ac\u201d off-white with grid pattern -->\r\n<section class=\"services-section\" id=\"services\">\r\n  <div class=\"wrap\">\r\n    <div class=\"head-center\">\r\n      <div class=\"tag\">Our Services<\/div>\r\n      <h2 class=\"section-h2\">Communicate, connect &amp; grow.<\/h2>\r\n      <p class=\"section-lead\">With all the things you oversee as a funeral director in a small, independent funeral home or crematory, you don't need to be a marketing manager, too. FAC Marketing is a call away, ready to provide personalized service and results-oriented recommendations when and where you need them. So, connect to your audience, get found, and fill seminar seats with a range of \u00c3\u00a0 la carte services, from content creation to community involvement programs.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"services-grid\">\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-icon\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Content Creation &amp; Curation<\/h3>\r\n        <p>Connect to your audience with consistent, empathetic content that reflects your brand and resonates with local families.<\/p>\r\n        <ul class=\"service-links\">\r\n          <li><a href=\"#\">Facebook Packages<\/a><\/li>\r\n          <li><a href=\"#\">Newsletters<\/a><\/li>\r\n          <li><a href=\"#\">Blogs, Brochures &amp; More<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-icon\">\r\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Google Business &amp; Digital Essentials<\/h3>\r\n        <p>Get found by the families searching for you. From SEO and AEO to Google Business Profile setup and analytics - we handle it all.<\/p>\r\n        <ul class=\"service-links\">\r\n          <li><a href=\"#\">Digital Marketing Audits &amp; Packages<\/a><\/li>\r\n          <li><a href=\"#\">Website Management &amp; SEO\/AEO<\/a><\/li>\r\n          <li><a href=\"#\">Google Business Profile &amp; Analytics<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-icon\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Community Event Marketing<\/h3>\r\n        <p>Fill seats at preplanning seminars, educational programs, and community events with targeted promotion that reaches the right local families.<\/p>\r\n        <ul class=\"service-links\">\r\n          <li><a href=\"#\">Preplanning Seminar Promotions<\/a><\/li>\r\n          <li><a href=\"#\">Educational Program Marketing<\/a><\/li>\r\n          <li><a href=\"#\">Community Involvement Programs<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHY \u00e2\u20ac\u201d white -->\r\n<section class=\"why-section\">\r\n  <div class=\"wrap\">\r\n    <div class=\"why-layout\">\r\n      <div class=\"why-left\">\r\n        <div class=\"tag\">Why FAC<\/div>\r\n        <h2>Why independent funeral homes should outsource their marketing.<\/h2>\r\n        <p>Competition is high and the pressure is on to compete with corporate organizations. But communicating regularly with your audiences takes time, and family-owned funeral homes are usually short on staff and marketing expertise.<\/p>\r\n        <p>With more than 30 years serving funeral homes across the U.S., we have seen the shifts in the industry and in funeral home marketing. Our clients believe in our work to provide them with marketing messaging that is:<\/p>\r\n        <div class=\"why-message-box\">Our approach results in families trusting you with certainty and a sigh of relief. Why? Because the messaging reflects your brand and connects with your local audience as it supports the way you do business.<\/div>\r\n      <\/div>\r\n      <div class=\"why-right\" style=\"display:block;\">\r\n        <div class=\"why-img-wrap\">\r\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Comforting-Family-member-Depositphotos_135289308_S-1.jpg\" alt=\"Funeral director comforting a family member with care and compassion\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STEPS \u00e2\u20ac\u201d dark -->\r\n<section class=\"steps-section\" id=\"steps\">\r\n  <div class=\"wrap\">\r\n    <div class=\"head-center\">\r\n      <div class=\"tag\">First Step<\/div>\r\n      <h2 class=\"section-h2\" style=\"color:#fff;\">Getting started is simple. Let's talk.<\/h2>\r\n      <p class=\"section-lead\" style=\"color:rgba(255,255,255,0.5);\">FAC Marketing can save you time and do the marketing that matters most. Let's chat and get a plan together for your funeral home.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"steps-grid\">\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">Step 01<\/div>\r\n        <h3>Talk<\/h3>\r\n        <p>In a free initial call, let's work together to review what's working, what doesn't work, and what matters most right now for your funeral home.<\/p>\r\n      <\/div>\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">Step 02<\/div>\r\n        <h3>Decide<\/h3>\r\n        <p>We'll make a practical recommendation based on your needs, resources, and goals - no pressure, no packages you don't need.<\/p>\r\n      <\/div>\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">Step 03<\/div>\r\n        <h3>Relax<\/h3>\r\n        <p>FAC Marketing handles the writing, planning, design, and execution - keeping you informed along the way while you focus on families.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"steps-cta\">\r\n      <a href=\"tel:18008005809\" class=\"btn btn-green btn-lg\">Book Your Free Call<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TESTIMONIALS \u00e2\u20ac\u201d off-white diagonal -->\r\n<section class=\"testimonials-section\">\r\n  <div class=\"wrap\">\r\n    <div class=\"head-center\">\r\n      <div class=\"tag\">What Clients Say<\/div>\r\n      <h2 class=\"section-h2\">Trusted by independent funeral homes across the country.<\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"testi-hero-img\">\r\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Couple-Newsletter-Depositphotos_651237072_XL-copy-scaled.jpg\" alt=\"Senior couple at home reading content on a laptop together\">\r\n        <\/div>\r\n        \r\n        <div class=\"testimonials-grid\">\r\n      <div class=\"testi-card\">\r\n        <div class=\"testi-quote\">FAC Marketing is easy to work with, professional, and incredibly flexible. They integrate themselves into our business, calling each month to touch base and request the information they need to create quality content. Their personalized service makes Facebook page management easy and allows us to focus on creating unique, memorable funeral and memorial services. It saves us time, builds community in our locations, and raises awareness of our personalized funeral services. When you want people to know what your funeral home and crematory have to offer, FAC Marketing provides superior service and excellent content.<\/div>\r\n        <div class=\"testi-author\">\r\n          <div class=\"testi-name\">V. Todd Ferreira<\/div>\r\n          <div class=\"testi-role\">Ferreira Funeral Services<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"testi-card\">\r\n        <div class=\"testi-quote\">This is my 33rd year as an owner of our family funeral service. Over the years, I have seen many changes, but one constant is Customer Service. It separates us from our competition. We emphasize customer service following the funeral and throughout the next 12 months. Bridges of Transition adds support to our aftercare program. Many of my families appreciated the countless suggestions to move forward following a loved one&#8217;s passing. I am thankful for this product from FAC Marketing and look forward to many more years of working with this company.<\/div>\r\n        <div class=\"testi-author\">\r\n          <div class=\"testi-name\">Bradley Ford<\/div>\r\n          <div class=\"testi-role\">Ford Funeral Homes<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"testi-card\">\r\n        <div class=\"testi-quote\">FAC Marketing gets to know you and your personality &#8211; that&#8217;s so important to me. I love how FAC Marketing reaches out regularly to discuss marketing needs and plan for our future goals. They call me before I can call them!<\/div>\r\n        <div class=\"testi-author\">\r\n          <div class=\"testi-name\">Sheryl Zuker<\/div>\r\n          <div class=\"testi-role\">Zuker Group Consulting<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p class=\"testi-link\"><a href=\"#\">View all client results -><\/a><\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ \u00e2\u20ac\u201d white -->\r\n<section class=\"faq-section\">\r\n  <div class=\"wrap\">\r\n    <div class=\"head-center\">\r\n      <div class=\"tag\">General FAQ<\/div>\r\n      <h2 class=\"section-h2\">Questions we hear from funeral homes before getting started.<\/h2>\r\n    <\/div>\r\n    <div class=\"faq-wrap\">\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q open\" onclick=\"toggleFaq(this)\">Do you only work with funeral homes and crematories?<span class=\"faq-icon\"><svg viewBox=\"0 0 10 10\"><line x1=\"5\" y1=\"1\" x2=\"5\" y2=\"9\"\/><line x1=\"1\" y1=\"5\" x2=\"9\" y2=\"5\"\/><\/svg><\/span><\/button>\r\n        <div class=\"faq-body open\">\r\n          <p>Yes. Funeral service is the only industry we serve. Our greatest successes include small, family-owned funeral homes that don't have the capacity to keep up with their website, SEO\/AEO, social media, emails, seminars, educational programs, community involvement, preplanning, and so on.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Will this add more work for my staff?<span class=\"faq-icon\"><svg viewBox=\"0 0 10 10\"><line x1=\"5\" y1=\"1\" x2=\"5\" y2=\"9\"\/><line x1=\"1\" y1=\"5\" x2=\"9\" y2=\"5\"\/><\/svg><\/span><\/button>\r\n        <div class=\"faq-body\">\r\n          <p>No. Our role is to reduce your workload, not add to it. We may require approvals, information, and photos to be provided by your staff, but we take care of the rest. We don't want to be a burden - we want to be a relief.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">We don't want aggressive or sales-focused marketing. What is FAC Marketing's approach?<span class=\"faq-icon\"><svg viewBox=\"0 0 10 10\"><line x1=\"5\" y1=\"1\" x2=\"5\" y2=\"9\"\/><line x1=\"1\" y1=\"5\" x2=\"9\" y2=\"5\"\/><\/svg><\/span><\/button>\r\n        <div class=\"faq-body\">\r\n          <p>That is exactly the gap we fill. Rather than pushing services and products with a constant sales pitch, we use a calm, respectful approach that leans into building trust and demonstrating that you care. Our messaging reflects your brand and connects with your local audience as it supports the way you do business. Our specialty is to deliver caring, consistent, and aligned messaging to support family-owned funeral homes.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">What if we're not sure what we need?<span class=\"faq-icon\"><svg viewBox=\"0 0 10 10\"><line x1=\"5\" y1=\"1\" x2=\"5\" y2=\"9\"\/><line x1=\"1\" y1=\"5\" x2=\"9\" y2=\"5\"\/><\/svg><\/span><\/button>\r\n        <div class=\"faq-body\">\r\n          <p>That's common and completely fine. We can help you target your efforts and budget starting with our initial call. Book your complimentary call to find out what our experts recommend for your specific situation.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta-section\">\r\n  <div class=\"wrap\">\r\n    <div class=\"cta-bar\">\r\n      <div>\r\n        <h2>Let's talk about what matters most for your funeral home.<\/h2>\r\n        <p>Our approach results in families trusting you with certainty and a sigh of relief. Why? Because the messaging reflects your brand and connects with your local audience as it supports the way you do business.<\/p>\r\n      <\/div>\r\n      <div class=\"cta-btns\">\r\n        <a href=\"tel:18008005809\" class=\"btn btn-white btn-lg\">Book Your Free Call<\/a>\r\n        <a href=\"tel:18008005809\" class=\"btn btn-ghost-white btn-lg\">Call Us Directly<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n\r\n<\/div><!-- \/fac-root --><!-- WHY \u00e2\u20ac\u201d white -->\r\n<section class=\"why-section\">\r\n  <div class=\"wrap\">\r\n    <div class=\"why-layout\">\r\n      <div class=\"why-left\">\r\n        <div class=\"tag\">Why FAC<\/div>\r\n\r\n        <h2>Why independent funeral homes should outsource their marketing.<\/h2>\r\n\r\n        <p>Competition is high and the pressure is on to compete with corporate organizations. But communicating regularly with your audiences takes time, and family-owned funeral homes are usually short on staff and marketing expertise.<\/p>\r\n\r\n        <p>With more than 30 years serving funeral homes across the U.S., we have seen the shifts in the industry and in funeral home marketing. Our clients believe in our work to provide them with marketing messaging that is:<\/p>\r\n\r\n        <ul class=\"service-links\" style=\"margin-top:20px;\">\r\n          <li><a href=\"#\">Experienced<\/a><\/li>\r\n          <li><a href=\"#\">High Converting<\/a><\/li>\r\n          <li><a href=\"#\">Aligned with Your Brand<\/a><\/li>\r\n          <li><a href=\"#\">Supportive and Family Focused<\/a><\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"why-message-box\">\r\n          Our approach results in families trusting you with certainty and a sigh of relief. Why? Because the messaging reflects your brand and connects with your local audience as it supports the way you do business.\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"why-right\" style=\"display:block;\">\r\n        <div class=\"why-img-wrap\">\r\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Comforting-Family-member-Depositphotos_135289308_S-1.jpg\" alt=\"Funeral director comforting a family member with care and compassion\">\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAC Marketing footer: self-contained drop-in -->\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:wght@500;600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  :root {\r\n    --fac-green: #73c351;\r\n    --fac-dark: #231f20;\r\n    --fac-white: #ffffff;\r\n  }\r\n\r\n  .fac-site-footer {\r\n    background: var(--fac-dark);\r\n    color: var(--fac-white);\r\n    font-family: \"Source Sans 3\", Arial, sans-serif;\r\n  }\r\n\r\n  .fac-site-footer * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .fac-footer-inner {\r\n    width: min(1180px, calc(100% - 32px));\r\n    margin: 0 auto;\r\n    padding: 56px 0 30px;\r\n  }\r\n\r\n  .fac-footer-grid {\r\n    display: grid;\r\n    grid-template-columns: minmax(240px, 1.35fr) minmax(190px, 1fr) minmax(150px, 0.75fr) minmax(120px, 0.5fr);\r\n    gap: 36px;\r\n  }\r\n\r\n  .fac-footer-title {\r\n    margin: 0 0 12px;\r\n    font: 600 28px\/1.15 Lora, Georgia, serif;\r\n  }\r\n\r\n  .fac-footer-heading {\r\n    margin: 0 0 14px;\r\n    font: 600 19px\/1.2 Lora, Georgia, serif;\r\n  }\r\n\r\n  .fac-site-footer p {\r\n    margin: 0 0 10px;\r\n    color: rgba(255, 255, 255, 0.84);\r\n    font-size: 16px;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .fac-newsletter-placeholder {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr auto;\r\n    gap: 10px;\r\n    margin-top: 18px;\r\n  }\r\n\r\n  .fac-newsletter-placeholder input {\r\n    width: 100%;\r\n    min-height: 44px;\r\n    padding: 10px 12px;\r\n    border: 1px solid rgba(255, 255, 255, 0.24);\r\n    border-radius: 6px;\r\n    background: rgba(255, 255, 255, 0.08);\r\n    color: var(--fac-white);\r\n    font: 500 15px\/1 \"Source Sans 3\", Arial, sans-serif;\r\n  }\r\n\r\n  .fac-newsletter-placeholder input::placeholder {\r\n    color: rgba(255, 255, 255, 0.62);\r\n  }\r\n\r\n  .fac-newsletter-placeholder button {\r\n    min-height: 44px;\r\n    padding: 10px 18px;\r\n    border: 0;\r\n    border-radius: 6px;\r\n    background: var(--fac-green);\r\n    color: var(--fac-dark);\r\n    font: 700 15px\/1 \"Source Sans 3\", Arial, sans-serif;\r\n  }\r\n\r\n  .fac-footer-links,\r\n  .fac-footer-contact {\r\n    display: grid;\r\n    gap: 8px;\r\n  }\r\n\r\n  .fac-site-footer a {\r\n    color: rgba(255, 255, 255, 0.86);\r\n    text-decoration: none;\r\n  }\r\n\r\n  .fac-site-footer a:hover {\r\n    color: var(--fac-green);\r\n  }\r\n\r\n  .fac-social-links {\r\n    display: flex;\r\n    gap: 12px;\r\n  }\r\n\r\n  .fac-social-icon {\r\n    width: 42px;\r\n    height: 42px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border: 1px solid rgba(255, 255, 255, 0.22);\r\n    border-radius: 6px;\r\n    color: var(--fac-white);\r\n    font-weight: 800;\r\n  }\r\n\r\n  .fac-footer-bottom {\r\n    margin-top: 42px;\r\n    padding-top: 22px;\r\n    border-top: 1px solid rgba(255, 255, 255, 0.16);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 20px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .fac-legal-links {\r\n    display: flex;\r\n    gap: 18px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .fac-copyright {\r\n    margin: 0;\r\n    font-size: 14px;\r\n    letter-spacing: 0;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  @media (max-width: 1060px) {\r\n    .fac-footer-grid {\r\n      grid-template-columns: 1fr 1fr;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 720px) {\r\n    .fac-footer-inner {\r\n      width: min(100% - 24px, 1180px);\r\n      padding-top: 42px;\r\n    }\r\n\r\n    .fac-footer-grid,\r\n    .fac-newsletter-placeholder {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .fac-footer-bottom {\r\n      align-items: flex-start;\r\n      flex-direction: column;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<footer class=\"fac-site-footer\">\r\n  <div class=\"fac-footer-inner\">\r\n    <div class=\"fac-footer-grid\">\r\n      <section aria-label=\"Newsletter signup\">\r\n        <h2 class=\"fac-footer-title\">Be part of our community<\/h2>\r\n        <p>Join our newsletter and find out more.<\/p>\r\n        <form class=\"fac-newsletter-placeholder\">\r\n          <input type=\"email\" name=\"email\" placeholder=\"Email\" aria-label=\"Email\">\r\n          <input type=\"text\" name=\"name\" placeholder=\"Name\" aria-label=\"Name\">\r\n          <button type=\"button\">Join<\/button>\r\n        <\/form>\r\n      <\/section>\r\n\r\n      <section class=\"fac-footer-contact\" aria-label=\"Contact information\">\r\n        <h2 class=\"fac-footer-heading\">Contact Us<\/h2>\r\n        <a href=\"tel:1-800-800-5809\">1-800-800-5809<\/a>\r\n        <a href=\"tel:1-319-752-9422\">1-319-752-9422<\/a>\r\n        <a href=\"mailto:info@facmarketing.com\">info@facmarketing.com<\/a>\r\n        <p>P.O. Box 782<br>Burlington, IA 52601<\/p>\r\n      <\/section>\r\n\r\n      <section class=\"fac-footer-links\" aria-label=\"Footer navigation\">\r\n        <h2 class=\"fac-footer-heading\">Explore<\/h2>\r\n        <a href=\"https:\/\/facmarketing.com\/\">Home<\/a>\r\n        <a href=\"https:\/\/facmarketing.com\/about\">About FAC<\/a>\r\n        <a href=\"https:\/\/facmarketing.com\/service1\">Services<\/a>\r\n        <a href=\"https:\/\/facmarketing.com\/contact\">Contact<\/a>\r\n        <a href=\"https:\/\/facmarketing.com\/blog\">Blog<\/a>\r\n      <\/section>\r\n\r\n      <section aria-label=\"Social links\">\r\n        <h2 class=\"fac-footer-heading\">Connect<\/h2>\r\n        <div class=\"fac-social-links\">\r\n          <a class=\"fac-social-icon\" href=\"https:\/\/facebook.com\/\" aria-label=\"Facebook\">f<\/a>\r\n          <a class=\"fac-social-icon\" href=\"mailto:info@facmarketing.com\" aria-label=\"Email\">@<\/a>\r\n        <\/div>\r\n      <\/section>\r\n    <\/div>\r\n\r\n    <div class=\"fac-footer-bottom\">\r\n      <div class=\"fac-legal-links\">\r\n        <a href=\"https:\/\/facmarketing.com\/privacy-policy\">Privacy Policy &amp; SMS Terms<\/a>\r\n        <a href=\"https:\/\/facmarketing.com\/privacy-policy\">Terms and Conditions<\/a>\r\n      <\/div>\r\n      <p class=\"fac-copyright\">&copy;FAC Marketing | ALL RIGHTS RESERVED | TERMS AND CONDITIONS<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n\r\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ufeff Home About FAC FAC Services Copywriting Digital Marketing FAC Marketing Social Media Newsletters SEO Services Contact Facebook Packages Bridges of Transition SEO Services Blog Call Us Serving funeral homes since 1991 Stay focused on families. We&#8217;ll handle the marketing. First and foremost, your family-owned funeral home and crematory cares for your clients. We know [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fac.sharishments.com\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fac.sharishments.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fac.sharishments.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fac.sharishments.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fac.sharishments.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":43,"href":"https:\/\/fac.sharishments.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":262,"href":"https:\/\/fac.sharishments.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/262"}],"wp:attachment":[{"href":"https:\/\/fac.sharishments.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}