.site-footer-wrapper{background-color:#111827;color:#f3f4f6;font-family:inherit;direction:rtl;margin-top:48px}.footer-trust-bar{border-bottom:1px solid #1f2937;padding:40px 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto}.trust-item{gap:16px}.trust-icon-box,.trust-item{display:flex;align-items:center}.trust-icon-box{padding:12px;border-radius:12px;justifyContent:center}.trust-icon-box.blue{background-color:#1e3a8a;color:#3b82f6}.trust-icon-box.green{background-color:#064e3b;color:#10b981}.trust-icon-box.orange{background-color:#7c2d12;color:#f97316}.trust-text-content h4{font-size:20px;font-weight:700;color:#ffffff;margin:0}.trust-text-content p{font-size:14px;color:#9ca3af;margin:4px 0 0}.footer-links-grid{max-width:1200px;margin:0 auto;padding:60px 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:40px;gap:40px}.footer-brand-column{display:flex;flex-direction:column;gap:16px}.footer-logo-container{position:relative;width:130px;height:45px}.brand-description{font-size:14px;color:#9ca3af;line-height:1.6;margin:0}.footer-links-column h5{font-size:16px;font-weight:700;color:#ffffff;margin-bottom:20px}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link-item{color:#9ca3af;font-size:14px;text-decoration:none;transition:color .2s ease}.footer-link-item:hover{color:#ffffff}.footer-cta-column{display:flex;flex-direction:column;gap:16px}.footer-cta-column h5{font-size:16px;font-weight:700;color:#ffffff;margin-bottom:4px}.cta-description-footer{font-size:13px;color:#9ca3af;margin:0;line-height:1.5}.footer-register-btn{width:100%;background-color:#0066cc;color:#ffffff;padding:12px;border-radius:8px;border:none;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s ease,transform .1s ease}.footer-register-btn:hover{background-color:#0052a3}.footer-register-btn:active{transform:scale(.98)}.footer-bottom-bar{background-color:#0b0f19;padding:20px;border-top:1px solid #1f2937}.footer-bottom-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:13px;color:#6b7280;flex-wrap:wrap}.copyright-text{flex-grow:1}.footer-legal-links{display:flex;gap:24px}.legal-link{color:#6b7280;text-decoration:none;transition:color .2s ease}.legal-link:hover{color:#9ca3af}@media (max-width:768px){.footer-bottom-container{flex-direction:column;text-align:center}.footer-legal-links{justify-content:center;width:100%}}