{"id":107,"date":"2025-07-25T14:12:10","date_gmt":"2025-07-25T14:12:10","guid":{"rendered":"https:\/\/kktaxes.co.uk\/?page_id=107"},"modified":"2025-10-06T13:53:28","modified_gmt":"2025-10-06T13:53:28","slug":"private-client","status":"publish","type":"page","link":"https:\/\/kktaxes.co.uk\/index.php\/private-client\/","title":{"rendered":"Private Client"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"107\" class=\"elementor elementor-107\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfc4b84 e-con-full e-flex e-con e-parent\" data-id=\"bfc4b84\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62e2931 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"62e2931\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" 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\">\r\n    <title>Private Client<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;700;900&display=swap\" rel=\"stylesheet\">\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    body {\r\n      font-family: 'Montserrat', sans-serif;\r\n      line-height: 1.6;\r\n      color: #000;\r\n      background: linear-gradient(135deg, #fff 0%, #f8f8f8 100%);\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    .container {\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      background: linear-gradient(135deg, #000 0%, #333 100%);\r\n      color: #fff;\r\n      padding: 80px 0;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .hero-section::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      right: 0;\r\n      bottom: 0;\r\n      background: repeating-linear-gradient(\r\n        45deg,\r\n        transparent,\r\n        transparent 35px,\r\n        rgba(255,255,255,0.02) 35px,\r\n        rgba(255,255,255,0.02) 70px\r\n      );\r\n    }\r\n\r\n    .hero-content {\r\n      position: relative;\r\n      z-index: 1;\r\n      text-align: center;\r\n    }\r\n\r\n    .hero-title {\r\n      font-size: 50px;\r\n      font-weight: 900;\r\n      margin-bottom: 20px;\r\n      font-family: 'Montserrat', sans-serif;\r\n      letter-spacing: -2px;\r\n      text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\r\n      animation: fadeInUp 0.8s ease;\r\n    }\r\n\r\n    .hero-subtitle {\r\n      font-size: 18px;\r\n      font-weight: 300;\r\n      opacity: 0.9;\r\n      animation: fadeInUp 0.8s ease 0.2s both;\r\n    }\r\n\r\n    @keyframes fadeInUp {\r\n      from {\r\n        opacity: 0;\r\n        transform: translateY(30px);\r\n      }\r\n      to {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n      }\r\n    }\r\n\r\n    .main-content {\r\n      padding: 80px 0;\r\n    }\r\n\r\n    .section {\r\n      margin-bottom: 80px;\r\n    }\r\n\r\n    .section-title {\r\n      font-size: 35px;\r\n      font-weight: 900;\r\n      text-align: center;\r\n      margin-bottom: 50px;\r\n      position: relative;\r\n      font-family: 'Montserrat', sans-serif;\r\n    }\r\n\r\n    .section-title::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: -15px;\r\n      left: 50%;\r\n      transform: translateX(-50%);\r\n      width: 80px;\r\n      height: 4px;\r\n      background: #000;\r\n    }\r\n\r\n    .intro-text {\r\n      font-size: 18px;\r\n      text-align: center;\r\n      max-width: 800px;\r\n      margin: 0 auto 60px;\r\n      color: #333;\r\n      line-height: 1.8;\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      margin-top: 60px;\r\n    }\r\n\r\n    .service-card {\r\n      background: #fff;\r\n      border-radius: 0;\r\n      padding: 50px 40px;\r\n      position: relative;\r\n      box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n      transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n      overflow: hidden;\r\n    }\r\n\r\n    .service-card::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      width: 100%;\r\n      height: 6px;\r\n      background: linear-gradient(90deg, #000 0%, #666 100%);\r\n    }\r\n\r\n    .service-card::after {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0;\r\n      right: -100%;\r\n      width: 100%;\r\n      height: 100%;\r\n      background: linear-gradient(135deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.8) 100%);\r\n      transition: right 0.5s ease;\r\n      z-index: 1;\r\n    }\r\n\r\n    .service-card:hover::after {\r\n      right: 0;\r\n    }\r\n\r\n    .service-card:hover {\r\n      transform: translateY(-10px) scale(1.02);\r\n      box-shadow: 0 20px 60px rgba(0,0,0,0.2);\r\n    }\r\n\r\n    .service-content {\r\n      position: relative;\r\n      z-index: 2;\r\n      transition: color 0.3s ease;\r\n    }\r\n\r\n    .service-card:hover .service-content {\r\n      color: #fff;\r\n    }\r\n\r\n    .service-number {\r\n      font-size: 64px;\r\n      font-weight: 900;\r\n      color: #000;\r\n      margin-bottom: 25px;\r\n      font-family: 'Montserrat', sans-serif;\r\n      opacity: 0.1;\r\n      position: absolute;\r\n      top: 20px;\r\n      right: 30px;\r\n      transition: opacity 0.3s ease;\r\n    }\r\n\r\n    .service-card:hover .service-number {\r\n      opacity: 0.2;\r\n      color: #fff;\r\n    }\r\n\r\n    .service-title {\r\n      font-size: 28px;\r\n      font-weight: 700;\r\n      margin-bottom: 20px;\r\n      font-family: 'Montserrat', sans-serif;\r\n    }\r\n\r\n    .service-description {\r\n      font-size: 18px;\r\n      line-height: 1.6;\r\n      font-weight: 400;\r\n    }\r\n\r\n    .benefits-section {\r\n      background: #000;\r\n      color: #fff;\r\n      padding: 80px 0;\r\n      position: relative;\r\n      margin: 80px 0;\r\n    }\r\n\r\n    .benefits-section::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      right: 0;\r\n      bottom: 0;\r\n      background:\r\n        radial-gradient(circle at 20% 50%, rgba(255,255,255,0.1) 0%, transparent 50%),\r\n        radial-gradient(circle at 80% 20%, rgba(255,255,255,0.1) 0%, transparent 50%),\r\n        radial-gradient(circle at 40% 80%, rgba(255,255,255,0.1) 0%, transparent 50%);\r\n    }\r\n\r\n    .benefits-content {\r\n      position: relative;\r\n      z-index: 1;\r\n    }\r\n\r\n    .benefits-title {\r\n      font-size: 40px;\r\n      font-weight: 900;\r\n      text-align: center;\r\n      margin-bottom: 60px;\r\n      color: #fff;\r\n    }\r\n\r\n    .benefits-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 40px;\r\n    }\r\n\r\n    .benefit-card {\r\n      text-align: center;\r\n      padding: 40px 30px;\r\n      border: 2px solid rgba(255,255,255,0.2);\r\n      backdrop-filter: blur(10px);\r\n      transition: all 0.3s ease;\r\n    }\r\n\r\n    .benefit-card:hover {\r\n      border-color: #fff;\r\n      transform: translateY(-5px);\r\n      background: rgba(255,255,255,0.1);\r\n    }\r\n\r\n    .benefit-icon {\r\n      font-size: 48px;\r\n      margin-bottom: 25px;\r\n      font-weight: 900;\r\n    }\r\n\r\n    .benefit-title {\r\n      font-size: 22px;\r\n      font-weight: 700;\r\n      margin-bottom: 15px;\r\n      color: #fff;\r\n    }\r\n\r\n    .benefit-description {\r\n      font-size: 18px;\r\n      color: rgba(255,255,255,0.9);\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .why-section {\r\n      padding: 80px 20px;\r\n      background: #fff;\r\n    }\r\n\r\n    .why-content {\r\n      max-width: 900px;\r\n      margin: 0 auto;\r\n      text-align: center;\r\n    }\r\n\r\n    .why-text {\r\n      font-size: 18px;\r\n      margin-bottom: 30px;\r\n      color: #333;\r\n      line-height: 1.8;\r\n    }\r\n\r\n    .stats-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\r\n      gap: 30px;\r\n      margin-top: 60px;\r\n    }\r\n\r\n    .stat-item {\r\n      text-align: center;\r\n      padding: 30px;\r\n      border: 2px solid #000;\r\n      transition: all 0.3s ease;\r\n    }\r\n\r\n    .stat-item:hover {\r\n      background: #000;\r\n      color: #fff;\r\n      transform: scale(1.05);\r\n    }\r\n\r\n    .stat-number {\r\n      font-size: 36px;\r\n      font-weight: 900;\r\n      margin-bottom: 10px;\r\n      font-family: 'Lato', sans-serif;\r\n    }\r\n\r\n    .stat-label {\r\n      font-size: 18px;\r\n      font-weight: 400;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .hero-title {\r\n        font-size: 36px;\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: 28px;\r\n      }\r\n\r\n      .services-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 30px;\r\n      }\r\n\r\n      .service-card {\r\n        padding: 40px 30px;\r\n      }\r\n\r\n      .benefits-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .stats-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 20px;\r\n      }\r\n\r\n      .why-text {\r\n        font-size: 16px;\r\n        line-height: 1.6;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n    <section class=\"hero-section\">\r\n        <div class=\"container\">\r\n            <div class=\"hero-content\">\r\n                <h1 class=\"hero-title\">Private Client<\/h1>\r\n                <p class=\"hero-subtitle\"><\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <main class=\"main-content\">\r\n        <div class=\"container\">\r\n            <section class=\"section\">\r\n                  <h2 class=\"section-title\">Securing Your Business Legacy for Future Generations<\/h2>\r\n                <p class=\"intro-text\">Effective private client tax and succession planning ensures your wealth is protected, your family provided for, and your affairs structured in line with your long-term goals. We deliver clear, tailored advice to help you manage assets, plan for the future, and pass wealth on efficiently.<\/p>\r\n            <\/section>\r\n\r\n            <section class=\"section\">\r\n                <h2 class=\"section-title\">Our Services<\/h2>\r\n\r\n    \r\n    <div class=\"services-grid\">\r\n        <!-- First Row -->\r\n        <div class=\"service-card\">\r\n            <div class=\"service-number\"><\/div>\r\n            <div class=\"service-content\">\r\n                <h3 class=\"service-title\">Inheritance Tax Planning<\/h3>\r\n                <p class=\"service-description\">Protect wealth and reduce exposure to IHT.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"service-card\">\r\n            <div class=\"service-number\"><\/div>\r\n            <div class=\"service-content\">\r\n                <h3 class=\"service-title\">Family Succession<\/h3>\r\n                <p class=\"service-description\">Smooth transfer of assets across generations.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"service-card\">\r\n            <div class=\"service-number\"><\/div>\r\n            <div class=\"service-content\">\r\n                <h3 class=\"service-title\">Trusts & Estates<\/h3>\r\n                <p class=\"service-description\">Creation, management and tax planning.<\/p>\r\n        \r\n<\/section>\r\n\r\n            <section class=\"why-section\">\r\n                <div class=\"why-content\">\r\n                    <h2 class=\"section-title\">Why Choose Us<\/h2>\r\n                    <p class=\"why-text\">Our specialised expertise in IHT planning, trusts, and estate structuring ensures you protect family wealth, minimize tax exposure, and pass assets to future generations with confidence.<\/p>\r\n                    <p class=\"why-text\">We advise on trust creation, estate administration, and succession planning, ensuring assets are passed on efficiently and according to your goals.<\/p>\r\n                    \r\n           \r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n        <\/div>\r\n    <\/main>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2552d44 e-flex e-con-boxed e-con e-parent\" data-id=\"2552d44\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16cfcb0 elementor-widget elementor-widget-html\" data-id=\"16cfcb0\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"cta-section\">\r\n  <style>\r\n    .cta-section {\r\n      position: relative;\r\n      background: #000;\r\n      padding: 80px 30px;\r\n      color: #fff;\r\n      text-align: center;\r\n      font-family: 'Montserrat;\r\n      overflow: hidden;\r\n      \/*border-radius: 15px;*\/\r\n    }\r\n\r\n    .cta-section h2 {\r\n      font-family: 'Montserrat',\r\n      font-size: 50px;\r\n      font-weight: 700;\r\n      margin-bottom: 20px;\r\n      z-index: 2;\r\n      position: relative;\r\n    }\r\n\r\n    .cta-section p {\r\n      font-size: 18px;\r\n      margin-bottom: 40px;\r\n      max-width: 700px;\r\n      margin-left: auto;\r\n      margin-right: auto;\r\n      z-index: 2;\r\n      position: relative;\r\n    }\r\n\r\n    .cta-button {\r\n      display: inline-block;\r\n      padding: 16px 36px;\r\n      font-size: 18px;\r\n      font-weight: 600;\r\n      background: #fff;\r\n      color: #000;\r\n      \/*border-radius: 50px;*\/\r\n      text-decoration: none;\r\n      transition: all 0.3s ease;\r\n      box-shadow: 0 8px 20px rgba(255, 255, 255, 0.15);\r\n      z-index: 2;\r\n      position: relative;\r\n    }\r\n\r\n    .cta-button:hover {\r\n      background: #f0f0f0;\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 12px 30px rgba(255, 255, 255, 0.25);\r\n    }\r\n\r\n    \/* \u2705 Bubble Animation Shapes (white on black) *\/\r\n    .cta-shape {\r\n      position: absolute;\r\n      border-radius: 50%;\r\n      background: #fff;\r\n      opacity: 0.08;\r\n      animation: float 14s ease-in-out infinite;\r\n    }\r\n\r\n    .cta-shape.shape1 {\r\n      width: 180px;\r\n      height: 180px;\r\n      top: -60px;\r\n      left: -60px;\r\n    }\r\n\r\n    .cta-shape.shape2 {\r\n      width: 120px;\r\n      height: 120px;\r\n      bottom: -40px;\r\n      right: 10%;\r\n    }\r\n\r\n    .cta-shape.shape3 {\r\n      width: 220px;\r\n      height: 220px;\r\n      top: 20%;\r\n      right: -80px;\r\n    }\r\n\r\n    .cta-shape.shape4 {\r\n      width: 100px;\r\n      height: 100px;\r\n      bottom: 10%;\r\n      left: 15%;\r\n    }\r\n\r\n    @keyframes float {\r\n      0%, 100% { transform: translateY(0px); }\r\n      50% { transform: translateY(-20px); }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .cta-section h2 {\r\n        font-size: 30px;\r\n      }\r\n\r\n      .cta-section p {\r\n        font-size: 18px;\r\n      }\r\n\r\n      .cta-button {\r\n        font-size: 16px;\r\n        padding: 14px 28px;\r\n      }\r\n    }\r\n    \r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&display=swap\" rel=\"stylesheet\">\r\n  <\/style>\r\n\r\n  <!-- Bubble Animation Background -->\r\n  <div class=\"cta-shape shape1\"><\/div>\r\n  <div class=\"cta-shape shape2\"><\/div>\r\n  <div class=\"cta-shape shape3\"><\/div>\r\n  <div class=\"cta-shape shape4\"><\/div>\r\n\r\n  <!-- CTA Content -->\r\n  <h2>Your Trusted Tax Consultancy Partner<\/h2>\r\n  <p>We simplify complex tax matters for individuals and businesses, offering expert advice tailored to your financial goals.<\/p>\r\n  <a href=\"https:\/\/kktax.inprocess.uk\/index.php\/contact-us\/\" class=\"cta-button\">Contact Us<\/a>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-82e1b0d e-flex e-con-boxed e-con e-parent\" data-id=\"82e1b0d\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d2a02d8 e-flex e-con-boxed e-con e-parent\" data-id=\"d2a02d8\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\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>Private Client Private Client Securing Your Business Legacy for Future Generations Effective private client tax and succession planning ensures your wealth is protected, your family provided for, and your affairs structured in line with your long-term goals. We deliver clear, tailored advice to help you manage assets, plan for the future, and pass wealth on [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-107","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kktaxes.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/107","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kktaxes.co.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kktaxes.co.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kktaxes.co.uk\/index.php\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/kktaxes.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=107"}],"version-history":[{"count":77,"href":"https:\/\/kktaxes.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/107\/revisions"}],"predecessor-version":[{"id":1056,"href":"https:\/\/kktaxes.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/107\/revisions\/1056"}],"wp:attachment":[{"href":"https:\/\/kktaxes.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}