.faq-hero{background:linear-gradient(135deg,#ed1b24,#000);color:#fff;padding:80px 0 60px;text-align:center;position:relative;overflow:hidden}.faq-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.03)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none}.faq-hero .container{position:relative;z-index:2}.faq-hero .hero-content{max-width:800px;margin:0 auto}.faq-hero .hero-title{font-size:3rem;font-weight:800;margin-bottom:20px;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:1.2}.faq-hero .hero-subtitle{font-size:1.2rem;opacity:.95;font-weight:300;letter-spacing:1px}.faq-section{background:#fff;padding:80px 0}.faq-container{max-width:1000px;margin:0 auto}.faq-item{margin-bottom:20px;border:2px solid #e9ecef;border-radius:12px;transition:all .3s ease;background:#fff;overflow:hidden;box-shadow:0 2px 8px #0000000d;position:relative}.faq-item *{background:transparent}.faq-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:0;border-radius:10px}.faq-item:hover,.faq-item[aria-expanded=true]{border-color:#ed1b24;background:#f8f9fa;box-shadow:0 5px 20px #ed1b2426}.faq-item:hover .faq-answer,.faq-item[aria-expanded=true] .faq-answer{background:#f8f9fa}.faq-item:hover:before,.faq-item[aria-expanded=true]:before{background:#f8f9fa}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:25px 60px 25px 30px;border:none;cursor:pointer;text-align:left;font-size:1rem;color:#313a46;gap:20px;position:relative;z-index:1}.faq-number{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;background:linear-gradient(135deg,#ed1b24,#b8141e);color:#fff;font-weight:700;font-size:1.1rem;border-radius:50%;margin-right:20px;flex-shrink:0}.faq-text{flex:1;font-weight:600;line-height:1.6;color:#313a46;font-size:1.05rem}.faq-icon{display:inline-flex;align-items:center;justify-content:center;width:55px;height:55px;background:#ed1b24;color:#fff;border-radius:50%;flex-shrink:0;transition:all .3s ease;overflow:visible;padding:5px}.faq-icon i{font-size:1.2rem;display:inline-block;line-height:1}.faq-question[aria-expanded=true] .faq-icon{background:#000;transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease;position:relative;z-index:1;background:#fff}.faq-answer-content{padding:30px;line-height:1.8;color:#495057}.faq-answer-content p{margin-bottom:15px}.faq-answer-content p:last-child{margin-bottom:0}.faq-answer-content a{color:#ed1b24;text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .3s ease}.faq-answer-content a:hover{border-bottom-color:#ed1b24}.faq-cta{background:linear-gradient(135deg,#313a46,#1a2026);padding:80px 0;text-align:center;color:#fff}.faq-cta .container{max-width:800px}.faq-cta h2{font-size:2.2rem;font-weight:700;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.faq-cta p{font-size:1.2rem;margin-bottom:35px;opacity:.9}.cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.cta-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 35px;border-radius:30px;text-decoration:none;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;position:relative;overflow:hidden}.cta-btn-primary{background:#ed1b24;color:#fff;box-shadow:0 8px 25px #ed1b244d}.cta-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #ed1b2466;background:#c41724}.cta-btn-secondary{background:transparent;color:#fff;border:2px solid white}.cta-btn-secondary:hover{background:#fff;color:#313a46;transform:translateY(-3px)}.cta-btn i{font-size:1.2rem}@media (max-width: 768px){.faq-hero .hero-title{font-size:2.2rem}.faq-hero .hero-subtitle{font-size:1rem}.faq-question{padding:20px 15px}.faq-number{width:38px;height:38px;font-size:1rem;margin-right:15px}.faq-text{font-size:.95rem}.faq-answer-content{padding:20px 15px;font-size:.95rem}.faq-cta h2{font-size:1.8rem}.faq-cta p{font-size:1rem}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{width:100%;max-width:300px;justify-content:center}}@media (max-width: 480px){.faq-question{padding:15px 10px}.faq-number{width:35px;height:35px;font-size:.9rem;margin-right:10px}.faq-text{font-size:.9rem}.faq-icon{width:35px;height:35px}}
