.alsaif-fleet-section{padding:90px 20px;background:#f4f8fb;direction:rtl;font-family:'Cairo',sans-serif}.alsaif-fleet-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:1000px;margin:0 auto}.fleet-card{background:#fff;border-radius:22px;padding:34px 30px;border:1px solid rgb(0 102 204 / .08);box-shadow:0 15px 40px rgb(0 102 204 / .06);display:flex;flex-direction:column;transition:transform 0.35s ease,box-shadow 0.35s ease;position:relative}.fleet-card:hover{transform:translateY(-8px);box-shadow:0 25px 55px rgb(0 102 204 / .13)}.fleet-card-small{border-color:rgb(37 211 102 / .18)}.fleet-card-head{display:flex;align-items:center;gap:16px;margin-bottom:18px}.fleet-icon{width:62px;height:62px;flex-shrink:0;border-radius:16px;background:linear-gradient(135deg,#0066cc,#00a8e8);display:flex;align-items:center;justify-content:center}.fleet-card-small .fleet-icon{background:linear-gradient(135deg,#1da851,#25d366)}.fleet-icon .ai-icon{color:#fff;font-size:32px}.fleet-card-title h3{font-size:23px;font-weight:800;color:#1e272e;margin:0 0 6px}.fleet-tag{display:inline-block;font-size:12.5px;font-weight:700;color:#06c;background:rgb(0 102 204 / .08);padding:4px 12px;border-radius:50px}.fleet-tag-new{color:#1da851;background:rgb(37 211 102 / .12)}.fleet-lead{font-size:15px;font-weight:700;color:#06c;margin:0 0 18px}.fleet-card-small .fleet-lead{color:#1da851}.fleet-list{list-style:none;padding:0;margin:0 0 26px;flex-grow:1}.fleet-list li{display:flex;align-items:flex-start;gap:11px;margin-bottom:12px;font-size:15px;color:#46545f;line-height:1.6}.fleet-list li::before{content:'';width:20px;height:20px;flex-shrink:0;margin-top:2px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%230066cc" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"/><path d="m8.5 12.5 2.5 2.5 4.5-5"/></svg>') no-repeat center / contain}.fleet-card-small .fleet-list li::before{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%231da851" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"/><path d="m8.5 12.5 2.5 2.5 4.5-5"/></svg>') no-repeat center / contain}.fleet-btns{display:flex;gap:12px;margin-top:auto}.fleet-btns-center{justify-content:center;flex-wrap:wrap}.fleet-more{display:inline-block;margin-top:14px;color:#06c;font-weight:800;font-size:14.5px;text-decoration:none;align-self:flex-start}.fleet-card-small .fleet-more{color:#1da851}.fleet-more:hover{text-decoration:underline}.fleet-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;border-radius:14px;font-weight:800;font-size:15px;text-decoration:none;flex:1;transition:transform 0.25s ease,box-shadow 0.25s ease,opacity 0.25s ease}.fleet-btn .ai-icon{font-size:19px;color:#fff}.fleet-btn-call{background:#06c;color:#fff}.fleet-btn-wa{background:#25d366;color:#fff}.fleet-btn:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgb(0 0 0 / .15);opacity:.95}.fleet-compare{max-width:1000px;margin:55px auto 0}.fleet-compare h3{text-align:center;font-size:22px;font-weight:800;color:#06c;margin:0 0 22px}.fleet-table-wrap{overflow-x:auto;border-radius:18px;box-shadow:0 15px 40px rgb(0 102 204 / .07);border:1px solid rgb(0 102 204 / .08)}.fleet-table{width:100%;border-collapse:collapse;background:#fff;min-width:560px;font-size:15px}.fleet-table thead th{background:linear-gradient(135deg,#0066cc,#00a8e8);color:#fff;font-weight:800;padding:16px 18px;text-align:right;white-space:nowrap}.fleet-table td{padding:16px 18px;border-bottom:1px solid #eef3f7;color:#46545f;vertical-align:top}.fleet-table tbody tr:last-child td{border-bottom:0}.fleet-table tbody tr:nth-child(odd){background:#fbfdff}.fleet-table strong{color:#1e272e}.fleet-closing{text-align:center;margin-top:45px}.fleet-closing p{font-size:18px;font-weight:700;color:#1e272e;margin:0 0 20px}.fleet-closing .fleet-btn{flex:0 0 auto;padding:15px 30px}@media (max-width:860px){.alsaif-fleet-grid{grid-template-columns:1fr}}@media (max-width:768px){.alsaif-fleet-section{padding:60px 16px}.fleet-closing p{font-size:16px}}