{"id":404,"date":"2024-04-14T15:20:59","date_gmt":"2024-04-14T15:20:59","guid":{"rendered":"http:\/\/prelive-tdw.visibleone.app\/?post_type=practice-areas&#038;p=404"},"modified":"2026-03-09T06:38:54","modified_gmt":"2026-03-09T06:38:54","slug":"commercial","status":"publish","type":"practice-areas","link":"https:\/\/www.tannerdewitt.com\/zh-hans\/practice-areas\/corporate-and-commercial\/commercial\/","title":{"rendered":"Commercial"},"content":{"rendered":"\n\n<div class=\"w-[100%]  z-[100] relative\">\n    <div id=\"private-clients-hero-container\"\n        class=\"   pl-[5%] items-start  private-clients-hero-container before:bg-[#7F167F]\/75 pl-[9.375%] z-[-1]    bg-privateClient bg-opacity-0 bg-[url('..\/..\/images\/private-clients-bg.jpeg')]\">\n        \n\n        <div class=\"practice-areas-featured-banner\">\n            <div class=\" practice-areas-featured-content\">\n                <div class=\"!hidden xl:!flex items-end practice-areas-featured-breadcrumbs z-[1] \">\n                    <a class=\"page-link no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/\">Home<\/a>\n                <\/div>\n\n                <h2 class=\"heading-with-line heading2 !font-normal text-white font-lora\">Commercial                <\/h2>\n\n                <p class=\"body1 !font-roboto tracking-[1px] text-whitelight !font-bold uppercase z-[1]\">\n                    Practice Areas                <\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n<!-- <div class=\"relative\"> -->\n<div class=\"sticky top-[0px] w-full bg-white sticky-tabbar\">\n    <div\n        class=\"md:px-[20px] !bg-transparent !border-t-[0px] relative xl:pl-[5%] 4xl:pl-[9.375%]  border-[1px] border-[#8B8A8A] flex items-center px-1 gap-3 \">\n        <div class=\"mb-prev 3xl:hidden\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\">\n                <path\n                    d=\"M15.9707 2.92091L6.4249 12.2315C6.28024 12.3728 6.28024 12.627 6.4249 12.7683L15.9709 22.0789C16.118 22.2221 16.3527 22.2206 16.4979 22.0756L17.5735 21C17.6438 20.9297 17.6833 20.8341 17.6833 20.7349L17.6833 20.7323C17.6826 20.632 17.6418 20.536 17.5698 20.4661L9.37637 12.4999L17.5696 4.5337C17.6416 4.46375 17.6824 4.36781 17.6831 4.26747L17.6831 4.2649C17.6831 4.16566 17.6436 4.07008 17.5733 3.99976L16.4977 2.9242C16.3525 2.77918 16.1178 2.77772 15.9707 2.92091Z\"\n                    fill=\"#3E3C3C\" \/>\n            <\/svg>\n        <\/div>\n        <div class=\"practice-areas-tabs scroll-smooth\">\n                                    <span class=\" practice-areas-tab-link whitespace-nowrap \" data-tab-name=\"Introduction\"\n                data-active-tab=\"true\">Introduction<\/span>\n                        <span class=\" practice-areas-tab-link whitespace-nowrap \" data-tab-name=\"Services\"\n                data-active-tab=\"false\">Services<\/span>\n                        <span class=\" practice-areas-tab-link whitespace-nowrap \" data-tab-name=\"Experience\"\n                data-active-tab=\"false\">Experience<\/span>\n                        <span class=\" practice-areas-tab-link whitespace-nowrap \" data-tab-name=\"Accolades\/Testimonials\"\n                data-active-tab=\"false\">Accolades\/Testimonials<\/span>\n                        <span class=\" practice-areas-tab-link whitespace-nowrap \" data-tab-name=\"Insights and News\"\n                data-active-tab=\"false\">Insights and News<\/span>\n                                <\/div>\n        <div class=\"mb-next 3xl:hidden\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\">\n                <path\n                    d=\"M8.02927 22.0791L17.5751 12.7685C17.7198 12.6272 17.7198 12.373 17.5751 12.2317L8.02908 2.92113C7.88205 2.77795 7.64731 2.77941 7.50211 2.92443L6.42654 3.99999C6.35623 4.0703 6.31668 4.16589 6.31668 4.26513L6.31668 4.26769C6.31741 4.36803 6.35825 4.46398 6.43021 4.53393L14.6236 12.5001L6.43039 20.4663C6.35843 20.5362 6.3176 20.6322 6.31686 20.7325L6.31686 20.7351C6.31686 20.8343 6.35641 20.9299 6.42673 21.0002L7.50229 22.0758C7.64749 22.2208 7.88223 22.2223 8.02927 22.0791Z\"\n                    fill=\"#3E3C3C\" \/>\n            <\/svg>\n        <\/div>\n\n    <\/div>\n<\/div>\n<!-- <\/div> -->\n\n<script >\n(function() {\n    document.addEventListener(\"DOMContentLoaded\", () => {\n\n        const breadCrumbsContainer = Array.from(document.querySelectorAll(\n            \".practice-areas-featured-breadcrumbs\"));\n        breadCrumbsContainer.forEach(container => {\n            const breadCrumbLinks = Array.from(container.querySelectorAll('.page-link'));\n            const breadCrumbSeperators = Array.from(container.querySelectorAll('.separator'));\n\n            breadCrumbLinks.forEach(link => {\n                link.classList.add('practice-areas-featured-breadcrumb-item-name')\n            })\n\n            breadCrumbSeperators.forEach(separator => {\n                separator.textContent = \"\/\"\n                separator.classList.add('practice-areas-featured-breadcrumb-item-slash')\n            })\n        })\n        const prev = document.querySelector('.mb-prev');\n        const next = document.querySelector('.mb-next');\n        const content = document.querySelector('.practice-areas-tabs');\n\n        function arrowShow() {\n            if (content.scrollLeft < document.innerWidth) {\n                prev.classList.add('opacity-0');\n                next.classList.add('opacity-0');\n            } else if (content.scrollLeft == 0) {\n                prev.classList.add('opacity-0');\n            } else if (content.scrollLeft > content.clientWidth) {\n                next.classList.add('opacity-0');\n            } else {\n                prev.classList.remove('opacity-0');\n                next.classList.remove('opacity-0');\n            }\n        }\n        arrowShow();\n        content.addEventListener('resize', function() {\n            arrowShow();\n        })\n        content.addEventListener('scroll', function() {\n            arrowShow();\n        })\n\n        prev.addEventListener('click', function() {\n            content.scrollLeft -= window.innerWidth \/ 2;\n            arrowShow();\n        })\n        next.addEventListener('click', function() {\n            content.scrollLeft += window.innerWidth \/ 2;\n            arrowShow();\n        })\n\n\n    })\n})()\n<\/script>\n\n\n\n\n\n<div id=\"practice-areas-outer-block-container\" class=\"  practice-areas-outer-block-container \">\n\n    <div class=\" 7xlOver:w-[80%] acf-innerblocks-container\">\n\n\n<div data-tab-content-active=\"false\" data-tab-content-name=\"Introduction\"\n    class=\" practice-area-tab-content-container 6xl:w-[100%] 7xl:w-[auto]  \">\n    <div class=\"acf-innerblocks-container\">\n\n<div id=\"\">\n    <div id=\"practice-areas-tab-content-wysiwyg\" class=\"tab-editor-wysiwyg \">\n        <p>Businesses grow. They scale. They internationalise. They develop new business lines. They become complex. The legal issues change from business-as-usual to novel or sophisticated.<\/p>\n<p>Our commercial practice delivers legal advice that is tailored to the needs of its commercial clients. We deliver customised, efficient and practical solutions with a strong commercial mindset.<\/p>\n<p>Many of the commercial transactions we advise on involve international and cross-border issues. We collaborate with best-in-class law firms in other jurisdictions as required to deliver the international solutions our clients need. We also work closely with financial advisers, auditors, tax advisers and other professionals to support a multi-disciplinary approach to our clients\u2019 requirements.<\/p>\n\n    <\/div>\n<\/div>\n\n\n<script>\n(function() {\n    document.addEventListener(\"DOMContentLoaded\", () => {\n        const containers = Array.from(document.querySelectorAll(\"#practice-areas-tab-content-wysiwyg\"));\n\n        containers.forEach(el => el.outerHTML = el.outerHTML.replaceAll(\"<p>&nbsp;<\/p>\",\n            \"<p style='margin-bottom:10px' ><\/p>\"))\n        wrapPlainTextInsideSpanForListItem()\n        \/\/ appendBulletForDataList()\n    })\n})()\n\nfunction wrapPlainTextInsideSpanForListItem() {\n    const listItems = Array.from(document.querySelectorAll(\".tab-editor-wysiwyg > ul li\"));\n    const anotherListItems = Array.from(document.querySelectorAll(\".tab-editor-wysiwyg> .border-box > ul li\"));\n    console.log(anotherListItems);\n    [...listItems, ...anotherListItems].forEach(item => {\n\n        if (item.getAttribute(\"data-list\")) {\n            return\n        }\n\n\n        const bulletHtml = `<div class=\"sub-practice-area-item-title-bullet\"><\/div>`\n\n\n\n        item.setAttribute(\"data-list\", true);\n\n\n        item.innerHTML = `<span>${item.innerHTML}<\/span>`;\n\n        item.insertAdjacentHTML(\"afterbegin\", bulletHtml)\n    })\n}\n\n\/\/ function appendBulletForDataList() {\n\/\/     const listItems = Array.from(document.querySelectorAll(\".tab-editor-wysiwyg.experiences > ul li[data-list]\"));\n\n\/\/     const bulletHtml = `<div class=\"sub-practice-area-item-title-bullet\"><\/div>`\n\n\/\/     listItems.forEach(el => {\n\/\/         el.insertAdjacentHTML(\"afterbegin\", bulletHtml)\n\/\/     })\n\n\/\/     console.log(listItems)\n\/\/ }\n<\/script>\n<\/div>\n\n            <div class=\" practice-area-tab-content-container 6xl:w-[100%] 7xl:w-[calc(100vw * 0.5833)] mt-[40px]\">\n            <h3 class=\"heading3 !font-normal font-lora  mb-[20px] \">Key Contacts<\/h3>\n            <div class=\" grid grid-cols-2 md:grid-cols-3 xl:grid-cols-4 gap-5 \">\n\n                \n            <\/div>\n        <\/div>\n\n    \n<\/div>\n\n\n\n<div data-tab-content-active=\"false\" data-tab-content-name=\"Services\"\n    class=\" practice-area-tab-content-container   \">\n    <div class=\"acf-innerblocks-container\">\n\n<div id=\"\">\n    <div id=\"practice-areas-tab-content-wysiwyg\" class=\"tab-editor-wysiwyg \">\n        <ul>\n<li>Banking and finance<\/li>\n<li>Commercial arrangements and contracts<\/li>\n<li>Establishment of new companies and businesses<\/li>\n<li>Services contracts and supply agreements<\/li>\n<li>Loan agreements, financing documents and security deeds<\/li>\n<li>Convertible loans and convertible instruments<\/li>\n<li>Collaboration, marketing and consulting agreements<\/li>\n<li>PRC-related commercial matters<\/li>\n<li>Commercial leases, licences and tenancy agreements<\/li>\n<li>Distributorship, agency and franchise arrangements<\/li>\n<li>ESOPs and other employee incentive plans<\/li>\n<li>Immigration and visa matters<\/li>\n<li>Template production<\/li>\n<li>Standard terms and conditions, terms of service, supply terms and terms of use<\/li>\n<\/ul>\n\n    <\/div>\n<\/div>\n\n\n<script>\n(function() {\n    document.addEventListener(\"DOMContentLoaded\", () => {\n        const containers = Array.from(document.querySelectorAll(\"#practice-areas-tab-content-wysiwyg\"));\n\n        containers.forEach(el => el.outerHTML = el.outerHTML.replaceAll(\"<p>&nbsp;<\/p>\",\n            \"<p style='margin-bottom:10px' ><\/p>\"))\n        wrapPlainTextInsideSpanForListItem()\n        \/\/ appendBulletForDataList()\n    })\n})()\n\nfunction wrapPlainTextInsideSpanForListItem() {\n    const listItems = Array.from(document.querySelectorAll(\".tab-editor-wysiwyg > ul li\"));\n    const anotherListItems = Array.from(document.querySelectorAll(\".tab-editor-wysiwyg> .border-box > ul li\"));\n    console.log(anotherListItems);\n    [...listItems, ...anotherListItems].forEach(item => {\n\n        if (item.getAttribute(\"data-list\")) {\n            return\n        }\n\n\n        const bulletHtml = `<div class=\"sub-practice-area-item-title-bullet\"><\/div>`\n\n\n\n        item.setAttribute(\"data-list\", true);\n\n\n        item.innerHTML = `<span>${item.innerHTML}<\/span>`;\n\n        item.insertAdjacentHTML(\"afterbegin\", bulletHtml)\n    })\n}\n\n\/\/ function appendBulletForDataList() {\n\/\/     const listItems = Array.from(document.querySelectorAll(\".tab-editor-wysiwyg.experiences > ul li[data-list]\"));\n\n\/\/     const bulletHtml = `<div class=\"sub-practice-area-item-title-bullet\"><\/div>`\n\n\/\/     listItems.forEach(el => {\n\/\/         el.insertAdjacentHTML(\"afterbegin\", bulletHtml)\n\/\/     })\n\n\/\/     console.log(listItems)\n\/\/ }\n<\/script>\n<\/div>\n\n    \n<\/div>\n\n\n\n<div data-tab-content-active=\"false\" data-tab-content-name=\"Experience\"\n    class=\" practice-area-tab-content-container   \">\n    <div class=\"acf-innerblocks-container\">\n\n<div id=\"\">\n    <div id=\"practice-areas-tab-content-wysiwyg\" class=\"tab-editor-wysiwyg \">\n        <ul>\n<li>Advised an affiliation of globally active venture capital and private equity firms with an operating track record of more than 30 years to structure their China fund management platform by introducing an entirely new shareholding structure to permit separation of income streams and control.<\/li>\n<li>Advising Universal Pictures on the Hong Kong aspects of the promotional activities of its blockbuster movie Skyscraper, including the regulatory and commercial aspects of the public climb of the Four Seasons Hotel in Central Hong Kong by Alain Robert.<\/li>\n<li>Advised a South Africa-based retail conglomerate on the Hong Kong aspects of its group reorganisation and the refinancing of its group loan facilities with a syndicate of lenders led by J.P. Morgan Securities Plc.<\/li>\n<li>Advised as leading counsel for a leading Chinese bank on CCBI\u2019s extension of 2 private notes issued by Welab. The principal amount of the notes is USD35 million.<\/li>\n<li>Advising Fosun Hani Group in its intra-group restructuring and stamp duty exemption.<\/li>\n<li>Advised both the junior and senior lenders on the Hong Kong aspects of an asset-based loan facility and a term loan facility of US$90m in aggregate secured over the borrower group\u2019s business and assets.<\/li>\n<li>Advising a Hong Kong company on various financing contracts and agreements relating to a wind farm project in Chile.<\/li>\n<li>Advised a French client on its strategic alliance with a chain of large French department stores to provide sourcing and trading services to the chain in Hong Kong and mainland China.<\/li>\n<\/ul>\n\n    <\/div>\n<\/div>\n\n\n<script>\n(function() {\n    document.addEventListener(\"DOMContentLoaded\", () => {\n        const containers = Array.from(document.querySelectorAll(\"#practice-areas-tab-content-wysiwyg\"));\n\n        containers.forEach(el => el.outerHTML = el.outerHTML.replaceAll(\"<p>&nbsp;<\/p>\",\n            \"<p style='margin-bottom:10px' ><\/p>\"))\n        wrapPlainTextInsideSpanForListItem()\n        \/\/ appendBulletForDataList()\n    })\n})()\n\nfunction wrapPlainTextInsideSpanForListItem() {\n    const listItems = Array.from(document.querySelectorAll(\".tab-editor-wysiwyg > ul li\"));\n    const anotherListItems = Array.from(document.querySelectorAll(\".tab-editor-wysiwyg> .border-box > ul li\"));\n    console.log(anotherListItems);\n    [...listItems, ...anotherListItems].forEach(item => {\n\n        if (item.getAttribute(\"data-list\")) {\n            return\n        }\n\n\n        const bulletHtml = `<div class=\"sub-practice-area-item-title-bullet\"><\/div>`\n\n\n\n        item.setAttribute(\"data-list\", true);\n\n\n        item.innerHTML = `<span>${item.innerHTML}<\/span>`;\n\n        item.insertAdjacentHTML(\"afterbegin\", bulletHtml)\n    })\n}\n\n\/\/ function appendBulletForDataList() {\n\/\/     const listItems = Array.from(document.querySelectorAll(\".tab-editor-wysiwyg.experiences > ul li[data-list]\"));\n\n\/\/     const bulletHtml = `<div class=\"sub-practice-area-item-title-bullet\"><\/div>`\n\n\/\/     listItems.forEach(el => {\n\/\/         el.insertAdjacentHTML(\"afterbegin\", bulletHtml)\n\/\/     })\n\n\/\/     console.log(listItems)\n\/\/ }\n<\/script>\n<\/div>\n\n    \n<\/div>\n\n\n\n<div data-tab-content-active=\"false\" data-tab-content-name=\"Meet the Team\"\n    class=\" practice-area-tab-content-container   \">\n    <div class=\"acf-innerblocks-container\">\n\n<div class=\"grid grid-cols-1 lg:grid-cols-2 xl:grid-cols-1 2xl:grid-cols-2 5xl:grid-cols-3 gap-[20px] \">\n\n    \n<\/div>\n<\/div>\n\n    \n<\/div>\n\n\n\n<div data-tab-content-active=\"false\" data-tab-content-name=\"Accolades\/Testimonials\"\n    class=\" practice-area-tab-content-container   \">\n    <div class=\"acf-innerblocks-container\">\n\n<div class=\"practice-areas-tab-content-testimonials\">\n\n    <h3 class=\"heading3 !font-normal font-lora mb-[20px] \"><\/h3>\n\n                        <div class=\"practice-area-testimonial\">\n                <div class=\"practice-area-testimonial-content flex flex-col justify-between \">\n                    <div class=\" body1 !font-light text-faintblack font-lora  \" style=\"text-transform:none;\">\n                        <p><span style=\"font-weight: 400;\">\u201cThe Tanner de Witt team are always great to work with. They have very talented lawyers, attract a fantastic calibre of clients, and are always a great bunch of people to work with.\u201d<\/span><\/p>\n<\/div>\n\n                    <div>\n                        <div class=\"practice-area-testimonial-content-divider \"><\/div>\n\n                        <div>\n                            <h5 class=\"body1 text-faintblack font-roboto mb-0 md:mb-auto\">The Legal 500 Asia Pacific Guide 2023<\/h5>\n                            <p class=\"body1 text-faintblack font-roboto\">Commercial, Corporate and M&#038;A ranked Tier 3<\/p>\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n                \n            <\/div>\n\n                    <div class=\"practice-area-testimonial\">\n                <div class=\"practice-area-testimonial-content flex flex-col justify-between \">\n                    <div class=\" body1 !font-light text-faintblack font-lora  \" style=\"text-transform:none;\">\n                        <p><span style=\"font-weight: 400;\">Independent Hong Kong firm Tanner De Witt handles a broad range of corporate and commercial matters. Practice head Eddie Look focuses on the acquisition of shares and businesses, private equity, structuring of companies and commercial documentation. Tim Drew, who jointly heads the team, is adept at handling M&amp;A.<\/span><\/p>\n<\/div>\n\n                    <div>\n                        <div class=\"practice-area-testimonial-content-divider \"><\/div>\n\n                        <div>\n                            <h5 class=\"body1 text-faintblack font-roboto mb-0 md:mb-auto\">The Legal 500 Asia Pacific Guide 2023<\/h5>\n                            <p class=\"body1 text-faintblack font-roboto\">Commercial, Corporate and M&#038;A ranked Tier 3<\/p>\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n                \n            <\/div>\n\n                    <div class=\"practice-area-testimonial\">\n                <div class=\"practice-area-testimonial-content flex flex-col justify-between \">\n                    <div class=\" body1 !font-light text-faintblack font-lora  \" style=\"text-transform:none;\">\n                        <p><span style=\"font-weight: 400;\">Covers the full range of corporate and commercial matters, including investments, joint ventures and M&amp;A transactions. Remains part of a global referral network with elite law firms, frequently handling cross-border mandates. Strong in dealing with regulatory compliance work related to corporate transactions. Additionally able to assist clients on venture capital transactions, as well as share buy-backs, subscriptions and restructurings.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400;\">\u201cOne of the best local firms in Hong Kong,\u201d\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u201cThey were proactive, they pushed me when it was appropriate to do so and they were technically strong.\u201d<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400;\">\u201cThey are all approachable, commercial and technically capable. They add value to their clients\u2019 businesses by drawing on their deep network of contacts, and they don\u2019t just focus on the legal aspects, they try to help their clients grow their businesses.\u201d<\/span><\/p>\n<\/div>\n\n                    <div>\n                        <div class=\"practice-area-testimonial-content-divider \"><\/div>\n\n                        <div>\n                            <h5 class=\"body1 text-faintblack font-roboto mb-0 md:mb-auto\">Chambers and Partners Asia 2021<\/h5>\n                            <p class=\"body1 text-faintblack font-roboto\">Commercial, Corporate and M&#038;A ranked Tier 3<\/p>\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n                \n            <\/div>\n\n            \n\n\n\n\n\n<\/div>\n<\/div>\n\n    \n<\/div>\n\n\n\n<div data-tab-content-active=\"false\" data-tab-content-name=\"Insights and News\"\n    class=\" practice-area-tab-content-container   \">\n    <div class=\"acf-innerblocks-container\">\n\n<div>\n    <h3 class=\"heading3 !font-normal font-lora mb-[20px] \"><\/h3>\n\n    <div class=\"grid grid-cols-1 lg:grid-cols-2 2xl:grid-cols-2 gap-[20px] \">\n\n        \n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/legal-update-pcpds-investigation-reports-on-two-data-breach-incidents\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#781d7e\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        Insights                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                Legal Update: PCPD\u2019s Investigation Reports on Two Data Breach Incidents                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                                                            <span\n                                    class=\"caption font-light text-blacklight \">P\u00e1draig Walsh<\/span>\n                                <span class=\"caption font-light text-blacklight \">.<\/span>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">9 October 2025<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/sfc-consultation-conclusions-and-consultation-proposal-on-financial-resources-rules-2\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#781d7e\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        Insights                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                SFC Consultation Conclusions and Consultation Proposal on Financial Resources Rules                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                                                            <span\n                                    class=\"caption font-light text-blacklight \">Russell Bennett<\/span>\n                                <span class=\"caption font-light text-blacklight \">.<\/span>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">10 September 2025<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/technology-risks-and-rewards-from-process-automation-and-artificial-intelligence\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#781d7e\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        Insights                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                Technology Risks and Rewards from Process Automation and Artificial Intelligence                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                                                            <span\n                                    class=\"caption font-light text-blacklight \">P\u00e1draig Walsh<\/span>\n                                <span class=\"caption font-light text-blacklight \">.<\/span>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">18 August 2025<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/tanner-de-witt-promotes-three-solicitors\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#4a6360\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        News                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                Tanner De Witt promotes three solicitors                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">10 June 2025<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/licence-to-heal-licensing-requirements-for-clinics-and-small-practice-clinics-will-commence\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#781d7e\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        Insights                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                Licence to heal &#8211; Licensing requirements for clinics and small practice clinics will commence                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                                                            <span\n                                    class=\"caption font-light text-blacklight \">Edmond Leung<\/span>\n                                <span class=\"caption font-light text-blacklight \">.<\/span>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">29 May 2025<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/the-launch-of-the-re-domiciliation-regime-in-hong-kong\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#781d7e\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        Insights                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                The launch of the re-domiciliation regime in Hong Kong                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                                                            <span\n                                    class=\"caption font-light text-blacklight \">Tim Drew<\/span>\n                                <span class=\"caption font-light text-blacklight \">.<\/span>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">28 May 2025<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/recent-insights-on-the-court-free-amalgamation-process-in-hong-kong\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#781d7e\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        Insights                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                Recent insights on the court free amalgamation process in Hong Kong                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                                                            <span\n                                    class=\"caption font-light text-blacklight \">Tim Drew<\/span>\n                                <span class=\"caption font-light text-blacklight \">.<\/span>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">6 February 2025<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/ready-to-move-to-hong-kong-proposed-company-re-domiciliation-regime-in-hong-kong\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#781d7e\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        Insights                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                Ready to move to Hong Kong? Proposed company re-domiciliation regime in Hong Kong                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                                                            <span\n                                    class=\"caption font-light text-blacklight \">Tim Drew<\/span>\n                                <span class=\"caption font-light text-blacklight \">.<\/span>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">20 January 2025<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/the-hong-kong-market-entry-playbook\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#781d7e\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        Insights                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                The Hong Kong Market Entry Playbook                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                                                            <span\n                                    class=\"caption font-light text-blacklight \">P\u00e1draig Walsh<\/span>\n                                <span class=\"caption font-light text-blacklight \">.<\/span>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">10 September 2024<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n                            <a href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/the-hong-kong-market-entry-playbook-premises-and-bank-accounts\/\">\n                    <div\n                        class=\" h-[100%] group cursor-pointer p-[32px] border-[1px] border-blacklight flex flex-col justify-between\">\n                        <div>\n                                                            \n                                    <p style=\"color:#781d7e\" class=\"caption uppercase !font-bold font-roboto text-legalUpdate \">\n                                        Insights                                    <\/p>\n\n\n                                    \n                            \n                            <h4 class=\"group-hover:underline heading4 my-[20px] !font-[400] font-lora text-black normal-case\">\n                                The Hong Kong Market Entry Playbook: Premises and Bank Accounts                            <\/h4>\n                        <\/div>\n\n\n                        <div>\n                                                            <span\n                                    class=\"caption font-light text-blacklight \">P\u00e1draig Walsh<\/span>\n                                <span class=\"caption font-light text-blacklight \">.<\/span>\n                            \n                            <span\n                                class=\"caption font-light text-blacklight \">25 March 2024<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n\n\n\n\n\n            \n\n\n\n\n        \n    <\/div>\n<\/div>\n<\/div>\n\n    \n<\/div>\n<\/div>\n\n    <div class=\"practice-areas-tab-misc 7xlOver:max-w-fit \">\n\n        <div class=\"practice-areas-related-practices-container\">\n\n            \n                                    <h4 class=\"heading4  !font-light text-black normal-case text-left font-lora mb-[20px]\">\n                        Related Practices                    <\/h4>\n                \n                <div class=\"practice-areas-related-practices\">\n                                            <a class=\"no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/practice-areas\/corporate-and-commercial\/corporate\/\">\n                            <p\n                                class=\"flex flex-row relative items-center group  transition-all   practice-areas-related-practices-item !font-bold !font-roboto \">\n                                <svg class=\"opacity-0 group-hover:opacity-100 group-hover:visible transition-all duration-500 \"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                    <path\n                                        d=\"M8.02914 21.579L17.575 12.2684C17.7196 12.1271 17.7196 11.8729 17.575 11.7316L8.02896 2.42101C7.88193 2.27782 7.64719 2.27929 7.50198 2.42431L6.42642 3.49987C6.35611 3.57018 6.31656 3.66576 6.31656 3.76501L6.31656 3.76757C6.31729 3.86791 6.35812 3.96386 6.43008 4.0338L14.6235 12L6.43027 19.9662C6.35831 20.0361 6.31747 20.1321 6.31674 20.2324L6.31674 20.235C6.31674 20.3342 6.35629 20.4298 6.4266 20.5001L7.50217 21.5757C7.64737 21.7207 7.88211 21.7222 8.02914 21.579Z\"\n                                        fill=\"#BC5D1E\" \/>\n                                <\/svg>\n                                <span\n                                    class=\" group-hover:text-[#BC5D1E] translate-x-[-21px] group-hover:translate-x-[13px] duration-500 transition-all \">\n                                    Corporate<\/span>\n\n                            <\/p>\n                        <\/a>\n\n\n                                            <a class=\"no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/practice-areas\/corporate-and-commercial\/commercial\/\">\n                            <p\n                                class=\"flex flex-row relative items-center group  transition-all   practice-areas-related-practices-item !font-bold !font-roboto \">\n                                <svg class=\"opacity-0 group-hover:opacity-100 group-hover:visible transition-all duration-500 \"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                    <path\n                                        d=\"M8.02914 21.579L17.575 12.2684C17.7196 12.1271 17.7196 11.8729 17.575 11.7316L8.02896 2.42101C7.88193 2.27782 7.64719 2.27929 7.50198 2.42431L6.42642 3.49987C6.35611 3.57018 6.31656 3.66576 6.31656 3.76501L6.31656 3.76757C6.31729 3.86791 6.35812 3.96386 6.43008 4.0338L14.6235 12L6.43027 19.9662C6.35831 20.0361 6.31747 20.1321 6.31674 20.2324L6.31674 20.235C6.31674 20.3342 6.35629 20.4298 6.4266 20.5001L7.50217 21.5757C7.64737 21.7207 7.88211 21.7222 8.02914 21.579Z\"\n                                        fill=\"#BC5D1E\" \/>\n                                <\/svg>\n                                <span\n                                    class=\" group-hover:text-[#BC5D1E] translate-x-[-21px] group-hover:translate-x-[13px] duration-500 transition-all \">\n                                    Commercial<\/span>\n\n                            <\/p>\n                        <\/a>\n\n\n                                            <a class=\"no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/practice-areas\/corporate-and-commercial\/investment-funds\/\">\n                            <p\n                                class=\"flex flex-row relative items-center group  transition-all   practice-areas-related-practices-item !font-bold !font-roboto \">\n                                <svg class=\"opacity-0 group-hover:opacity-100 group-hover:visible transition-all duration-500 \"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                    <path\n                                        d=\"M8.02914 21.579L17.575 12.2684C17.7196 12.1271 17.7196 11.8729 17.575 11.7316L8.02896 2.42101C7.88193 2.27782 7.64719 2.27929 7.50198 2.42431L6.42642 3.49987C6.35611 3.57018 6.31656 3.66576 6.31656 3.76501L6.31656 3.76757C6.31729 3.86791 6.35812 3.96386 6.43008 4.0338L14.6235 12L6.43027 19.9662C6.35831 20.0361 6.31747 20.1321 6.31674 20.2324L6.31674 20.235C6.31674 20.3342 6.35629 20.4298 6.4266 20.5001L7.50217 21.5757C7.64737 21.7207 7.88211 21.7222 8.02914 21.579Z\"\n                                        fill=\"#BC5D1E\" \/>\n                                <\/svg>\n                                <span\n                                    class=\" group-hover:text-[#BC5D1E] translate-x-[-21px] group-hover:translate-x-[13px] duration-500 transition-all \">\n                                    Investment Funds<\/span>\n\n                            <\/p>\n                        <\/a>\n\n\n                                            <a class=\"no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/practice-areas\/corporate-and-commercial\/mergers-and-acquisitions\/\">\n                            <p\n                                class=\"flex flex-row relative items-center group  transition-all   practice-areas-related-practices-item !font-bold !font-roboto \">\n                                <svg class=\"opacity-0 group-hover:opacity-100 group-hover:visible transition-all duration-500 \"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                    <path\n                                        d=\"M8.02914 21.579L17.575 12.2684C17.7196 12.1271 17.7196 11.8729 17.575 11.7316L8.02896 2.42101C7.88193 2.27782 7.64719 2.27929 7.50198 2.42431L6.42642 3.49987C6.35611 3.57018 6.31656 3.66576 6.31656 3.76501L6.31656 3.76757C6.31729 3.86791 6.35812 3.96386 6.43008 4.0338L14.6235 12L6.43027 19.9662C6.35831 20.0361 6.31747 20.1321 6.31674 20.2324L6.31674 20.235C6.31674 20.3342 6.35629 20.4298 6.4266 20.5001L7.50217 21.5757C7.64737 21.7207 7.88211 21.7222 8.02914 21.579Z\"\n                                        fill=\"#BC5D1E\" \/>\n                                <\/svg>\n                                <span\n                                    class=\" group-hover:text-[#BC5D1E] translate-x-[-21px] group-hover:translate-x-[13px] duration-500 transition-all \">\n                                    Mergers and Acquisitions<\/span>\n\n                            <\/p>\n                        <\/a>\n\n\n                                            <a class=\"no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/practice-areas\/corporate-and-commercial\/regulatory-and-compliance\/\">\n                            <p\n                                class=\"flex flex-row relative items-center group  transition-all   practice-areas-related-practices-item !font-bold !font-roboto \">\n                                <svg class=\"opacity-0 group-hover:opacity-100 group-hover:visible transition-all duration-500 \"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                    <path\n                                        d=\"M8.02914 21.579L17.575 12.2684C17.7196 12.1271 17.7196 11.8729 17.575 11.7316L8.02896 2.42101C7.88193 2.27782 7.64719 2.27929 7.50198 2.42431L6.42642 3.49987C6.35611 3.57018 6.31656 3.66576 6.31656 3.76501L6.31656 3.76757C6.31729 3.86791 6.35812 3.96386 6.43008 4.0338L14.6235 12L6.43027 19.9662C6.35831 20.0361 6.31747 20.1321 6.31674 20.2324L6.31674 20.235C6.31674 20.3342 6.35629 20.4298 6.4266 20.5001L7.50217 21.5757C7.64737 21.7207 7.88211 21.7222 8.02914 21.579Z\"\n                                        fill=\"#BC5D1E\" \/>\n                                <\/svg>\n                                <span\n                                    class=\" group-hover:text-[#BC5D1E] translate-x-[-21px] group-hover:translate-x-[13px] duration-500 transition-all \">\n                                    Regulatory and Compliance<\/span>\n\n                            <\/p>\n                        <\/a>\n\n\n                                            <a class=\"no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/practice-areas\/corporate-and-commercial\/venture-capital\/\">\n                            <p\n                                class=\"flex flex-row relative items-center group  transition-all !mb-[0px]   practice-areas-related-practices-item !font-bold !font-roboto \">\n                                <svg class=\"opacity-0 group-hover:opacity-100 group-hover:visible transition-all duration-500 \"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                    <path\n                                        d=\"M8.02914 21.579L17.575 12.2684C17.7196 12.1271 17.7196 11.8729 17.575 11.7316L8.02896 2.42101C7.88193 2.27782 7.64719 2.27929 7.50198 2.42431L6.42642 3.49987C6.35611 3.57018 6.31656 3.66576 6.31656 3.76501L6.31656 3.76757C6.31729 3.86791 6.35812 3.96386 6.43008 4.0338L14.6235 12L6.43027 19.9662C6.35831 20.0361 6.31747 20.1321 6.31674 20.2324L6.31674 20.235C6.31674 20.3342 6.35629 20.4298 6.4266 20.5001L7.50217 21.5757C7.64737 21.7207 7.88211 21.7222 8.02914 21.579Z\"\n                                        fill=\"#BC5D1E\" \/>\n                                <\/svg>\n                                <span\n                                    class=\" group-hover:text-[#BC5D1E] translate-x-[-21px] group-hover:translate-x-[13px] duration-500 transition-all \">\n                                    Venture Capital<\/span>\n\n                            <\/p>\n                        <\/a>\n\n\n                                    <\/div>\n\n\n            \n\n\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<!-- <script>\n    (function () {\n        document.addEventListener('DOMContentLoaded', () => {\n            insertKeyContactForSubPage()\n        })\n    })();\n\n    function insertKeyContactForSubPage() {\n        const isSubPage = 1;\n        if (!isSubPage) { return; }\n\n        const keyContactBlock = document.querySelector('[data-tab-content-name=\"Key Contacts\"]');\n        const html = keyContactBlock.outerHTML;\n\n        const acfInnerBlocksContainer = document.querySelector(\".acf-innerblocks-container\");\n        acfInnerBlocksContainer.insertAdjacentHTML(\"beforeend\", html)\n        keyContactBlock.outerHTML = \"\"\n\n\n    }\n<\/script> -->\n\n\n\n<div data-tab-content-active=\"false\" data-tab-content-name=\"\"\n    class=\" practice-area-tab-content-container   \">\n    <div class=\"acf-innerblocks-container\"><\/div>\n\n    \n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":0,"parent":349,"menu_order":1,"template":"","class_list":["post-404","practice-areas","type-practice-areas","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/practice-areas\/404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/practice-areas"}],"about":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/types\/practice-areas"}],"version-history":[{"count":6,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/practice-areas\/404\/revisions"}],"predecessor-version":[{"id":32295,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/practice-areas\/404\/revisions\/32295"}],"up":[{"embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/practice-areas\/349"}],"wp:attachment":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/media?parent=404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}