<div class="container d-flex flex-row gap-3 faq-container">
<div class="faq-image" data-aos="fade-up" style="background-image: url('{{ asset('images/faqImage.webp') }}'); width:25%; background-size:cover; border-radius: 8px;">
<div class="faq-over" style="width: 100%; height:100%; background: linear-gradient(rgba(0, 109, 119, .8),rgba(0, 109, 119, .5)); border-radius: 8px;"></div>
</div>
<div class="accordion" data-aos="fade-up">
<div class="accordion-content">
<header class="mt-2 mb-2">
<span class="title">How to apply a loan in GAINPF?</span>
<i class="bi bi-plus"></i>
</header>
<div class="description">
1. First Login as a Beneficiary.<br>
2. There are three loan types.<br/><strong>TA(Temporary
Advance)</strong><br/><strong>NRA(Non Refundable Advance)</strong><br/><strong>TA to
NRA Conversion.</strong><br>
3. These links are available in BENEFICIARY's Home Page
</div>
</div>
<div class="accordion-content">
<header class="mt-2 mb-2">
<span class="title">What is the time gap required to take another loan?</span>
<i class="bi bi-plus"></i>
</header>
<div class="description">
1. Beneficiary who has taken a TA - For another TA - 6 months<br>
2. Beneficiary who has taken a TA - For another NRA - 4 months<br>
3. Beneficiary who has taken an NRA - For another NRA - 4 months<br>
4. Beneficiary who has taken an NRA - For another TA - 4 months<br>
</div>
</div>
<div class="accordion-content">
<header class="mt-2 mb-2">
<span class="title">How can I view the loan I have applied for?</span>
<i class="bi bi-plus"></i>
</header>
<div class="description">
1. Each beneficiary has the privilege to view their loan details.<br>
2. On the Beneficiary Home Page, the 'View Loan Status' option can be used to access this information.<br>
</div>
</div>
<div class="accordion-content">
<header class="mt-2 mb-2">
<span class="title">How to apply for a closure?</span>
<i class="bi bi-plus"></i>
</header>
<div class="description">
1. The beneficiary can apply for closure online.<br>
2. An online closure link is available on the Beneficiary Home Page.<br>
3. For death closures, the HM, Principal, or Authorized Officer of the institution can apply for PF closure on behalf of the deceased employee.
</div>
</div>
</div>
</div>