{"id":4331,"date":"2026-08-31T00:09:43","date_gmt":"2026-08-31T00:09:43","guid":{"rendered":"https:\/\/fcbca.org\/?page_id=4331"},"modified":"2026-09-06T03:10:10","modified_gmt":"2026-09-06T03:10:10","slug":"tablegroup","status":"publish","type":"page","link":"https:\/\/fcbca.org\/zh_trad\/tablegroup","title":{"rendered":"TableGroup"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4331\" class=\"elementor elementor-4331\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fba50a2 e-flex e-con-boxed e-con e-parent\" data-id=\"fba50a2\" 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-57f865c elementor-widget elementor-widget-html\" data-id=\"57f865c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<title>FCBCA Table Group<\/title>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Public+Sans:wght@400;500;600;700&display=swap');\n\n  :root {\n    --ground: #F6F1E6;\n    --ground-raised: #FFFFFF;\n    --ink: #1E2B28;\n    --ink-soft: #52605C;\n    --teal: #274850;\n    --teal-deep: #16292E;\n    --cream: #F3ECDC;\n    --gold: #AD7F35;\n    --gold-soft: #D8B679;\n    --line: rgba(30, 43, 40, 0.14);\n    --shadow: rgba(22, 41, 46, 0.14);\n  }\n\n  @media (prefers-color-scheme: dark) {\n    :root:not([data-theme=\"light\"]) {\n      --ground: #14211F;\n      --ground-raised: #1C302D;\n      --ink: #EDE7D8;\n      --ink-soft: #AEB9B2;\n      --teal: #2E535B;\n      --teal-deep: #1B3237;\n      --cream: #223836;\n      --gold: #D3A860;\n      --gold-soft: #E7C88C;\n      --line: rgba(237, 231, 216, 0.14);\n      --shadow: rgba(0, 0, 0, 0.35);\n    }\n  }\n\n  :root[data-theme=\"dark\"] {\n    --ground: #14211F;\n    --ground-raised: #1C302D;\n    --ink: #EDE7D8;\n    --ink-soft: #AEB9B2;\n    --teal: #2E535B;\n    --teal-deep: #1B3237;\n    --cream: #223836;\n    --gold: #D3A860;\n    --gold-soft: #E7C88C;\n    --line: rgba(237, 231, 216, 0.14);\n    --shadow: rgba(0, 0, 0, 0.35);\n  }\n\n  * { box-sizing: border-box; }\n\n  body {\n    margin: 0;\n    background: var(--ground);\n    color: var(--ink);\n    font-family: \"Public Sans\", ui-sans-serif, system-ui, sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  h1, h2, h3 {\n    font-family: \"Fraunces\", Georgia, \"Times New Roman\", serif;\n    font-weight: 500;\n    text-wrap: balance;\n    margin: 0;\n    color: white;\n  }\n\n  a { color: inherit; }\n\n  .wrap {\n    max-width: 1040px;\n    margin: 0 auto;\n    padding: 0 clamp(20px, 5vw, 56px);\n  }\n\n  .eyebrow {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--gold-soft);\n  }\n\n  \/* ---------- top bar ---------- *\/\n  .topbar {\n    padding: 22px 0;\n  }\n  .topbar .wrap {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n  }\n  .brand {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-family: \"Fraunces\", serif;\n    font-size: 1rem;\n    font-weight: 600;\n    letter-spacing: 0.01em;\n  }\n  .brand .mark {\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    background: var(--teal);\n    display: grid;\n    place-items: center;\n    flex: none;\n  }\n  .brand .mark svg { width: 15px; height: 15px; }\n  .topbar .tag {\n    font-size: 0.78rem;\n    color: var(--ink-soft);\n  }\n\n  \/* ---------- hero arch ---------- *\/\n  .hero-shell {\n    padding: 4px 0 0;\n  }\n  .arch {\n    position: relative;\n    background: var(--teal);\n    color: var(--cream);\n    border-radius: 220px 220px 28px 28px;\n    padding: clamp(56px, 10vw, 96px) clamp(28px, 7vw, 88px) clamp(64px, 8vw, 92px);\n    overflow: hidden;\n    isolation: isolate;\n  }\n  .arch::before {\n    \/* faint arched window mullion *\/\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(120% 90% at 50% 0%, rgba(243,236,220,0.08), transparent 60%);\n    z-index: -2;\n  }\n  .arch .dots {\n    position: absolute;\n    right: clamp(10px, 4vw, 48px);\n    bottom: clamp(18px, 4vw, 40px);\n    width: 120px;\n    height: 70px;\n    opacity: 0.5;\n    z-index: -1;\n  }\n  .hero-inner {\n    max-width: 620px;\n    margin: 0 auto;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 20px;\n  }\n  .hero-inner .eyebrow { color: var(--gold-soft); }\n  .hero-inner h1 {\n    font-size: clamp(2.5rem, 6vw, 4rem);\n    line-height: 1.03;\n    letter-spacing: -0.01em;\n  }\n  .hero-inner h1 em {\n    font-style: italic;\n    color: var(--gold-soft);\n  }\n  .hero-inner p.lede {\n    font-size: 1.06rem;\n    line-height: 1.6;\n    color: rgba(243, 236, 220, 0.86);\n    max-width: 46ch;\n  }\n  .meta-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 6px;\n  }\n  .meta-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 9px 16px;\n    border-radius: 999px;\n    background: rgba(243, 236, 220, 0.1);\n    border: 1px solid rgba(243, 236, 220, 0.22);\n    font-size: 0.86rem;\n    font-weight: 500;\n  }\n  .meta-pill svg { width: 14px; height: 14px; flex: none; }\n\n  .cta-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    margin-top: 8px;\n  }\n  .btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 13px 26px;\n    border-radius: 999px;\n    font-weight: 600;\n    font-size: 0.92rem;\n    text-decoration: none;\n    border: 1px solid transparent;\n    transition: transform 0.15s ease, background 0.15s ease, opacity 0.15s ease;\n  }\n  .btn:hover { transform: translateY(-1px); }\n  .btn-solid {\n    background: var(--gold);\n    color: var(--teal-deep);\n  }\n  .btn-solid:hover { opacity: 0.92; }\n  .btn-ghost {\n    background: transparent;\n    color: var(--cream);\n    border-color: rgba(243, 236, 220, 0.32);\n  }\n  .btn-ghost:hover { background: rgba(243, 236, 220, 0.08); }\n\n  \/* ---------- intro ---------- *\/\n  .intro {\n    padding: clamp(52px, 8vw, 84px) 0 8px;\n  }\n  .intro .wrap {\n    max-width: 700px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    align-items: center;\n  }\n  .intro h2 {\n    font-size: clamp(1.5rem, 3vw, 1.9rem);\n  }\n  .intro p {\n    color: var(--ink-soft);\n    font-size: 1.02rem;\n    line-height: 1.7;\n    max-width: 56ch;\n  }\n\n  \/* ---------- offerings grid ---------- *\/\n  .offerings {\n    padding: clamp(40px, 7vw, 64px) 0 clamp(56px, 8vw, 88px);\n  }\n  .grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1px;\n    background: var(--line);\n    border: 1px solid var(--line);\n    border-radius: 20px;\n    overflow: hidden;\n  }\n  .card {\n    background: var(--ground-raised);\n    padding: clamp(26px, 4vw, 38px);\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  .card .num {\n    font-family: \"Fraunces\", serif;\n    font-style: italic;\n    font-size: 1.6rem;\n    color: var(--gold);\n  }\n  .card h3 {\n    font-size: 1.15rem;\n  }\n  .card p {\n    margin: 0;\n    color: var(--ink-soft);\n    font-size: 0.96rem;\n    line-height: 1.62;\n  }\n\n  \/* ---------- join card ---------- *\/\n  .join {\n    padding: 0 0 clamp(60px, 9vw, 96px);\n  }\n  .join-card {\n    background: var(--teal-deep);\n    color: var(--cream);\n    border-radius: 24px;\n    padding: clamp(34px, 6vw, 54px);\n    display: grid;\n    grid-template-columns: 1.1fr 1fr;\n    gap: clamp(28px, 5vw, 48px);\n    align-items: center;\n  }\n  .join-copy h2 {\n    color: var(--cream);\n    font-size: clamp(1.5rem, 3vw, 1.9rem);\n    margin-bottom: 10px;\n  }\n  .join-copy p {\n    color: rgba(243, 236, 220, 0.78);\n    line-height: 1.65;\n    font-size: 0.98rem;\n    margin: 0;\n  }\n  .details {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    border-left: 1px solid rgba(243, 236, 220, 0.2);\n    padding-left: clamp(20px, 4vw, 32px);\n  }\n  .detail-row {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .detail-row svg {\n    width: 17px;\n    height: 17px;\n    flex: none;\n    margin-top: 3px;\n    color: var(--gold-soft);\n  }\n  .detail-row .label {\n    font-size: 0.7rem;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--gold-soft);\n    margin-bottom: 2px;\n  }\n  .detail-row .val {\n    font-size: 0.96rem;\n    color: olive;\n    line-height: 1.45;\n  }\n  .detail-row a.val { text-decoration: none; border-bottom: 1px solid rgba(243,236,220,0.35); }\n  .detail-row a.val:hover { border-color: rgba(243,236,220,0.8); }\n\n  \/* ---------- footer ---------- *\/\n  footer {\n    border-top: 1px solid var(--line);\n    padding: 26px 0 40px;\n  }\n  footer .wrap {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: space-between;\n    align-items: center;\n    color: var(--ink-soft);\n    font-size: 0.82rem;\n  }\n  footer a { text-decoration: underline; text-underline-offset: 3px; }\n\n  @media (max-width: 720px) {\n    .grid { grid-template-columns: 1fr; }\n    .join-card { grid-template-columns: 1fr; }\n    .details { border-left: none; padding-left: 0; border-top: 1px solid rgba(243,236,220,0.2); padding-top: 20px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .btn { transition: none; }\n  }\n<\/style>\n\n<div class=\"topbar\">\n  <div class=\"wrap\">\n    <div class=\"brand\">\n      <span class=\"mark\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#F3ECDC\" stroke-width=\"1.6\" stroke-linecap=\"round\"><path d=\"M4 10.5 12 4l8 6.5\"\/><path d=\"M6 9.5V20h12V9.5\"\/><path d=\"M10 20v-6h4v6\"\/><\/svg>\n      <\/span>\n      First Chinese Baptist Church of Atlanta\n    <\/div>\n    <div class=\"tag\">English Ministry<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"hero-shell\">\n  <div class=\"wrap\">\n    <div class=\"arch\">\n      <svg class=\"dots\" viewBox=\"0 0 120 70\" fill=\"#F3ECDC\" aria-hidden=\"true\">\n        <ellipse cx=\"10\" cy=\"10\" rx=\"6\" ry=\"9\" transform=\"rotate(-18 10 10)\"\/>\n        <ellipse cx=\"34\" cy=\"6\" rx=\"6\" ry=\"9\" transform=\"rotate(10 34 6)\"\/>\n        <ellipse cx=\"58\" cy=\"14\" rx=\"6\" ry=\"9\" transform=\"rotate(-30 58 14)\"\/>\n        <ellipse cx=\"20\" cy=\"36\" rx=\"6\" ry=\"9\" transform=\"rotate(15 20 36)\"\/>\n        <ellipse cx=\"46\" cy=\"40\" rx=\"6\" ry=\"9\" transform=\"rotate(-8 46 40)\"\/>\n        <ellipse cx=\"70\" cy=\"34\" rx=\"6\" ry=\"9\" transform=\"rotate(24 70 34)\"\/>\n        <ellipse cx=\"90\" cy=\"12\" rx=\"6\" ry=\"9\" transform=\"rotate(-20 90 12)\"\/>\n      <\/svg>\n      <div class=\"hero-inner\">\n        <div class=\"eyebrow\">Sundays &middot; Education Building<\/div>\n        <h1>Pull up a chair<br>at <em>the Table<\/em><\/h1>\n        <p class=\"lede\">The FCBCA English Table Group is a small circle inside our Sunday gathering &mdash; for talking through the sermon, praying for one another, and doing life together outside the sanctuary.<\/p>\n        <div class=\"meta-row\">\n          <span class=\"meta-pill\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3.5\" y=\"5\" width=\"17\" height=\"15.5\" rx=\"2.5\"\/><path d=\"M8 3v4M16 3v4M3.5 10h17\"\/><\/svg>\n            Sunday\n          <\/span>\n          <span class=\"meta-pill\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"8.5\"\/><path d=\"M12 7.5V12l3 2\"\/><\/svg>\n            11:00 AM\n          <\/span>\n          <span class=\"meta-pill\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21s-7-5.1-7-11a7 7 0 0 1 14 0c0 5.9-7 11-7 11Z\"\/><circle cx=\"12\" cy=\"10\" r=\"2.4\"\/><\/svg>\n            Educational Building\n          <\/span>\n        <\/div>\n        <div class=\"cta-row\">\n          <a class=\"btn btn-solid\" href=\"mailto:englishministry@fcbca.org\">Email English Ministry<\/a>\n          <a class=\"btn btn-ghost\" href=\"#join\">Get the details<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"intro\">\n  <div class=\"wrap\">\n    <h2>A smaller table inside a big family<\/h2>\n    <p>Once the service ends, English Table Group keeps the conversation going. It's a steady, familiar group of faces &mdash; small enough to be known, warm enough to bring a friend to.<\/p>\n  <\/div>\n<\/div>\n\n<div class=\"offerings\">\n  <div class=\"wrap\">\n    <div class=\"grid\">\n      <div class=\"card\">\n        <span class=\"num\">01<\/span>\n        <h3>Community &amp; friendship<\/h3>\n        <p>A warm, consistent circle of people who show up for each other week after week &mdash; not just for an hour, but for the in-between.<\/p>\n      <\/div>\n      <div class=\"card\">\n        <span class=\"num\">02<\/span>\n        <h3>Engaging the sermon<\/h3>\n        <p>Space to sit with Sunday's message a little longer &mdash; to ask the questions it raised and talk through what it means for the week ahead.<\/p>\n      <\/div>\n      <div class=\"card\">\n        <span class=\"num\">03<\/span>\n        <h3>Prayer &amp; praise<\/h3>\n        <p>Time set apart to pray for one another, carry each other's burdens, and respond together in praise.<\/p>\n      <\/div>\n      <div class=\"card\">\n        <span class=\"num\">04<\/span>\n        <h3>Outings &amp; fellowship<\/h3>\n        <p>Gatherings beyond the classroom &mdash; outings and shared meals to do life with one another, not just Sunday mornings.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"join\" id=\"join\">\n  <div class=\"wrap\">\n    <div class=\"join-card\">\n      <div class=\"join-copy\">\n        <div class=\"eyebrow\" style=\"color:var(--gold-soft)\">Join us this week<\/div>\n        <h2>You're welcome at the table<\/h2>\n        <p>No sign-up needed &mdash; just come as you are. We meet every Sunday during the education hour in the Educational Building. Reach out any time with questions.<\/p>\n      <\/div>\n      <div class=\"details\">\n        <div class=\"detail-row\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3.5\" y=\"5\" width=\"17\" height=\"15.5\" rx=\"2.5\"\/><path d=\"M8 3v4M16 3v4M3.5 10h17\"\/><\/svg>\n          <div><div class=\"label\">When<\/div><div class=\"val\">Sundays, 11:00 AM<\/div><\/div>\n        <\/div>\n        <div class=\"detail-row\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21s-7-5.1-7-11a7 7 0 0 1 14 0c0 5.9-7 11-7 11Z\"\/><circle cx=\"12\" cy=\"10\" r=\"2.4\"\/><\/svg>\n          <div><div class=\"label\">Where<\/div><div class=\"val\">Education Building<br>2525 Gravitt Rd NW, Duluth, GA 30096<\/div><\/div>\n        <\/div>\n        <div class=\"detail-row\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.5 6.5A2.5 2.5 0 0 1 6 4h2.2c.5 0 1 .35 1.15.85l.9 3a1.3 1.3 0 0 1-.4 1.4l-1.2 1a11 11 0 0 0 5.1 5.1l1-1.2c.35-.4.9-.5 1.4-.4l3 .9c.5.15.85.65.85 1.15V18a2.5 2.5 0 0 1-2.5 2.5C10.5 20.5 3.5 13.5 3.5 6.5Z\"\/><\/svg>\n          <div><div class=\"label\">Phone<\/div><div class=\"val\"><a class=\"val\" href=\"tel:7708490017\">770-849-0017<\/a><\/div><\/div>\n        <\/div>\n        <div class=\"detail-row\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3.5\" y=\"5.5\" width=\"17\" height=\"13\" rx=\"2.2\"\/><path d=\"m4.5 7 7.5 6 7.5-6\"\/><\/svg>\n          <div><div class=\"label\">Email<\/div><div class=\"val\"><a class=\"val\" href=\"mailto:englishministry@fcbca.org\">englishministry@fcbca.org<\/a><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<footer>\n  <div class=\"wrap\">\n    <span>First Chinese Baptist Church of Atlanta &middot; English Ministry<\/span>\n    <span><a href=\"mailto:englishministry@fcbca.org\">englishministry@fcbca.org<\/a> &middot; 770-849-0017<\/span>\n  <\/div>\n<\/footer>\n\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>FCBCA Table Group First Chinese Baptist Church of Atlanta English Ministry Sundays &middot; Education Building Pull up a chairat the Table The FCBCA English Table Group is a small circle inside our Sunday gathering &mdash; for talking through the sermon, praying for one another, and doing life together outside the sanctuary. Sunday 11:00 AM Educational&#8230;<\/p>","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-4331","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/pages\/4331","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/comments?post=4331"}],"version-history":[{"count":30,"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/pages\/4331\/revisions"}],"predecessor-version":[{"id":4453,"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/pages\/4331\/revisions\/4453"}],"wp:attachment":[{"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/media?parent=4331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}