CSS FROM index.html HERE */ body { font-family: 'Inter', sans-serif; color: #374151; } .hero-section { background-image: linear-gradient(rgba(17, 24, 39, 0.7), rgba(17, 24, 39, 0.7)), url('https://placehold.co/1600x800/1f2937/ffffff?text=Future+of+Science'); background-size: cover; background-position: center; } .course-card, .news-card { transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid #e5e7eb; } .course-card:hover, .news-card:hover { transform: translateY(-8px); box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1); } .modal-backdrop { transition: opacity 0.3s ease-in-out; } .modal-content { transition: transform 0.3s ease-in-out; } .toast-notification { transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; } .tab-button { transition: color 0.3s ease, border-color 0.3s ease; } .tab-button.active { color: #1d4ed8; border-bottom-color: #1d4ed8; } .section-title { color: #111827; } .section-subtitle { color: #4b5563; } .buy-now-btn { background-color: #ca8a04; } .buy-now-btn:hover { background-color: #a16207; } .profile-dropdown-item { transition: background-color 0.2s ease-in-out; } .profile-dropdown-item:hover { background-color: #f3f4f6; } #profile-dropdown { transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out; }

Online Test Series

Evaluate your preparation with our comprehensive test series, designed to mirror the actual exam.

All India Mock Test

All India Mock Test

Experience the real exam environment with our All India level mock tests and detailed performance analysis.

₹1,500

Topic-wise Tests

Topic-wise Tests

Strengthen your concepts with an extensive bank of tests focused on individual topics from the syllabus.

₹2,500

Previous Year Papers

Previous Year Papers

Practice with an exhaustive collection of solved papers from previous years to understand the exam pattern.

₹1,000