const { Header } = window.AcornTitleDesignSystem_b6a569; const { LegalHero, PolicySection, PolicyList, InlinePolicyLink, ContactPanel, LegalPageNav, TOCNav, MobileTOC } = window; function SiteFooter() { return ( ); } const logoSizeOverride = ; const headerLinks = () => [ { label: 'Home', href: 'Acorn Homepage.html' }, { label: 'Buying', href: 'Buying.html' }, { label: 'Selling', href: 'Selling.html' }, { label: 'For Professionals', href: 'For Professionals.html' }, { label: 'About', href: 'About.html' }, { label: 'Contact', href: 'Contact.html' }, ]; function AppQuickLink() { React.useEffect(() => { const header = document.querySelector('header'); if (!header) return; const rightGroup = header.querySelector(':scope > div > div:last-child'); if (!rightGroup || rightGroup.querySelector('.app-quick-link')) return; const a = document.createElement('a'); a.href = 'https://app.acorn-title.com'; a.target = '_blank'; a.rel = 'noopener'; a.className = 'app-quick-link'; a.setAttribute('aria-label', 'Open the Acorn App'); a.style.cssText = 'display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;color:inherit'; a.innerHTML = ''; rightGroup.insertBefore(a, rightGroup.firstChild); return () => a.remove(); }, []); return null; } function LogoHomeLink() { React.useEffect(() => { const header = document.querySelector('header'); if (!header) return; const img = header.querySelector('img[alt="Acorn Title"]'); if (!img || img.closest('a')) return; const a = document.createElement('a'); a.href = 'Acorn Homepage.html'; a.setAttribute('aria-label', 'Acorn Title home'); a.style.cssText = 'display:flex;align-items:center'; img.parentNode.insertBefore(a, img); a.appendChild(img); return () => { if (a.parentNode) { a.parentNode.insertBefore(img, a); a.remove(); } }; }, []); return null; } const sections = [ { id: 'introduction', title: 'Introduction' }, { id: 'acceptance-of-terms', title: 'Acceptance of Terms' }, { id: 'website-use', title: 'Website Use' }, { id: 'title-orders-online-forms', title: 'Title Orders & Online Forms' }, { id: 'online-estimates', title: 'Online Estimates' }, { id: 'intellectual-property', title: 'Intellectual Property' }, { id: 'third-party-services', title: 'Third-Party Services' }, { id: 'disclaimer', title: 'Disclaimer' }, { id: 'limitation-of-liability', title: 'Limitation of Liability' }, { id: 'changes-to-these-terms', title: 'Changes to These Terms' }, { id: 'texas-law', title: 'Texas Law' }, { id: 'contact-us', title: 'Contact Us' }, ]; function TermsOfUsePage() { const [activeId, setActiveId] = React.useState(sections[0].id); React.useEffect(() => { const els = sections.map((s) => document.getElementById(s.id)).filter(Boolean); let ticking = false; const update = () => { ticking = false; const offset = 110; let current = els[0]; for (const el of els) { if (el.getBoundingClientRect().top <= offset + 4) current = el; else break; } if (current) setActiveId(current.id); }; const onScroll = () => { if (!ticking) { ticking = true; requestAnimationFrame(update); } }; update(); window.addEventListener('scroll', onScroll, { passive: true }); window.addEventListener('resize', onScroll); return () => { window.removeEventListener('scroll', onScroll); window.removeEventListener('resize', onScroll); }; }, []); return (
Welcome to the Acorn Title website.
By accessing or using this website, you agree to these Terms of Use.
If you do not agree with these terms, please discontinue use of the website.
These Terms apply to all visitors, customers, and users of Acorn's website and online services.
Your use of this website constitutes acceptance of these Terms of Use as they may be updated from time to time.
Continued use following updates constitutes acceptance of those changes.
You agree to use this website only for lawful purposes.
You may not:
Acorn reserves the right to restrict or terminate access for misuse.
Information submitted through online title orders, contact forms, estimate requests, or other website tools should be complete and accurate.
Submission of a form does not:
Additional information may be required before services can begin.
Net sheets, buyer estimates, calculators, and similar website tools are provided solely for planning and informational purposes.
They are estimates only.
Actual closing costs, taxes, title premiums, lender fees, recording costs, prorations, commissions, and other charges may differ.
Website estimates should not be relied upon as final settlement figures.
Unless otherwise noted, all website content including:
are the property of Acorn Title or are used with permission.
Content may not be copied, reproduced, modified, distributed, or reused without prior written permission.
The website may provide access to third-party websites, mapping services, scheduling systems, communication tools, payment providers, or other external services.
Acorn is not responsible for the content, privacy practices, or operation of third-party websites.
Visitors use third-party services at their own discretion.
Information provided on this website is intended for general informational purposes only.
Nothing contained on this website constitutes:
Website content should not replace professional advice specific to an individual transaction.
While Acorn strives to maintain accurate information and reliable online services, the website is provided "as is."
To the fullest extent permitted by applicable law, Acorn Title disclaims liability for damages arising from:
Nothing in these Terms limits rights that cannot legally be limited under applicable law.
Acorn may revise these Terms of Use periodically.
The revision date displayed at the top of this page reflects the most recent update.
Continued use of the website constitutes acceptance of the revised Terms.
These Terms are governed by the laws of the State of Texas.
Any disputes relating to use of this website shall be governed by applicable Texas law.
Questions regarding these Terms of Use may be directed to: