{"id":34877,"date":"2026-03-05T15:43:25","date_gmt":"2026-03-05T15:43:25","guid":{"rendered":"https:\/\/www.tun.com\/home\/?page_id=34877"},"modified":"2026-03-05T15:43:28","modified_gmt":"2026-03-05T15:43:28","slug":"financial-institution-partnerships","status":"publish","type":"page","link":"https:\/\/www.tun.com\/home\/financial-institution-partnerships\/","title":{"rendered":""},"content":{"rendered":"\n\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Financial Institution Partnerships \u2014 TUN<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&#038;family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;0,9..144,700;1,9..144,400&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --tun-black: #0D0D0D; --tun-white: #FAFAF8; --tun-blue: #1B4DFF; --tun-blue-light: #E8EEFF;\n    --tun-blue-dark: #0A2DB3; --tun-gold: #F5A623; --tun-gold-light: #FFF7E8; --tun-green: #1DB954;\n    --tun-green-light: #E8FBF0; --tun-gray-100: #F4F4F2; --tun-gray-200: #E8E8E4;\n    --tun-gray-400: #A8A8A0; --tun-gray-600: #6B6B63; --tun-gray-800: #2D2D28;\n    --tun-navy: #0A1628; --tun-navy-light: #132040;\n    --font-display: 'Fraunces', Georgia, serif; --font-body: 'DM Sans', system-ui, sans-serif;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  html { scroll-behavior: smooth; }\n  body { font-family: var(--font-body); color: var(--tun-gray-800); background: var(--tun-white); line-height: 1.6; -webkit-font-smoothing: antialiased; }\n\n  .site-header { position: fixed; top: 0; left: 0; right: 0; z-index: 100; background: rgba(250,250,248,0.95); backdrop-filter: blur(16px); border-bottom: 1px solid var(--tun-gray-200); transition: box-shadow 0.3s ease; }\n  .site-header.scrolled { box-shadow: 0 2px 24px rgba(0,0,0,0.06); }\n  .site-header-inner { max-width: 1200px; margin: 0 auto; padding: 14px 32px; display: flex; align-items: center; justify-content: space-between; }\n  .site-header-nav { display: flex; gap: 28px; }\n  .site-header-nav a { font-size: 14px; font-weight: 500; color: var(--tun-gray-600); text-decoration: none; transition: color 0.2s ease; }\n  .site-header-nav a:hover { color: var(--tun-black); }\n  .nav-logo { font-family: var(--font-display); font-size: 28px; font-weight: 700; color: var(--tun-black); text-decoration: none; letter-spacing: -0.5px; }\n  .nav-logo span { color: var(--tun-blue); }\n  .sticky-cta { position: fixed; bottom: 24px; right: 24px; z-index: 99; opacity: 0; transform: translateY(16px); transition: all 0.3s ease; pointer-events: none; }\n  .sticky-cta.visible { opacity: 1; transform: translateY(0); pointer-events: all; }\n  .sticky-cta-btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; background: var(--tun-blue); color: white; text-decoration: none; font-weight: 600; font-size: 14px; border-radius: 12px; box-shadow: 0 4px 24px rgba(27,77,255,0.3); transition: all 0.2s ease; }\n  .sticky-cta-btn:hover { background: var(--tun-blue-dark); transform: translateY(-2px); }\n\n  .section { padding: 100px 32px; }\n  .section-inner { max-width: 1200px; margin: 0 auto; }\n  .section-label { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; color: var(--tun-blue); margin-bottom: 16px; }\n  .section-title { font-family: var(--font-display); font-size: clamp(32px, 3.5vw, 48px); font-weight: 700; line-height: 1.12; letter-spacing: -1px; color: var(--tun-black); margin-bottom: 16px; }\n  .section-subtitle { font-size: 18px; color: var(--tun-gray-600); max-width: 640px; line-height: 1.65; }\n  .breadcrumb { max-width: 1200px; margin: 0 auto; padding: 96px 32px 0; }\n  .breadcrumb a { font-size: 13px; color: var(--tun-gray-400); text-decoration: none; }\n  .breadcrumb a:hover { color: var(--tun-blue); }\n  .breadcrumb .sep { margin: 0 8px; color: var(--tun-gray-400); font-size: 12px; }\n  .breadcrumb .current { font-size: 13px; color: var(--tun-gray-600); font-weight: 500; }\n\n  \/* HERO - PREMIUM DARK *\/\n  .hero { padding: 40px 32px 0; }\n  .hero-dark {\n    max-width: 1200px; margin: 0 auto; background: linear-gradient(165deg, var(--tun-navy) 0%, #0D1B33 100%);\n    border-radius: 24px; padding: 72px 64px; position: relative; overflow: hidden; color: white;\n  }\n  .hero-dark::before { content: ''; position: absolute; top: -100px; right: -100px; width: 400px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(27,77,255,0.15) 0%, transparent 60%); pointer-events: none; }\n  .hero-dark::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 300px; height: 300px; border-radius: 50%; background: radial-gradient(circle, rgba(245,166,35,0.08) 0%, transparent 60%); pointer-events: none; }\n  .hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; position: relative; }\n  .hero-dark h1 { font-family: var(--font-display); font-size: clamp(36px, 4vw, 52px); font-weight: 700; line-height: 1.1; letter-spacing: -1.5px; margin-bottom: 20px; animation: fadeUp 0.6s ease both; }\n  .hero-dark h1 em { font-style: italic; color: var(--tun-gold); }\n  .hero-dark .hero-sub { font-size: 17px; line-height: 1.65; color: rgba(255,255,255,0.7); margin-bottom: 32px; animation: fadeUp 0.6s 0.1s ease both; }\n  .hero-actions { display: flex; gap: 16px; flex-wrap: wrap; animation: fadeUp 0.6s 0.2s ease both; }\n  .btn-gold { display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: var(--tun-gold); color: var(--tun-black); text-decoration: none; font-weight: 600; font-size: 16px; border-radius: 12px; transition: all 0.25s ease; }\n  .btn-gold:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(245,166,35,0.3); }\n  .btn-outline-light { display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: transparent; color: white; text-decoration: none; font-weight: 600; font-size: 16px; border-radius: 12px; border: 1px solid rgba(255,255,255,0.25); transition: all 0.25s ease; }\n  .btn-outline-light:hover { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.4); }\n  .hero-contact-dark { margin-top: 16px; font-size: 14px; color: rgba(255,255,255,0.4); animation: fadeUp 0.6s 0.3s ease both; }\n  .hero-contact-dark a { color: rgba(255,255,255,0.6); text-decoration: none; font-weight: 500; }\n  .hero-contact-dark a:hover { color: var(--tun-gold); }\n\n  \/* HERO VALUE PROPS *\/\n  .hero-value-stack { display: flex; flex-direction: column; gap: 14px; animation: fadeUp 0.6s 0.2s ease both; }\n  .hero-value-item {\n    display: flex; align-items: center; gap: 16px; padding: 20px 24px;\n    background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 14px; transition: all 0.3s ease;\n  }\n  .hero-value-item:hover { background: rgba(255,255,255,0.07); border-color: rgba(255,255,255,0.15); }\n  .hero-value-icon { width: 44px; height: 44px; border-radius: 12px; display: flex; align-items: center; justify-content: center; font-size: 20px; flex-shrink: 0; background: rgba(245,166,35,0.12); }\n  .hero-value-text h4 { font-size: 15px; font-weight: 700; margin-bottom: 2px; }\n  .hero-value-text p { font-size: 13px; color: rgba(255,255,255,0.5); }\n\n  \/* WHY BANKS NEED TUN *\/\n  .why-banks { background: var(--tun-white); }\n  .why-banks-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-top: 56px; }\n  .why-bank-card {\n    background: var(--tun-gray-100); border-radius: 20px; padding: 36px; border: 1px solid var(--tun-gray-200);\n    transition: all 0.3s ease; position: relative;\n  }\n  .why-bank-card:hover { border-color: var(--tun-blue); transform: translateY(-3px); box-shadow: 0 12px 32px rgba(0,0,0,0.06); }\n  .why-bank-tag { display: inline-block; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; padding: 4px 12px; border-radius: 100px; margin-bottom: 16px; }\n  .why-bank-tag.regulatory { background: #FEE2E2; color: #B91C1C; }\n  .why-bank-tag.acquisition { background: var(--tun-blue-light); color: var(--tun-blue); }\n  .why-bank-tag.compliance { background: var(--tun-green-light); color: #0D7A34; }\n  .why-bank-tag.brand { background: var(--tun-gold-light); color: #8B6914; }\n  .why-bank-icon { font-size: 28px; margin-bottom: 14px; }\n  .why-bank-card h3 { font-family: var(--font-display); font-size: 22px; font-weight: 700; color: var(--tun-black); margin-bottom: 10px; }\n  .why-bank-card p { font-size: 14px; color: var(--tun-gray-600); line-height: 1.65; }\n  .why-bank-stat { font-family: var(--font-display); font-size: 24px; font-weight: 700; color: var(--tun-blue); margin-top: 16px; }\n  .why-bank-stat-label { font-size: 12px; color: var(--tun-gray-400); }\n\n  \/* THE BUNDLE *\/\n  .bundle { background: var(--tun-gray-100); }\n  .bundle-header { text-align: center; max-width: 700px; margin: 0 auto 56px; }\n  .bundle-header .section-subtitle { margin: 0 auto; }\n  .bundle-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }\n  .bundle-card {\n    background: white; border-radius: 16px; padding: 32px; border: 1px solid var(--tun-gray-200);\n    display: flex; gap: 20px; align-items: flex-start; transition: all 0.3s ease;\n  }\n  .bundle-card:hover { border-color: var(--tun-blue); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.06); }\n  .bundle-card-icon {\n    width: 48px; height: 48px; border-radius: 12px; display: flex; align-items: center;\n    justify-content: center; font-size: 22px; flex-shrink: 0; background: var(--tun-blue-light);\n  }\n  .bundle-card h4 { font-family: var(--font-display); font-size: 17px; font-weight: 700; color: var(--tun-black); margin-bottom: 6px; }\n  .bundle-card p { font-size: 13px; color: var(--tun-gray-600); line-height: 1.6; }\n  .bundle-card .bundle-value { font-size: 12px; font-weight: 600; color: var(--tun-blue); margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; }\n\n  \/* FULL-WIDTH BUNDLE VISUAL *\/\n  .bundle-summary {\n    margin-top: 40px; background: var(--tun-navy); border-radius: 20px; padding: 48px;\n    color: white; text-align: center; position: relative; overflow: hidden;\n  }\n  .bundle-summary::before { content: ''; position: absolute; top: -60px; right: -60px; width: 200px; height: 200px; border-radius: 50%; background: rgba(27,77,255,0.1); pointer-events: none; }\n  .bundle-summary h3 { font-family: var(--font-display); font-size: 26px; font-weight: 700; margin-bottom: 8px; position: relative; }\n  .bundle-summary .bundle-sub { font-size: 15px; color: rgba(255,255,255,0.6); margin-bottom: 32px; position: relative; }\n  .bundle-tiers { display: flex; justify-content: center; gap: 48px; position: relative; }\n  .bundle-tier { text-align: center; }\n  .bundle-tier-value { font-family: var(--font-display); font-size: 36px; font-weight: 700; color: var(--tun-gold); line-height: 1; }\n  .bundle-tier-label { font-size: 13px; color: rgba(255,255,255,0.5); margin-top: 6px; }\n  .bundle-tier-sep { width: 1px; background: rgba(255,255,255,0.1); }\n\n  \/* WHAT MAKES TUN DIFFERENT *\/\n  .different { background: white; }\n  .different-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 56px; }\n  .different-card { background: var(--tun-gray-100); border-radius: 20px; padding: 36px; border: 1px solid var(--tun-gray-200); transition: all 0.3s ease; }\n  .different-card:hover { border-color: var(--tun-blue); transform: translateY(-3px); box-shadow: 0 12px 32px rgba(0,0,0,0.06); }\n  .different-icon { font-size: 32px; margin-bottom: 16px; }\n  .different-card h3 { font-family: var(--font-display); font-size: 20px; font-weight: 700; color: var(--tun-black); margin-bottom: 10px; }\n  .different-card p { font-size: 14px; color: var(--tun-gray-600); line-height: 1.65; }\n\n  \/* WHO THIS IS FOR *\/\n  .who-for { background: var(--tun-gray-100); }\n  .who-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 48px; }\n  .who-card { padding: 28px; background: white; border-radius: 16px; border: 1px solid var(--tun-gray-200); text-align: center; transition: all 0.3s ease; }\n  .who-card:hover { border-color: var(--tun-blue); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.06); }\n  .who-icon { font-size: 32px; margin-bottom: 12px; }\n  .who-card h4 { font-family: var(--font-display); font-size: 17px; font-weight: 700; color: var(--tun-black); margin-bottom: 6px; }\n  .who-card p { font-size: 13px; color: var(--tun-gray-600); line-height: 1.55; }\n\n  \/* AI SECTION *\/\n  .ai-section { background: linear-gradient(165deg, #0D0D0D 0%, #1a1a2e 100%); color: white; position: relative; overflow: hidden; }\n  .ai-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 25% 50%, rgba(27,77,255,0.12) 0%, transparent 50%), radial-gradient(circle at 75% 30%, rgba(245,166,35,0.08) 0%, transparent 40%); pointer-events: none; }\n  .ai-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; position: relative; }\n  .ai-section .section-label { color: var(--tun-gold); }\n  .ai-section .section-title { color: white; }\n  .ai-section .section-subtitle { color: rgba(255,255,255,0.6); }\n  .ai-demo { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 28px; }\n  .ai-demo-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid rgba(255,255,255,0.08); }\n  .ai-demo-avatar { width: 32px; height: 32px; border-radius: 10px; background: linear-gradient(135deg, var(--tun-blue), #6B8AFF); display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 13px; }\n  .ai-demo-name { font-weight: 600; font-size: 14px; }\n  .ai-demo-tag { font-size: 11px; color: var(--tun-gold); font-weight: 500; }\n  .ai-sponsor-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 14px; background: rgba(245,166,35,0.12); border: 1px solid rgba(245,166,35,0.2); border-radius: 100px; font-size: 11px; font-weight: 600; color: var(--tun-gold); margin-bottom: 16px; }\n  .ai-msg-q { background: rgba(255,255,255,0.06); border-radius: 12px; padding: 12px 16px; font-size: 13px; color: rgba(255,255,255,0.8); margin-bottom: 14px; border-left: 3px solid var(--tun-blue); }\n  .ai-msg-a { font-size: 13px; color: rgba(255,255,255,0.7); line-height: 1.7; }\n  .ai-msg-a .highlight { color: white; font-weight: 600; }\n  .ai-msg-a .brand-mention { color: var(--tun-gold); font-weight: 600; }\n\n  \/* PROCESS *\/\n  .process { background: var(--tun-gray-100); }\n  .process-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 32px; margin-top: 56px; }\n  .process-step { text-align: center; position: relative; }\n  .process-step::after { content: '\\2192'; position: absolute; right: -22px; top: 36px; font-size: 24px; color: var(--tun-gray-400); }\n  .process-step:last-child::after { display: none; }\n  .process-number { width: 56px; height: 56px; border-radius: 50%; background: var(--tun-navy); color: var(--tun-gold); display: flex; align-items: center; justify-content: center; font-family: var(--font-display); font-weight: 700; font-size: 22px; margin: 0 auto 20px; }\n  .process-step h4 { font-family: var(--font-display); font-size: 18px; font-weight: 700; margin-bottom: 8px; color: var(--tun-black); }\n  .process-step p { font-size: 14px; color: var(--tun-gray-600); line-height: 1.6; }\n\n  \/* CTA *\/\n  .cta-section { background: linear-gradient(165deg, var(--tun-navy) 0%, #0D1B33 100%); color: white; text-align: center; position: relative; overflow: hidden; }\n  .cta-section::before { content: ''; position: absolute; top: -100px; right: -100px; width: 400px; height: 400px; border-radius: 50%; background: rgba(27,77,255,0.08); }\n  .cta-section .section-title { color: white; max-width: 650px; margin: 0 auto 16px; }\n  .cta-section .section-subtitle { color: rgba(255,255,255,0.6); max-width: 540px; margin: 0 auto 40px; }\n  .cta-actions { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; margin-bottom: 32px; }\n  .btn-white { display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: white; color: var(--tun-navy); text-decoration: none; font-weight: 600; font-size: 16px; border-radius: 12px; transition: all 0.25s ease; }\n  .btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }\n  .cta-contact { font-size: 14px; color: rgba(255,255,255,0.5); }\n  .cta-contact a { color: rgba(255,255,255,0.8); text-decoration: none; font-weight: 500; }\n\n  .footer { background: var(--tun-black); color: rgba(255,255,255,0.5); padding: 48px 32px; text-align: center; font-size: 14px; }\n  .footer a { color: rgba(255,255,255,0.7); text-decoration: none; }\n  .footer a:hover { color: white; }\n  .footer-links { display: flex; justify-content: center; gap: 32px; margin-bottom: 16px; }\n  .footer-address { margin-top: 10px; font-size: 13px; color: rgba(255,255,255,0.3); }\n\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  .fade-in { opacity: 0; transform: translateY(24px); transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1); }\n  .fade-in.visible { opacity: 1; transform: translateY(0); }\n\n  @media (max-width: 1024px) {\n    .hero-grid, .ai-grid { grid-template-columns: 1fr; gap: 48px; }\n    .why-banks-grid, .bundle-grid { grid-template-columns: 1fr; }\n    .different-grid { grid-template-columns: 1fr; }\n    .who-grid { grid-template-columns: 1fr; }\n    .process-grid { grid-template-columns: repeat(2, 1fr); }\n    .process-step::after { display: none; }\n    .bundle-tiers { flex-direction: column; gap: 24px; }\n    .bundle-tier-sep { width: 60px; height: 1px; margin: 0 auto; }\n    .hero-dark { padding: 48px 32px; }\n  }\n  @media (max-width: 640px) {\n    .breadcrumb { padding-top: 80px; } .hero { padding: 24px 20px 0; } .section { padding: 72px 20px; }\n    .site-header-nav { display: none; }\n    .hero-actions { flex-direction: column; }\n    .btn-gold, .btn-outline-light, .btn-white { width: 100%; justify-content: center; }\n    .footer-links { flex-direction: column; gap: 10px; }\n    .process-grid { grid-template-columns: 1fr; }\n    .sticky-cta { bottom: 16px; right: 16px; } .sticky-cta-btn { padding: 12px 20px; font-size: 13px; }\n    .hero-dark { padding: 36px 24px; border-radius: 16px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"site-header\" id=\"siteHeader\">\n<\/div>\n\n<div class=\"sticky-cta\" id=\"stickyCta\">\n  <a href=\"https:\/\/calendly.com\/tun\/scholarship-consult\" class=\"sticky-cta-btn\" target=\"_blank\">Schedule an Executive Briefing &rarr;<\/a>\n<\/div>\n\n<div class=\"breadcrumb\">\n  <a href=\"https:\/\/www.tun.com\/home\/partnerships\/\">Partnerships<\/a>\n  <span class=\"sep\">\/<\/span>\n  <span class=\"current\">Financial Institution Partnerships<\/span>\n<\/div>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-dark\">\n    <div class=\"hero-grid\">\n      <div>\n        <h1>Become the bank that helps students <em>pay for college<\/em><\/h1>\n        <p class=\"hero-sub\">Financial institutions need what TUN offers: scholarship management for CRA compliance, student distribution for customer acquisition, AI sponsorship for brand engagement, and impact reporting that satisfies regulators and boards alike.<\/p>\n        <div class=\"hero-actions\">\n          <a href=\"https:\/\/calendly.com\/tun\/scholarship-consult\" class=\"btn-gold\" target=\"_blank\">Schedule an Executive Briefing &rarr;<\/a>\n          <a href=\"#bundle\" class=\"btn-outline-light\">See the Partnership Bundle<\/a>\n        <\/div>\n        <div class=\"hero-contact-dark\">Or reach us at <a href=\"tel:9173972650\">(917) 397-2650<\/a> &middot; <a href=\"mailto:sales@tun.com\">sales@tun.com<\/a><\/div>\n      <\/div>\n      <div class=\"hero-value-stack\">\n        <div class=\"hero-value-item\">\n          <div class=\"hero-value-icon\">&#9878;&#65039;<\/div>\n          <div class=\"hero-value-text\"><h4>CRA Compliance<\/h4><p>High-visibility community investment with measurable impact<\/p><\/div>\n        <\/div>\n        <div class=\"hero-value-item\">\n          <div class=\"hero-value-icon\">&#128176;<\/div>\n          <div class=\"hero-value-text\"><h4>Student Acquisition<\/h4><p>Reach the next generation of banking customers<\/p><\/div>\n        <\/div>\n        <div class=\"hero-value-item\">\n          <div class=\"hero-value-icon\">&#129302;<\/div>\n          <div class=\"hero-value-text\"><h4>AI Brand Sponsorship<\/h4><p>&#8220;Powered by [Your Bank]&#8221; on TUN&#8217;s financial aid tools<\/p><\/div>\n        <\/div>\n        <div class=\"hero-value-item\">\n          <div class=\"hero-value-icon\">&#128218;<\/div>\n          <div class=\"hero-value-text\"><h4>Financial Literacy<\/h4><p>Satisfy state mandates with sponsored educational content<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY BANKS NEED TUN -->\n<section class=\"section why-banks\">\n  <div class=\"section-inner\">\n    <div class=\"section-label\">Why Financial Institutions Need TUN<\/div>\n    <h2 class=\"section-title\">Four regulatory and business reasons<br>to partner with TUN<\/h2>\n    <p class=\"section-subtitle\">This isn&#8217;t just marketing. For banks and credit unions, TUN addresses regulatory requirements, competitive positioning, and customer lifecycle economics simultaneously.<\/p>\n    <div class=\"why-banks-grid\">\n      <div class=\"why-bank-card fade-in\">\n        <div class=\"why-bank-tag regulatory\">Regulatory<\/div>\n        <h3>Community Reinvestment Act (CRA)<\/h3>\n        <p>Banks are federally required to invest in the communities they serve. Branded scholarship programs are a high-visibility, measurable CRA activity that examiners recognize. TUN manages the entire program end-to-end &mdash; design, legal, applications, review, disbursement, and impact reporting.<\/p>\n        <div class=\"why-bank-stat\">100%<\/div>\n        <div class=\"why-bank-stat-label\">of scholarship management handled by TUN<\/div>\n      <\/div>\n      <div class=\"why-bank-card fade-in\">\n        <div class=\"why-bank-tag acquisition\">Customer Acquisition<\/div>\n        <h3>Student Customer Lifetime Value<\/h3>\n        <p>The lifetime value of a banking customer acquired during college is estimated at $30K&ndash;$50K+. That&#8217;s why Citizens acquired College Raptor, U.S. Bank partnered with Zogo, and Sallie Mae runs major scholarship programs &mdash; they&#8217;re all investing to reach students early.<\/p>\n        <div class=\"why-bank-stat\">$30K&ndash;$50K+<\/div>\n        <div class=\"why-bank-stat-label\">estimated lifetime value per student customer<\/div>\n      <\/div>\n      <div class=\"why-bank-card fade-in\">\n        <div class=\"why-bank-tag compliance\">Compliance<\/div>\n        <h3>Financial Literacy Mandates<\/h3>\n        <p>Many states now require financial literacy education. Banks can sponsor TUN&#8217;s financial aid AI tools and integrate their own educational content &mdash; satisfying regulatory requirements and marketing goals simultaneously.<\/p>\n        <div class=\"why-bank-stat\">35+<\/div>\n        <div class=\"why-bank-stat-label\">states with financial literacy requirements<\/div>\n      <\/div>\n      <div class=\"why-bank-card fade-in\">\n        <div class=\"why-bank-tag brand\">Brand<\/div>\n        <h3>Gen Z Brand Differentiation<\/h3>\n        <p>Being known as the bank that helps students pay for college is powerful positioning with a generation that distrusts traditional financial institutions. A TUN partnership makes your brand synonymous with student success &mdash; not just student debt.<\/p>\n        <div class=\"why-bank-stat\">13M+<\/div>\n        <div class=\"why-bank-stat-label\">students you can reach monthly through TUN<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- THE BUNDLE -->\n<section class=\"section bundle\" id=\"bundle\">\n  <div class=\"section-inner\">\n    <div class=\"bundle-header\">\n      <div class=\"section-label\">The Student Financial Wellness Partnership<\/div>\n      <h2 class=\"section-title\">One comprehensive bundle.<br>Every capability you need.<\/h2>\n      <p class=\"section-subtitle\">Instead of buying individual products, TUN offers financial institutions a bundled partnership that addresses CRA, customer acquisition, financial literacy, and brand positioning in one integrated program.<\/p>\n    <\/div>\n    <div class=\"bundle-grid\">\n      <div class=\"bundle-card fade-in\">\n        <div class=\"bundle-card-icon\">&#127891;<\/div>\n        <div>\n          <h4>Branded Scholarship Program<\/h4>\n          <p>TUN designs, manages, promotes, and disburses scholarships under your institution&#8217;s brand. Full IRS-compliant lifecycle management with impact reporting for CRA documentation.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"bundle-card fade-in\">\n        <div class=\"bundle-card-icon\">&#129302;<\/div>\n        <div>\n          <h4>AI Model Sponsorship<\/h4>\n          <p>Exclusive or shared sponsorship of TUN&#8217;s Financial Aid Navigator and Scholarship Finder AI models. &#8220;Powered by [Your Institution]&#8221; branding on the tools students use most.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"bundle-card fade-in\">\n        <div class=\"bundle-card-icon\">&#128218;<\/div>\n        <div>\n          <h4>Financial Literacy Content<\/h4>\n          <p>Sponsor educational content about budgeting, saving, student loans, and financial planning. Published on TUN, translated into 15+ languages, and integrated into TUN AI for ongoing student discovery.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"bundle-card fade-in\">\n        <div class=\"bundle-card-icon\">&#128200;<\/div>\n        <div>\n          <h4>Student Discount &amp; Banking Offer<\/h4>\n          <p>Feature your student banking products, savings accounts, and special rates on TUN&#8217;s discount engine &mdash; reaching students at the moment they&#8217;re looking to manage their money.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"bundle-card fade-in\">\n        <div class=\"bundle-card-icon\">&#128188;<\/div>\n        <div>\n          <h4>Internship &amp; Career Promotion<\/h4>\n          <p>List your internship, analyst, and entry-level programs on TUN&#8217;s career platform. Students who engage with your scholarship and content become natural candidates for your talent pipeline.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"bundle-card fade-in\">\n        <div class=\"bundle-card-icon\">&#128202;<\/div>\n        <div>\n          <h4>Impact Reporting &amp; CRA Documentation<\/h4>\n          <p>Comprehensive reporting on scholarship applicants, reach, demographics, content engagement, and community impact &mdash; formatted for CRA examiner review and board presentation.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    \n  <\/div>\n<\/section>\n\n<!-- WHAT MAKES TUN DIFFERENT -->\n<section class=\"section different\">\n  <div class=\"section-inner\">\n    <div class=\"section-label\">What Makes TUN Different<\/div>\n    <h2 class=\"section-title\">One integrated platform,<br>not five separate vendors<\/h2>\n    <p class=\"section-subtitle\">Most financial institutions piece together student outreach from multiple vendors &mdash; one for scholarships, another for content, another for digital marketing. TUN replaces that fragmentation with a single platform.<\/p>\n    <div class=\"different-grid\">\n      <div class=\"different-card fade-in\">\n        <div class=\"different-icon\">&#9889;<\/div>\n        <h3>Everything Under One Roof<\/h3>\n        <p>Scholarship management, AI-powered student matching, branded content, student discounts, internship promotion, and impact reporting &mdash; all coordinated through one partnership with one dedicated manager. No vendor sprawl, no integration headaches.<\/p>\n      <\/div>\n      <div class=\"different-card fade-in\">\n        <div class=\"different-icon\">&#129302;<\/div>\n        <h3>Relevance-Based AI, Not Ads<\/h3>\n        <p>TUN AI recommends your scholarship and resources to students because they&#8217;re genuinely relevant to that student&#8217;s profile &mdash; not because you paid for a sponsored slot. Students trust what TUN AI recommends, and your institution benefits from that trust. Your brand powers the tool, not interrupts it.<\/p>\n      <\/div>\n      <div class=\"different-card fade-in\">\n        <div class=\"different-icon\">&#128274;<\/div>\n        <h3>Student Data Protection<\/h3>\n        <p>TUN does not sell student data. For a regulated financial institution, this matters. Your partnership is built on a platform that shares your commitment to privacy and compliance &mdash; a detail that matters to CRA examiners and your own compliance team.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHO THIS IS FOR -->\n<section class=\"section who-for\">\n  <div class=\"section-inner\">\n    <div class=\"section-label\" style=\"text-align:center;\">Who This Is For<\/div>\n    <h2 class=\"section-title\" style=\"text-align:center;\">Financial institutions of every size<br>and type<\/h2>\n    <div class=\"who-grid\">\n      <div class=\"who-card fade-in\">\n        <div class=\"who-icon\">&#127970;<\/div>\n        <h4>National &amp; Regional Banks<\/h4>\n        <p>Comprehensive CRA programs with branded scholarships, AI sponsorship, and nationwide student reach through TUN&#8217;s 13M monthly users.<\/p>\n      <\/div>\n      <div class=\"who-card fade-in\">\n        <div class=\"who-icon\">&#129309;<\/div>\n        <h4>Community Banks<\/h4>\n        <p>Targeted scholarship programs focused on your service area. TUN manages everything while your bank gets local visibility and CRA credit.<\/p>\n      <\/div>\n      <div class=\"who-card fade-in\">\n        <div class=\"who-icon\">&#127775;<\/div>\n        <h4>Credit Unions<\/h4>\n        <p>Member-focused scholarship programs that reinforce your mission of community service. Renewable awards, member eligibility, full lifecycle management.<\/p>\n      <\/div>\n      <div class=\"who-card fade-in\">\n        <div class=\"who-icon\">&#128187;<\/div>\n        <h4>Fintech Companies<\/h4>\n        <p>Reach Gen Z with financial tools and student-focused products. Sponsor TUN AI&#8217;s financial planning models and build your brand among digital-native students.<\/p>\n      <\/div>\n      <div class=\"who-card fade-in\">\n        <div class=\"who-icon\">&#128218;<\/div>\n        <h4>Student Loan Servicers<\/h4>\n        <p>Position your brand as a student advocate, not just a lender. Scholarship sponsorship and financial literacy content build trust before the borrowing relationship begins.<\/p>\n      <\/div>\n      <div class=\"who-card fade-in\">\n        <div class=\"who-icon\">&#128176;<\/div>\n        <h4>Investment &amp; Wealth Management<\/h4>\n        <p>Introduce your brand to high-potential students early. Financial literacy sponsorship and scholarship programs create affinity with future high-net-worth clients.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- AI -->\n<section class=\"section ai-section\">\n  <div class=\"section-inner\">\n    <div class=\"ai-grid\">\n      <div>\n        <div class=\"section-label\">AI Sponsorship<\/div>\n        <h2 class=\"section-title\">&#8220;Powered by [Your Institution]&#8221; on the tools students use most<\/h2>\n        <p class=\"section-subtitle\">TUN AI includes specialized models for financial aid, scholarships, and financial planning. Your institution can sponsor these models &mdash; putting your brand on the AI tools that students trust for their most important financial decisions.<\/p>\n        <p class=\"section-subtitle\" style=\"margin-top:16px;\">When students ask TUN AI about financial aid, your brand is part of the answer &mdash; not as an ad, but as a trusted resource powering the tool they rely on.<\/p>\n      <\/div>\n      <div class=\"ai-demo fade-in\">\n        <div class=\"ai-demo-header\">\n          <div class=\"ai-demo-avatar\">AI<\/div>\n          <div><div class=\"ai-demo-name\">TUN AI<\/div><div class=\"ai-demo-tag\">Financial Aid Navigator<\/div><\/div>\n        <\/div>\n        <div class=\"ai-sponsor-badge\">&#9889; Powered by First National Bank<\/div>\n        <div class=\"ai-msg\">\n          <div class=\"ai-msg-q\">I didn&#8217;t get enough financial aid. What are my options to cover the $8,000 gap?<\/div>\n          <div class=\"ai-msg-a\">\n            There are several options to cover your funding gap:\n            <br><br>\n            <span class=\"highlight\">1. Scholarships you haven&#8217;t applied for yet<\/span> &mdash; Based on your profile, I found 12 scholarships you&#8217;re eligible for that could cover $2,000&ndash;$10,000. The <span class=\"brand-mention\">First National STEM Futures Scholarship<\/span> is a strong match.\n            <br><br>\n            <span class=\"highlight\">2. Work-study and part-time options<\/span> &mdash; Your school offers federal work-study. I also found 3 relevant internships that pay $18&ndash;25\/hr&#8230;\n            <br><br>\n            <span class=\"highlight\">3. Smart borrowing strategies<\/span> &mdash; If you need loans, here&#8217;s how to minimize interest and maximize your repayment flexibility&#8230;\n            <br><br>\n            <span style=\"color: rgba(255,255,255,0.4); font-style: italic;\">Your institution powers this financial guidance &uarr;<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PROCESS -->\n<section class=\"section process\">\n  <div class=\"section-inner\">\n    <div style=\"text-align:center;\">\n      <div class=\"section-label\">How We Work Together<\/div>\n      <h2 class=\"section-title\">From executive briefing to launch<\/h2>\n    <\/div>\n    <div class=\"process-grid\">\n      <div class=\"process-step fade-in\"><div class=\"process-number\">1<\/div><h4>Executive Briefing<\/h4><p>We present the partnership opportunity to your leadership team, covering CRA benefits, customer acquisition economics, and program structure.<\/p><\/div>\n      <div class=\"process-step fade-in\"><div class=\"process-number\">2<\/div><h4>Custom Program Design<\/h4><p>We work with your CRA, marketing, and compliance teams to design a bundled program that meets regulatory, business, and brand objectives.<\/p><\/div>\n      <div class=\"process-step fade-in\"><div class=\"process-number\">3<\/div><h4>Build &amp; Launch<\/h4><p>TUN handles scholarship setup (legal, applications, branding), AI integration, content creation, and promotional campaigns. Your team reviews and approves.<\/p><\/div>\n      <div class=\"process-step fade-in\"><div class=\"process-number\">4<\/div><h4>Report &amp; Expand<\/h4><p>Quarterly impact reports formatted for CRA review and board presentation. Year-over-year program expansion based on results.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"section cta-section\">\n  <div class=\"section-inner\">\n    <h2 class=\"section-title\">Ready to become the bank<br>that students trust?<\/h2>\n    <p class=\"section-subtitle\">Schedule a confidential executive briefing. We&#8217;ll walk through the partnership model, CRA implications, customer acquisition economics, and how to structure a program for your institution.<\/p>\n    <div class=\"cta-actions\">\n      <a href=\"https:\/\/calendly.com\/tun\/scholarship-consult\" class=\"btn-gold\" target=\"_blank\">Schedule an Executive Briefing &rarr;<\/a>\n    <\/div>\n    <p class=\"cta-contact\"><a href=\"tel:9173972650\">(917) 397-2650<\/a> &nbsp;&middot;&nbsp; <a href=\"mailto:sales@tun.com\">sales@tun.com<\/a> &nbsp;&middot;&nbsp; <a href=\"https:\/\/www.tun.com\/home\/partnerships\/\">View all partnership options<\/a><\/p>\n  <\/div>\n<\/section>\n\n<footer class=\"footer\">\n  <div class=\"footer-links\">\n    <a href=\"https:\/\/www.tun.com\/home\/\">TUN News<\/a>\n    <a href=\"https:\/\/www.tun.com\/scholarships\/\">Scholarships<\/a>\n    <a href=\"https:\/\/www.tun.com\/ai\/\">TUN AI<\/a>\n    <a href=\"https:\/\/www.tun.com\/home\/partnerships\/\">Partnerships<\/a>\n    <a href=\"https:\/\/www.tun.com\/jobs\/about\/\">About<\/a>\n  <\/div>\n  <p>&copy; 2026 TUN, Inc. All rights reserved. &nbsp;|&nbsp; <a href=\"https:\/\/www.tun.com\/blog\/we-use-cookies-to-make-our-website-experience-better\/\">Privacy<\/a><\/p>\n  <div class=\"footer-address\">TUN, Inc. &middot; 99 Wall Street, #2508 &middot; New York, NY 10005<\/div>\n<\/footer>\n\n<script>\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => { if (entry.isIntersecting) entry.target.classList.add('visible'); });\n  }, { threshold: 0.15, rootMargin: '0px 0px -40px 0px' });\n  document.querySelectorAll('.fade-in').forEach(el => observer.observe(el));\n  window.addEventListener('scroll', () => {\n    document.getElementById('siteHeader').classList.toggle('scrolled', window.scrollY > 20);\n    const stickyCta = document.getElementById('stickyCta');\n    if (stickyCta) stickyCta.classList.toggle('visible', window.scrollY > 400);\n  });\n<\/script>\n\n<\/body>\n","protected":false},"excerpt":{"rendered":"<p>Financial Institution Partnerships \u2014 TUN Schedule an Executive Briefing &rarr; Partnerships \/ Financial Institution Partnerships Become the bank that helps students pay for college Financial institutions need what TUN offers: scholarship management for CRA compliance, student distribution for customer acquisition, AI sponsorship for brand engagement, and impact reporting that satisfies regulators and boards alike. Schedule [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"sales-pages","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-34877","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Magic","author_link":"https:\/\/www.tun.com\/home\/author\/magic\/"},"uagb_comment_info":0,"uagb_excerpt":"Financial Institution Partnerships \u2014 TUN Schedule an Executive Briefing &rarr; Partnerships \/ Financial Institution Partnerships Become the bank that helps students pay for college Financial institutions need what TUN offers: scholarship management for CRA compliance, student distribution for customer acquisition, AI sponsorship for brand engagement, and impact reporting that satisfies regulators and boards alike. Schedule&hellip;","_links":{"self":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/pages\/34877","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/comments?post=34877"}],"version-history":[{"count":1,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/pages\/34877\/revisions"}],"predecessor-version":[{"id":34878,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/pages\/34877\/revisions\/34878"}],"wp:attachment":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/media?parent=34877"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}