IPR
IPR
<style> .ipr-container { max-width: 1200px; margin: 40px auto; padding: 20px; } .ipr-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(450px, 1fr)); gap: 30px; margin-top: 30px; } .ipr-card { background: #ffffff; border-radius: 12px; padding: 40px 30px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); text-align: center; border: 1px solid #e0e0e0; } .ipr-card h3 { font-size: 24px; font-weight: 600; color: #1a1a1a; margin-bottom: 30px; line-height: 1.4; } .ipr-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .ipr-btn { background: #2563eb; color: #ffffff; padding: 12px 32px; border-radius: 25px; text-decoration: none; font-weight: 600; font-size: 16px; display: inline-flex; align-items: center; gap: 8px; transition: all 0.3s ease; border: 2px solid #2563eb; } .ipr-btn:hover { background: #1d4ed8; color: #ffffff; transform: translateY(-2px); box-shadow: 0 4px 8px rgba(37, 99, 235, 0.3); } .ipr-btn svg { width: 18px; height: 18px; } @media (max-width: 768px) { .ipr-grid { grid-template-columns: 1fr; } .ipr-buttons { flex-direction: column; } .ipr-btn { width: 100%; justify-content: center; } } </style> <div class="ipr-container"> <div class="ipr-grid"> <!-- Card 1: GZTD Employees --> <div class="ipr-card"> <h3>IPR for Income Tax (GZTD)<br>employees</h3> <div class="ipr-buttons"> <a href="https://services.eoffice.gov.in/IPRSTATUS/CBDT-GroupB/IPRFiledSearch" class="ipr-btn"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path> </svg> Filed </a> <a href="https://services.eoffice.gov.in/IPRSTATUS/CBDT-GroupB/IPRNotFiledSearch" class="ipr-btn"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path> </svg> Not-Filed </a> </div> </div> <!-- Card 2: Non-Gaz Employees --> <div class="ipr-card"> <h3>IPR for Income tax (Non-Gaz)<br>employees</h3> <div class="ipr-buttons"> <a href="https://services.eoffice.gov.in/IPRSTATUS/ICT-GZ/IPRFiledSearch" class="ipr-btn"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path> </svg> Filed </a> <a href="https://services.eoffice.gov.in/IPRSTATUS/ICT-GZ/IPRNotFiledSearch" class="ipr-btn"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path> </svg> Not-Filed </a> </div> </div> </div> </div>Total Visitor
1136933
