
PK 
<!doctype html>
<html class="no-js no-svg" lang="en-US">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<meta charset="UTF-8" />
<meta name="description" content="">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="pingback" href="xmlrpc.html" />
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon-16x16.png">
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico">
<link href="https://fonts.googleapis.com/css2?family=Overpass&family=Titillium+Web:wght@300;400&display=swap" rel="stylesheet">
<title>Sandeep Seth | Team - AccuDigital Financial Services Pvt Ltd</title>
<link rel="canonical" href="https://accudigitalfinancial.com/sandeep-seth.html" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Sandeep Seth | Team - AccuDigital Financial Services Pvt Ltd" />
<meta property="og:url" content="https://www.accudigitalfinancial.com/sandeep-seth.html" />
<meta property="og:site_name" content="AccuDigital Financial Services Pvt Ltd" />
<meta name="twitter:card" content="summary_large_image" />
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='classic-theme-styles-css' href='assets/css/classic-themes.min.css?ver=6.2.2' type='text/css' media='all' />
<link rel='stylesheet' id='styles-css' href='assets/css/main.css?ver=1.2.3' type='text/css' media='all' />
</head>
<body class="min-h-screen flex flex-col bg-black text-white font-body font-light antialiased text-sm 2xl:text-base home page-template-default page page-id-6" x-data="body()">
<header class="fixed inset-x-0 top-0 py-8 text-white z-40 transition-opacity duration-300 container-full md:pt-12 mb:pb-0"
@scroll.window="scroll()"
:class="{
'md:opacity-0 md:invisible': !headerVisible,
'md:opacity-100 md:visible': headerVisible,
'bg-black ': !pageTop,
'bg-transparent': pageTop
}">
<div class="flex justify-between items-end lg:border-b lg:border-b-grey-dark lg:pb-6">
<div class="w-1/2 lg:w-1/5">
<a href="index.html" class="relative z-20 block w-40 md:w-48">
<img src="assets/images/logo10.png" alt="AccuDigital Financial Services Pvt Ltd" class="w-full h-auto">
</a>
</div>
<nav id="nav-main" role="navigation" class="fixed inset-0 w-full flex flex-col justify-center items-center p-10 bg-black opacity-0 invisible transition-all duration-500 lg:flex-1 lg:relative lg:inset-auto lg:p-0 lg:flex-row lg:justify-between lg:bg-transparent lg:opacity-100 lg:visible":class="{'opacity-100 visible': menuOpen, 'invisible opacity-0': !menuOpen}">
<ul class="c-menu c-menu--primary flex-grow relative w-full flex flex-col justify-center flex-wrap text-md lg:text-xs lg:justify-end lg:flex-row lg:space-x-20">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-131">
<a href="about.html" class="transition-colors hover:text-blue-light">About</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-130 current-menu-item page_item current_page_item">
<a href="team.html" class="transition-colors hover:text-blue-light">Team</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-129">
<a href="services.html" class="transition-colors hover:text-blue-light">Services</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-377">
<a href="#" class="transition-colors hover:text-blue-light">Insights</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-127">
<a href="contact.html" class="transition-colors hover:text-blue-light">Contact</a>
</li>
</ul>
<div class="pt-4 mt-auto w-full border-t border-grey flex justify-between items-center lg:hidden">
<a href="index.html" class="block w-16 text-teal fill-current">
<img src="assets/images/logo-icon.png" class="w-full h-auto">
</a>
<a href="https://www.linkedin.com/" target="_blank" rel="noopener" class="w-14 h-14 block bg-teal text-black fill-current p-2 rounded">
<svg xmlns="http://www.w3.org/2000/svg" data-name="Component 11 – 68" viewBox="0 0 26.426 26.425">
<path d="M5.915 26.425H.436V8.782h5.479ZM3.173 6.376a3.188 3.188 0 1 1 3.173-3.2 3.2 3.2 0 0 1-3.173 3.2Zm23.246 20.049h-5.466v-8.588c0-2.047-.041-4.672-2.848-4.672-2.848 0-3.285 2.224-3.285 4.524v8.736H9.347V8.782H14.6v2.407h.077a5.757 5.757 0 0 1 5.184-2.849c5.545 0 6.564 3.651 6.564 8.394v9.691Z" data-name="Icon awesome-linkedin-in"/>
</svg>
</a>
</div>
</nav>
<!-- #nav -->
<div class="w-auto ml-auto relative z-20 mb-3 lg:hidden">
<button
class="relative block w-20 stroke-current z-20 focus:outline-none lg:hidden"
aria-label="Toggle navigation"
@click="menuOpen = !menuOpen"
:class="{'text-white': !menuOpen}">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 28">
<g fill="none" stroke-width="1" class="transition-opacity" :class="{'opacity-0 delay-200': menuOpen, 'delay-100': !menuOpen}">
<line x1="0" y1="2" x2="52" y2="2" class="transform transition-transform" :class="{'translate-y-2': menuOpen, ' delay-300': !menuOpen}"></line>
<line x1="0" y1="13" x2="52" y2="13" class="transform transition-opacity" :class="{'opacity-0': menuOpen, ' delay-300': !menuOpen}"></line>
<line x1="0" y1="24" x2="52" y2="24" class="transform transition-transform" :class="{'-translate-y-2': menuOpen, ' delay-300': !menuOpen}"></line>
</g>
<g fill="none" stroke-width="1" class="transition-opacity opacity-0 delay-100" :class="{'opacity-0': !menuOpen}">
<line x1="11" y1="14" x2="41" y2="14" class="transform origin-center transition-transform" :class="{'rotate-45 delay-200': menuOpen, 'delay-100': !menuOpen}"></line>
<line x1="11" y1="14" x2="41" y2="14" class="transform origin-center transition-transform" :class="{'-rotate-45 delay-200': menuOpen, 'delay-100': !menuOpen}"></line>
</g>
</svg>
</button>
</div>
</div>
</header>
<main id="content" role="main" class="flex-grow">
<article id="post-471" class="container-full mt-40 md:mt-[92px]">
<div class="relative overflow-hidden">
<h2 class="relative py-6 font-normal mb-12 text-white gs-trigger ">
<span class="absolute inset-x-0 h-0 border-t border-grey-dark bottom-0 origin-left gs-line"></span>
<span class="gs-fade-in"></span>
</h2>
<div class="grid gap-12 -mt-12 md:grid-cols-2 animate-fade-in" style="--delay: 500ms;">
<div class="wysiwyg pt-12 pb-24 relative z-10" x-data="{show: false}">
<h1>Sandeep Seth</h1>
<p>Sandeep is a Fellow Chartered Accountant from India with over three decades of post qualification experience. He leads Audit Support engagements of the company. He is also responsible for leading strategy for Human Resource and technology & security of the company.</p>
<p>Sandeep is a Fellow Chartered Accountant from India. He has over three decades of post qualification experience having worked in the finance departments of several big business groups of India. In the past he has worked for then one of the biggest audit firms in India – A.F. Ferguson & Co.</p>
<p>He has over 20 years of experience of practice and has helped several small and medium enterprises in the field of accountancy, taxation, internal and statutory audits, transfer pricing and advisory. His expertise includes working with cross section of industries and clients and is serving on the board of several listed and unlisted companies in India.</p>
<p>He is functionally responsible for Business Development and Marketing of the company. Operationally he also leads Audit Support engagements of the company. He is also responsible for leading strategy for Human Resource and technology & security of the company.</p>
</div>
<figure class="relative w-full max-w-6xl ml-auto z-0">
<picture>
<img src="assets/images/team2.jpg" class="w-full" loading="lazy">
</picture>
<span class="absolute inset-y-0 -left-px w-1/2 bg-gradient-to-r from-black via-black/80 z-10"></span>
</figure>
</div>
</div>
</article>
</main>
<footer class="relative container-full text-xs bg-grey text-black border-t border-grey-dark ">
<div class="py-12 border-t border-grey grid grid-cols-2 md:grid-cols-8 gap-12">
<div class="md:col-span-4">
<a href="index.html" class="block w-28 lg:w-24 text-black fill-current">
<img src="assets/images/logo2.png" class="w-full h-auto">
</a>
</div>
<div class="order-3 md:order-2 space-y-1">
<p>AccuDigital 2023</p>
</div>
<div class="order-2 md:order-3 md:col-span-2">
<ul class="c-menu space-y-1">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-137">
<a target="_blank" href="https://questend.com/" class="transition-colors hover:text-blue-light">Branding by Questend</a>
</li>
</ul>
</div>
<div class="order-4 justify-self-end">
<a href="https://www.linkedin.com/" target="_blank" rel="noopener" class="w-16 h-16 block bg-black text-grey fill-current p-2 rounded lg:w-12 lg:h-12">
<svg xmlns="http://www.w3.org/2000/svg" data-name="Component 11 – 68" viewBox="0 0 26.426 26.425">
<path d="M5.915 26.425H.436V8.782h5.479ZM3.173 6.376a3.188 3.188 0 1 1 3.173-3.2 3.2 3.2 0 0 1-3.173 3.2Zm23.246 20.049h-5.466v-8.588c0-2.047-.041-4.672-2.848-4.672-2.848 0-3.285 2.224-3.285 4.524v8.736H9.347V8.782H14.6v2.407h.077a5.757 5.757 0 0 1 5.184-2.849c5.545 0 6.564 3.651 6.564 8.394v9.691Z" data-name="Icon awesome-linkedin-in"/>
</svg>
</a>
</div>
</div>
</footer>
<script type='text/javascript' defer src='assets/js/main.js?ver=1.2.2' id='js-js'></script>
<script type='text/javascript' defer src='assets/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2' id='wp-polyfill-inert-js'></script>
<script type='text/javascript' defer src='assets/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.11' id='regenerator-runtime-js'></script>
<script type='text/javascript' defer src='assets/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script>
</body>
</html>


PK 99