# Jarrett Scott Ford Finance Department

:::raw
<div class="jgf-fin">
  <section class="jgf-fin__apply">
    <h2 class="jgf-fin__heading">Apply for Financing</h2>
    <div class="jgf-fin__copy">
      <p>Buying a new or used car is an investment, one of the biggest that you'll make in your life. At {DealerName}, we know that and we are here to help. You have a multitude of financing options, whether you're looking for an auto loan or a lease, and the {DealerName} finance department can walk you through your options.</p>
      <p>If you have bad credit, no credit, or are a first-time car buyer, you can trust that the {DealerName} team will get you into the car, truck, or SUV of your choice with professionalism and careful attention to your needs.</p>
      <p>Want to talk about your options? Contact us today to learn about the latest auto finance offers, lease specials, and financing packages for new cars, trucks, and SUVs at {DealerName}. We'll be happy to talk to you about your unique circumstances and the options we offer.</p>
      <p>Fill out the finance application to be pre-approved for your new or used car, truck, or SUV.</p>
    </div>
    <p><a class="jgf-fin__cta" href="/finance/car-loan">Finance Application</a></p>
  </section>
  <figure class="jgf-fin__media">
    <a href="/finance/car-loan"><img src="https://storage.googleapis.com/savvy-images/finance/finance_page_img.png" alt="Apply for financing at {DealerName}"></a>
  </figure>
  <section class="jgf-fin__trade">
    <h2>No Hassle Trade-In Evaluation</h2>
    <p>Do you have a vehicle that you'd like to use as a downpayment on a new or used truck, SUV, or car? Your first step is to determine what your vehicle is worth. Take a look at our <a href="/value-your-trade">Trade-In Evaluation Tool</a> and make an appointment with our sales team. Our trade-in experts at {DealerName} are committed to giving you a fair market value for your used car, truck, SUV, or van.</p>
  </section>
</div>
<style>
.jgf-fin{--jgf-blue:#0562d2;--jgf-blue-2:#0b5bd3;--jgf-navy:#0a2240;--jgf-ink:#1c2530;--jgf-muted:#54606e;--jgf-line:#e6eaf0;color:var(--jgf-ink);width:100%;margin:0;background:#fff;border:1px solid var(--jgf-line);border-radius:18px;box-shadow:0 20px 52px rgba(10,34,64,.12);padding:40px 44px;display:grid;grid-template-columns:1.55fr 1fr;grid-template-areas:"apply media" "apply trade";gap:22px 40px;align-content:start}
.jgf-fin__apply{grid-area:apply}
.jgf-fin__media{grid-area:media;margin:0}
.jgf-fin__media img{display:block;width:100%;height:auto;border-radius:14px;box-shadow:0 14px 32px rgba(10,34,64,.16)}
.jgf-fin__trade{grid-area:trade;align-self:start;padding:26px 28px;background:linear-gradient(180deg,#f7faff 0%,#eef4fc 100%);border:1px solid var(--jgf-line);border-radius:14px}
.jgf-fin__heading{font-size:29px;font-weight:800;color:var(--jgf-navy);line-height:1.2;margin:0 0 18px;padding-bottom:12px;position:relative}
.jgf-fin__trade h2{font-size:22px;font-weight:800;color:var(--jgf-navy);line-height:1.25;margin:0 0 12px;padding-bottom:10px;position:relative}
.jgf-fin__heading::after,.jgf-fin__trade h2::after{content:"";position:absolute;left:0;bottom:0;width:54px;height:4px;border-radius:4px;background:var(--jgf-blue)}
.jgf-fin__copy p{font-size:16.5px;line-height:1.75;color:var(--jgf-muted);margin:0 0 16px}
.jgf-fin__trade p{font-size:15.5px;line-height:1.7;color:var(--jgf-muted);margin:0}
.jgf-fin a:not(.jgf-fin__cta){color:var(--jgf-blue);font-weight:600;text-decoration:none;border-bottom:1px solid rgba(5,98,210,.35)}
.jgf-fin a:not(.jgf-fin__cta):hover{color:var(--jgf-blue-2);border-bottom-color:var(--jgf-blue-2)}
.jgf-fin a.jgf-fin__cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:8px;padding:0 36px;background:linear-gradient(135deg,#2b7fff 0%,#0b5bd3 100%);color:#fff;font-weight:700;font-size:15.5px;letter-spacing:.4px;text-transform:uppercase;text-decoration:none;border-radius:999px;box-shadow:0 12px 26px rgba(11,91,211,.38),inset 0 1px 0 rgba(255,255,255,.25)}
.jgf-fin a.jgf-fin__cta:hover{filter:brightness(1.06)}
.jgf-fin a.jgf-fin__cta:focus-visible{outline:3px solid #9ec3ff;outline-offset:3px}
@media(max-width:991px){.jgf-fin{grid-template-columns:1fr;grid-template-areas:"media" "apply" "trade";gap:22px;padding:32px 26px}.jgf-fin__heading{font-size:25px}}
@media(max-width:767px){.jgf-fin{padding:22px 18px;border-radius:14px}.jgf-fin a.jgf-fin__cta{width:100%}}
</style>
:::