{"id":30,"date":"2026-04-22T07:11:20","date_gmt":"2026-04-22T07:11:20","guid":{"rendered":"https:\/\/neathmedicals.co.uk\/?page_id=30"},"modified":"2026-04-26T06:54:50","modified_gmt":"2026-04-26T06:54:50","slug":"nationwide-support-for-legal-professionals","status":"publish","type":"page","link":"https:\/\/neathmedicals.co.uk\/?page_id=30","title":{"rendered":"Nationwide Support for Legal Professionals"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"30\" class=\"elementor elementor-30\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85196cf e-flex e-con-boxed e-con e-parent\" data-id=\"85196cf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b27b879 elementor-widget elementor-widget-html\" data-id=\"b27b879\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\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, user-scalable=yes\">\r\n    <title>Neath Medicals | Nationwide Support for Legal Professionals<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        :root {\r\n            --navy: #0b1f3a;\r\n            --teal: #0e7490;\r\n            --teal-mid: #06b6d4;\r\n            --cream: #faf9f7;\r\n            --white: #ffffff;\r\n            --slate: #475569;\r\n            --slate-light: #94a3b8;\r\n            --border: #e2e8f0;\r\n            --accent: #f0a500;\r\n            --yellow-block: #ebbc28;\r\n            --blue-block: #599dda;\r\n            --green-block: #6ca546;\r\n        }\r\n\r\n        html, body {\r\n            width: 100%;\r\n            max-width: 100%;\r\n            font-family: 'DM Sans', sans-serif;\r\n            background: var(--white);\r\n            color: var(--navy);\r\n            line-height: 1.6;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        img {\r\n            display: block;\r\n            max-width: 100%;\r\n        }\r\n\r\n        a {\r\n            text-decoration: none;\r\n            color: inherit;\r\n        }\r\n\r\n        \/* FULL WIDTH FIX - Edge to Edge *\/\r\n        section, .hero-section, .stats-blocks, .welcome-section, footer {\r\n            position: relative;\r\n            width: 100vw;\r\n            left: 50%;\r\n            right: 50%;\r\n            margin-left: -50vw;\r\n            margin-right: -50vw;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 clamp(24px, 5vw, 72px);\r\n        }\r\n\r\n        \/* Typography *\/\r\n        h1, h2, h3 {\r\n            font-family: 'DM Serif Display', serif;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .section-title {\r\n            font-size: clamp(32px, 5vw, 46px);\r\n            line-height: 1.15;\r\n            letter-spacing: -0.5px;\r\n            color: var(--navy);\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .section-title span {\r\n            color: var(--teal);\r\n            font-style: italic;\r\n        }\r\n\r\n        .eyebrow {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            background: #f0fdff;\r\n            border: 1px solid #bae6fd;\r\n            border-radius: 50px;\r\n            padding: 6px 16px;\r\n            font-size: 12px;\r\n            font-weight: 700;\r\n            color: #0369a1;\r\n            margin-bottom: 20px;\r\n            width: fit-content;\r\n        }\r\n\r\n        \/* Buttons *\/\r\n        .btn-primary {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            background: var(--navy);\r\n            color: #fff;\r\n            padding: 14px 32px;\r\n            border-radius: 10px;\r\n            font-weight: 700;\r\n            font-size: 15px;\r\n            cursor: pointer;\r\n            border: none;\r\n            transition: all .25s;\r\n        }\r\n\r\n        .btn-primary:hover {\r\n            background: var(--teal);\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 24px rgba(14, 116, 144, 0.25);\r\n        }\r\n\r\n        .btn-teal {\r\n            background: var(--teal);\r\n        }\r\n\r\n        .btn-teal:hover {\r\n            background: #0a6070;\r\n        }\r\n\r\n        \/* Hero Section - Same as About Us *\/\r\n        .hero-section {\r\n            background: linear-gradient(135deg, #f8fafc 0%, #eef2f6 100%);\r\n            padding: clamp(60px, 8vw, 100px) 0;\r\n        }\r\n\r\n        .hero-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1.1fr;\r\n            gap: clamp(40px, 6vw, 80px);\r\n            align-items: center;\r\n        }\r\n\r\n        .hero-image img {\r\n            width: 100%;\r\n            aspect-ratio: 4\/3;\r\n            object-fit: cover;\r\n            border-radius: 28px;\r\n            box-shadow: 0 20px 40px rgba(10, 22, 40, 0.12);\r\n        }\r\n\r\n        .hero-content p {\r\n            font-size: 16px;\r\n            color: var(--slate);\r\n            line-height: 1.75;\r\n            margin-bottom: 18px;\r\n        }\r\n\r\n        .contact-phone {\r\n            font-weight: 700;\r\n            font-size: clamp(22px, 3vw, 28px);\r\n            color: var(--teal);\r\n            display: inline-block;\r\n            margin: 12px 0;\r\n        }\r\n\r\n        .contact-email {\r\n            font-size: 16px;\r\n            color: var(--slate);\r\n            margin-top: 8px;\r\n        }\r\n\r\n        .contact-email i {\r\n            color: var(--teal);\r\n            margin-right: 8px;\r\n        }\r\n\r\n        \/* Stats Color Blocks - Same as About Us *\/\r\n        .stats-blocks {\r\n            background: var(--teal);\r\n            padding: 0;\r\n        }\r\n\r\n        .blocks-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            width: 100%;\r\n        }\r\n\r\n        .stat-card {\r\n            padding: clamp(36px, 5vw, 56px) clamp(24px, 4vw, 48px);\r\n            color: #fff;\r\n        }\r\n\r\n        .stat-card.yellow {\r\n            background: var(--yellow-block);\r\n        }\r\n\r\n        .stat-card.blue {\r\n            background: var(--blue-block);\r\n        }\r\n\r\n        .stat-card.green {\r\n            background: var(--green-block);\r\n        }\r\n\r\n        .stat-card h3 {\r\n            font-size: clamp(20px, 2.5vw, 24px);\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n\r\n        .stat-card h3 i {\r\n            font-size: 24px;\r\n        }\r\n\r\n        .stat-card p {\r\n            font-size: 15px;\r\n            line-height: 1.7;\r\n            opacity: 0.95;\r\n        }\r\n\r\n        \/* Services Grid - Same as About Us contact section style *\/\r\n        .services-section {\r\n            padding: clamp(60px, 8vw, 100px) 0;\r\n            background: var(--white);\r\n        }\r\n\r\n        .services-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 30px;\r\n        }\r\n\r\n        .service-card-item {\r\n            background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);\r\n            border-radius: 24px;\r\n            padding: 40px;\r\n            border: 1px solid var(--border);\r\n            box-shadow: 0 12px 32px rgba(10, 22, 40, 0.06);\r\n            transition: all 0.3s;\r\n        }\r\n\r\n        .service-card-item:hover {\r\n            transform: translateY(-6px);\r\n            box-shadow: 0 24px 48px rgba(10, 22, 40, 0.12);\r\n            border-color: var(--teal);\r\n        }\r\n\r\n        .service-icon {\r\n            width: 64px;\r\n            height: 64px;\r\n            border-radius: 16px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 28px;\r\n            margin-bottom: 24px;\r\n            background: var(--teal);\r\n            color: #fff;\r\n        }\r\n\r\n        .service-card-item h3 {\r\n            font-size: 22px;\r\n            margin-bottom: 14px;\r\n            color: var(--navy);\r\n        }\r\n\r\n        .service-card-item p {\r\n            font-size: 15px;\r\n            color: var(--slate);\r\n            line-height: 1.7;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .service-link {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            font-weight: 600;\r\n            font-size: 14px;\r\n            color: var(--teal);\r\n            transition: all 0.2s;\r\n        }\r\n\r\n        .service-link:hover {\r\n            gap: 12px;\r\n        }\r\n\r\n        .service-link i {\r\n            font-size: 12px;\r\n        }\r\n\r\n        \/* Welcome Section - Same as About Us *\/\r\n        .welcome-section {\r\n            padding: clamp(50px, 7vw, 80px) 0;\r\n            background: var(--cream);\r\n            text-align: center;\r\n        }\r\n\r\n        .welcome-badge {\r\n            display: inline-block;\r\n            background: var(--teal);\r\n            color: #fff;\r\n            padding: 8px 24px;\r\n            border-radius: 50px;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            letter-spacing: 0.5px;\r\n            margin-bottom: 24px;\r\n        }\r\n\r\n        .welcome-section h2 {\r\n            font-size: clamp(36px, 5vw, 48px);\r\n            max-width: 800px;\r\n            margin: 0 auto 24px;\r\n        }\r\n\r\n        .welcome-section p {\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n            color: var(--slate);\r\n            font-size: clamp(15px, 2vw, 17px);\r\n        }\r\n\r\n        .cta-buttons {\r\n            display: flex;\r\n            gap: 16px;\r\n            justify-content: center;\r\n            margin-top: 36px;\r\n        }\r\n\r\n        \/* Footer - Same as About Us *\/\r\n        footer {\r\n            background: var(--navy);\r\n            color: #cbd5e6;\r\n            padding: clamp(50px, 7vw, 80px) 0 24px;\r\n        }\r\n\r\n        .footer-grid {\r\n            display: grid;\r\n            grid-template-columns: 1.5fr 1fr 1fr 1.2fr;\r\n            gap: clamp(30px, 5vw, 50px);\r\n        }\r\n\r\n        .footer-brand h3 {\r\n            color: #fff;\r\n            font-size: 22px;\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        .footer-brand p {\r\n            font-size: 14px;\r\n            opacity: 0.7;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .footer-links h4 {\r\n            color: #fff;\r\n            font-size: 15px;\r\n            margin-bottom: 18px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .footer-links ul {\r\n            list-style: none;\r\n        }\r\n\r\n        .footer-links ul li {\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .footer-links ul li a {\r\n            color: #cbd5e6;\r\n            font-size: 14px;\r\n            opacity: 0.7;\r\n            transition: opacity 0.2s;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .footer-links ul li a:hover {\r\n            opacity: 1;\r\n            color: var(--teal-mid);\r\n        }\r\n\r\n        .footer-links ul li i {\r\n            width: 16px;\r\n            color: var(--teal-mid);\r\n            font-size: 12px;\r\n        }\r\n\r\n        .footer-bottom {\r\n            text-align: center;\r\n            padding-top: 32px;\r\n            margin-top: 40px;\r\n            border-top: 1px solid rgba(255, 255, 255, 0.1);\r\n            font-size: 13px;\r\n            opacity: 0.6;\r\n        }\r\n\r\n        \/* Animations *\/\r\n        .fadeInUp {\r\n            animation: fadeUp 0.7s ease-out forwards;\r\n        }\r\n\r\n        @keyframes fadeUp {\r\n            from { opacity: 0; transform: translateY(25px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 992px) {\r\n            .hero-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n\r\n            .blocks-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .services-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .footer-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .footer-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 32px;\r\n            }\r\n\r\n            .container {\r\n                padding: 0 clamp(20px, 5vw, 40px);\r\n            }\r\n\r\n            .cta-buttons {\r\n                flex-direction: column;\r\n                align-items: stretch;\r\n            }\r\n\r\n            .btn-primary {\r\n                justify-content: center;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .section-title {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .stat-card {\r\n                padding: 32px 24px;\r\n            }\r\n\r\n            .service-card-item {\r\n                padding: 28px 24px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- Hero Section - Same layout as About Us -->\r\n<section class=\"hero-section\">\r\n    <div class=\"container\">\r\n        <div class=\"hero-grid\">\r\n            <div class=\"hero-image fadeInUp\">\r\n                <img decoding=\"async\" src=\"https:\/\/neathmedicals.co.uk\/wp-content\/uploads\/2026\/04\/hands-female-doctor-looking-cardiogram-holding-bottle-medicine-1-300x200.jpg\" alt=\"Legal professionals consultation\">\r\n            <\/div>\r\n            <div class=\"hero-content\">\r\n                <div class=\"eyebrow\">\r\n                    <i class=\"fas fa-gavel\"><\/i> Trusted by Legal Professionals Nationwide\r\n                <\/div>\r\n                <h2 class=\"section-title\">Nationwide support for <span>legal professionals<\/span><\/h2>\r\n                <p>Neath Medicals works with legal professionals throughout the country. If you work in the legal profession and want to find out more about the support we can offer, select one of our services below.<\/p>\r\n                <p>For a list of fees for any of our services, get in touch with us.<\/p>\r\n                <div class=\"contact-phone\">\r\n                    <i class=\"fas fa-phone-alt\" style=\"font-size: 20px; margin-right: 10px;\"><\/i>01908 765010\r\n                <\/div>\r\n                <div class=\"contact-email\">\r\n                    <i class=\"fas fa-envelope\"><\/i> info@neathmedicals.co.uk\r\n                <\/div>\r\n                <a href=\"https:\/\/neathmedicals.co.uk\/?page_id=96\" class=\"btn-primary btn-teal\" style=\"margin-top: 28px;\">\r\n                    <i class=\"fas fa-calendar-check\"><\/i> Request a Callback\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Three Color Blocks - Same as About Us -->\r\n<div class=\"stats-blocks\">\r\n    <div class=\"blocks-grid\">\r\n        <div class=\"stat-card yellow\">\r\n            <h3><i class=\"fas fa-scale-balanced\"><\/i> Medical Negligence<\/h3>\r\n            <p>Neath Medicals provides Medico-Legal reports and diagnostic and rehabilitation services for cases of all types. We can carry out screening and full reports on birthing injury, surgical errors, and misdiagnosis.<\/p>\r\n        <\/div>\r\n        <div class=\"stat-card blue\">\r\n            <h3><i class=\"fas fa-heart-pulse\"><\/i> Catastrophic Injury<\/h3>\r\n            <p>Our dedicated, in-house team works with clients who have suffered a range of serious and catastrophic injuries, from spinal cord and brain injury to amputation and severe burns.<\/p>\r\n        <\/div>\r\n        <div class=\"stat-card green\">\r\n            <h3><i class=\"fas fa-industry\"><\/i> Industrial Disease<\/h3>\r\n            <p>Neath Medicals is a specialist in Industrial Disease. Our Medico-Legal experts work quickly and professionally to provide reports for asbestos-related conditions, respiratory diseases, and occupational cancers.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- Services Grid Section - Same style as About Us contact section -->\r\n<section class=\"services-section\">\r\n    <div class=\"container\">\r\n        <div style=\"text-align: center; margin-bottom: 48px;\">\r\n            <div class=\"eyebrow\" style=\"margin-left: auto; margin-right: auto;\">\r\n                <i class=\"fas fa-star\"><\/i> Our Specialist Services\r\n            <\/div>\r\n            <h2 class=\"section-title\">Comprehensive <span>Legal Support<\/span> Services<\/h2>\r\n            <p style=\"color: var(--slate); max-width: 700px; margin: 0 auto;\">Expert medico-legal reports and rehabilitation support for legal professionals nationwide.<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"services-grid\">\r\n            <div class=\"service-card-item fadeInUp\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-ear-deaf\"><\/i>\r\n                <\/div>\r\n                <h3>Industrial Deafness<\/h3>\r\n                <p>Neath Medicals has instructed more than 40,000 audiologists on behalf of solicitors seeking support on Medico-Legal cases for Noise-Induced Hearing Loss and acoustic trauma.<\/p>\r\n                <a href=\"#\" class=\"service-link\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n            <\/div>\r\n            \r\n            <div class=\"service-card-item fadeInUp\" style=\"animation-delay: 0.1s;\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-assistive-listening-systems\"><\/i>\r\n                <\/div>\r\n                <h3>Medico Legal Audiology<\/h3>\r\n                <p>Neath Medicals has completed thousands of audiological tests for clients who have sustained hearing damage as a result of excessive noise, explosions or accidents in the workplace.<\/p>\r\n                <a href=\"#\" class=\"service-link\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n            <\/div>\r\n            \r\n            <div class=\"service-card-item fadeInUp\" style=\"animation-delay: 0.2s;\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-spine\"><\/i>\r\n                <\/div>\r\n                <h3>Cumulative Back Injury<\/h3>\r\n                <p>Neath Medicals has a team of Medico-Legal experts with years of experience in assessing back injuries sustained in the workplace. We work with efficiency and professionalism.<\/p>\r\n                <a href=\"#\" class=\"service-link\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n            <\/div>\r\n            \r\n            <div class=\"service-card-item fadeInUp\" style=\"animation-delay: 0.3s;\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-bicycle\"><\/i>\r\n                <\/div>\r\n                <h3>Cycling Accidents<\/h3>\r\n                <p>Neath Medicals serious injury team has dealt with many instructions from solicitors in respect of clients who have suffered injuries while riding their bikes.<\/p>\r\n                <a href=\"#\" class=\"service-link\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n            <\/div>\r\n            \r\n            <div class=\"service-card-item fadeInUp\" style=\"animation-delay: 0.4s;\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-user-injured\"><\/i>\r\n                <\/div>\r\n                <h3>Personal Injury<\/h3>\r\n                <p>Our panel of medical experts works across a range of specialities to ensure we can meet the needs of clients who have suffered Personal Injuries, from minor accidents to life-changing trauma.<\/p>\r\n                <a href=\"#\" class=\"service-link\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n            <\/div>\r\n            \r\n            <div class=\"service-card-item fadeInUp\" style=\"animation-delay: 0.5s;\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-file-medical\"><\/i>\r\n                <\/div>\r\n                <h3>Expert Witness Reports<\/h3>\r\n                <p>Court-ready medico-legal reports prepared by GMC-registered specialists. CPR Part 35 compliant and accepted by courts nationwide.<\/p>\r\n                <a href=\"#\" class=\"service-link\">Learn More <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Welcome Section - Same as About Us -->\r\n<section class=\"welcome-section\">\r\n    <div class=\"container\">\r\n        <span class=\"welcome-badge\">Nationwide Coverage<\/span>\r\n        <h2 class=\"section-title\">Supporting Legal Professionals <span>Across the UK<\/span><\/h2>\r\n        <p>Whether you're handling medical negligence, personal injury, or industrial disease cases, our team of expert witnesses and rehabilitation specialists is ready to support your clients with professional, timely, and court-ready reports.<\/p>\r\n        <div class=\"cta-buttons\">\r\n            <a href=\"#\" class=\"btn-primary\">\r\n                <i class=\"fas fa-phone-alt\"><\/i> Call 01908 765010\r\n            <\/a>\r\n            <a href=\"https:\/\/neathmedicals.co.uk\/?page_id=96\" class=\"btn-primary btn-teal\">\r\n                <i class=\"fas fa-calendar-check\"><\/i> Request a Callback\r\n            <\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Footer - Same as About Us -->\r\n<footer>\r\n    <div class=\"container\">\r\n        <div class=\"footer-grid\">\r\n            <div class=\"footer-brand\">\r\n                <h3><i class=\"fas fa-heartbeat\" style=\"margin-right: 8px; color: var(--teal-mid);\"><\/i>Neath Medicals Ltd<\/h3>\r\n                <p>Medico-Legal & Rehabilitation Experts. Nationwide support for legal professionals across England and Wales.<\/p>\r\n            <\/div>\r\n            <div class=\"footer-links\">\r\n                <h4>Services<\/h4>\r\n                <ul>\r\n                    <li><a href=\"#\"><i class=\"fas fa-chevron-right\"><\/i> Medical Negligence<\/a><\/li>\r\n                    <li><a href=\"#\"><i class=\"fas fa-chevron-right\"><\/i> Catastrophic Injury<\/a><\/li>\r\n                    <li><a href=\"#\"><i class=\"fas fa-chevron-right\"><\/i> Industrial Disease<\/a><\/li>\r\n                    <li><a href=\"#\"><i class=\"fas fa-chevron-right\"><\/i> Personal Injury<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"footer-links\">\r\n                <h4>Specialisms<\/h4>\r\n                <ul>\r\n                    <li><a href=\"#\"><i class=\"fas fa-chevron-right\"><\/i> Industrial Deafness<\/a><\/li>\r\n                    <li><a href=\"#\"><i class=\"fas fa-chevron-right\"><\/i> Medico Legal Audiology<\/a><\/li>\r\n                    <li><a href=\"#\"><i class=\"fas fa-chevron-right\"><\/i> Back Injury<\/a><\/li>\r\n                    <li><a href=\"#\"><i class=\"fas fa-chevron-right\"><\/i> Cycling Accidents<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"footer-links\">\r\n                <h4>Contact<\/h4>\r\n                <ul>\r\n                    <li><a href=\"tel:01908765010\"><i class=\"fas fa-phone-alt\"><\/i> 01908 765010<\/a><\/li>\r\n                    <li><a href=\"mailto:enquiries@neathmedicals.co.uk\"><i class=\"fas fa-envelope\"><\/i> enquiries@neathmedicals.co.uk<\/a><\/li>\r\n                    <li><a href=\"#\"><i class=\"fas fa-map-marker-alt\"><\/i> UK Nationwide Coverage<\/a><\/li>\r\n                    <li><a href=\"#\"><i class=\"far fa-clock\"><\/i> Mon-Fri: 8:00 \u2013 18:00<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"footer-bottom\">\r\n            \u00a9 2025 Neath Medicals Ltd \u2013 All rights reserved. Trusted by legal professionals across the UK.\r\n        <\/div>\r\n    <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n    \/\/ FadeInUp animation on scroll\r\n    const fadeElements = document.querySelectorAll('.fadeInUp');\r\n    const observer = new IntersectionObserver((entries) => {\r\n        entries.forEach(entry => {\r\n            if (entry.isIntersecting) {\r\n                entry.target.style.opacity = '1';\r\n                entry.target.style.transform = 'translateY(0)';\r\n                observer.unobserve(entry.target);\r\n            }\r\n        });\r\n    }, { threshold: 0.1 });\r\n    \r\n    fadeElements.forEach(el => {\r\n        el.style.opacity = '0';\r\n        el.style.transform = 'translateY(25px)';\r\n        observer.observe(el);\r\n    });\r\n    \r\n    window.addEventListener('load', () => {\r\n        fadeElements.forEach(el => {\r\n            if (getComputedStyle(el).opacity === '0') {\r\n                el.style.opacity = '1';\r\n                el.style.transform = 'none';\r\n            }\r\n        });\r\n    });\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\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>Neath Medicals | Nationwide Support for Legal Professionals Trusted by Legal Professionals Nationwide Nationwide support for legal professionals Neath Medicals&#8230;<\/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-30","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/neathmedicals.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/30","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/neathmedicals.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/neathmedicals.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/neathmedicals.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/neathmedicals.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=30"}],"version-history":[{"count":13,"href":"https:\/\/neathmedicals.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/30\/revisions"}],"predecessor-version":[{"id":269,"href":"https:\/\/neathmedicals.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/30\/revisions\/269"}],"wp:attachment":[{"href":"https:\/\/neathmedicals.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=30"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}