{"id":14,"date":"2025-04-21T08:49:19","date_gmt":"2025-04-21T08:49:19","guid":{"rendered":"https:\/\/dnlaw.inprocess.uk\/?page_id=14"},"modified":"2025-04-28T15:06:35","modified_gmt":"2025-04-28T15:06:35","slug":"services","status":"publish","type":"page","link":"https:\/\/dnlaw.inprocess.uk\/index.php\/services\/","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf637a8 e-con-full e-flex e-con e-parent\" data-id=\"cf637a8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-608d4ab elementor-widget elementor-widget-html\" data-id=\"608d4ab\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Our Services | DN Law<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/js\/all.min.js\"><\/script>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: 'Montserrat', sans-serif;\r\n        }\r\n        \r\n        body {\r\n            color: #333;\r\n            line-height: 1.6;\r\n            background-color: #f8f9fa;\r\n        }\r\n        \r\n        .container {\r\n            width: 100%;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n        \r\n        \/* Hero Section *\/\r\n        .hero {\r\n            background-color: #11324C;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .hero-inner {\r\n            display: flex;\r\n            align-items: center;\r\n            min-height: 700px;\r\n            position: relative;\r\n            z-index: 3;\r\n        }\r\n        \r\n        .hero-bg {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(135deg, rgba(17, 50, 76, 0.97) 0%, rgba(29, 91, 140, 0.9) 100%);\r\n            z-index: 1;\r\n        }\r\n        \r\n        .hero-pattern {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-image: url('\/api\/placeholder\/1200\/800');\r\n            background-size: cover;\r\n            background-position: center;\r\n            opacity: 0.05;\r\n            z-index: 0;\r\n        }\r\n        \r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 2;\r\n            text-align: center;\r\n            color: white;\r\n            padding: 100px 0;\r\n        }\r\n        \r\n        .hero-badge {\r\n            display: inline-block;\r\n            background-color: rgba(255, 255, 255, 0.1);\r\n            border: 1px solid rgba(255, 255, 255, 0.2);\r\n            padding: 6px 16px;\r\n            border-radius: 50px;\r\n            font-size: 16px;\r\n            font-weight: 500;\r\n            margin-bottom: 25px;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            backdrop-filter: blur(5px);\r\n        }\r\n        \r\n        .hero-logo {\r\n            margin-bottom: 40px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n        \r\n        .hero-logo-icon {\r\n            width: 80px;\r\n            height: 80px;\r\n            background-color: white;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: #11324C;\r\n            font-size: 35px;\r\n            margin-bottom: 20px;\r\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\r\n        }\r\n        \r\n        .hero-logo-text {\r\n            font-size: 28px;\r\n            font-weight: 800;\r\n            letter-spacing: 2px;\r\n        }\r\n        \r\n        .hero-title {\r\n            font-size: 52px;\r\n            font-weight: 800;\r\n            margin-bottom: 25px;\r\n            letter-spacing: -0.5px;\r\n            line-height: 1.2;\r\n        }\r\n        \r\n        .hero-subtitle {\r\n            font-size: 20px;\r\n            font-weight: 400;\r\n            max-width: 700px;\r\n            margin: 0 auto 50px;\r\n            line-height: 1.6;\r\n            color: rgba(255, 255, 255, 0.9);\r\n        }\r\n        \r\n        .hero-services {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            margin: 50px 0;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .hero-service {\r\n            display: flex;\r\n            align-items: center;\r\n            background-color: rgba(255, 255, 255, 0.1);\r\n            padding: 12px 22px;\r\n            border-radius: 50px;\r\n            backdrop-filter: blur(5px);\r\n            border: 1px solid rgba(255, 255, 255, 0.15);\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .hero-service:hover {\r\n            background-color: rgba(255, 255, 255, 0.2);\r\n            transform: translateY(-3px);\r\n        }\r\n        \r\n        .hero-service i {\r\n            margin-right: 12px;\r\n            font-size: 18px;\r\n        }\r\n        \r\n        .hero-service span {\r\n            font-weight: 600;\r\n            font-size: 18px;\r\n        }\r\n        \r\n        .hero-cta-group {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            margin-top: 40px;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .hero-cta {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            background-color: #C34A4A;\r\n            color: white;\r\n            padding: 15px 30px;\r\n            border-radius: 4px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            font-size: 18px;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);\r\n        }\r\n        \r\n        .hero-cta span {\r\n            margin-right: 10px;\r\n        }\r\n        \r\n        .hero-cta i {\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .hero-cta:hover {\r\n            background-color: #d05454;\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);\r\n        }\r\n        \r\n        .hero-cta:hover i {\r\n            transform: translateX(4px);\r\n        }\r\n        \r\n        .hero-secondary-cta {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            background-color: transparent;\r\n            color: white;\r\n            padding: 15px 30px;\r\n            border-radius: 4px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            font-size: 18px;\r\n            border: 1px solid rgba(255, 255, 255, 0.3);\r\n        }\r\n        \r\n        .hero-secondary-cta:hover {\r\n            background-color: #2F93D0;\r\n            border-color: #2F93D0;\r\n        }\r\n        \r\n        .hero-stats {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 60px;\r\n            margin-top: 80px;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .hero-stat {\r\n            text-align: center;\r\n        }\r\n        \r\n        .hero-stat-number {\r\n            font-size: 48px;\r\n            font-weight: 800;\r\n            margin-bottom: 5px;\r\n            line-height: 1;\r\n        }\r\n        \r\n        .hero-stat-label {\r\n            font-size: 18px;\r\n            opacity: 0.8;\r\n            font-weight: 500;\r\n        }\r\n        \r\n        .wave-divider {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 70px;\r\n            fill: #f8f9fa;\r\n            z-index: 2;\r\n        }\r\n        \r\n        \/* Introduction Section *\/\r\n        .introduction {\r\n            padding: 100px 0 50px;\r\n            position: relative;\r\n            z-index: 10;\r\n        }\r\n        \r\n        .intro-heading {\r\n            display: flex;\r\n            align-items: center;\r\n            margin-bottom: 50px;\r\n        }\r\n        \r\n        .intro-line {\r\n            width: 50px;\r\n            height: 3px;\r\n            background-color: #C34A4A;\r\n            margin-right: 20px;\r\n        }\r\n        \r\n        .intro-title {\r\n            font-size: 20px;\r\n            font-weight: 600;\r\n            color: #11324C;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n        \r\n        .intro-content {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n        }\r\n        \r\n        .intro-text h2 {\r\n            font-size: 40px;\r\n            font-weight: 800;\r\n            color: #11324C;\r\n            margin-bottom: 30px;\r\n            line-height: 1.2;\r\n        }\r\n        \r\n        .intro-text p {\r\n            font-size: 18px;\r\n            margin-bottom: 25px;\r\n            color: #555;\r\n            line-height: 1.7;\r\n        }\r\n        \r\n        .intro-image {\r\n            border-radius: 10px;\r\n            overflow: hidden;\r\n            position: relative;\r\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);\r\n            height: 450px;\r\n        }\r\n        \r\n        .intro-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: transform 0.5s ease;\r\n        }\r\n        \r\n        .intro-image:hover img {\r\n            transform: scale(1.05);\r\n        }\r\n        \r\n        \/* Services Section *\/\r\n        .services {\r\n            padding: 100px 0;\r\n            background-color: #fff;\r\n        }\r\n        \r\n        .section-header {\r\n            text-align: center;\r\n            max-width: 700px;\r\n            margin: 0 auto 80px;\r\n        }\r\n        \r\n        .section-subtitle {\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            color: #C34A4A;\r\n            margin-bottom: 15px;\r\n            display: block;\r\n        }\r\n        \r\n        .section-title {\r\n            font-size: 42px;\r\n            color: #11324C;\r\n            margin-bottom: 25px;\r\n            font-weight: 800;\r\n            line-height: 1.2;\r\n        }\r\n        \r\n        .section-description {\r\n            font-size: 17px;\r\n            color: #666;\r\n            line-height: 1.7;\r\n        }\r\n        \r\n        .services-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\r\n            gap: 40px;\r\n        }\r\n        \r\n        .service-card {\r\n            background-color: white;\r\n            border-radius: 8px;\r\n            overflow: hidden;\r\n            box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);\r\n            transition: all 0.4s ease;\r\n            position: relative;\r\n        }\r\n        \r\n        .service-card:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .service-tag {\r\n            position: absolute;\r\n            top: 20px;\r\n            right: 20px;\r\n            background-color: rgba(255, 255, 255, 0.95);\r\n            color: #11324C;\r\n            font-size: 12px;\r\n            font-weight: 600;\r\n            padding: 6px 12px;\r\n            border-radius: 30px;\r\n            z-index: 10;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .service-icon {\r\n            background-color: #11324C;\r\n            height: 200px;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            color: white;\r\n            font-size: 65px;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .service-icon::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 30%;\r\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);\r\n        }\r\n        \r\n        .service-icon::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-image: url('\/api\/placeholder\/400\/400');\r\n            background-size: cover;\r\n            background-position: center;\r\n            opacity: 0.15;\r\n            z-index: 0;\r\n        }\r\n        \r\n        .service-icon i {\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .service-content {\r\n            padding: 35px;\r\n        }\r\n        \r\n        .service-content h3 {\r\n            color: #11324C;\r\n            font-size: 24px;\r\n            margin-bottom: 20px;\r\n            font-weight: 700;\r\n            position: relative;\r\n            padding-bottom: 15px;\r\n        }\r\n        \r\n        .service-content h3::after {\r\n            content: '';\r\n            position: absolute;\r\n            left: 0;\r\n            bottom: 0;\r\n            width: 40px;\r\n            height: 3px;\r\n            background-color: #C34A4A;\r\n        }\r\n        \r\n        .service-content p {\r\n            color: #555;\r\n            margin-bottom: 25px;\r\n            font-size: 18px;\r\n            line-height: 1.7;\r\n        }\r\n        \r\n        .service-features {\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .service-feature {\r\n            display: flex;\r\n            align-items: center;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .service-feature i {\r\n            color: #C34A4A;\r\n            font-size: 18px;\r\n            margin-right: 12px;\r\n        }\r\n        \r\n        .service-feature span {\r\n            font-size: 15px;\r\n            color: #444;\r\n        }\r\n        \r\n        .service-link {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            color: #11324C;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            font-size: 18px;\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .service-link i {\r\n            margin-left: 8px;\r\n            font-size: 14px;\r\n            transition: transform 0.3s;\r\n        }\r\n        \r\n        .service-link:hover {\r\n            color: #2F93D0;\r\n        }\r\n        \r\n        .service-link:hover i {\r\n            transform: translateX(5px);\r\n        }\r\n        \r\n        \/* Approach Section *\/\r\n        .approach {\r\n            padding: 100px 0;\r\n            background-color: #f8f9fa;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .approach-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 60px;\r\n        }\r\n        \r\n        .approach-card {\r\n            background-color: white;\r\n            padding: 40px 30px;\r\n            border-radius: 8px;\r\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);\r\n            transition: all 0.3s ease;\r\n            position: relative;\r\n            z-index: 1;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .approach-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .approach-card-number {\r\n            position: absolute;\r\n            top: 20px;\r\n            right: 20px;\r\n            font-size: 60px;\r\n            font-weight: 900;\r\n            color: rgba(17, 50, 76, 0.05);\r\n            line-height: 1;\r\n            z-index: 0;\r\n        }\r\n        \r\n        .approach-card-icon {\r\n            width: 60px;\r\n            height: 60px;\r\n            background-color: rgba(195, 74, 74, 0.1);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 25px;\r\n            color: #C34A4A;\r\n            font-size: 24px;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .approach-card-title {\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            color: #11324C;\r\n            margin-bottom: 15px;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .approach-card-text {\r\n            font-size: 18px;\r\n            color: #555;\r\n            line-height: 1.7;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        \/* Call to Action Section *\/\r\n        .cta-section {\r\n            padding: 100px 0;\r\n            background-color: #11324C;\r\n            color: white;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .cta-bg-pattern {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-image: url('\/api\/placeholder\/1200\/800');\r\n            background-size: cover;\r\n            background-position: center;\r\n            opacity: 0.05;\r\n            z-index: 0;\r\n        }\r\n        \r\n        .cta-container {\r\n            position: relative;\r\n            z-index: 1;\r\n            text-align: center;\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .cta-subtitle {\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            margin-bottom: 20px;\r\n            display: inline-block;\r\n            background-color: rgba(255, 255, 255, 0.1);\r\n            padding: 6px 16px;\r\n            border-radius: 50px;\r\n        }\r\n        \r\n        .cta-title {\r\n            font-size: 42px;\r\n            font-weight: 800;\r\n            margin-bottom: 25px;\r\n            line-height: 1.2;\r\n        }\r\n        \r\n        .cta-text {\r\n            font-size: 18px;\r\n            margin-bottom: 40px;\r\n            line-height: 1.7;\r\n            color: rgba(255, 255, 255, 0.9);\r\n        }\r\n        \r\n        .cta-buttons {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .cta-primary {\r\n            display: inline-block;\r\n            background-color: #C34A4A;\r\n            color: white;\r\n            padding: 16px 35px;\r\n            border-radius: 4px;\r\n            font-weight: 600;\r\n            font-size: 16px;\r\n            text-decoration: none;\r\n            transition: all 0.3s;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\r\n        }\r\n        \r\n        .cta-primary:hover {\r\n            background-color: #d05454;\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);\r\n        }\r\n        \r\n        .cta-secondary {\r\n            display: inline-block;\r\n            background-color: transparent;\r\n            color: white;\r\n            padding: 16px 35px;\r\n            border-radius: 4px;\r\n            font-weight: 600;\r\n            font-size: 18px;\r\n            text-decoration: none;\r\n            transition: all 0.3s;\r\n            border: 1px solid rgba(255, 255, 255, 0.3);\r\n        }\r\n        \r\n        .cta-secondary:hover {\r\n            background-color: #2F93D0;\r\n            border-color: #2F93D0;\r\n        }\r\n        \r\n        \/* Testimonials Section *\/\r\n        .testimonials {\r\n            padding: 100px 0;\r\n            background-color: white;\r\n        }\r\n        \r\n        .testimonials-container {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .testimonial-card {\r\n            background-color: white;\r\n            padding: 40px;\r\n            border-radius: 10px;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);\r\n            margin: 50px 0;\r\n            position: relative;\r\n        }\r\n        \r\n        .testimonial-quote {\r\n            font-size: 60px;\r\n            position: absolute;\r\n            top: -30px;\r\n            left: 40px;\r\n            color: #C34A4A;\r\n            opacity: 0.2;\r\n        }\r\n        \r\n        .testimonial-text {\r\n            font-size: 18px;\r\n            line-height: 1.8;\r\n            color: #444;\r\n            margin-bottom: 30px;\r\n            font-style: italic;\r\n        }\r\n        \r\n        .testimonial-author {\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        \r\n        .testimonial-author-image {\r\n            width: 60px;\r\n            height: 60px;\r\n            border-radius: 50%;\r\n            overflow: hidden;\r\n            margin-right: 20px;\r\n        }\r\n        \r\n        .testimonial-author-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n        \r\n        .testimonial-author-info h4 {\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            color: #11324C;\r\n            margin-bottom: 5px;\r\n        }\r\n        \r\n        .testimonial-author-info p {\r\n            font-size: 14px;\r\n            color: #666;\r\n        }\r\n        \r\n        .testimonial-rating {\r\n            color: #FFD700;\r\n            font-size: 18px;\r\n            margin-top: 8px;\r\n        }\r\n        \r\n        \/* Responsive Styles *\/\r\n        @media (max-width: 1100px) {\r\n            .intro-content {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n            \r\n            .intro-image {\r\n                height: 400px;\r\n                order: -1;\r\n            }\r\n            \r\n            .hero-title {\r\n                font-size: 46px;\r\n            }\r\n            \r\n            .hero-stats {\r\n                gap: 40px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 992px) {\r\n            .hero-title {\r\n                font-size: 42px;\r\n            }\r\n            \r\n            .hero-subtitle {\r\n                font-size: 18px;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 36px;\r\n            }\r\n            \r\n            .hero-stat-number {\r\n                font-size: 40px;\r\n            }\r\n            \r\n            .services-grid {\r\n                grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .hero-content {\r\n                padding: 80px 0;\r\n            }\r\n            \r\n            .hero-inner {\r\n                min-height: auto;\r\n            }\r\n            \r\n            .hero-title {\r\n                font-size: 36px;\r\n            }\r\n            \r\n            .hero-subtitle {\r\n                font-size: 18px;\r\n                margin-bottom: 30px;\r\n            }\r\n            \r\n            .hero-services {\r\n                flex-direction: column;\r\n                align-items: center;\r\n                gap: 15px;\r\n                margin: 30px 0;\r\n            }\r\n            \r\n            .hero-service {\r\n                width: 100%;\r\n                max-width: 280px;\r\n                justify-content: center;\r\n            }\r\n            \r\n            .hero-cta-group {\r\n                flex-direction: column;\r\n                align-items: center;\r\n                gap: 15px;\r\n            }\r\n            \r\n            .hero-cta, .hero-secondary-cta {\r\n                width: 100%;\r\n                max-width: 280px;\r\n                justify-content: center;\r\n            }\r\n            \r\n            .hero-stats {\r\n                margin-top: 50px;\r\n                gap: 30px;\r\n            }\r\n            \r\n            .hero-stat-number {\r\n                font-size: 36px;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 32px;\r\n            }\r\n            \r\n            .section-description {\r\n                font-size: 16px;\r\n            }\r\n            \r\n            .intro-text h2 {\r\n                font-size: 32px;\r\n            }\r\n            \r\n            .intro-image {\r\n                height: 350px;\r\n            }\r\n            \r\n            .testimonial-card {\r\n                padding: 30px;\r\n            }\r\n            \r\n            .testimonial-text {\r\n                font-size: 16px;\r\n            }\r\n            \r\n            .cta-title {\r\n                font-size: 36px;\r\n            }\r\n            \r\n            .cta-text {\r\n                font-size: 18px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 576px) {\r\n            .hero-title {\r\n                font-size: 32px;\r\n            }\r\n            \r\n            .hero-logo-icon {\r\n                width: 70px;\r\n                height: 70px;\r\n                font-size: 30px;\r\n            }\r\n            \r\n            .hero-logo-text {\r\n                font-size: 24px;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 28px;\r\n            }\r\n            \r\n            .services-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .approach-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .hero-stats {\r\n                flex-direction: column;\r\n                gap: 25px;\r\n            }\r\n            \r\n            .intro-text h2 {\r\n                font-size: 28px;\r\n            }\r\n            \r\n            .intro-image {\r\n                height: 300px;\r\n            }\r\n            \r\n            .testimonial-card {\r\n                padding: 25px;\r\n            }\r\n            \r\n            .testimonial-quote {\r\n                font-size: 50px;\r\n                top: -25px;\r\n                left: 25px;\r\n            }\r\n            \r\n            .cta-title {\r\n                font-size: 30px;\r\n            }\r\n            \r\n            .cta-primary, .cta-secondary {\r\n                width: 100%;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"hero-bg\"><\/div>\r\n        <div class=\"hero-pattern\"><\/div>\r\n        <div class=\"hero-inner\">\r\n            <div class=\"container\">\r\n                <div class=\"hero-content\">\r\n                    <div class=\"hero-badge\">\r\n                        Expert Legal Services\r\n                    <\/div>\r\n                    \r\n                    <div class=\"hero-logo\">\r\n                        <div class=\"hero-logo-icon\">\r\n                            <i class=\"fas fa-balance-scale\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"hero-logo-text\">DN LAW<\/div>\r\n                    <\/div>\r\n                    \r\n                    <h1 class=\"hero-title\">Professional Legal Services That Protect Your Rights<\/h1>\r\n                    <p class=\"hero-subtitle\">Our experienced attorneys provide exceptional legal representation with a commitment to your success, delivering personalized solutions to complex legal challenges.<\/p>\r\n                    \r\n                    <div class=\"hero-services\">\r\n                        <div class=\"hero-service\">\r\n                            <i class=\"fas fa-balance-scale\"><\/i>\r\n                            <span>Criminal Law<\/span>\r\n                        <\/div>\r\n                        <div class=\"hero-service\">\r\n                            <i class=\"fas fa-hand-holding-medical\"><\/i>\r\n                            <span>Personal Injury<\/span>\r\n                        <\/div>\r\n                        <div class=\"hero-service\">\r\n                            <i class=\"fas fa-gavel\"><\/i>\r\n                            <span>Advocacy<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"hero-cta-group\">\r\n                        <a href=\"https:\/\/dnlaw.inprocess.uk\/index.php\/contact-us\/\" class=\"hero-cta\">\r\n                            <span>Free Case Evaluation<\/span>\r\n                            <i class=\"fas fa-arrow-right\"><\/i>\r\n                        <\/a>\r\n                        <a href=\"https:\/\/dnlaw.inprocess.uk\/index.php\/about-us\/\" class=\"hero-secondary-cta\">\r\n                            Learn More About Us\r\n                        <\/a>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"hero-stats\">\r\n                        <div class=\"hero-stat\">\r\n                            <div class=\"hero-stat-number\">15+<\/div>\r\n                            <div class=\"hero-stat-label\">Years Experience<\/div>\r\n                        <\/div>\r\n                        <div class=\"hero-stat\">\r\n                            <div class=\"hero-stat-number\">800+<\/div>\r\n                            <div class=\"hero-stat-label\">Cases Won<\/div>\r\n                        <\/div>\r\n                        <div class=\"hero-stat\">\r\n                            <div class=\"hero-stat-number\">98%<\/div>\r\n                            <div class=\"hero-stat-label\">Client Satisfaction<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <svg class=\"wave-divider\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1440 100\">\r\n            <path fill-opacity=\"1\" d=\"M0,32L80,42.7C160,53,320,75,480,74.7C640,75,800,53,960,48C1120,43,1280,53,1360,58.7L1440,64L1440,320L1360,320C1280,320,1120,320,960,320C800,320,640,320,480,320C320,320,160,320,80,320L0,320Z\"><\/path>\r\n        <\/svg>\r\n    <\/section>\r\n    \r\n    <!-- Introduction Section -->\r\n    <section class=\"introduction\">\r\n        <div class=\"container\">\r\n            <div class=\"intro-heading\">\r\n                <div class=\"intro-line\"><\/div>\r\n                <div class=\"intro-title\">About Our Firm<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"intro-content\">\r\n                <div class=\"intro-text\">\r\n                    <h2>Committed to Protecting Your Rights and Securing Your Future<\/h2>\r\n                    <p>DN Law has grown to become one of the most respected legal practices in the region. Our team of dedicated attorneys brings extensive experience across various practice areas, ensuring comprehensive legal support for all our clients.<\/p>\r\n                    <p>At DN Law, we understand that each case is unique. We take the time to listen to your concerns, thoroughly analyse your situation, and develop strategic solutions tailored to your specific needs. Our client-centred approach means you'll always receive personalised attention from experienced legal professionals who genuinely care about your case.<\/p>\r\n                    <p>When you choose DN Law, you're not just hiring attorneys \u2013 you're partnering with advocates who will stand by your side throughout the entire legal process, fighting tirelessly to protect your rights and secure the best possible outcome for your case.\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"intro-image\">\r\n                    <img decoding=\"async\" src=\"https:\/\/dnlaw.inprocess.uk\/wp-content\/uploads\/2025\/04\/wesley-tingey-KJgkqQcdynQ-unsplash-scaled.jpg\" alt=\"DN Law\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <!-- Services Section -->\r\n    <section class=\"services\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <span class=\"section-subtitle\">Our Practice Areas<\/span>\r\n                <h2 class=\"section-title\">Specialized Legal Services<\/h2>\r\n                <p class=\"section-description\">At DN Law, we offer specialized legal services delivered by experienced attorneys who understand the complexities of the law and are dedicated to achieving the best possible outcomes for our clients.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"services-grid\">\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-tag\">Specialized<\/div>\r\n                    <div class=\"service-icon\">\r\n                        <i class=\"fas fa-balance-scale\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Criminal Law<\/h3>\r\n                        <p>Our criminal defense attorneys provide skilled representation for individuals facing charges. We work tirelessly to protect your rights throughout the legal process.<\/p>\r\n                        \r\n                        <div class=\"service-features\">\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>DUI\/DWI Defense<\/span>\r\n                            <\/div>\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Drug Offense Cases<\/span>\r\n                            <\/div>\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>White-Collar Crime Defense<\/span>\r\n                            <\/div>\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Assault Charges<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <a href=\"https:\/\/dnlaw.inprocess.uk\/index.php\/criminal-law\/\" class=\"service-link\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"service-card\">\r\n                    <div class=\"service-tag\">Featured<\/div>\r\n                    <div class=\"service-icon\">\r\n                        <i class=\"fas fa-hand-holding-medical\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Personal Injury<\/h3>\r\n                        <p>If you've been injured due to someone else's negligence, our personal injury attorneys can help you seek the compensation you deserve for medical expenses, lost wages, and pain and suffering.<\/p>\r\n                        \r\n                        <div class=\"service-features\">\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Car Accident Claims<\/span>\r\n                            <\/div>\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Slip and Fall Injuries<\/span>\r\n                            <\/div>\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Medical Malpractice<\/span>\r\n                            <\/div>\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Wrongful Death Claims<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <a href=\"https:\/\/dnlaw.inprocess.uk\/index.php\/personal-injury\/\" class=\"service-link\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"service-card\">\r\n                    <div class=\"service-tag\">Expert<\/div>\r\n                    <div class=\"service-icon\">\r\n                        <i class=\"fas fa-gavel\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Legal Advocacy<\/h3>\r\n                        <p>Our skilled advocates represent clients in court proceedings, negotiation sessions, and administrative hearings with strong, effective representation that protects your interests.<\/p>\r\n                        \r\n                        <div class=\"service-features\">\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Court Representation<\/span>\r\n                            <\/div>\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Settlement Negotiations<\/span>\r\n                            <\/div>\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Administrative Hearings<\/span>\r\n                            <\/div>\r\n                            <div class=\"service-feature\">\r\n                                <i class=\"fas fa-check-circle\"><\/i>\r\n                                <span>Legal Consulting<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <a href=\"https:\/\/dnlaw.inprocess.uk\/index.php\/advocacy\/\" class=\"service-link\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <!-- Approach Section -->\r\n    <section class=\"approach\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <span class=\"section-subtitle\">Our Methodology<\/span>\r\n                <h2 class=\"section-title\">The DN Law Approach<\/h2>\r\n                <p class=\"section-description\">We follow a systematic, client-centered approach to every case, ensuring thorough analysis, strategic planning, and effective execution to achieve the best possible outcomes for our clients.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"approach-grid\">\r\n                <div class=\"approach-card\">\r\n                    <div class=\"approach-card-number\">01<\/div>\r\n                    <div class=\"approach-card-icon\">\r\n                        <i class=\"fas fa-comments\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"approach-card-title\">Initial Consultation<\/h3>\r\n                    <p class=\"approach-card-text\">We begin with a comprehensive consultation to understand your situation, concerns, and objectives. This allows us to establish clear goals and develop a preliminary strategy for your case.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"approach-card\">\r\n                    <div class=\"approach-card-number\">02<\/div>\r\n                    <div class=\"approach-card-icon\">\r\n                        <i class=\"fas fa-search\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"approach-card-title\">Case Analysis<\/h3>\r\n                    <p class=\"approach-card-text\">Our team conducts a thorough investigation and analysis of your case, gathering evidence, reviewing documents, and identifying key legal issues that will impact your situation.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"approach-card\">\r\n                    <div class=\"approach-card-number\">03<\/div>\r\n                    <div class=\"approach-card-icon\">\r\n                        <i class=\"fas fa-chess\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"approach-card-title\">Strategy Development<\/h3>\r\n                    <p class=\"approach-card-text\">Based on our analysis, we develop a customized legal strategy designed to achieve your specific objectives while minimizing risks and maximizing opportunities for a favorable outcome.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"approach-card\">\r\n                    <div class=\"approach-card-number\">04<\/div>\r\n                    <div class=\"approach-card-icon\">\r\n                        <i class=\"fas fa-gavel\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"approach-card-title\">Representation<\/h3>\r\n                    <p class=\"approach-card-text\">We represent your interests with skill and determination, whether through negotiation, mediation, or litigation. Our attorneys are prepared to advocate strongly for you at every stage of the process.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"approach-card\">\r\n                    <div class=\"approach-card-number\">05<\/div>\r\n                    <div class=\"approach-card-icon\">\r\n                        <i class=\"fas fa-handshake\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"approach-card-title\">Resolution<\/h3>\r\n                    <p class=\"approach-card-text\">We work diligently to reach a resolution that meets your goals, whether through settlement negotiations or court proceedings, while keeping you informed and involved throughout the process.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"approach-card\">\r\n                    <div class=\"approach-card-number\">06<\/div>\r\n                    <div class=\"approach-card-icon\">\r\n                        <i class=\"fas fa-shield-alt\"><\/i>\r\n                    <\/div>\r\n                    <h3 class=\"approach-card-title\">Ongoing Support<\/h3>\r\n                    <p class=\"approach-card-text\">Our relationship doesn't end when your case is resolved. We provide ongoing legal support and counseling to help you navigate future challenges and protect your interests for the long term.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Services | DN Law Expert Legal Services DN LAW Professional Legal Services That Protect Your Rights Our experienced attorneys provide exceptional legal representation with a commitment to your success, delivering personalized solutions to complex legal challenges. Criminal Law Personal Injury Advocacy Free Case Evaluation Learn More About Us 15+ Years Experience 800+ Cases Won [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dnlaw.inprocess.uk\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dnlaw.inprocess.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dnlaw.inprocess.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dnlaw.inprocess.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dnlaw.inprocess.uk\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":25,"href":"https:\/\/dnlaw.inprocess.uk\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":504,"href":"https:\/\/dnlaw.inprocess.uk\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions\/504"}],"wp:attachment":[{"href":"https:\/\/dnlaw.inprocess.uk\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}