{"id":289,"date":"2025-08-19T19:44:49","date_gmt":"2025-08-19T19:44:49","guid":{"rendered":"https:\/\/daveyfoundation.org\/?page_id=289"},"modified":"2025-08-29T07:10:44","modified_gmt":"2025-08-29T07:10:44","slug":"ways-to-give-2","status":"publish","type":"page","link":"https:\/\/daveyfoundation.org\/?page_id=289","title":{"rendered":"WAYS TO IMPACT"},"content":{"rendered":"\n<!-- WAYS TO IMPACT PAGE WITH GLASS BLUR AND SCROLL ANIMATIONS -->\n\n<!-- PAGE CONTENT -->\n<div style=\"position:relative; z-index:1;\">\n\n  <h1 style=\"text-align:center; font-family:'Georgia', serif; font-weight:700; font-size:3rem; color:#1a2a4e; margin:3rem 1rem;\" class=\"animate-on-scroll\">Ways to impact<\/h1>\n\n  <!-- Giving with the Mission in Focus -->\n  <div class=\"blurb animate-on-scroll\">\n    <h2>Giving with the Mission in Focus<\/h2>\n    <p>In fulfilling its mission to thoroughly prepare followers of Jesus Christ to serve as pastors, missionaries, educators, and lay-leaders, we recognize that the rewards for such service are eternal, not financial. Therefore, we seek to minimize the cost to students, keeping tuition rates between 25% to 30% of the true cost of their education. The remainder is made up via the support of God\u2019s people, from one-time, regular to lasting gifts. There are a variety of ways that you can support this ministry.<\/p>\n  <\/div>\n\n  <!-- Make a Gift Today -->\n  <div class=\"blurb animate-on-scroll\">\n    <h2>Make a Gift Today!<\/h2>\n    <p>Giving a gift online (credit, debit, or e-check) or via check mailed to VBTS can make an immediate impact in this ministry today! You can also set up for regular monthly or quarterly gifts with no recurring effort and the ability to cancel at any time.<\/p>\n    <a href=\"https:\/\/www.vbts.edu\/gift\/\" class=\"blurb-btn\">Read More<\/a>\n  <\/div>\n\n  <!-- IRA Charitable Gift -->\n  <div class=\"blurb animate-on-scroll\">\n    <h2>IRA Charitable Gift<\/h2>\n    <p>For those over age 70\u00bd with an IRA (or a 401[k] that you could roll over to an IRA), you can make a gift from your IRA to VBTS and potentially save on your taxes. Gifts to VBTS also qualify for age 72+ Required Minimum Distributions (RMDs), which could mitigate the increased taxes often associated with RMDs. Limitations may apply, so consult your tax advisor. VBTS\u2019s TIN is 54-1776238.<\/p>\n  <\/div>\n\n  <!-- Stock & Financial Instrument Gift -->\n  <div class=\"blurb animate-on-scroll\">\n    <h2>Stock &#038; Financial Instrument Gift<\/h2>\n    <p>Gifts of stock or other financial instruments can immediately impact the work of VBTS and may qualify for tax benefits. Limitations may apply, so consult your tax advisor. For brokerage account transfer form, please contact Tony Brazas at 757-479-3706 or <a href=\"mailto:tbrazas@vbts.edu\" style=\"color:#1a2a4e; font-weight:700;\">tbrazas@vbts.edu<\/a>.<\/p>\n  <\/div>\n\n  <!-- Legacy Gift -->\n  <div class=\"blurb animate-on-scroll\">\n    <h2>Legacy Gift<\/h2>\n    <p>A final gift of love\u2014a lasting legacy. There are a variety of avenues to leave a charitable gift and make an impact for the furtherance of the gospel. Give the gift that keeps on giving!<\/p>\n    <p>The content found on this site is general in nature and intended to be used for informational purposes only. It should not be relied upon as legal, tax, accounting, or other professional advice. Consult an attorney, financial advisor, or other qualified professional for your situation.<\/p>\n    <a href=\"https:\/\/donorbox.org\/campaign-for-testing-only\" class=\"blurb-btn\">Read More<\/a>\n  <\/div>\n\n  <!-- Additional Ways to Donate (Contained Box) -->\n  <div class=\"blurb animate-on-scroll\" style=\"background: #f7f7f7; color: #1a2a4e; padding: 2rem; border-radius: 12px; box-shadow: 0 4px 12px rgba(0,0,0,0.05);\">\n    <h3 style=\"font-size: 1.2rem; margin-bottom: 1rem;\">Additional Ways to Donate<\/h3>\n    <ul style=\"line-height: 1.8; color: #333; margin:0; padding-left:1.5rem; display:grid; grid-template-columns:repeat(2,1fr); gap:0.5rem 2rem;\">\n      <li>Donor Advised Funds (DAF)<\/li>\n      <li>Qualified Charitable Distributions (QCD)<\/li>\n      <li>Charitable Gift Annuity (CGA)<\/li>\n      <li>Charitable Remainder Trust (CRT)<\/li>\n      <li>Directors &#038; Officers (D&#038;O) Insurance<\/li>\n      <li>Charitable Lead Trust (CLT)<\/li>\n      <li>Charitable Contingent Beneficiaries<\/li>\n    <\/ul>\n  <\/div>\n\n<\/div>\n\n<!-- STYLES -->\n<style>\n  \/* Glass-like blurb style *\/\n  .blurb {\n    background: rgba(255, 255, 255, 0.05);\n    backdrop-filter: blur(8px);\n    border-radius: 20px;\n    padding: 2rem;\n    margin: 2rem auto;\n    max-width: 900px;\n    font-family: 'Georgia', serif;\n    color: #c5b8aa;\n    opacity: 0;\n    transform: translateY(30px);\n    transition: all 0.8s ease-out;\n  }\n\n  .blurb h2 {\n    font-weight: 700;\n    font-size: 2rem;\n    margin-bottom: 1rem;\n  }\n\n  .blurb p, .blurb li {\n    font-size: 1.1rem;\n    line-height: 1.6;\n  }\n\n  \/* Darker buttons *\/\n  .blurb a.blurb-btn {\n    display:inline-block;\n    margin-top:1rem;\n    padding:0.75rem 1.5rem;\n    border-radius:50px;\n    background:#1a2a4e; \/* darker, near menu color *\/\n    color:#ffffff;\n    text-decoration:none;\n    font-weight:600;\n    transition:all 0.3s ease;\n  }\n\n  .blurb a.blurb-btn:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 12px rgba(0,0,0,0.3);\n    background:#12203a; \/* slightly darker on hover *\/\n  }\n\n  .blurb ul {\n    list-style:disc;\n    padding-left:1.5rem;\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:0.5rem 2rem;\n  }\n\n  \/* Scroll animation *\/\n  .animate-on-scroll.visible {\n    opacity:1;\n    transform: translateY(0);\n  }\n<\/style>\n\n<!-- Scroll Animation Script -->\n<script>\n  const elements = document.querySelectorAll('.animate-on-scroll');\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if(entry.isIntersecting){\n        entry.target.classList.add('visible');\n      }\n    });\n  }, {threshold: 0.1});\n\n  elements.forEach(el => observer.observe(el));\n<\/script>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ways to impact Giving with the Mission in Focus In fulfilling its mission to thoroughly prepare followers of Jesus Christ to serve as pastors, missionaries, educators, and lay-leaders, we recognize that the rewards for such service are eternal, not financial. Therefore, we seek to minimize the cost to students, keeping tuition rates between 25% to [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-289","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/289","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=289"}],"version-history":[{"count":4,"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/289\/revisions"}],"predecessor-version":[{"id":407,"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/289\/revisions\/407"}],"wp:attachment":[{"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=289"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}