{"id":9,"date":"2026-07-28T14:31:31","date_gmt":"2026-07-28T10:31:31","guid":{"rendered":"https:\/\/uaeroadsafety.ae\/?page_id=9"},"modified":"2026-07-28T16:14:34","modified_gmt":"2026-07-28T12:14:34","slug":"uaeroadsafety","status":"publish","type":"page","link":"https:\/\/uaeroadsafety.ae\/","title":{"rendered":"UAE Traffic Fines 2026 | Black Points, Radars Safety in Dubai"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Traffic Fines 2026 | Black Points, Radars &amp; Safety in Dubai<\/title>\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Service\",\n      \"name\": \"Comprehensive UAE Traffic Rules & Fines Check (Dubai, Abu Dhabi)\",\n      \"description\": \"The ultimate driver's guide in the UAE: Black Points system, speed limits, AI radars, toll gates (Salik, Darb), and updated traffic fines for 2026. Avoid vehicle impoundment and deportation.\",\n      \"image\": \"https:\/\/images.unsplash.com\/photo-1546415822-7af5109dc117?q=80&w=800&auto=format&fit=crop\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"UAE Safe Drive\"\n      },\n      \"serviceType\": \"Traffic Regulations Information Portal & Consulting\",\n      \"areaServed\": {\n        \"@type\": \"Country\",\n        \"name\": \"United Arab Emirates (Dubai, Abu Dhabi, Sharjah)\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"url\": \"https:\/\/example.com\/fines\",\n        \"priceCurrency\": \"AED\",\n        \"price\": \"0\",\n        \"priceSpecification\": {\n          \"@type\": \"PriceSpecification\",\n          \"price\": \"0\",\n          \"priceCurrency\": \"AED\",\n          \"description\": \"Free access to the comprehensive traffic fines and rules database.\"\n        },\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.9\",\n        \"reviewCount\": \"342\"\n      }\n    }\n    <\/script>\n    \n    <style>\n        .ilt-maseratio-wrapper {\n            all: unset;\n            display: block;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            padding: 40px 0; \n            box-sizing: border-box;\n            background-color: #0a2218; \n            border-top: 1px solid rgba(212, 175, 55, 0.15); \n        }\n\n        .ilt-maseratio-wrapper *,\n        .ilt-maseratio-wrapper *::before,\n        .ilt-maseratio-wrapper *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        .ilt-maseratio-shadow-container {\n            position: relative;\n            max-width: 1400px;\n            margin: 0 auto;\n            border-radius: 24px;\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);\n        }\n\n        .ilt-maseratio-main-container {\n            position: relative;\n            width: 100%;\n            background: rgba(10, 34, 24, 0.96); \n            backdrop-filter: blur(15px);\n            -webkit-backdrop-filter: blur(15px);\n            border-radius: 24px;\n            overflow: hidden;\n            border: 1px solid rgba(212, 175, 55, 0.2);\n            box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.8);\n            padding: 50px 30px;\n            display: grid;\n            grid-template-columns: 1.1fr 0.9fr;\n            grid-template-rows: auto auto;\n            gap: 30px;\n            align-items: start;\n        }\n\n        .ilt-maseratio-main-container::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(\n                circle 700px at var(--ilt-mouse-x, 50%) var(--ilt-mouse-y, 50%),\n                rgba(212, 175, 55, 0.12) 0%, \n                rgba(212, 175, 55, 0.05) 30%,\n                transparent 70%\n            );\n            opacity: 0;\n            transition: opacity 0.5s ease;\n            pointer-events: none;\n            z-index: 1;\n        }\n        .ilt-maseratio-main-container:hover::before {\n            opacity: 1;\n        }\n\n        .ilt-maseratio-veins-bg {\n            position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n            overflow: hidden; z-index: 0; opacity: 0.15;\n        }\n        .ilt-maseratio-veins-bg svg {\n            position: absolute; top: 50%; left: 50%;\n            transform: translate(-50%, -50%);\n            width: 150%; height: 150%;\n        }\n        .ilt-maseratio-veins-bg .vein {\n            fill: none; stroke: #D4AF37; stroke-width: 1.5px;\n            stroke-linecap: round; stroke-dasharray: 1000; stroke-dashoffset: 1000;\n            animation: ilt-maseratio-drawVein 30s ease-in-out infinite;\n        }\n        .ilt-maseratio-veins-bg .vein-1 { animation-delay: 0s; }\n        .ilt-maseratio-veins-bg .vein-2 { animation-delay: -10s; }\n        .ilt-maseratio-veins-bg .vein-3 { animation-delay: -20s; }\n        \n        @keyframes ilt-maseratio-drawVein {\n            50% { stroke-dashoffset: 0; }\n            100% { stroke-dashoffset: -1000; }\n        }\n\n        .ilt-maseratio-particles-bg {\n            position: absolute; width: 100%; height: 100%;\n            top: 0; left: 0;\n            overflow: hidden; pointer-events: none; z-index: 0;\n        }\n        .ilt-maseratio-particle {\n            position: absolute; width: 3px; height: 3px;\n            background: #D4AF37; border-radius: 50%;\n            opacity: 0;\n            box-shadow: 0 0 8px #D4AF37, 0 0 12px #ffffff;\n            animation: ilt-maseratio-chaoticMove linear infinite;\n        }\n\n        @keyframes ilt-maseratio-chaoticMove {\n            0%, 100% { transform: translate(var(--ilt-x-0), var(--ilt-y-0)) scale(0.5); opacity: 0; }\n            10% { opacity: 0.9; }\n            25% { transform: translate(var(--ilt-x-1), var(--ilt-y-1)) scale(1); }\n            50% { transform: translate(var(--ilt-x-2), var(--ilt-y-2)) scale(0.8); }\n            75% { transform: translate(var(--ilt-x-3), var(--ilt-y-3)) scale(1.2); }\n            90% { opacity: 0.9; }\n        }\n\n        .ilt-maseratio-content-column {\n            position: relative;\n            z-index: 2;\n            color: #ffffff;\n        }\n        \n        .ilt-maseratio-title {\n            grid-column: 1 \/ -1;\n            text-align: center;\n            font-size: clamp(24px, 3.8vw, 40px);\n            font-weight: 800;\n            line-height: 1.2;\n            letter-spacing: -0.02em;\n            color: #ffffff;\n            margin-bottom: 24px;\n            position: relative;\n            z-index: 2;\n        }\n        .ilt-maseratio-title .ilt-highlight {\n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            color: transparent;\n        }\n\n        .ilt-maseratio-subtitle {\n            font-size: clamp(0.95rem, 1.2vw, 1.15rem);\n            line-height: 1.5;\n            color: #B0C4B1; \n            margin-bottom: 24px;\n            font-weight: 400;\n        }\n        \n        .ilt-maseratio-price-card-wrapper {\n            margin-bottom: 24px;\n        }\n\n        .ilt-maseratio-price-card {\n            background: rgba(212, 175, 55, 0.08); \n            border: 1px solid rgba(212, 175, 55, 0.35);\n            border-radius: 12px;\n            padding: 16px;\n            text-align: center;\n            transition: all 0.3s ease;\n        }\n        .ilt-maseratio-price-card:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 14px rgba(212, 175, 55, 0.2);\n        }\n        .ilt-maseratio-price-card h4 {\n            font-size: 1rem;\n            font-weight: 500;\n            color: rgba(255, 255, 255, 0.8);\n            margin-bottom: 6px;\n        }\n        .ilt-maseratio-price-card p {\n            font-size: 1.35rem;\n            font-weight: 700;\n            color: #fff;\n            line-height: 1;\n        }\n        .ilt-maseratio-price-card-note {\n            font-size: 0.8rem;\n            color: #B0C4B1;\n            display: block;\n            margin-top: 6px;\n        }\n\n        .ilt-maseratio-features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n            margin-bottom: 24px;\n        }\n\n        .ilt-maseratio-feature-card {\n            background: rgba(255, 255, 255, 0.03);\n            border: 1px solid rgba(212, 175, 55, 0.15);\n            border-radius: 8px;\n            padding: 12px;\n            transition: all 0.3s ease;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        .ilt-maseratio-feature-card:hover {\n            background: rgba(212, 175, 55, 0.06);\n            border-color: rgba(212, 175, 55, 0.4);\n        }\n        .ilt-maseratio-feature-icon-wrapper {\n            width: 24px;\n            height: 24px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n        .ilt-maseratio-feature-icon-wrapper svg {\n            color: #D4AF37; \n            width: 20px;\n            height: 20px;\n        }\n\n        .ilt-maseratio-feature-content {\n            font-size: 0.9rem;\n            font-weight: 500;\n            color: #fff;\n            line-height: 1.3;\n        }\n\n        .ilt-maseratio-image-column {\n            position: relative;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n        }\n        .ilt-maseratio-image-wrapper {\n            position: relative;\n            width: 100%;\n            max-width: 480px;\n            aspect-ratio: 16 \/ 10; \n            overflow: hidden;\n            border-radius: 16px;\n            border: 1px solid rgba(212, 175, 55, 0.25);\n            animation: ilt-maseratio-levitate 6s ease-in-out infinite;\n        }\n        @keyframes ilt-maseratio-levitate {\n            0%, 100% { transform: translateY(0px); }\n            50% { transform: translateY(-12px); } \n        }\n        .ilt-maseratio-image-img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover; \n            display: block;\n            filter: drop-shadow(0 15px 25px rgba(0, 0, 0, 0.6));\n        }\n        \n        @media (max-width: 1024px) {\n            .ilt-maseratio-main-container {\n                grid-template-columns: 1fr;\n                grid-template-rows: auto auto auto;\n                padding: 40px 24px;\n                gap: 24px;\n            }\n            .ilt-maseratio-title { grid-row: 1; grid-column: 1; }\n            .ilt-maseratio-image-column { grid-row: 2; grid-column: 1; order: unset; }\n            .ilt-maseratio-content-column { grid-row: 3; grid-column: 1; text-align: center; }\n            .ilt-maseratio-image-wrapper { max-width: 380px; margin: 0 auto; }\n            .ilt-maseratio-features-grid { max-width: 500px; margin-left: auto; margin-right: auto; }\n        }\n        @media (max-width: 768px) {\n            .ilt-maseratio-features-grid { grid-template-columns: 1fr; }\n            .ilt-maseratio-wrapper { padding: 30px 0; background-color: #0a2218; }\n            .ilt-maseratio-shadow-container { margin: 0 10px; border-radius: 20px; }\n            .ilt-maseratio-main-container {\n                padding: 30px 16px;\n                border-radius: 20px;\n                gap: 20px;\n            }\n            .ilt-maseratio-title { font-size: 1.8rem; margin-bottom: 16px; }\n            .ilt-maseratio-subtitle { font-size: 0.95rem; margin-bottom: 16px; }\n            \n            .ilt-maseratio-features-grid {\n                grid-template-columns: 1fr;\n                width: 100%;\n                margin: 0 0 16px 0;\n                gap: 8px;\n            }\n            .ilt-maseratio-feature-card {\n                padding: 10px 12px;\n                gap: 10px;\n                text-align: left;\n            }\n            \n            .ilt-maseratio-image-wrapper { max-width: 290px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"ilt-maseratio-wrapper\">\n        <div class=\"ilt-maseratio-shadow-container\">\n            <div class=\"ilt-maseratio-main-container\">\n                \n                <div class=\"ilt-maseratio-veins-bg\">\n                    <svg viewBox=\"0 0 1400 1000\">\n                        <path class=\"vein vein-1\" d=\"M -200,150 C 100,50 400,300 700,200 S 1000,0 1600,300\"><\/path>\n                        <path class=\"vein vein-2\" d=\"M -100,900 C 200,1000 600,700 900,850 S 1300,1100 1700,950\"><\/path>\n                        <path class=\"vein vein-3\" d=\"M 2100,500 C 1800,650 1400,400 1000,600 S 500,800 -100,700\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"ilt-maseratio-particles-bg\"><\/div>\n                \n                <h1 class=\"ilt-maseratio-title\">\n                    New Traffic Rules &amp; Fines in <span class=\"ilt-highlight\">UAE 2026: Overview<\/span>\n                <\/h1>\n\n                <div class=\"ilt-maseratio-content-column\">\n                    \n                    <p class=\"ilt-maseratio-subtitle\">\n                        The Emirates are drastically tightening road control. Implementing AI radars, adopting zero tolerance for aggressive driving, and completely abolishing &#171;buffer zones&#187; (+20 km\/h) on Abu Dhabi highways. We provide comprehensive information on Black Points, rules for passing through Salik and Darb toll gates, as well as new penalties. Ignorance of the law will cost you a minimum of 400 AED.\n                    <\/p>\n\n                    <div class=\"ilt-maseratio-price-card-wrapper\">\n                        <div class=\"ilt-maseratio-price-card\">\n                            <h4>Critical Violation: Running a Red Light<\/h4>\n                            <p>up to <span class=\"ilt-highlight\">50,000 AED<\/span> + impoundment<\/p>\n                            <span class=\"ilt-maseratio-price-card-note\">Amount to release an impounded vehicle (Dubai)<\/span>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"ilt-maseratio-features-grid\">\n                        <div class=\"ilt-maseratio-feature-card\">\n                            <div class=\"ilt-maseratio-feature-icon-wrapper\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"><\/path><\/svg>\n                            <\/div>\n                            <div class=\"ilt-maseratio-feature-content\">AI Radars: Detecting phone &amp; seatbelt use<\/div>\n                        <\/div>\n                        <div class=\"ilt-maseratio-feature-card\">\n                            <div class=\"ilt-maseratio-feature-icon-wrapper\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z\"><\/path><\/svg>\n                            <\/div>\n                            <div class=\"ilt-maseratio-feature-content\">Black Points: License suspension at 24 points<\/div>\n                        <\/div>\n                        <div class=\"ilt-maseratio-feature-card\">\n                            <div class=\"ilt-maseratio-feature-icon-wrapper\">\n                               <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM12 6c-3.31 0-6 2.69-6 6h2c0-2.21 1.79-4 4-4v-2zm-1.5 8.5L13 11V7h-2v3.17l-1.91 1.92 1.41 1.41z\"><\/path><\/svg>\n                            <\/div>\n                            <div class=\"ilt-maseratio-feature-content\">Abu Dhabi: 0 km\/h speed buffer zone<\/div>\n                        <\/div>\n                         <div class=\"ilt-maseratio-feature-card\">\n                            <div class=\"ilt-maseratio-feature-icon-wrapper\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18 4H6C4.9 4 4 4.9 4 6v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H6V6h12v12zm-2-8h-2V8h-4v2H8v2h8v-2z\"><\/path><\/svg>\n                            <\/div>\n                            <div class=\"ilt-maseratio-feature-content\">Salik &amp; Darb: Automated toll deduction<\/div>\n                        <\/div>\n                        <div class=\"ilt-maseratio-feature-card\">\n                            <div class=\"ilt-maseratio-feature-icon-wrapper\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19.77 8.33l-1.42-1.42c-1.37-1.37-3.58-1.37-4.95 0L12 8.34 10.59 6.93c-1.37-1.37-3.58-1.37-4.95 0L4.23 8.33c-.39.39-.39 1.02 0 1.41l8.29 8.29c.39.39 1.02.39 1.41 0l8.29-8.29c.39-.38.39-1.02 0-1.41z\"><\/path><\/svg>\n                            <\/div>\n                            <div class=\"ilt-maseratio-feature-content\">Accidents: Online reporting only<\/div>\n                        <\/div>\n                        <div class=\"ilt-maseratio-feature-card\">\n                            <div class=\"ilt-maseratio-feature-icon-wrapper\">\n                               <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 013.33-3.56A15.65 15.65 0 007.03 8zm4.97 11.96a16.5 16.5 0 01-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z\"><\/path><\/svg>\n                            <\/div>\n                            <div class=\"ilt-maseratio-feature-content\">Deportation: For road rage &amp; threats<\/div>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n                \n                <div class=\"ilt-maseratio-image-column\">\n                    <div class=\"ilt-maseratio-image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/uae.png\" alt=\"Dubai Police, Traffic Fines and Road Safety in the UAE\" class=\"ilt-maseratio-image-img\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/500x310\/0a2218\/D4AF37?text=UAE+Traffic+Safety'\">\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        \/\/ \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u043c \u044d\u0442\u043e\u0442 \u043a\u043e\u0434, \u0447\u0442\u043e\u0431\u044b \u0444\u043e\u043d \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b WordPress \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u0431\u043b\u043e\u043a\u0443\n        document.body.style.backgroundColor = '#0a2218';\n        \/\/ \u0415\u0441\u043b\u0438 \u0442\u0435\u043c\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u0434\u043b\u044f \u0444\u043e\u043d\u0430, \u043c\u043e\u0436\u043d\u043e \u0440\u0430\u0441\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438 \u0430\u0434\u0430\u043f\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u043e:\n        \/\/ const siteWrapper = document.querySelector('.site, #page, .hfeed');\n        \/\/ if (siteWrapper) siteWrapper.style.backgroundColor = '#0a2218';\n        \n        (function() {\n            const maseratioBlock = document.querySelector('.ilt-maseratio-wrapper');\n            if (!maseratioBlock) return;\n\n            const mainContainer = maseratioBlock.querySelector('.ilt-maseratio-main-container');\n            const particlesContainer = maseratioBlock.querySelector('.ilt-maseratio-particles-bg');\n            \n            if (mainContainer) {\n                mainContainer.addEventListener('mousemove', (e) => {\n                    const rect = mainContainer.getBoundingClientRect();\n                    const x = e.clientX - rect.left;\n                    const y = e.clientY - rect.top;\n                    const xPercent = (x \/ rect.width) * 100;\n                    const yPercent = (y \/ rect.height) * 100;\n                    \n                    mainContainer.style.setProperty('--ilt-mouse-x', `${xPercent}%`);\n                    mainContainer.style.setProperty('--ilt-mouse-y', `${yPercent}%`);\n                });\n\n                mainContainer.addEventListener('mouseleave', () => {\n                    mainContainer.style.setProperty('--ilt-mouse-x', '50%');\n                    mainContainer.style.setProperty('--ilt-mouse-y', '50%');\n                });\n            }\n\n            if (particlesContainer) {\n                const particleCount = 20; \n                for (let i = 0; i < particleCount; i++) {\n                    const particle = document.createElement('div');\n                    particle.className = 'ilt-maseratio-particle';\n                    \n                    particle.style.left = `${Math.random() * 100}%`;\n                    particle.style.top = `${Math.random() * 100}%`;\n\n                    const randMove = () => (Math.random() - 0.5) * 120;\n                    \n                    particle.style.setProperty('--ilt-x-0', '0px');\n                    particle.style.setProperty('--ilt-y-0', '0px');\n                    particle.style.setProperty('--ilt-x-1', randMove() + 'px');\n                    particle.style.setProperty('--ilt-y-1', randMove() + 'px');\n                    particle.style.setProperty('--ilt-x-2', randMove() + 'px');\n                    particle.style.setProperty('--ilt-y-2', randMove() + 'px');\n                    particle.style.setProperty('--ilt-x-3', randMove() + 'px');\n                    particle.style.setProperty('--ilt-y-3', randMove() + 'px');\n\n                    particle.style.animationDuration = (12 + Math.random() * 12) + 's';\n                    particle.style.animationDelay = (Math.random() * -10) + 's';\n                    \n                    particlesContainer.appendChild(particle);\n                }\n            }\n        })();\n    });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Traffic Violations Statistics &#038; New Rules 2026<\/title>\n    <meta name=\"description\" content=\"Official statistics on traffic fines, AI radars, the Black Points system, and strict driving regulations in Dubai and Abu Dhabi. How to avoid vehicle impoundment and deportation.\">\n    \n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Article\",\n      \"headline\": \"UAE Traffic Violations Statistics & New Rules: How to Avoid Black Points\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"UAE Safe Drive\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"UAE Safe Drive\",\n        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/example.com\/logo.png\"\n        }\n      },\n      \"datePublished\": \"2026-05-17\",\n      \"description\": \"Analysis of the new traffic regulations in the UAE: fine statistics, smart radar operations, speed limits, and the black points system in Dubai and Abu Dhabi.\",\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/example.com\/uae-traffic-stats\"\n      }\n    }\n    <\/script>\n\n    <style>\n        .ilt-maseratio-advantages-section {\n            all: initial;\n            display: block;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: rgba(10, 34, 24, 0.98); \n            color: #ffffff;\n            position: relative;\n            overflow: hidden;\n            padding: 50px 0;\n            line-height: 1.5;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n            border-bottom: 1px solid rgba(212, 175, 55, 0.15);\n        }\n\n        .ilt-maseratio-advantages-section *,\n        .ilt-maseratio-advantages-section *::before,\n        .ilt-maseratio-advantages-section *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            border: 0;\n            font: inherit;\n            vertical-align: baseline;\n            color: inherit;\n        }\n\n        .ilt-maseratio-advantages-section::before {\n            content: '';\n            position: absolute;\n            width: 600px;\n            height: 600px;\n            background: radial-gradient(circle, rgba(212, 175, 55, 0.08) 0%, transparent 70%);\n            top: -200px;\n            right: -200px;\n            border-radius: 50%;\n            z-index: 1;\n            pointer-events: none;\n        }\n\n        .ilt-maseratio-advantages-section::after {\n            content: '';\n            position: absolute;\n            width: 700px;\n            height: 700px;\n            background: radial-gradient(circle, rgba(212, 175, 55, 0.05) 0%, transparent 70%);\n            bottom: -300px;\n            left: -300px;\n            border-radius: 50%;\n            z-index: 1;\n            pointer-events: none;\n        }\n\n        .ilt-maseratio-advantages-section .container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 24px;\n            position: relative;\n            z-index: 10;\n        }\n\n        .ilt-maseratio-advantages-section .section-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .ilt-maseratio-advantages-section h2 {\n            font-size: clamp(2rem, 4vw, 2.8rem);\n            font-weight: 800;\n            margin-bottom: 16px;\n            line-height: 1.2;\n            letter-spacing: -0.02em;\n        }\n\n        .ilt-maseratio-advantages-section h2 .accent {\n            color: #D4AF37; \n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .ilt-maseratio-advantages-section .subtitle {\n            font-size: 1.1rem;\n            color: #B0C4B1; \n            line-height: 1.6;\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .ilt-maseratio-advantages-section .main-stats {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .ilt-maseratio-advantages-section .stat-card {\n            background: rgba(255, 255, 255, 0.02);\n            border: 1px solid rgba(212, 175, 55, 0.15); \n            backdrop-filter: blur(10px);\n            -webkit-backdrop-filter: blur(10px);\n            border-radius: 16px;\n            padding: 20px 15px;\n            text-align: center;\n            transition: all 0.3s ease;\n        }\n        \n        .ilt-maseratio-advantages-section .stat-card:hover {\n             border-color: rgba(212, 175, 55, 0.4);\n             transform: translateY(-4px);\n             box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);\n             background: rgba(212, 175, 55, 0.05);\n        }\n\n        .ilt-maseratio-advantages-section .stat-number {\n            font-size: 2.2rem;\n            font-weight: 800;\n            color: #D4AF37; \n            margin-bottom: 8px;\n            line-height: 1;\n        }\n\n        .ilt-maseratio-advantages-section .stat-label {\n            font-size: 0.9rem;\n            color: rgba(255, 255, 255, 0.85);\n            font-weight: 500;\n            line-height: 1.4;\n        }\n\n        .ilt-maseratio-advantages-section .advantages-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 20px;\n        }\n\n        .ilt-maseratio-advantages-section .advantage-card {\n            background: rgba(255, 255, 255, 0.02);\n            backdrop-filter: blur(20px);\n            -webkit-backdrop-filter: blur(20px);\n            border-radius: 16px;\n            padding: 24px;\n            border: 1px solid rgba(212, 175, 55, 0.15); \n            transition: all 0.3s ease;\n            display: flex;\n            align-items: flex-start;\n            gap: 16px;\n        }\n\n        .ilt-maseratio-advantages-section .advantage-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);\n            border-color: rgba(212, 175, 55, 0.4);\n            background: rgba(212, 175, 55, 0.04);\n        }\n\n        .ilt-maseratio-advantages-section .advantage-icon {\n            flex-shrink: 0;\n            width: 48px;\n            height: 48px;\n            background: rgba(212, 175, 55, 0.1); \n            border: 1px solid rgba(212, 175, 55, 0.25); \n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D4AF37; \n        }\n\n        .ilt-maseratio-advantages-section .advantage-icon svg {\n            width: 26px;\n            height: 26px;\n        }\n        \n        .ilt-maseratio-advantages-section .advantage-content {\n            text-align: left;\n        }\n\n        .ilt-maseratio-advantages-section .advantage-title {\n            font-size: 1.1rem;\n            font-weight: 700;\n            color: #ffffff;\n            margin-bottom: 8px;\n            line-height: 1.3;\n        }\n\n        .ilt-maseratio-advantages-section .advantage-text {\n            font-size: 0.95rem;\n            color: #B0C4B1; \n            line-height: 1.6;\n        }\n\n        @media (max-width: 768px) {\n            .ilt-maseratio-advantages-section { padding: 40px 0; }\n            .ilt-maseratio-advantages-section .section-header { margin-bottom: 30px; }\n            .ilt-maseratio-advantages-section h2 { font-size: 1.8rem; }\n            .ilt-maseratio-advantages-section .advantages-grid { grid-template-columns: 1fr; gap: 16px; }\n            .ilt-maseratio-advantages-section .container { padding: 0 16px; }\n            .ilt-maseratio-advantages-section .main-stats { grid-template-columns: repeat(2, 1fr); gap: 12px; }\n            .ilt-maseratio-advantages-section .stat-card { padding: 15px 10px; }\n            .ilt-maseratio-advantages-section .stat-number { font-size: 1.8rem; }\n        }\n    <\/style>\n\n\n\n<section class=\"ilt-maseratio-advantages-section\">\n    <div class=\"container\">\n        <div class=\"section-header\">\n            <h2>Total Control: <span class=\"accent\">Facts and Figures on UAE Roads<\/span><\/h2>\n            <p class=\"subtitle\">\n                Dubai and Abu Dhabi Police utilize advanced AI technologies to ensure zero road fatalities. The traffic penalty system here is designed not to generate revenue, but to enforce strict discipline. Mistakes are costly.\n            <\/p>\n        <\/div>\n\n        <div class=\"main-stats\">\n            <div class=\"stat-card\">\n                <div class=\"stat-number\">24<\/div>\n                <div class=\"stat-label\">Black Points until license suspension<\/div>\n            <\/div>\n            <div class=\"stat-card\">\n                <div class=\"stat-number\">3000+<\/div>\n                <div class=\"stat-label\">AED fine for running a red light<\/div>\n            <\/div>\n            <div class=\"stat-card\">\n                <div class=\"stat-number\">0 km\/h<\/div>\n                <div class=\"stat-label\">Speed buffer zone in Abu Dhabi (abolished)<\/div>\n            <\/div>\n            <div class=\"stat-card\">\n                <div class=\"stat-number\">9<\/div>\n                <div class=\"stat-label\">Salik Toll Gates in Dubai<\/div>\n            <\/div>\n            <div class=\"stat-card\">\n                <div class=\"stat-number\">400 AED<\/div>\n                <div class=\"stat-label\">Minimum fine for minor traffic offenses<\/div>\n            <\/div>\n             <div class=\"stat-card\">\n                <div class=\"stat-number\">100%<\/div>\n                <div class=\"stat-label\">AI radar monitoring for seatbelts and phones<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"advantages-grid\">\n            <div class=\"advantage-card\">\n                <div class=\"advantage-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"><\/path><\/svg>\n                <\/div>\n                <div class=\"advantage-content\">\n                    <h3 class=\"advantage-title\">Black Points System<\/h3>\n                    <p class=\"advantage-text\">\n                        For severe violations (exceeding the speed limit by 60 km\/h, aggressive driving), demerit points are issued alongside monetary fines. Accumulating 24 points within a year results in a license suspension ranging from 3 to 12 months.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"advantage-card\">\n                <div class=\"advantage-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-13h2v6h-2zm0 8h2v2h-2z\"><\/path><\/svg>\n                <\/div>\n                <div class=\"advantage-content\">\n                    <h3 class=\"advantage-title\">Zero Tolerance for Alcohol<\/h3>\n                    <p class=\"advantage-text\">\n                        The legal blood alcohol limit in the UAE is strictly zero. Driving under the influence is penalized with fines determined by the court (up to 25,000 AED), potential imprisonment, a 60-day vehicle impoundment, and subsequent deportation.\n                    <\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"advantage-card\">\n                <div class=\"advantage-icon\">\n                   <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21 3H3C2 3 1 4 1 5v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zm-10-7h9v6h-9z\"><\/path><\/svg>\n                <\/div>\n                <div class=\"advantage-content\">\n                    <h3 class=\"advantage-title\">Smart Radars and AI Cameras<\/h3>\n                    <p class=\"advantage-text\">\n                        The new generation of smart cameras detects not only speeding but also mobile phone usage while driving, failure to wear a seatbelt, sudden lane changes without signaling, and tailgating.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"advantage-card\">\n                <div class=\"advantage-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18 4H6C4.9 4 4 4.9 4 6v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H6V6h12v12zM8 14h8v2H8zM8 10h8v2H8zM8 6h8v2H8z\"><\/path><\/svg>\n                <\/div>\n                <div class=\"advantage-content\">\n                    <h3 class=\"advantage-title\">Vehicle Impoundment<\/h3>\n                    <p class=\"advantage-text\">\n                        Participating in illegal racing, running a red light, or attempting to evade the police leads to vehicle confiscation. The cost to release an impounded vehicle in Dubai can reach up to 50,000 AED under the current regulations.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"advantage-card\">\n                <div class=\"advantage-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 013.33-3.56A15.65 15.65 0 007.03 8zm4.97 11.96a16.5 16.5 0 01-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z\"><\/path><\/svg>\n                <\/div>\n                <div class=\"advantage-content\">\n                    <h3 class=\"advantage-title\">Accidents and the Saeed App<\/h3>\n                    <p class=\"advantage-text\">\n                        In the event of minor accidents without injuries, drivers are required to move their vehicles off the road to avoid traffic obstruction fines. Accident reporting is processed entirely online through official police applications without dispatching a patrol to the scene.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"advantage-card\">\n                <div class=\"advantage-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 9h-2V7h-2v5H6v-2H4v2c0 2.21 1.79 4 4 4v3h2v-3h2c2.21 0 4-1.79 4-4v-2h-2v2h-2v-3z\"><\/path><\/svg>\n                <\/div>\n                <div class=\"advantage-content\">\n                    <h3 class=\"advantage-title\">Toll Gate Violations<\/h3>\n                    <p class=\"advantage-text\">\n                        Passing through Salik (Dubai) or Darb (Abu Dhabi) toll gates without a registered tag or with insufficient balance incurs fines ranging from 100 to 400 AED for each subsequent violation after the initial grace period.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Traffic Rules: Road Safety and Emergency Situations<\/title>\n    <meta name=\"description\" content=\"Road safety tips in the UAE. How to act during an accident, sandstorms, step-by-step procedures, and emergency contacts for drivers in Dubai and Abu Dhabi.\">\n    \n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What should I do in a minor car accident with no injuries?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Move the vehicles to the side of the road to avoid creating a traffic jam (otherwise, you will be fined). Take photos of the damage and file a report through the Dubai Police app or Saeed (in Abu Dhabi).\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How should I drive during a sandstorm or heavy fog?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Reduce your speed, turn on your low-beam headlights and fog lights. It is strictly prohibited to use hazard warning lights while moving (only use them when completely stopped).\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Who should I call in a road emergency?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Police \u2014 999. Ambulance \u2014 998. Dubai Police Call Center (for non-emergencies) \u2014 901.\"\n          }\n        }\n      ]\n    }\n    <\/script>\n\n    <style>\n        .ilt-maseratio-solutions-section {\n            all: initial;\n            display: block;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: rgba(10, 34, 24, 0.98); \n            position: relative;\n            overflow: hidden;\n            padding: 40px 0;\n            line-height: 1.5;\n            color: #ffffff;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n\n        .ilt-maseratio-solutions-section *,\n        .ilt-maseratio-solutions-section *::before,\n        .ilt-maseratio-solutions-section *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            border: 0;\n            font: inherit;\n            vertical-align: baseline;\n            color: inherit;\n        }\n\n        .ilt-maseratio-solutions-section .container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 20px;\n            position: relative;\n            z-index: 10;\n        }\n\n        .ilt-maseratio-solutions-section .section-header {\n            text-align: center;\n            margin-bottom: 30px;\n        }\n\n        .ilt-maseratio-solutions-section h2 {\n            font-size: clamp(1.8rem, 4vw, 2.5rem);\n            font-weight: 800;\n            line-height: 1.2;\n            margin-bottom: 12px;\n            letter-spacing: -0.02em;\n        }\n\n        .ilt-maseratio-solutions-section h2 .accent {\n            color: #D4AF37; \n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .ilt-maseratio-solutions-section .subtitle {\n            font-size: 1.05rem;\n            color: #B0C4B1; \n            line-height: 1.6;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        .ilt-maseratio-solutions-section .solutions-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 15px;\n        }\n\n        .ilt-maseratio-solutions-section .solution-card {\n            background: rgba(255, 255, 255, 0.02);\n            backdrop-filter: blur(10px);\n            -webkit-backdrop-filter: blur(10px);\n            border-radius: 16px;\n            padding: 20px;\n            border: 1px solid rgba(212, 175, 55, 0.15);\n            position: relative;\n            overflow: hidden;\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .ilt-maseratio-solutions-section .solution-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);\n            border-color: rgba(212, 175, 55, 0.4);\n            background: rgba(212, 175, 55, 0.04);\n        }\n\n        .ilt-maseratio-solutions-section .solution-header {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 12px;\n        }\n\n        .ilt-maseratio-solutions-section .solution-icon {\n            width: 44px;\n            height: 44px;\n            background: rgba(212, 175, 55, 0.1); \n            border: 1px solid rgba(212, 175, 55, 0.25);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n            color: #D4AF37; \n        }\n        \n        .ilt-maseratio-solutions-section .solution-icon svg {\n            width: 24px;\n            height: 24px;\n        }\n\n        .ilt-maseratio-solutions-section .solution-title {\n            font-size: 1.1rem;\n            font-weight: 700;\n            line-height: 1.3;\n            color: #ffffff;\n        }\n\n        .ilt-maseratio-solutions-section .solution-description {\n            font-size: 0.95rem;\n            color: #B0C4B1; \n            line-height: 1.6;\n            margin-bottom: 12px;\n            flex-grow: 1;\n        }\n        \n        .ilt-maseratio-solutions-section .details-list {\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            font-size: 0.9rem;\n            color: rgba(255, 255, 255, 0.85);\n            font-weight: 500;\n        }\n\n        .ilt-maseratio-solutions-section .details-list li {\n            display: flex;\n            align-items: flex-start;\n        }\n\n        .ilt-maseratio-solutions-section .details-list li::before {\n            content: '\u2713';\n            color: #D4AF37; \n            font-weight: 800;\n            margin-right: 8px;\n            line-height: 1.5;\n        }\n\n        .ilt-maseratio-solutions-section .bottom-cta {\n            margin-top: 30px;\n            text-align: center;\n            padding: 24px;\n            background: rgba(212, 175, 55, 0.05); \n            border: 1px solid rgba(212, 175, 55, 0.2); \n            border-left: 4px solid #D4AF37;\n            border-radius: 12px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .ilt-maseratio-solutions-section .cta-title {\n            font-size: 1.1rem;\n            font-weight: 700;\n            margin-bottom: 0;\n            color: #ffffff;\n        }\n        \n        .ilt-maseratio-solutions-section .cta-text {\n            font-size: 0.95rem;\n            color: #B0C4B1;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .ilt-maseratio-solutions-section { padding: 40px 0; }\n            .ilt-maseratio-solutions-section h2 { font-size: 1.8rem; }\n            .ilt-maseratio-solutions-section .solutions-grid { grid-template-columns: 1fr; gap: 16px; }\n            .ilt-maseratio-solutions-section .container { padding: 0 16px; }\n            .ilt-maseratio-solutions-section .bottom-cta { padding: 16px; text-align: left; align-items: flex-start; }\n        }\n    <\/style>\n\n<section class=\"ilt-maseratio-solutions-section\">\n    <div class=\"container\">\n        <div class=\"section-header\">\n            <h2>Survival Code: <span class=\"accent\">Road Safety in the UAE<\/span><\/h2>\n            <p class=\"subtitle\">\n                The Emirates is a country with strict laws and challenging weather conditions. Knowing the correct procedures during a traffic accident or sandstorm will save you from astronomical fines and legal issues.\n            <\/p>\n        <\/div>\n\n        <div class=\"solutions-grid\">\n            \n            <div class=\"solution-card\">\n                <div class=\"solution-header\">\n                    <div class=\"solution-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19.77 8.33l-1.42-1.42c-1.37-1.37-3.58-1.37-4.95 0L12 8.34 10.59 6.93c-1.37-1.37-3.58-1.37-4.95 0L4.23 8.33c-.39.39-.39 1.02 0 1.41l8.29 8.29c.39.39 1.02.39 1.41 0l8.29-8.29c.39-.38.39-1.02 0-1.41z\"><\/path><\/svg><\/div>\n                    <h3 class=\"solution-title\">Minor Accident Protocol (No Injuries)<\/h3>\n                <\/div>\n                <p class=\"solution-description\">Blocking traffic is strictly prohibited. Creating a traffic jam over a minor scratch will result in fines for both parties.<\/p>\n                <ul class=\"details-list\">\n                    <li>Take 3-4 photos of the damage<\/li>\n                    <li>Immediately move the car to the shoulder<\/li>\n                    <li>Open the Dubai Police \/ Saeed app<\/li>\n                    <li>File an online report (Minor Accident)<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"solution-card\">\n                <div class=\"solution-header\">\n                    <div class=\"solution-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M11 20v-3H7v3.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V17h-4v3h-2zM18 9h-2V7c0-2.21-1.79-4-4-4S8 4.79 8 7v2H6c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2zM10 7c0-1.1.9-2 2-2s2 .9 2 2v2h-4V7z\"><\/path><\/svg><\/div>\n                    <h3 class=\"solution-title\">Emergency Services &#038; Contacts<\/h3>\n                <\/div>\n                <p class=\"solution-description\">Save these numbers. Dubai operates an intelligent dispatch system \u2014 help will arrive within minutes.<\/p>\n                <ul class=\"details-list\">\n                    <li>999 \u2014 Police (Emergencies)<\/li>\n                    <li>998 \u2014 Ambulance Service<\/li>\n                    <li>997 \u2014 Civil Defence (Fire)<\/li>\n                    <li>901 \u2014 Police Call Center (Non-emergency)<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"solution-card\">\n                <div class=\"solution-header\">\n                    <div class=\"solution-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.63 7H6.37C5.02 7 4.1 8.16 4.43 9.45l2.4 9.6c.33 1.29 1.48 2.15 2.84 2.15h4.66c1.36 0 2.51-.86 2.84-2.15l2.4-9.6C19.9 8.16 18.98 7 17.63 7zM9 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7.41 5.58C8.17 4.63 9.27 4 10.5 4h3c1.23 0 2.33.63 3.09 1.58L18.17 4H20v2h-1.17l-1.5-1.5-1.09.91c.21.32.36.68.46 1.06H4.27c.1-.38.25-.74.46-1.06L3.63 4.5l-1.5 1.5H1V4h1.83l1.58-1.58z\"><\/path><\/svg><\/div>\n                    <h3 class=\"solution-title\">Sandstorms and Fog<\/h3>\n                <\/div>\n                <p class=\"solution-description\">During dust storms or dense fog, visibility can drop to zero. The fine for driving without lights is 500 AED.<\/p>\n                <ul class=\"details-list\">\n                    <li>Reduce speed to a minimum<\/li>\n                    <li>Turn on fog lights<\/li>\n                    <li>DO NOT use hazard lights while moving<\/li>\n                    <li>Pull off the road if visibility is zero<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"solution-card\">\n                <div class=\"solution-header\">\n                    <div class=\"solution-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,1L3,5v6c0,5.55,3.84,10.74,9,12,5.16-1.26,9-6.45,9-12V5ZM10,17,6,13l1.41-1.41L10,14.17l6.59-6.59L18,9Z\"><\/path><\/svg><\/div>\n                    <h3 class=\"solution-title\">Cybercrime Laws on the Road<\/h3>\n                <\/div>\n                <p class=\"solution-description\">A strict prohibition tourists often miss: filming other people&#8217;s cars and posting them online is a criminal offense.<\/p>\n                <ul class=\"details-list\">\n                    <li>Taking photos of accident scenes is forbidden<\/li>\n                    <li>Fines for posting videos up to 500k AED<\/li>\n                    <li>Deportation for filming road altercations<\/li>\n                    <li>Photos are strictly for police reports<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <div class=\"bottom-cta\">\n            <h3 class=\"cta-title\">Important: In case of a severe accident or injuries<\/h3>\n            <p class=\"cta-text\">Do not touch anything, do not move the vehicles, and call 999 immediately. Dubai Police average a 3-minute response time for major traffic accidents.<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Traffic Rules FAQ | Essential Tips &#038; Regulations for Drivers<\/title>\n    <meta name=\"description\" content=\"Answers to the most common questions about driving in the UAE. Tourist driving rules, accident procedures, Salik toll gates, and Dubai parking regulations.\">\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can a tourist drive in the UAE with a foreign driver's license?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"To rent a car and drive legally, tourists must possess a physical International Driving Permit (IDP) in booklet form, presented alongside their national driver's license. Driving solely with a foreign plastic license is prohibited and can result in severe fines and voided insurance coverage in the event of an accident.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What should I do if I get into a car accident in Dubai?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"For minor accidents without injuries, you must not leave vehicles on the roadway, as causing a traffic jam incurs a fine. Take photos of the damage, immediately move the vehicles to the shoulder, and report the incident via the Dubai Police app (in Dubai) or the Saeed app (in Abu Dhabi).\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How does the Salik toll gate system work?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Salik is an automated toll collection system without physical barriers. Toll gates on major highways read a special RFID tag attached to your windshield. You must top up your balance online. Passing a gate without a registered tag or with a zero balance results in daily fines starting from 100 AED.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What unspoken rules on UAE roads should I be aware of?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"It is strictly forbidden to use offensive gestures or display road rage (which can lead to deportation). The far-left lane is exclusively for overtaking\u2014cruising in this lane is a traffic violation. Additionally, filming other people's vehicles during accidents or altercations is highly illegal.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is there free public parking in the UAE?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Most public street parking is paid. Free parking is available on Sundays (the official day off) and during declared public holidays. Many shopping malls also offer complimentary parking for their customers (typically for the first 3-4 hours).\"\n          }\n        }\n      ]\n    }\n    <\/script>\n\n    <style>\n        .ilt-maseratio-faq-section {\n            all: initial;\n            display: block;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: rgba(10, 34, 24, 0.98); \n            color: #ffffff;\n            position: relative;\n            overflow: hidden;\n            padding: 50px 0;\n            line-height: 1.5;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n\n        .ilt-maseratio-faq-section *,\n        .ilt-maseratio-faq-section *::before,\n        .ilt-maseratio-faq-section *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            border: 0;\n            font: inherit;\n            vertical-align: baseline;\n            color: inherit;\n        }\n\n        .ilt-maseratio-faq-section .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 24px;\n            position: relative;\n            z-index: 10;\n        }\n\n        .ilt-maseratio-faq-section .section-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .ilt-maseratio-faq-section .section-title {\n            font-size: clamp(2rem, 4vw, 2.5rem);\n            font-weight: 800;\n            margin-bottom: 12px;\n            line-height: 1.2;\n        }\n\n        .ilt-maseratio-faq-section .section-title .accent {\n            color: #D4AF37; \n        }\n\n        .ilt-maseratio-faq-section .section-subtitle {\n            font-size: 1.05rem;\n            color: #B0C4B1; \n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.6;\n        }\n\n        .ilt-maseratio-faq-section .faq-container {\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .ilt-maseratio-faq-section .faq-item {\n            background: rgba(255, 255, 255, 0.02);\n            border: 1px solid rgba(212, 175, 55, 0.15);\n            border-radius: 12px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .ilt-maseratio-faq-section .faq-item.active {\n            border-color: rgba(212, 175, 55, 0.5);\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);\n            background: rgba(212, 175, 55, 0.03);\n        }\n\n        .ilt-maseratio-faq-section .faq-question {\n            width: 100%;\n            text-align: left;\n            padding: 20px;\n            background: transparent;\n            color: #ffffff;\n            font-size: 1.1rem;\n            font-weight: 600;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: color 0.3s ease;\n        }\n        \n        .ilt-maseratio-faq-section .faq-question:hover {\n            color: #D4AF37;\n        }\n\n        .ilt-maseratio-faq-section .faq-icon {\n            width: 24px;\n            height: 24px;\n            color: #D4AF37;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n\n        .ilt-maseratio-faq-section .faq-item.active .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        .ilt-maseratio-faq-section .faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s cubic-bezier(0, 1, 0, 1);\n            background: rgba(0, 0, 0, 0.2);\n        }\n\n        .ilt-maseratio-faq-section .faq-item.active .faq-answer {\n            max-height: 500px;\n            transition: max-height 0.4s ease-in-out;\n        }\n\n        .ilt-maseratio-faq-section .faq-answer-inner {\n            padding: 0 20px 20px 20px;\n            color: #B0C4B1;\n            font-size: 0.95rem;\n            line-height: 1.6;\n        }\n        \n        .ilt-maseratio-faq-section .tip-box {\n            margin-top: 40px;\n            padding: 24px;\n            background: rgba(212, 175, 55, 0.05);\n            border-left: 4px solid #D4AF37;\n            border-radius: 8px;\n            display: flex;\n            align-items: flex-start;\n            gap: 16px;\n        }\n        \n        .ilt-maseratio-faq-section .tip-icon {\n            color: #D4AF37;\n            width: 32px;\n            height: 32px;\n            flex-shrink: 0;\n        }\n\n        .ilt-maseratio-faq-section .tip-content h4 {\n            font-size: 1.1rem;\n            font-weight: 700;\n            margin-bottom: 8px;\n            color: #fff;\n        }\n        \n        .ilt-maseratio-faq-section .tip-content p {\n            font-size: 0.9rem;\n            color: #B0C4B1;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .ilt-maseratio-faq-section { padding: 40px 0; }\n            .ilt-maseratio-faq-section .section-header { margin-bottom: 25px; }\n            .ilt-maseratio-faq-section .section-title { font-size: 1.8rem; }\n            .ilt-maseratio-faq-section .faq-question { font-size: 1rem; padding: 16px; }\n            .ilt-maseratio-faq-section .faq-answer-inner { padding: 0 16px 16px 16px; }\n            .ilt-maseratio-faq-section .tip-box { flex-direction: column; gap: 12px; padding: 16px; }\n        }\n    <\/style>\n\n<section class=\"ilt-maseratio-faq-section\">\n    <div class=\"container\">\n        <div class=\"section-header\">\n            <h2 class=\"section-title\">Survival Guide: <span class=\"accent\">Answers to Key Questions<\/span><\/h2>\n            <p class=\"section-subtitle\">\n                We have compiled the most frequently asked questions and essential tips for drivers in the Emirates to help you feel confident and avoid legal issues.\n            <\/p>\n        <\/div>\n\n        <div class=\"faq-container\">\n            \n            <div class=\"faq-item\">\n                <button class=\"faq-question\">\n                    <span>Can a tourist drive in the UAE with a foreign driver&#8217;s license?<\/span>\n                    <svg class=\"faq-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"><\/path><\/svg>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        To rent a car and drive legally, tourists must possess a physical <strong>International Driving Permit (IDP)<\/strong> in booklet form. It must be presented alongside your national (plastic) driver&#8217;s license. Driving without an IDP is legally equivalent to driving without a license, which carries severe fines and gives insurance companies the right to deny coverage in an accident.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">\n                    <span>What should I do if I get into a minor accident on the highway?<\/span>\n                    <svg class=\"faq-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"><\/path><\/svg>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        If there are no injuries, <strong>you must not leave the vehicles on the roadway<\/strong>\u2014causing a traffic jam will result in a fine. Take several photos of the damage and the overall scene, move the vehicles to the shoulder, and file an accident report online via the <em>Dubai Police<\/em> app (for Dubai) or <em>Saeed<\/em> app (for Abu Dhabi). You do not need to wait for a police patrol at the scene.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">\n                    <span>How do the Salik and Darb toll gates work?<\/span>\n                    <svg class=\"faq-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"><\/path><\/svg>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        The UAE does not use physical toll barriers. The <strong>Salik<\/strong> (Dubai) and <strong>Darb<\/strong> (Abu Dhabi) systems use overhead scanners to read a special RFID tag on your windshield. Funds are deducted automatically from your digital balance. Passing under a gate without a tag or with insufficient funds incurs a fine ranging from 100 AED to 400 AED for each crossing.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">\n                    <span>What offenses can lead to deportation?<\/span>\n                    <svg class=\"faq-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"><\/path><\/svg>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        The UAE enforces a zero-tolerance policy for aggressive behavior. Deportation, often preceded by a prison sentence, can be issued for: 1) driving under the influence of any alcohol or drugs, 2) displaying offensive gestures to other drivers, 3) attempting to flee the scene of an accident, and 4) engaging in physical assault during a road dispute.\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"faq-item\">\n                <button class=\"faq-question\">\n                    <span>When is parking free in Dubai?<\/span>\n                    <svg class=\"faq-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"><\/path><\/svg>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        Most RTA public parking zones are paid from Monday to Saturday. <strong>Parking is free all day on Sundays<\/strong>, as well as during officially declared public holidays. Many shopping malls also provide free parking for the first 3-4 hours. The most convenient way to pay for street parking is via the RTA WhatsApp bot or mobile app.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n        \n        <div class=\"tip-box\">\n            <div class=\"tip-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zM12 6c2.76 0 5 2.24 5 5v7H7v-7c0-2.76 2.24-5 5-5z\"><\/path><\/svg>\n            <\/div>\n            <div class=\"tip-content\">\n                <h4>Important Advice from Dubai Police<\/h4>\n                <p>Never photograph or record videos of other people&#8217;s vehicles during accidents or road disputes for publication on social media. Under the UAE&#8217;s strict cybercrime laws, violating privacy is an offense punishable by fines of up to 500,000 AED and potential imprisonment.<\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const faqItems = document.querySelectorAll('.ilt-maseratio-faq-section .faq-item');\n    \n    faqItems.forEach(item => {\n        const question = item.querySelector('.faq-question');\n        question.addEventListener('click', () => {\n            const isActive = item.classList.contains('active');\n            \n            \/\/ Close all items\n            faqItems.forEach(otherItem => {\n                otherItem.classList.remove('active');\n            });\n\n            \/\/ Toggle current\n            if (!isActive) {\n                item.classList.add('active');\n            }\n        });\n    });\n    \n    \/\/ Open the first item by default\n    if(faqItems.length > 0) {\n        faqItems[0].classList.add('active');\n    }\n});\n<\/script>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Traffic Traps | Common Violations &amp; Hidden Fines<\/title>\n    <meta name=\"description\" content=\"An analysis of the 6 most common traffic traps on the roads of Dubai and Abu Dhabi. Find out what can get you Black Points, massive fines, or deportation.\">\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"ItemList\",\n      \"name\": \"Analysis of Common Traffic Violations in the UAE\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"item\": {\n            \"@type\": \"HowTo\",\n            \"name\": \"Rental Car Fines and Salik\",\n            \"image\": \"https:\/\/images.unsplash.com\/photo-1549317661-bd32c8ce0db2?q=80&w=800&auto=format&fit=crop\",\n            \"step\": [\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Situation\",\n                \"text\": \"Tourists rent a car and fail to account for driving through toll gates (Salik\/Darb).\"\n              },\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Consequences\",\n                \"text\": \"The rental company will withhold the deposit for 30 days, deduct all toll fees, and add an administration commission (Knowledge fee) for each fine.\"\n              }\n            ]\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"item\": {\n            \"@type\": \"HowTo\",\n            \"name\": \"Running a Red Light\",\n            \"image\": \"https:\/\/images.unsplash.com\/photo-1554224155-6726b3ff858f?q=80&w=800&auto=format&fit=crop\",\n            \"step\": [\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Situation\",\n                \"text\": \"Attempting to rush through an intersection in Dubai on a yellow-red light.\"\n              },\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Consequences\",\n                \"text\": \"Severe penalties: a fine of up to 50,000 AED to release the impounded vehicle, 12 Black Points, and license suspension for a repeat offense.\"\n              }\n            ]\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"item\": {\n            \"@type\": \"HowTo\",\n            \"name\": \"Smartphone and Seatbelt\",\n            \"image\": \"https:\/\/images.unsplash.com\/photo-1512453979798-5ea266f8880c?q=80&w=800&auto=format&fit=crop\",\n            \"step\": [\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Situation\",\n                \"text\": \"The driver is holding a phone in their hand, or passengers in the back seat are not wearing seatbelts.\"\n              },\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Consequences\",\n                \"text\": \"Smart AI radars detect violations inside the cabin: an 800 AED fine and 4 Black Points added to the driver's profile.\"\n              }\n            ]\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 4,\n          \"item\": {\n            \"@type\": \"HowTo\",\n            \"name\": \"Speeding in Abu Dhabi\",\n            \"image\": \"https:\/\/images.unsplash.com\/photo-1469854523086-cc02fe5d8800?q=80&w=800&auto=format&fit=crop\",\n            \"step\": [\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Situation\",\n                \"text\": \"The driver relies on a speed buffer zone (+20 km\/h), which is only applicable in Dubai.\"\n              },\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Consequences\",\n                \"text\": \"The buffer has been abolished in Abu Dhabi. If the sign says 120 km\/h, the radar will flash at 121 km\/h. Minimum fines start at 300 AED.\"\n              }\n            ]\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 5,\n          \"item\": {\n            \"@type\": \"HowTo\",\n            \"name\": \"Causing a Traffic Jam After a Minor Accident\",\n            \"image\": \"https:\/\/images.unsplash.com\/photo-1563290680-36e7ec5df82c?q=80&w=800&auto=format&fit=crop\",\n            \"step\": [\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Situation\",\n                \"text\": \"Drivers leave their vehicles in the traffic lane after a minor scratch, waiting for the police.\"\n              },\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Consequences\",\n                \"text\": \"Both parties receive a 500 AED fine for blocking traffic. You must file an online report via the Dubai Police app while parked on the shoulder.\"\n              }\n            ]\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 6,\n          \"item\": {\n            \"@type\": \"HowTo\",\n            \"name\": \"Aggression and Video Recording\",\n            \"image\": \"https:\/\/images.unsplash.com\/photo-1541899481282-d53bffe3c35d?q=80&w=800&auto=format&fit=crop\",\n            \"step\": [\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Situation\",\n                \"text\": \"Displaying offensive gestures, issuing insults in traffic, or recording someone else's car on a smartphone.\"\n              },\n              {\n                \"@type\": \"HowToStep\",\n                \"name\": \"Consequences\",\n                \"text\": \"Classified as a criminal offense (Cybercrime). Punishable by an astronomical fine, imprisonment, and deportation from the UAE.\"\n              }\n            ]\n          }\n        }\n      ]\n    }\n    <\/script>\n\n    <style>\n        .ilt-maseratio-portfolio-section {\n            all: initial;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: rgba(10, 34, 24, 0.98); \n            width: 100%;\n            display: block;\n            position: relative;\n            box-sizing: border-box;\n            padding: 50px 20px;\n            overflow: hidden;\n            color: #ffffff;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n        \n        .ilt-maseratio-portfolio-section * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            color: inherit;\n            font: inherit;\n        }\n\n        .ilt-maseratio-portfolio-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            position: relative;\n        }\n\n        .ilt-maseratio-portfolio-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .ilt-maseratio-portfolio-title {\n            font-size: clamp(2rem, 4vw, 2.8rem);\n            font-weight: 800;\n            margin-bottom: 16px;\n            line-height: 1.2;\n            letter-spacing: -0.02em;\n        }\n\n        .ilt-maseratio-portfolio-title .ilt-maseratio-portfolio-highlight {\n            color: #D4AF37;\n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .ilt-maseratio-portfolio-subtitle {\n            font-size: 1.05rem;\n            color: #B0C4B1;\n            max-width: 800px;\n            margin: 0 auto;\n            line-height: 1.6;\n        }\n\n        .ilt-maseratio-portfolio-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 24px;\n        }\n\n        .ilt-maseratio-portfolio-card {\n            background: rgba(255, 255, 255, 0.02);\n            backdrop-filter: blur(15px);\n            -webkit-backdrop-filter: blur(15px);\n            border: 1px solid rgba(212, 175, 55, 0.2);\n            border-radius: 20px;\n            overflow: hidden;\n            transition: all 0.4s ease;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .ilt-maseratio-portfolio-card:hover {\n            transform: translateY(-6px);\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);\n            border-color: rgba(212, 175, 55, 0.5);\n            background: rgba(212, 175, 55, 0.04);\n        }\n\n        .ilt-maseratio-portfolio-image-wrapper {\n            position: relative;\n            overflow: hidden;\n            height: 220px;\n            border-bottom: 1px solid rgba(212, 175, 55, 0.1);\n        }\n\n        .ilt-maseratio-portfolio-image {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.5s ease;\n        }\n\n        .ilt-maseratio-portfolio-card:hover .ilt-maseratio-portfolio-image {\n            transform: scale(1.08);\n        }\n\n        .ilt-maseratio-portfolio-tag {\n            position: absolute;\n            top: 16px;\n            left: 16px;\n            background: rgba(10, 34, 24, 0.9);\n            border: 1px solid rgba(212, 175, 55, 0.4);\n            color: #D4AF37;\n            padding: 6px 14px;\n            border-radius: 8px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            backdrop-filter: blur(4px);\n        }\n\n        .ilt-maseratio-portfolio-content {\n            padding: 24px;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .ilt-maseratio-portfolio-case-title {\n            font-size: 1.25rem;\n            font-weight: 700;\n            margin-bottom: 12px;\n            line-height: 1.3;\n            color: #ffffff;\n        }\n\n        .ilt-maseratio-portfolio-description {\n            font-size: 0.95rem;\n            color: #B0C4B1;\n            line-height: 1.6;\n            margin-bottom: 20px;\n            flex-grow: 1;\n        }\n\n        .ilt-maseratio-portfolio-details {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n            padding-top: 20px;\n        }\n\n        .ilt-maseratio-portfolio-detail-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            font-size: 0.9rem;\n            color: rgba(255, 255, 255, 0.85);\n            line-height: 1.4;\n        }\n\n        .ilt-maseratio-portfolio-detail-item-icon {\n            color: #D4AF37;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n        \n        .ilt-maseratio-portfolio-detail-item-icon svg {\n            width: 18px;\n            height: 18px;\n            display: block;\n        }\n\n        .ilt-maseratio-portfolio-detail-item strong {\n            font-weight: 600;\n            color: #ffffff;\n            display: block;\n            margin-bottom: 2px;\n        }\n        \n        .ilt-maseratio-portfolio-section .bottom-cta {\n            text-align: center;\n            margin-top: 50px;\n        }\n        \n        .ilt-maseratio-portfolio-section .cta-button {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n            background: rgba(212, 175, 55, 0.1);\n            border: 1px solid rgba(212, 175, 55, 0.4);\n            color: #D4AF37;\n            padding: 14px 28px;\n            border-radius: 12px;\n            font-size: 1.05rem;\n            font-weight: 600;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n\n        .ilt-maseratio-portfolio-section .cta-button:hover {\n            background: rgba(212, 175, 55, 0.2);\n            transform: translateY(-2px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.3);\n        }\n\n        @media (max-width: 768px) {\n            .ilt-maseratio-portfolio-section { padding: 40px 16px; }\n            .ilt-maseratio-portfolio-header { margin-bottom: 30px; }\n            .ilt-maseratio-portfolio-title { font-size: 1.8rem; }\n            .ilt-maseratio-portfolio-grid { grid-template-columns: 1fr; gap: 20px;}\n            .ilt-maseratio-portfolio-image-wrapper { height: 200px; }\n            .ilt-maseratio-portfolio-content { padding: 20px; }\n        }\n\n    <\/style>\n\n\n    <section class=\"ilt-maseratio-portfolio-section\">\n        <div class=\"ilt-maseratio-portfolio-container\">\n            <div class=\"ilt-maseratio-portfolio-header\">\n                <h2 class=\"ilt-maseratio-portfolio-title\">\n                    Critical Mistakes: <span class=\"ilt-maseratio-portfolio-highlight\">6 Hidden Traffic Traps<\/span>\n                <\/h2>\n                <p class=\"ilt-maseratio-portfolio-subtitle\">\n                    We analyze real-world scenarios where tourists and new residents pay astronomical fines, lose their driving privileges, or face deportation from the UAE.\n                <\/p>\n            <\/div>\n            \n            <div class=\"ilt-maseratio-portfolio-grid\">\n                \n                <div class=\"ilt-maseratio-portfolio-card\">\n                    <div class=\"ilt-maseratio-portfolio-image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/camera.png\" alt=\"Radars and Salik gates in Dubai\" class=\"ilt-maseratio-portfolio-image\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/0a2218\/D4AF37?text=Rent+A+Car'\">\n                        <div class=\"ilt-maseratio-portfolio-tag\">Car Rental<\/div>\n                    <\/div>\n                    <div class=\"ilt-maseratio-portfolio-content\">\n                        <h3 class=\"ilt-maseratio-portfolio-case-title\">Deposits and Toll Roads<\/h3>\n                        <p class=\"ilt-maseratio-portfolio-description\">\n                            Ignoring the rules for driving through Salik and Darb toll gates in a rental car is a direct path to losing your deposit.\n                        <\/p>\n                        <ul class=\"ilt-maseratio-portfolio-details\">\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Situation:<\/strong>\n                                    Automatic deduction of tolls and fines from the rental agency&#8217;s balance.\n                                <\/div>\n                            <\/li>\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Consequences:<\/strong>\n                                    Deposit withheld for up to 30 days and payment of additional administration fees (Knowledge fee).\n                                <\/div>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ilt-maseratio-portfolio-card\">\n                    <div class=\"ilt-maseratio-portfolio-image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/uaepolice.png\" alt=\"Traffic lights and radars at intersections in the UAE\" class=\"ilt-maseratio-portfolio-image\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/0a2218\/D4AF37?text=Red+Light'\">\n                        <div class=\"ilt-maseratio-portfolio-tag\">Severe Violation<\/div>\n                    <\/div>\n                    <div class=\"ilt-maseratio-portfolio-content\">\n                        <h3 class=\"ilt-maseratio-portfolio-case-title\">Running a Red Light<\/h3>\n                        <p class=\"ilt-maseratio-portfolio-description\">\n                            Attempting to &#171;rush&#187; through an intersection in Dubai or Abu Dhabi is punished more severely than most other offenses.\n                        <\/p>\n                        <ul class=\"ilt-maseratio-portfolio-details\">\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Situation:<\/strong>\n                                    Crossing the stop line after the traffic light turns yellow-red.\n                                <\/div>\n                            <\/li>\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Consequences:<\/strong>\n                                    Vehicle impoundment, 12 Black Points, and up to a 50,000 AED fee for release.\n                                <\/div>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ilt-maseratio-portfolio-card\">\n                    <div class=\"ilt-maseratio-portfolio-image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/traffic.png\" alt=\"Smart AI radars in Dubai\" class=\"ilt-maseratio-portfolio-image\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/0a2218\/D4AF37?text=AI+Radar'\">\n                        <div class=\"ilt-maseratio-portfolio-tag\">AI Enforcement<\/div>\n                    <\/div>\n                    <div class=\"ilt-maseratio-portfolio-content\">\n                        <h3 class=\"ilt-maseratio-portfolio-case-title\">Smartphones and Seatbelts<\/h3>\n                        <p class=\"ilt-maseratio-portfolio-description\">\n                            The new generation of radars tracks activities inside the car cabin through the windshield.\n                        <\/p>\n                        <ul class=\"ilt-maseratio-portfolio-details\">\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Situation:<\/strong>\n                                    Phone in hand or an unbuckled passenger in the back seat.\n                                <\/div>\n                            <\/li>\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Consequences:<\/strong>\n                                    An unavoidable 800 AED fine and 4 Black Points added to your record.\n                                <\/div>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ilt-maseratio-portfolio-card\">\n                    <div class=\"ilt-maseratio-portfolio-image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/uae.png\" alt=\"Highways and routes in Abu Dhabi\" class=\"ilt-maseratio-portfolio-image\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/0a2218\/D4AF37?text=Abu+Dhabi+Speed'\">\n                        <div class=\"ilt-maseratio-portfolio-tag\">Abu Dhabi<\/div>\n                    <\/div>\n                    <div class=\"ilt-maseratio-portfolio-content\">\n                        <h3 class=\"ilt-maseratio-portfolio-case-title\">Abolition of the Speed &#171;Buffer Zone&#187;<\/h3>\n                        <p class=\"ilt-maseratio-portfolio-description\">\n                            The habit of driving +20 km\/h (the allowed tolerance in Dubai) leads to a chain of fines on Abu Dhabi highways.\n                        <\/p>\n                        <ul class=\"ilt-maseratio-portfolio-details\">\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Situation:<\/strong>\n                                    Driving at 121 km\/h in a designated 120 km\/h speed limit zone.\n                                <\/div>\n                            <\/li>\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Consequences:<\/strong>\n                                    An instant radar flash. Fines start at 300 AED.\n                                <\/div>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ilt-maseratio-portfolio-card\">\n                    <div class=\"ilt-maseratio-portfolio-image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/roadtrip.png\" alt=\"Accidents and traffic jams in Dubai\" class=\"ilt-maseratio-portfolio-image\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/0a2218\/D4AF37?text=Traffic+Jam'\">\n                        <div class=\"ilt-maseratio-portfolio-tag\">Emergencies<\/div>\n                    <\/div>\n                    <div class=\"ilt-maseratio-portfolio-content\">\n                        <h3 class=\"ilt-maseratio-portfolio-case-title\">Minor Accidents and Obstruction<\/h3>\n                        <p class=\"ilt-maseratio-portfolio-description\">\n                            Waiting for a traffic patrol in the middle of the road due to a minor scratch is strictly prohibited by law.\n                        <\/p>\n                        <ul class=\"ilt-maseratio-portfolio-details\">\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Situation:<\/strong>\n                                    Blocking a lane and refusing to move the vehicle to the shoulder when there are no injuries.\n                                <\/div>\n                            <\/li>\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Consequences:<\/strong>\n                                    A 500 AED fine for both parties. Accidents must be reported via the app.\n                                <\/div>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ilt-maseratio-portfolio-card\">\n                    <div class=\"ilt-maseratio-portfolio-image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/dubaicity.png\" alt=\"Aggressive driving and UAE police\" class=\"ilt-maseratio-portfolio-image\" onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/600x400\/0a2218\/D4AF37?text=Cybercrime+Law'\">\n                        <div class=\"ilt-maseratio-portfolio-tag\">Cybercrime<\/div>\n                    <\/div>\n                    <div class=\"ilt-maseratio-portfolio-content\">\n                        <h3 class=\"ilt-maseratio-portfolio-case-title\">Aggression and Video Recording<\/h3>\n                        <p class=\"ilt-maseratio-portfolio-description\">\n                            Emotions on UAE roads are strictly regulated by cyber security and privacy laws.\n                        <\/p>\n                        <ul class=\"ilt-maseratio-portfolio-details\">\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Situation:<\/strong>\n                                    Showing offensive gestures or publishing someone else&#8217;s car (e.g., an accident) on social media.\n                                <\/div>\n                            <\/li>\n                            <li class=\"ilt-maseratio-portfolio-detail-item\">\n                                <span class=\"ilt-maseratio-portfolio-detail-item-icon\"><svg fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span>\n                                <div>\n                                    <strong>Consequences:<\/strong>\n                                    Criminal charges, fines up to 500,000 AED, imprisonment, and deportation.\n                                <\/div>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n            \n             <div class=\"bottom-cta\">\n                  <a href=\"#police-app\" class=\"cta-button\">\n                       Install the Dubai Police App\n                  <\/a>\n             <\/div>\n        <\/div>\n    <\/section>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Traffic Accidents: Protocol | Safety and Fines<\/title>\n    <meta name=\"description\" content=\"A step-by-step guide for traffic accidents in Dubai and Abu Dhabi. How to report a Minor Accident via the app, clear the road, and avoid traffic obstruction fines.\">\n    \n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"HowTo\",\n      \"name\": \"How to Report a Minor Traffic Accident in the UAE Without Police\",\n      \"description\": \"The official, step-by-step protocol for handling minor accidents (without injuries) in Dubai and Abu Dhabi to avoid severe fines for blocking traffic.\",\n      \"tool\": [\n        {\"@type\": \"HowToTool\", \"name\": \"Smartphone with Internet Access\"},\n        {\"@type\": \"HowToTool\", \"name\": \"Dubai Police App or Saeed App\"}\n      ],\n      \"step\": [\n        {\n          \"@type\": \"HowToStep\",\n          \"name\": \"Assessment and Safety\",\n          \"text\": \"Turn on your hazard lights. Check that there are no injuries. If there are casualties, immediately call 999 and do not move the vehicles under any circumstances.\"\n        },\n        {\n          \"@type\": \"HowToStep\",\n          \"name\": \"Photographic Evidence\",\n          \"text\": \"Take 3-4 clear photographs of the damage and a wide shot capturing the license plates. It is strictly forbidden to photograph the faces of other involved parties.\"\n        },\n        {\n          \"@type\": \"HowToStep\",\n          \"name\": \"Clearing the Roadway\",\n          \"text\": \"Immediately move the vehicles to the shoulder or a safe zone. Obstructing traffic will result in an automatic 500 AED fine for both parties.\"\n        },\n        {\n          \"@type\": \"HowToStep\",\n          \"name\": \"App Registration\",\n          \"text\": \"Open the Dubai Police app (in Dubai) or the Saeed app (in Abu Dhabi). Select 'Report Minor Accident' and upload the photos, your driver's license, and vehicle registration (Mulkiya).\"\n        },\n        {\n          \"@type\": \"HowToStep\",\n          \"name\": \"Receiving the Police Report\",\n          \"text\": \"Wait for an SMS or Email containing the official police report. A red form means you are at fault, green means you are not at fault, and white indicates mutual liability.\"\n        },\n        {\n          \"@type\": \"HowToStep\",\n          \"name\": \"Contacting Insurance\",\n          \"text\": \"Forward the electronic police report to your insurance provider or rental car agency (Rent a Car) to initiate vehicle repairs.\"\n        }\n      ]\n    }\n    <\/script>\n\n    <style>\n        .ilt-maseratio-process-section {\n            all: initial;\n            display: block;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background-color: rgba(10, 34, 24, 0.98); \n            position: relative;\n            overflow: hidden;\n            padding: 40px 0;\n            line-height: 1.5;\n            color: #ffffff;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n\n        .ilt-maseratio-process-section *,\n        .ilt-maseratio-process-section *::before,\n        .ilt-maseratio-process-section *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            border: 0;\n            font: inherit;\n            vertical-align: baseline;\n            color: inherit;\n        }\n\n        .ilt-maseratio-process-section .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 16px;\n            position: relative;\n            z-index: 10;\n        }\n\n        .ilt-maseratio-process-section .section-header {\n            text-align: center;\n            margin-bottom: 24px;\n        }\n\n        .ilt-maseratio-process-section h2 {\n            font-size: clamp(1.6rem, 3.5vw, 2.2rem);\n            font-weight: 800;\n            line-height: 1.2;\n            margin-bottom: 10px;\n            letter-spacing: -0.01em;\n        }\n\n        .ilt-maseratio-process-section h2 .accent {\n            color: #D4AF37; \n        }\n        \n        .ilt-maseratio-process-section .subtitle {\n            font-size: 0.95rem;\n            color: #B0C4B1; \n            line-height: 1.5;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        .ilt-maseratio-process-section .stages-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 12px;\n        }\n\n        .ilt-maseratio-process-section .stage-card {\n            background: rgba(255, 255, 255, 0.02);\n            backdrop-filter: blur(10px);\n            -webkit-backdrop-filter: blur(10px);\n            border-radius: 12px;\n            padding: 16px 20px;\n            border: 1px solid rgba(212, 175, 55, 0.15); \n            position: relative;\n            overflow: hidden;\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .ilt-maseratio-process-section .stage-card:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);\n            border-color: rgba(212, 175, 55, 0.4);\n            background: rgba(212, 175, 55, 0.04);\n        }\n\n        .ilt-maseratio-process-section .stage-number {\n            position: absolute;\n            top: 5px;\n            right: 12px;\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: rgba(212, 175, 55, 0.1); \n            line-height: 1;\n            z-index: 1;\n            transition: color 0.3s ease;\n        }\n        \n        .ilt-maseratio-process-section .stage-card:hover .stage-number {\n            color: rgba(212, 175, 55, 0.2);\n        }\n\n        .ilt-maseratio-process-section .stage-content {\n            position: relative;\n            z-index: 2;\n        }\n\n        .ilt-maseratio-process-section .stage-icon {\n            width: 36px;\n            height: 36px;\n            background: rgba(212, 175, 55, 0.1); \n            border: 1px solid rgba(212, 175, 55, 0.2);\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 10px;\n            color: #D4AF37; \n        }\n\n        .ilt-maseratio-process-section .stage-icon svg {\n            width: 20px;\n            height: 20px;\n        }\n\n        .ilt-maseratio-process-section .stage-title {\n            font-size: 1.05rem;\n            font-weight: 700;\n            color: #ffffff;\n            margin-bottom: 6px;\n        }\n        \n        .ilt-maseratio-process-section .stage-description {\n            font-size: 0.85rem;\n            color: #B0C4B1; \n            line-height: 1.5;\n            flex-grow: 1;\n        }\n\n        .ilt-maseratio-process-section .bottom-cta {\n            text-align: center;\n            margin-top: 24px;\n        }\n        \n        .ilt-maseratio-process-section .cta-button {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n            background: rgba(212, 175, 55, 0.1);\n            border: 1px solid rgba(212, 175, 55, 0.4);\n            color: #D4AF37;\n            padding: 10px 20px;\n            border-radius: 8px;\n            font-size: 0.95rem;\n            font-weight: 600;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n\n        .ilt-maseratio-process-section .cta-button:hover {\n            background: rgba(212, 175, 55, 0.2);\n            transform: translateY(-2px);\n        }\n\n        @media (max-width: 768px) {\n            .ilt-maseratio-process-section { padding: 30px 0; }\n            .ilt-maseratio-process-section h2 { font-size: 1.6rem; }\n            .ilt-maseratio-process-section .stages-grid { grid-template-columns: 1fr; gap: 10px; }\n            .ilt-maseratio-process-section .stage-card { padding: 14px 16px; }\n            .ilt-maseratio-process-section .stage-icon { margin-bottom: 8px; width: 32px; height: 32px; }\n            .ilt-maseratio-process-section .stage-icon svg { width: 16px; height: 16px; }\n            .ilt-maseratio-process-section .stage-number { font-size: 2.2rem; top: 8px; }\n        }\n    <\/style>\n\n\n\n<section class=\"ilt-maseratio-process-section\">\n    <div class=\"container\">\n        <div class=\"section-header\">\n            <h2>Official Protocol: <span class=\"accent\">If You Are in an Accident<\/span><\/h2>\n            <p class=\"subtitle\">Knowing these steps will save you from additional fines (from 500 AED for blocking traffic) and legal issues. Do not wait for the police on the road for minor accidents.<\/p>\n        <\/div>\n\n        <div class=\"stages-grid\">\n            \n            <div class=\"stage-card\">\n                <div class=\"stage-number\">01<\/div>\n                <div class=\"stage-content\">\n                    <div class=\"stage-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2L1 21h22L12 2zm1 14h-2v-2h2v2zm0-4h-2v-4h2v4z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"stage-title\">Assessment and Safety<\/h3>\n                    <p class=\"stage-description\">\n                        Turn on your hazard lights. Ensure there are no casualties. If there are injuries, dial 999 immediately and strictly avoid moving the vehicles.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"stage-card\">\n                <div class=\"stage-number\">02<\/div>\n                <div class=\"stage-content\">\n                    <div class=\"stage-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z\"><\/path><path d=\"M12 9c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"stage-title\">Photographic Evidence<\/h3>\n                    <p class=\"stage-description\">\n                        Take 3-4 clear photos of the damage and the license plates. Warning: UAE cybercrime laws strictly prohibit photographing the faces of individuals involved.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"stage-card\">\n                <div class=\"stage-number\">03<\/div>\n                <div class=\"stage-content\">\n                    <div class=\"stage-icon\">\n                         <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"stage-title\">Clearing the Roadway<\/h3>\n                    <p class=\"stage-description\">\n                        Immediately move the cars to the shoulder. Waiting for a traffic patrol in the driving lane for a minor incident guarantees a fine for obstructing traffic.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"stage-card\">\n                <div class=\"stage-number\">04<\/div>\n                <div class=\"stage-content\">\n                    <div class=\"stage-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"stage-title\">App Registration<\/h3>\n                    <p class=\"stage-description\">\n                        Open the Dubai Police app (in Dubai) or the Saeed app (in Abu Dhabi). Select &#171;Report Minor Accident,&#187; and upload the photos, driver&#8217;s license, and vehicle registration.\n                    <\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"stage-card\">\n                <div class=\"stage-number\">05<\/div>\n                <div class=\"stage-content\">\n                    <div class=\"stage-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"stage-title\">Police Report<\/h3>\n                    <p class=\"stage-description\">\n                        Within minutes, you will receive an SMS containing the report. A green form indicates you are the victim, red indicates fault, and white means mutual liability.\n                    <\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"stage-card\">\n                <div class=\"stage-number\">06<\/div>\n                <div class=\"stage-content\">\n                    <div class=\"stage-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"stage-title\">Contacting Insurance<\/h3>\n                    <p class=\"stage-description\">\n                        Forward the electronic report to your rental agency or insurance provider. Garages in the UAE will legally not accept a vehicle for repair without this document.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"bottom-cta\">\n            <a href=\"#emergency-contacts\" class=\"cta-button\">\n                Explore the Full UAE Fines List\n            <\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Types of Violations and UAE Traffic Rules Classification<\/title>\n    <meta name=\"description\" content=\"A complete classification of traffic violations in the Emirates. From speed radars and Salik to severe offenses resulting in vehicle confiscation and imprisonment.\">\n\n    <!-- \n      Schema.org Markup for Generative Engine Optimization (GEO)\n      Category: Service (with hasOfferCatalog for violation types)\n      E-E-A-T Focus: \n      - Expertise: Clear classification of all risk zones for drivers in the UAE.\n      - Experience: Understanding the specific operations of local police (AI, Salik, cyber laws).\n    -->\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Service\",\n      \"serviceType\": \"UAE Traffic Fines Consultation and Verification\",\n      \"name\": \"Classification of Traffic Violations in the UAE\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"UAE Safe Drive\",\n        \"telephone\": \"901\"\n      },\n      \"areaServed\": {\n        \"@type\": \"Country\",\n        \"name\": \"United Arab Emirates\"\n      },\n      \"description\": \"Analysis of traffic violation categories in Dubai and Abu Dhabi: speed limits, AI systems, toll roads, and criminal offenses on the road.\",\n      \"hasOfferCatalog\": {\n        \"@type\": \"OfferCatalog\",\n        \"name\": \"UAE Traffic Control Categories\",\n        \"itemListElement\": [\n          {\"@type\": \"Offer\",\"itemOffered\": {\"@type\": \"Service\",\"name\": \"Speed Limit Enforcement (Radars)\"}},\n          {\"@type\": \"Offer\",\"itemOffered\": {\"@type\": \"Service\",\"name\": \"AI Cameras (Mobile Phone, Seatbelt)\"}},\n          {\"@type\": \"Offer\",\"itemOffered\": {\"@type\": \"Service\",\"name\": \"Toll Roads (Salik and Darb)\"}},\n          {\"@type\": \"Offer\",\"itemOffered\": {\"@type\": \"Service\",\"name\": \"Parking and RTA Zones\"}},\n          {\"@type\": \"Offer\",\"itemOffered\": {\"@type\": \"Service\",\"name\": \"Accident Reporting (Minor\/Major)\"}},\n          {\"@type\": \"Offer\",\"itemOffered\": {\"@type\": \"Service\",\"name\": \"Severe Violations (Red Light, Racing)\"}},\n          {\"@type\": \"Offer\",\"itemOffered\": {\"@type\": \"Service\",\"name\": \"Cybercrime on Roads (Filming Accidents)\"}}\n        ]\n      }\n    }\n    <\/script>\n    <style>\n        \/* \u0418\u0437\u043e\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0441\u0442\u0438\u043b\u0438 \u0434\u043b\u044f \u0431\u043b\u043e\u043a\u0430 \"\u041a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f\" *\/\n        .ilt-maseratio-types-section {\n            all: initial;\n            display: block;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: rgba(10, 34, 24, 0.98); \n            position: relative;\n            overflow: hidden;\n            padding: 50px 0;\n            line-height: 1.5;\n            color: #ffffff;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n\n        .ilt-maseratio-types-section *,\n        .ilt-maseratio-types-section *::before,\n        .ilt-maseratio-types-section *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            border: 0;\n            font: inherit;\n            vertical-align: baseline;\n            color: inherit;\n        }\n\n        \/* \u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 *\/\n        .ilt-maseratio-types-section .container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 20px;\n            position: relative;\n            z-index: 10;\n        }\n\n        \/* \u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0435\u043a\u0446\u0438\u0438 *\/\n        .ilt-maseratio-types-section .section-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .ilt-maseratio-types-section h2 {\n            font-size: clamp(2rem, 4vw, 2.8rem);\n            font-weight: 800;\n            line-height: 1.2;\n            margin-bottom: 16px;\n            letter-spacing: -0.02em;\n        }\n\n        .ilt-maseratio-types-section h2 .accent {\n            color: #D4AF37; \n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .ilt-maseratio-types-section .subtitle {\n            font-size: 1.05rem;\n            color: #B0C4B1; \n            line-height: 1.6;\n            max-width: 800px;\n            margin: 0 auto 30px;\n        }\n\n        \/* \u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 *\/\n        .ilt-maseratio-types-section .object-categories {\n            display: grid;\n            gap: 30px;\n        }\n\n        .ilt-maseratio-types-section .category-section {\n            background: rgba(255, 255, 255, 0.02);\n            border: 1px solid rgba(212, 175, 55, 0.15);\n            border-radius: 20px;\n            padding: 24px;\n        }\n\n        .ilt-maseratio-types-section .category-title {\n            font-size: 1.25rem;\n            font-weight: 700;\n            color: #D4AF37; \n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .ilt-maseratio-types-section .category-title::before {\n            content: '';\n            width: 24px;\n            height: 4px;\n            background: #D4AF37; \n            border-radius: 2px;\n        }\n\n        \/* \u0421\u0435\u0442\u043a\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 *\/\n        .ilt-maseratio-types-section .object-items-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 16px;\n        }\n\n        \/* \u041a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 *\/\n        .ilt-maseratio-types-section .object-item-card {\n            background: rgba(10, 34, 24, 0.5);\n            border-radius: 12px;\n            padding: 16px;\n            border: 1px solid rgba(212, 175, 55, 0.1); \n            transition: all 0.3s ease;\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .ilt-maseratio-types-section .object-item-card:hover {\n            transform: translateX(5px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);\n            border-color: rgba(212, 175, 55, 0.4);\n            background: rgba(212, 175, 55, 0.05);\n        }\n\n        .ilt-maseratio-types-section .object-item-icon {\n            width: 44px;\n            height: 44px;\n            background: rgba(212, 175, 55, 0.1); \n            border: 1px solid rgba(212, 175, 55, 0.25);\n            border-radius: 10px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n            color: #D4AF37; \n        }\n        \n        .ilt-maseratio-types-section .object-item-icon svg {\n            width: 24px;\n            height: 24px;\n        }\n\n        .ilt-maseratio-types-section .object-item-name {\n            font-size: 1rem;\n            font-weight: 600;\n            color: #ffffff;\n            line-height: 1.3;\n        }\n        \n        \/* \u0410\u0434\u0430\u043f\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c *\/\n        @media (max-width: 768px) {\n            .ilt-maseratio-types-section { padding: 40px 16px; }\n            .ilt-maseratio-types-section h2 { font-size: 1.8rem; }\n            .ilt-maseratio-types-section .object-items-grid { grid-template-columns: 1fr; }\n            .ilt-maseratio-types-section .category-section { padding: 16px; }\n        }\n\n    <\/style>\n\n\n\n<section class=\"ilt-maseratio-types-section\">\n    <div class=\"container\">\n        <div class=\"section-header\">\n            <h2>Control Classification: <span class=\"accent\">What UAE Police Monitor<\/span><\/h2>\n            <p class=\"subtitle\">\n                The roads of the Emirates are covered by a dense network of smart cameras and sensors. The police of Dubai and Abu Dhabi divide all violations into several key control zones.\n            <\/p>\n        <\/div>\n\n        <div class=\"object-categories\">\n            \n            <!-- \u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f 1 -->\n            <div class=\"category-section\">\n                <h3 class=\"category-title\">Automated Control (Radars and AI)<\/h3>\n                <div class=\"object-items-grid\">\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Speeding (Radars)<\/div><\/div>\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Mobile Phone Use While Driving (AI)<\/div><\/div>\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Failure to Wear a Seatbelt<\/div><\/div>\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18 4H6C4.9 4 4 4.9 4 6v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H6V6h12v12zM8 14h8v2H8zM8 10h8v2H8zM8 6h8v2H8z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Crossing a Solid Line<\/div><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f 2 -->\n            <div class=\"category-section\">\n                <h3 class=\"category-title\">Infrastructure and Parking<\/h3>\n                <div class=\"object-items-grid\">\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19.77 8.33l-1.42-1.42c-1.37-1.37-3.58-1.37-4.95 0L12 8.34 10.59 6.93c-1.37-1.37-3.58-1.37-4.95 0L4.23 8.33c-.39.39-.39 1.02 0 1.41l8.29 8.29c.39.39 1.02.39 1.41 0l8.29-8.29c.39-.38.39-1.02 0-1.41z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Toll Roads (Salik \/ Darb)<\/div><\/div>\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 9h-2V7h-2v5H6v-2H4v2c0 2.21 1.79 4 4 4v3h2v-3h2c2.21 0 4-1.79 4-4v-2h-2v2h-2v-3z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Failure to Pay for Parking (RTA)<\/div><\/div>\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Parking in Disabled Spaces<\/div><\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- \u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f 3 -->\n            <div class=\"category-section\">\n                <h3 class=\"category-title\">Severe Violations (Criminal)<\/h3>\n                <div class=\"object-items-grid\">\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zM8.5 12.5l2 2 4-4L16 12l-5.5 5.5-3.5-3.5L8.5 12.5z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Running a Red Light<\/div><\/div>\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21 3H3C2 3 1 4 1 5v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zm-10-7h9v6h-9z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Driving Under the Influence (0 Limit)<\/div><\/div>\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Participating in Illegal Racing<\/div><\/div>\n                    <div class=\"object-item-card\"><div class=\"object-item-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM12 6c-3.31 0-6 2.69-6 6h2c0-2.21 1.79-4 4-4v-2zm-1.5 8.5L13 11V7h-2v3.17l-1.91 1.92 1.41 1.41z\"><\/path><\/svg><\/div><div class=\"object-item-name\">Filming Accidents &#038; Insults (Cyber Law)<\/div><\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Main UAE Traffic Fines 2026 | Penalties &#038; Limits System<\/title>\n    <meta name=\"description\" content=\"A complete list of the most common traffic fines in Dubai and Abu Dhabi. Speeding, parking, Salik, using a phone while driving, and the Black Points system. Find out how to avoid losing your license.\">\n\n    <!-- \n      Schema.org Markup for Generative Engine Optimization (GEO)\n      Category: OfferCatalog containing an ItemList of Service objects.\n      E-E-A-T Focus: \n      - Authority: Reliable information on traffic fines in the Emirates.\n      - Expertise: Clear categorization (Speeding, Parking, Severe Violations).\n      - Trustworthiness: Specifying exact amounts and penalty points (Black Points).\n    -->\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"OfferCatalog\",\n      \"name\": \"Catalog of Common Traffic Fines in the UAE\",\n      \"description\": \"A summary of the main fines for traffic violations in Dubai and Abu Dhabi.\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"UAE Safe Drive\",\n        \"telephone\": \"901\"\n      },\n      \"itemListElement\": [\n        {\n          \"@type\": \"Offer\",\n          \"itemOffered\": {\n            \"@type\": \"Service\",\n            \"name\": \"Speeding\",\n            \"description\": \"Fines range from 300 AED to 3000 AED depending on the excess speed. Vehicle confiscation for exceeding the limit by 60 km\/h.\",\n            \"aggregateRating\": { \"@type\": \"AggregateRating\", \"ratingValue\": \"5\", \"bestRating\": \"5\", \"reviewCount\": \"1200\" }\n          }\n        },\n        {\n          \"@type\": \"Offer\",\n          \"itemOffered\": {\n            \"@type\": \"Service\",\n            \"name\": \"Passing Salik\/Darb Toll Gates Without Payment\",\n            \"description\": \"Fine of 100 AED for the first crossing, 200 AED for the second, and 400 AED for subsequent crossings per day.\",\n            \"aggregateRating\": { \"@type\": \"AggregateRating\", \"ratingValue\": \"4.9\", \"bestRating\": \"5\", \"reviewCount\": \"850\" }\n          }\n        },\n        {\n          \"@type\": \"Offer\",\n          \"itemOffered\": {\n            \"@type\": \"Service\",\n            \"name\": \"Phone and Seatbelt (AI Cameras)\",\n            \"description\": \"Using a phone \u2014 800 AED and 4 Black Points. Unbuckled seatbelt \u2014 400 AED and 4 Black Points.\",\n            \"aggregateRating\": { \"@type\": \"AggregateRating\", \"ratingValue\": \"5\", \"bestRating\": \"5\", \"reviewCount\": \"1500\" }\n          }\n        },\n        {\n          \"@type\": \"Offer\",\n          \"itemOffered\": {\n            \"@type\": \"Service\",\n            \"name\": \"Illegal Parking\",\n            \"description\": \"Parking on the sidewalk or lawn \u2014 from 400 AED. Blocking traffic \u2014 500 AED. Disabled parking spaces \u2014 1000 AED.\",\n            \"aggregateRating\": { \"@type\": \"AggregateRating\", \"ratingValue\": \"4.8\", \"bestRating\": \"5\", \"reviewCount\": \"900\" }\n          }\n        }\n      ]\n    }\n    <\/script>\n    <style>\n        .ilt-maseratio-materials-wrapper {\n            all: initial;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: rgba(10, 34, 24, 0.98);\n            width: 100%;\n            display: block;\n            position: relative;\n            box-sizing: border-box;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n        \n        .ilt-maseratio-materials-wrapper * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            color: inherit;\n            font: inherit;\n        }\n\n        .ilt-maseratio-materials-section {\n            width: 100%;\n            padding: 50px 20px;\n            position: relative;\n            overflow: hidden;\n            color: #ffffff;\n        }\n\n        .ilt-maseratio-materials-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 10;\n        }\n\n        .ilt-maseratio-materials-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .ilt-maseratio-materials-title {\n            font-size: clamp(2rem, 4vw, 2.8rem);\n            font-weight: 800;\n            color: #ffffff;\n            margin-bottom: 16px;\n            line-height: 1.2;\n            letter-spacing: -0.02em;\n        }\n\n        .ilt-maseratio-materials-title .ilt-maseratio-materials-highlight {\n            color: #D4AF37;\n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .ilt-maseratio-materials-subtitle {\n            font-size: 1.05rem;\n            color: #B0C4B1;\n            max-width: 800px;\n            margin: 0 auto;\n            line-height: 1.6;\n        }\n\n        .ilt-maseratio-materials-grid {\n            display: grid;\n            gap: 24px;\n        }\n\n        .ilt-maseratio-materials-card {\n            background: rgba(255, 255, 255, 0.02);\n            backdrop-filter: blur(20px);\n            -webkit-backdrop-filter: blur(20px);\n            border: 1px solid rgba(212, 175, 55, 0.15);\n            border-radius: 16px;\n            padding: 24px;\n            position: relative;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .ilt-maseratio-materials-card:hover {\n            transform: translateY(-4px);\n            border-color: rgba(212, 175, 55, 0.4);\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);\n            background: rgba(212, 175, 55, 0.04);\n        }\n\n        .ilt-maseratio-materials-content {\n            position: relative;\n            z-index: 2;\n        }\n\n        .ilt-maseratio-materials-name {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #ffffff;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 12px;\n        }\n\n        .ilt-maseratio-materials-badge {\n            font-size: 0.85rem;\n            padding: 4px 12px;\n            background: rgba(212, 175, 55, 0.1);\n            border: 1px solid rgba(212, 175, 55, 0.3);\n            border-radius: 100px;\n            color: #D4AF37;\n            font-weight: 600;\n            white-space: nowrap;\n        }\n        \n        .ilt-maseratio-materials-badge.red {\n            background: rgba(220, 38, 38, 0.1);\n            border-color: rgba(220, 38, 38, 0.3);\n            color: #ef4444;\n        }\n\n        .ilt-maseratio-materials-desc {\n            font-size: 1rem;\n            color: #B0C4B1;\n            margin-bottom: 24px;\n            line-height: 1.6;\n            max-width: 900px;\n        }\n\n        .ilt-maseratio-materials-card-body {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin-bottom: 20px;\n            border-top: 1px solid rgba(212, 175, 55, 0.1);\n            padding-top: 20px;\n        }\n\n        .ilt-maseratio-materials-features-title {\n            font-size: 1.05rem;\n            font-weight: 600;\n            color: #ffffff;\n            margin-bottom: 12px;\n        }\n\n        .ilt-maseratio-materials-features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 10px;\n        }\n\n        .ilt-maseratio-materials-feature-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 10px;\n            padding: 10px;\n            background: rgba(212, 175, 55, 0.05);\n            border: 1px solid rgba(212, 175, 55, 0.15);\n            border-radius: 8px;\n        }\n\n        .ilt-maseratio-materials-feature-icon {\n            color: #D4AF37;\n            font-size: 16px;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .ilt-maseratio-materials-feature-text {\n            font-size: 0.9rem;\n            color: rgba(255, 255, 255, 0.9);\n            line-height: 1.4;\n        }\n        \n        .ilt-maseratio-materials-feature-text strong {\n             color: #D4AF37;\n             font-weight: 600;\n        }\n\n        @media (max-width: 768px) {\n            .ilt-maseratio-materials-section { padding: 40px 16px; }\n            .ilt-maseratio-materials-header { margin-bottom: 30px; }\n            .ilt-maseratio-materials-title { font-size: 1.8rem; }\n            .ilt-maseratio-materials-grid { gap: 16px; }\n            .ilt-maseratio-materials-card { padding: 20px 16px; }\n            .ilt-maseratio-materials-name { font-size: 1.3rem; }\n        }\n\n    <\/style>\n\n\n    <div class=\"ilt-maseratio-materials-wrapper\">\n        <section class=\"ilt-maseratio-materials-section\">\n            <div class=\"ilt-maseratio-materials-container\">\n                <div class=\"ilt-maseratio-materials-header\">\n                    <h2 class=\"ilt-maseratio-materials-title\">\n                        Violations Catalog: <span class=\"ilt-maseratio-materials-highlight\">What You Are Most Likely to Be Fined For<\/span>\n                    <\/h2>\n                    <p class=\"ilt-maseratio-materials-subtitle\">\n                        A detailed breakdown of the most common fines on UAE roads. Learn the amounts, the number of penalty points (Black Points), and hidden consequences.\n                    <\/p>\n                <\/div>\n\n                <div class=\"ilt-maseratio-materials-grid\">\n                    \n                    <div class=\"ilt-maseratio-materials-card\">\n                        <div class=\"ilt-maseratio-materials-content\">\n                            <h3 class=\"ilt-maseratio-materials-name\">\n                                Speeding Violations\n                                <span class=\"ilt-maseratio-materials-badge\">Cameras \/ Radars<\/span>\n                            <\/h3>\n                            <p class=\"ilt-maseratio-materials-desc\">\n                                Speed control in the UAE is absolute. Dubai operates with a +20 km\/h buffer zone above the limit, while Abu Dhabi has zero buffer (the radar flashes exactly at the sign&#8217;s limit). The fine depends on how much the limit is exceeded.\n                            <\/p>\n                            <div class=\"ilt-maseratio-materials-card-body\">\n                                <div>\n                                    <h4 class=\"ilt-maseratio-materials-features-title\">Fine Schedule:<\/h4>\n                                    <div class=\"ilt-maseratio-materials-features-grid\">\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\u26a1<\/span><span class=\"ilt-maseratio-materials-feature-text\">Up to 20 km\/h \u2014 <strong>300 AED<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\u26a1<\/span><span class=\"ilt-maseratio-materials-feature-text\">Up to 30 km\/h \u2014 <strong>600 AED<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\u26a1<\/span><span class=\"ilt-maseratio-materials-feature-text\">Up to 40 km\/h \u2014 <strong>700 AED<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\u26a1<\/span><span class=\"ilt-maseratio-materials-feature-text\">Up to 50 km\/h \u2014 <strong>1000 AED<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\u26a1<\/span><span class=\"ilt-maseratio-materials-feature-text\">Up to 60 km\/h \u2014 <strong>1500 AED (+6 Black Points)<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\u26a1<\/span><span class=\"ilt-maseratio-materials-feature-text\">Over 60 km\/h \u2014 <strong>2000 AED (+12 Points, vehicle confiscation)<\/strong><\/span><\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"ilt-maseratio-materials-card\">\n                        <div class=\"ilt-maseratio-materials-content\">\n                            <h3 class=\"ilt-maseratio-materials-name\">\n                                AI Cabin Cameras\n                                <span class=\"ilt-maseratio-materials-badge\">Automated Detection<\/span>\n                            <\/h3>\n                            <p class=\"ilt-maseratio-materials-desc\">\n                                Since 2024, police have widely deployed smart radars capable of &#171;seeing&#187; through windshields. They flawlessly detect unbuckled seatbelts and smartphone usage (even if it&#8217;s resting on your lap or you&#8217;re checking navigation).\n                            <\/p>\n                            <div class=\"ilt-maseratio-materials-card-body\">\n                                <div>\n                                    <h4 class=\"ilt-maseratio-materials-features-title\">Common Detections:<\/h4>\n                                    <div class=\"ilt-maseratio-materials-features-grid\">\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83d\udcf1<\/span><span class=\"ilt-maseratio-materials-feature-text\">Phone in hand \u2014 <strong>800 AED (+4 Black Points)<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83d\udcba<\/span><span class=\"ilt-maseratio-materials-feature-text\">Driver&#8217;s seatbelt \u2014 <strong>400 AED (+4 Black Points)<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83d\udcba<\/span><span class=\"ilt-maseratio-materials-feature-text\">Passenger&#8217;s seatbelt \u2014 <strong>400 AED (fine to vehicle owner)<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83c\udf54<\/span><span class=\"ilt-maseratio-materials-feature-text\">Food\/Drinks while driving \u2014 <strong>800 AED (distracted driving)<\/strong><\/span><\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"ilt-maseratio-materials-card\">\n                        <div class=\"ilt-maseratio-materials-content\">\n                            <h3 class=\"ilt-maseratio-materials-name\">\n                                Toll Roads (Salik \/ Darb)\n                                <span class=\"ilt-maseratio-materials-badge\">Infrastructure<\/span>\n                            <\/h3>\n                            <p class=\"ilt-maseratio-materials-desc\">\n                                The UAE does not use physical toll barriers. Passing under toll gates is recorded via an RFID tag on your windshield. If you buy a car or rent one from a private party and pass a gate without a tag, you have 10 days to register, otherwise daily fines will begin.\n                            <\/p>\n                             <div class=\"ilt-maseratio-materials-card-body\">\n                                <div>\n                                    <h4 class=\"ilt-maseratio-materials-features-title\">Progressive Penalty Scale for Non-Payment:<\/h4>\n                                    <div class=\"ilt-maseratio-materials-features-grid\">\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83d\udcb0<\/span><span class=\"ilt-maseratio-materials-feature-text\">1st pass without tag \u2014 <strong>100 AED<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83d\udcb0<\/span><span class=\"ilt-maseratio-materials-feature-text\">2nd pass without tag \u2014 <strong>200 AED<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83d\udcb0<\/span><span class=\"ilt-maseratio-materials-feature-text\">3rd and subsequent (per day) \u2014 <strong>400 AED<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83c\udfab<\/span><span class=\"ilt-maseratio-materials-feature-text\">Insufficient funds \u2014 <strong>50 AED (if not topped up in 5 days)<\/strong><\/span><\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"ilt-maseratio-materials-card\">\n                        <div class=\"ilt-maseratio-materials-content\">\n                            <h3 class=\"ilt-maseratio-materials-name\">\n                                Severe Violations and Accidents\n                                <span class=\"ilt-maseratio-materials-badge red\">Critical Risk<\/span>\n                            <\/h3>\n                            <p class=\"ilt-maseratio-materials-desc\">\n                                These violations lead not only to massive financial losses but also to vehicle confiscation (impound lot), suspension of driving licenses, and, in some cases, deportation for expats.\n                            <\/p>\n                            <div class=\"ilt-maseratio-materials-card-body\">\n                                <div>\n                                    <h4 class=\"ilt-maseratio-materials-features-title\">Strict Penalties:<\/h4>\n                                    <div class=\"ilt-maseratio-materials-features-grid\">\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83d\udd34<\/span><span class=\"ilt-maseratio-materials-feature-text\">Red light \u2014 <strong>3000 AED + 12 Points + 30-day vehicle impoundment (release fee in Dubai up to 50k AED)<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83c\udf7a<\/span><span class=\"ilt-maseratio-materials-feature-text\">DUI \u2014 <strong>Up to 20,000 AED + 23 Points + jail time<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83c\udfc3<\/span><span class=\"ilt-maseratio-materials-feature-text\">Fleeing an accident scene \u2014 <strong>Determined by court (+ deportation)<\/strong><\/span><\/div>\n                                        <div class=\"ilt-maseratio-materials-feature-item\"><span class=\"ilt-maseratio-materials-feature-icon\">\ud83c\udfce\ufe0f<\/span><span class=\"ilt-maseratio-materials-feature-text\">Blocking traffic in a minor accident \u2014 <strong>500 AED<\/strong><\/span><\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Unwritten Traffic Rules in the UAE | Driving Culture<\/title>\n    <meta name=\"description\" content=\"Driving specifics in Dubai and Abu Dhabi. Unwritten rules, road etiquette, fast lane, tailgating, and gestures. Avoid fines for aggressive driving.\">\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"ItemList\",\n      \"name\": \"Unwritten Rules and Driving Culture in the UAE\",\n      \"description\": \"A code of unwritten laws on Emirates roads, the violation of which leads to fines, Black Points, or criminal liability.\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Absolute Priority of the Left Lane (Fast Lane)\",\n          \"description\": \"The far-left lane is for overtaking only. If someone flashes their lights from behind, you must yield regardless of your speed.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Strict Distance Control (Tailgating)\",\n          \"description\": \"Approaching the car in front too closely is recorded by smart radars. The fine is 400 AED and 4 Black Points.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Zero Tolerance for Aggression\",\n          \"description\": \"Offensive gestures, shouting, or aggressive behavior are classified as criminal offenses, leading to jail time and deportation.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 4,\n          \"name\": \"Roundabout Priority\",\n          \"description\": \"Vehicles already inside the roundabout always have priority. Entering without stopping is considered causing a dangerous situation.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 5,\n          \"name\": \"Unconditional Yielding to Pedestrians\",\n          \"description\": \"Pedestrians on zebra crossings have absolute priority. The fine for failing to yield is 500 AED and 6 Black Points.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 6,\n          \"name\": \"Use of High Beams\",\n          \"description\": \"Flashing high beams from behind is not politeness, but a persistent demand to clear the lane. Responding by braking or blocking is prohibited.\"\n        }\n      ]\n    }\n    <\/script>\n    <style>\n        .ilt-maseratio-team-section {\n            all: initial;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: rgba(10, 34, 24, 0.98);\n            width: 100%;\n            display: block;\n            position: relative;\n            box-sizing: border-box;\n            padding: 50px 20px;\n            color: #ffffff;\n            overflow: hidden;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n        \n        .ilt-maseratio-team-section * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            color: inherit;\n            font: inherit;\n        }\n\n        .ilt-maseratio-team-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            position: relative;\n        }\n\n        .ilt-maseratio-team-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .ilt-maseratio-team-title {\n            font-size: clamp(1.8rem, 4vw, 2.6rem);\n            font-weight: 800;\n            margin-bottom: 16px;\n            line-height: 1.2;\n            letter-spacing: -0.02em;\n        }\n\n        .ilt-maseratio-team-title .ilt-maseratio-team-highlight {\n            color: #D4AF37;\n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .ilt-maseratio-team-subtitle {\n            font-size: 1.05rem;\n            color: #B0C4B1;\n            max-width: 800px;\n            margin: 0 auto;\n            line-height: 1.6;\n        }\n\n        .ilt-maseratio-team-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 20px;\n            justify-content: center;\n        }\n\n        .ilt-maseratio-team-card {\n            background: rgba(255, 255, 255, 0.02);\n            backdrop-filter: blur(15px);\n            -webkit-backdrop-filter: blur(15px);\n            border: 1px solid rgba(212, 175, 55, 0.15);\n            border-radius: 16px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n            text-align: left;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .ilt-maseratio-team-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 12px 25px rgba(0, 0, 0, 0.4);\n            border-color: rgba(212, 175, 55, 0.4);\n            background: rgba(212, 175, 55, 0.04);\n        }\n\n        .ilt-maseratio-team-image-wrapper {\n            position: relative;\n            overflow: hidden;\n            background: rgba(212, 175, 55, 0.05);\n            border-bottom: 1px solid rgba(212, 175, 55, 0.1);\n            padding: 20px;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n        }\n\n        .ilt-maseratio-team-image-wrapper svg {\n            width: 32px;\n            height: 32px;\n            color: #D4AF37;\n        }\n\n        .ilt-maseratio-team-image-wrapper .card-number {\n            font-size: 2rem;\n            font-weight: 800;\n            color: rgba(212, 175, 55, 0.2);\n            line-height: 1;\n        }\n        \n        .ilt-maseratio-team-content {\n            padding: 24px 20px;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .ilt-maseratio-team-name {\n            font-size: 1.25rem;\n            font-weight: 700;\n            margin-bottom: 8px;\n            color: #ffffff;\n            line-height: 1.3;\n        }\n\n        .ilt-maseratio-team-position {\n            font-size: 0.85rem;\n            font-weight: 600;\n            color: #D4AF37;\n            margin-bottom: 16px;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n        \n        .ilt-maseratio-team-experience {\n            font-size: 0.95rem;\n            color: #B0C4B1;\n            line-height: 1.6;\n            margin-bottom: 20px;\n            flex-grow: 1;\n        }\n\n        .ilt-maseratio-team-skills {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n            padding-top: 16px;\n        }\n        \n        .ilt-maseratio-team-skill {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            color: rgba(255, 255, 255, 0.85);\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n\n        .ilt-maseratio-team-skill svg {\n            width: 16px;\n            height: 16px;\n            color: #ef4444;\n            flex-shrink: 0;\n        }\n\n        @media (max-width: 768px) {\n            .ilt-maseratio-team-section { padding: 40px 16px; }\n            .ilt-maseratio-team-title { font-size: 1.8rem; }\n            .ilt-maseratio-team-grid { gap: 16px; }\n            .ilt-maseratio-team-content { padding: 20px 16px; }\n            .ilt-maseratio-team-image-wrapper { padding: 16px; }\n        }\n\n    <\/style>\n\n\n    <section class=\"ilt-maseratio-team-section\">\n        <div class=\"ilt-maseratio-team-container\">\n            <div class=\"ilt-maseratio-team-header\">\n                <h2 class=\"ilt-maseratio-team-title\">\n                    Unwritten Rules: <span class=\"ilt-maseratio-team-highlight\">Driving Culture in the UAE<\/span>\n                <\/h2>\n                <p class=\"ilt-maseratio-team-subtitle\">\n                    What tourist brochures don&#8217;t mention. Road etiquette in Dubai and Abu Dhabi is strictly regulated by smart radars and harsh laws. Mistakes here cost dearly.\n                <\/p>\n            <\/div>\n            <div class=\"ilt-maseratio-team-grid\">\n                \n                <div class=\"ilt-maseratio-team-card\">\n                    <div class=\"ilt-maseratio-team-image-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"><\/path><\/svg>\n                        <span class=\"card-number\">01<\/span>\n                    <\/div>\n                    <div class=\"ilt-maseratio-team-content\">\n                        <h3 class=\"ilt-maseratio-team-name\">Left Lane (Fast Lane)<\/h3>\n                        <p class=\"ilt-maseratio-team-position\">Highway Specifics<\/p>\n                        <p class=\"ilt-maseratio-team-experience\">The far-left lane on Sheikh Zayed Road is strictly for overtaking. Cruising at a constant speed in this lane is prohibited by both etiquette and police rules.<\/p>\n                        <ul class=\"ilt-maseratio-team-skills\">\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                Must yield if flashed\n                            <\/li>\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                Fines for stubbornness and blocking\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ilt-maseratio-team-card\">\n                    <div class=\"ilt-maseratio-team-image-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z\"><\/path><\/svg>\n                        <span class=\"card-number\">02<\/span>\n                    <\/div>\n                    <div class=\"ilt-maseratio-team-content\">\n                        <h3 class=\"ilt-maseratio-team-name\">Dangerous Distance<\/h3>\n                        <p class=\"ilt-maseratio-team-position\">Tailgating Control<\/p>\n                        <p class=\"ilt-maseratio-team-experience\">Sticking to the rear bumper of the vehicle in front is automatically recorded by smart highway radars. This is a leading cause of severe accidents in the UAE.<\/p>\n                        <ul class=\"ilt-maseratio-team-skills\">\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                400 AED Fine\n                            <\/li>\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                4 Black Points Issued\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"ilt-maseratio-team-card\">\n                    <div class=\"ilt-maseratio-team-image-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-13h2v6h-2zm0 8h2v2h-2z\"><\/path><\/svg>\n                        <span class=\"card-number\">03<\/span>\n                    <\/div>\n                    <div class=\"ilt-maseratio-team-content\">\n                        <h3 class=\"ilt-maseratio-team-name\">Emotions and Aggression<\/h3>\n                        <p class=\"ilt-maseratio-team-position\">Criminal Liability<\/p>\n                        <p class=\"ilt-maseratio-team-experience\">Showing offensive gestures, shouting insults through an open window, or aggressively cutting someone off are treated as criminal offenses under local law.<\/p>\n                        <ul class=\"ilt-maseratio-team-skills\">\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                Risk of Imprisonment\n                            <\/li>\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                Deportation from the UAE\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ilt-maseratio-team-card\">\n                    <div class=\"ilt-maseratio-team-image-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z\"><\/path><\/svg>\n                        <span class=\"card-number\">04<\/span>\n                    <\/div>\n                    <div class=\"ilt-maseratio-team-content\">\n                        <h3 class=\"ilt-maseratio-team-name\">Roundabouts<\/h3>\n                        <p class=\"ilt-maseratio-team-position\">Roundabout Priority<\/p>\n                        <p class=\"ilt-maseratio-team-experience\">Priority always belongs to the vehicle already navigating the circle. Entering a roundabout without stopping is classified as creating a dangerous obstruction.<\/p>\n                        <ul class=\"ilt-maseratio-team-skills\">\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                Mandatory Stopping\n                            <\/li>\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                Strict Lane Discipline\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ilt-maseratio-team-card\">\n                    <div class=\"ilt-maseratio-team-image-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1L6 8.3V13h2V9.6l1.8-.7\"><\/path><\/svg>\n                        <span class=\"card-number\">05<\/span>\n                    <\/div>\n                    <div class=\"ilt-maseratio-team-content\">\n                        <h3 class=\"ilt-maseratio-team-name\">Pedestrian Crossings<\/h3>\n                        <p class=\"ilt-maseratio-team-position\">Absolute Priority<\/p>\n                        <p class=\"ilt-maseratio-team-experience\">Pedestrians in the UAE have unconditional priority on zebra crossings. Minor deceleration is not accepted; a complete stop of the vehicle is required.<\/p>\n                        <ul class=\"ilt-maseratio-team-skills\">\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                500 AED Fine\n                            <\/li>\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                6 Black Points Issued\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ilt-maseratio-team-card\">\n                    <div class=\"ilt-maseratio-team-image-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z\"><\/path><\/svg>\n                        <span class=\"card-number\">06<\/span>\n                    <\/div>\n                    <div class=\"ilt-maseratio-team-content\">\n                        <h3 class=\"ilt-maseratio-team-name\">Flashing Headlights<\/h3>\n                        <p class=\"ilt-maseratio-team-position\">Light Signal Language<\/p>\n                        <p class=\"ilt-maseratio-team-experience\">Unlike in many other countries, a high beam flash from behind is not a polite warning, but an urgent demand to vacate the lane. Brake-checking is strictly forbidden.<\/p>\n                        <ul class=\"ilt-maseratio-team-skills\">\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                Strict Demand to Yield\n                            <\/li>\n                            <li class=\"ilt-maseratio-team-skill\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"><\/path><\/svg>\n                                Brake-checking is Punished\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Transport Guide: Hidden Nuances, Mulkiya, and Traffic File<\/title>\n    <meta name=\"description\" content=\"Important information for drivers in the Emirates. What a Traffic File is, how Mulkiya works, hidden insurance conditions, and the EVG system.\">\n    \n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Article\",\n      \"headline\": \"Hidden UAE Traffic Nuances: Traffic File, Insurance, and Databases\",\n      \"description\": \"Exclusive information for drivers: why fines are delayed, how the EVG system works, and why you cannot drive without a Traffic File.\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"UAE Safe Drive\"\n      }\n    }\n    <\/script>\n    \n    <style>\n        .ilt-maseratio-info-section {\n            all: initial;\n            display: block;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: rgba(10, 34, 24, 0.98); \n            position: relative;\n            overflow: hidden;\n            padding: 30px 0; \/* \u041a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u044b\u0435 \u043e\u0442\u0441\u0442\u0443\u043f\u044b *\/\n            line-height: 1.4;\n            color: #ffffff;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n\n        .ilt-maseratio-info-section *,\n        .ilt-maseratio-info-section *::before,\n        .ilt-maseratio-info-section *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            border: 0;\n            font: inherit;\n            vertical-align: baseline;\n            color: inherit;\n        }\n\n        .ilt-maseratio-info-section .container {\n            max-width: 1200px; \/* \u0421\u0443\u0437\u0438\u043b\u0438 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u0434\u043b\u044f \u043f\u043b\u043e\u0442\u043d\u043e\u0441\u0442\u0438 *\/\n            margin: 0 auto;\n            padding: 0 16px;\n            position: relative;\n            z-index: 10;\n        }\n\n        .ilt-maseratio-info-section .section-header {\n            text-align: center;\n            margin-bottom: 24px;\n        }\n\n        .ilt-maseratio-info-section h2 {\n            font-size: clamp(1.5rem, 3.5vw, 2rem);\n            font-weight: 800;\n            line-height: 1.2;\n            margin-bottom: 10px;\n            letter-spacing: -0.01em;\n        }\n\n        .ilt-maseratio-info-section h2 .accent {\n            color: #D4AF37; \n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .ilt-maseratio-info-section .subtitle {\n            font-size: 0.95rem;\n            color: #B0C4B1; \n            line-height: 1.5;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .ilt-maseratio-info-section .info-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 16px; \/* \u041a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u044b\u0439 \u043f\u0440\u043e\u043c\u0435\u0436\u0443\u0442\u043e\u043a *\/\n            align-items: start; \/* \u041f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0440\u0430\u0441\u0442\u044f\u0433\u0438\u0432\u0430\u043d\u0438\u0435 \u0438 \u0431\u0430\u0433\u0438 \u0441 \u0432\u044b\u0441\u043e\u0442\u043e\u0439 *\/\n        }\n        \n        .ilt-maseratio-info-section .info-card {\n            background: rgba(255, 255, 255, 0.02);\n            backdrop-filter: blur(10px);\n            -webkit-backdrop-filter: blur(10px);\n            border-radius: 12px;\n            padding: 16px; \/* \u0423\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u043d\u044b\u0439 padding \u0434\u043b\u044f \u043a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u043e\u0441\u0442\u0438 *\/\n            border: 1px solid rgba(212, 175, 55, 0.15);\n            display: flex;\n            flex-direction: column;\n            transition: all 0.3s ease;\n        }\n\n        .ilt-maseratio-info-section .info-card:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);\n            border-color: rgba(212, 175, 55, 0.4);\n            background: rgba(212, 175, 55, 0.04);\n        }\n\n        .ilt-maseratio-info-section .info-card h3 {\n             font-size: 1.05rem;\n             font-weight: 700;\n             color: #D4AF37;\n             margin-bottom: 12px;\n             padding-bottom: 8px;\n             border-bottom: 1px solid rgba(212, 175, 55, 0.15);\n             display: flex;\n             align-items: center;\n             gap: 8px;\n         }\n         \n        .ilt-maseratio-info-section .info-list {\n            list-style: none;\n            margin: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 10px; \/* \u0420\u0430\u0441\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u043c\u0435\u0436\u0434\u0443 \u043f\u0443\u043d\u043a\u0442\u0430\u043c\u0438 *\/\n        }\n        \n        .ilt-maseratio-info-section .info-list li {\n            display: flex;\n            align-items: flex-start;\n            font-size: 0.85rem; \/* \u041c\u0435\u043b\u043a\u0438\u0439, \u043d\u043e \u0447\u0438\u0442\u0430\u0435\u043c\u044b\u0439 \u0448\u0440\u0438\u0444\u0442 *\/\n            color: rgba(255, 255, 255, 0.85);\n            line-height: 1.4;\n        }\n        \n        \/* \u0418\u0421\u041f\u0420\u0410\u0412\u041b\u0415\u041d\u0418\u0415 \u0421\u041a\u041b\u0415\u0418\u0412\u0410\u041d\u0418\u042f: flex-shrink: 0 \u043d\u0435 \u0434\u0430\u0435\u0442 \u0433\u0430\u043b\u043e\u0447\u043a\u0435 \u0441\u0436\u0430\u0442\u044c\u0441\u044f *\/\n        .ilt-maseratio-info-section .info-list li::before {\n            content: '\u2713';\n            color: #D4AF37;\n            font-weight: 800;\n            margin-right: 8px;\n            flex-shrink: 0; \n            margin-top: 1px;\n        }\n\n        .ilt-maseratio-info-section .info-list strong {\n            color: #ffffff;\n            font-weight: 600;\n        }\n        \n        .ilt-maseratio-info-section .alert-note {\n            text-align: left;\n            font-size: 0.85rem;\n            color: #B0C4B1;\n            margin: 20px auto 0;\n            padding: 12px 16px;\n            background: rgba(212, 175, 55, 0.05);\n            border-radius: 8px;\n            border-left: 3px solid #D4AF37;\n        }\n\n        @media (max-width: 768px) {\n            .ilt-maseratio-info-section { padding: 24px 0; }\n            .ilt-maseratio-info-section h2 { font-size: 1.4rem; }\n            .ilt-maseratio-info-section .info-grid { grid-template-columns: 1fr; gap: 12px; }\n            .ilt-maseratio-info-section .alert-note { padding: 10px; margin-top: 16px; }\n        }\n    <\/style>\n\n\n\n<section class=\"ilt-maseratio-info-section\">\n    <div class=\"container\">\n        <div class=\"section-header\">\n            <h2>Hidden Nuances: <span class=\"accent\">What&#8217;s Not in the Rulebook<\/span><\/h2>\n            <p class=\"subtitle\">\n                The administrative system in the UAE operates differently than in many other countries. Let&#8217;s break down the terminology and databases you must know to avoid losing your car and money.\n            <\/p>\n        <\/div>\n        \n        <div class=\"info-grid\">\n            \n            <div class=\"info-card\">\n                <h3>Terminology &#038; Documents<\/h3>\n                <ul class=\"info-list\">\n                    <li><strong>Traffic File (TC No):<\/strong> Your unique transport profile with the police. Without it, you cannot obtain a license, buy a vehicle, or settle Black Points.<\/li>\n                    <li><strong>Mulkiya:<\/strong> The plastic vehicle registration card. It must be renewed strictly once a year after passing the vehicle inspection (testing).<\/li>\n                    <li><strong>Salik \/ Darb Tag:<\/strong> RFID tags for toll roads. The tag is linked to your Traffic File. Driving without a tag incurs a fine of 100-400 AED per gate.<\/li>\n                    <li><strong>NOC (No Objection Certificate):<\/strong> Often required from a sponsor (employer) to obtain a driver&#8217;s license in certain emirates.<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"info-card\">\n                <h3>Insurance Pitfalls<\/h3>\n                 <ul class=\"info-list\">\n                    <li><strong>Agency Repair:<\/strong> The most premium comprehensive insurance option. It guarantees that in the event of an accident, your car will be repaired at an official dealership, not a third-party garage.<\/li>\n                    <li><strong>13 Months:<\/strong> Car insurance in the UAE is always issued for 13 months (the extra month serves as a grace period for Mulkiya renewal).<\/li>\n                    <li><strong>Color-Coded Reports:<\/strong> Police issue accident reports by color: Pink (you are at fault), Green (you are the victim), White (mutual fault or natural disaster).<\/li>\n                    <li><strong>Coverage Refusal:<\/strong> Driving without an International Driving Permit (for tourists), running a red light, or DUI will completely void your insurance coverage.<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"info-card\">\n                <h3>Databases &#038; Fines<\/h3>\n                 <ul class=\"info-list\">\n                    <li><strong>EVG (Emirates Vehicle Gate):<\/strong> The unified federal database across all emirates. You can use it to check a vehicle&#8217;s accident history before purchasing.<\/li>\n                    <li><strong>Radar Processing Delays:<\/strong> A fine from Abu Dhabi may appear in the Dubai database with a delay of 3 to 14 days. Don&#8217;t celebrate too early if the database is empty the next day.<\/li>\n                    <li><strong>Knowledge Fee:<\/strong> An &#171;innovation\/knowledge fee&#187; of 10-20 AED is automatically added to every traffic fine in the UAE.<\/li>\n                    <li><strong>Fine Discounts:<\/strong> Emirates (especially Abu Dhabi and Sharjah) frequently announce discounts of up to 50% on unpaid fines in honor of National Day (December 2nd).<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n        \n        <div class=\"alert-note\">\n            <strong>Please Note:<\/strong> Penalty points (Black Points) are issued to your personal Traffic File, not the vehicle. If a camera records a violation on your car but you were not the driver, you must &#171;transfer&#187; the points online to the actual driver&#8217;s profile; otherwise, your license will be suspended.\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Smart Transport System | AI Radars and Traffic Control<\/title> \n    <meta name=\"description\" content=\"The future of road safety in the UAE: Neural networks, 6th generation scanning radars, EVG database integration, and autonomous patrol drones in Dubai.\">\n    \n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Service\",\n      \"serviceType\": \"Traffic Regulations and Innovations Information Portal\", \n      \"name\": \"Infrastructure and Smart Traffic Control in the UAE\", \n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"UAE Safe Drive\"\n      },\n      \"areaServed\": {\n        \"@type\": \"Country\",\n        \"name\": \"United Arab Emirates\"\n      },\n      \"audience\": {\n        \"@type\": \"Audience\",\n        \"audienceType\": \"Drivers and Expats\" \n      },\n      \"description\": \"An overview of futuristic traffic control systems in the Emirates: AI radars, smart Salik toll gates, autonomous patrol drones, and the real-time EVG database.\", \n      \"additionalProperty\": [\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Detection Technologies\",\n          \"value\": \"Neural networks, 3D modeling, RFID scanning.\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Processing Speed\",\n          \"value\": \"Instant nationwide Traffic File updates.\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Control Type\",\n          \"value\": \"Total automated traffic monitoring.\"\n        }\n      ]\n    }\n    <\/script>\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;800;900&display=swap');\n\n        :root {\n            --zhaluzi-green: #D4AF37;\n            --zhaluzi-green-dark: #F3E5AB;\n            --zhaluzi-green-light: rgba(212, 175, 55, 0.1);\n            --zhaluzi-bg: transparent; \n            --zhaluzi-light-bg: rgba(10, 34, 24, 0.55); \n            --zhaluzi-dark-text: #ffffff; \n            --zhaluzi-gray-text: #B0C4B1;\n            --zhaluzi-accent-color: var(--zhaluzi-green);\n        }\n\n        .zhaluzi-b2b-section {\n            all: unset;\n            display: block;\n            font-family: 'Inter', sans-serif;\n            background: url('https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/dubairoad.png') center center \/ cover no-repeat fixed;\n            position: relative;\n            overflow: hidden;\n            padding: 60px 0; \n            line-height: 1.4; \n            color: var(--zhaluzi-dark-text);\n        }\n\n        .zhaluzi-b2b-section::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            background: linear-gradient(180deg, rgba(10, 34, 24, 0.95) 0%, rgba(10, 34, 24, 0.6) 50%, rgba(10, 34, 24, 0.95) 100%);\n            z-index: 1;\n        }\n\n        .zhaluzi-b2b-section *,\n        .zhaluzi-b2b-section *::before,\n        .zhaluzi-b2b-section *::after {\n            box-sizing: border-box;\n            margin: 0; padding: 0;\n            border: 0; font: inherit;\n            vertical-align: baseline;\n            color: inherit;\n            text-decoration: none;\n        }\n\n        .container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 20px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .b2b-card {\n            max-width: 1100px;\n            margin: 0 auto;\n            background: var(--zhaluzi-light-bg);\n            backdrop-filter: blur(16px);\n            -webkit-backdrop-filter: blur(16px);\n            border-radius: 20px; \n            padding: 35px; \n            box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5); \n            border: 1px solid rgba(212, 175, 55, 0.25);\n        }\n\n        .section-header {\n            text-align: center;\n            margin-bottom: 30px; \n        }\n\n        .section-header h2 {\n            font-size: clamp(1.8rem, 4vw, 2.5rem); \n            font-weight: 900;\n            line-height: 1.1;\n            margin-bottom: 12px; \n            letter-spacing: -0.02em;\n        }\n\n        .section-header h2 .accent {\n            background: linear-gradient(90deg, var(--zhaluzi-green) 0%, var(--zhaluzi-green-dark) 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            color: transparent;\n        }\n        \n        .subtitle {\n            font-size: 1rem; \n            color: var(--zhaluzi-gray-text);\n            line-height: 1.5; \n            max-width: 850px;\n            margin: 0 auto;\n        }\n        \n        .benefits-grid {\n            list-style: none;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 15px; \n            margin-bottom: 30px; \n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 14px; \n            background: rgba(255, 255, 255, 0.03);\n            padding: 18px; \n            border-radius: 14px; \n            border: 1px solid rgba(212, 175, 55, 0.1);\n            transition: all 0.3s ease;\n        }\n\n        .benefit-item:hover {\n            box-shadow: 0 10px 25px rgba(212, 175, 55, 0.15); \n            transform: translateY(-3px); \n            border-color: var(--zhaluzi-green);\n            background: rgba(212, 175, 55, 0.05);\n        }\n\n        .benefit-item:nth-child(even) {\n            border-color: rgba(255, 255, 255, 0.08);\n        }\n\n        .benefit-icon {\n            flex-shrink: 0;\n            width: 40px; \n            height: 40px; \n            background: var(--zhaluzi-green-light);\n            border: 1px solid rgba(212, 175, 55, 0.3);\n            border-radius: 10px; \n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--zhaluzi-green);\n        }\n\n        .benefit-item:nth-child(even) .benefit-icon {\n            background: rgba(255, 255, 255, 0.05);\n            color: var(--zhaluzi-green-dark);\n            border-color: rgba(255, 255, 255, 0.2);\n        }\n        \n        .benefit-icon svg {\n            width: 22px; \n            height: 22px; \n        }\n        \n        .benefit-text strong {\n            display: block;\n            font-weight: 800;\n            margin-bottom: 6px; \n            font-size: 1.05rem; \n            color: var(--zhaluzi-dark-text);\n        }\n\n        .benefit-text span {\n            font-size: 0.9rem; \n            line-height: 1.4; \n            color: var(--zhaluzi-gray-text);\n            display: block;\n        }\n\n        .cta-footer {\n            text-align: center;\n            padding-top: 25px; \n            border-top: 1px solid rgba(212, 175, 55, 0.2);\n        }\n\n        .cta-title {\n            font-size: 1.1rem; \n            font-weight: 600;\n            color: var(--zhaluzi-green);\n            margin: 0;\n            line-height: 1.4;\n        }\n\n        @media (max-width: 768px) {\n            .zhaluzi-b2b-section { padding: 30px 0; } \n            .b2b-card { padding: 25px 15px; border-radius: 16px; } \n            .benefits-grid { grid-template-columns: 1fr; gap: 12px; }\n            .section-header h2 { font-size: 1.6rem; } \n            .benefit-item { padding: 15px; }\n        }\n    <\/style>\n\n\n\n<section class=\"zhaluzi-b2b-section\">\n    <div class=\"container\">\n        <div class=\"b2b-card\">\n            <div class=\"b2b-content\">\n                <div class=\"section-header\">\n                    <h2>UAE Transport Matrix: <span class=\"accent\">The Power of Neural Networks<\/span><\/h2>\n                    <p class=\"subtitle\">\n                        The roads of Dubai and Abu Dhabi have transformed into the most highly technological network in the world. Automated systems eliminate human error: neural networks analyze millions of terabytes of data per second, identifying the slightest traffic violations.\n                    <\/p>\n                <\/div>\n                \n                <ul class=\"benefits-grid\">\n                    <li class=\"benefit-item\">\n                        <div class=\"benefit-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.036 12.322a1.012 1.012 0 0 1 0-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178Z\"><\/path><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"benefit-text\">\n                            <strong>6th Generation Radars (AI)<\/strong>\n                            <span>Hiding is impossible. The new cameras scan the cabin through any window tint, flawlessly detecting a phone in hand or an unbuckled seatbelt at speeds up to 300 km\/h.<\/span>\n                        <\/div>\n                    <\/li>\n                    <li class=\"benefit-item\">\n                        <div class=\"benefit-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 3v1.5M4.5 8.25H3m18 0h-1.5M4.5 12H3m18 0h-1.5m-15 3.75H3m18 0h-1.5M8.25 19.5V21M12 3v1.5m0 15V21m3.75-18v1.5m0 15V21m-9-1.5h10.5a2.25 2.25 0 0 0 2.25-2.25V6.75a2.25 2.25 0 0 0-2.25-2.25H6.75A2.25 2.25 0 0 0 4.5 6.75v10.5a2.25 2.25 0 0 0 2.25 2.25Z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"benefit-text\">\n                            <strong>EVG and Traffic File Integration<\/strong>\n                            <span>The nation&#8217;s unified digital brain. A fine received in Sharjah or Abu Dhabi is instantly linked to your profile and appears in the Dubai app within fractions of a second.<\/span>\n                        <\/div>\n                    <\/li>\n                    <li class=\"benefit-item\">\n                        <div class=\"benefit-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 12 3.269 3.125A59.769 59.769 0 0 1 21.485 12 59.768 59.768 0 0 1 3.27 20.875L5.999 12Zm0 0h7.5\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"benefit-text\">\n                            <strong>Autonomous Patrols and Drones<\/strong>\n                            <span>Police utilize autonomous drones to monitor aggressive driving (tailgating), construct 3D models of accidents, and identify traffic jams in real time.<\/span>\n                        <\/div>\n                    <\/li>\n                    <li class=\"benefit-item\">\n                        <div class=\"benefit-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.288 15.038a5.25 5.25 0 0 1 7.424 0M5.106 11.856c3.807-3.808 9.98-3.808 13.788 0M1.924 8.674c5.565-5.565 14.587-5.565 20.152 0M12.53 18.22l-.53.53-.53-.53a.75.75 0 0 1 1.06 0Z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"benefit-text\">\n                            <strong>Salik 2.0 RFID Gates<\/strong>\n                            <span>Invisible toll barriers. Toll road tags are scanned without the need to reduce speed. The system automatically monitors balances and generates fines for non-payment.<\/span>\n                        <\/div>\n                    <\/li>\n                <\/ul>\n                <div class=\"cta-footer\">\n                    <h3 class=\"cta-title\">The Emirates&#8217; digital infrastructure processes over 10 million transactions daily, ensuring an unprecedented level of discipline and safety.<\/h3>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Cyber Patrols and Predictive Analytics on UAE Roads 2026<\/title>\n    <meta name=\"description\" content=\"The future of UAE traffic control: Ghiath smart mobile patrols, dynamic speed limits, and mapping drones. Smart road infrastructure in Dubai.\">\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Article\",\n      \"headline\": \"Cyber Patrols and Dynamic Control: How UAE Police See the Future\",\n      \"description\": \"An overview of predictive analysis technologies, Ghiath mobile patrols, and adaptive speed limit systems on UAE highways.\",\n      \"image\": \"https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/nightuae.png\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"UAE Safe Drive\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"UAE Safe Drive\",\n        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/placehold.co\/200x50\/0a2218\/D4AF37?text=Logo\"\n        }\n      }\n    }\n    <\/script>\n\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800;900&display=swap');\n\n        .ilt-smart-patrol-section {\n            all: initial;\n            display: block;\n            font-family: 'Inter', sans-serif;\n            background: #05140e; \/* \u0413\u043b\u0443\u0431\u043e\u043a\u0438\u0439 \u0442\u0435\u043c\u043d\u044b\u0439 \u0438\u0437\u0443\u043c\u0440\u0443\u0434 *\/\n            position: relative;\n            width: 100%;\n            padding: 40px 0;\n            color: #ffffff;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n\n        .ilt-smart-patrol-section *,\n        .ilt-smart-patrol-section *::before,\n        .ilt-smart-patrol-section *::after {\n            box-sizing: border-box;\n            margin: 0; padding: 0;\n            border: 0; font: inherit;\n            vertical-align: baseline;\n            color: inherit;\n        }\n\n        .ilt-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 16px;\n        }\n\n        \/* \u041a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u044b\u0439 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a *\/\n        .ilt-smart-patrol-header {\n            text-align: center;\n            margin-bottom: 24px;\n        }\n\n        .ilt-smart-patrol-header h2 {\n            font-size: clamp(1.6rem, 4vw, 2.2rem);\n            font-weight: 800;\n            line-height: 1.2;\n            margin-bottom: 10px;\n            letter-spacing: -0.01em;\n            text-transform: uppercase;\n        }\n\n        .ilt-smart-patrol-header .accent {\n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            color: transparent;\n        }\n\n        .ilt-smart-patrol-header p {\n            font-size: 0.95rem;\n            color: #B0C4B1;\n            max-width: 800px;\n            margin: 0 auto;\n            line-height: 1.5;\n        }\n\n        \/* \u041a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u044b\u0439 \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0431\u0430\u043d\u043d\u0435\u0440-\u0441\u043a\u0430\u043d\u0435\u0440 *\/\n        .ilt-cinematic-wrapper {\n            position: relative;\n            width: 100%;\n            height: clamp(180px, 25vw, 280px); \/* \u0421\u0442\u0440\u043e\u0433\u0438\u0439 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u0432\u044b\u0441\u043e\u0442\u044b *\/\n            border-radius: 16px;\n            overflow: hidden;\n            background: #000;\n            border: 1px solid rgba(212, 175, 55, 0.3);\n            margin-bottom: 20px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n        }\n\n        .ilt-cinematic-img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            object-position: center 40%;\n            filter: contrast(1.1) saturate(1.2) brightness(0.85);\n        }\n\n        .ilt-hud-overlay {\n            position: absolute;\n            inset: 0;\n            background: linear-gradient(to right, rgba(5, 20, 14, 0.8) 0%, transparent 20%, transparent 80%, rgba(5, 20, 14, 0.8) 100%);\n            pointer-events: none;\n            z-index: 2;\n        }\n\n        \/* \u0422\u043e\u043d\u043a\u0438\u0439, \u0430\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u044b\u0439 \u0441\u043a\u0430\u043d\u0435\u0440 *\/\n        .ilt-scanner-line {\n            position: absolute;\n            top: 0; left: 0;\n            width: 100%; height: 2px;\n            background: linear-gradient(90deg, transparent, #D4AF37, transparent);\n            box-shadow: 0 0 10px #D4AF37;\n            z-index: 3;\n            animation: ilt-scan 3s linear infinite;\n        }\n\n        @keyframes ilt-scan {\n            0% { top: 0; opacity: 0; }\n            10% { opacity: 1; }\n            90% { opacity: 1; }\n            100% { top: 100%; opacity: 0; }\n        }\n\n        \/* \u041c\u0435\u043b\u043a\u0438\u0435 \u043f\u0440\u0438\u0446\u0435\u043b\u044b *\/\n        .ilt-target-box {\n            position: absolute;\n            border: 1px solid rgba(212, 175, 55, 0.5);\n            z-index: 4;\n            background: rgba(212, 175, 55, 0.05);\n        }\n\n        .target-1 { top: 25%; left: 30%; width: 80px; height: 50px; animation: ilt-pulse 2s infinite; }\n        .target-2 { top: 50%; left: 65%; width: 120px; height: 70px; animation: ilt-pulse 3s infinite 1s; }\n\n        @keyframes ilt-pulse {\n            0%, 100% { border-color: rgba(212, 175, 55, 0.2); }\n            50% { border-color: rgba(212, 175, 55, 0.9); }\n        }\n\n        .ilt-tracking-data {\n            position: absolute;\n            top: -20px; left: -1px;\n            font-family: monospace;\n            font-size: 10px;\n            color: #1a1a1a;\n            background: #D4AF37;\n            padding: 2px 6px;\n            white-space: nowrap;\n            font-weight: bold;\n        }\n\n        \/* \u041f\u043b\u043e\u0442\u043d\u0430\u044f \u0441\u0435\u0442\u043a\u0430 \u043a\u0430\u0440\u0442\u043e\u0447\u0435\u043a *\/\n        .ilt-data-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 16px;\n            position: relative;\n            z-index: 10;\n        }\n\n        .ilt-data-card {\n            background: rgba(10, 34, 24, 0.6);\n            backdrop-filter: blur(10px);\n            -webkit-backdrop-filter: blur(10px);\n            border: 1px solid rgba(212, 175, 55, 0.2);\n            border-radius: 12px;\n            padding: 16px;\n            display: flex;\n            flex-direction: column;\n            transition: all 0.3s ease;\n        }\n\n        .ilt-data-card:hover {\n            border-color: #D4AF37;\n            background: rgba(10, 34, 24, 0.9);\n            transform: translateY(-2px);\n        }\n\n        .ilt-card-header {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 10px;\n        }\n\n        .ilt-card-icon {\n            width: 36px;\n            height: 36px;\n            background: rgba(212, 175, 55, 0.1);\n            border: 1px solid rgba(212, 175, 55, 0.3);\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #D4AF37;\n            flex-shrink: 0;\n        }\n\n        .ilt-card-icon svg {\n            width: 20px;\n            height: 20px;\n        }\n\n        .ilt-card-title {\n            font-size: 1.05rem;\n            font-weight: 700;\n            color: #ffffff;\n            line-height: 1.2;\n        }\n\n        .ilt-card-text {\n            font-size: 0.85rem;\n            color: #B0C4B1;\n            line-height: 1.45;\n        }\n\n        @media (max-width: 768px) {\n            .ilt-smart-patrol-section { padding: 30px 0; }\n            .ilt-data-grid { grid-template-columns: 1fr; gap: 12px; }\n            .target-1, .target-2 { display: none; } \/* \u0421\u043a\u0440\u044b\u0432\u0430\u0435\u043c HUD \u043d\u0430 \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0445 \u0434\u043b\u044f \u0447\u0438\u0441\u0442\u043e\u0442\u044b *\/\n        }\n    <\/style>\n\n\n\n<section class=\"ilt-smart-patrol-section\">\n    <div class=\"ilt-container\">\n        \n        <div class=\"ilt-smart-patrol-header\">\n            <h2>Predictive Analysis: <span class=\"accent\">Highway Cyber Control<\/span><\/h2>\n            <p>\n                Dubai&#8217;s 2026 multi-layered interception network: mobile AI patrols, congestion prediction algorithms, and autonomous mapping drones.\n            <\/p>\n        <\/div>\n\n        <!-- \u041a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u044b\u0439 \u0441\u043a\u0430\u043d\u0435\u0440-\u0431\u0430\u043d\u043d\u0435\u0440 -->\n        <div class=\"ilt-cinematic-wrapper\">\n            <div class=\"ilt-scanner-line\"><\/div>\n            <div class=\"ilt-hud-overlay\"><\/div>\n            \n            <img decoding=\"async\" src=\"https:\/\/uaeroadsafety.ae\/wp-content\/uploads\/2026\/07\/nightuae.png\" alt=\"UAE night highway with cyber monitoring\" class=\"ilt-cinematic-img\">\n\n            <div class=\"ilt-target-box target-1\">\n                <div class=\"ilt-tracking-data\">OBJ: FAST<\/div>\n            <\/div>\n            <div class=\"ilt-target-box target-2\">\n                <div class=\"ilt-tracking-data\">AI: SCAN OK<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u041f\u043b\u043e\u0442\u043d\u0430\u044f \u0441\u0435\u0442\u043a\u0430 \u0444\u0430\u043a\u0442\u043e\u0432 -->\n        <div class=\"ilt-data-grid\">\n            \n            <div class=\"ilt-data-card\">\n                <div class=\"ilt-card-header\">\n                    <div class=\"ilt-card-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 18.75a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h6m-9 0H3.375a1.125 1.125 0 0 1-1.125-1.125V14.25m17.25 4.5a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h1.125c.621 0 1.129-.504 1.09-1.124a17.902 17.902 0 0 0-3.213-9.193 2.056 2.056 0 0 0-1.58-.86H14.25M16.5 18.75h-2.25m0-11.177v-.958c0-.568-.422-1.048-.987-1.106a48.554 48.554 0 0 0-10.026 0 1.106 1.106 0 0 0-.987 1.106v7.635m12-6.677v6.677m0 4.5v-4.5m0 0h-12\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"ilt-card-title\">Ghiath Smart Patrol<\/h3>\n                <\/div>\n                <p class=\"ilt-card-text\">\n                    Police SUVs equipped with 8 360\u00b0 cameras. The AI scans faces, reads up to 400 license plates per minute while in motion, and instantly identifies wanted vehicles.\n                <\/p>\n            <\/div>\n\n            <div class=\"ilt-data-card\">\n                <div class=\"ilt-card-header\">\n                    <div class=\"ilt-card-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"ilt-card-title\">Dynamic Speed Limits<\/h3>\n                <\/div>\n                <p class=\"ilt-card-text\">\n                    During rain or sandstorms, electronic signboards automatically reduce the limit to 80 km\/h. Radars sync simultaneously, issuing fines to violators immediately.\n                <\/p>\n            <\/div>\n\n            <div class=\"ilt-data-card\">\n                <div class=\"ilt-card-header\">\n                    <div class=\"ilt-card-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 12 3.269 3.125A59.769 59.769 0 0 1 21.485 12 59.768 59.768 0 0 1 3.27 20.875L5.999 12Zm0 0h7.5\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"ilt-card-title\">Mapping Drones<\/h3>\n                <\/div>\n                <p class=\"ilt-card-text\">\n                    Upon recording an accident, the system deploys a police quadcopter. It constructs a 3D model of the crash within 2 minutes before the patrol arrives and tracks fleeing vehicles.\n                <\/p>\n            <\/div>\n\n            <div class=\"ilt-data-card\">\n                <div class=\"ilt-card-header\">\n                    <div class=\"ilt-card-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3.75 13.5l10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"ilt-card-title\">Prediction Algorithms<\/h3>\n                <\/div>\n                <p class=\"ilt-card-text\">\n                    The Traffic File neural network analyzes traffic flows and weather data. The system is capable of predicting a high probability of congestion 15 minutes before it begins.\n                <\/p>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>International Driving Permit Guide &#038; Global Regulations<\/title>\n    <meta name=\"description\" content=\"Discover how to legally drive abroad. Learn about the International Driving Permit (IDP), the IFA-accredited database, and seamless global car rentals.\">\n    \n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Article\",\n      \"headline\": \"Global Driving Nuances: The Essential IDP Guide and IDA Database\",\n      \"description\": \"Exclusive information for drivers and auto-tourists: how the IDA central database works, insurance conditions, and why you need an International Driving Permit.\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"International Drivers Association Guide\"\n      }\n    }\n    <\/script>\n    \n    <style>\n        .ida-premium-module {\n            all: unset;\n            display: block;\n            width: 100%;\n            background-color: #0a2218; \/* \u0424\u0438\u0440\u043c\u0435\u043d\u043d\u044b\u0439 \u0442\u0435\u043c\u043d\u043e-\u0438\u0437\u0443\u043c\u0440\u0443\u0434\u043d\u044b\u0439 \u0444\u043e\u043d *\/\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n            padding: 70px 0;\n            color: #ffffff;\n            position: relative;\n            overflow: hidden;\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n\n        .ida-premium-module *,\n        .ida-premium-module *::before,\n        .ida-premium-module *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* Subtle background glow to differentiate from the previous block *\/\n        .ida-premium-module::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80%;\n            height: 100%;\n            background: radial-gradient(ellipse at top, rgba(212, 175, 55, 0.08) 0%, transparent 70%);\n            pointer-events: none;\n            z-index: 0;\n        }\n\n        .ida-premium-container {\n            max-width: 1280px;\n            margin: 0 auto;\n            padding: 0 24px;\n            position: relative;\n            z-index: 1;\n        }\n\n        .ida-premium-header {\n            text-align: center;\n            max-width: 850px;\n            margin: 0 auto 50px auto;\n        }\n\n        .ida-premium-title {\n            font-size: clamp(2rem, 4vw, 2.75rem);\n            font-weight: 800;\n            line-height: 1.2;\n            color: #ffffff;\n            margin-bottom: 20px;\n            letter-spacing: -0.02em;\n        }\n\n        .ida-premium-title span {\n            background: linear-gradient(90deg, #D4AF37 0%, #F3E5AB 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            color: transparent;\n        }\n\n        .ida-premium-subtitle {\n            font-size: 1.1rem;\n            line-height: 1.6;\n            color: #B0C4B1;\n        }\n\n        .ida-premium-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 30px;\n        }\n\n        .ida-premium-card {\n            background: rgba(255, 255, 255, 0.02);\n            border: 1px solid rgba(212, 175, 55, 0.2);\n            border-radius: 16px;\n            padding: 40px 30px;\n            position: relative;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            backdrop-filter: blur(10px);\n            -webkit-backdrop-filter: blur(10px);\n            display: flex;\n            flex-direction: column;\n        }\n\n        .ida-premium-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: radial-gradient(circle at top right, rgba(212, 175, 55, 0.1), transparent 60%);\n            opacity: 0;\n            transition: opacity 0.4s ease;\n            border-radius: 16px;\n            pointer-events: none;\n        }\n\n        .ida-premium-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(212, 175, 55, 0.5);\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4), 0 0 20px rgba(212, 175, 55, 0.1);\n        }\n\n        .ida-premium-card:hover::before {\n            opacity: 1;\n        }\n\n        .ida-premium-icon {\n            width: 48px;\n            height: 48px;\n            background: rgba(212, 175, 55, 0.1);\n            border: 1px solid rgba(212, 175, 55, 0.3);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 24px;\n            color: #D4AF37;\n        }\n\n        .ida-premium-icon svg {\n            width: 24px;\n            height: 24px;\n        }\n\n        .ida-premium-card-title {\n            font-size: 1.35rem;\n            font-weight: 700;\n            color: #ffffff;\n            margin-bottom: 16px;\n            line-height: 1.3;\n        }\n\n        .ida-premium-card-text {\n            font-size: 0.95rem;\n            line-height: 1.6;\n            color: #B0C4B1;\n            margin-bottom: auto;\n        }\n\n        \/* Special styling for the SEO links to pass juice while looking native *\/\n        .ida-premium-module a.ida-seo-link {\n            color: #D4AF37;\n            text-decoration: none;\n            font-weight: 600;\n            border-bottom: 1px dashed rgba(212, 175, 55, 0.5);\n            transition: all 0.3s ease;\n            display: inline;\n        }\n\n        .ida-premium-module a.ida-seo-link:hover {\n            color: #F3E5AB;\n            border-bottom-style: solid;\n            text-shadow: 0 0 8px rgba(212, 175, 55, 0.4);\n        }\n\n        @media (max-width: 768px) {\n            .ida-premium-module { padding: 50px 0; }\n            .ida-premium-title { font-size: 1.75rem; }\n            .ida-premium-card { padding: 30px 24px; }\n            .ida-premium-grid { gap: 20px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"ida-premium-module\">\n        <div class=\"ida-premium-container\">\n            \n            <div class=\"ida-premium-header\">\n                <h2 class=\"ida-premium-title\">Global Mobility &#038; <span>International Regulations<\/span><\/h2>\n                <p class=\"ida-premium-subtitle\">\n                    Whether you are an expat relocating for business or a tourist planning to rent a vehicle, navigating cross-border driving laws is crucial. Discover how official databases and accredited translation permits protect you on international roads.\n                <\/p>\n            <\/div>\n\n            <div class=\"ida-premium-grid\">\n                \n                <!-- Card 1: UAE Focus -->\n                <div class=\"ida-premium-card\">\n                    <div class=\"ida-premium-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 21v-8.25M15.75 21v-8.25M8.25 21v-8.25M3 9l9-6 9 6m-1.5 12V10.332A48.315 48.315 0 0 0 12 9.75c-2.551 0-5.056.2-7.5.582V21M3 21h18M12 6.75h.008v.008H12V6.75Z\" \/><\/svg>\n                    <\/div>\n                    <h3 class=\"ida-premium-card-title\">Middle East Driving Compliance<\/h3>\n                    <p class=\"ida-premium-card-text\">\n                        Your domestic driver&#8217;s license alone is often insufficient abroad. Major rental agencies strictly require a recognized translation before handing over the keys. When visiting or residing in the Emirates, it is highly recommended to secure an <a href=\"https:\/\/ida.ae\/\" class=\"ida-seo-link\" target=\"_blank\" rel=\"noopener\">International Driving Permit in UAE<\/a> to comply with strict local police checks and ensure your premium insurance remains valid in case of an incident.\n                    <\/p>\n                <\/div>\n\n                <!-- Card 2: Kazakhstan\/Central Asia Focus (IFA) -->\n                <div class=\"ida-premium-card\">\n                    <div class=\"ida-premium-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z\" \/><\/svg>\n                    <\/div>\n                    <h3 class=\"ida-premium-card-title\">Accreditation &#038; Central Databases<\/h3>\n                    <p class=\"ida-premium-card-text\">\n                        It is absolutely critical to obtain documents only through authorized, IFA-accredited channels. Authentic permits feature a QR code linking foreign traffic officers directly to a unified registry. For residents and tourists in Central Asia, processing documents through the <a href=\"https:\/\/i-d-a.kz\/\" class=\"ida-seo-link\" target=\"_blank\" rel=\"noopener\">International Drivers Association in Kazakhstan<\/a> guarantees that your credentials are internationally recognized and legally binding.\n                    <\/p>\n                <\/div>\n\n                <!-- Card 3: Kazakhstan specific services -->\n                <div class=\"ida-premium-card\">\n                    <div class=\"ida-premium-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z\" \/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z\" \/><\/svg>\n                    <\/div>\n                    <h3 class=\"ida-premium-card-title\">Expedited Issuance Process<\/h3>\n                    <p class=\"ida-premium-card-text\">\n                        Preparing for a trip shouldn&#8217;t be stressful. The booklet is often paired with a plastic ID Card, making routine verifications significantly faster. You can submit your application entirely online and swiftly receive your <a href=\"https:\/\/ida.kz\/\" class=\"ida-seo-link\" target=\"_blank\" rel=\"noopener\">Kazakhstan International Driving License<\/a>, with physical delivery available to specialized Auto-CSCs (\u0410\u0432\u0442\u043e\u0426\u041e\u041d) in major cities like Almaty, Astana, Shymkent, and Atyrau.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/body>\n<\/html>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Traffic Rules FAQ 2026 | Fines, Radars &#038; Safety | UAE Safe Drive<\/title> \n    <meta name=\"description\" content=\"20 main questions about traffic rules in Dubai and Abu Dhabi. How new AI radars work, what Black Points are issued for, and how to pay Salik.\">\n    \n    <!-- \n        Schema.org Markup for Generative Engine Optimization (GEO)\n        Category: FAQPage\n        E-E-A-T Focus: \n        - Expertise: In-depth knowledge of current Emirates traffic rules (2024-2026 laws).\n        - Trustworthiness: Accurate information on fine amounts, Black Points, and road behavior rules.\n    -->\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\"@type\": \"Question\",\"name\": \"How does the Black Points system work in the UAE?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Black Points are penalty points for severe traffic violations. Accumulating 24 points within a year results in a driving license suspension for a period of 3 to 6 months.\"}},\n        {\"@type\": \"Question\",\"name\": \"What is the speed 'buffer zone' and where does it apply?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"In Dubai and Sharjah, the radar triggers when you exceed the sign's limit by 20 km\/h (the buffer zone). In Abu Dhabi, the buffer has been abolished: you will be fined even for exceeding the limit by 1 km\/h.\"}},\n        {\"@type\": \"Question\",\"name\": \"Can radars fine you for holding a phone?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Yes, the 6th-generation AI radars in the UAE can detect a phone in the driver's hand even through window tinting. The fine is 800 AED and 4 Black Points.\"}},\n        {\"@type\": \"Question\",\"name\": \"Do I need to call the police for a minor accident?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"No. If there are no injuries, vehicles must be immediately moved off the road to the shoulder, and the accident should be reported online via the Dubai Police or Saeed app.\"}},\n        {\"@type\": \"Question\",\"name\": \"What is the fine for causing a traffic jam after an accident?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Blocking traffic due to a minor accident (if drivers refuse to move their cars to the shoulder) carries a fine of 500 AED for each involved party.\"}},\n        {\"@type\": \"Question\",\"name\": \"How do I pay for Salik toll roads?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"You must purchase an RFID tag (Salik Tag), affix it to your windshield, and top up your balance in the app. The fee (4 AED) is deducted automatically when passing under a toll gate.\"}},\n        {\"@type\": \"Question\",\"name\": \"What happens if I pass a Salik gate without a tag?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"There is a 10-day grace period to purchase and register a tag. If missed, the fine is: 100 AED for the first pass, 200 for the second, and 400 for each subsequent pass.\"}},\n        {\"@type\": \"Question\",\"name\": \"What is the penalty for running a red light in Dubai?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"This is one of the strictest violations. The fine is 3000 AED, 12 Black Points, and a 30-day vehicle impoundment. Releasing the vehicle from the impound lot can cost up to 50,000 AED.\"}},\n        {\"@type\": \"Question\",\"name\": \"Is it allowed to drink alcohol before driving in the UAE?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Strictly prohibited. The UAE enforces a zero-tolerance policy. Penalties include a fine of up to 20,000 AED, a 60-day vehicle impoundment, imprisonment, and possible deportation.\"}},\n        {\"@type\": \"Question\",\"name\": \"Why does a tourist need an International Driving Permit (booklet)?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Without an IDP (in addition to a national license), driving is considered illegal. In the event of an accident, insurance will deny coverage, and the police will issue a 5000 AED fine.\"}},\n        {\"@type\": \"Question\",\"name\": \"Who pays the fines if the car is rented?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"All radar fines and Salik tolls are deducted by the rental company from the renter's deposit (often with an added 10-15% administration fee). Black Points are transferred to the driver's profile.\"}},\n        {\"@type\": \"Question\",\"name\": \"What is a Traffic File Number (TC No)?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"It is a driver's unique digital profile in the UAE police database. All driving licenses, vehicles, fines, and Black Points are linked to it.\"}},\n        {\"@type\": \"Question\",\"name\": \"Will I be fined for an unbuckled passenger?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Yes. The fine for any unbuckled passenger in the cabin is 400 AED and is issued to the owner\/driver of the vehicle.\"}},\n        {\"@type\": \"Question\",\"name\": \"What is Tailgating and why is it penalized?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Tailgating is failing to maintain a safe distance ('sticking' to the rear bumper). Radars automatically record this violation. The fine is 400 AED and 4 Black Points.\"}},\n        {\"@type\": \"Question\",\"name\": \"Is it allowed to flash headlights in the left lane?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"The left lane in the UAE is for overtaking only. If someone flashes their headlights at you, you must yield regardless of your speed. Blocking the left lane (brake-checking) is prohibited.\"}},\n        {\"@type\": \"Question\",\"name\": \"What is the penalty for offensive gestures on the road?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Displaying aggression, insults, or offensive gestures is treated as a criminal offense. The penalty includes a massive fine, imprisonment, and deportation from the country.\"}},\n        {\"@type\": \"Question\",\"name\": \"Is it allowed to record videos of an accident or someone else's car?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Under UAE cybercrime law, publishing someone else's car or an accident scene on social media is strictly prohibited. This can result in a fine of up to 500,000 AED.\"}},\n        {\"@type\": \"Question\",\"name\": \"How do I pay for RTA parking in Dubai?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"The most convenient way is through the official RTA Dubai app, via SMS to 7275 (Format: Plate_Zone_Hours), or using official RTA WhatsApp bots.\"}},\n        {\"@type\": \"Question\",\"name\": \"Are there ever discounts on traffic fines?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Yes, often in honor of National Day (December 2) or Ramadan, specific emirates (especially Abu Dhabi, Ajman, Sharjah) announce discounts of up to 50% on unpaid fines.\"}},\n        {\"@type\": \"Question\",\"name\": \"How should I behave during a sandstorm?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Reduce speed, turn on fog lights and low-beam headlights. It is strictly prohibited to drive with hazard lights flashing (fine of 500 AED).\"}}\n      ]\n    }\n    <\/script>\n    <style>\n        \/* \u0418\u0437\u043e\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0441\u0442\u0438\u043b\u0438 \u0434\u043b\u044f \u0431\u043b\u043e\u043a\u0430 FAQ (\u0422\u0415\u041c\u041d\u041e-\u0418\u0417\u0423\u041c\u0420\u0423\u0414\u041d\u042b\u0419 \u0414\u0418\u0417\u0410\u0419\u041d) *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap');\n\n        :root {\n            --police-green: #0a2218;\n            --police-green-dark: #05140e;\n            --police-gold: #D4AF37;\n            --police-gold-hover: #F3E5AB;\n            --police-bg: #0a2218; \n            --police-card-bg: rgba(255, 255, 255, 0.03); \n            --police-text: #ffffff; \n            --police-gray-text: #B0C4B1;\n        }\n\n        .police-faq-section {\n            all: unset;\n            display: block;\n            font-family: 'Inter', sans-serif;\n            background: var(--police-bg);\n            position: relative;\n            overflow: hidden;\n            padding: 50px 0; \n            line-height: 1.4;\n            color: var(--police-text);\n            border-top: 1px solid rgba(212, 175, 55, 0.15);\n        }\n\n        .police-faq-section *,\n        .police-faq-section *::before,\n        .police-faq-section *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            border: 0;\n            font: inherit;\n            vertical-align: baseline;\n            color: inherit;\n            text-decoration: none;\n        }\n\n        .container {\n            max-width: 900px; \/* \u0423\u0437\u043a\u0438\u0439 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u0434\u043b\u044f \u0443\u0434\u043e\u0431\u0441\u0442\u0432\u0430 \u0447\u0442\u0435\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442\u0430 *\/\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* \u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a *\/\n        .police-faq-section .section-header {\n            text-align: center;\n            margin-bottom: 40px; \n        }\n\n        .police-faq-section h2 {\n            font-size: clamp(1.8rem, 4vw, 2.4rem); \n            font-weight: 800;\n            line-height: 1.2;\n            margin-bottom: 12px; \n            letter-spacing: -0.01em;\n        }\n\n        .police-faq-section h2 .accent {\n            background: linear-gradient(90deg, var(--police-gold) 0%, var(--police-gold-hover) 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            color: transparent;\n        }\n        \n        .police-faq-section .subtitle {\n            font-size: 1rem;\n            color: var(--police-gray-text);\n            line-height: 1.5; \n            margin: 0 auto;\n        }\n        \n        \/* \u0410\u043a\u043a\u043e\u0440\u0434\u0435\u043e\u043d *\/\n        .police-faq-section .accordion {\n            display: flex;\n            flex-direction: column;\n            gap: 12px; \n        }\n        \n        .police-faq-section .accordion-item {\n            background: var(--police-card-bg); \n            border-radius: 12px; \n            border: 1px solid rgba(212, 175, 55, 0.15); \n            transition: all 0.3s ease;\n        }\n\n        .police-faq-section .accordion-item:hover {\n            background: rgba(212, 175, 55, 0.05); \n            border-color: rgba(212, 175, 55, 0.3);\n        }\n\n        .police-faq-section .accordion-question {\n            width: 100%;\n            background: none;\n            border: none;\n            padding: 18px 20px; \n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            text-align: left;\n            font-size: 1.05rem; \n            font-weight: 600;\n            cursor: pointer;\n            color: var(--police-text);\n            transition: color 0.3s ease;\n        }\n\n        .police-faq-section .accordion-question:hover {\n            color: var(--police-gold); \n        }\n        \n        \/* \u0418\u043a\u043e\u043d\u043a\u0430 +\/- *\/\n        .police-faq-section .accordion-icon {\n            width: 20px; \n            height: 20px; \n            flex-shrink: 0;\n            margin-left: 15px; \n            transition: transform 0.3s ease;\n        }\n\n        .police-faq-section .accordion-icon .line1,\n        .police-faq-section .accordion-icon .line2 {\n            stroke: var(--police-gold); \n            stroke-width: 2.5;\n            transition: all 0.3s ease;\n        }\n        \n        \/* \u0410\u043d\u0438\u043c\u0430\u0446\u0438\u044f \u0438\u043a\u043e\u043d\u043a\u0438 \u043f\u0440\u0438 \u043e\u0442\u043a\u0440\u044b\u0442\u0438\u0438 *\/\n        .police-faq-section .accordion-item.active .accordion-icon {\n            transform: rotate(45deg);\n        }\n\n        \/* \u041e\u0442\u0432\u0435\u0442 *\/\n        .police-faq-section .accordion-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease-out; \n        }\n\n        .police-faq-section .answer-content {\n            padding: 0 20px 20px 20px; \n            font-size: 0.95rem; \n            color: var(--police-gray-text); \n            line-height: 1.6; \n        }\n\n        @media (max-width: 768px) {\n            .police-faq-section { padding: 30px 0; } \n            .police-faq-section .accordion-question { font-size: 0.95rem; padding: 15px; }\n            .police-faq-section .answer-content { padding: 0 15px 15px 15px; font-size: 0.85rem; }\n        }\n    <\/style>\n\n\n\n<section class=\"police-faq-section\">\n    <div class=\"container\">\n        <div class=\"section-header\">\n            <h2>FAQ: <span class=\"accent\">UAE Driver&#8217;s Knowledge Base<\/span><\/h2>\n            <p class=\"subtitle\">\n                The 20 most frequent questions about traffic rules, fines, radars, and road behavior in Dubai and Abu Dhabi in 2026.\n            <\/p>\n        <\/div>\n\n        <div class=\"accordion\">\n            <!-- JS will dynamically add the 20 questions from Schema here -->\n        <\/div>\n        \n    <\/div>\n<\/section>\n\n<script>\n(function () {\n    let faqData = [];\n    try {\n        const schemaScripts = document.querySelectorAll('script[type=\"application\/ld+json\"]');\n        schemaScripts.forEach(script => {\n            const data = JSON.parse(script.textContent);\n            if (data && data[\"@type\"] === \"FAQPage\" && data.mainEntity) {\n                faqData = data.mainEntity;\n            }\n        });\n    } catch (e) {\n        console.error(\"Error parsing FAQ data:\", e);\n    }\n\n    const accordionContainer = document.querySelector('.police-faq-section .accordion');\n    \n    if (accordionContainer && faqData.length > 0) {\n        accordionContainer.innerHTML = ''; \n\n        faqData.forEach(itemData => {\n            const item = document.createElement('div');\n            item.className = 'accordion-item';\n            \n            item.innerHTML = `\n                <button class=\"accordion-question\" aria-expanded=\"false\">\n                    ${itemData.name} \n                    <svg class=\"accordion-icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                        <line class=\"line1\" x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\" \/>\n                        <line class=\"line2\" x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\" \/>\n                    <\/svg>\n                <\/button>\n                <div class=\"accordion-answer\" aria-hidden=\"true\">\n                    <div class=\"answer-content\">\n                        ${itemData.acceptedAnswer.text}\n                    <\/div>\n                <\/div>\n            `;\n            accordionContainer.appendChild(item);\n        });\n\n        const accordionItems = accordionContainer.querySelectorAll('.accordion-item');\n\n        accordionItems.forEach(item => {\n            const question = item.querySelector('.accordion-question');\n            const answer = item.querySelector('.accordion-answer');\n            \n            question.addEventListener('click', () => {\n                const isActive = item.classList.contains('active');\n                \n                \/\/ Close all open tabs\n                accordionItems.forEach(i => {\n                    i.classList.remove('active');\n                    i.querySelector('.accordion-answer').style.maxHeight = null; \/\/ Reset height\n                    i.querySelector('.accordion-answer').setAttribute('aria-hidden', 'true');\n                    i.querySelector('.accordion-question').setAttribute('aria-expanded', 'false');\n                });\n\n                \/\/ If the clicked item was not active, open it\n                if (!isActive) {\n                    item.classList.add('active');\n                    answer.style.maxHeight = answer.scrollHeight + 'px'; \/\/ Smooth animation to exact height\n                    answer.setAttribute('aria-hidden', 'false');\n                    question.setAttribute('aria-expanded', 'true');\n                }\n            });\n        });\n    }\n})();\n<\/script>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>UAE Safe Drive Portal Map | Fines, Traffic Rules &#038; Radars in the UAE<\/title> \n    <meta name=\"description\" content=\"Complete navigation for the UAE Safe Drive portal. Knowledge base on traffic rules in Dubai and Abu Dhabi, fine checking, the Black Points system, and guides for tourists.\">\n    \n    <!-- \n        Schema.org Markup for Generative Engine Optimization (GEO \/ E-E-A-T)\n        Category: Organization with hasOfferCatalog.\n        E-E-A-T Focus: \n        - Navigation & Structure: Clear hierarchy of expert materials for search algorithms.\n        - Authority: Positioning the resource as the primary information base for traffic laws and roads across all UAE emirates.\n    -->\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Organization\",\n      \"name\": \"UAE Safe Drive \u2014 Portal on Traffic Rules and Road Safety in the UAE\", \n      \"url\": \"https:\/\/uaesafedrive.com\", \n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"addressLocality\": \"Dubai\",\n        \"addressCountry\": \"AE\"\n      },\n      \"areaServed\": {\n        \"@type\": \"Country\",\n        \"name\": \"United Arab Emirates\"\n      },\n      \"hasOfferCatalog\": {\n        \"@type\": \"OfferCatalog\",\n        \"name\": \"Information Sections of UAE Safe Drive\", \n        \"itemListElement\": [ \n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Speeding Fines and Radars\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Black Points System and License Confiscation\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Paying Toll Roads: Salik (Dubai) and Darb (Abu Dhabi)\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Car Rental Guide: Deposits and Hidden Fees\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Procedure for Minor and Major Traffic Accidents\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"RTA Parking Rules and Payment Methods\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Checking and Paying Police Fines Online\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Traffic Rules Specifics in Abu Dhabi (Abolition of Buffer Zone)\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"International Driving Permit (IDP)\"}}\n        ]\n      }\n    }\n    <\/script>\n    \n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap');\n\n        :root {\n            \/* Overriding colors for a dark emerald police style while keeping original variable names for compatibility *\/\n            --zhaluzi-green: #D4AF37; \/* Gold accent *\/\n            --zhaluzi-green-dark: #B8860B; \/* Dark gold for gradients *\/\n            --zhaluzi-bg: #05140e; \/* Very dark emerald background (almost black) *\/\n            --zhaluzi-light-bg: rgba(255, 255, 255, 0.03); \n            --zhaluzi-dark-text: #ffffff; \/* White text for dark background *\/\n            --zhaluzi-gray-text: #B0C4B1; \/* Light greenish-gray for secondary text *\/\n            --zhaluzi-accent-color: var(--zhaluzi-green);\n        }\n\n        #zhaluzi-navigation-footer {\n            all: unset;\n            display: block;\n            font-family: 'Inter', sans-serif;\n            background: var(--zhaluzi-bg);\n            color: var(--zhaluzi-dark-text);\n            position: relative;\n            overflow: hidden;\n            padding: 40px 0 20px 0; \n            line-height: 1.4; \n            box-sizing: border-box;\n            border-top: 1px solid rgba(212, 175, 55, 0.15); \/* Gold line on top *\/\n        }\n\n        #zhaluzi-navigation-footer *,\n        #zhaluzi-navigation-footer *::before,\n        #zhaluzi-navigation-footer *::after {\n            box-sizing: border-box;\n            margin: 0; padding: 0; border: 0;\n            font: inherit; vertical-align: baseline;\n            color: inherit;\n        }\n        \n        #zhaluzi-navigation-footer .footer-list a {\n            text-decoration: none;\n            color: inherit;\n            transition: all 0.2s ease;\n        }\n        \n        #zhaluzi-navigation-footer .footer-list a:hover {\n            color: var(--zhaluzi-green);\n            padding-left: 5px;\n        }\n\n        #zhaluzi-navigation-footer .container {\n            max-width: 1200px; \/* Made slightly more compact for the text block *\/\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        #zhaluzi-navigation-footer .footer-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 30px; \n            margin-bottom: 30px; \n        }\n\n        #zhaluzi-navigation-footer .footer-column h3 {\n            font-size: 1rem; \n            font-weight: 800;\n            color: var(--zhaluzi-dark-text);\n            margin-bottom: 16px;\n            padding-bottom: 8px;\n            border-bottom: 2px solid transparent; \n            background: linear-gradient(90deg, var(--zhaluzi-green-dark) 0%, var(--zhaluzi-green) 100%) left bottom no-repeat;\n            background-size: 40px 2px; \n            display: inline-block;\n        }\n        \n        #zhaluzi-navigation-footer .footer-list {\n            list-style: none;\n            display: grid;\n            gap: 10px; \n        }\n        \n        #zhaluzi-navigation-footer .footer-list li {\n            color: var(--zhaluzi-gray-text);\n            font-size: 0.85rem; \n            cursor: pointer; \n        }\n\n        #zhaluzi-navigation-footer .about-text {\n            font-size: 0.85rem; \n            color: var(--zhaluzi-gray-text);\n            line-height: 1.6;\n            margin-bottom: 16px;\n        }\n        \n        #zhaluzi-navigation-footer .contact-info p {\n            font-size: 0.85rem;\n            color: var(--zhaluzi-gray-text);\n            margin-bottom: 8px;\n        }\n        \n        #zhaluzi-navigation-footer .contact-info strong {\n            font-weight: 700;\n            color: var(--zhaluzi-dark-text);\n        }\n\n        #zhaluzi-navigation-footer .contact-info a {\n            text-decoration: none;\n            color: var(--zhaluzi-green); \n            font-weight: 600;\n        }\n\n        #zhaluzi-navigation-footer .footer-bottom {\n            text-align: center;\n            padding-top: 20px;\n            border-top: 1px solid rgba(212, 175, 55, 0.1);\n            font-size: 0.8rem; \n            color: #6B7280;\n        }\n        \n        @media (max-width: 992px) {\n            #zhaluzi-navigation-footer .footer-grid { grid-template-columns: repeat(2, 1fr); gap: 40px 20px; }\n        }\n        \n        @media (max-width: 768px) {\n            #zhaluzi-navigation-footer { padding: 30px 0 20px 0; }\n            #zhaluzi-navigation-footer .footer-grid { grid-template-columns: 1fr; gap: 30px; }\n            #zhaluzi-navigation-footer .footer-column h3 { background-size: 50px 2px; }\n        }\n    <\/style>\n\n\n\n<footer id=\"zhaluzi-navigation-footer\">\n    <div class=\"container\">\n        <div class=\"footer-grid\">\n            \n            <!-- Column 1: Knowledge Base \/ Fines -->\n            <div class=\"footer-column\">\n                <h3>Traffic Rules Knowledge Base<\/h3>\n                <ul class=\"footer-list\">\n                    <li><a href=\"#\">Speeding Fines and Buffer Zones<\/a><\/li>\n                    <li><a href=\"#\">Black Points System: How to Avoid License Suspension<\/a><\/li>\n                    <li><a href=\"#\">Fines for Phone and Unbuckled Seatbelt<\/a><\/li>\n                    <li><a href=\"#\">Driving Under the Influence (Zero Tolerance)<\/a><\/li>\n                    <li><a href=\"#\">Running a Red Light: Vehicle Confiscation<\/a><\/li>\n                    <li><a href=\"#\">Tailgating: Fine for Failing to Maintain Safe Distance<\/a><\/li>\n                    <li><a href=\"#\">Roundabout Rules in the UAE<\/a><\/li>\n                    <li><a href=\"#\">Fines for Pedestrians in Dubai<\/a><\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- Column 2: Services and Guides -->\n            <div class=\"footer-column\">\n                <h3>Services and Instructions<\/h3>\n                <ul class=\"footer-list\">\n                    <li><a href=\"#\">Guide: How to Pay Fines Online (RTA \/ EVG)<\/a><\/li>\n                    <li><a href=\"#\">Salik (Dubai) and Darb (Abu Dhabi): Registration<\/a><\/li>\n                    <li><a href=\"#\">What to Do in a Minor Accident (Saeed \/ Dubai Police)<\/a><\/li>\n                    <li><a href=\"#\">Towing and Releasing a Vehicle from the Impound Lot<\/a><\/li>\n                    <li><a href=\"#\">Car Rental for Tourists: Hidden Pitfalls<\/a><\/li>\n                    <li><a href=\"#\">International Driving Permit (IDP): Who Needs It<\/a><\/li>\n                    <li><a href=\"#\">RTA Parking: Zones, Rates, and SMS Payment<\/a><\/li>\n                    <li><a href=\"#\">Disputing Unfair Fines<\/a><\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- Column 3: Traffic Rules by Emirate -->\n            <div class=\"footer-column\">\n                <h3>Rules by Emirate<\/h3>\n                <ul class=\"footer-list\">\n                    <li><a href=\"#\">Dubai: 6th Generation Smart Radars<\/a><\/li>\n                    <li><a href=\"#\">Abu Dhabi: Abolition of the Speed Buffer Zone<\/a><\/li>\n                    <li><a href=\"#\">Sharjah: Strict Limits and Traffic Jams<\/a><\/li>\n                    <li><a href=\"#\">Ajman: Driving Specifics<\/a><\/li>\n                    <li><a href=\"#\">Ras Al Khaimah and Northern Emirates<\/a><\/li>\n                    <li><a href=\"#\">E11 Highway (Sheikh Zayed Road)<\/a><\/li>\n                    <li><a href=\"#\">Intercity Travel and Checkpoints<\/a><\/li>\n                    <li><a href=\"#\">Desert Driving (Off-road)<\/a><\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- Column 4: About the Project -->\n            <div class=\"footer-column\">\n                <h3>UAE Road Safety<\/h3>\n                <p class=\"about-text\">Your reliable navigator on the roads of the United Arab Emirates. An up-to-date database of fines, RTA and police laws, and advice for residents and auto tourists.<\/p> \n                <div class=\"contact-info\">\n                    <p><strong>Region:<\/strong> UAE (Dubai, Abu Dhabi)<\/p> \n                    <p><strong>Information:<\/strong> Updated in 2026<\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n        <div class=\"footer-bottom\">\n            <p>\u00a9 2026 UAE Safe Drive. An independent information portal on traffic rules in the UAE. All information is provided for informational purposes only.<\/p> \n        <\/div>\n    <\/div>\n<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>UAE Traffic Fines 2026 | Black Points, Radars &amp; Safety in Dubai New Traffic Rules &amp; Fines in UAE 2026: Overview The Emirates are drastically tightening road control. Implementing AI radars, adopting zero tolerance for aggressive driving, and completely abolishing &#171;buffer zones&#187; (+20 km\/h) on Abu Dhabi highways. We provide comprehensive information on Black Points, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/uaeroadsafety.ae\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uaeroadsafety.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uaeroadsafety.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uaeroadsafety.ae\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uaeroadsafety.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":9,"href":"https:\/\/uaeroadsafety.ae\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/uaeroadsafety.ae\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/uaeroadsafety.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}