|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/debtclearplans.co.uk/ | |
|
Path: /home2/outerorb/debtclearplans.co.uk/vulnerable.php
Size: 2.19 KB
Permissions: 0666
<?php $page_title = "Vulnerable Customers Policy - DebtClearPlans"; include "includes/header.php"; ?> <div class="inner-pages-section-area" style="background-image: url(assets/img/all-images/bg/hero-bg1.png); background-position: center; background-repeat: no-repeat; background-size: cover;"> <div class="container"> <div class="row"> <div class="col-lg-12 m-auto"> <div class="inner-header text-center"> <h2>Vulnerable Customers Policy</h2> <div class="space24"></div> <a href="index.php">Home <i class="fa-solid fa-angle-right"></i> <span>Vulnerable Customers</span></a> </div> </div> </div> </div> </div> <div class="faq-inner-section-area sp1"> <div class="container"> <div class="row"> <div class="col-lg-10 m-auto"> <h3>Our approach</h3> <div class="space16"></div> <p>DebtClearPlans is committed to treating every customer fairly and with respect. We recognise that vulnerability can affect how people engage with financial information and decisions.</p> <div class="space16"></div> <p>Where a customer may be vulnerable, we aim to provide clear communication, extra time, and practical support so they can make informed decisions without pressure.</p> <div class="space24"></div> <h3>What vulnerability can include</h3> <div class="space16"></div> <ul> <li>Mental or physical health conditions</li> <li>Recent bereavement, relationship breakdown, or major life event</li> <li>Low confidence with financial terms, digital tools, or paperwork</li> <li>Temporary financial shock such as job loss or reduced income</li> </ul> <div class="space24"></div> <h3>Support we can offer</h3> <div class="space16"></div> <ul> <li>Plain-English explanations and slower-paced conversations</li> <li>Calling back at a more suitable time</li> <li>Repeating key points and summarising next steps clearly</li> <li>Signposting to free independent debt support where helpful</li> </ul> <div class="space24"></div> <p>If you need additional support, please tell us when you request your callback so we can adapt our approach.</p> </div> </div> </div> </div> <?php include "includes/footer.php"; ?>