nationalresourceconnect.com Ads.txt file
<!doctype html>
<html lang="en" data-theme="theme-nrc" data-beasties-container>
<head>
<meta charset="utf-8">
<title></title>
<base href="/">
<!-- <meta
name="description"
content="Our mission is to help you get ahead with your finances. Whether you need funding for college, home repairs or to transform an idea into a profitable business we are here to provide you the best grants available for you."
/> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="impact-site-verification" value="-1365141913">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- Facebook Meta Tags -->
<!-- <meta property="og:site_name" content="National Resource Connect" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.nationalresourceconnect.com" />
<meta property="og:title" content="National Resource Connect | Unlock Benefits and Find Financial Relief" />
<meta
property="og:description"
content="Experience financial relief and discover benefits with National Resource Connect. Access expert guidance, tailored tools, and trusted resources to simplify your financial journey."
/>
<meta property="og:image" content="https://www.nationalresourceconnect.comassets/images/og-thumbnail.png" /> -->
<!-- Twitter Meta Tags -->
<!-- <meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="nationalresourceconnect.com" />
<meta property="twitter:url" content="https://www.nationalresourceconnect.com" />
<meta name="twitter:title" content="National Resource Connect | Unlock Benefits and Find Financial Relief" />
<meta
name="twitter:description"
content="Experience financial relief and discover benefits with National Resource Connect. Access expert guidance, tailored tools, and trusted resources to simplify your financial journey."
/>
<meta name="twitter:image" content="https://www.nationalresourceconnect.com/assets/images/og-thumbnail.png" /> -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<style>@font-face{font-family:'Material Symbols Outlined';font-style:normal;font-weight:100 700;font-display:block;src:url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v271/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format('woff2');}.material-symbols-outlined{font-family:'Material Symbols Outlined';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
<script>
var xhr = new XMLHttpRequest();
xhr.open('GET', 'https://fonts.googleapis.com/css2?family=Afacad:ital,wght@0,400..700;1,400..700', true);
xhr.onreadystatechange = function () {
if (xhr.readyState == 4 && xhr.status == 200) {
let css = xhr.responseText;
css = css.replace(/}/g, 'font-display: swap; }');
const head = document.getElementsByTagName('head')[0];
const style = document.createElement('style');
style.appendChild(document.createTextNode(css));
head.appendChild(style);
}
};
xhr.send();
</script>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js',
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NZB8B52C');
</script>
<!-- End Google Tag Manager -->
<style>@charset "UTF-8";@-webkit-keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:.75}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0076ae;--bs-secondary:#1ea009;--bs-success:#19bc4f;--bs-info:#50dfb8;--bs-warning:#e78405;--bs-danger:#dc3545;--bs-light:#e9f8ff;--bs-dark:#202224;--bs-primary-rgb:0, 118, 174;--bs-secondary-rgb:30, 160, 9;--bs-success-rgb:25, 188, 79;--bs-info-rgb:80, 223, 184;--bs-warning-rgb:231, 132, 5;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:233, 248, 255;--bs-dark-rgb:32, 34, 36;--bs-primary-text-emphasis:rgb(0, 47.2, 69.6);--bs-secondary-text-emphasis:rgb(12, 64, 3.6);--bs-success-text-emphasis:rgb(10, 75.2, 31.6);--bs-info-text-emphasis:rgb(32, 89.2, 73.6);--bs-warning-text-emphasis:rgb(92.4, 52.8, 2);--bs-danger-text-emphasis:rgb(88, 21.2, 27.6);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(204, 227.6, 238.8);--bs-secondary-bg-subtle:rgb(210, 236, 205.8);--bs-success-bg-subtle:rgb(209, 241.6, 219.8);--bs-info-bg-subtle:rgb(220, 248.6, 240.8);--bs-warning-bg-subtle:rgb(250.2, 230.4, 205);--bs-danger-bg-subtle:rgb(248, 214.6, 217.8);--bs-light-bg-subtle:rgb(251.5, 252, 252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(153, 200.2, 222.6);--bs-secondary-border-subtle:rgb(165, 217, 156.6);--bs-success-border-subtle:rgb(163, 228.2, 184.6);--bs-info-border-subtle:rgb(185, 242.2, 226.6);--bs-warning-border-subtle:rgb(245.4, 205.8, 155);--bs-danger-border-subtle:rgb(241, 174.2, 180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-font-sans-serif:"Afacad", sans-serif;--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.25;--bs-body-color:#202224;--bs-body-color-rgb:32, 34, 36;--bs-body-bg:#fff;--bs-body-bg-rgb:255, 255, 255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0, 0, 0;--bs-secondary-color:rgba(32, 34, 36, .75);--bs-secondary-color-rgb:32, 34, 36;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233, 236, 239;--bs-tertiary-color:rgba(32, 34, 36, .5);--bs-tertiary-color-rgb:32, 34, 36;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248, 249, 250;--bs-heading-color:inherit;--bs-link-color:#0076ae;--bs-link-color-rgb:0, 118, 174;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0, 94.4, 139.2);--bs-link-hover-color-rgb:0, 94, 139;--bs-code-color:#d63384;--bs-highlight-color:#202224;--bs-highlight-bg:rgb(255, 242.6, 205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:rgba(17, 17, 26, .1) 0px 0px 16px;--bs-box-shadow-sm:rgba(99, 99, 99, .2) 0px 2px 8px 0px;--bs-box-shadow-lg:rgba(17, 17, 26, .1) 0px 4px 16px, rgba(17, 17, 26, .1) 0px 8px 24px, rgba(17, 17, 26, .1) 0px 16px 56px;--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(0, 118, 174, .25);--bs-form-valid-color:#19bc4f;--bs-form-valid-border-color:#19bc4f;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}html{hanging-punctuation:first last}*{scroll-behavior:smooth;scrollbar-width:thin}</style><link rel="stylesheet" href="styles-7DCKHTXL.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-7DCKHTXL.css"></noscript></head>
<body>
<nrc-root></nrc-root>
<script id="LeadiDscript" type="text/javascript">
(function () {
var s = document.createElement('script');
s.id = 'LeadiDscript_campaign';
s.type = 'text/javascript';
s.async = true;
s.src = '//create.lidstatic.com/campaign/139f7232-8382-756d-229a-da9a40d9f76d.js?snippet_version=2';
var LeadiDscript = document.getElementById('LeadiDscript');
LeadiDscript.parentNode.insertBefore(s, LeadiDscript);
})();
</script>
<link rel="modulepreload" href="chunk-4EVZ4BH7.js"><link rel="modulepreload" href="chunk-RQK3GY2Y.js"><link rel="modulepreload" href="chunk-ASHVMNCM.js"><link rel="modulepreload" href="chunk-UPKOLPYN.js"><link rel="modulepreload" href="chunk-WWX6BADO.js"><script src="polyfills-FFHMD2TL.js" type="module"></script><script src="main-JTDE2XLK.js" type="module"></script></body>
</html>