ACIMA
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link href="css/style.css" rel="stylesheet" /> <title>Acima</title> <style> * { margin: 0; padding: 0; box-sizing: border-box; } html { /* font-size: 10px; */ /* 10px / 16px = 0.625 = 62.5% */ /* Percentage of user's browser font-size setting */ font-size: 62.5%; overflow-x: hidden; /* Does NOT work on Safari */ /* scroll-behavior: smooth; */ } .mob_show { display: none; } .hide { display: block; } body { font-family: Arial, sans-serif; line-height: 1; font-weight: 400; color: #696871; font-size: 2rem; line-height: 1.6; /* Only works if there is nothing absolutely positioned in relation to body */ overflow-x: hidden; } .container { margin: 0rem auto; max-width: 110rem; width: 100%; } .pad1 { padding: 10rem 20px 11rem; } .purple_container { background-color: #050044; padding: 7.5rem 20px; } .flex { display: flex; gap: 12.5rem; } h1 { font-size: 4.8rem; font-weight: bold; line-height: 1.25; letter-spacing: -0.24px; text-align: center; color: #050044; padding-bottom: 18px; } h2 { font-family: Arial; font-size: 30px; font-weight: bold; text-align: center; color: #fff; padding-bottom: 5rem; } .content { text-align: center; padding-bottom: 49px; } .bulleon { display: flex; gap: 3rem; font-size: 2rem; line-height: 1.6; padding-bottom: 40px; } .pad-btm-25 { padding-bottom: 30px; } strong { color: #050044; } .bulleon div p { padding-top: 8px; } .btn { width: 165px; height: 60px; border-radius: 30px; background-color: #f75200; font-family: Arial; font-size: 1.9rem; color: #fff; text-align: center; font-weight: bold; } .btn a:active, .btn a { color: #fff; text-decoration: none; display: block; line-height: 60px; } /* purple Container */ .three-col-section { display: flex; gap: 3rem; text-align: center; } .three-col-section img { margin-bottom: 3rem; } .purple_container p { color: #fff; text-align: center; } /* Gray Container */ .gray-container { text-align: center; background-color: #f7f7f7; padding: 10rem 20px; } .two-col-section { display: flex; gap: 3rem; } .ptb { padding: 10px 0; } .card { padding: 40px 45px; border: 1px solid #dcdcdc; border-radius: 10px; box-shadow: 0 12px 14px 0 rgba(0, 0, 0, 0.2); background-color: #fff; max-width: 54rem; width: 50%; } .pbtm_60 { padding-bottom: 60px; } /* FAQ's */ .faq { padding: 8rem 20px; font-size: 13px; line-height: 1.38; } h3 { font-family: Arial; font-size: 20px; font-weight: bold; padding-bottom: 25px; text-align: center; color: #050044; } .btn-top { max-width: 320px; text-align: center; display: inline-block; margin-top: 55px; width: 100%; } h3 a { color: #050044; text-decoration: underline; } /* Media Queries */ @media only screen and (max-width: 75em) { .pad1, .gray-container { padding: 8rem 20px; } .flex { gap: 8rem; } .mob_show { display: block; } .hide { display: none; } .bulleon-content { width: 50% !important; } .img1 { width: 50%; } .img1 img{ width: 100%; height: auto; } } @media only screen and (max-width: 64em) { .flex { gap: 4rem; } html { /* 8px / 16px = 0.5 = 50% */ font-size: 56.5%; } .pad1, .gray-container, .purple_container, .faq { padding: 6rem 20px; } .bulleon img { width: 35px; height: 35px; } .three-col-section img { width: 30px; } .card { padding: 35px 20px; } h1 { font-size: 3.5rem; } .pbtm_60 { padding-bottom: 25px; } .bulleon-content { width: 100% !important; } .img1 { width: 100%; } } @media only screen and (max-width: 41em) { .flex { flex-direction: column; } .bulleon img { width: 50px; height: 50px; } .bulleon { font-size: 20px; } } @media only screen and (max-width: 38em) { h1 { font-size: 30px; } .three-col-section, .two-col-section { flex-direction: column; } .card { width: 100%; max-width: none; } .btn, .btn-top { width: 100%; max-width: none; font-size: 19px; } .btn-top { margin-top: 40px; } .bulleon img { width: 35px; height: 35px; } .btn a:active, .btn a { line-height: 55px; } .btn { height: 55px; } } </style> </head> <body> <!-- Get What You need With Acima Section --> <div class="container pad1"> <h1>Get what you need with Acima.</h1> <p class="content"> <RW Offroad Parts> has partnered with Acima to offer a flexible, lease-to-own solution that helps you take home the merchandise you need without using credit. </p> <div class="flex"> <div class="img1"><img src="https://image.email.acimacredit.com/lib/fe5e15707c6200747615/m/3/img_1.png" alt="three people looking into tablet" width="445" height="400" /></div> <div class="bulleon-content"> <div class="bulleon"> <img src="https://image.email.acimacredit.com/lib/fe5e15707c6200747615/m/3/arrow_icon.png" alt="" width="50" height="50" /> <div> <strong>Instant Shopping Power</strong> <p class="hide"> Get approved to lease merchandise with a retail cash price of $300 to $4,000.** </p> <p class="mob_show"> Get an instant approval decision that will allow you to lease merchandise with a retailer cash price up to $4,000.** </p> </div> </div> <div class="bulleon"> <img src="https://image.email.acimacredit.com/lib/fe5e15707c6200747615/m/3/arrow_icon.png" alt="" width="50" height="50" /> <div> <strong class="hide">No Credit Alternative*</strong> <strong class="mob_show">An alternative to Credit</strong> <p> Shop for what you want without using credit or increasing your debt. </p> </div> </div> <div class="bulleon pad-btm-25"> <img src="https://image.email.acimacredit.com/lib/fe5e15707c6200747615/m/3/arrow_icon.png" alt="" width="50" height="50" /> <div> <strong>Easy Payment Options</strong> <p> Make flexible payments that are conveniently scheduled with your payday. </p> </div> </div> <div class="btn"><a href="#" target="_blank">Apply Now</a></div> </div> </div> </div> <!-- //Get What You need With Acima Section --> <!-- Three Basic Requirements --> <div class="purple_container"> <div class="container"> <h2>Just a few basic requirements to get approved.</h2> <div class="three-col-section"> <div> <img src="https://image.email.acimacredit.com/lib/fe5e15707c6200747615/m/3/tick_icon.png" width="50" alt="" /> <p> Active checking account with at least $1,000 of income per month </p> </div> <div> <img src="https://image.email.acimacredit.com/lib/fe5e15707c6200747615/m/3/tick_icon.png" width="50" alt="" /> <p> 3 months of income history with your current source of income </p> </div> <div> <img src="https://image.email.acimacredit.com/lib/fe5e15707c6200747615/m/3/tick_icon.png" width="50" alt="" /> <p>Government-issued photo ID and SSN or Taxpayer ID Number</p> </div> </div> </div> </div> <!-- //Three Basic Requirements --> <!-- Cards Section --> <div class="gray-container"> <div class="container"> <h1 class="pbtm_60"> Choose the path to ownership that’s right for you. </h1> <div class="two-col-section"> <div class="card"> <img src="https://image.email.acimacredit.com/lib/fe5e15707c6200747615/m/3/bank_icon.png" width="74" alt="" /> <p class="ptb"><strong>Instant Shopping Power</strong></p> <p> You can purchase at any point during the lease for a significant discount. Do so within the first 90 days (3-months in CA) for the biggest savings. </p> </div> <div class="card"> <img src="https://image.email.acimacredit.com/lib/fe5e15707c6200747615/m/3/icon-benifits-agreement_icon.png" width="74" alt="" /> <p class="ptb"><strong>Complete the Lease</strong></p> <p> After all scheduled payments have been made as detailed in your agreement, the merchandise is yours to keep. </p> </div> </div> <div class="btn btn-top"><a href="#" target="_blank">Apply Now</a></div> </div> </div> <!-- //Cards Section --> <!-- Faq Section --> <div class="faq"> <div class="container"> <h3> For further information, please visit <a href="#" target="_blank">Acima’s FAQ</a>. </h3> <p> *The advertised transaction is a rental purchase agreement (rent-to-own agreement, consumer rental-purchase agreement or a lease/lease-purchase agreement depending on your state) provided by Acima. You will not own the merchandise until the total amount necessary to acquire ownership is paid in full or you exercise your early purchase option. Ownership is optional. Approval subject to review and verification of your application. Not all applicants are approved. Approval amount based on retail price of host retailer. *“Shop without credit” means that this is not a credit, loan, or financing transaction. We consider multiple data points in reviewing your application and regularly approve customers with less than perfect credit history.<br /><br /> **"Get approved for up to $4,000” refers to the maximum amount Acima will spend to acquire goods from a retailer to provide to you, subject to a lease purchase transaction. The Acima cash price may include a markup over invoice price. Acquiring ownership by leasing costs more than the retailer’s cash price. See your lease for payment amounts and rental terms. </p> </div> </div> <!-- //Faq Section --> </body> </html>