{"id":46,"date":"2026-05-08T23:38:07","date_gmt":"2026-05-09T03:38:07","guid":{"rendered":"https:\/\/gbchurches.com\/?page_id=46"},"modified":"2026-07-05T00:02:58","modified_gmt":"2026-07-05T04:02:58","slug":"contact","status":"publish","type":"page","link":"https:\/\/gbchurches.com\/index.php\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n\n<section class=\"gbc-contact-section\">\n  <style>\n    .gbc-contact-section { max-width: 1100px; margin: 0 auto; padding: 16px 20px 24px; }\n    .gbc-contact-head { text-align: center; margin-bottom: 48px; }\n    .gbc-contact-eyebrow { color: #2FB8C4; letter-spacing: 2.5px; text-transform: uppercase; font-size: 12.5px; margin-bottom: 10px; }\n    .gbc-contact-title { color: #14424A; font-size: 38px; margin: 0 0 12px; }\n    .gbc-contact-sub { color: #14424A; opacity: 0.75; font-size: 16px; max-width: 520px; margin: 0 auto; font-style: italic; }\n\n    .gbc-contact-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 24px; margin-bottom: 48px; }\n    .gbc-contact-card {\n      position: relative;\n      background: #FFFFFF;\n      border: 1px solid #CDE8EA;\n      border-radius: 16px;\n      padding: 34px 26px;\n      text-align: center;\n      text-decoration: none;\n      display: block;\n      box-shadow: 0 4px 18px rgba(15,50,53,0.07);\n      opacity: 0; transform: translateY(26px);\n      transition: opacity 0.65s ease, transform 0.65s ease, box-shadow 0.3s ease, border-color 0.3s ease;\n    }\n    .gbc-contact-card.gbc-visible { opacity: 1; transform: translateY(0); }\n    .gbc-contact-card:hover { box-shadow: 0 16px 36px rgba(15,50,53,0.16); border-color: #2FB8C4; transform: translateY(-4px); }\n    .gbc-contact-icon-ring {\n      width: 68px; height: 68px; margin: 0 auto 20px;\n      border-radius: 50%;\n      background: radial-gradient(circle, rgba(47,184,196,0.16) 0%, rgba(47,184,196,0.02) 70%);\n      display: flex; align-items: center; justify-content: center;\n      position: relative;\n    }\n    .gbc-contact-icon-ring::before {\n      content: '';\n      position: absolute; inset: 0; border-radius: 50%;\n      border: 1.5px solid #2FB8C4;\n      animation: gbc-pulse-ring 2.6s ease-out infinite;\n    }\n    @keyframes gbc-pulse-ring {\n      0% { transform: scale(0.85); opacity: 0.9; }\n      70% { transform: scale(1.25); opacity: 0; }\n      100% { opacity: 0; }\n    }\n    .gbc-contact-icon {\n      width: 46px; height: 46px; border-radius: 50%; background: #14424A;\n      display: flex; align-items: center; justify-content: center; position: relative; z-index: 1;\n    }\n    .gbc-contact-label { color: #2FB8C4; font-size: 12px; letter-spacing: 1.2px; text-transform: uppercase; margin-bottom: 10px; }\n    .gbc-contact-value { color: #14424A; font-size: 16.5px; font-weight: 600; line-height: 1.5; }\n\n    .gbc-contact-cta {\n      display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap;\n      background: linear-gradient(135deg, #14424A, #1A4E56);\n      border: 1px solid #2FB8C4; border-radius: 18px;\n      padding: 36px 40px;\n      opacity: 0; transform: translateY(26px);\n      transition: opacity 0.7s ease, transform 0.7s ease, box-shadow 0.3s ease;\n      box-shadow: 0 10px 30px rgba(15,50,53,0.16);\n    }\n    .gbc-contact-cta.gbc-visible { opacity: 1; transform: translateY(0); }\n    .gbc-contact-cta:hover { box-shadow: 0 16px 42px rgba(15,50,53,0.26); }\n    .gbc-cta-text-eyebrow { color: #2FB8C4; font-size: 12px; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px; }\n    .gbc-cta-text-title { color: #EFF9FA; font-size: 22px; font-weight: 600; }\n    .gbc-cta-btn {\n      flex: 0 0 auto;\n      display: inline-flex; align-items: center; gap: 8px;\n      background: #2FB8C4; color: #0F3235; font-weight: 700; font-size: 15px;\n      padding: 15px 30px; border-radius: 999px; text-decoration: none;\n      transition: transform 0.25s ease, background 0.25s ease;\n      white-space: nowrap;\n    }\n    .gbc-cta-btn:hover { transform: translateY(-3px); background: #EFF9FA; }\n  \n    .gbc-contact-card:nth-child(1) .gbc-contact-icon-ring { background: radial-gradient(circle, rgba(59,159,224,0.18) 0%, rgba(59,159,224,0.02) 70%); }\n    .gbc-contact-card:nth-child(1) .gbc-contact-icon-ring::before { border-color: #3B9FE0; }\n    .gbc-contact-card:nth-child(1):hover { border-color: #3B9FE0; }\n    .gbc-contact-card:nth-child(2) .gbc-contact-icon-ring { background: radial-gradient(circle, rgba(47,184,196,0.18) 0%, rgba(47,184,196,0.02) 70%); }\n    .gbc-contact-card:nth-child(2) .gbc-contact-icon-ring::before { border-color: #2FB8C4; }\n    .gbc-contact-card:nth-child(2):hover { border-color: #2FB8C4; }\n    .gbc-contact-card:nth-child(3) .gbc-contact-icon-ring { background: radial-gradient(circle, rgba(15,110,122,0.2) 0%, rgba(15,110,122,0.02) 70%); }\n    .gbc-contact-card:nth-child(3) .gbc-contact-icon-ring::before { border-color: #0F6E7A; }\n    .gbc-contact-card:nth-child(3):hover { border-color: #0F6E7A; }\n    .gbc-contact-card:nth-child(4) .gbc-contact-icon-ring { background: radial-gradient(circle, rgba(30,136,184,0.2) 0%, rgba(30,136,184,0.02) 70%); }\n    .gbc-contact-card:nth-child(4) .gbc-contact-icon-ring::before { border-color: #1E88B8; }\n    .gbc-contact-card:nth-child(4):hover { border-color: #1E88B8; }\n<\/style>\n\n  <div class=\"gbc-contact-head\">\n    <div class=\"gbc-contact-eyebrow\">Get In Touch<\/div>\n    <h1 class=\"gbc-contact-title\">Visit &amp; Connect<\/h1>\n    <p class=\"gbc-contact-sub\">We&rsquo;d love to see you, hear from you, or simply chat &mdash; here&rsquo;s every way to reach us.<\/p>\n  <\/div>\n\n  <div class=\"gbc-contact-grid\">\n    <a class=\"gbc-contact-card\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=53+Cummer+Ave+North+York+ON+M2M+2E5\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"gbc-contact-icon-ring\">\n        <div class=\"gbc-contact-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M12 22s7-7.2 7-13a7 7 0 1 0-14 0c0 5.8 7 13 7 13z\" stroke=\"#EFF9FA\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\/>\n            <circle cx=\"12\" cy=\"9\" r=\"2.4\" stroke=\"#EFF9FA\" stroke-width=\"1.7\"\/>\n          <\/svg>\n        <\/div>\n      <\/div>\n      <div class=\"gbc-contact-label\">Address<\/div>\n      <div class=\"gbc-contact-value\">53 Cummer Ave<br>North York, ON M2M 2E5<\/div>\n    <\/a>\n\n    <div class=\"gbc-contact-card\">\n      <div class=\"gbc-contact-icon-ring\">\n        <div class=\"gbc-contact-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M12 3v18M6 9h12\" stroke=\"#EFF9FA\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n      <\/div>\n      <div class=\"gbc-contact-label\">Worship Service<\/div>\n      <div class=\"gbc-contact-value\">Saturdays<br>4:00 PM &ndash; 6:00 PM<\/div>\n    <\/div>\n\n    <a class=\"gbc-contact-card\" href=\"mailto:info@gbchurches.com\">\n      <div class=\"gbc-contact-icon-ring\">\n        <div class=\"gbc-contact-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2.5\" stroke=\"#EFF9FA\" stroke-width=\"1.7\"\/>\n            <path d=\"M4 6.5l8 6.2 8-6.2\" stroke=\"#EFF9FA\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n      <\/div>\n      <div class=\"gbc-contact-label\">Email<\/div>\n      <div class=\"gbc-contact-value\">info@gbchurches.com<\/div>\n    <\/a>\n\n    <a class=\"gbc-contact-card\" href=\"https:\/\/wa.me\/16476315055\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"gbc-contact-icon-ring\">\n        <div class=\"gbc-contact-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M12 3a9 9 0 0 0-7.8 13.4L3 21l4.7-1.2A9 9 0 1 0 12 3z\" stroke=\"#EFF9FA\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/>\n            <path d=\"M8.5 8.8c.3-.7.6-.7.9-.7h.6c.2 0 .4 0 .6.5s.7 1.6.7 1.8.1.3 0 .5-.2.3-.4.5-.3.4-.1.7c.2.3.9 1.4 1.9 2.2 1.3 1.1 2 1.2 2.3 1.3s.5 0 .7-.2.7-.8.9-1.1.4-.2.6-.1l1.7.8c.2.1.4.2.4.4s0 1-.4 1.5-1.4 1.1-2.5 1.1-2.9-.5-4.6-2c-1.8-1.6-2.9-3.4-3.1-3.9s-1.1-1.6-1.1-3 .8-2.1 1-2.3\" stroke=\"#EFF9FA\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n      <\/div>\n      <div class=\"gbc-contact-label\">WhatsApp &amp; Telegram<\/div>\n      <div class=\"gbc-contact-value\">+1 647 631 5055<\/div>\n    <\/a>\n  <\/div>\n\n  <div class=\"gbc-contact-cta\">\n    <div>\n      <div class=\"gbc-cta-text-eyebrow\">One-on-One With Our Pastor<\/div>\n      <div class=\"gbc-cta-text-title\">Ready for a deeper conversation?<\/div>\n    <\/div>\n    <a class=\"gbc-cta-btn\" href=\"https:\/\/calendly.com\/pastoralcre-biblicalcounseling\/30min\" target=\"_blank\" rel=\"noopener noreferrer\">\n      Request a Pastoral Conversation &rarr;\n    <\/a>\n  <\/div>\n<\/section>\n\n<script>\n(function() {\n  var items = document.querySelectorAll('.gbc-contact-card, .gbc-contact-cta');\n  if ('IntersectionObserver' in window) {\n    var obs = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry, i) {\n        if (entry.isIntersecting) {\n          setTimeout(function() { entry.target.classList.add('gbc-visible'); }, i * 90);\n          obs.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.12, rootMargin: '0px 0px -30px 0px' });\n    items.forEach(function(el) { obs.observe(el); });\n  } else {\n    items.forEach(function(el) { el.classList.add('gbc-visible'); });\n  }\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Get In Touch Visit &amp; Connect We&rsquo;d love to see you, hear from you, or simply chat &mdash; here&rsquo;s every way to reach us. Address 53 Cummer AveNorth York, ON M2M 2E5 Worship Service Saturdays4:00 PM &ndash; 6:00 PM Email info@gbchurches.com WhatsApp &amp; Telegram +1 647 631 5055 One-on-One With Our Pastor Ready for a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-46","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gbchurches.com\/index.php\/wp-json\/wp\/v2\/pages\/46","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gbchurches.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gbchurches.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gbchurches.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gbchurches.com\/index.php\/wp-json\/wp\/v2\/comments?post=46"}],"version-history":[{"count":6,"href":"https:\/\/gbchurches.com\/index.php\/wp-json\/wp\/v2\/pages\/46\/revisions"}],"predecessor-version":[{"id":191,"href":"https:\/\/gbchurches.com\/index.php\/wp-json\/wp\/v2\/pages\/46\/revisions\/191"}],"wp:attachment":[{"href":"https:\/\/gbchurches.com\/index.php\/wp-json\/wp\/v2\/media?parent=46"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}