.faq-container{min-height:100vh;background:linear-gradient(180deg,#f8f9fa,#ffffff);direction:rtl;font-family:Arial,sans-serif}.faq-hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}.faq-hero:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-30px,30px)}}.hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto;animation:fadeIn 1s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-icon{font-size:5rem;margin-bottom:1.5rem;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.hero-title{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 4px 20px rgba(0,0,0,.2)}.hero-subtitle{font-size:1.5rem;color:rgba(255,255,255,.95);font-weight:500}.faq-section{padding:5rem 2rem;background:#fff}.faq-wrapper{max-width:900px;margin:0 auto}.faq-intro{text-align:center;margin-bottom:4rem}.intro-title{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.intro-text{font-size:1.2rem;color:#666;line-height:1.6}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;border:2px solid #f0f0f0}.faq-item:hover{box-shadow:0 8px 25px rgba(102,126,234,.15);border-color:#667eea;transform:translateY(-2px)}.faq-item.open{border-color:#667eea;box-shadow:0 8px 25px rgba(102,126,234,.2)}.faq-question{width:100%;padding:1.5rem 2rem;background:linear-gradient(135deg,#f8f9ff,#fff);border:none;text-align:right;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center;font-family:Arial,sans-serif}.faq-question:hover{background:linear-gradient(135deg,#f0f4ff,#f8f9ff)}.faq-item.open .faq-question{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.question-text{font-size:1.2rem;font-weight:700;line-height:1.5;flex:1 1;margin-left:1rem}.toggle-icon{font-size:1.5rem;font-weight:700;width:30px;height:30px;border-radius:50%;background:rgba(102,126,234,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.faq-item.open .toggle-icon{background:rgba(255,255,255,.2);transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-answer.open{max-height:500px;transition:max-height .3s ease-in}.answer-content{padding:0 2rem 2rem;background:#fff}.answer-content p{font-size:1.1rem;line-height:1.8;color:#555;margin:0;text-align:right}.faq-cta-section{padding:5rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.cta-text{font-size:1.3rem;color:rgba(255,255,255,.95);margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-btn{padding:1.2rem 2.5rem;font-size:1.2rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;font-family:Arial,sans-serif;display:inline-flex;align-items:center;gap:.5rem}.cta-btn.primary{background:#fff;color:#667eea;box-shadow:0 4px 15px rgba(255,255,255,.3)}.cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(255,255,255,.5)}.cta-btn.secondary{background:rgba(255,255,255,.2);color:#fff;border:2px solid #fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-btn.secondary:hover{background:rgba(255,255,255,.3);transform:translateY(-3px);box-shadow:0 6px 20px rgba(255,255,255,.3)}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-icon{font-size:4rem}.intro-title{font-size:2rem}.intro-text{font-size:1.1rem}.faq-question{padding:1.2rem 1.5rem}.question-text{font-size:1.1rem}.answer-content{padding:0 1.5rem 1.5rem}.answer-content p{font-size:1rem}.cta-title{font-size:2rem}.cta-text{font-size:1.1rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-btn{width:100%;justify-content:center}}@media (max-width:480px){.faq-hero{padding:3rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-icon{font-size:3rem}.faq-section{padding:3rem 1rem}.intro-title{font-size:1.6rem}.intro-text{font-size:1rem}.faq-question{padding:1rem 1.2rem}.question-text{font-size:1rem}.answer-content{padding:0 1.2rem 1.2rem}.answer-content p{font-size:.95rem}.faq-cta-section{padding:3rem 1rem}.cta-title{font-size:1.6rem}.cta-btn,.cta-text{font-size:1rem}.cta-btn{padding:1rem 2rem}}