{"id":5,"date":"2015-04-14T17:26:12","date_gmt":"2015-04-14T17:26:12","guid":{"rendered":"http:\/\/impreza2.us-themes.com\/?page_id=5"},"modified":"2026-07-23T19:18:31","modified_gmt":"2026-07-23T19:18:31","slug":"home","status":"publish","type":"page","link":"https:\/\/stgregorycu.org\/","title":{"rendered":"Home"},"content":{"rendered":"<style>\n.sgcu-site { --sgcu-blue:#003a78; --sgcu-blue-2:#005bb8; --sgcu-navy:#061b3a; --sgcu-gold:#d7aa45; --sgcu-ink:#101828; --sgcu-muted:#5d6b82; --sgcu-soft:#f4f8fc; font-family: \"DM Sans\", Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif; color:var(--sgcu-ink); background:#fff; width:100vw; max-width:100vw; margin-left:calc(50% - 50vw); overflow-x:hidden; }\n.sgcu-site * { box-sizing:border-box; }\n.sgcu-wrap { width:min(1160px, calc(100% - 40px)); margin:0 auto; }\n.sgcu-hero { position:relative; overflow:hidden; padding:76px 0 64px; background: radial-gradient(circle at top left, rgba(0,91,184,.16), transparent 38%), linear-gradient(135deg,#ffffff 0%,#eef5ff 48%,#f9fbff 100%); border-bottom:1px solid rgba(0,58,120,.12); }\n.sgcu-hero:after { content:\"\"; position:absolute; inset:auto -10% -36% -10%; height:45%; background:linear-gradient(135deg, rgba(0,58,120,.08), rgba(215,170,69,.15)); transform:skewY(-4deg); }\n.sgcu-hero-grid { position:relative; z-index:1; display:grid; grid-template-columns:1.05fr .95fr; gap:48px; align-items:center; }\n.sgcu-kicker { display:inline-flex; align-items:center; gap:10px; margin-bottom:18px; padding:9px 14px; border:1px solid rgba(0,58,120,.16); border-radius:999px; color:var(--sgcu-blue); font-size:14px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; background:#fff; box-shadow:0 8px 25px rgba(0,58,120,.08); }\n.sgcu-kicker:before { content:\"\"; width:8px; height:8px; border-radius:50%; background:var(--sgcu-gold); box-shadow:0 0 0 5px rgba(215,170,69,.18); }\n.sgcu-hero h1 { margin:0; max-width:760px; color:var(--sgcu-navy); font-size:clamp(46px,7vw,82px); line-height:.98; letter-spacing:-.055em; font-weight:900; }\n.sgcu-lede { margin:24px 0 0; max-width:680px; color:var(--sgcu-muted); font-size:clamp(18px,2.1vw,22px); line-height:1.55; }\n.sgcu-actions { display:flex; flex-wrap:wrap; gap:14px; margin-top:34px; }\n.sgcu-btn { display:inline-flex; align-items:center; justify-content:center; min-height:54px; padding:0 24px; border-radius:999px; font-weight:800; text-decoration:none!important; transition:.2s ease; }\n.sgcu-btn-primary { color:#fff!important; background:var(--sgcu-blue); box-shadow:0 16px 34px rgba(0,58,120,.26); }\n.sgcu-btn-primary:hover { background:var(--sgcu-blue-2); transform:translateY(-2px); }\n.sgcu-btn-secondary { color:var(--sgcu-blue)!important; background:#fff; border:1px solid rgba(0,58,120,.18); }\n.sgcu-btn-secondary:hover { border-color:var(--sgcu-blue); transform:translateY(-2px); }\n.sgcu-logo-card { position:relative; padding:28px; border-radius:34px; background:rgba(255,255,255,.88); box-shadow:0 24px 70px rgba(0,35,75,.16); border:1px solid rgba(0,58,120,.12); }\n.sgcu-logo-card img { display:block; width:100%; height:auto; border-radius:24px; }\n.sgcu-badges { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin-top:18px; }\n.sgcu-badge { padding:14px 12px; border-radius:18px; background:#fff; border:1px solid rgba(0,58,120,.12); text-align:center; color:var(--sgcu-navy); font-weight:900; }\n.sgcu-badge span { display:block; color:var(--sgcu-muted); font-size:12px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; margin-top:3px; }\n.sgcu-section { padding:72px 0; }\n.sgcu-section h2 { margin:0; color:var(--sgcu-navy); font-size:clamp(34px,4vw,54px); line-height:1.04; letter-spacing:-.04em; font-weight:900; }\n.sgcu-section-intro { max-width:720px; margin:14px 0 34px; color:var(--sgcu-muted); font-size:19px; line-height:1.6; }\n.sgcu-services { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }\n.sgcu-card { min-height:220px; padding:28px; border-radius:28px; background:#fff; border:1px solid rgba(0,58,120,.12); box-shadow:0 16px 44px rgba(0,35,75,.08); }\n.sgcu-card .icon { width:48px; height:48px; display:grid; place-items:center; border-radius:16px; color:#fff; background:linear-gradient(135deg,var(--sgcu-blue),#0b72d9); font-size:24px; margin-bottom:20px; }\n.sgcu-card h3 { margin:0 0 10px; color:var(--sgcu-navy); font-size:22px; line-height:1.15; font-weight:900; }\n.sgcu-card p { margin:0; color:var(--sgcu-muted); line-height:1.55; }\n.sgcu-dark { background:var(--sgcu-navy); color:#fff; }\n.sgcu-dark h2, .sgcu-dark h3 { color:#fff; }\n.sgcu-dark .sgcu-section-intro { color:#c8d6ea; }\n.sgcu-values { display:grid; grid-template-columns:1fr 1fr 1fr; gap:18px; }\n.sgcu-value { padding:30px; border-radius:28px; background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.14); }\n.sgcu-value strong { display:block; font-size:42px; color:var(--sgcu-gold); line-height:1; margin-bottom:16px; }\n.sgcu-value p { margin:0; color:#dce8f7; line-height:1.55; }\n.sgcu-contact { background:linear-gradient(135deg,#f7faff,#edf4ff); }\n.sgcu-contact-box { display:grid; grid-template-columns:1fr 1fr; gap:24px; align-items:stretch; }\n.sgcu-panel { padding:34px; border-radius:30px; background:#fff; border:1px solid rgba(0,58,120,.12); box-shadow:0 18px 55px rgba(0,35,75,.08); }\n.sgcu-panel h3 { margin:0 0 14px; color:var(--sgcu-navy); font-size:26px; font-weight:900; }\n.sgcu-panel p, .sgcu-panel li { color:var(--sgcu-muted); font-size:17px; line-height:1.6; }\n.sgcu-panel ul { margin:0; padding-left:20px; }\n.sgcu-footer-note { margin-top:34px; padding-top:22px; border-top:1px solid rgba(0,58,120,.12); color:var(--sgcu-muted); font-size:14px; line-height:1.5; }\n@media (max-width:900px) { .sgcu-hero-grid,.sgcu-contact-box { grid-template-columns:1fr; } .sgcu-services,.sgcu-values { grid-template-columns:1fr 1fr; } }\n@media (max-width:620px) { .sgcu-wrap { width:min(100% - 26px,1160px); } .sgcu-hero { padding:48px 0; } .sgcu-hero h1 { font-size:38px; letter-spacing:-.045em; } .sgcu-actions { flex-direction:column; } .sgcu-btn { width:100%; } .sgcu-logo-card { padding:18px; border-radius:26px; } .sgcu-logo-card img { border-radius:18px; } .sgcu-services,.sgcu-values,.sgcu-badges { grid-template-columns:1fr; } .sgcu-card { min-height:auto; } }\n<\/style>\n<div class=\"sgcu-site\">\n<section class=\"sgcu-hero\">\n<div class=\"sgcu-wrap sgcu-hero-grid\">\n<div>\n<div class=\"sgcu-kicker\">Established 1950<\/div>\n<h1>Faithful service. Local lending. Member-owned care.<\/h1>\n<p class=\"sgcu-lede\">St Gregory Credit Union of Mary, Mother of God Parish is a faith-based, member-focused credit union serving the community with personal service, practical savings options, and straightforward loan solutions. Our community includes St Gregory, St Ita, and St Thomas of Canterbury Churches on the north side of Chicago, as well as the St Jude League (the Claretians).<\/p>\n<div class=\"sgcu-actions\">\n          <a class=\"sgcu-btn sgcu-btn-primary\" href=\"mailto:info@stgregorycu.org\">Contact the Credit Union<\/a><br \/>\n          <a class=\"sgcu-btn sgcu-btn-secondary\" href=\"#services\">View Services<\/a><br \/>\n          <a class=\"sgcu-btn sgcu-btn-secondary\" href=\"https:\/\/stgregorycu.org\/?page_id=971\">View Rates<\/a>\n        <\/div><\/div>\n<div class=\"sgcu-logo-card\">\n        <img decoding=\"async\" src=\"https:\/\/stgregorycu.org\/wp-content\/uploads\/2026\/06\/st-gregory-credit-union-logo-2026.png\" alt=\"St Gregory Credit Union logo\" \/><\/p>\n<div id=\"online-branch\" class=\"sgcu-online-card\" aria-labelledby=\"online-branch-title\">\n<div class=\"sgcu-online-copy\">\n<p class=\"sgcu-online-eyebrow\">Member Account Access<\/p>\n<h2 id=\"online-branch-title\">Online Branch<\/h2>\n<p>Enter your User ID to securely access your account.<\/p>\n<\/p><\/div>\n<form id=\"sgcu-online-login\" name=\"LOGINFORM\" method=\"POST\" action=\"https:\/\/www.cu-webssl4.net\/cgi-win\/validate.cmd\" class=\"sgcu-online-form\">\n            <input type=\"hidden\" name=\"CU\" value=\"81\"><br \/>\n            <input type=\"hidden\" name=\"OPT\" value=\"SIGNON2\"><br \/>\n            <input type=\"hidden\" name=\"SESS\" value=\"5275\"><br \/>\n            <input type=\"hidden\" name=\"CID\" value=\" \"><br \/>\n            <label for=\"sgcu-online-user\">User ID<\/label><\/p>\n<div class=\"sgcu-online-fields\">\n              <input type=\"text\" id=\"sgcu-online-user\" name=\"USER\" size=\"16\" maxlength=\"32\" autocomplete=\"username\" required aria-required=\"true\"><br \/>\n              <button type=\"submit\" class=\"sgcu-online-button\">Sign On<\/button>\n            <\/div>\n<p class=\"sgcu-online-help\"><a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/www.cu-webssl4.net\/cgi-win\/validate.cmd?OPT=FORGOT18128337840982637947493954343848949&amp;key=a1k8387b3f5g2d8s9x09s76567\">Forgot Password?<\/a><\/p>\n<\/p><\/form>\n<\/p><\/div>\n<div class=\"sgcu-badges\">\n<div class=\"sgcu-badge\">1950<span>Founded<\/span><\/div>\n<div class=\"sgcu-badge\">Local<span>Decisions<\/span><\/div>\n<div class=\"sgcu-badge\">Faith<span>Community<\/span><\/div><\/div><\/div><\/div>\n<\/section>\n<style>\n  .sgcu-logo-card > img{width:84%;margin:0 auto;border-radius:20px}\n  .sgcu-online-card{width:84%;margin:18px auto 0;padding:20px;background:#f4f8fc;border:1px solid rgba(0,58,120,.15);border-radius:18px}\n  .sgcu-online-copy{margin-bottom:14px}\n  .sgcu-online-eyebrow{margin:0 0 4px;color:#1b4f72;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}\n  .sgcu-online-card h2{margin:0;color:#0b2545;font-size:clamp(25px,2.25vw,32px);line-height:1.08;letter-spacing:-.025em;font-weight:900}\n  .sgcu-online-copy p:last-child{margin:7px 0 0;color:#5d6b82;font-size:.92rem;line-height:1.45}\n  .sgcu-online-form > br{display:none}\n  .sgcu-online-form label{display:block;margin-bottom:6px;color:#0b2545;font-size:.9rem;font-weight:800}\n  .sgcu-online-fields{display:flex;gap:9px;align-items:stretch}\n  .sgcu-online-fields input{min-width:0;flex:1;border:1px solid #aebdca;border-radius:7px;padding:10px 11px;font:inherit}\n  .sgcu-online-fields input:focus{outline:3px solid rgba(27,79,114,.22);border-color:#1b4f72}\n  .sgcu-online-button{border:0;border-radius:7px;background:#0b2545;color:#fff;padding:10px 16px;font:inherit;font-weight:800;white-space:nowrap;cursor:pointer}\n  .sgcu-online-button:hover,.sgcu-online-button:focus{background:#163b66}\n  .sgcu-online-help{margin:8px 0 0;font-size:.84rem}\n  .sgcu-online-help a{color:#1b4f72;font-weight:700}\n  @media (max-width:520px){.sgcu-logo-card > img,.sgcu-online-card{width:100%}.sgcu-online-fields{flex-direction:column}.sgcu-online-button{width:100%}}\n<\/style>\n<p><script>\n(function(){\n  var form=document.getElementById('sgcu-online-login');\n  if(!form){return;}\n  form.addEventListener('submit',function(event){\n    var user=document.getElementById('sgcu-online-user');\n    if(!user.value.trim()){\n      event.preventDefault();\n      window.alert('Please enter a valid User ID');\n      user.focus();\n      return;\n    }\n    form.elements.SESS.value=String(Math.floor(Math.random()*9999));\n  });\n})();\n<\/script><\/p>\n<section id=\"services\" class=\"sgcu-section\">\n<div class=\"sgcu-wrap\">\n<h2>Financial services built around members.<\/h2>\n<p class=\"sgcu-section-intro\">Simple, relationship-based products for everyday needs \u2014 with service from people who know the community.<\/p>\n<div class=\"sgcu-services\">\n<article class=\"sgcu-card\">\n<div class=\"icon\">$<\/div>\n<h3>Share Accounts<\/h3>\n<p>Practical savings options that keep your credit union membership close to home.<\/p>\n<\/article>\n<article class=\"sgcu-card\">\n<div class=\"icon\">\u2197<\/div>\n<h3>Used Auto Loans<\/h3>\n<p>Financing support for dependable transportation with personal guidance.<\/p>\n<\/article>\n<article class=\"sgcu-card\">\n<div class=\"icon\">\u2713<\/div>\n<h3>Signature Loans<\/h3>\n<p>Flexible unsecured loan options for qualified members and everyday expenses.<\/p>\n<\/article>\n<article class=\"sgcu-card\">\n<div class=\"icon\">\u25cf<\/div>\n<h3>Secured Loans<\/h3>\n<p>Borrowing solutions backed by member savings for added confidence.<\/p>\n<\/article><\/div><\/div>\n<\/section>\n<section class=\"sgcu-section sgcu-dark\">\n<div class=\"sgcu-wrap\">\n<h2>Why members choose St Gregory.<\/h2>\n<p class=\"sgcu-section-intro\">A credit union should feel personal, trustworthy, and close to the people it serves.<\/p>\n<div class=\"sgcu-values\">\n<div class=\"sgcu-value\"><strong>01<\/strong><\/p>\n<h3>Rooted in faith<\/h3>\n<p>Guided by Catholic tradition and a commitment to service.<\/p>\n<\/div>\n<div class=\"sgcu-value\"><strong>02<\/strong><\/p>\n<h3>Known by name<\/h3>\n<p>Members are not just account numbers \u2014 relationships matter here.<\/p>\n<\/div>\n<div class=\"sgcu-value\"><strong>03<\/strong><\/p>\n<h3>Serving since 1950<\/h3>\n<p>More than seven decades of community-focused financial care.<\/p>\n<\/div><\/div><\/div>\n<\/section>\n<section id=\"contact\" class=\"sgcu-section sgcu-contact\">\n<div class=\"sgcu-wrap\">\n<h2>Visit or reach out.<\/h2>\n<p class=\"sgcu-section-intro\">Whether you are opening a share account, asking about a loan, or looking for membership information, we are ready to help.<\/p>\n<div class=\"sgcu-contact-box\">\n<div class=\"sgcu-panel\">\n<h3>Main Office<\/h3>\n<p><strong>1609 W Gregory Street<\/strong><br \/>Chicago, IL 60640<\/p>\n<ul>\n<li>Sunday: 9:30 AM \u2013 Noon<\/li>\n<li>Wednesday: 7:00 PM \u2013 9:00 PM<\/li>\n<\/ul><\/div>\n<div class=\"sgcu-panel\">\n<h3>Downtown Office<\/h3>\n<p><strong>205 W Monroe St, 8th Floor<\/strong><br \/>Chicago, IL 60606<\/p>\n<ul>\n<li>Monday: 10:30 AM \u2013 2:00 PM<\/li>\n<li>Wednesday: 10:30 AM \u2013 2:00 PM<\/li>\n<li>Thursday: 10:30 AM \u2013 2:00 PM<\/li>\n<\/ul><\/div><\/div>\n<div class=\"sgcu-contact-box\" style=\"margin-top:24px;\">\n<div class=\"sgcu-panel\">\n<h3>Mailing Address<\/h3>\n<p><strong>St. Gregory Credit Union<\/strong><br \/>5545 N Paulina Street<br \/>Chicago, IL 60640<\/p>\n<p>Please send all mail to our Paulina Street mailing address.<\/p>\n<\/p><\/div>\n<div class=\"sgcu-panel\">\n<h3>Contact<\/h3>\n<p>Phone: <a href=\"tel:17735615493\">(773) 561-5493<\/a><br \/>Email: <a href=\"mailto:info@stgregorycu.org\">info@stgregorycu.org<\/a><br \/>Website: <a href=\"https:\/\/stgregorycu.org\">StGregoryCU.org<\/a><\/p>\n<\/p><\/div><\/div>\n<div class=\"sgcu-footer-note\">St Gregory Credit Union is a member-owned financial cooperative. Loan availability and terms are subject to approval.<\/div><\/div>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Established 1950 Faithful service. Local lending. Member-owned care. St Gregory Credit Union of Mary, Mother of God Parish is a faith-based, member-focused credit union serving the community with personal service, practical savings options, and straightforward loan solutions. Our community includes St Gregory, St Ita, and St Thomas of Canterbury Churches on the north side of&#8230;<\/p>\n","protected":false},"author":1,"featured_media":967,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/stgregorycu.org\/index.php?rest_route=\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stgregorycu.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stgregorycu.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stgregorycu.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stgregorycu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5"}],"version-history":[{"count":10,"href":"https:\/\/stgregorycu.org\/index.php?rest_route=\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":987,"href":"https:\/\/stgregorycu.org\/index.php?rest_route=\/wp\/v2\/pages\/5\/revisions\/987"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/stgregorycu.org\/index.php?rest_route=\/wp\/v2\/media\/967"}],"wp:attachment":[{"href":"https:\/\/stgregorycu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}