{{#if show}}
<div class="card-block home-visit-checklist-block">
    <h2>
        Things to think about before your design appointment
    </h2>
    <div class="card-block__info">
        We understand that everyone is different; that's why we offer <a href="https://www.wickes.co.uk/virtualdesign">virtual</a> or <a href="https://www.wickes.co.uk/choose-your-design-appointment">in-store design appointments</a> at each stage of the journey. You'll be able to confirm with your Design Consultant what's right for you.
    </div>
    <div class="card-block__info">
        Our <a href="http://media.wickes.co.uk/documents/wickes/Other/PDF/201219-3559-HomeVisitGuide-Bathroom-A4-4pp-FLR.pdf">handy guide</a> will help you to get the most out of your design appointment.
    </div>
    <div class="card-block__info">
        In the meantime, use this  <a href="http://media.wickes.co.uk/documents/wickes/Other/PDF/20520-3559-HomeVisitGuide-Kitchen-A4-4pp-FLR.pdf" download="HomeVisitChecklist">helpful checklist</a> to start thinking about what's important for you and what you want for your dream kitchen or bathroom.
    </div>
    <h3>
        Preparing for your design appointment
    </h3>
    <ul class="card-block__info home-visit-steps">
        <li class="home-visit-steps__item">
            <span class="home-visit-steps__item-text">Your Design Consultant will discuss your space and ideas.</span>
        </li> 
        <li class="home-visit-steps__item">
            <span class="home-visit-steps__item-text">You’ll discuss your measurements and we’ll arrange for a check measure if required.</span>
        </li>
        <li class="home-visit-steps__item">
            <span class="home-visit-steps__item-text">You’ll be guided through installation options including any specialists works you may want to include.</span>
        </li>
        <li class="home-visit-steps__item">
            <span class="home-visit-steps__item-text">An estimated quote will be shared with you.</span>
        </li>
        <li class="home-visit-steps__item">
            <span class="home-visit-steps__item-text">We estimate this appointment to last between 1-1.5hrs.</span>
        </li>
    </ul>
</div>
{{/if}}