<!-- Hero -->
<div class="bg-primary-dark overflow-hidden">
<div class="container position-relative content-space-1">
<div class="w-lg-65 text-center mx-lg-auto">
<h1 class="h2 text-white mb-3">How can we help?</h1>
<!-- Input Card -->
<div class="input-card mb-sm-3">
<div class="input-card-form">
<input type="text" class="form-control" placeholder="Search for answers" aria-label="Search for answers">
</div>
<button type="button" class="btn btn-primary btn-icon">
<i class="bi-search"></i>
</button>
</div>
<!-- End Input Card -->
<!-- Links -->
<div class="d-none d-sm-flex justify-content-center align-items-center">
<span class="text-white-70 me-2">Common troubleshooting topics:</span>
<a class="link-bordered link-light" href="#">gulp</a>
<span class="text-white me-1">,</span>
<a class="link-bordered link-light" href="#">customization</a>
<span class="text-white me-1">,</span>
<a class="link-bordered link-light" href="#">refund</a>
<span class="text-white me-1">,</span>
<a class="link-bordered link-light" href="#">license</a>
</div>
<!-- End Links -->
</div>
<!-- Background Shapes -->
<div class="position-absolute" style="top: -6rem; left: -6rem;">
<img src="../assets/svg/components/shape-1-soft-light.svg" alt="SVG" width="500" style="width: 12rem;">
</div>
<div class="position-absolute" style="bottom: -6rem; right: -7rem;">
<img src="../assets/svg/components/shape-7-soft-light.svg" alt="SVG" width="250">
</div>
<!-- End Background Shapes -->
</div>
</div>
<!-- End Hero -->
Don't have an account yet? Sign up here
Don't have an account yet? Sign up here
Already have an account? Log in here
Already have an account? Log in here
Enter the email address you used when you joined and we'll send you instructions to reset your password.