.faq-breadcrumb{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem 0}.faq-hero{background:linear-gradient(135deg,#2563eb 0%,#1e40af 50%,#1e3a8a 100%);padding:6rem 0 4rem;position:relative;overflow:hidden}.faq-hero-background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.faq-hero-blur{filter:blur(120px);background:#3b82f633;border-radius:50%;width:384px;height:384px;position:absolute}.faq-hero-blur-top{top:-50%;right:-25%}.faq-hero-blur-bottom{background:#60a5fa33;bottom:-50%;left:-25%}.faq-hero-container{z-index:1;position:relative}.faq-hero-content{text-align:center;color:#fff;max-width:896px;margin:0 auto}.faq-hero-icon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:inline-flex}.faq-hero-icon svg{width:40px;height:40px}.faq-hero-title{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.faq-hero-description{color:#dbeafe;font-size:1.25rem;line-height:1.6}.faq-quick-contact{background:#eff6ff;border-bottom:1px solid #dbeafe;padding:2rem 0}.faq-quick-contact-text{text-align:center;color:#374151;margin-bottom:1rem}.faq-contact-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.faq-contact-link{color:#2563eb;text-decoration:none;transition:color .3s}.faq-contact-link:hover{color:#1d4ed8}.faq-contact-separator{color:#9ca3af}.faq-contact-hours{color:#4b5563}.faq-categories{background:#fff;padding:5rem 0}.faq-categories-wrapper{max-width:896px;margin:0 auto}.faq-category{margin-bottom:3rem}.faq-category-header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.faq-category-icon{color:#2563eb;background:#dbeafe;border-radius:8px;justify-content:center;align-items:center;padding:.75rem;display:flex}.faq-category-header h2{color:#111827;margin:0;font-size:1.875rem;font-weight:600}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#93c5fd}.faq-question{cursor:pointer;color:#111827;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1.125rem;font-weight:600;transition:color .3s;display:flex}.faq-question:hover{color:#2563eb}.faq-question svg{color:#6b7280;flex-shrink:0;transition:transform .3s}.faq-item.active .faq-question svg{color:#2563eb;transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1.25rem;animation:.3s ease-in fadeIn}.faq-answer p{color:#4b5563;margin:0;font-size:1rem;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-cta{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);padding:5rem 0;position:relative;overflow:hidden}.faq-cta-background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.faq-cta-blur{filter:blur(80px);border-radius:50%;width:384px;height:384px;position:absolute}.faq-cta-blur-top{background:#ffffff1a;top:-100px;left:-100px}.faq-cta-blur-bottom{background:#ffffff1a;bottom:-100px;right:-100px}.faq-cta-container{z-index:1;position:relative}.faq-cta-content{text-align:center;color:#fff;max-width:768px;margin:0 auto}.faq-cta-content h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.faq-cta-content p{color:#dbeafe;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.faq-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.faq-cta-btn{cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.faq-cta-btn-primary{color:#2563eb;background:#fff}.faq-cta-btn-primary:hover{background:#eff6ff;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.faq-cta-btn-secondary{color:#fff;background:#fff3;border:2px solid #fff}.faq-cta-btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.faq-resources{background:#f9fafb;padding:5rem 0}.faq-resources-title{text-align:center;color:#111827;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.faq-resources-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:896px;margin:0 auto;display:grid}.faq-resource-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s}.faq-resource-card:hover{border-color:#93c5fd;box-shadow:0 4px 6px #0000000d}.faq-resource-icon{color:#2563eb;width:40px;height:40px;margin-bottom:1rem}.faq-resource-card h3{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.faq-resource-card p{color:#4b5563;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.faq-resource-link{color:#2563eb;font-weight:500;text-decoration:none;transition:color .3s}.faq-resource-link:hover{color:#1d4ed8}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.faq-hero{padding:4rem 0 3rem}.faq-hero-title{font-size:2rem}.faq-hero-description{font-size:1rem}.faq-contact-links{flex-direction:column;gap:.5rem}.faq-contact-separator{display:none}.faq-category-header h2{font-size:1.5rem}.faq-question{padding:1rem;font-size:1rem}.faq-answer{padding:0 1rem 1rem}.faq-cta-content h2{font-size:2rem}.faq-cta-content p{font-size:1rem}.faq-resources-title{font-size:2rem}.faq-resources-grid{grid-template-columns:1fr}}@media (max-width:576px){.faq-hero{padding:3rem 0 2rem}.faq-hero-title{font-size:1.75rem}.faq-categories,.faq-cta,.faq-resources{padding:3rem 0}.faq-cta-buttons{flex-direction:column;width:100%}.faq-cta-btn{justify-content:center;width:100%}}
