/* Additional FAQs Page Styling */

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* Quick Answers Hero Section Styles */
.quick-answers-hero {
    background-color: #f8f9fa;
    padding: 60px 0;
    overflow: hidden;
}

.quick-answers-hero .hero-title {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1rem;
}

.quick-answers-hero .text-success {
    color: #00d97e !important;
}

.quick-answers-hero .btn-success {
    background-color: #00d97e;
    border-color: #00d97e;
    font-weight: 500;
    border-radius: 30px;
    transition: all 0.3s ease;
}

.quick-answers-hero .btn-success:hover {
    background-color: #00c170;
    border-color: #00c170;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 217, 126, 0.3);
}

.quick-answers-hero .btn-light {
    background-color: #e9ecef;
    border-color: #e9ecef;
    color: #495057;
    font-weight: 500;
    border-radius: 30px;
    transition: all 0.3s ease;
}

.quick-answers-hero .btn-light:hover {
    background-color: #dee2e6;
    border-color: #dee2e6;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.quick-answers-hero img {
    border-radius: 10px;
    transition: transform 0.3s ease;
}

.quick-answers-hero img:hover {
    transform: scale(1.02);
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover Effect */
.accordion-item:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

/* FAQ Category Spacing */
.faq-category:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}

/* Search Input Styling */
#faqSearch:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .faq-header {
        padding: 40px 0;
    }
    
    .faq-header h1 {
        font-size: 1.8rem;
    }
    
    .faq-header p {
        font-size: 1rem;
    }
    
    .faq-category-title {
        font-size: 1.5rem;
    }
}

/* FAQ Contact Section */
.faq-contact-section {
    background-color: rgba(30, 58, 138, 0.05);
    padding: 40px 0;
    margin-top: 50px;
    border-radius: 10px;
}

.faq-contact-section h3 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

/* Highlight for Important FAQs */
.faq-highlight {
    background-color: rgba(255, 152, 0, 0.1);
    border-left: 4px solid var(--secondary-color);
    padding: 15px;
    margin: 10px 0;
    border-radius: 0 5px 5px 0;
}

/* FAQ Item Hover