@import "https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800&display=swap";.header{z-index:1000;background-color:#fff;width:100%;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:10px 20px;display:flex}.logo{object-fit:contain;width:auto;height:75px;transition:transform .3s;display:block}.logo:hover{transform:scale(1.05)}.nav-links{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.nav-links li{display:inline-block}.nav-links a{color:#333;white-space:nowrap;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s}.nav-links a:hover,.nav-links a.active{color:#0056b3}.nav-register-btn{background-color:#ffc107;border-radius:5px;padding:8px 20px;font-weight:800;transition:all .3s;display:inline-block;color:#002752!important}.nav-register-btn:hover{background-color:#e0a800;transform:translateY(-2px);color:#002752!important}@media (width<=768px){.header-content{flex-direction:column;gap:15px;padding:15px 10px}.logo{height:55px}.nav-links{flex-wrap:wrap;justify-content:center;gap:15px;width:100%}.nav-links a{font-size:.95rem}.nav-register-btn{padding:6px 15px;font-size:.9rem}}@media (width<=400px){.nav-links{gap:10px}.nav-links a{font-size:.85rem}}.footer{color:#fff;direction:rtl;background-color:#001f3f;padding:80px 0 30px;font-family:Cairo,sans-serif}.footer-container{flex-wrap:wrap;justify-content:space-around;gap:50px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.footer-section{flex:1;min-width:280px}.footer-section h3{color:#ffc107;margin-bottom:25px;font-size:1.6rem;font-weight:700}.footer-section p{opacity:.85;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.social-links{gap:15px;display:flex}.social-links a{color:#fff;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;transition:all .3s;display:flex}.social-links a:hover{color:#001f3f;background-color:#ffc107;transform:translateY(-5px)}.contact-item{opacity:.9;align-items:center;gap:12px;margin-bottom:15px;font-size:1.05rem;display:flex}.contact-item .icon{color:#ffc107;font-size:1.2rem}.footer-bottom{text-align:center;opacity:.7;border-top:1px solid #ffffff1a;margin-top:60px;padding-top:25px;font-size:.95rem}@media (width<=768px){.footer-container{text-align:center;flex-direction:column}.social-links,.contact-item{justify-content:center}}.hero-section{direction:rtl;background-color:#f0f7ff;justify-content:center;width:100%;padding:100px 20px;display:flex}.hero-container{max-width:1000px;margin:0 auto;text-align:center!important;flex-direction:column!important;align-items:center!important;display:flex!important}.hero-text-content{flex-direction:column;align-items:center;width:100%;display:flex}.hero-text-content h1{color:#002d5c;text-align:center;margin-bottom:30px;font-size:3.5rem;font-weight:900;line-height:1.3}.hero-text-content h1 .highlight{color:#0a75ad}.skill-pills-grid{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.skill-pill{color:#fff;background-color:#2b3a4a;border-radius:50px;padding:10px 22px;font-size:15px;font-weight:600}.hero-paragraph{color:#4a5a6a;max-width:850px;margin-bottom:50px;font-size:1.3rem;line-height:1.8}.hero-actions{justify-content:center;width:100%;display:flex}.primary-btn{transition:all .3s;color:#002d5c!important;cursor:pointer!important;background-color:#fdb927!important;border:none!important;border-radius:15px!important;padding:25px 80px!important;font-family:Cairo,sans-serif!important;font-size:1.8rem!important;font-weight:900!important;box-shadow:0 10px 25px #fdb92766!important}.primary-btn:hover{transform:scale(1.05);background-color:#f8ac00!important}@media (width<=768px){.hero-text-content h1{font-size:2.2rem}.primary-btn{padding:15px 40px!important;font-size:1.4rem!important}}.methodology{background-color:#fff;padding:100px 20px}.section-title{text-align:center;color:#002752;margin-bottom:60px;font-size:2.8rem;font-weight:800;position:relative}.section-title:after{content:"";background:#ffc107;border-radius:10px;width:80px;height:5px;margin:15px auto 0;display:block}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;display:grid}.card{text-align:right;background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;flex-direction:column;align-items:flex-start;padding:40px 30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.card:hover{background:#fff;border-color:#0056b3;transform:translateY(-12px);box-shadow:0 20px 40px #0027521a}.card-header{margin-bottom:20px}.big-number{color:#0056b31a;font-family:Arial,sans-serif;font-size:4rem;font-weight:900;line-height:1;transition:color .3s}.card:hover .big-number{color:#ffc1074d}.card-body h3{color:#002752;margin-bottom:15px;font-size:1.8rem;font-weight:800}.divider{background:#0056b3;width:50px;height:4px;margin-bottom:20px;transition:width .3s}.card:hover .divider{background:#ffc107;width:100px}.card-body p{color:#4a5568;font-size:1.15rem;font-weight:500;line-height:1.8}@media (width<=768px){.section-title{font-size:2rem}.cards-grid{gap:25px}}.register-section{background:radial-gradient(circle at top,#002752 0%,#001226 100%);justify-content:center;align-items:center;min-height:100vh;padding:60px 20px;display:flex}.register-card{background:#fff;border-radius:30px;width:100%;max-width:800px;padding:50px;box-shadow:0 25px 50px #0000004d}.register-header{text-align:center;margin-bottom:40px}.course-badge{color:#002752;background:#ffc107;border-radius:50px;margin-bottom:15px;padding:6px 15px;font-size:.9rem;font-weight:800;display:inline-block}.register-header h2{color:#002752;margin:0;font-size:2.2rem;font-weight:900}.section-title{color:#0056b3;border-bottom:2px solid #f0f0f0;margin:30px 0 20px;padding-bottom:10px;font-size:1.15rem}.form-group{flex-direction:column;margin-bottom:20px;display:flex}.register-form label{color:#444;margin-bottom:8px;font-size:.9rem;font-weight:700}.register-form input,.register-form select,.register-form textarea{background:#f8fafc;border:2px solid #edf2f7;border-radius:10px;padding:12px;font-family:Tajawal,sans-serif;font-size:.95rem}.phone-input-wrapper{gap:8px;display:flex}.prefix-select{width:110px}.phone-main{flex:1}.radio-group{gap:25px;padding:5px 0;display:flex}.radio-group label{cursor:pointer;align-items:center;gap:6px;font-weight:500;display:flex}.payment-info-note{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:15px;margin:30px 0;padding:20px}.payment-note-title{color:#1e293b;margin-bottom:8px;font-size:.95rem;font-weight:800;display:block}.payment-text{color:#475569;margin-bottom:15px;font-size:.85rem}.payment-logos-flex{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.payment-group{align-items:center;gap:10px;display:flex}.payment-group img{object-fit:contain;width:auto;height:24px}.payment-group span{color:#64748b;font-size:.8rem;font-weight:700}.payment-divider{background:#cbd5e1;width:1px;height:20px}.info-box{text-align:center;margin-bottom:20px;font-size:.9rem}.info-box a{color:#0056b3;font-weight:700}.submit-btn{color:#002752;cursor:pointer;background:#ffc107;border:none;border-radius:12px;width:100%;padding:16px;font-size:1.2rem;font-weight:900;transition:all .3s}.submit-btn:hover{background:#eab308}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}@media (width<=600px){.form-row{grid-template-columns:1fr}.register-card{padding:30px 15px}.payment-logos-flex{flex-direction:column;align-items:flex-start;gap:10px}.payment-divider{display:none}}.course-details-page{direction:rtl;background-color:#fcfcfc}.course-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#001f3f 0%,#0056b3 100%);padding:100px 20px}.course-hero h1{margin-bottom:20px;font-size:3rem;font-weight:800}.course-stats{flex-wrap:wrap;justify-content:center;gap:50px;margin-top:40px;display:flex}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;align-items:center;gap:15px;min-width:200px;padding:20px 30px;display:flex}.stat-icon{font-size:2.5rem}.stat-info strong{color:#ffc107;font-size:1.4rem;display:block}.course-features{padding:60px 20px}.feature-box{background:#fff;border-right:5px solid #ffc107;border-radius:10px;padding:30px;box-shadow:0 10px 30px #0000000d}.feature-box ul{margin-top:15px;list-style:none}.feature-box li{margin-bottom:10px;font-size:1.1rem}.feature-box li strong{color:#0056b3}.syllabus-section{padding:60px 20px}.week-card{background:#fff;border-radius:20px;margin-bottom:40px;overflow:hidden;box-shadow:0 15px 40px #00000014}.week-header{color:#fff;background:#002752;padding:30px}.week-header h4{color:#ffc107;opacity:.9;margin-bottom:5px}.days-table{padding:20px}.table-header{background:#f8f9fa;border-radius:8px;grid-template-columns:80px 1fr 1fr;margin-bottom:10px;padding:15px;font-weight:700;display:grid}.table-row{border-bottom:1px solid #eee;grid-template-columns:80px 1fr 1fr;align-items:center;padding:15px;display:grid}.day-num{color:#0056b3;background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-weight:800;display:flex}.en-title{color:#555;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.ar-title{color:#222;font-weight:600}@media (width<=768px){.table-header{display:none}.table-row{text-align:right;grid-template-columns:1fr;gap:10px}}.faq-section{direction:rtl;background-color:#f8fafc;min-height:80vh;padding:80px 20px}.faq-header{text-align:center;margin-bottom:50px}.faq-header h2{color:#002752;margin-bottom:10px;font-size:2.5rem;font-weight:900}.faq-header p{color:#64748b;font-size:1.1rem}.faq-list{max-width:800px;margin:0 auto}.faq-item{cursor:pointer;background:#fff;border:1px solid #edf2f7;border-radius:15px;margin-bottom:15px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0027520d}.faq-item:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0027521a}.faq-item.active{border-color:#ffc107}.faq-question{justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.faq-question h3{color:#002752;margin:0;font-size:1.15rem;font-weight:700}.faq-icon{color:#ffc107;font-size:1.5rem;font-weight:700}.faq-answer{background-color:#fffdf5;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.active .faq-answer{border-top:1px solid #fff3cd;max-height:300px}.faq-answer p{color:#475569;margin:0;padding:20px 25px;font-size:1rem;line-height:1.8}.faq-footer{text-align:center;color:#fff;background:#002752;border-radius:20px;max-width:800px;margin-top:50px;margin-left:auto;margin-right:auto;padding:30px}.faq-email{color:#ffc107;letter-spacing:.5px;margin-top:10px;font-size:1.2rem;font-weight:800;text-decoration:none;display:inline-block}.faq-email:hover{text-decoration:underline}@media (width<=600px){.faq-header h2{font-size:1.8rem}.faq-question h3{font-size:1rem}}.about-section{direction:rtl;background-color:#fff;min-height:100vh;padding:100px 20px;font-family:Tajawal,sans-serif}.about-container{max-width:900px;margin:0 auto}.instructor-hero{text-align:center;margin-bottom:50px}.photo-frame{background:#fff;border:6px solid #002752;border-radius:50%;width:200px;height:200px;margin:0 auto 25px;padding:5px;overflow:hidden;box-shadow:0 15px 35px #0000001a}.instructor-photo{object-fit:cover;object-position:center 10%;border-radius:50%;width:100%;height:100%}.instructor-name{color:#002752;margin-bottom:8px;font-size:2.5rem;font-weight:900}.instructor-title{color:#64748b;font-size:1.2rem;font-weight:600}.instructor-bio{text-align:center;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:30px;margin-bottom:60px;padding:50px;font-size:1.25rem;line-height:2}.instructor-bio p{margin-bottom:25px}.instructor-bio p:last-child{color:#002752;margin-bottom:0;font-weight:700}.highlights-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px;margin-bottom:70px;display:grid}.highlight-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-bottom:4px solid #ffc107;border-radius:20px;padding:30px 20px;transition:all .3s}.highlight-card:hover{transform:translateY(-10px)}.h-icon{color:#002752;margin-bottom:15px;font-size:2.5rem}.highlight-card h4{color:#0f172a;font-weight:800}.social-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.s-btn{border-radius:50px;align-items:center;gap:12px;padding:14px 30px;font-weight:700;text-decoration:none;transition:all .3s;display:flex;color:#fff!important}.fb{background-color:#1877f2}.ig{background-color:#e4405f}.wa{background-color:#25d366}@media (width<=600px){.instructor-name{font-size:2rem}.instructor-bio{padding:30px 20px;font-size:1.1rem}.photo-frame{width:170px;height:170px}.social-buttons{flex-direction:column;align-items:center}.s-btn{justify-content:center;width:80%}}*{box-sizing:border-box;margin:0;padding:0}body{direction:rtl;background-color:#f8f9fa;font-family:Tajawal,sans-serif}
