{"id":1938,"date":"2024-06-04T14:30:12","date_gmt":"2024-06-04T14:30:12","guid":{"rendered":"http:\/\/hope-cu.local\/?page_id=1938"},"modified":"2025-10-24T12:37:13","modified_gmt":"2025-10-24T16:37:13","slug":"credit-cards","status":"publish","type":"page","link":"https:\/\/www.hopecu.org\/personal\/credit-cards\/","title":{"rendered":"Credit Cards"},"content":{"rendered":"\n<section class=\"product-category-hero relative\" id=\"product-category-hero-block_1c74a864e9f7d26ac0b24cb26fed779f\"\n    style=\"background: rgb(241,239,229); background: linear-gradient(0deg, rgba(241,239,229,1) 65%, rgba(255,255,255,1) 100%);\">\n    <div class=\"flex w-100 justify-center items-center\">\n        <div class=\"w-90 product-category-hero-inner\">\n            <div class=\"flex w-100 justify-center items-center product-category-hero-top\">\n                <div class=\"flex justify-center items-center\">\n                    <div>\n                        <h1 class=\"page-hero-heading\">Credit Cards<\/h1>\n                        <p class=\"page-hero-content\">Sometimes, having all the cash you need to pay for a big-ticket item all at once just isn\u2019t practical. A HOPE Platinum Visa card gives the option of paying for purchases over time without the pitfalls you&#8217;ll find with other credit card providers: outrageous interest rates and lots of hidden or excessive fees.\u00b9 Just call or visit your nearest branch and they will walk you through the process.<\/p>\n                                                    <a href=\"https:\/\/www.hopecu.org\/branches\/\"\n                                class=\"cta-btn cta-btn-outline-light mt4\">Apply Now<\/a>\n                                            <\/div>\n                <\/div>\n                <div>\n                    <img decoding=\"async\" class=\"hope-hero-image\" src=\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2024\/08\/Personal-Credit-Cards.jpg\" alt=\"\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"flex w-100 justify-center items-center\">\n        <div class=\"w-90 hope-inner\">\n            <div class=\"flex w-100 justify-between items-start product-category-hero-sub pv5\">\n                <div class=\" w-60 pr5 \">\n                    <h2 class=\"product-category-sub-heading mb3\">Accepted worldwide, HOPE Platinum and Platinum Rewards\u00b2  Visa\u00b3 credit cards can save you money and make it easy to make the purchases you need.<\/h2>\n                    <p class=\"product-category-sub-content\"><p><strong>Applying is easy.<\/strong><br \/>\nJust call or visit your nearest branch and they will walk you through the process. Current HOPE members can apply for a credit card online by using HOPE digital banking.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Need to know more?<\/strong><br \/>\nJust give us a ring toll-free at 1-866-321-HOPE (4673) or contact your nearest branch with any questions you may have.<\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/www.hopecu.org\/rates\/\" target=\"_blank\" rel=\"noopener\">See Our Rates<\/a><\/p>\n<p><a href=\"https:\/\/hopecu.org\/\" target=\"_blank\" rel=\"noopener\">Members Apply Now<\/a><\/p>\n<\/p>\n                <\/div>\n                                    <div class=\"w-40\">\n                        <div class=\"flex justify-center items-center product-category-percent-grid\">\n                                                            <div class=\"flex flex-column justify-center items-center product-category-hero-rate\">\n                                    <h3 class=\"product-category-hero-rate-heading tc mb3\">Platinum Visa<\/h3>\n                                                                            <p class=\"product-category-hero-rate-label\">Rates as low as <\/p>\n                                                                        <div class=\"flex justify-center items-center\">\n                                        <p class=\"product-category-hero-rate-percent\">13.25<\/p>\n                                        <div class=\"flex flex-column items-center ml2\">\n                                                                                            <p class=\"percent\">%<\/p>\n                                                <p class=\"percent-type\">APR<\/p>\n                                                                                    <\/div>\n                                    <\/div>\n                                <\/div>\n                                                                                        <div class=\"flex flex-column justify-center items-center product-category-hero-rate\">\n                                    <h3 class=\"product-category-hero-rate-heading tc mb3\">Platinum Rewards Visa<\/h3>\n                                                                            <p class=\"product-category-hero-rate-label\">Rates as low as <\/p>\n                                                                        <div class=\"flex justify-center items-center\">\n                                        <p class=\"product-category-hero-rate-percent\">14.25<\/p>\n                                        <div class=\"flex flex-column items-center ml2\">\n                                            <p class=\"percent\">%<\/p>\n                                            <p class=\"percent-type\">APR<\/p>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section class=\"flex justify-center items-center product-cat-nav pv3\">\n    <ul class=\"w-90 flex justify-between items-center\" id=\"product-cat-nav\">\n    <\/ul>\n<\/section>\n\n<script>\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", function () {\n\n            let main = document.getElementById('primary');\n            let scrollMarginTop = main.style.marginTop;\n\n            let nav = document.getElementById('product-cat-nav');\n            let navArr = [];\n\n            let account = document.querySelector('.product-grid');\n            let getStarted = document.querySelector('.steps');\n            let whyHope = document.querySelector('.icon-grid-b');\n            let stories = document.querySelector('.success-stories');\n            let faqs = document.querySelector('.faq');\n            let findBranch = document.querySelector('.location-finder');\n            let info = document.querySelector('.contact-us');\n\n            if (account) {\n                account.setAttribute('id', 'choose-an-account');\n                account.style.scrollMarginTop = scrollMarginTop;\n                let accountNav = document.createElement('li');\n                let accountNavLink = document.createElement('a');\n                accountNavLink.setAttribute('href', '#choose-an-account');\n                accountNavLink.innerText = \"Choose an Account\";\n                accountNav.appendChild(accountNavLink);\n                navArr.push(accountNav);\n            }\n\n            if (getStarted) {\n                getStarted.setAttribute('id', 'get-started');\n                getStarted.style.scrollMarginTop = scrollMarginTop;\n                let getStartedNav = document.createElement('li');\n                let getStartedNavLink = document.createElement('a');\n                getStartedNavLink.setAttribute('href', '#get-started');\n                getStartedNavLink.innerText = \"Get Started\";\n                getStartedNav.appendChild(getStartedNavLink);\n                navArr.push(getStartedNav);\n            }\n\n            if (whyHope) {\n                whyHope.setAttribute('id', 'why-hope');\n                whyHope.style.scrollMarginTop = scrollMarginTop;\n                let whyHopeNav = document.createElement('li');\n                let whyHopeNavLink = document.createElement('a');\n                whyHopeNavLink.setAttribute('href', '#why-hope');\n                whyHopeNavLink.innerText = \"Why HOPE?\";\n                whyHopeNav.appendChild(whyHopeNavLink);\n                navArr.push(whyHopeNav);\n            }\n\n            if (stories) {\n                stories.setAttribute('id', 'member-stories');\n                stories.style.scrollMarginTop = scrollMarginTop;\n                let storiesNav = document.createElement('li');\n                let storiesNavLink = document.createElement('a');\n                storiesNavLink.setAttribute('href', '#member-stories');\n                storiesNavLink.innerText = \"Member Stories\";\n                storiesNav.appendChild(storiesNavLink);\n                navArr.push(storiesNav);\n            }\n\n            if (faqs) {\n                faqs.setAttribute('id', 'faq');\n                faqs.style.scrollMarginTop = scrollMarginTop;\n                let faqsNav = document.createElement('li');\n                let faqsNavLink = document.createElement('a');\n                faqsNavLink.setAttribute('href', '#faq');\n                faqsNavLink.innerText = \"FAQs\";\n                faqsNav.appendChild(faqsNavLink);\n                navArr.push(faqsNav);\n            }\n\n            if (findBranch) {\n                findBranch.setAttribute('id', 'find-branch');\n                findBranch.style.scrollMarginTop = scrollMarginTop;\n                let findBranchNav = document.createElement('li');\n                let findBranchNavLink = document.createElement('a');\n                findBranchNavLink.setAttribute('href', '#find-branch');\n                findBranchNavLink.innerText = \"Find a Branch\";\n                findBranchNav.appendChild(findBranchNavLink);\n                navArr.push(findBranchNav);\n            }\n\n            if (info) {\n                info.setAttribute('id', 'request-information');\n                info.style.scrollMarginTop = scrollMarginTop;\n                let infoNav = document.createElement('li');\n                let infoNavLink = document.createElement('a');\n                infoNavLink.setAttribute('href', '#request-information');\n                infoNavLink.innerText = \"Request Information\";\n                infoNav.appendChild(infoNavLink);\n                navArr.push(infoNav);\n            }\n\n            navArr.forEach((navItem) => {\n                nav.appendChild(navItem);\n            });\n\n        });\n    })();\n<\/script>\n\n\n<section class=\"product-grid relative pv6\" id=\"product-grid-block_7caadd479bfc9c7de993e174c421fad7\" style=\"background-color: white;\">\n    <div class=\"flex w-100 justify-center items-center\">\n        <div class=\"w-90 hope-inner\">\n            <div class=\"hope-column-content-layout\">\n                <div class=\"hope-column-content-side\">\n                    <h2 class=\"hope-column-heading\">Find the Best Credit Card for You<\/h2>\n                    <div class=\"product-grid-copy mt3\">\n                        <p><br data-mce-bogus=\"1\"><\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"hope-column-content-main product-grid\">\n                                            <div class=\"product-grid-item\">\n                            <h3 class=\"pgi-title\">Platinum Visa<\/h3>\n                            <p class=\"pgi-desc mv3\"><\/p>\n                            <a class=\"cta-btn btn-solid\" href=\"https:\/\/www.hopecu.org\/product\/personal\/credit-cards\/platinum-visa\/\">Learn More<\/a>\n                        <\/div>\n                                            <div class=\"product-grid-item\">\n                            <h3 class=\"pgi-title\">Rewards Visa<\/h3>\n                            <p class=\"pgi-desc mv3\"><\/p>\n                            <a class=\"cta-btn btn-solid\" href=\"https:\/\/www.hopecu.org\/product\/personal\/credit-cards\/rewards-visa\/\">Learn More<\/a>\n                        <\/div>\n                                            <div class=\"product-grid-item\">\n                            <h3 class=\"pgi-title\">Secured Platinum Visa<\/h3>\n                            <p class=\"pgi-desc mv3\"><\/p>\n                            <a class=\"cta-btn btn-solid\" href=\"https:\/\/www.hopecu.org\/product\/personal\/credit-cards\/secured-platinum-visa\/\">Learn More<\/a>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<section class=\"steps relative pv6\" id=\"steps-block_9b0da5374b97b7cb2743f9fabf421537\" style=\"background-color: #F4F4F4;\">\n    <div class=\"flex w-100 justify-center items-center\">\n        <div class=\"w-90 hope-inner\">\n            <div class=\"hope-column-content-layout\">\n                <div class=\"hope-column-content-side\">\n                    <h2 class=\"hope-column-heading\">3 Easy Ways to Open an Account<\/h2>\n                <\/div>\n                <div class=\"hope-column-content-main step-grid\">\n                                            <div class=\"step\">\n                            <div class=\"step-number step-number-1\">\n                               1                            <\/div>\n                            <h3 class=\"pgi-title\">Open Online<\/h3>\n                            <p class=\"pgi-desc mv3\">Current HOPE members can apply quickly and easily with our online application.<\/p>\n                            <a class=\"cta-btn btn-solid\" href=\"https:\/\/my.hopecu.org\/login\">Apply Now<\/a>\n                        <\/div>\n                                            <div class=\"step\">\n                            <div class=\"step-number step-number-2\">\n                               2                            <\/div>\n                            <h3 class=\"pgi-title\">Visit a Branch<\/h3>\n                            <p class=\"pgi-desc mv3\">Stop by your nearest branch and open your account with a representative.<\/p>\n                            <a class=\"cta-btn btn-solid\" href=\"https:\/\/www.hopecu.org\/branches\">Find a Branch<\/a>\n                        <\/div>\n                                            <div class=\"step\">\n                            <div class=\"step-number step-number-3\">\n                               3                            <\/div>\n                            <h3 class=\"pgi-title\">Call Us<\/h3>\n                            <p class=\"pgi-desc mv3\">Our friendly team members are ready to help you take the first steps by phone.<\/p>\n                            <a class=\"cta-btn btn-solid\" href=\"https:\/\/www.hopecu.org\/branches\">Contact Us<\/a>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<section class=\"icon-grid-b relative pv6\" id=\"icon-grid-b-block_762cf815d7f461424e4eebf2410cc324\" style=\"background: rgb(0,116,107); background: radial-gradient(circle, rgba(0,116,107,1) 0%, rgba(1,113,104,1) 25%, rgba(1,75,70,1) 100%);\">\n    <div class=\"flex w-100 justify-center items-center\">\n        <div class=\"w-90 hope-inner\">\n            <div class=\"hope-column-content-layout\">\n                <div class=\"hope-column-content-side\">\n                    <h2 class=\"hope-column-heading white\">Why Get a Credit Card with Hope Credit Union?<\/h2>\n                <\/div>\n                <div class=\"hope-column-content-main product-grid\">\n                                            <div>\n                            <img decoding=\"async\" class=\"igb-icon mb3\" src=\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2024\/05\/free-services.svg\" alt=\"Free Services Icon\">\n                            <h3 class=\"pgi-title white mb2\">Free Services<\/h3>\n                            <p class=\"pgi-desc white\">All our credit cards offer free HOPE digital banking, e-statements, and the ability to make electronic payments.<\/p>\n                        <\/div>\n                                            <div>\n                            <img decoding=\"async\" class=\"igb-icon mb3\" src=\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2024\/08\/low-rates.png\" alt=\"Affordable Rates Icon\">\n                            <h3 class=\"pgi-title white mb2\">Affordable Rates<\/h3>\n                            <p class=\"pgi-desc white\">We help you keep more of your money with competitive rates. Be sure to compare us for your best deal.<\/p>\n                        <\/div>\n                                            <div>\n                            <img decoding=\"async\" class=\"igb-icon mb3\" src=\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2024\/05\/safe-secure.svg\" alt=\"Quick and Secure Icon\">\n                            <h3 class=\"pgi-title white mb2\">Quick and Secure<\/h3>\n                            <p class=\"pgi-desc white\">Keep things moving by adding our Platinum Visa to your digital wallet. Block and unblock the card using our digital banking service. <\/p>\n                        <\/div>\n                                            <div>\n                            <img decoding=\"async\" class=\"igb-icon mb3\" src=\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2024\/05\/opportunities.svg\" alt=\"Opportunities For All Icon\">\n                            <h3 class=\"pgi-title white mb2\">Opportunities For All<\/h3>\n                            <p class=\"pgi-desc white\">Everyone deserves access to low-cost solutions. Our affordable credit card options can help you reach your financial goals.<\/p>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<section class=\"success-stories relative pv6\" id=\"success-stories-block_00c3dd230b88c20f7597bdcb49efe9b4\" style=\"background-color: white;\">\n    <div class=\"flex w-100 justify-center items-center\">\n        <div class=\"w-90 hope-inner\">\n            <div class=\"hope-column-content-layout\">\n                <div class=\"hope-column-content-side\">\n                    <h2 class=\"hope-column-heading mb3\">Member Success Stories<\/h2>\n                    <p class=\"hope-column-copy\">The power of HOPE enables our members to live their best lives. See how we\u2019ve empowered their financial success\u2014and how we can help you too.<\/p>\n                <\/div>\n                <div class=\"hope-column-content-main flex justify-between items-center\">\n                    <img decoding=\"async\" class=\"testimonial-arrow-back\" id=\"testimonial-arrow-back-78609\" src=\"\/wp-content\/uploads\/2024\/05\/carousel-arrow-left.svg\"\n                        role=\"button\">\n                    <div class=\"glide testimonial-block-glide\" id=\"glide-78609\">\n                        <div class=\"glide__track\" data-glide-el=\"track\">\n                            <ul class=\"glide__slides\">\n                                                                    <li class=\"glide__slide\">\n                                        <div>\n                                            <p class=\"testimonial-quote\">\n                                                They made it easy for me. I want to work with people like HOPE\u2014people who are concerned about me. I\u2019ve never had this many benefits from a bank. I am proud to say I\u2019m with HOPE.                                            <\/p>\n                                            <div class=\"testimonial-sep mv4\"><\/div>\n                                            <p class=\"testimonial-author\">\n                                                Louis W.                                            <\/p>\n                                            <p class=\"testimonial-location\">\n                                                Mississippi                                            <\/p>\n                                        <\/div>\n                                    <\/li>\n                                                                    <li class=\"glide__slide\">\n                                        <div>\n                                            <p class=\"testimonial-quote\">\n                                                Consolidating all our debt gave us a sense of freedom, of relief. It was either get this loan or work ourselves to death to pay off our credit cards. Because of HOPE, we sleep a little easier at night.                                            <\/p>\n                                            <div class=\"testimonial-sep mv4\"><\/div>\n                                            <p class=\"testimonial-author\">\n                                                Sharon H.                                            <\/p>\n                                            <p class=\"testimonial-location\">\n                                                Tennessee                                            <\/p>\n                                        <\/div>\n                                    <\/li>\n                                                            <\/ul>\n                        <\/div>\n                        <div class=\"glide__bullets\" style=\"margin-top: 2rem;\" data-glide-el=\"controls[nav]\">\n                                                            <button class=\"testimonial_glide_bullet glide__bullet\"\n                                    data-glide-dir=\"=0\"><\/button>\n                                                            <button class=\"testimonial_glide_bullet glide__bullet\"\n                                    data-glide-dir=\"=1\"><\/button>\n                                                    <\/div>\n                    <\/div>\n                    <img decoding=\"async\" class=\"testimonial-arrow-fwd\" id=\"testimonial-arrow-fwd-78609\" src=\"\/wp-content\/uploads\/2024\/05\/carousel-arrow-right.svg\"\n                        role=\"button\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script defer>\n    (function () {\n\n        let hc = new Glide('#glide-78609', {\n            type: 'carousel',\n        }).mount();\n\n        let hcBack = document.getElementById('testimonial-arrow-back-78609');\n        hcBack.addEventListener('click', function () {\n            hc.go('<');\n        });\n\n        let hcFwd = document.getElementById('testimonial-arrow-fwd-78609');\n        hcFwd.addEventListener('click', function () {\n            hc.go('>');\n        });\n\n    })();\n<\/script>\n\n\n<section class=\"faq relative pv6\" id=\"faq-block_910ff80ccc53ebb6d993c5e61fd55db8\"\n    style=\"background-color: #F2EFE5;\">\n    <div class=\"flex w-100 justify-center items-center\">\n        <div class=\"w-90 hope-inner\">\n            <div class=\"hope-column-content-layout\">\n                                    <div class=\"hope-column-content-side\">\n                        <h2 class=\"hope-column-heading mb3\">Frequently Asked Questions<\/h2>\n                        <p class=\"hope-column-copy\"><p>Here are some things people often want to know about\u00a0 HOPE&#8217;s Platinum Visa cards.<\/p>\n<\/p>\n                    <\/div>\n                                <div class=\"hope-column-content-main faq-accordion secwis-cont\" >\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>How do I apply for a HOPE credit card?<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <p>You can apply for a credit card at any branch.\u00a0 HOPE members can also apply online using our HOPE digital banking service. You can also give us a call to ask any questions and find out what steps to take next.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>How long does it take to open a credit card?<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <p>Response times vary based on the type of card for which you are applying and whether you are able to provide all the required information when it is needed.<\/p>\n<p>Discuss decision timelines with our staff to get an accurate picture of what to expect in your case.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>I have a bad, limited, or no credit history.  Can I still get a credit card?<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <p>At Hope Credit Union, we believe in equal access to economic opportunities, and we seek to provide financial assistance whenever possible to those who are just starting out or rebuilding. We have a secured Visa option that uses money in a savings account or certificate to help you qualify.<\/p>\n<p>Contact us\u00a0to discuss your specific financial situation and see how we can help.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>How do I make my credit card payment?<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <p>Paying your credit card payment is easy and convenient. You can pay online using our free digital banking service, in a branch, or by mail.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script defer>\n\n    (function () {\n        \n        const accordion = document.querySelectorAll('.faq-acc-heading');\n        const accordionContent = document.querySelectorAll('.faq-cont');\n\n        const plusAcc = document.querySelectorAll('div.plus-rt');\n\n        const maxHeight = \"max-content\";\n\n        accordion.forEach(acc => {\n            acc.addEventListener('click', (e) => {\n\n                let currentContent = acc.nextElementSibling;\n\n                const plus = acc.querySelector('div.plus-rt');\n\n                if (getComputedStyle(currentContent).height == '0px') {\n                    accordionContent.forEach(cont => {\n                        if (cont == currentContent) {\n                            let inner = cont.querySelector('.faq-cont-inner');\n                            let innerHeight = inner.clientHeight;\n                            cont.style.maxHeight = 'calc(' + innerHeight + 'px + 2rem)';\n                            cont.style.height = 'calc(' + innerHeight + 'px + 2rem)';\n                            plus.style.transform = 'rotate(90deg)';\n                            plusAcc.forEach(plusEl => {\n                                if (plusEl != plus) {\n                                    plusEl.style.transform = 'rotate(90deg)';\n                                }else{\n                                    plus.style.transform = 'rotate(0deg)';\n                                }\n                            });\n                        } else {\n                            cont.style.maxHeight = '0px';\n                            cont.style.paddingBottom = '0px';\n                            plus.style.transform = 'rotate(0deg)';\n                        }\n                    });\n                } else {\n                    currentContent.style.maxHeight = '0px';\n                    currentContent.style.height = '0px';\n                    currentContent.style.paddingBottom = '0px';\n                    plus.style.transform = 'rotate(90deg)';\n                }\n\n            });\n        });\n\n    })();\n\n<\/script>\n\n\n<section class=\"location-finder location-search relative\" id=\"location-finder-block_1923868bf67ece4cd146ba123e6e9568\">\n    <div class=\"flex justify-center items-start\">\n        <div class=\"loc-search-box flex justify-center items-center\">\n            <div>\n                <h2 class=\"location-search-title mb3\">Find a Location<\/h2>\n                <p class=\"location-search-copy\">\n                    HOPE has 23 locations ready to serve you across the Deep South. Additionally, HOPE is a member\n                    of the <a class=\"underline\" href=\"https:\/\/www.sharedbranching.org\">Shared Branching Network<\/a>. This affiliation allows HOPE members to visit more than 5,000\n                    credit union locations nationwide.\n                <\/p>\n                <div class=\"filter-location-type flex justify-start items-center mv4\">\n                    <div class=\"flex items-center\">\n                        <input class=\"map-checkbox\" type=\"checkbox\" id=\"branch\" value=\"branch\">\n                        <label class=\"checkbox-lbl ml2\" for=\"branch\">Branch<\/label>\n                    <\/div>\n                    <div class=\"flex items-center ml4\">\n                        <input class=\"map-checkbox\" type=\"checkbox\" id=\"atm\" value=\"atm\">\n                        <label class=\"checkbox-lbl ml2\" for=\"atm\">ATM<\/label>\n                    <\/div>\n                <\/div>\n                <form action=\"\/branches\" method=\"get\" class=\"flex mb2\" id=\"zip-search\">\n                    <input type=\"text\" name=\"zipcode\" id=\"zipcode\" placeholder=\"Enter zip code\"                         class=\"footer-input w-60 bg-white\">\n                    <button type=\"submit\" class=\"footer-btn w-40 ml3\">Find Locations<\/button>\n                <\/form>\n                <a class=\"current-location white\" href=\"#\" id=\"use-my-location\">use my current location ><\/a>\n                <a class=\"current-location white db mt2\" href=\"\/branches\">view all locations ><\/a>\n            <\/div>\n        <\/div>\n        <div class=\"search-map-wrapper\">\n            <div class=\"loc-map-box-loader\" id=\"loc-search-map-loader\">\n\n            <\/div>\n            <div class=\"loc-map-box\" id=\"loc-search-map\">\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script>\n\n    (function () {\n        let map;\n\n        let locations = [{\"id\":602,\"title\":\"McGehee Road\",\"address\":{\"street\":\"3421 McGehee Road\",\"city__town__county\":\"Montgomery\",\"state\":\"AL\",\"zip\":\"36111\"},\"geo\":{\"latitude\":\"32.3338117\",\"longitude\":\"-86.2480703\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/mcgehee-road\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":794,\"title\":\"Arba Street\",\"address\":{\"street\":\"400 Arba Street\",\"city__town__county\":\"Montgomery\",\"state\":\"AL\",\"zip\":\"36094\"},\"geo\":{\"latitude\":\"32.36728\",\"longitude\":\"-86.304428\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/arba-street-branch\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":22431,\"title\":\"Parkway East\",\"address\":{\"street\":\"9178 Parkway East\",\"city__town__county\":\"Birmingham\",\"state\":\"AL\",\"zip\":\"35206\"},\"geo\":{\"latitude\":\"33.586587\",\"longitude\":\"-86.70132\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/parkway-east\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":797,\"title\":\"College Station\",\"address\":{\"street\":\"4000 Gray Street, Suite B\",\"city__town__county\":\"College Station\",\"state\":\"AR\",\"zip\":\"72053\"},\"geo\":{\"latitude\":\"34.707771\",\"longitude\":\"-92.223992\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/college-station\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2154,\"title\":\"Little Rock\",\"address\":{\"street\":\"8411 I-30\",\"city__town__county\":\"Little Rock\",\"state\":\"AR\",\"zip\":\"72209\"},\"geo\":{\"latitude\":\"34.6787379\",\"longitude\":\"-92.3228241\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/little-rock\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2156,\"title\":\"West Memphis\",\"address\":{\"street\":\"1114 Missouri Street\",\"city__town__county\":\"West Memphis\",\"state\":\"AR\",\"zip\":\"72301\"},\"geo\":{\"latitude\":\"35.1581223\",\"longitude\":\"-90.1848394\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/west-memphis-branch\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":22537,\"title\":\"Grady Memorial Hospital\",\"address\":{\"street\":\"80 Jesse Hill Jr. Drive, 2nd Floor\",\"city__town__county\":\"Atlanta\",\"state\":\"GA\",\"zip\":\"30302\"},\"geo\":{\"latitude\":\"33.7517323\",\"longitude\":\"-84.3820052\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/grady-memorial-hospital\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2158,\"title\":\"Central City\",\"address\":{\"street\":\"1726 O. C. Haley Blvd.\",\"city__town__county\":\"New Orleans\",\"state\":\"LA\",\"zip\":\"70113\"},\"geo\":{\"latitude\":\"30.022616\",\"longitude\":\"-89.997529\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/central-city-branch\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2160,\"title\":\"Elysian Fields\",\"address\":{\"street\":\"1635 Elysian Fields Avenue\",\"city__town__county\":\"New Orleans\",\"state\":\"LA\",\"zip\":\"70117\"},\"geo\":{\"latitude\":\"29.9740165\",\"longitude\":\"-90.0569617\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/elysian-fields\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2169,\"title\":\"Greenville\",\"address\":{\"street\":\"546  Martin Luther King Jr Blvd\",\"city__town__county\":\"Greenville\",\"state\":\"MS\",\"zip\":\"38701\"},\"geo\":{\"latitude\":\"33.4122053\",\"longitude\":\"-91.0405774\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/greenville\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2162,\"title\":\"Mississippi Coast\",\"address\":{\"street\":\"188 Porter Avenue\",\"city__town__county\":\"Biloxi\",\"state\":\"MS\",\"zip\":\"39530\"},\"geo\":{\"latitude\":\"30.398325\",\"longitude\":\"-88.901667\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/mississippi-coast-branch\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2186,\"title\":\"Louisville\",\"address\":{\"street\":\"16620 Main Street\",\"city__town__county\":\"Louisville\",\"state\":\"MS\",\"zip\":\"39339\"},\"geo\":{\"latitude\":\"33.123204\",\"longitude\":\"-89.017737\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/louisville\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2167,\"title\":\"Drew\",\"address\":{\"street\":\"140 West Shaw Avenue\",\"city__town__county\":\"Drew\",\"state\":\"MS\",\"zip\":\"38737\"},\"geo\":{\"latitude\":\"33.8103189\",\"longitude\":\"-90.5298526\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/drew\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2171,\"title\":\"Itta Bena\",\"address\":{\"street\":\"120 Humphrey Street\",\"city__town__county\":\"Itta Bena\",\"state\":\"MS\",\"zip\":\"38941\"},\"geo\":{\"latitude\":\"34.173592\",\"longitude\":\"-90.133045\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/itta-bena\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2182,\"title\":\"Medical Mall\",\"address\":{\"street\":\"350 Woodrow Wilson, Suite 370B\",\"city__town__county\":\"Jackson\",\"state\":\"MS\",\"zip\":\"39211\"},\"geo\":{\"latitude\":\"32.326836\",\"longitude\":\"-90.181584\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/medical-mall\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2184,\"title\":\"University Boulevard\",\"address\":{\"street\":\"1748 University Boulevard\",\"city__town__county\":\"Jackson\",\"state\":\"MS\",\"zip\":\"39201\"},\"geo\":{\"latitude\":\"32.2839423\",\"longitude\":\"-90.2080557\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/university-boulevard\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2188,\"title\":\"Moorhead\",\"address\":{\"street\":\"917 West Delta Avenue\",\"city__town__county\":\"Moorhead\",\"state\":\"MS\",\"zip\":\"38761\"},\"geo\":{\"latitude\":\"33.4500054\",\"longitude\":\"-90.5074523\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/moorhead\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2190,\"title\":\"Shaw\",\"address\":{\"street\":\"134 East Peeler Avenue\",\"city__town__county\":\"Shaw\",\"state\":\"MS\",\"zip\":\"38773\"},\"geo\":{\"latitude\":\"33.6021472\",\"longitude\":\"-90.7718222\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/shaw\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2192,\"title\":\"Terry\",\"address\":{\"street\":\"109 West Cunningham Street\",\"city__town__county\":\"Terry\",\"state\":\"MS\",\"zip\":\"39170\"},\"geo\":{\"latitude\":\"32.0964315\",\"longitude\":\"-90.295226\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/terry-ms\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2194,\"title\":\"Utica\",\"address\":{\"street\":\"106 East Main Street\",\"city__town__county\":\"Utica\",\"state\":\"MS\",\"zip\":\"39175\"},\"geo\":{\"latitude\":\"32.1076818\",\"longitude\":\"-90.6171108\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/utica\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":22714,\"title\":\"I-55 Branch\",\"address\":{\"street\":\"5471 I-55 North\",\"city__town__county\":\"Jackson\",\"state\":\"MS\",\"zip\":\"39206\"},\"geo\":{\"latitude\":\"32.3488744\",\"longitude\":\"-90.1528435\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/i-55-branch\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2196,\"title\":\"West Point\",\"address\":{\"street\":\"470 Commerce Street\",\"city__town__county\":\"West Point\",\"state\":\"MS\",\"zip\":\"39773\"},\"geo\":{\"latitude\":\"33.604621\",\"longitude\":\"-88.6475567\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/west-point\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2198,\"title\":\"Crosstown\",\"address\":{\"street\":\"1350 Concourse Avenue, Suite 115\",\"city__town__county\":\"Memphis\",\"state\":\"TN\",\"zip\":\"38104\"},\"geo\":{\"latitude\":\"35.1522219\",\"longitude\":\"-90.014873\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/crosstown\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2200,\"title\":\"Harvester Lane\",\"address\":{\"street\":\"3048 Harvester Lane\",\"city__town__county\":\"Memphis\",\"state\":\"TN\",\"zip\":\"38127\"},\"geo\":{\"latitude\":\"35.20918\",\"longitude\":\"-90.0426738\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/harvester-lane\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2202,\"title\":\"Madison Avenue\",\"address\":{\"street\":\"1451 Madison Avenue\",\"city__town__county\":\"Memphis\",\"state\":\"TN\",\"zip\":\"38104\"},\"geo\":{\"latitude\":\"35.1384937\",\"longitude\":\"-90.012872\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/madison-avenue\\\/\",\"type\":[\"ATM\",\"Branch\"]},{\"id\":2204,\"title\":\"Ridgeway Road\",\"address\":{\"street\":\"2923 Ridgeway Road\",\"city__town__county\":\"Memphis\",\"state\":\"TN\",\"zip\":\"38115\"},\"geo\":{\"latitude\":\"35.068573\",\"longitude\":\"-89.85674\"},\"permalink\":\"https:\\\/\\\/www.hopecu.org\\\/branches\\\/ridgeway\\\/\",\"type\":[\"ATM\",\"Branch\"]}];\n\n        async function initMap(location_type) {\n\n            const { Map } = await google.maps.importLibrary(\"maps\");\n            const { AdvancedMarkerElement } = await google.maps.importLibrary(\"marker\");\n\n            const location = { lat: 31.991321, lng: -88.539914 };\n            const zoom_level = 6;\n\n            map = new Map(document.getElementById(\"loc-search-map\"), {\n                center: location,\n                zoom: zoom_level,\n                disableDefaultUI: true,\n                zoomControl: true,\n                mapId: \"aa8d3eca2eba7d65\",\n            });\n\n            google.maps.event.addListener(map, 'idle', function () {\n                console.log('map is idle');\n            });\n\n\n            let openInfoWindow = null;\n\n            if (location_type != undefined) {\n                locations.forEach(loc => {\n\n                    if (loc.type.includes(location_type)) {\n\n\n\n                        let marker = new AdvancedMarkerElement({\n                            map: map,\n                            position: { lat: parseFloat(loc.geo.latitude, 10), lng: parseFloat(loc.geo.longitude, 10) },\n                            title: loc.title,\n                        });\n\n                        let infowindow = new google.maps.InfoWindow({\n                            content: `\n                                <div class=\"location-info-window\">\n                                    <a href=\"${loc.permalink}\" class=\"location-info-window-link\">${loc.title} Branch<\/a>\n                                <\/div>\n                            `,\n                        });\n\n                        marker.addListener(\"click\", () => {\n\n                            if (openInfoWindow) {\n                                openInfoWindow.close();\n                            }\n\n                            const infowindow = new google.maps.InfoWindow({\n                                content: `\n                                    <div class=\"location-info-window\">\n                                        <a href=\"${loc.permalink}\" class=\"location-info-window-link\">${loc.title} Branch<\/a>\n                                    <\/div>\n                                `,\n                            });\n\n                            infowindow.open({\n                                anchor: marker,\n                                map,\n                            });\n\n                            openInfoWindow = infowindow;\n\n                        });\n\n                    }\n\n                });\n            } else {\n                locations.forEach(loc => {\n\n                    let marker = new AdvancedMarkerElement({\n                        map: map,\n                        position: { lat: parseFloat(loc.geo.latitude, 10), lng: parseFloat(loc.geo.longitude, 10) },\n                        title: loc.title,\n                    });\n\n                    let infowindow = new google.maps.InfoWindow({\n                        content: `\n                            <div class=\"location-info-window\">\n                                <a href=\"${loc.permalink}\" class=\"location-info-window-link\">${loc.title} Branch<\/a>\n                            <\/div>\n                        `,\n                    });\n\n                    marker.addListener(\"click\", () => {\n\n                        if (openInfoWindow) {\n                            openInfoWindow.close();\n                        }\n\n                        const infowindow = new google.maps.InfoWindow({\n                            content: `\n                                <div class=\"location-info-window\">\n                                    <a href=\"${loc.permalink}\" class=\"location-info-window-link\">${loc.title} Branch<\/a>\n                                <\/div>\n                        `,\n                        });\n\n                        infowindow.open({\n                            anchor: marker,\n                            map,\n                        });\n\n                        openInfoWindow = infowindow;\n\n                    });\n\n                });\n            }\n\n        }\n\n        initMap();\n\n        let branchCheckbox = document.getElementById('branch');\n        let atmCheckbox = document.getElementById('atm');\n\n        let geolocation = document.getElementById('use-my-location');\n\n        branchCheckbox.addEventListener('change', () => {\n            atmCheckbox.checked = false;\n            if (branchCheckbox.checked) {\n                initMap('Branch');\n            } else {\n                initMap();\n            }\n        });\n\n        atmCheckbox.addEventListener('change', () => {\n            branchCheckbox.checked = false;\n            if (atmCheckbox.checked) {\n                initMap('ATM');\n            } else {\n                initMap();\n            }\n        });\n\n        geolocation.addEventListener('click', function (e) {\n\n            e.preventDefault();\n\n            if (\"geolocation\" in navigator) {\n                navigator.geolocation.getCurrentPosition(\n                    function (position) {\n\n                        let latitude = position.coords.latitude;\n                        let longitude = position.coords.longitude;\n\n                        const geocodingUrl = `https:\/\/api.opencagedata.com\/geocode\/v1\/json?key=a07432513be14bbcbd702ba923eab752&q=${latitude},${longitude}&no_annotations=1&pretty=1`;\n\n                        fetch(geocodingUrl)\n                            .then((response) => {\n                                if (!response.ok) {\n                                    throw new Error('Network response was not ok');\n                                }\n                                return response.json();\n                            })\n                            .then((data) => {\n                                let zipcode = null;\n                                zipcode = data.results[0].components.postcode;\n\n                                if (zipcode) {\n                                    window.location.href = \"\/branches?zipcode=\" + zipcode;\n                                } else {\n                                    console.error('ZIP code not found for the given coordinates.');\n                                }\n                            })\n                            .catch((error) => {\n                                console.error('There was a problem with the fetch operation:', error);\n                            });\n\n                    },\n                    function (error) {\n                        console.error(\"Error getting location: \" + error.message);\n                    }\n                );\n            }\n\n        });\n\n    })();\n\n<\/script>\n\n\n<section class=\" contact-us pv5\" id=\"contact-us-block_7494741f9a534b11faf316232252bc25\"\n    style=\" background-color: #F4F4F4; \">\n    <div class=\"flex justify-center\">\n        <div class=\"w-90 hope-inner flex justify-center items-start contact-us-wrap\">\n            <div class=\"w-third\">\n                <h2 class=\"contact-heading mb3\">\n                    Contact Us                <\/h2>\n                <p class=\"contact-copy\">\n                    If you have questions or need additional information about a credit card, send a note to your closest branch.                <\/p>\n            <\/div>\n            <div class=\"w-two-thirds ml6\">\n                <script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_26' ><style>#gform_wrapper_26[data-form-index=\"0\"].gform-theme,[data-parent-form=\"26_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><div id='gf_26' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_26' id='gform_26'  action='\/wp-json\/wp\/v2\/pages\/1938#gf_26' data-formid='26' novalidate>\n                        <div class='gform-body gform_body'><ul id='gform_fields_26' class='gform_fields top_label form_sublabel_below description_above validation_below'><li id=\"field_26_13\" class=\"gfield gfield--type-name gfield--input-type-name gfield--width-full gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_26_13'>\n                            \n                            <span id='input_26_13_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_13.3' id='input_26_13_3' value=''   aria-required='true'   placeholder='First Name'  \/>\n                                                    <label for='input_26_13_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_26_13_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_13.6' id='input_26_13_6' value=''   aria-required='true'   placeholder='Last Name'  \/>\n                                                    <label for='input_26_13_6' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/li><li id=\"field_26_6\" class=\"gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_26_6'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_6' id='input_26_6' type='email' value='' class='large'   placeholder='Email Address' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_26_5\" class=\"gfield gfield--type-text gfield--input-type-text field_sublabel_below gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_26_5'>Phone Number<\/label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_26_5' type='text' value='' class='large'    placeholder='Phone Number'  aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_26_11\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_26_11'>Untitled<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_11' id='input_26_11' type='text' value='' class='large'    placeholder='City' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_26_12\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_26_12'>State<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_12' id='input_26_12' type='text' value='' class='large'    placeholder='State' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_26_9\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_26_9'>Select Your Branch<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_9' id='input_26_9' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Choose Your Branch from the List<\/option><option value='AL - Montgomery - Arba Street' >AL &#8211; Montgomery &#8211; Arba Street<\/option><option value='AL - Montgomery - McGehee Road' >AL &#8211; Montgomery &#8211; McGehee Road<\/option><option value='AR - College Station' >AR &#8211; College Station<\/option><option value='AR - Little Rock' >AR &#8211; Little Rock<\/option><option value='AR - West Memphis' >AR &#8211; West Memphis<\/option><option value='LA - New Orleans - Central City' >LA &#8211; New Orleans &#8211; Central City<\/option><option value='LA - New Orleans - Elysian Fields' >LA &#8211; New Orleans &#8211; Elysian Fields<\/option><option value='MS - Biloxi' >MS &#8211; Biloxi<\/option><option value='MS - Drew' >MS &#8211; Drew<\/option><option value='MS - Greenville' >MS &#8211; Greenville<\/option><option value='MS - Itta Bena' >MS &#8211; Itta Bena<\/option><option value='MS - Jackson - Medical Mall' >MS &#8211; Jackson &#8211; Medical Mall<\/option><option value='MS - Jackson - University Boulevard' >MS &#8211; Jackson &#8211; University Boulevard<\/option><option value='MS - Louisville' >MS &#8211; Louisville<\/option><option value='MS - Moorhead' >MS &#8211; Moorhead<\/option><option value='MS - Shaw' >MS &#8211; Shaw<\/option><option value='MS - Terry' >MS &#8211; Terry<\/option><option value='MS - Utica' >MS &#8211; Utica<\/option><option value='MS - West Point' >MS &#8211; West Point<\/option><option value='TN - Memphis - Crosstown' >TN &#8211; Memphis &#8211; Crosstown<\/option><option value='TN - Memphis - Harvester Lane' >TN &#8211; Memphis &#8211; Harvester Lane<\/option><option value='TN - Memphis - Madison Avenue' >TN &#8211; Memphis &#8211; Madison Avenue<\/option><option value='TN - Memphis - Ridgeway Road' >TN &#8211; Memphis &#8211; Ridgeway Road<\/option><option value='Test' >Test<\/option><\/select><\/div><\/li><li id=\"field_26_2\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full field_sublabel_below gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_26_2'>Message<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_2' id='input_26_2' class='textarea large'    placeholder='Your Message'  aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><li id=\"field_26_7\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_7' id='input_26_7' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/li><li id=\"field_26_14\" class=\"gfield gfield--type-turnstile gfield--input-type-turnstile gfield--width-full field_sublabel_below gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_turnstile'><div class=\"cf-turnstile\" id=\"cf-turnstile_26\" data-js-turnstile data-response-field-name=\"cf-turnstile-response_26\" data-theme=\"light\" data-sitekey=\"0x4AAAAAAAy5H03N6btXw10z\"><\/div><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_26' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> <input type='hidden' name='gform_ajax' value='form_id=26&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=legacy&amp;styles=[]&amp;hash=197fc75ef918d483700dc20dbb060ff7' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_26' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_26' id='gform_theme_26' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_26' id='gform_style_settings_26' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_26' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='26' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_26' value='WyJ7XCI5XCI6W1wiOWE2MGI5YjRkN2U4NTllMTFkMTQ1YzdlNDNkMDYxMGFcIixcIjUwZDEwYzkzMjdhYjkzMmFmM2ZhM2M0ODZiNDVmOTY3XCIsXCI2ZWI5NDE3MWRlMzViNDBlNDc5MGQwYjFlNmMxZTZiMlwiLFwiNjY2OWE5MzY3ZDFjZTI2MjY3NDVhZTk4MTNlNGNmZjFcIixcIjY2Yzc4YTI5OTYzNzZmNTZhNDljZjNjNjBmNzZjMzA2XCIsXCI1NDhhODYyNjJiMDI2MWI0M2RiOTU2ZWUzYmEwNjZhMVwiLFwiYThhYWRkM2VlN2QyNjMyZmQzZjFiNmFjMWIyNWQxZGZcIixcImNjZjhjZWFiOTE0ODAzNTY3MDIyYzBkM2RkNTRkNTdjXCIsXCI5Yjc4Yzk5ZGU3NTNiMjQ4OTc1NDVkY2ZjY2Q2MDdmYVwiLFwiOGM1ZjBhN2MyMzUxM2NlYTc4ZDUzYWUxMzIzZmU3NjRcIixcIjMxOGU3MTMyMjJlOTlmZGYwYTBhNzEzNzA3NjUwNzA5XCIsXCI3NDRiNWNkNGE1OGVjZWU5MThkZDYwNTI2M2UzNmZlM1wiLFwiYzUyNTA5OGQzNGNjODdiZGEwNTQ2ZDRlOWFhODk1MGVcIixcIjRlZjJiNmIxMzJiODdlN2NkNzlhMjIwMjQ5YWY2MDFjXCIsXCIyOThhN2I5YThjZGVmM2ZlZTY3NGJiNTJmZTg5YmVmYlwiLFwiNzgxNjdiZjM5NTMwZTE0MDZmNjU4NzdhNDk0MmJmOTFcIixcIjU2YWY0NWI4YWU3ODFiZmUyNDA5NGEzNzU4OTg4ZWQzXCIsXCJkMWYxZTMxZWFkYTRiMDRiMzdlOTVkMzIwMjdiZjYxNlwiLFwiNjI1YjdhZmRkOTQ2NzQwZTgzYzIxZWFmMjFhMjU0NTNcIixcImZhMTZhNmYyMjdiNjM5Y2ViYTYwOGE2NzlhZWU1Mjc5XCIsXCIzMWJkYWEyZjljYTU2YTZmNWRmNDNlMmFkZTE3MTI4MFwiLFwiYzVmY2EyM2I2OTM2OTJlYjRiMGE3NDRhMzNmZDRkN2VcIixcIjJkMGY5NTQ2NzhkNDZjYTQ1ODMzOTM2YTViNjg1YjkzXCIsXCJjNzNkYTk2MjIwZGIyMjliOWMxODZkYzhiMTE2OWVlMlwiXX0iLCIxOTcxMDBiNmQyZjIwNmE0MjdlZTI4NWE4Y2UwZTJlYSJd' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_26' id='gform_target_page_number_26' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_26' id='gform_source_page_number_26' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_26' id='gform_ajax_frame_26' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 26, 'https:\/\/www.hopecu.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_26').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_26');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_26').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_26').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_26').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_26').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_26').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_26').val();gformInitSpinner( 26, 'https:\/\/www.hopecu.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [26, current_page]);window['gf_submitting_26'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_26').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_26').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [26]);window['gf_submitting_26'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_26').text());}else{jQuery('#gform_26').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"26\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_26\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_26\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_26\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 26, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n    <style>\n        h2.contact-heading{\n            color: var(--hc1);\n        }\n        p.contact-copy , .gform_confirmation_message{\n            color: #707070;\n        }\n        div.ginput_container input{\n            border-bottom-color: var(--hc1) !important;\n            color: #707070 !important;\n        }\n        div.ginput_container input::placeholder{\n            color: #707070 !important;\n        }\n        div.ginput_container textarea{\n            border: 2px solid var(--hc1) !important;\n        }\n        div.ginput_container textarea::placeholder{\n            color: #707070 !important;\n        }\n        div.ginput_container select{\n            border: 2px solid var(--hc1) !important;\n        }\n        label.gform-field-label{\n            color: #707070 !important;\n        }\n        input.gform_button , input.gform_button:hover{\n            background-color: var(--hc1) !important;\n            color: white !important;\n        }\n        div.validation_message{\n            opacity: .75 !important;\n        }\n        div.gform_validation_errors{\n            opacity: .75 !important;\n        }\n    <\/style>\n\n\n\n\n<section class=\"wp-block-group hope-page-wrapper has-hope-color-7-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:5rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-small-font-size\"><sup>1<\/sup>Credit cards are subject to personal credit approval and terms and conditions of the Credit Card Agreement.<br>\u00b2The Rewards program allows you to earn points for making qualifying purchases with your HOPE Platinum Rewards Visa credit card. Fees may apply. See credit card disclosure for details. APRs on Platinum Rewards Visa credit cards may be higher.<br>\u00b3Visa is a registered trademark of Visa International Service Association, and is used by the issuer pursuant to license from Visa U.S.A. Inc.<\/p>\n\n\n\n<div style=\"height:5rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div><\/section>\n\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [{\n    \"@type\": \"Question\",\n    \"name\": \"How do I apply for a HOPE credit card?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"You can apply for a credit card at any branch.  HOPE members can also apply online using our HOPE digital banking service. You can also give us a call to ask any questions and find out what steps to take next.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"How long does it take to open a credit card?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Response times vary based on the type of card for which you are applying and whether you are able to provide all the required information when it is needed. Discuss decision timelines with our staff to get an accurate picture of what to expect in your case.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"I have a bad, limited, or no credit history. Can I still get a credit card?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"At Hope Credit Union, we believe in equal access to economic opportunities, and we seek to provide financial assistance whenever possible to those who are just starting out or rebuilding. We have a secured Visa option that uses money in a savings account or certificate to help you qualify. Contact us to discuss your specific financial situation and see how we can help.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"How do I make my credit card payment?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Paying your credit card payment is easy and convenient. You can pay online using our free digital banking service, in a branch, or by mail.\"\n    }\n  }]\n}\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1Credit cards are subject to personal credit approval and terms and conditions of the Credit Card Agreement.\u00b2The Rewards program allows you to earn points for making qualifying purchases with your HOPE Platinum Rewards Visa credit card. Fees may apply. See credit card disclosure for details. APRs on Platinum Rewards Visa credit cards may be higher.\u00b3Visa [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1927,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1938","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.3 (Yoast SEO v23.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Credit Cards | Hope Credit Union<\/title>\n<meta name=\"description\" content=\"Navigate HOPE&#039;s Credit Card offerings. Learn more about our credit cards today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hopecu.org\/personal\/credit-cards\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Credit Cards\" \/>\n<meta property=\"og:description\" content=\"Navigate HOPE&#039;s Credit Card offerings. Learn more about our credit cards today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hopecu.org\/personal\/credit-cards\/\" \/>\n<meta property=\"og:site_name\" content=\"Hope CU\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HopeCreditUnion\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-24T16:37:13+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@hopecreditunion\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.hopecu.org\/personal\/credit-cards\/\",\"url\":\"https:\/\/www.hopecu.org\/personal\/credit-cards\/\",\"name\":\"Credit Cards | Hope Credit Union\",\"isPartOf\":{\"@id\":\"https:\/\/www.hopecu.org\/#website\"},\"datePublished\":\"2024-06-04T14:30:12+00:00\",\"dateModified\":\"2025-10-24T16:37:13+00:00\",\"description\":\"Navigate HOPE's Credit Card offerings. Learn more about our credit cards today!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.hopecu.org\/personal\/credit-cards\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.hopecu.org\/personal\/credit-cards\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.hopecu.org\/personal\/credit-cards\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.hopecu.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Credit Cards\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.hopecu.org\/#website\",\"url\":\"https:\/\/www.hopecu.org\/\",\"name\":\"Hope CU\",\"description\":\"Brighter Futures Begin with HOPE.\",\"publisher\":{\"@id\":\"https:\/\/www.hopecu.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.hopecu.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.hopecu.org\/#organization\",\"name\":\"Hope CU\",\"url\":\"https:\/\/www.hopecu.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png\",\"contentUrl\":\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png\",\"width\":2265,\"height\":448,\"caption\":\"Hope CU\"},\"image\":{\"@id\":\"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/HopeCreditUnion\/\",\"https:\/\/x.com\/hopecreditunion\",\"https:\/\/www.instagram.com\/hopecreditunion\",\"https:\/\/www.linkedin.com\/company\/hope-federal-credit-union\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Credit Cards | Hope Credit Union","description":"Navigate HOPE's Credit Card offerings. Learn more about our credit cards today!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hopecu.org\/personal\/credit-cards\/","og_locale":"en_US","og_type":"article","og_title":"Credit Cards","og_description":"Navigate HOPE's Credit Card offerings. Learn more about our credit cards today!","og_url":"https:\/\/www.hopecu.org\/personal\/credit-cards\/","og_site_name":"Hope CU","article_publisher":"https:\/\/www.facebook.com\/HopeCreditUnion\/","article_modified_time":"2025-10-24T16:37:13+00:00","twitter_card":"summary_large_image","twitter_site":"@hopecreditunion","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hopecu.org\/personal\/credit-cards\/","url":"https:\/\/www.hopecu.org\/personal\/credit-cards\/","name":"Credit Cards | Hope Credit Union","isPartOf":{"@id":"https:\/\/www.hopecu.org\/#website"},"datePublished":"2024-06-04T14:30:12+00:00","dateModified":"2025-10-24T16:37:13+00:00","description":"Navigate HOPE's Credit Card offerings. Learn more about our credit cards today!","breadcrumb":{"@id":"https:\/\/www.hopecu.org\/personal\/credit-cards\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hopecu.org\/personal\/credit-cards\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.hopecu.org\/personal\/credit-cards\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hopecu.org\/"},{"@type":"ListItem","position":2,"name":"Credit Cards"}]},{"@type":"WebSite","@id":"https:\/\/www.hopecu.org\/#website","url":"https:\/\/www.hopecu.org\/","name":"Hope CU","description":"Brighter Futures Begin with HOPE.","publisher":{"@id":"https:\/\/www.hopecu.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hopecu.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hopecu.org\/#organization","name":"Hope CU","url":"https:\/\/www.hopecu.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/","url":"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png","contentUrl":"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png","width":2265,"height":448,"caption":"Hope CU"},"image":{"@id":"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HopeCreditUnion\/","https:\/\/x.com\/hopecreditunion","https:\/\/www.instagram.com\/hopecreditunion","https:\/\/www.linkedin.com\/company\/hope-federal-credit-union\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/pages\/1938","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/comments?post=1938"}],"version-history":[{"count":31,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/pages\/1938\/revisions"}],"predecessor-version":[{"id":22554,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/pages\/1938\/revisions\/22554"}],"up":[{"embeddable":true,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/pages\/1927"}],"wp:attachment":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/media?parent=1938"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}