Lead #2765

Company
Devonports LAS
Website
https://devonportslas.co.uk
Best Contact
Email
()

Override

Captured Pages

Emails:
View text
(function(){if(typeof NPSH!=="undefined"&&NPSH.isScrolled()){setTimeout(()=>{document.body.classList.remove("nitro-cover")},1e3);document.body.classList.add("nitro-cover");window.addEventListener("load",function(){document.body.classList.remove("nitro-cover")})}})(); Careers Join Xeinadin Press Room Contact Us Search Services Close Services Open Services Services We understand that managing your finances and staying compliant with tax regulations can be a daunting task. Our dedicated team of certified accountants is committed to providing you with the highest level of financial guidance and support. Find out more Accounting & Compliance Advisory Audit & Assurance Private Client Tax Accounts Bookkeeping Cloud Accounting Financial Control Outsourcing Forensic Accounting Payroll Probate Service Charge Business Advice Corporate Finance Corporate Recovery Grant Writing Assurance External Audit Pension Audit Personal Tax Planning Probate Barrister Taxes Environmental Taxes International Corporate Office Making Tax Digital Personal Tax Planning Probate Research and Development Tax Planning VAT Services Industries Close Industries Open Industries Industries We understand that different industries come with unique financial needs and challenges. Our team of experienced accountants specialise in providing tailored accounting and financial solutions to a wide range of industries. Find out more Agriculture & Farming Construction Creative Education Energy & Environment Financial Institutions Healthcare Manufacturing Not-For-Profit Professional Services Property Retail, Hospitality & Leisure SME & Family Business Social Care Technology, Media & Telecommunications Transport & Logistics Travel & Tourism Actors & On-Screen Professionals Advertising & PR Agencies Film & TV Production Designers & Agencies Musicians Agriculture Contract Farming Diversification Equestrian Sustainable Farming Academies & MATs Education Educational Charities Independent Schools Universities & Further Education Energy & Renewables Credit Unions Dentists Doctors Hospitals Pharmacists Physicians Therapists Bars Hospitality Hotels Restaurants Retail Travel & Tourism Manufacturing Property & Construction Charities Not-For-Profit Barrister Tax Estate Agents Landlords Property Developers Property Investors Service Charge Fostering Family Business Small Business SMEs Distribution Logistics Transportation Warehousing Media & Technology IT & Software Publishing Accounting Audit & Assurance Regulatory & Licensing Travel Tax Trust Accounts VAT & TOMS Insights Close Insights Open Insights Insights Explore our wealth of business insights for expert advice across a range of subjects.Our dedicated team of experts is committed to keeping you informed and updated on various key topics. Find out more Insights Resources Events Client Success Stories Rise - Business Growth Programme Webinars All events Latest Insights Beyond Breakeven Podcast Indirect Tax & VAT Insights Guides Scans & Tools Sector Reports Tax Table Client Case Studies About Us Close About Us Open About Us About us We provide tailored advice that makes a tangible difference to SMEs and individuals, at every stage of their financial journey.Trusted by more than 100,000 clients across the UK and Ireland, Xeinadin was established in June 2019. Find out more About Us Careers About Xeinadin Our Heritage Latest News Our Leadership Team Our Board Our People The Praxity Alliance Women in Football Careers Current Opportunities Early Careers Our Offices document.addEventListener('DOMContentLoaded', function() { const headings = document.querySelectorAll('.menu-container h4'); let currentlyActiveItem = null; // Variable to track the currently active hidden item headings.forEach(function(heading) { heading.addEventListener('mouseenter', function() { const menuID = this.closest('[id]').id; const correspondingHiddenItemID = menuID + '-items'; const hiddenItem = document.getElementById(correspondingHiddenItemID); if (hiddenItem) { // Remove "active" class from the previously active hidden item if (currentlyActiveItem && currentlyActiveItem !== hiddenItem) { heading.classList.remove('active'); currentlyActiveItem.classList.remove('active'); // Remove active class from previous } // Add "active" class to the currently hovered hidden item hiddenItem.classList.add('active'); // Add active class heading.classList.add('active'); currentlyActiveItem = hiddenItem; // Update the currently active item } }); }); }); Accountants in Southend on Sea Request a call back Complete your details below and a member of our team will call you back. PhoneThis field is for validation purposes and should be left unchanged.Name*Email* Phone Number*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_48').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_48');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_48').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_48').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_48').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_48').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_48').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_48').val();gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [48, current_page]);window['gf_submitting_48'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_48').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_48').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [48]);window['gf_submitting_48'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_48').text());}else{jQuery('#gform_48').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Southend on Sea Welcome to Xeinadin’s Southend on Sea office, your trusted local accountants. Our team of experienced professionals is dedicated to providing personalised accounting and financial advisory services to individuals, startups, and established businesses alike. Whether you need help with tax planning, payroll management, or financial reporting, we are here to ensure your business thrives. We understand that every business has unique needs, and we pride ourselves on offering tailored solutions that drive growth and efficiency. As leading accountants in Southend on Sea, we stay up-to-date with the latest financial regulations to help you navigate the complexities of the financial landscape with confidence. Our goal is to help you achieve long-term success with expert guidance and support. Located in the heart of Southend on Sea, our office is easily accessible and committed to serving the local community. With a client-focused approach and a wide range of accounting services, we are here to provide the expertise and reliability you can count on. Get in touch: [email protected] 01702 433 313 Cumberland House 24-28 Baxter Avenue Southend on Sea Essex SS2 6HZ Our Southend on Sea team Ian HornseyManaging Partner South EssexSMEsSouthend on SeaErmal KrutaniPartnerSouthend on SeaRobert WattsDirectorSouthend on SeaBen TaylorDirectorSouthend on Sea // Function for read more button jQuery('.link').click(function() { cl_parent = jQuery(this).parent().parent().parent(); console.log(cl_parent); name = jQuery(cl_parent).children('.cl-name').val(); subtitle = jQuery(cl_parent).children('.cl-subtitle').val(); job = jQuery(cl_parent).children('.cl-job').val(); jobLocation = jQuery(cl_parent).children('.cl-location').val(); content = jQuery(cl_parent).children('.cl-content').val(); img = jQuery(cl_parent).children('.cl-image').val(); linkedin = jQuery(cl_parent).children('.cl-linkedin').val(); mail = jQuery(cl_parent).children('.cl-mail').val(); if (mail == 'mailto:') { setTimeout(function(){ jQuery('.cl-mail').hide(); }, 100); } setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-location .elementor-widget-container span').html(jobLocation); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); }, 100); }); // Function for email button jQuery('.mail-popup').click(function() { cl_parent = jQuery(this).parent().parent().parent().parent(); console.log(cl_parent); var name = jQuery(cl_parent).children('.cl-name').val(); var mail = jQuery(cl_parent).children('.cl-mail').val(); console.log(name); console.log(mail); setTimeout(function(){ jQuery('.cl-contact-name .contact-name').html(name); var nomailto = mail.replace('mailto:', ''); jQuery('.popup-form input#input_35_20').val(nomailto); }, 100); }); Our Southend on Sea office specialises in: Services AccountsBusiness Advisory ServicesBookkeepingCloud AccountingCorporate FinanceMaking Tax DigitalPayrollResearch and DevelopmentTax PlanningVAT Services Industries CharityFamily BusinessesHealthcareHospitalityManufacturingMedia & TechnologyNot-for-ProfitProperty & ConstructionRetailSME's Book a meeting Book a free, no-obligation chat with our experts where we find out a bit more about your business, explain our services, and how we could work with you. Book now Call our Southend on Sea office: 01702 433 313 Request a call back What our clients say Stanlaw Abbey Development Trust is a small charity with limited internal expertise in digital accounting systems. The support received from Xeinadin, led by Director Stephanie Baker and her team, has been exceptional. They have provided clear, consistent advice and practical training across both SAGE and Xero platforms — two key areas where the organisation previously had a skills gap. In particular, Molly the accounts supervisor has been outstanding: highly knowledgeable, professional, and responsive throughout. Her hands-on approach and tailored support have made a significant difference to the Trust’s transition and confidence in using Xero. The level of client management and service provided has been of the highest standard, and Stanlaw Abbey Development Trust would not hesitate to recommend Xeinadin to other organisations seeking practical, expert-led support. Rohib ShahStanlaw Abbey Development Trust We’re a medium-to-large GP surgery and made the switch to Xeinadin around three years ago — a decision we’ve never regretted. From day one, the team at Xeinadin has been incredibly supportive, consistently going above and beyond to help us run our practice smoothly. Their expertise and responsiveness have made a real difference to our day-to-day operations. What’s more, our business partners have also found their support invaluable when it comes to personal financial matters — a testament to the breadth and quality of their service. I can’t speak highly enough of the Xeinadin team and would wholeheartedly recommend their services to any organisation looking for reliable, proactive financial support. Paul LovellPractice Manager We Joined Xeinadin in 2023 and have been extremely happy with the service we have received. They worked around our needs and requirements and the level of service exceeded our expectations, offering advice and assistance on other areas outside the initial scope. We have regular contact with the team and they are always available for a call or chat. We thoroughly enjoy the professional but friendly relationship we have and would recommend Xeinadin for all your accounting and financial needs, whether you want to grow your business or need an approachable firm that goes the extra mile. Vikki HolmeBadger Meter UK The Xeinadin team are amazing and always available when I call and acts very quickly, sorting out everything I ask. Five-star service Tim MartinGoddard and Staines Receiving advice from the best in the business is always reassuring. Will Jones, Managing DirectorJourneys by Design Xeinadin has turned my life around and streamlined all my businesses. Their advice was excellent, and I have already recommended them to others. Steve Tytler(IT Sector) We were fortunate enough to come across Xeinadin after having issues with a previous accountant many years ago. We have been with them ever since. They always give a great service and straight forward clear advice. We always recommend them to others. Julia YatesPhil Yates Stockport Ltd Xeinadin is always my first port of call on all things financial and tax. They are always proactive, professional, and helpful. Ade Taiwo, Finance DirectorGlobal Travel Collection UK The teams' advice and work ethic has been fantastic. It has helped me control the finances of my business and I would recommend Xeinadin to any other company that wants to get knowledgeable control of their business finances. Graham Thompson(Management Consultancy Sector) We reached out to the Xeinadin team after attending the wonderful Rise event on pricing to deliver to us a unique session on growing our business and sales. The three sessions delivered were a fantastic way for our team to come together, out of the office in an environment at Xeinadin, to focus on the advice given. We came away re-energised and more focussed, and continue to put in place a lot of the actions from those sessions, which are making a difference to our business. We’d highly recommend Xeinadin if you want to grow your business. Vicky BanksBadger Meter Xeinadin introduced us to Xero and it has been a real benefit to our business. Xero serves all our day-to-day needs and has proved the ideal solution for us. With Xeinadin training and support we can now work more efficiently and keep abreast of our finances wherever we are. Helen White(Marketing Sector) Xeinadin has gone the extra mile in offering added value services, yielding tangible savings or other commercial benefits for our business. Mel Childs, Finance DirectorReader Offers Limited Latest insights Xeinadin Launches ID Verification Service for Companies House Rule ChangeRead moreCharities Face New Accounting Rules in 2026Read moreVAT Fraud via Government Gateway AccountsRead moreA Short Guide to Cybersecurity for Accountancy FirmsRead more Request a call back from your local office Leave us your details and a member of our team will contact you. First name*Surname*Company name*Phone Number*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_26').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_26');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_26').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_26').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_26').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_26').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_26').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_26').val();gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [26, current_page]);window['gf_submitting_26'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_26').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_26').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [26]);window['gf_submitting_26'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_26').text());}else{jQuery('#gform_26').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Registered in England and Wales – Company Number: 08145618 | Registered Office: Cumberland House, 24-28 Baxter Avenue, Southend-On-Sea, Essex, SS2 6HZ. | Devonports LAS Accountants Limited is a subsidiary of Xeinadin Group Limited. | Xeinadin is a trading name of Devonports LAS Accountants Limited. | The titles Partner and Director refer to employees of similar professional standing. A list of statutory directors can be found at the registered office. | Xeinadin Group Limited and its subsidiaries are authorised and regulated by the Institute of Chartered Accountants in England and Wales. document.cookie = 'nitroCachedPage=' + (!window.NITROPACK_STATE ? '0' : '1') + '; path=/; SameSite=Lax'; if (!window.NITROPACK_STATE || window.NITROPACK_STATE != 'FRESH') { var proxyPurgeOnly = 0; if (typeof navigator.sendBeacon !== 'undefined') { var nitroData = new FormData(); nitroData.append('nitroBeaconUrl', 'aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8='); nitroData.append('nitroBeaconCookies', 'W10='); nitroData.append('nitroBeaconHash', 'fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f'); nitroData.append('proxyPurgeOnly', ''); nitroData.append('layout', 'firm-pages'); navigator.sendBeacon(location.href, nitroData); } else { var xhr = new XMLHttpRequest(); xhr.open('POST', location.href, true); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.send('nitroBeaconUrl=aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8=&nitroBeaconCookies=W10=&nitroBeaconHash=fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f&proxyPurgeOnly=&layout=firm-pages'); } } forward thinkers trusted advisors Facebook LinkedIn X Logo Wit Go directly to Services Industries Insights Our offices Join our practice About us Sitemap Legal Cookie Preferences Cookie Statement Complaints Policy Diversity Statistics Modern Slavery Statement Privacy Policy Professional Indemnity Insurance Terms of Business Head office Becket House, 36 Old Jewry, London EC2R 8DD United Kingdom 0203 086 8677 Corporate offices Dublin 01 835 1124 Manchester 0161 832 6221 {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/sites\/4\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/contentleaders-child\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Contact First name*Surname*Phone NumberCompany name*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Get in touch Δdocument.getElementById( "ak_js_3" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_35').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_35');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_35').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_35').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_35').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_35').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_35').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_35').val();gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [35, current_page]);window['gf_submitting_35'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_35').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_35').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [35]);window['gf_submitting_35'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_35').text());}else{jQuery('#gform_35').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name Subtitle Developer Location They are focussed on creating a future-focused and relationship-driven culture, that keeps its promises to you, our team members, and partners. (function(){var t=[];var e={};var r=null;var a={enabled:true,observeSelectors:['[class*="slider"]','[id*="slider"]',".fotorama",".esg-grid"],attributes:["src","data-src"],attributeRegex:/^data:image\/.*?;nitro-empty-id=([^;]*);base64/,cssUrlFuncRegex:/^url\(['|"]data:image\/.*?;nitro-empty-id=([^;]*);base64/};var i=function(t){setTimeout(t,0)};var l=function(){document.querySelectorAll("[nitro-lazy-empty]").forEach(function(t){let r=t.getAttribute("nitro-lazy-src");let a=t.getAttribute("id");if(a&&r){e[a]=r}});r=new MutationObserver(n);let t=document.querySelectorAll(a.observeSelectors.join(","));for(let e=0;e<t.length;++e){r.observe(t[e],{subtree:true,childList:true,attributes:true,attributeFilter:a.attributes,characterData:false,attributeOldValue:false,characterDataOldValue:false})}};var n=function(t){for(let e=0;e<t.length;++e){switch(t[e].type){case"attributes":let r=t[e].target.getAttribute(t[e].attributeName);if(!r)break;let l=a.attributeRegex.exec(r);if(l&&l[1]){t[e].target.setAttribute("nitro-lazy-"+t[e].attributeName,u(l[1]));if(t[e].target.className.indexOf("nitro-lazy")<0){t[e].target.className+=" nitro-lazy"}}break;case"childList":if(t[e].addedNodes.length>0){for(let r=0;r<t[e].addedNodes.length;++r){let a=t[e].addedNodes[r];i(function(t){return function(){s(t,true)}}(a))}}break}}};var s=function(e,r){if(!(e instanceof HTMLElement))return;if(t.indexOf(e)>-1)return;for(let t=0;t<a.attributes.length;++t){let r=e.getAttribute(a.attributes[t]);if(r){let i=a.attributeRegex.exec(r);if(i){e.setAttribute("nitro-lazy-"+a.attributes[t],u(i[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}}if(e.style.backgroundImage){let t=a.cssUrlFuncRegex.exec(e.style.backgroundImage);if(t){e.setAttribute("nitro-lazy-bg",u(t[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}t.push(e);if(r){e.querySelectorAll("*").forEach(function(t){i(function(){s(t)})})}};function u(t){return e[t]}if(a.enabled){l()}})(); const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.2","is_static":false,"experimentalFeatures":{"container":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true,"mega-menu":true},"urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4"},"nonces":{"floatingButtonsClickTracking":"57f53f16f4"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":8439,"title":"Accountants%20in%20Southend%20on%20Sea%20%7C%20Xeinadin","excerpt":"","featuredImage":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4\/2024\/10\/AdobeStock_428223744-1024x683.jpeg"}}; var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"4d3498d66169bdd1b8d6661df6bcf325"},"ajax":{"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"c3273c07e6","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"fc2d65c3b3"}; var gforms_google_analytics_frontend_strings = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"33e97fbd37","logging_enabled":false,"logging_nonce":"f57a3f227c","ua_tracker":""}; var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"6ee0b3e6cc","urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/xeinadin.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; document.addEventListener('facetwp-loaded', function() { jQuery('.link').on( 'click', function() { var cl_parent = jQuery(this).parent().parent().parent(); var name = jQuery(cl_parent).find('.cl-name').val(); var subtitle = jQuery(cl_parent).find('.cl-subtitle').val(); var job = jQuery(cl_parent).find('.cl-job').val(); var content = jQuery(cl_parent).find('.cl-content').val(); var img = jQuery(cl_parent).find('.cl-image').val(); var linkedin = jQuery(cl_parent).find('.cl-linkedin').val(); var mail = jQuery(cl_parent).find('.cl-mail').val(); var location = jQuery(cl_parent).find('.cl-location').val(); setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); // console.log(name) // console.log(cl_parent); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); jQuery('.cl-location .elementor-widget-container span').html(location); }, 200); }); }); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); NPRL.registerInlineScript("d3e2d928cce07e9256efe069fd1fe11a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkM2UyZDkyOGNjZTA3ZTkyNTZlZmUwNjlmZDFmZTExYS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("2f54dfffd4a84ca13d214e8bc206f392-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIyZjU0ZGZmZmQ0YTg0Y2ExM2QyMTRlOGJjMjA2ZjM5Mi0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("9c5a6c029fc466042d7e05555fed289e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI5YzVhNmMwMjlmYzQ2NjA0MmQ3ZTA1NTU1ZmVkMjg5ZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/tools.luckyorange.com/core/nitro-min-3cb6f6be3d00fc3e39c3fe193c24b30c.lo.js", "72f55b811df1628d114770435c96d6d3-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiYXN5bmMiOmZhbHNlLCJkZWZlciI6ZmFsc2UsImlkIjoiNzJmNTViODExZGYxNjI4ZDExNDc3MDQzNWM5NmQ2ZDMtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3Rvb2xzLmx1Y2t5b3JhbmdlLmNvbVwvY29yZVwvbG8uanM/c2l0ZS1pZD1hOGQ1NGUzMSJ9");NPRL.registerInlineScript("ba4e20d4c45018ed07df52c683065f0e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJiYTRlMjBkNGM0NTAxOGVkMDdkZjUyYzY4MzA2NWYwZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/nitro-min-email-decode.min.js", "83b926d767a9ed3e82c910cc56deb9c5-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGF0YS1jZmFzeW5jIjoiZmFsc2UiLCJpZCI6IjgzYjkyNmQ3NjdhOWVkM2U4MmM5MTBjYzU2ZGViOWM1LTEifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL2Nkbi1jZ2lcL3NjcmlwdHNcLzVjNWRkNzI4XC9jbG91ZGZsYXJlLXN0YXRpY1wvZW1haWwtZGVjb2RlLm1pbi5qcyJ9");NPRL.registerInlineScript("72d88a13ee48bb40ce04021cb2a999cd-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI3MmQ4OGExM2VlNDhiYjQwY2UwNDAyMWNiMmE5OTljZC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/cl-xgl-functions/js/nitro-min-515256a13fd66d71a2887d1dc1ecc93c.form-functions.js", "form-functions.js-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJmb3JtLWZ1bmN0aW9ucy5qcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvY2wteGdsLWZ1bmN0aW9uc1wvanNcL2Zvcm0tZnVuY3Rpb25zLmpzP3Zlcj0xLjAifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/dynamicconditions/Public/js/nitro-min-93f6bbeb695c41e93346a8b399164ddd.dynamic-conditions-public.js", "dynamic-conditions-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkeW5hbWljLWNvbmRpdGlvbnMtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2R5bmFtaWNjb25kaXRpb25zXC9QdWJsaWNcL2pzXC9keW5hbWljLWNvbmRpdGlvbnMtcHVibGljLmpzP3Zlcj0xLjcuNSJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/jquery/ui/nitro-min-b37ee7748593354934fd70387522d067.core.min.js", "jquery-ui-core-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJqcXVlcnktdWktY29yZS1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9qcXVlcnlcL3VpXC9jb3JlLm1pbi5qcz92ZXI9MS4xMy4zIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-5346137ba85973c94857eab7e0d8cf5c.dom-ready.min.js", "wp-dom-ready-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1kb20tcmVhZHktanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWluY2x1ZGVzXC9qc1wvZGlzdFwvZG9tLXJlYWR5Lm1pbi5qcz92ZXI9Zjc3ODcxZmY3Njk0ZmZmZWEzODEifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-4fddbd9c6f14b07aa4889bdf1cf9cb3a.hooks.min.js", "wp-hooks-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1ob29rcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9kaXN0XC9ob29rcy5taW4uanM/dmVyPTRkNjNhM2Q0OTFkMTFmZmQ4YWM2In0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-c33ce3335593203d6e5cdf3fa9d16b8c.i18n.min.js", "wp-i18n-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2kxOG4ubWluLmpzP3Zlcj01ZTU4MGViNDZhOTBjMmI5OTdlNiJ9");NPRL.registerInlineScript("wp-i18n-js-after", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzLWFmdGVyIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("wp-a11y-js-translations", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzLXRyYW5zbGF0aW9ucyJ9LCJjYW5vbmljYWxMaW5rIjoiIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-3f73a7c5a8f00e92b32b83a1ed036739.a11y.min.js", "wp-a11y-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2ExMXkubWluLmpzP3Zlcj0zMTU2NTM0Y2M1NDQ3MzQ5N2UxNCJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/akismet/_inc/nitro-min-17fb5a54155153bc126e7b57c62d5a93.akismet-frontend.js", "akismet-frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGVmZXIiOmZhbHNlLCJpZCI6ImFraXNtZXQtZnJvbnRlbmQtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2FraXNtZXRcL19pbmNcL2FraXNtZXQtZnJvbnRlbmQuanM/dmVyPTE3NTk0MDMzODAifQ==");NPRL.registerInlineScript("wp-ajax-response-js-extra", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzLWV4dHJhIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/nitro-min-32d447e14b3b16bd53397eae0d748d66.wp-ajax-response.min.js", "wp-ajax-response-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL3dwLWFqYXgtcmVzcG9uc2UubWluLmpzP3Zlcj02LjguMyJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/gravityformsgoogleanalytics/js/nitro-min-8d5af8092f2c8b111aa8dcab096946ed.google-analytics.min.js", "gforms_google_analytics_frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJnZm9ybXNfZ29vZ2xlX2FuYWx5dGljc19mcm9udGVuZC1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvZ3Jhdml0eWZvcm1zZ29vZ2xlYW5hbHl0aWNzXC9qc1wvZ29vZ2xlLWFuYWx5dGljcy5taW4uanM/dmVyPTIuNC4wIn0=");NPRL.registerInlineScript("f9686e612bb38422c1644f2298eb11c1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImY5Njg2ZTYxMmJiMzg0MjJjMTY0NGYyMjk4ZWIxMWMxLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("664651432baf3f521c2c08eaacc8a0a1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI2NjQ2NTE0MzJiYWYzZjUyMWMyYzA4ZWFhY2M4YTBhMS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("fe4137d5081ce95618e1f924bb4261d6-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImZlNDEzN2Q1MDgxY2U5NTYxOGUxZjkyNGJiNDI2MWQ2LTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("179768e66b7348f70d18960351934538-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIxNzk3NjhlNjZiNzM0OGY3MGQxODk2MDM1MTkzNDUzOC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("58346c62dffe189461c8cc9ca6950c6a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI1ODM0NmM2MmRmZmUxODk0NjFjOGNjOWNhNjk1MGM2YS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("db849d0dd71ac4423ec665e7f1bf7986-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkYjg0OWQwZGQ3MWFjNDQyM2VjNjY1ZTdmMWJmNzk4Ni0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px;}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px;}:where(body){margin:0;}.wp-site-blocks > .alignleft{float:left;margin-right:2em;}.wp-site-blocks > .alignright{float:right;margin-left:2em;}.wp-site-blocks > .aligncenter{justify-content:center;margin-left:auto;margin-right:auto;}:where(.wp-site-blocks) > *{margin-block-start:24px;margin-block-end:0;}:where(.wp-site-blocks) > :first-child{margin-block-start:0;}:where(.wp-site-blocks) > :last-child{margin-block-end:0;}:root{--wp--style--block-gap:24px;}:root :where(.is-layout-flow) > :first-child{margin-block-start:0;}:root :where(.is-layout-flow) > :last-child{margin-block-end:0;}:root :where(.is-layout-flow) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start:0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end:0;}:root :where(.is-layout-constrained) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-flex){gap:24px;}:root :where(.is-layout-grid){gap:24px;}.is-layout-flow > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-flow > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-flow > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-constrained > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-constrained > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignwide{max-width:var(--wp--style--global--wide-size);}body .is-layout-flex{display:flex;}.is-layout-flex{flex-wrap:wrap;align-items:center;}.is-layout-flex > :is(*,div){margin:0;}body .is-layout-grid{display:grid;}.is-layout-grid > :is(*,div){margin:0;}body{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}a:where(:not(.wp-element-button)){text-decoration:underline;}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}.has-black-color{color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color:var(--wp--preset--color--white) !important;}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color:var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color:var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important;}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6;}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}@media screen and (max-height: 1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}@media screen and (max-height: 640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}NPRL.boot();(function(){let e=Math.max(document.documentElement.clientHeight||0,window.innerHeight||0);let t=typeof NPSH!=="undefined"&&NPSH.isScrolled();let n=[];let i=["nitro-offscreen"];let l=[""];let d="nitro-lazy-render";if(t){i.shift()}if(l[0].length){i.push(...l)}function o(t){if(t===null)return;let i=t.children.length;let l;let f=["SCRIPT","STYLE","LINK","TEMPLATE"];for(let r=0;r<i;r++){l=t.children[r];if(f.indexOf(l.tagName)==-1&&l.classList.contains(d)===false){let t=l.getBoundingClientRect();if(t.width*t.height>0){if(t.y>e){n.push(l)}else{o(l)}}}}}if(typeof NPRL!=="undefined"&&i.length){o(document.body);if(!t){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}let l=false;function f(){if(!l){document.getElementById("nitro-preloader")?.remove();l=true}}window.addEventListener("NitroStylesLoaded",f);setTimeout(f,3e3)}else{window.addEventListener("NitroStylesLoaded",()=>{requestAnimationFrame(function(){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}})})}}})();.nitro-offscreen { display: none !important; }
View text
(function(){if(typeof NPSH!=="undefined"&&NPSH.isScrolled()){setTimeout(()=>{document.body.classList.remove("nitro-cover")},1e3);document.body.classList.add("nitro-cover");window.addEventListener("load",function(){document.body.classList.remove("nitro-cover")})}})(); Careers Join Xeinadin Press Room Contact Us Search Services Close Services Open Services Services We understand that managing your finances and staying compliant with tax regulations can be a daunting task. Our dedicated team of certified accountants is committed to providing you with the highest level of financial guidance and support. Find out more Accounting & Compliance Advisory Audit & Assurance Private Client Tax Accounts Bookkeeping Cloud Accounting Financial Control Outsourcing Forensic Accounting Payroll Probate Service Charge Business Advice Corporate Finance Corporate Recovery Grant Writing Assurance External Audit Pension Audit Personal Tax Planning Probate Barrister Taxes Environmental Taxes International Corporate Office Making Tax Digital Personal Tax Planning Probate Research and Development Tax Planning VAT Services Industries Close Industries Open Industries Industries We understand that different industries come with unique financial needs and challenges. Our team of experienced accountants specialise in providing tailored accounting and financial solutions to a wide range of industries. Find out more Agriculture & Farming Construction Creative Education Energy & Environment Financial Institutions Healthcare Manufacturing Not-For-Profit Professional Services Property Retail, Hospitality & Leisure SME & Family Business Social Care Technology, Media & Telecommunications Transport & Logistics Travel & Tourism Actors & On-Screen Professionals Advertising & PR Agencies Film & TV Production Designers & Agencies Musicians Agriculture Contract Farming Diversification Equestrian Sustainable Farming Academies & MATs Education Educational Charities Independent Schools Universities & Further Education Energy & Renewables Credit Unions Dentists Doctors Hospitals Pharmacists Physicians Therapists Bars Hospitality Hotels Restaurants Retail Travel & Tourism Manufacturing Property & Construction Charities Not-For-Profit Barrister Tax Estate Agents Landlords Property Developers Property Investors Service Charge Fostering Family Business Small Business SMEs Distribution Logistics Transportation Warehousing Media & Technology IT & Software Publishing Accounting Audit & Assurance Regulatory & Licensing Travel Tax Trust Accounts VAT & TOMS Insights Close Insights Open Insights Insights Explore our wealth of business insights for expert advice across a range of subjects.Our dedicated team of experts is committed to keeping you informed and updated on various key topics. Find out more Insights Resources Events Client Success Stories Rise - Business Growth Programme Webinars All events Latest Insights Beyond Breakeven Podcast Indirect Tax & VAT Insights Guides Scans & Tools Sector Reports Tax Table Client Case Studies About Us Close About Us Open About Us About us We provide tailored advice that makes a tangible difference to SMEs and individuals, at every stage of their financial journey.Trusted by more than 100,000 clients across the UK and Ireland, Xeinadin was established in June 2019. Find out more About Us Careers About Xeinadin Our Heritage Latest News Our Leadership Team Our Board Our People The Praxity Alliance Women in Football Careers Current Opportunities Early Careers Our Offices document.addEventListener('DOMContentLoaded', function() { const headings = document.querySelectorAll('.menu-container h4'); let currentlyActiveItem = null; // Variable to track the currently active hidden item headings.forEach(function(heading) { heading.addEventListener('mouseenter', function() { const menuID = this.closest('[id]').id; const correspondingHiddenItemID = menuID + '-items'; const hiddenItem = document.getElementById(correspondingHiddenItemID); if (hiddenItem) { // Remove "active" class from the previously active hidden item if (currentlyActiveItem && currentlyActiveItem !== hiddenItem) { heading.classList.remove('active'); currentlyActiveItem.classList.remove('active'); // Remove active class from previous } // Add "active" class to the currently hovered hidden item hiddenItem.classList.add('active'); // Add active class heading.classList.add('active'); currentlyActiveItem = hiddenItem; // Update the currently active item } }); }); }); Accountants in Southend on Sea Request a call back Complete your details below and a member of our team will call you back. PhoneThis field is for validation purposes and should be left unchanged.Name*Email* Phone Number*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_48').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_48');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_48').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_48').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_48').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_48').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_48').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_48').val();gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [48, current_page]);window['gf_submitting_48'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_48').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_48').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [48]);window['gf_submitting_48'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_48').text());}else{jQuery('#gform_48').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Southend on Sea Welcome to Xeinadin’s Southend on Sea office, your trusted local accountants. Our team of experienced professionals is dedicated to providing personalised accounting and financial advisory services to individuals, startups, and established businesses alike. Whether you need help with tax planning, payroll management, or financial reporting, we are here to ensure your business thrives. We understand that every business has unique needs, and we pride ourselves on offering tailored solutions that drive growth and efficiency. As leading accountants in Southend on Sea, we stay up-to-date with the latest financial regulations to help you navigate the complexities of the financial landscape with confidence. Our goal is to help you achieve long-term success with expert guidance and support. Located in the heart of Southend on Sea, our office is easily accessible and committed to serving the local community. With a client-focused approach and a wide range of accounting services, we are here to provide the expertise and reliability you can count on. Get in touch: [email protected] 01702 433 313 Cumberland House 24-28 Baxter Avenue Southend on Sea Essex SS2 6HZ Our Southend on Sea team Ian HornseyManaging Partner South EssexSMEsSouthend on SeaErmal KrutaniPartnerSouthend on SeaRobert WattsDirectorSouthend on SeaBen TaylorDirectorSouthend on Sea // Function for read more button jQuery('.link').click(function() { cl_parent = jQuery(this).parent().parent().parent(); console.log(cl_parent); name = jQuery(cl_parent).children('.cl-name').val(); subtitle = jQuery(cl_parent).children('.cl-subtitle').val(); job = jQuery(cl_parent).children('.cl-job').val(); jobLocation = jQuery(cl_parent).children('.cl-location').val(); content = jQuery(cl_parent).children('.cl-content').val(); img = jQuery(cl_parent).children('.cl-image').val(); linkedin = jQuery(cl_parent).children('.cl-linkedin').val(); mail = jQuery(cl_parent).children('.cl-mail').val(); if (mail == 'mailto:') { setTimeout(function(){ jQuery('.cl-mail').hide(); }, 100); } setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-location .elementor-widget-container span').html(jobLocation); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); }, 100); }); // Function for email button jQuery('.mail-popup').click(function() { cl_parent = jQuery(this).parent().parent().parent().parent(); console.log(cl_parent); var name = jQuery(cl_parent).children('.cl-name').val(); var mail = jQuery(cl_parent).children('.cl-mail').val(); console.log(name); console.log(mail); setTimeout(function(){ jQuery('.cl-contact-name .contact-name').html(name); var nomailto = mail.replace('mailto:', ''); jQuery('.popup-form input#input_35_20').val(nomailto); }, 100); }); Our Southend on Sea office specialises in: Services AccountsBusiness Advisory ServicesBookkeepingCloud AccountingCorporate FinanceMaking Tax DigitalPayrollResearch and DevelopmentTax PlanningVAT Services Industries CharityFamily BusinessesHealthcareHospitalityManufacturingMedia & TechnologyNot-for-ProfitProperty & ConstructionRetailSME's Book a meeting Book a free, no-obligation chat with our experts where we find out a bit more about your business, explain our services, and how we could work with you. Book now Call our Southend on Sea office: 01702 433 313 Request a call back What our clients say Stanlaw Abbey Development Trust is a small charity with limited internal expertise in digital accounting systems. The support received from Xeinadin, led by Director Stephanie Baker and her team, has been exceptional. They have provided clear, consistent advice and practical training across both SAGE and Xero platforms — two key areas where the organisation previously had a skills gap. In particular, Molly the accounts supervisor has been outstanding: highly knowledgeable, professional, and responsive throughout. Her hands-on approach and tailored support have made a significant difference to the Trust’s transition and confidence in using Xero. The level of client management and service provided has been of the highest standard, and Stanlaw Abbey Development Trust would not hesitate to recommend Xeinadin to other organisations seeking practical, expert-led support. Rohib ShahStanlaw Abbey Development Trust We’re a medium-to-large GP surgery and made the switch to Xeinadin around three years ago — a decision we’ve never regretted. From day one, the team at Xeinadin has been incredibly supportive, consistently going above and beyond to help us run our practice smoothly. Their expertise and responsiveness have made a real difference to our day-to-day operations. What’s more, our business partners have also found their support invaluable when it comes to personal financial matters — a testament to the breadth and quality of their service. I can’t speak highly enough of the Xeinadin team and would wholeheartedly recommend their services to any organisation looking for reliable, proactive financial support. Paul LovellPractice Manager We Joined Xeinadin in 2023 and have been extremely happy with the service we have received. They worked around our needs and requirements and the level of service exceeded our expectations, offering advice and assistance on other areas outside the initial scope. We have regular contact with the team and they are always available for a call or chat. We thoroughly enjoy the professional but friendly relationship we have and would recommend Xeinadin for all your accounting and financial needs, whether you want to grow your business or need an approachable firm that goes the extra mile. Vikki HolmeBadger Meter UK The Xeinadin team are amazing and always available when I call and acts very quickly, sorting out everything I ask. Five-star service Tim MartinGoddard and Staines Receiving advice from the best in the business is always reassuring. Will Jones, Managing DirectorJourneys by Design Xeinadin has turned my life around and streamlined all my businesses. Their advice was excellent, and I have already recommended them to others. Steve Tytler(IT Sector) We were fortunate enough to come across Xeinadin after having issues with a previous accountant many years ago. We have been with them ever since. They always give a great service and straight forward clear advice. We always recommend them to others. Julia YatesPhil Yates Stockport Ltd Xeinadin is always my first port of call on all things financial and tax. They are always proactive, professional, and helpful. Ade Taiwo, Finance DirectorGlobal Travel Collection UK The teams' advice and work ethic has been fantastic. It has helped me control the finances of my business and I would recommend Xeinadin to any other company that wants to get knowledgeable control of their business finances. Graham Thompson(Management Consultancy Sector) We reached out to the Xeinadin team after attending the wonderful Rise event on pricing to deliver to us a unique session on growing our business and sales. The three sessions delivered were a fantastic way for our team to come together, out of the office in an environment at Xeinadin, to focus on the advice given. We came away re-energised and more focussed, and continue to put in place a lot of the actions from those sessions, which are making a difference to our business. We’d highly recommend Xeinadin if you want to grow your business. Vicky BanksBadger Meter Xeinadin introduced us to Xero and it has been a real benefit to our business. Xero serves all our day-to-day needs and has proved the ideal solution for us. With Xeinadin training and support we can now work more efficiently and keep abreast of our finances wherever we are. Helen White(Marketing Sector) Xeinadin has gone the extra mile in offering added value services, yielding tangible savings or other commercial benefits for our business. Mel Childs, Finance DirectorReader Offers Limited Latest insights Xeinadin Launches ID Verification Service for Companies House Rule ChangeRead moreCharities Face New Accounting Rules in 2026Read moreVAT Fraud via Government Gateway AccountsRead moreA Short Guide to Cybersecurity for Accountancy FirmsRead more Request a call back from your local office Leave us your details and a member of our team will contact you. First name*Surname*Company name*Phone Number*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_26').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_26');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_26').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_26').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_26').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_26').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_26').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_26').val();gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [26, current_page]);window['gf_submitting_26'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_26').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_26').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [26]);window['gf_submitting_26'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_26').text());}else{jQuery('#gform_26').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Registered in England and Wales – Company Number: 08145618 | Registered Office: Cumberland House, 24-28 Baxter Avenue, Southend-On-Sea, Essex, SS2 6HZ. | Devonports LAS Accountants Limited is a subsidiary of Xeinadin Group Limited. | Xeinadin is a trading name of Devonports LAS Accountants Limited. | The titles Partner and Director refer to employees of similar professional standing. A list of statutory directors can be found at the registered office. | Xeinadin Group Limited and its subsidiaries are authorised and regulated by the Institute of Chartered Accountants in England and Wales. document.cookie = 'nitroCachedPage=' + (!window.NITROPACK_STATE ? '0' : '1') + '; path=/; SameSite=Lax'; if (!window.NITROPACK_STATE || window.NITROPACK_STATE != 'FRESH') { var proxyPurgeOnly = 0; if (typeof navigator.sendBeacon !== 'undefined') { var nitroData = new FormData(); nitroData.append('nitroBeaconUrl', 'aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8='); nitroData.append('nitroBeaconCookies', 'W10='); nitroData.append('nitroBeaconHash', 'fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f'); nitroData.append('proxyPurgeOnly', ''); nitroData.append('layout', 'firm-pages'); navigator.sendBeacon(location.href, nitroData); } else { var xhr = new XMLHttpRequest(); xhr.open('POST', location.href, true); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.send('nitroBeaconUrl=aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8=&nitroBeaconCookies=W10=&nitroBeaconHash=fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f&proxyPurgeOnly=&layout=firm-pages'); } } forward thinkers trusted advisors Facebook LinkedIn X Logo Wit Go directly to Services Industries Insights Our offices Join our practice About us Sitemap Legal Cookie Preferences Cookie Statement Complaints Policy Diversity Statistics Modern Slavery Statement Privacy Policy Professional Indemnity Insurance Terms of Business Head office Becket House, 36 Old Jewry, London EC2R 8DD United Kingdom 0203 086 8677 Corporate offices Dublin 01 835 1124 Manchester 0161 832 6221 {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/sites\/4\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/contentleaders-child\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Contact First name*Surname*Phone NumberCompany name*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Get in touch Δdocument.getElementById( "ak_js_3" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_35').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_35');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_35').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_35').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_35').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_35').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_35').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_35').val();gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [35, current_page]);window['gf_submitting_35'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_35').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_35').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [35]);window['gf_submitting_35'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_35').text());}else{jQuery('#gform_35').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name Subtitle Developer Location They are focussed on creating a future-focused and relationship-driven culture, that keeps its promises to you, our team members, and partners. (function(){var t=[];var e={};var r=null;var a={enabled:true,observeSelectors:['[class*="slider"]','[id*="slider"]',".fotorama",".esg-grid"],attributes:["src","data-src"],attributeRegex:/^data:image\/.*?;nitro-empty-id=([^;]*);base64/,cssUrlFuncRegex:/^url\(['|"]data:image\/.*?;nitro-empty-id=([^;]*);base64/};var i=function(t){setTimeout(t,0)};var l=function(){document.querySelectorAll("[nitro-lazy-empty]").forEach(function(t){let r=t.getAttribute("nitro-lazy-src");let a=t.getAttribute("id");if(a&&r){e[a]=r}});r=new MutationObserver(n);let t=document.querySelectorAll(a.observeSelectors.join(","));for(let e=0;e<t.length;++e){r.observe(t[e],{subtree:true,childList:true,attributes:true,attributeFilter:a.attributes,characterData:false,attributeOldValue:false,characterDataOldValue:false})}};var n=function(t){for(let e=0;e<t.length;++e){switch(t[e].type){case"attributes":let r=t[e].target.getAttribute(t[e].attributeName);if(!r)break;let l=a.attributeRegex.exec(r);if(l&&l[1]){t[e].target.setAttribute("nitro-lazy-"+t[e].attributeName,u(l[1]));if(t[e].target.className.indexOf("nitro-lazy")<0){t[e].target.className+=" nitro-lazy"}}break;case"childList":if(t[e].addedNodes.length>0){for(let r=0;r<t[e].addedNodes.length;++r){let a=t[e].addedNodes[r];i(function(t){return function(){s(t,true)}}(a))}}break}}};var s=function(e,r){if(!(e instanceof HTMLElement))return;if(t.indexOf(e)>-1)return;for(let t=0;t<a.attributes.length;++t){let r=e.getAttribute(a.attributes[t]);if(r){let i=a.attributeRegex.exec(r);if(i){e.setAttribute("nitro-lazy-"+a.attributes[t],u(i[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}}if(e.style.backgroundImage){let t=a.cssUrlFuncRegex.exec(e.style.backgroundImage);if(t){e.setAttribute("nitro-lazy-bg",u(t[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}t.push(e);if(r){e.querySelectorAll("*").forEach(function(t){i(function(){s(t)})})}};function u(t){return e[t]}if(a.enabled){l()}})(); const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.2","is_static":false,"experimentalFeatures":{"container":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true,"mega-menu":true},"urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4"},"nonces":{"floatingButtonsClickTracking":"57f53f16f4"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":8439,"title":"Accountants%20in%20Southend%20on%20Sea%20%7C%20Xeinadin","excerpt":"","featuredImage":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4\/2024\/10\/AdobeStock_428223744-1024x683.jpeg"}}; var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"4d3498d66169bdd1b8d6661df6bcf325"},"ajax":{"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"c3273c07e6","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"fc2d65c3b3"}; var gforms_google_analytics_frontend_strings = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"33e97fbd37","logging_enabled":false,"logging_nonce":"f57a3f227c","ua_tracker":""}; var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"6ee0b3e6cc","urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/xeinadin.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; document.addEventListener('facetwp-loaded', function() { jQuery('.link').on( 'click', function() { var cl_parent = jQuery(this).parent().parent().parent(); var name = jQuery(cl_parent).find('.cl-name').val(); var subtitle = jQuery(cl_parent).find('.cl-subtitle').val(); var job = jQuery(cl_parent).find('.cl-job').val(); var content = jQuery(cl_parent).find('.cl-content').val(); var img = jQuery(cl_parent).find('.cl-image').val(); var linkedin = jQuery(cl_parent).find('.cl-linkedin').val(); var mail = jQuery(cl_parent).find('.cl-mail').val(); var location = jQuery(cl_parent).find('.cl-location').val(); setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); // console.log(name) // console.log(cl_parent); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); jQuery('.cl-location .elementor-widget-container span').html(location); }, 200); }); }); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); NPRL.registerInlineScript("d3e2d928cce07e9256efe069fd1fe11a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkM2UyZDkyOGNjZTA3ZTkyNTZlZmUwNjlmZDFmZTExYS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("2f54dfffd4a84ca13d214e8bc206f392-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIyZjU0ZGZmZmQ0YTg0Y2ExM2QyMTRlOGJjMjA2ZjM5Mi0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("9c5a6c029fc466042d7e05555fed289e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI5YzVhNmMwMjlmYzQ2NjA0MmQ3ZTA1NTU1ZmVkMjg5ZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/tools.luckyorange.com/core/nitro-min-3cb6f6be3d00fc3e39c3fe193c24b30c.lo.js", "72f55b811df1628d114770435c96d6d3-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiYXN5bmMiOmZhbHNlLCJkZWZlciI6ZmFsc2UsImlkIjoiNzJmNTViODExZGYxNjI4ZDExNDc3MDQzNWM5NmQ2ZDMtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3Rvb2xzLmx1Y2t5b3JhbmdlLmNvbVwvY29yZVwvbG8uanM/c2l0ZS1pZD1hOGQ1NGUzMSJ9");NPRL.registerInlineScript("ba4e20d4c45018ed07df52c683065f0e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJiYTRlMjBkNGM0NTAxOGVkMDdkZjUyYzY4MzA2NWYwZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/nitro-min-email-decode.min.js", "83b926d767a9ed3e82c910cc56deb9c5-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGF0YS1jZmFzeW5jIjoiZmFsc2UiLCJpZCI6IjgzYjkyNmQ3NjdhOWVkM2U4MmM5MTBjYzU2ZGViOWM1LTEifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL2Nkbi1jZ2lcL3NjcmlwdHNcLzVjNWRkNzI4XC9jbG91ZGZsYXJlLXN0YXRpY1wvZW1haWwtZGVjb2RlLm1pbi5qcyJ9");NPRL.registerInlineScript("72d88a13ee48bb40ce04021cb2a999cd-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI3MmQ4OGExM2VlNDhiYjQwY2UwNDAyMWNiMmE5OTljZC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/cl-xgl-functions/js/nitro-min-515256a13fd66d71a2887d1dc1ecc93c.form-functions.js", "form-functions.js-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJmb3JtLWZ1bmN0aW9ucy5qcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvY2wteGdsLWZ1bmN0aW9uc1wvanNcL2Zvcm0tZnVuY3Rpb25zLmpzP3Zlcj0xLjAifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/dynamicconditions/Public/js/nitro-min-93f6bbeb695c41e93346a8b399164ddd.dynamic-conditions-public.js", "dynamic-conditions-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkeW5hbWljLWNvbmRpdGlvbnMtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2R5bmFtaWNjb25kaXRpb25zXC9QdWJsaWNcL2pzXC9keW5hbWljLWNvbmRpdGlvbnMtcHVibGljLmpzP3Zlcj0xLjcuNSJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/jquery/ui/nitro-min-b37ee7748593354934fd70387522d067.core.min.js", "jquery-ui-core-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJqcXVlcnktdWktY29yZS1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9qcXVlcnlcL3VpXC9jb3JlLm1pbi5qcz92ZXI9MS4xMy4zIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-5346137ba85973c94857eab7e0d8cf5c.dom-ready.min.js", "wp-dom-ready-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1kb20tcmVhZHktanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWluY2x1ZGVzXC9qc1wvZGlzdFwvZG9tLXJlYWR5Lm1pbi5qcz92ZXI9Zjc3ODcxZmY3Njk0ZmZmZWEzODEifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-4fddbd9c6f14b07aa4889bdf1cf9cb3a.hooks.min.js", "wp-hooks-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1ob29rcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9kaXN0XC9ob29rcy5taW4uanM/dmVyPTRkNjNhM2Q0OTFkMTFmZmQ4YWM2In0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-c33ce3335593203d6e5cdf3fa9d16b8c.i18n.min.js", "wp-i18n-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2kxOG4ubWluLmpzP3Zlcj01ZTU4MGViNDZhOTBjMmI5OTdlNiJ9");NPRL.registerInlineScript("wp-i18n-js-after", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzLWFmdGVyIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("wp-a11y-js-translations", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzLXRyYW5zbGF0aW9ucyJ9LCJjYW5vbmljYWxMaW5rIjoiIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-3f73a7c5a8f00e92b32b83a1ed036739.a11y.min.js", "wp-a11y-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2ExMXkubWluLmpzP3Zlcj0zMTU2NTM0Y2M1NDQ3MzQ5N2UxNCJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/akismet/_inc/nitro-min-17fb5a54155153bc126e7b57c62d5a93.akismet-frontend.js", "akismet-frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGVmZXIiOmZhbHNlLCJpZCI6ImFraXNtZXQtZnJvbnRlbmQtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2FraXNtZXRcL19pbmNcL2FraXNtZXQtZnJvbnRlbmQuanM/dmVyPTE3NTk0MDMzODAifQ==");NPRL.registerInlineScript("wp-ajax-response-js-extra", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzLWV4dHJhIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/nitro-min-32d447e14b3b16bd53397eae0d748d66.wp-ajax-response.min.js", "wp-ajax-response-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL3dwLWFqYXgtcmVzcG9uc2UubWluLmpzP3Zlcj02LjguMyJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/gravityformsgoogleanalytics/js/nitro-min-8d5af8092f2c8b111aa8dcab096946ed.google-analytics.min.js", "gforms_google_analytics_frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJnZm9ybXNfZ29vZ2xlX2FuYWx5dGljc19mcm9udGVuZC1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvZ3Jhdml0eWZvcm1zZ29vZ2xlYW5hbHl0aWNzXC9qc1wvZ29vZ2xlLWFuYWx5dGljcy5taW4uanM/dmVyPTIuNC4wIn0=");NPRL.registerInlineScript("f9686e612bb38422c1644f2298eb11c1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImY5Njg2ZTYxMmJiMzg0MjJjMTY0NGYyMjk4ZWIxMWMxLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("664651432baf3f521c2c08eaacc8a0a1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI2NjQ2NTE0MzJiYWYzZjUyMWMyYzA4ZWFhY2M4YTBhMS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("fe4137d5081ce95618e1f924bb4261d6-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImZlNDEzN2Q1MDgxY2U5NTYxOGUxZjkyNGJiNDI2MWQ2LTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("179768e66b7348f70d18960351934538-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIxNzk3NjhlNjZiNzM0OGY3MGQxODk2MDM1MTkzNDUzOC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("58346c62dffe189461c8cc9ca6950c6a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI1ODM0NmM2MmRmZmUxODk0NjFjOGNjOWNhNjk1MGM2YS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("db849d0dd71ac4423ec665e7f1bf7986-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkYjg0OWQwZGQ3MWFjNDQyM2VjNjY1ZTdmMWJmNzk4Ni0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px;}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px;}:where(body){margin:0;}.wp-site-blocks > .alignleft{float:left;margin-right:2em;}.wp-site-blocks > .alignright{float:right;margin-left:2em;}.wp-site-blocks > .aligncenter{justify-content:center;margin-left:auto;margin-right:auto;}:where(.wp-site-blocks) > *{margin-block-start:24px;margin-block-end:0;}:where(.wp-site-blocks) > :first-child{margin-block-start:0;}:where(.wp-site-blocks) > :last-child{margin-block-end:0;}:root{--wp--style--block-gap:24px;}:root :where(.is-layout-flow) > :first-child{margin-block-start:0;}:root :where(.is-layout-flow) > :last-child{margin-block-end:0;}:root :where(.is-layout-flow) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start:0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end:0;}:root :where(.is-layout-constrained) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-flex){gap:24px;}:root :where(.is-layout-grid){gap:24px;}.is-layout-flow > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-flow > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-flow > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-constrained > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-constrained > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignwide{max-width:var(--wp--style--global--wide-size);}body .is-layout-flex{display:flex;}.is-layout-flex{flex-wrap:wrap;align-items:center;}.is-layout-flex > :is(*,div){margin:0;}body .is-layout-grid{display:grid;}.is-layout-grid > :is(*,div){margin:0;}body{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}a:where(:not(.wp-element-button)){text-decoration:underline;}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}.has-black-color{color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color:var(--wp--preset--color--white) !important;}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color:var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color:var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important;}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6;}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}@media screen and (max-height: 1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}@media screen and (max-height: 640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}NPRL.boot();(function(){let e=Math.max(document.documentElement.clientHeight||0,window.innerHeight||0);let t=typeof NPSH!=="undefined"&&NPSH.isScrolled();let n=[];let i=["nitro-offscreen"];let l=[""];let d="nitro-lazy-render";if(t){i.shift()}if(l[0].length){i.push(...l)}function o(t){if(t===null)return;let i=t.children.length;let l;let f=["SCRIPT","STYLE","LINK","TEMPLATE"];for(let r=0;r<i;r++){l=t.children[r];if(f.indexOf(l.tagName)==-1&&l.classList.contains(d)===false){let t=l.getBoundingClientRect();if(t.width*t.height>0){if(t.y>e){n.push(l)}else{o(l)}}}}}if(typeof NPRL!=="undefined"&&i.length){o(document.body);if(!t){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}let l=false;function f(){if(!l){document.getElementById("nitro-preloader")?.remove();l=true}}window.addEventListener("NitroStylesLoaded",f);setTimeout(f,3e3)}else{window.addEventListener("NitroStylesLoaded",()=>{requestAnimationFrame(function(){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}})})}}})();.nitro-offscreen { display: none !important; }
View text
(function(){if(typeof NPSH!=="undefined"&&NPSH.isScrolled()){setTimeout(()=>{document.body.classList.remove("nitro-cover")},1e3);document.body.classList.add("nitro-cover");window.addEventListener("load",function(){document.body.classList.remove("nitro-cover")})}})(); Careers Join Xeinadin Press Room Contact Us Search Services Close Services Open Services Services We understand that managing your finances and staying compliant with tax regulations can be a daunting task. Our dedicated team of certified accountants is committed to providing you with the highest level of financial guidance and support. Find out more Accounting & Compliance Advisory Audit & Assurance Private Client Tax Accounts Bookkeeping Cloud Accounting Financial Control Outsourcing Forensic Accounting Payroll Probate Service Charge Business Advice Corporate Finance Corporate Recovery Grant Writing Assurance External Audit Pension Audit Personal Tax Planning Probate Barrister Taxes Environmental Taxes International Corporate Office Making Tax Digital Personal Tax Planning Probate Research and Development Tax Planning VAT Services Industries Close Industries Open Industries Industries We understand that different industries come with unique financial needs and challenges. Our team of experienced accountants specialise in providing tailored accounting and financial solutions to a wide range of industries. Find out more Agriculture & Farming Construction Creative Education Energy & Environment Financial Institutions Healthcare Manufacturing Not-For-Profit Professional Services Property Retail, Hospitality & Leisure SME & Family Business Social Care Technology, Media & Telecommunications Transport & Logistics Travel & Tourism Actors & On-Screen Professionals Advertising & PR Agencies Film & TV Production Designers & Agencies Musicians Agriculture Contract Farming Diversification Equestrian Sustainable Farming Academies & MATs Education Educational Charities Independent Schools Universities & Further Education Energy & Renewables Credit Unions Dentists Doctors Hospitals Pharmacists Physicians Therapists Bars Hospitality Hotels Restaurants Retail Travel & Tourism Manufacturing Property & Construction Charities Not-For-Profit Barrister Tax Estate Agents Landlords Property Developers Property Investors Service Charge Fostering Family Business Small Business SMEs Distribution Logistics Transportation Warehousing Media & Technology IT & Software Publishing Accounting Audit & Assurance Regulatory & Licensing Travel Tax Trust Accounts VAT & TOMS Insights Close Insights Open Insights Insights Explore our wealth of business insights for expert advice across a range of subjects.Our dedicated team of experts is committed to keeping you informed and updated on various key topics. Find out more Insights Resources Events Client Success Stories Rise - Business Growth Programme Webinars All events Latest Insights Beyond Breakeven Podcast Indirect Tax & VAT Insights Guides Scans & Tools Sector Reports Tax Table Client Case Studies About Us Close About Us Open About Us About us We provide tailored advice that makes a tangible difference to SMEs and individuals, at every stage of their financial journey.Trusted by more than 100,000 clients across the UK and Ireland, Xeinadin was established in June 2019. Find out more About Us Careers About Xeinadin Our Heritage Latest News Our Leadership Team Our Board Our People The Praxity Alliance Women in Football Careers Current Opportunities Early Careers Our Offices document.addEventListener('DOMContentLoaded', function() { const headings = document.querySelectorAll('.menu-container h4'); let currentlyActiveItem = null; // Variable to track the currently active hidden item headings.forEach(function(heading) { heading.addEventListener('mouseenter', function() { const menuID = this.closest('[id]').id; const correspondingHiddenItemID = menuID + '-items'; const hiddenItem = document.getElementById(correspondingHiddenItemID); if (hiddenItem) { // Remove "active" class from the previously active hidden item if (currentlyActiveItem && currentlyActiveItem !== hiddenItem) { heading.classList.remove('active'); currentlyActiveItem.classList.remove('active'); // Remove active class from previous } // Add "active" class to the currently hovered hidden item hiddenItem.classList.add('active'); // Add active class heading.classList.add('active'); currentlyActiveItem = hiddenItem; // Update the currently active item } }); }); }); Accountants in Southend on Sea Request a call back Complete your details below and a member of our team will call you back. PhoneThis field is for validation purposes and should be left unchanged.Name*Email* Phone Number*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_48').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_48');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_48').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_48').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_48').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_48').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_48').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_48').val();gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [48, current_page]);window['gf_submitting_48'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_48').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_48').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [48]);window['gf_submitting_48'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_48').text());}else{jQuery('#gform_48').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Southend on Sea Welcome to Xeinadin’s Southend on Sea office, your trusted local accountants. Our team of experienced professionals is dedicated to providing personalised accounting and financial advisory services to individuals, startups, and established businesses alike. Whether you need help with tax planning, payroll management, or financial reporting, we are here to ensure your business thrives. We understand that every business has unique needs, and we pride ourselves on offering tailored solutions that drive growth and efficiency. As leading accountants in Southend on Sea, we stay up-to-date with the latest financial regulations to help you navigate the complexities of the financial landscape with confidence. Our goal is to help you achieve long-term success with expert guidance and support. Located in the heart of Southend on Sea, our office is easily accessible and committed to serving the local community. With a client-focused approach and a wide range of accounting services, we are here to provide the expertise and reliability you can count on. Get in touch: [email protected] 01702 433 313 Cumberland House 24-28 Baxter Avenue Southend on Sea Essex SS2 6HZ Our Southend on Sea team Ian HornseyManaging Partner South EssexSMEsSouthend on SeaErmal KrutaniPartnerSouthend on SeaRobert WattsDirectorSouthend on SeaBen TaylorDirectorSouthend on Sea // Function for read more button jQuery('.link').click(function() { cl_parent = jQuery(this).parent().parent().parent(); console.log(cl_parent); name = jQuery(cl_parent).children('.cl-name').val(); subtitle = jQuery(cl_parent).children('.cl-subtitle').val(); job = jQuery(cl_parent).children('.cl-job').val(); jobLocation = jQuery(cl_parent).children('.cl-location').val(); content = jQuery(cl_parent).children('.cl-content').val(); img = jQuery(cl_parent).children('.cl-image').val(); linkedin = jQuery(cl_parent).children('.cl-linkedin').val(); mail = jQuery(cl_parent).children('.cl-mail').val(); if (mail == 'mailto:') { setTimeout(function(){ jQuery('.cl-mail').hide(); }, 100); } setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-location .elementor-widget-container span').html(jobLocation); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); }, 100); }); // Function for email button jQuery('.mail-popup').click(function() { cl_parent = jQuery(this).parent().parent().parent().parent(); console.log(cl_parent); var name = jQuery(cl_parent).children('.cl-name').val(); var mail = jQuery(cl_parent).children('.cl-mail').val(); console.log(name); console.log(mail); setTimeout(function(){ jQuery('.cl-contact-name .contact-name').html(name); var nomailto = mail.replace('mailto:', ''); jQuery('.popup-form input#input_35_20').val(nomailto); }, 100); }); Our Southend on Sea office specialises in: Services AccountsBusiness Advisory ServicesBookkeepingCloud AccountingCorporate FinanceMaking Tax DigitalPayrollResearch and DevelopmentTax PlanningVAT Services Industries CharityFamily BusinessesHealthcareHospitalityManufacturingMedia & TechnologyNot-for-ProfitProperty & ConstructionRetailSME's Book a meeting Book a free, no-obligation chat with our experts where we find out a bit more about your business, explain our services, and how we could work with you. Book now Call our Southend on Sea office: 01702 433 313 Request a call back What our clients say Stanlaw Abbey Development Trust is a small charity with limited internal expertise in digital accounting systems. The support received from Xeinadin, led by Director Stephanie Baker and her team, has been exceptional. They have provided clear, consistent advice and practical training across both SAGE and Xero platforms — two key areas where the organisation previously had a skills gap. In particular, Molly the accounts supervisor has been outstanding: highly knowledgeable, professional, and responsive throughout. Her hands-on approach and tailored support have made a significant difference to the Trust’s transition and confidence in using Xero. The level of client management and service provided has been of the highest standard, and Stanlaw Abbey Development Trust would not hesitate to recommend Xeinadin to other organisations seeking practical, expert-led support. Rohib ShahStanlaw Abbey Development Trust We’re a medium-to-large GP surgery and made the switch to Xeinadin around three years ago — a decision we’ve never regretted. From day one, the team at Xeinadin has been incredibly supportive, consistently going above and beyond to help us run our practice smoothly. Their expertise and responsiveness have made a real difference to our day-to-day operations. What’s more, our business partners have also found their support invaluable when it comes to personal financial matters — a testament to the breadth and quality of their service. I can’t speak highly enough of the Xeinadin team and would wholeheartedly recommend their services to any organisation looking for reliable, proactive financial support. Paul LovellPractice Manager We Joined Xeinadin in 2023 and have been extremely happy with the service we have received. They worked around our needs and requirements and the level of service exceeded our expectations, offering advice and assistance on other areas outside the initial scope. We have regular contact with the team and they are always available for a call or chat. We thoroughly enjoy the professional but friendly relationship we have and would recommend Xeinadin for all your accounting and financial needs, whether you want to grow your business or need an approachable firm that goes the extra mile. Vikki HolmeBadger Meter UK The Xeinadin team are amazing and always available when I call and acts very quickly, sorting out everything I ask. Five-star service Tim MartinGoddard and Staines Receiving advice from the best in the business is always reassuring. Will Jones, Managing DirectorJourneys by Design Xeinadin has turned my life around and streamlined all my businesses. Their advice was excellent, and I have already recommended them to others. Steve Tytler(IT Sector) We were fortunate enough to come across Xeinadin after having issues with a previous accountant many years ago. We have been with them ever since. They always give a great service and straight forward clear advice. We always recommend them to others. Julia YatesPhil Yates Stockport Ltd Xeinadin is always my first port of call on all things financial and tax. They are always proactive, professional, and helpful. Ade Taiwo, Finance DirectorGlobal Travel Collection UK The teams' advice and work ethic has been fantastic. It has helped me control the finances of my business and I would recommend Xeinadin to any other company that wants to get knowledgeable control of their business finances. Graham Thompson(Management Consultancy Sector) We reached out to the Xeinadin team after attending the wonderful Rise event on pricing to deliver to us a unique session on growing our business and sales. The three sessions delivered were a fantastic way for our team to come together, out of the office in an environment at Xeinadin, to focus on the advice given. We came away re-energised and more focussed, and continue to put in place a lot of the actions from those sessions, which are making a difference to our business. We’d highly recommend Xeinadin if you want to grow your business. Vicky BanksBadger Meter Xeinadin introduced us to Xero and it has been a real benefit to our business. Xero serves all our day-to-day needs and has proved the ideal solution for us. With Xeinadin training and support we can now work more efficiently and keep abreast of our finances wherever we are. Helen White(Marketing Sector) Xeinadin has gone the extra mile in offering added value services, yielding tangible savings or other commercial benefits for our business. Mel Childs, Finance DirectorReader Offers Limited Latest insights Xeinadin Launches ID Verification Service for Companies House Rule ChangeRead moreCharities Face New Accounting Rules in 2026Read moreVAT Fraud via Government Gateway AccountsRead moreA Short Guide to Cybersecurity for Accountancy FirmsRead more Request a call back from your local office Leave us your details and a member of our team will contact you. First name*Surname*Company name*Phone Number*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_26').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_26');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_26').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_26').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_26').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_26').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_26').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_26').val();gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [26, current_page]);window['gf_submitting_26'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_26').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_26').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [26]);window['gf_submitting_26'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_26').text());}else{jQuery('#gform_26').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Registered in England and Wales – Company Number: 08145618 | Registered Office: Cumberland House, 24-28 Baxter Avenue, Southend-On-Sea, Essex, SS2 6HZ. | Devonports LAS Accountants Limited is a subsidiary of Xeinadin Group Limited. | Xeinadin is a trading name of Devonports LAS Accountants Limited. | The titles Partner and Director refer to employees of similar professional standing. A list of statutory directors can be found at the registered office. | Xeinadin Group Limited and its subsidiaries are authorised and regulated by the Institute of Chartered Accountants in England and Wales. document.cookie = 'nitroCachedPage=' + (!window.NITROPACK_STATE ? '0' : '1') + '; path=/; SameSite=Lax'; if (!window.NITROPACK_STATE || window.NITROPACK_STATE != 'FRESH') { var proxyPurgeOnly = 0; if (typeof navigator.sendBeacon !== 'undefined') { var nitroData = new FormData(); nitroData.append('nitroBeaconUrl', 'aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8='); nitroData.append('nitroBeaconCookies', 'W10='); nitroData.append('nitroBeaconHash', 'fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f'); nitroData.append('proxyPurgeOnly', ''); nitroData.append('layout', 'firm-pages'); navigator.sendBeacon(location.href, nitroData); } else { var xhr = new XMLHttpRequest(); xhr.open('POST', location.href, true); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.send('nitroBeaconUrl=aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8=&nitroBeaconCookies=W10=&nitroBeaconHash=fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f&proxyPurgeOnly=&layout=firm-pages'); } } forward thinkers trusted advisors Facebook LinkedIn X Logo Wit Go directly to Services Industries Insights Our offices Join our practice About us Sitemap Legal Cookie Preferences Cookie Statement Complaints Policy Diversity Statistics Modern Slavery Statement Privacy Policy Professional Indemnity Insurance Terms of Business Head office Becket House, 36 Old Jewry, London EC2R 8DD United Kingdom 0203 086 8677 Corporate offices Dublin 01 835 1124 Manchester 0161 832 6221 {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/sites\/4\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/contentleaders-child\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Contact First name*Surname*Phone NumberCompany name*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Get in touch Δdocument.getElementById( "ak_js_3" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_35').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_35');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_35').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_35').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_35').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_35').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_35').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_35').val();gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [35, current_page]);window['gf_submitting_35'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_35').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_35').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [35]);window['gf_submitting_35'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_35').text());}else{jQuery('#gform_35').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name Subtitle Developer Location They are focussed on creating a future-focused and relationship-driven culture, that keeps its promises to you, our team members, and partners. (function(){var t=[];var e={};var r=null;var a={enabled:true,observeSelectors:['[class*="slider"]','[id*="slider"]',".fotorama",".esg-grid"],attributes:["src","data-src"],attributeRegex:/^data:image\/.*?;nitro-empty-id=([^;]*);base64/,cssUrlFuncRegex:/^url\(['|"]data:image\/.*?;nitro-empty-id=([^;]*);base64/};var i=function(t){setTimeout(t,0)};var l=function(){document.querySelectorAll("[nitro-lazy-empty]").forEach(function(t){let r=t.getAttribute("nitro-lazy-src");let a=t.getAttribute("id");if(a&&r){e[a]=r}});r=new MutationObserver(n);let t=document.querySelectorAll(a.observeSelectors.join(","));for(let e=0;e<t.length;++e){r.observe(t[e],{subtree:true,childList:true,attributes:true,attributeFilter:a.attributes,characterData:false,attributeOldValue:false,characterDataOldValue:false})}};var n=function(t){for(let e=0;e<t.length;++e){switch(t[e].type){case"attributes":let r=t[e].target.getAttribute(t[e].attributeName);if(!r)break;let l=a.attributeRegex.exec(r);if(l&&l[1]){t[e].target.setAttribute("nitro-lazy-"+t[e].attributeName,u(l[1]));if(t[e].target.className.indexOf("nitro-lazy")<0){t[e].target.className+=" nitro-lazy"}}break;case"childList":if(t[e].addedNodes.length>0){for(let r=0;r<t[e].addedNodes.length;++r){let a=t[e].addedNodes[r];i(function(t){return function(){s(t,true)}}(a))}}break}}};var s=function(e,r){if(!(e instanceof HTMLElement))return;if(t.indexOf(e)>-1)return;for(let t=0;t<a.attributes.length;++t){let r=e.getAttribute(a.attributes[t]);if(r){let i=a.attributeRegex.exec(r);if(i){e.setAttribute("nitro-lazy-"+a.attributes[t],u(i[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}}if(e.style.backgroundImage){let t=a.cssUrlFuncRegex.exec(e.style.backgroundImage);if(t){e.setAttribute("nitro-lazy-bg",u(t[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}t.push(e);if(r){e.querySelectorAll("*").forEach(function(t){i(function(){s(t)})})}};function u(t){return e[t]}if(a.enabled){l()}})(); const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.2","is_static":false,"experimentalFeatures":{"container":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true,"mega-menu":true},"urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4"},"nonces":{"floatingButtonsClickTracking":"57f53f16f4"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":8439,"title":"Accountants%20in%20Southend%20on%20Sea%20%7C%20Xeinadin","excerpt":"","featuredImage":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4\/2024\/10\/AdobeStock_428223744-1024x683.jpeg"}}; var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"4d3498d66169bdd1b8d6661df6bcf325"},"ajax":{"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"c3273c07e6","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"fc2d65c3b3"}; var gforms_google_analytics_frontend_strings = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"33e97fbd37","logging_enabled":false,"logging_nonce":"f57a3f227c","ua_tracker":""}; var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"6ee0b3e6cc","urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/xeinadin.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; document.addEventListener('facetwp-loaded', function() { jQuery('.link').on( 'click', function() { var cl_parent = jQuery(this).parent().parent().parent(); var name = jQuery(cl_parent).find('.cl-name').val(); var subtitle = jQuery(cl_parent).find('.cl-subtitle').val(); var job = jQuery(cl_parent).find('.cl-job').val(); var content = jQuery(cl_parent).find('.cl-content').val(); var img = jQuery(cl_parent).find('.cl-image').val(); var linkedin = jQuery(cl_parent).find('.cl-linkedin').val(); var mail = jQuery(cl_parent).find('.cl-mail').val(); var location = jQuery(cl_parent).find('.cl-location').val(); setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); // console.log(name) // console.log(cl_parent); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); jQuery('.cl-location .elementor-widget-container span').html(location); }, 200); }); }); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); NPRL.registerInlineScript("d3e2d928cce07e9256efe069fd1fe11a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkM2UyZDkyOGNjZTA3ZTkyNTZlZmUwNjlmZDFmZTExYS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("2f54dfffd4a84ca13d214e8bc206f392-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIyZjU0ZGZmZmQ0YTg0Y2ExM2QyMTRlOGJjMjA2ZjM5Mi0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("9c5a6c029fc466042d7e05555fed289e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI5YzVhNmMwMjlmYzQ2NjA0MmQ3ZTA1NTU1ZmVkMjg5ZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/tools.luckyorange.com/core/nitro-min-3cb6f6be3d00fc3e39c3fe193c24b30c.lo.js", "72f55b811df1628d114770435c96d6d3-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiYXN5bmMiOmZhbHNlLCJkZWZlciI6ZmFsc2UsImlkIjoiNzJmNTViODExZGYxNjI4ZDExNDc3MDQzNWM5NmQ2ZDMtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3Rvb2xzLmx1Y2t5b3JhbmdlLmNvbVwvY29yZVwvbG8uanM/c2l0ZS1pZD1hOGQ1NGUzMSJ9");NPRL.registerInlineScript("ba4e20d4c45018ed07df52c683065f0e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJiYTRlMjBkNGM0NTAxOGVkMDdkZjUyYzY4MzA2NWYwZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/nitro-min-email-decode.min.js", "83b926d767a9ed3e82c910cc56deb9c5-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGF0YS1jZmFzeW5jIjoiZmFsc2UiLCJpZCI6IjgzYjkyNmQ3NjdhOWVkM2U4MmM5MTBjYzU2ZGViOWM1LTEifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL2Nkbi1jZ2lcL3NjcmlwdHNcLzVjNWRkNzI4XC9jbG91ZGZsYXJlLXN0YXRpY1wvZW1haWwtZGVjb2RlLm1pbi5qcyJ9");NPRL.registerInlineScript("72d88a13ee48bb40ce04021cb2a999cd-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI3MmQ4OGExM2VlNDhiYjQwY2UwNDAyMWNiMmE5OTljZC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/cl-xgl-functions/js/nitro-min-515256a13fd66d71a2887d1dc1ecc93c.form-functions.js", "form-functions.js-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJmb3JtLWZ1bmN0aW9ucy5qcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvY2wteGdsLWZ1bmN0aW9uc1wvanNcL2Zvcm0tZnVuY3Rpb25zLmpzP3Zlcj0xLjAifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/dynamicconditions/Public/js/nitro-min-93f6bbeb695c41e93346a8b399164ddd.dynamic-conditions-public.js", "dynamic-conditions-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkeW5hbWljLWNvbmRpdGlvbnMtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2R5bmFtaWNjb25kaXRpb25zXC9QdWJsaWNcL2pzXC9keW5hbWljLWNvbmRpdGlvbnMtcHVibGljLmpzP3Zlcj0xLjcuNSJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/jquery/ui/nitro-min-b37ee7748593354934fd70387522d067.core.min.js", "jquery-ui-core-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJqcXVlcnktdWktY29yZS1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9qcXVlcnlcL3VpXC9jb3JlLm1pbi5qcz92ZXI9MS4xMy4zIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-5346137ba85973c94857eab7e0d8cf5c.dom-ready.min.js", "wp-dom-ready-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1kb20tcmVhZHktanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWluY2x1ZGVzXC9qc1wvZGlzdFwvZG9tLXJlYWR5Lm1pbi5qcz92ZXI9Zjc3ODcxZmY3Njk0ZmZmZWEzODEifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-4fddbd9c6f14b07aa4889bdf1cf9cb3a.hooks.min.js", "wp-hooks-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1ob29rcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9kaXN0XC9ob29rcy5taW4uanM/dmVyPTRkNjNhM2Q0OTFkMTFmZmQ4YWM2In0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-c33ce3335593203d6e5cdf3fa9d16b8c.i18n.min.js", "wp-i18n-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2kxOG4ubWluLmpzP3Zlcj01ZTU4MGViNDZhOTBjMmI5OTdlNiJ9");NPRL.registerInlineScript("wp-i18n-js-after", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzLWFmdGVyIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("wp-a11y-js-translations", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzLXRyYW5zbGF0aW9ucyJ9LCJjYW5vbmljYWxMaW5rIjoiIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-3f73a7c5a8f00e92b32b83a1ed036739.a11y.min.js", "wp-a11y-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2ExMXkubWluLmpzP3Zlcj0zMTU2NTM0Y2M1NDQ3MzQ5N2UxNCJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/akismet/_inc/nitro-min-17fb5a54155153bc126e7b57c62d5a93.akismet-frontend.js", "akismet-frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGVmZXIiOmZhbHNlLCJpZCI6ImFraXNtZXQtZnJvbnRlbmQtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2FraXNtZXRcL19pbmNcL2FraXNtZXQtZnJvbnRlbmQuanM/dmVyPTE3NTk0MDMzODAifQ==");NPRL.registerInlineScript("wp-ajax-response-js-extra", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzLWV4dHJhIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/nitro-min-32d447e14b3b16bd53397eae0d748d66.wp-ajax-response.min.js", "wp-ajax-response-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL3dwLWFqYXgtcmVzcG9uc2UubWluLmpzP3Zlcj02LjguMyJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/gravityformsgoogleanalytics/js/nitro-min-8d5af8092f2c8b111aa8dcab096946ed.google-analytics.min.js", "gforms_google_analytics_frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJnZm9ybXNfZ29vZ2xlX2FuYWx5dGljc19mcm9udGVuZC1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvZ3Jhdml0eWZvcm1zZ29vZ2xlYW5hbHl0aWNzXC9qc1wvZ29vZ2xlLWFuYWx5dGljcy5taW4uanM/dmVyPTIuNC4wIn0=");NPRL.registerInlineScript("f9686e612bb38422c1644f2298eb11c1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImY5Njg2ZTYxMmJiMzg0MjJjMTY0NGYyMjk4ZWIxMWMxLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("664651432baf3f521c2c08eaacc8a0a1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI2NjQ2NTE0MzJiYWYzZjUyMWMyYzA4ZWFhY2M4YTBhMS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("fe4137d5081ce95618e1f924bb4261d6-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImZlNDEzN2Q1MDgxY2U5NTYxOGUxZjkyNGJiNDI2MWQ2LTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("179768e66b7348f70d18960351934538-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIxNzk3NjhlNjZiNzM0OGY3MGQxODk2MDM1MTkzNDUzOC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("58346c62dffe189461c8cc9ca6950c6a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI1ODM0NmM2MmRmZmUxODk0NjFjOGNjOWNhNjk1MGM2YS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("db849d0dd71ac4423ec665e7f1bf7986-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkYjg0OWQwZGQ3MWFjNDQyM2VjNjY1ZTdmMWJmNzk4Ni0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px;}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px;}:where(body){margin:0;}.wp-site-blocks > .alignleft{float:left;margin-right:2em;}.wp-site-blocks > .alignright{float:right;margin-left:2em;}.wp-site-blocks > .aligncenter{justify-content:center;margin-left:auto;margin-right:auto;}:where(.wp-site-blocks) > *{margin-block-start:24px;margin-block-end:0;}:where(.wp-site-blocks) > :first-child{margin-block-start:0;}:where(.wp-site-blocks) > :last-child{margin-block-end:0;}:root{--wp--style--block-gap:24px;}:root :where(.is-layout-flow) > :first-child{margin-block-start:0;}:root :where(.is-layout-flow) > :last-child{margin-block-end:0;}:root :where(.is-layout-flow) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start:0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end:0;}:root :where(.is-layout-constrained) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-flex){gap:24px;}:root :where(.is-layout-grid){gap:24px;}.is-layout-flow > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-flow > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-flow > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-constrained > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-constrained > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignwide{max-width:var(--wp--style--global--wide-size);}body .is-layout-flex{display:flex;}.is-layout-flex{flex-wrap:wrap;align-items:center;}.is-layout-flex > :is(*,div){margin:0;}body .is-layout-grid{display:grid;}.is-layout-grid > :is(*,div){margin:0;}body{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}a:where(:not(.wp-element-button)){text-decoration:underline;}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}.has-black-color{color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color:var(--wp--preset--color--white) !important;}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color:var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color:var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important;}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6;}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}@media screen and (max-height: 1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}@media screen and (max-height: 640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}NPRL.boot();(function(){let e=Math.max(document.documentElement.clientHeight||0,window.innerHeight||0);let t=typeof NPSH!=="undefined"&&NPSH.isScrolled();let n=[];let i=["nitro-offscreen"];let l=[""];let d="nitro-lazy-render";if(t){i.shift()}if(l[0].length){i.push(...l)}function o(t){if(t===null)return;let i=t.children.length;let l;let f=["SCRIPT","STYLE","LINK","TEMPLATE"];for(let r=0;r<i;r++){l=t.children[r];if(f.indexOf(l.tagName)==-1&&l.classList.contains(d)===false){let t=l.getBoundingClientRect();if(t.width*t.height>0){if(t.y>e){n.push(l)}else{o(l)}}}}}if(typeof NPRL!=="undefined"&&i.length){o(document.body);if(!t){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}let l=false;function f(){if(!l){document.getElementById("nitro-preloader")?.remove();l=true}}window.addEventListener("NitroStylesLoaded",f);setTimeout(f,3e3)}else{window.addEventListener("NitroStylesLoaded",()=>{requestAnimationFrame(function(){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}})})}}})();.nitro-offscreen { display: none !important; }
Emails:
View text
(function(){if(typeof NPSH!=="undefined"&&NPSH.isScrolled()){setTimeout(()=>{document.body.classList.remove("nitro-cover")},1e3);document.body.classList.add("nitro-cover");window.addEventListener("load",function(){document.body.classList.remove("nitro-cover")})}})(); Careers Join Xeinadin Press Room Contact Us Search Services Close Services Open Services Services We understand that managing your finances and staying compliant with tax regulations can be a daunting task. Our dedicated team of certified accountants is committed to providing you with the highest level of financial guidance and support. Find out more Accounting & Compliance Advisory Audit & Assurance Private Client Tax Accounts Bookkeeping Cloud Accounting Financial Control Outsourcing Forensic Accounting Payroll Probate Service Charge Business Advice Corporate Finance Corporate Recovery Grant Writing Assurance External Audit Pension Audit Personal Tax Planning Probate Barrister Taxes Environmental Taxes International Corporate Office Making Tax Digital Personal Tax Planning Probate Research and Development Tax Planning VAT Services Industries Close Industries Open Industries Industries We understand that different industries come with unique financial needs and challenges. Our team of experienced accountants specialise in providing tailored accounting and financial solutions to a wide range of industries. Find out more Agriculture & Farming Construction Creative Education Energy & Environment Financial Institutions Healthcare Manufacturing Not-For-Profit Professional Services Property Retail, Hospitality & Leisure SME & Family Business Social Care Technology, Media & Telecommunications Transport & Logistics Travel & Tourism Actors & On-Screen Professionals Advertising & PR Agencies Film & TV Production Designers & Agencies Musicians Agriculture Contract Farming Diversification Equestrian Sustainable Farming Academies & MATs Education Educational Charities Independent Schools Universities & Further Education Energy & Renewables Credit Unions Dentists Doctors Hospitals Pharmacists Physicians Therapists Bars Hospitality Hotels Restaurants Retail Travel & Tourism Manufacturing Property & Construction Charities Not-For-Profit Barrister Tax Estate Agents Landlords Property Developers Property Investors Service Charge Fostering Family Business Small Business SMEs Distribution Logistics Transportation Warehousing Media & Technology IT & Software Publishing Accounting Audit & Assurance Regulatory & Licensing Travel Tax Trust Accounts VAT & TOMS Insights Close Insights Open Insights Insights Explore our wealth of business insights for expert advice across a range of subjects.Our dedicated team of experts is committed to keeping you informed and updated on various key topics. Find out more Insights Resources Events Client Success Stories Rise - Business Growth Programme Webinars All events Latest Insights Beyond Breakeven Podcast Indirect Tax & VAT Insights Guides Scans & Tools Sector Reports Tax Table Client Case Studies About Us Close About Us Open About Us About us We provide tailored advice that makes a tangible difference to SMEs and individuals, at every stage of their financial journey.Trusted by more than 100,000 clients across the UK and Ireland, Xeinadin was established in June 2019. Find out more About Us Careers About Xeinadin Our Heritage Latest News Our Leadership Team Our Board Our People The Praxity Alliance Women in Football Careers Current Opportunities Early Careers Our Offices document.addEventListener('DOMContentLoaded', function() { const headings = document.querySelectorAll('.menu-container h4'); let currentlyActiveItem = null; // Variable to track the currently active hidden item headings.forEach(function(heading) { heading.addEventListener('mouseenter', function() { const menuID = this.closest('[id]').id; const correspondingHiddenItemID = menuID + '-items'; const hiddenItem = document.getElementById(correspondingHiddenItemID); if (hiddenItem) { // Remove "active" class from the previously active hidden item if (currentlyActiveItem && currentlyActiveItem !== hiddenItem) { heading.classList.remove('active'); currentlyActiveItem.classList.remove('active'); // Remove active class from previous } // Add "active" class to the currently hovered hidden item hiddenItem.classList.add('active'); // Add active class heading.classList.add('active'); currentlyActiveItem = hiddenItem; // Update the currently active item } }); }); }); Accountants in Southend on Sea Request a call back Complete your details below and a member of our team will call you back. PhoneThis field is for validation purposes and should be left unchanged.Name*Email* Phone Number*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_48').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_48');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_48').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_48').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_48').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_48').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_48').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_48').val();gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [48, current_page]);window['gf_submitting_48'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_48').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_48').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [48]);window['gf_submitting_48'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_48').text());}else{jQuery('#gform_48').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Southend on Sea Welcome to Xeinadin’s Southend on Sea office, your trusted local accountants. Our team of experienced professionals is dedicated to providing personalised accounting and financial advisory services to individuals, startups, and established businesses alike. Whether you need help with tax planning, payroll management, or financial reporting, we are here to ensure your business thrives. We understand that every business has unique needs, and we pride ourselves on offering tailored solutions that drive growth and efficiency. As leading accountants in Southend on Sea, we stay up-to-date with the latest financial regulations to help you navigate the complexities of the financial landscape with confidence. Our goal is to help you achieve long-term success with expert guidance and support. Located in the heart of Southend on Sea, our office is easily accessible and committed to serving the local community. With a client-focused approach and a wide range of accounting services, we are here to provide the expertise and reliability you can count on. Get in touch: [email protected] 01702 433 313 Cumberland House 24-28 Baxter Avenue Southend on Sea Essex SS2 6HZ Our Southend on Sea team Ian HornseyManaging Partner South EssexSMEsSouthend on SeaErmal KrutaniPartnerSouthend on SeaRobert WattsDirectorSouthend on SeaBen TaylorDirectorSouthend on Sea // Function for read more button jQuery('.link').click(function() { cl_parent = jQuery(this).parent().parent().parent(); console.log(cl_parent); name = jQuery(cl_parent).children('.cl-name').val(); subtitle = jQuery(cl_parent).children('.cl-subtitle').val(); job = jQuery(cl_parent).children('.cl-job').val(); jobLocation = jQuery(cl_parent).children('.cl-location').val(); content = jQuery(cl_parent).children('.cl-content').val(); img = jQuery(cl_parent).children('.cl-image').val(); linkedin = jQuery(cl_parent).children('.cl-linkedin').val(); mail = jQuery(cl_parent).children('.cl-mail').val(); if (mail == 'mailto:') { setTimeout(function(){ jQuery('.cl-mail').hide(); }, 100); } setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-location .elementor-widget-container span').html(jobLocation); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); }, 100); }); // Function for email button jQuery('.mail-popup').click(function() { cl_parent = jQuery(this).parent().parent().parent().parent(); console.log(cl_parent); var name = jQuery(cl_parent).children('.cl-name').val(); var mail = jQuery(cl_parent).children('.cl-mail').val(); console.log(name); console.log(mail); setTimeout(function(){ jQuery('.cl-contact-name .contact-name').html(name); var nomailto = mail.replace('mailto:', ''); jQuery('.popup-form input#input_35_20').val(nomailto); }, 100); }); Our Southend on Sea office specialises in: Services AccountsBusiness Advisory ServicesBookkeepingCloud AccountingCorporate FinanceMaking Tax DigitalPayrollResearch and DevelopmentTax PlanningVAT Services Industries CharityFamily BusinessesHealthcareHospitalityManufacturingMedia & TechnologyNot-for-ProfitProperty & ConstructionRetailSME's Book a meeting Book a free, no-obligation chat with our experts where we find out a bit more about your business, explain our services, and how we could work with you. Book now Call our Southend on Sea office: 01702 433 313 Request a call back What our clients say Stanlaw Abbey Development Trust is a small charity with limited internal expertise in digital accounting systems. The support received from Xeinadin, led by Director Stephanie Baker and her team, has been exceptional. They have provided clear, consistent advice and practical training across both SAGE and Xero platforms — two key areas where the organisation previously had a skills gap. In particular, Molly the accounts supervisor has been outstanding: highly knowledgeable, professional, and responsive throughout. Her hands-on approach and tailored support have made a significant difference to the Trust’s transition and confidence in using Xero. The level of client management and service provided has been of the highest standard, and Stanlaw Abbey Development Trust would not hesitate to recommend Xeinadin to other organisations seeking practical, expert-led support. Rohib ShahStanlaw Abbey Development Trust We’re a medium-to-large GP surgery and made the switch to Xeinadin around three years ago — a decision we’ve never regretted. From day one, the team at Xeinadin has been incredibly supportive, consistently going above and beyond to help us run our practice smoothly. Their expertise and responsiveness have made a real difference to our day-to-day operations. What’s more, our business partners have also found their support invaluable when it comes to personal financial matters — a testament to the breadth and quality of their service. I can’t speak highly enough of the Xeinadin team and would wholeheartedly recommend their services to any organisation looking for reliable, proactive financial support. Paul LovellPractice Manager We Joined Xeinadin in 2023 and have been extremely happy with the service we have received. They worked around our needs and requirements and the level of service exceeded our expectations, offering advice and assistance on other areas outside the initial scope. We have regular contact with the team and they are always available for a call or chat. We thoroughly enjoy the professional but friendly relationship we have and would recommend Xeinadin for all your accounting and financial needs, whether you want to grow your business or need an approachable firm that goes the extra mile. Vikki HolmeBadger Meter UK The Xeinadin team are amazing and always available when I call and acts very quickly, sorting out everything I ask. Five-star service Tim MartinGoddard and Staines Receiving advice from the best in the business is always reassuring. Will Jones, Managing DirectorJourneys by Design Xeinadin has turned my life around and streamlined all my businesses. Their advice was excellent, and I have already recommended them to others. Steve Tytler(IT Sector) We were fortunate enough to come across Xeinadin after having issues with a previous accountant many years ago. We have been with them ever since. They always give a great service and straight forward clear advice. We always recommend them to others. Julia YatesPhil Yates Stockport Ltd Xeinadin is always my first port of call on all things financial and tax. They are always proactive, professional, and helpful. Ade Taiwo, Finance DirectorGlobal Travel Collection UK The teams' advice and work ethic has been fantastic. It has helped me control the finances of my business and I would recommend Xeinadin to any other company that wants to get knowledgeable control of their business finances. Graham Thompson(Management Consultancy Sector) We reached out to the Xeinadin team after attending the wonderful Rise event on pricing to deliver to us a unique session on growing our business and sales. The three sessions delivered were a fantastic way for our team to come together, out of the office in an environment at Xeinadin, to focus on the advice given. We came away re-energised and more focussed, and continue to put in place a lot of the actions from those sessions, which are making a difference to our business. We’d highly recommend Xeinadin if you want to grow your business. Vicky BanksBadger Meter Xeinadin introduced us to Xero and it has been a real benefit to our business. Xero serves all our day-to-day needs and has proved the ideal solution for us. With Xeinadin training and support we can now work more efficiently and keep abreast of our finances wherever we are. Helen White(Marketing Sector) Xeinadin has gone the extra mile in offering added value services, yielding tangible savings or other commercial benefits for our business. Mel Childs, Finance DirectorReader Offers Limited Latest insights Xeinadin Launches ID Verification Service for Companies House Rule ChangeRead moreCharities Face New Accounting Rules in 2026Read moreVAT Fraud via Government Gateway AccountsRead moreA Short Guide to Cybersecurity for Accountancy FirmsRead more Request a call back from your local office Leave us your details and a member of our team will contact you. First name*Surname*Company name*Phone Number*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_26').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_26');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_26').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_26').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_26').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_26').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_26').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_26').val();gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [26, current_page]);window['gf_submitting_26'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_26').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_26').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [26]);window['gf_submitting_26'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_26').text());}else{jQuery('#gform_26').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Registered in England and Wales – Company Number: 08145618 | Registered Office: Cumberland House, 24-28 Baxter Avenue, Southend-On-Sea, Essex, SS2 6HZ. | Devonports LAS Accountants Limited is a subsidiary of Xeinadin Group Limited. | Xeinadin is a trading name of Devonports LAS Accountants Limited. | The titles Partner and Director refer to employees of similar professional standing. A list of statutory directors can be found at the registered office. | Xeinadin Group Limited and its subsidiaries are authorised and regulated by the Institute of Chartered Accountants in England and Wales. document.cookie = 'nitroCachedPage=' + (!window.NITROPACK_STATE ? '0' : '1') + '; path=/; SameSite=Lax'; if (!window.NITROPACK_STATE || window.NITROPACK_STATE != 'FRESH') { var proxyPurgeOnly = 0; if (typeof navigator.sendBeacon !== 'undefined') { var nitroData = new FormData(); nitroData.append('nitroBeaconUrl', 'aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8='); nitroData.append('nitroBeaconCookies', 'W10='); nitroData.append('nitroBeaconHash', 'fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f'); nitroData.append('proxyPurgeOnly', ''); nitroData.append('layout', 'firm-pages'); navigator.sendBeacon(location.href, nitroData); } else { var xhr = new XMLHttpRequest(); xhr.open('POST', location.href, true); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.send('nitroBeaconUrl=aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8=&nitroBeaconCookies=W10=&nitroBeaconHash=fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f&proxyPurgeOnly=&layout=firm-pages'); } } forward thinkers trusted advisors Facebook LinkedIn X Logo Wit Go directly to Services Industries Insights Our offices Join our practice About us Sitemap Legal Cookie Preferences Cookie Statement Complaints Policy Diversity Statistics Modern Slavery Statement Privacy Policy Professional Indemnity Insurance Terms of Business Head office Becket House, 36 Old Jewry, London EC2R 8DD United Kingdom 0203 086 8677 Corporate offices Dublin 01 835 1124 Manchester 0161 832 6221 {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/sites\/4\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/contentleaders-child\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Contact First name*Surname*Phone NumberCompany name*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Get in touch Δdocument.getElementById( "ak_js_3" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_35').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_35');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_35').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_35').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_35').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_35').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_35').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_35').val();gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [35, current_page]);window['gf_submitting_35'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_35').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_35').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [35]);window['gf_submitting_35'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_35').text());}else{jQuery('#gform_35').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name Subtitle Developer Location They are focussed on creating a future-focused and relationship-driven culture, that keeps its promises to you, our team members, and partners. (function(){var t=[];var e={};var r=null;var a={enabled:true,observeSelectors:['[class*="slider"]','[id*="slider"]',".fotorama",".esg-grid"],attributes:["src","data-src"],attributeRegex:/^data:image\/.*?;nitro-empty-id=([^;]*);base64/,cssUrlFuncRegex:/^url\(['|"]data:image\/.*?;nitro-empty-id=([^;]*);base64/};var i=function(t){setTimeout(t,0)};var l=function(){document.querySelectorAll("[nitro-lazy-empty]").forEach(function(t){let r=t.getAttribute("nitro-lazy-src");let a=t.getAttribute("id");if(a&&r){e[a]=r}});r=new MutationObserver(n);let t=document.querySelectorAll(a.observeSelectors.join(","));for(let e=0;e<t.length;++e){r.observe(t[e],{subtree:true,childList:true,attributes:true,attributeFilter:a.attributes,characterData:false,attributeOldValue:false,characterDataOldValue:false})}};var n=function(t){for(let e=0;e<t.length;++e){switch(t[e].type){case"attributes":let r=t[e].target.getAttribute(t[e].attributeName);if(!r)break;let l=a.attributeRegex.exec(r);if(l&&l[1]){t[e].target.setAttribute("nitro-lazy-"+t[e].attributeName,u(l[1]));if(t[e].target.className.indexOf("nitro-lazy")<0){t[e].target.className+=" nitro-lazy"}}break;case"childList":if(t[e].addedNodes.length>0){for(let r=0;r<t[e].addedNodes.length;++r){let a=t[e].addedNodes[r];i(function(t){return function(){s(t,true)}}(a))}}break}}};var s=function(e,r){if(!(e instanceof HTMLElement))return;if(t.indexOf(e)>-1)return;for(let t=0;t<a.attributes.length;++t){let r=e.getAttribute(a.attributes[t]);if(r){let i=a.attributeRegex.exec(r);if(i){e.setAttribute("nitro-lazy-"+a.attributes[t],u(i[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}}if(e.style.backgroundImage){let t=a.cssUrlFuncRegex.exec(e.style.backgroundImage);if(t){e.setAttribute("nitro-lazy-bg",u(t[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}t.push(e);if(r){e.querySelectorAll("*").forEach(function(t){i(function(){s(t)})})}};function u(t){return e[t]}if(a.enabled){l()}})(); const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.2","is_static":false,"experimentalFeatures":{"container":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true,"mega-menu":true},"urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4"},"nonces":{"floatingButtonsClickTracking":"57f53f16f4"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":8439,"title":"Accountants%20in%20Southend%20on%20Sea%20%7C%20Xeinadin","excerpt":"","featuredImage":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4\/2024\/10\/AdobeStock_428223744-1024x683.jpeg"}}; var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"4d3498d66169bdd1b8d6661df6bcf325"},"ajax":{"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"c3273c07e6","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"fc2d65c3b3"}; var gforms_google_analytics_frontend_strings = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"33e97fbd37","logging_enabled":false,"logging_nonce":"f57a3f227c","ua_tracker":""}; var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"6ee0b3e6cc","urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/xeinadin.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; document.addEventListener('facetwp-loaded', function() { jQuery('.link').on( 'click', function() { var cl_parent = jQuery(this).parent().parent().parent(); var name = jQuery(cl_parent).find('.cl-name').val(); var subtitle = jQuery(cl_parent).find('.cl-subtitle').val(); var job = jQuery(cl_parent).find('.cl-job').val(); var content = jQuery(cl_parent).find('.cl-content').val(); var img = jQuery(cl_parent).find('.cl-image').val(); var linkedin = jQuery(cl_parent).find('.cl-linkedin').val(); var mail = jQuery(cl_parent).find('.cl-mail').val(); var location = jQuery(cl_parent).find('.cl-location').val(); setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); // console.log(name) // console.log(cl_parent); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); jQuery('.cl-location .elementor-widget-container span').html(location); }, 200); }); }); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); NPRL.registerInlineScript("d3e2d928cce07e9256efe069fd1fe11a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkM2UyZDkyOGNjZTA3ZTkyNTZlZmUwNjlmZDFmZTExYS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("2f54dfffd4a84ca13d214e8bc206f392-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIyZjU0ZGZmZmQ0YTg0Y2ExM2QyMTRlOGJjMjA2ZjM5Mi0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("9c5a6c029fc466042d7e05555fed289e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI5YzVhNmMwMjlmYzQ2NjA0MmQ3ZTA1NTU1ZmVkMjg5ZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/tools.luckyorange.com/core/nitro-min-3cb6f6be3d00fc3e39c3fe193c24b30c.lo.js", "72f55b811df1628d114770435c96d6d3-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiYXN5bmMiOmZhbHNlLCJkZWZlciI6ZmFsc2UsImlkIjoiNzJmNTViODExZGYxNjI4ZDExNDc3MDQzNWM5NmQ2ZDMtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3Rvb2xzLmx1Y2t5b3JhbmdlLmNvbVwvY29yZVwvbG8uanM/c2l0ZS1pZD1hOGQ1NGUzMSJ9");NPRL.registerInlineScript("ba4e20d4c45018ed07df52c683065f0e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJiYTRlMjBkNGM0NTAxOGVkMDdkZjUyYzY4MzA2NWYwZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/nitro-min-email-decode.min.js", "83b926d767a9ed3e82c910cc56deb9c5-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGF0YS1jZmFzeW5jIjoiZmFsc2UiLCJpZCI6IjgzYjkyNmQ3NjdhOWVkM2U4MmM5MTBjYzU2ZGViOWM1LTEifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL2Nkbi1jZ2lcL3NjcmlwdHNcLzVjNWRkNzI4XC9jbG91ZGZsYXJlLXN0YXRpY1wvZW1haWwtZGVjb2RlLm1pbi5qcyJ9");NPRL.registerInlineScript("72d88a13ee48bb40ce04021cb2a999cd-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI3MmQ4OGExM2VlNDhiYjQwY2UwNDAyMWNiMmE5OTljZC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/cl-xgl-functions/js/nitro-min-515256a13fd66d71a2887d1dc1ecc93c.form-functions.js", "form-functions.js-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJmb3JtLWZ1bmN0aW9ucy5qcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvY2wteGdsLWZ1bmN0aW9uc1wvanNcL2Zvcm0tZnVuY3Rpb25zLmpzP3Zlcj0xLjAifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/dynamicconditions/Public/js/nitro-min-93f6bbeb695c41e93346a8b399164ddd.dynamic-conditions-public.js", "dynamic-conditions-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkeW5hbWljLWNvbmRpdGlvbnMtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2R5bmFtaWNjb25kaXRpb25zXC9QdWJsaWNcL2pzXC9keW5hbWljLWNvbmRpdGlvbnMtcHVibGljLmpzP3Zlcj0xLjcuNSJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/jquery/ui/nitro-min-b37ee7748593354934fd70387522d067.core.min.js", "jquery-ui-core-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJqcXVlcnktdWktY29yZS1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9qcXVlcnlcL3VpXC9jb3JlLm1pbi5qcz92ZXI9MS4xMy4zIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-5346137ba85973c94857eab7e0d8cf5c.dom-ready.min.js", "wp-dom-ready-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1kb20tcmVhZHktanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWluY2x1ZGVzXC9qc1wvZGlzdFwvZG9tLXJlYWR5Lm1pbi5qcz92ZXI9Zjc3ODcxZmY3Njk0ZmZmZWEzODEifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-4fddbd9c6f14b07aa4889bdf1cf9cb3a.hooks.min.js", "wp-hooks-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1ob29rcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9kaXN0XC9ob29rcy5taW4uanM/dmVyPTRkNjNhM2Q0OTFkMTFmZmQ4YWM2In0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-c33ce3335593203d6e5cdf3fa9d16b8c.i18n.min.js", "wp-i18n-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2kxOG4ubWluLmpzP3Zlcj01ZTU4MGViNDZhOTBjMmI5OTdlNiJ9");NPRL.registerInlineScript("wp-i18n-js-after", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzLWFmdGVyIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("wp-a11y-js-translations", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzLXRyYW5zbGF0aW9ucyJ9LCJjYW5vbmljYWxMaW5rIjoiIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-3f73a7c5a8f00e92b32b83a1ed036739.a11y.min.js", "wp-a11y-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2ExMXkubWluLmpzP3Zlcj0zMTU2NTM0Y2M1NDQ3MzQ5N2UxNCJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/akismet/_inc/nitro-min-17fb5a54155153bc126e7b57c62d5a93.akismet-frontend.js", "akismet-frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGVmZXIiOmZhbHNlLCJpZCI6ImFraXNtZXQtZnJvbnRlbmQtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2FraXNtZXRcL19pbmNcL2FraXNtZXQtZnJvbnRlbmQuanM/dmVyPTE3NTk0MDMzODAifQ==");NPRL.registerInlineScript("wp-ajax-response-js-extra", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzLWV4dHJhIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/nitro-min-32d447e14b3b16bd53397eae0d748d66.wp-ajax-response.min.js", "wp-ajax-response-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL3dwLWFqYXgtcmVzcG9uc2UubWluLmpzP3Zlcj02LjguMyJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/gravityformsgoogleanalytics/js/nitro-min-8d5af8092f2c8b111aa8dcab096946ed.google-analytics.min.js", "gforms_google_analytics_frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJnZm9ybXNfZ29vZ2xlX2FuYWx5dGljc19mcm9udGVuZC1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvZ3Jhdml0eWZvcm1zZ29vZ2xlYW5hbHl0aWNzXC9qc1wvZ29vZ2xlLWFuYWx5dGljcy5taW4uanM/dmVyPTIuNC4wIn0=");NPRL.registerInlineScript("f9686e612bb38422c1644f2298eb11c1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImY5Njg2ZTYxMmJiMzg0MjJjMTY0NGYyMjk4ZWIxMWMxLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("664651432baf3f521c2c08eaacc8a0a1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI2NjQ2NTE0MzJiYWYzZjUyMWMyYzA4ZWFhY2M4YTBhMS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("fe4137d5081ce95618e1f924bb4261d6-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImZlNDEzN2Q1MDgxY2U5NTYxOGUxZjkyNGJiNDI2MWQ2LTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("179768e66b7348f70d18960351934538-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIxNzk3NjhlNjZiNzM0OGY3MGQxODk2MDM1MTkzNDUzOC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("58346c62dffe189461c8cc9ca6950c6a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI1ODM0NmM2MmRmZmUxODk0NjFjOGNjOWNhNjk1MGM2YS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("db849d0dd71ac4423ec665e7f1bf7986-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkYjg0OWQwZGQ3MWFjNDQyM2VjNjY1ZTdmMWJmNzk4Ni0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px;}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px;}:where(body){margin:0;}.wp-site-blocks > .alignleft{float:left;margin-right:2em;}.wp-site-blocks > .alignright{float:right;margin-left:2em;}.wp-site-blocks > .aligncenter{justify-content:center;margin-left:auto;margin-right:auto;}:where(.wp-site-blocks) > *{margin-block-start:24px;margin-block-end:0;}:where(.wp-site-blocks) > :first-child{margin-block-start:0;}:where(.wp-site-blocks) > :last-child{margin-block-end:0;}:root{--wp--style--block-gap:24px;}:root :where(.is-layout-flow) > :first-child{margin-block-start:0;}:root :where(.is-layout-flow) > :last-child{margin-block-end:0;}:root :where(.is-layout-flow) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start:0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end:0;}:root :where(.is-layout-constrained) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-flex){gap:24px;}:root :where(.is-layout-grid){gap:24px;}.is-layout-flow > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-flow > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-flow > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-constrained > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-constrained > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignwide{max-width:var(--wp--style--global--wide-size);}body .is-layout-flex{display:flex;}.is-layout-flex{flex-wrap:wrap;align-items:center;}.is-layout-flex > :is(*,div){margin:0;}body .is-layout-grid{display:grid;}.is-layout-grid > :is(*,div){margin:0;}body{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}a:where(:not(.wp-element-button)){text-decoration:underline;}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}.has-black-color{color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color:var(--wp--preset--color--white) !important;}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color:var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color:var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important;}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6;}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}@media screen and (max-height: 1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}@media screen and (max-height: 640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}NPRL.boot();(function(){let e=Math.max(document.documentElement.clientHeight||0,window.innerHeight||0);let t=typeof NPSH!=="undefined"&&NPSH.isScrolled();let n=[];let i=["nitro-offscreen"];let l=[""];let d="nitro-lazy-render";if(t){i.shift()}if(l[0].length){i.push(...l)}function o(t){if(t===null)return;let i=t.children.length;let l;let f=["SCRIPT","STYLE","LINK","TEMPLATE"];for(let r=0;r<i;r++){l=t.children[r];if(f.indexOf(l.tagName)==-1&&l.classList.contains(d)===false){let t=l.getBoundingClientRect();if(t.width*t.height>0){if(t.y>e){n.push(l)}else{o(l)}}}}}if(typeof NPRL!=="undefined"&&i.length){o(document.body);if(!t){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}let l=false;function f(){if(!l){document.getElementById("nitro-preloader")?.remove();l=true}}window.addEventListener("NitroStylesLoaded",f);setTimeout(f,3e3)}else{window.addEventListener("NitroStylesLoaded",()=>{requestAnimationFrame(function(){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}})})}}})();.nitro-offscreen { display: none !important; }
Emails:
View text
(function(){if(typeof NPSH!=="undefined"&&NPSH.isScrolled()){setTimeout(()=>{document.body.classList.remove("nitro-cover")},1e3);document.body.classList.add("nitro-cover");window.addEventListener("load",function(){document.body.classList.remove("nitro-cover")})}})(); Careers Join Xeinadin Press Room Contact Us Search Services Close Services Open Services Services We understand that managing your finances and staying compliant with tax regulations can be a daunting task. Our dedicated team of certified accountants is committed to providing you with the highest level of financial guidance and support. Find out more Accounting & Compliance Advisory Audit & Assurance Private Client Tax Accounts Bookkeeping Cloud Accounting Financial Control Outsourcing Forensic Accounting Payroll Probate Service Charge Business Advice Corporate Finance Corporate Recovery Grant Writing Assurance External Audit Pension Audit Personal Tax Planning Probate Barrister Taxes Environmental Taxes International Corporate Office Making Tax Digital Personal Tax Planning Probate Research and Development Tax Planning VAT Services Industries Close Industries Open Industries Industries We understand that different industries come with unique financial needs and challenges. Our team of experienced accountants specialise in providing tailored accounting and financial solutions to a wide range of industries. Find out more Agriculture & Farming Construction Creative Education Energy & Environment Financial Institutions Healthcare Manufacturing Not-For-Profit Professional Services Property Retail, Hospitality & Leisure SME & Family Business Social Care Technology, Media & Telecommunications Transport & Logistics Travel & Tourism Actors & On-Screen Professionals Advertising & PR Agencies Film & TV Production Designers & Agencies Musicians Agriculture Contract Farming Diversification Equestrian Sustainable Farming Academies & MATs Education Educational Charities Independent Schools Universities & Further Education Energy & Renewables Credit Unions Dentists Doctors Hospitals Pharmacists Physicians Therapists Bars Hospitality Hotels Restaurants Retail Travel & Tourism Manufacturing Property & Construction Charities Not-For-Profit Barrister Tax Estate Agents Landlords Property Developers Property Investors Service Charge Fostering Family Business Small Business SMEs Distribution Logistics Transportation Warehousing Media & Technology IT & Software Publishing Accounting Audit & Assurance Regulatory & Licensing Travel Tax Trust Accounts VAT & TOMS Insights Close Insights Open Insights Insights Explore our wealth of business insights for expert advice across a range of subjects.Our dedicated team of experts is committed to keeping you informed and updated on various key topics. Find out more Insights Resources Events Client Success Stories Rise - Business Growth Programme Webinars All events Latest Insights Beyond Breakeven Podcast Indirect Tax & VAT Insights Guides Scans & Tools Sector Reports Tax Table Client Case Studies About Us Close About Us Open About Us About us We provide tailored advice that makes a tangible difference to SMEs and individuals, at every stage of their financial journey.Trusted by more than 100,000 clients across the UK and Ireland, Xeinadin was established in June 2019. Find out more About Us Careers About Xeinadin Our Heritage Latest News Our Leadership Team Our Board Our People The Praxity Alliance Women in Football Careers Current Opportunities Early Careers Our Offices document.addEventListener('DOMContentLoaded', function() { const headings = document.querySelectorAll('.menu-container h4'); let currentlyActiveItem = null; // Variable to track the currently active hidden item headings.forEach(function(heading) { heading.addEventListener('mouseenter', function() { const menuID = this.closest('[id]').id; const correspondingHiddenItemID = menuID + '-items'; const hiddenItem = document.getElementById(correspondingHiddenItemID); if (hiddenItem) { // Remove "active" class from the previously active hidden item if (currentlyActiveItem && currentlyActiveItem !== hiddenItem) { heading.classList.remove('active'); currentlyActiveItem.classList.remove('active'); // Remove active class from previous } // Add "active" class to the currently hovered hidden item hiddenItem.classList.add('active'); // Add active class heading.classList.add('active'); currentlyActiveItem = hiddenItem; // Update the currently active item } }); }); }); Accountants in Southend on Sea Request a call back Complete your details below and a member of our team will call you back. PhoneThis field is for validation purposes and should be left unchanged.Name*Email* Phone Number*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_48').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_48');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_48').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_48').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_48').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_48').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_48').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_48').val();gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [48, current_page]);window['gf_submitting_48'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_48').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_48').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [48]);window['gf_submitting_48'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_48').text());}else{jQuery('#gform_48').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Southend on Sea Welcome to Xeinadin’s Southend on Sea office, your trusted local accountants. Our team of experienced professionals is dedicated to providing personalised accounting and financial advisory services to individuals, startups, and established businesses alike. Whether you need help with tax planning, payroll management, or financial reporting, we are here to ensure your business thrives. We understand that every business has unique needs, and we pride ourselves on offering tailored solutions that drive growth and efficiency. As leading accountants in Southend on Sea, we stay up-to-date with the latest financial regulations to help you navigate the complexities of the financial landscape with confidence. Our goal is to help you achieve long-term success with expert guidance and support. Located in the heart of Southend on Sea, our office is easily accessible and committed to serving the local community. With a client-focused approach and a wide range of accounting services, we are here to provide the expertise and reliability you can count on. Get in touch: [email protected] 01702 433 313 Cumberland House 24-28 Baxter Avenue Southend on Sea Essex SS2 6HZ Our Southend on Sea team Ian HornseyManaging Partner South EssexSMEsSouthend on SeaErmal KrutaniPartnerSouthend on SeaRobert WattsDirectorSouthend on SeaBen TaylorDirectorSouthend on Sea // Function for read more button jQuery('.link').click(function() { cl_parent = jQuery(this).parent().parent().parent(); console.log(cl_parent); name = jQuery(cl_parent).children('.cl-name').val(); subtitle = jQuery(cl_parent).children('.cl-subtitle').val(); job = jQuery(cl_parent).children('.cl-job').val(); jobLocation = jQuery(cl_parent).children('.cl-location').val(); content = jQuery(cl_parent).children('.cl-content').val(); img = jQuery(cl_parent).children('.cl-image').val(); linkedin = jQuery(cl_parent).children('.cl-linkedin').val(); mail = jQuery(cl_parent).children('.cl-mail').val(); if (mail == 'mailto:') { setTimeout(function(){ jQuery('.cl-mail').hide(); }, 100); } setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-location .elementor-widget-container span').html(jobLocation); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); }, 100); }); // Function for email button jQuery('.mail-popup').click(function() { cl_parent = jQuery(this).parent().parent().parent().parent(); console.log(cl_parent); var name = jQuery(cl_parent).children('.cl-name').val(); var mail = jQuery(cl_parent).children('.cl-mail').val(); console.log(name); console.log(mail); setTimeout(function(){ jQuery('.cl-contact-name .contact-name').html(name); var nomailto = mail.replace('mailto:', ''); jQuery('.popup-form input#input_35_20').val(nomailto); }, 100); }); Our Southend on Sea office specialises in: Services AccountsBusiness Advisory ServicesBookkeepingCloud AccountingCorporate FinanceMaking Tax DigitalPayrollResearch and DevelopmentTax PlanningVAT Services Industries CharityFamily BusinessesHealthcareHospitalityManufacturingMedia & TechnologyNot-for-ProfitProperty & ConstructionRetailSME's Book a meeting Book a free, no-obligation chat with our experts where we find out a bit more about your business, explain our services, and how we could work with you. Book now Call our Southend on Sea office: 01702 433 313 Request a call back What our clients say Stanlaw Abbey Development Trust is a small charity with limited internal expertise in digital accounting systems. The support received from Xeinadin, led by Director Stephanie Baker and her team, has been exceptional. They have provided clear, consistent advice and practical training across both SAGE and Xero platforms — two key areas where the organisation previously had a skills gap. In particular, Molly the accounts supervisor has been outstanding: highly knowledgeable, professional, and responsive throughout. Her hands-on approach and tailored support have made a significant difference to the Trust’s transition and confidence in using Xero. The level of client management and service provided has been of the highest standard, and Stanlaw Abbey Development Trust would not hesitate to recommend Xeinadin to other organisations seeking practical, expert-led support. Rohib ShahStanlaw Abbey Development Trust We’re a medium-to-large GP surgery and made the switch to Xeinadin around three years ago — a decision we’ve never regretted. From day one, the team at Xeinadin has been incredibly supportive, consistently going above and beyond to help us run our practice smoothly. Their expertise and responsiveness have made a real difference to our day-to-day operations. What’s more, our business partners have also found their support invaluable when it comes to personal financial matters — a testament to the breadth and quality of their service. I can’t speak highly enough of the Xeinadin team and would wholeheartedly recommend their services to any organisation looking for reliable, proactive financial support. Paul LovellPractice Manager We Joined Xeinadin in 2023 and have been extremely happy with the service we have received. They worked around our needs and requirements and the level of service exceeded our expectations, offering advice and assistance on other areas outside the initial scope. We have regular contact with the team and they are always available for a call or chat. We thoroughly enjoy the professional but friendly relationship we have and would recommend Xeinadin for all your accounting and financial needs, whether you want to grow your business or need an approachable firm that goes the extra mile. Vikki HolmeBadger Meter UK The Xeinadin team are amazing and always available when I call and acts very quickly, sorting out everything I ask. Five-star service Tim MartinGoddard and Staines Receiving advice from the best in the business is always reassuring. Will Jones, Managing DirectorJourneys by Design Xeinadin has turned my life around and streamlined all my businesses. Their advice was excellent, and I have already recommended them to others. Steve Tytler(IT Sector) We were fortunate enough to come across Xeinadin after having issues with a previous accountant many years ago. We have been with them ever since. They always give a great service and straight forward clear advice. We always recommend them to others. Julia YatesPhil Yates Stockport Ltd Xeinadin is always my first port of call on all things financial and tax. They are always proactive, professional, and helpful. Ade Taiwo, Finance DirectorGlobal Travel Collection UK The teams' advice and work ethic has been fantastic. It has helped me control the finances of my business and I would recommend Xeinadin to any other company that wants to get knowledgeable control of their business finances. Graham Thompson(Management Consultancy Sector) We reached out to the Xeinadin team after attending the wonderful Rise event on pricing to deliver to us a unique session on growing our business and sales. The three sessions delivered were a fantastic way for our team to come together, out of the office in an environment at Xeinadin, to focus on the advice given. We came away re-energised and more focussed, and continue to put in place a lot of the actions from those sessions, which are making a difference to our business. We’d highly recommend Xeinadin if you want to grow your business. Vicky BanksBadger Meter Xeinadin introduced us to Xero and it has been a real benefit to our business. Xero serves all our day-to-day needs and has proved the ideal solution for us. With Xeinadin training and support we can now work more efficiently and keep abreast of our finances wherever we are. Helen White(Marketing Sector) Xeinadin has gone the extra mile in offering added value services, yielding tangible savings or other commercial benefits for our business. Mel Childs, Finance DirectorReader Offers Limited Latest insights Xeinadin Launches ID Verification Service for Companies House Rule ChangeRead moreCharities Face New Accounting Rules in 2026Read moreVAT Fraud via Government Gateway AccountsRead moreA Short Guide to Cybersecurity for Accountancy FirmsRead more Request a call back from your local office Leave us your details and a member of our team will contact you. First name*Surname*Company name*Phone Number*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_26').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_26');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_26').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_26').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_26').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_26').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_26').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_26').val();gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [26, current_page]);window['gf_submitting_26'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_26').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_26').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [26]);window['gf_submitting_26'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_26').text());}else{jQuery('#gform_26').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Registered in England and Wales – Company Number: 08145618 | Registered Office: Cumberland House, 24-28 Baxter Avenue, Southend-On-Sea, Essex, SS2 6HZ. | Devonports LAS Accountants Limited is a subsidiary of Xeinadin Group Limited. | Xeinadin is a trading name of Devonports LAS Accountants Limited. | The titles Partner and Director refer to employees of similar professional standing. A list of statutory directors can be found at the registered office. | Xeinadin Group Limited and its subsidiaries are authorised and regulated by the Institute of Chartered Accountants in England and Wales. document.cookie = 'nitroCachedPage=' + (!window.NITROPACK_STATE ? '0' : '1') + '; path=/; SameSite=Lax'; if (!window.NITROPACK_STATE || window.NITROPACK_STATE != 'FRESH') { var proxyPurgeOnly = 0; if (typeof navigator.sendBeacon !== 'undefined') { var nitroData = new FormData(); nitroData.append('nitroBeaconUrl', 'aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8='); nitroData.append('nitroBeaconCookies', 'W10='); nitroData.append('nitroBeaconHash', 'fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f'); nitroData.append('proxyPurgeOnly', ''); nitroData.append('layout', 'firm-pages'); navigator.sendBeacon(location.href, nitroData); } else { var xhr = new XMLHttpRequest(); xhr.open('POST', location.href, true); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.send('nitroBeaconUrl=aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8=&nitroBeaconCookies=W10=&nitroBeaconHash=fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f&proxyPurgeOnly=&layout=firm-pages'); } } forward thinkers trusted advisors Facebook LinkedIn X Logo Wit Go directly to Services Industries Insights Our offices Join our practice About us Sitemap Legal Cookie Preferences Cookie Statement Complaints Policy Diversity Statistics Modern Slavery Statement Privacy Policy Professional Indemnity Insurance Terms of Business Head office Becket House, 36 Old Jewry, London EC2R 8DD United Kingdom 0203 086 8677 Corporate offices Dublin 01 835 1124 Manchester 0161 832 6221 {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/sites\/4\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/contentleaders-child\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Contact First name*Surname*Phone NumberCompany name*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Get in touch Δdocument.getElementById( "ak_js_3" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_35').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_35');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_35').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_35').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_35').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_35').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_35').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_35').val();gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [35, current_page]);window['gf_submitting_35'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_35').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_35').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [35]);window['gf_submitting_35'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_35').text());}else{jQuery('#gform_35').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name Subtitle Developer Location They are focussed on creating a future-focused and relationship-driven culture, that keeps its promises to you, our team members, and partners. (function(){var t=[];var e={};var r=null;var a={enabled:true,observeSelectors:['[class*="slider"]','[id*="slider"]',".fotorama",".esg-grid"],attributes:["src","data-src"],attributeRegex:/^data:image\/.*?;nitro-empty-id=([^;]*);base64/,cssUrlFuncRegex:/^url\(['|"]data:image\/.*?;nitro-empty-id=([^;]*);base64/};var i=function(t){setTimeout(t,0)};var l=function(){document.querySelectorAll("[nitro-lazy-empty]").forEach(function(t){let r=t.getAttribute("nitro-lazy-src");let a=t.getAttribute("id");if(a&&r){e[a]=r}});r=new MutationObserver(n);let t=document.querySelectorAll(a.observeSelectors.join(","));for(let e=0;e<t.length;++e){r.observe(t[e],{subtree:true,childList:true,attributes:true,attributeFilter:a.attributes,characterData:false,attributeOldValue:false,characterDataOldValue:false})}};var n=function(t){for(let e=0;e<t.length;++e){switch(t[e].type){case"attributes":let r=t[e].target.getAttribute(t[e].attributeName);if(!r)break;let l=a.attributeRegex.exec(r);if(l&&l[1]){t[e].target.setAttribute("nitro-lazy-"+t[e].attributeName,u(l[1]));if(t[e].target.className.indexOf("nitro-lazy")<0){t[e].target.className+=" nitro-lazy"}}break;case"childList":if(t[e].addedNodes.length>0){for(let r=0;r<t[e].addedNodes.length;++r){let a=t[e].addedNodes[r];i(function(t){return function(){s(t,true)}}(a))}}break}}};var s=function(e,r){if(!(e instanceof HTMLElement))return;if(t.indexOf(e)>-1)return;for(let t=0;t<a.attributes.length;++t){let r=e.getAttribute(a.attributes[t]);if(r){let i=a.attributeRegex.exec(r);if(i){e.setAttribute("nitro-lazy-"+a.attributes[t],u(i[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}}if(e.style.backgroundImage){let t=a.cssUrlFuncRegex.exec(e.style.backgroundImage);if(t){e.setAttribute("nitro-lazy-bg",u(t[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}t.push(e);if(r){e.querySelectorAll("*").forEach(function(t){i(function(){s(t)})})}};function u(t){return e[t]}if(a.enabled){l()}})(); const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.2","is_static":false,"experimentalFeatures":{"container":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true,"mega-menu":true},"urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4"},"nonces":{"floatingButtonsClickTracking":"57f53f16f4"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":8439,"title":"Accountants%20in%20Southend%20on%20Sea%20%7C%20Xeinadin","excerpt":"","featuredImage":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4\/2024\/10\/AdobeStock_428223744-1024x683.jpeg"}}; var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"4d3498d66169bdd1b8d6661df6bcf325"},"ajax":{"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"c3273c07e6","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"fc2d65c3b3"}; var gforms_google_analytics_frontend_strings = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"33e97fbd37","logging_enabled":false,"logging_nonce":"f57a3f227c","ua_tracker":""}; var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"6ee0b3e6cc","urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/xeinadin.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; document.addEventListener('facetwp-loaded', function() { jQuery('.link').on( 'click', function() { var cl_parent = jQuery(this).parent().parent().parent(); var name = jQuery(cl_parent).find('.cl-name').val(); var subtitle = jQuery(cl_parent).find('.cl-subtitle').val(); var job = jQuery(cl_parent).find('.cl-job').val(); var content = jQuery(cl_parent).find('.cl-content').val(); var img = jQuery(cl_parent).find('.cl-image').val(); var linkedin = jQuery(cl_parent).find('.cl-linkedin').val(); var mail = jQuery(cl_parent).find('.cl-mail').val(); var location = jQuery(cl_parent).find('.cl-location').val(); setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); // console.log(name) // console.log(cl_parent); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); jQuery('.cl-location .elementor-widget-container span').html(location); }, 200); }); }); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); NPRL.registerInlineScript("d3e2d928cce07e9256efe069fd1fe11a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkM2UyZDkyOGNjZTA3ZTkyNTZlZmUwNjlmZDFmZTExYS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("2f54dfffd4a84ca13d214e8bc206f392-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIyZjU0ZGZmZmQ0YTg0Y2ExM2QyMTRlOGJjMjA2ZjM5Mi0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("9c5a6c029fc466042d7e05555fed289e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI5YzVhNmMwMjlmYzQ2NjA0MmQ3ZTA1NTU1ZmVkMjg5ZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/tools.luckyorange.com/core/nitro-min-3cb6f6be3d00fc3e39c3fe193c24b30c.lo.js", "72f55b811df1628d114770435c96d6d3-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiYXN5bmMiOmZhbHNlLCJkZWZlciI6ZmFsc2UsImlkIjoiNzJmNTViODExZGYxNjI4ZDExNDc3MDQzNWM5NmQ2ZDMtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3Rvb2xzLmx1Y2t5b3JhbmdlLmNvbVwvY29yZVwvbG8uanM/c2l0ZS1pZD1hOGQ1NGUzMSJ9");NPRL.registerInlineScript("ba4e20d4c45018ed07df52c683065f0e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJiYTRlMjBkNGM0NTAxOGVkMDdkZjUyYzY4MzA2NWYwZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/nitro-min-email-decode.min.js", "83b926d767a9ed3e82c910cc56deb9c5-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGF0YS1jZmFzeW5jIjoiZmFsc2UiLCJpZCI6IjgzYjkyNmQ3NjdhOWVkM2U4MmM5MTBjYzU2ZGViOWM1LTEifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL2Nkbi1jZ2lcL3NjcmlwdHNcLzVjNWRkNzI4XC9jbG91ZGZsYXJlLXN0YXRpY1wvZW1haWwtZGVjb2RlLm1pbi5qcyJ9");NPRL.registerInlineScript("72d88a13ee48bb40ce04021cb2a999cd-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI3MmQ4OGExM2VlNDhiYjQwY2UwNDAyMWNiMmE5OTljZC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/cl-xgl-functions/js/nitro-min-515256a13fd66d71a2887d1dc1ecc93c.form-functions.js", "form-functions.js-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJmb3JtLWZ1bmN0aW9ucy5qcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvY2wteGdsLWZ1bmN0aW9uc1wvanNcL2Zvcm0tZnVuY3Rpb25zLmpzP3Zlcj0xLjAifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/dynamicconditions/Public/js/nitro-min-93f6bbeb695c41e93346a8b399164ddd.dynamic-conditions-public.js", "dynamic-conditions-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkeW5hbWljLWNvbmRpdGlvbnMtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2R5bmFtaWNjb25kaXRpb25zXC9QdWJsaWNcL2pzXC9keW5hbWljLWNvbmRpdGlvbnMtcHVibGljLmpzP3Zlcj0xLjcuNSJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/jquery/ui/nitro-min-b37ee7748593354934fd70387522d067.core.min.js", "jquery-ui-core-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJqcXVlcnktdWktY29yZS1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9qcXVlcnlcL3VpXC9jb3JlLm1pbi5qcz92ZXI9MS4xMy4zIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-5346137ba85973c94857eab7e0d8cf5c.dom-ready.min.js", "wp-dom-ready-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1kb20tcmVhZHktanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWluY2x1ZGVzXC9qc1wvZGlzdFwvZG9tLXJlYWR5Lm1pbi5qcz92ZXI9Zjc3ODcxZmY3Njk0ZmZmZWEzODEifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-4fddbd9c6f14b07aa4889bdf1cf9cb3a.hooks.min.js", "wp-hooks-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1ob29rcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9kaXN0XC9ob29rcy5taW4uanM/dmVyPTRkNjNhM2Q0OTFkMTFmZmQ4YWM2In0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-c33ce3335593203d6e5cdf3fa9d16b8c.i18n.min.js", "wp-i18n-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2kxOG4ubWluLmpzP3Zlcj01ZTU4MGViNDZhOTBjMmI5OTdlNiJ9");NPRL.registerInlineScript("wp-i18n-js-after", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzLWFmdGVyIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("wp-a11y-js-translations", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzLXRyYW5zbGF0aW9ucyJ9LCJjYW5vbmljYWxMaW5rIjoiIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-3f73a7c5a8f00e92b32b83a1ed036739.a11y.min.js", "wp-a11y-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2ExMXkubWluLmpzP3Zlcj0zMTU2NTM0Y2M1NDQ3MzQ5N2UxNCJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/akismet/_inc/nitro-min-17fb5a54155153bc126e7b57c62d5a93.akismet-frontend.js", "akismet-frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGVmZXIiOmZhbHNlLCJpZCI6ImFraXNtZXQtZnJvbnRlbmQtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2FraXNtZXRcL19pbmNcL2FraXNtZXQtZnJvbnRlbmQuanM/dmVyPTE3NTk0MDMzODAifQ==");NPRL.registerInlineScript("wp-ajax-response-js-extra", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzLWV4dHJhIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/nitro-min-32d447e14b3b16bd53397eae0d748d66.wp-ajax-response.min.js", "wp-ajax-response-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL3dwLWFqYXgtcmVzcG9uc2UubWluLmpzP3Zlcj02LjguMyJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/gravityformsgoogleanalytics/js/nitro-min-8d5af8092f2c8b111aa8dcab096946ed.google-analytics.min.js", "gforms_google_analytics_frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJnZm9ybXNfZ29vZ2xlX2FuYWx5dGljc19mcm9udGVuZC1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvZ3Jhdml0eWZvcm1zZ29vZ2xlYW5hbHl0aWNzXC9qc1wvZ29vZ2xlLWFuYWx5dGljcy5taW4uanM/dmVyPTIuNC4wIn0=");NPRL.registerInlineScript("f9686e612bb38422c1644f2298eb11c1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImY5Njg2ZTYxMmJiMzg0MjJjMTY0NGYyMjk4ZWIxMWMxLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("664651432baf3f521c2c08eaacc8a0a1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI2NjQ2NTE0MzJiYWYzZjUyMWMyYzA4ZWFhY2M4YTBhMS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("fe4137d5081ce95618e1f924bb4261d6-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImZlNDEzN2Q1MDgxY2U5NTYxOGUxZjkyNGJiNDI2MWQ2LTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("179768e66b7348f70d18960351934538-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIxNzk3NjhlNjZiNzM0OGY3MGQxODk2MDM1MTkzNDUzOC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("58346c62dffe189461c8cc9ca6950c6a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI1ODM0NmM2MmRmZmUxODk0NjFjOGNjOWNhNjk1MGM2YS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("db849d0dd71ac4423ec665e7f1bf7986-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkYjg0OWQwZGQ3MWFjNDQyM2VjNjY1ZTdmMWJmNzk4Ni0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px;}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px;}:where(body){margin:0;}.wp-site-blocks > .alignleft{float:left;margin-right:2em;}.wp-site-blocks > .alignright{float:right;margin-left:2em;}.wp-site-blocks > .aligncenter{justify-content:center;margin-left:auto;margin-right:auto;}:where(.wp-site-blocks) > *{margin-block-start:24px;margin-block-end:0;}:where(.wp-site-blocks) > :first-child{margin-block-start:0;}:where(.wp-site-blocks) > :last-child{margin-block-end:0;}:root{--wp--style--block-gap:24px;}:root :where(.is-layout-flow) > :first-child{margin-block-start:0;}:root :where(.is-layout-flow) > :last-child{margin-block-end:0;}:root :where(.is-layout-flow) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start:0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end:0;}:root :where(.is-layout-constrained) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-flex){gap:24px;}:root :where(.is-layout-grid){gap:24px;}.is-layout-flow > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-flow > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-flow > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-constrained > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-constrained > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignwide{max-width:var(--wp--style--global--wide-size);}body .is-layout-flex{display:flex;}.is-layout-flex{flex-wrap:wrap;align-items:center;}.is-layout-flex > :is(*,div){margin:0;}body .is-layout-grid{display:grid;}.is-layout-grid > :is(*,div){margin:0;}body{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}a:where(:not(.wp-element-button)){text-decoration:underline;}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}.has-black-color{color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color:var(--wp--preset--color--white) !important;}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color:var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color:var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important;}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6;}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}@media screen and (max-height: 1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}@media screen and (max-height: 640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}NPRL.boot();(function(){let e=Math.max(document.documentElement.clientHeight||0,window.innerHeight||0);let t=typeof NPSH!=="undefined"&&NPSH.isScrolled();let n=[];let i=["nitro-offscreen"];let l=[""];let d="nitro-lazy-render";if(t){i.shift()}if(l[0].length){i.push(...l)}function o(t){if(t===null)return;let i=t.children.length;let l;let f=["SCRIPT","STYLE","LINK","TEMPLATE"];for(let r=0;r<i;r++){l=t.children[r];if(f.indexOf(l.tagName)==-1&&l.classList.contains(d)===false){let t=l.getBoundingClientRect();if(t.width*t.height>0){if(t.y>e){n.push(l)}else{o(l)}}}}}if(typeof NPRL!=="undefined"&&i.length){o(document.body);if(!t){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}let l=false;function f(){if(!l){document.getElementById("nitro-preloader")?.remove();l=true}}window.addEventListener("NitroStylesLoaded",f);setTimeout(f,3e3)}else{window.addEventListener("NitroStylesLoaded",()=>{requestAnimationFrame(function(){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}})})}}})();.nitro-offscreen { display: none !important; }
View text
(function(){if(typeof NPSH!=="undefined"&&NPSH.isScrolled()){setTimeout(()=>{document.body.classList.remove("nitro-cover")},1e3);document.body.classList.add("nitro-cover");window.addEventListener("load",function(){document.body.classList.remove("nitro-cover")})}})(); Careers Join Xeinadin Press Room Contact Us Search Services Close Services Open Services Services We understand that managing your finances and staying compliant with tax regulations can be a daunting task. Our dedicated team of certified accountants is committed to providing you with the highest level of financial guidance and support. Find out more Accounting & Compliance Advisory Audit & Assurance Private Client Tax Accounts Bookkeeping Cloud Accounting Financial Control Outsourcing Forensic Accounting Payroll Probate Service Charge Business Advice Corporate Finance Corporate Recovery Grant Writing Assurance External Audit Pension Audit Personal Tax Planning Probate Barrister Taxes Environmental Taxes International Corporate Office Making Tax Digital Personal Tax Planning Probate Research and Development Tax Planning VAT Services Industries Close Industries Open Industries Industries We understand that different industries come with unique financial needs and challenges. Our team of experienced accountants specialise in providing tailored accounting and financial solutions to a wide range of industries. Find out more Agriculture & Farming Construction Creative Education Energy & Environment Financial Institutions Healthcare Manufacturing Not-For-Profit Professional Services Property Retail, Hospitality & Leisure SME & Family Business Social Care Technology, Media & Telecommunications Transport & Logistics Travel & Tourism Actors & On-Screen Professionals Advertising & PR Agencies Film & TV Production Designers & Agencies Musicians Agriculture Contract Farming Diversification Equestrian Sustainable Farming Academies & MATs Education Educational Charities Independent Schools Universities & Further Education Energy & Renewables Credit Unions Dentists Doctors Hospitals Pharmacists Physicians Therapists Bars Hospitality Hotels Restaurants Retail Travel & Tourism Manufacturing Property & Construction Charities Not-For-Profit Barrister Tax Estate Agents Landlords Property Developers Property Investors Service Charge Fostering Family Business Small Business SMEs Distribution Logistics Transportation Warehousing Media & Technology IT & Software Publishing Accounting Audit & Assurance Regulatory & Licensing Travel Tax Trust Accounts VAT & TOMS Insights Close Insights Open Insights Insights Explore our wealth of business insights for expert advice across a range of subjects.Our dedicated team of experts is committed to keeping you informed and updated on various key topics. Find out more Insights Resources Events Client Success Stories Rise - Business Growth Programme Webinars All events Latest Insights Beyond Breakeven Podcast Indirect Tax & VAT Insights Guides Scans & Tools Sector Reports Tax Table Client Case Studies About Us Close About Us Open About Us About us We provide tailored advice that makes a tangible difference to SMEs and individuals, at every stage of their financial journey.Trusted by more than 100,000 clients across the UK and Ireland, Xeinadin was established in June 2019. Find out more About Us Careers About Xeinadin Our Heritage Latest News Our Leadership Team Our Board Our People The Praxity Alliance Women in Football Careers Current Opportunities Early Careers Our Offices document.addEventListener('DOMContentLoaded', function() { const headings = document.querySelectorAll('.menu-container h4'); let currentlyActiveItem = null; // Variable to track the currently active hidden item headings.forEach(function(heading) { heading.addEventListener('mouseenter', function() { const menuID = this.closest('[id]').id; const correspondingHiddenItemID = menuID + '-items'; const hiddenItem = document.getElementById(correspondingHiddenItemID); if (hiddenItem) { // Remove "active" class from the previously active hidden item if (currentlyActiveItem && currentlyActiveItem !== hiddenItem) { heading.classList.remove('active'); currentlyActiveItem.classList.remove('active'); // Remove active class from previous } // Add "active" class to the currently hovered hidden item hiddenItem.classList.add('active'); // Add active class heading.classList.add('active'); currentlyActiveItem = hiddenItem; // Update the currently active item } }); }); }); Accountants in Southend on Sea Request a call back Complete your details below and a member of our team will call you back. PhoneThis field is for validation purposes and should be left unchanged.Name*Email* Phone Number*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_48').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_48');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_48').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_48').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_48').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_48').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_48').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_48').val();gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [48, current_page]);window['gf_submitting_48'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_48').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_48').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [48]);window['gf_submitting_48'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_48').text());}else{jQuery('#gform_48').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Southend on Sea Welcome to Xeinadin’s Southend on Sea office, your trusted local accountants. Our team of experienced professionals is dedicated to providing personalised accounting and financial advisory services to individuals, startups, and established businesses alike. Whether you need help with tax planning, payroll management, or financial reporting, we are here to ensure your business thrives. We understand that every business has unique needs, and we pride ourselves on offering tailored solutions that drive growth and efficiency. As leading accountants in Southend on Sea, we stay up-to-date with the latest financial regulations to help you navigate the complexities of the financial landscape with confidence. Our goal is to help you achieve long-term success with expert guidance and support. Located in the heart of Southend on Sea, our office is easily accessible and committed to serving the local community. With a client-focused approach and a wide range of accounting services, we are here to provide the expertise and reliability you can count on. Get in touch: [email protected] 01702 433 313 Cumberland House 24-28 Baxter Avenue Southend on Sea Essex SS2 6HZ Our Southend on Sea team Ian HornseyManaging Partner South EssexSMEsSouthend on SeaErmal KrutaniPartnerSouthend on SeaRobert WattsDirectorSouthend on SeaBen TaylorDirectorSouthend on Sea // Function for read more button jQuery('.link').click(function() { cl_parent = jQuery(this).parent().parent().parent(); console.log(cl_parent); name = jQuery(cl_parent).children('.cl-name').val(); subtitle = jQuery(cl_parent).children('.cl-subtitle').val(); job = jQuery(cl_parent).children('.cl-job').val(); jobLocation = jQuery(cl_parent).children('.cl-location').val(); content = jQuery(cl_parent).children('.cl-content').val(); img = jQuery(cl_parent).children('.cl-image').val(); linkedin = jQuery(cl_parent).children('.cl-linkedin').val(); mail = jQuery(cl_parent).children('.cl-mail').val(); if (mail == 'mailto:') { setTimeout(function(){ jQuery('.cl-mail').hide(); }, 100); } setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-location .elementor-widget-container span').html(jobLocation); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); }, 100); }); // Function for email button jQuery('.mail-popup').click(function() { cl_parent = jQuery(this).parent().parent().parent().parent(); console.log(cl_parent); var name = jQuery(cl_parent).children('.cl-name').val(); var mail = jQuery(cl_parent).children('.cl-mail').val(); console.log(name); console.log(mail); setTimeout(function(){ jQuery('.cl-contact-name .contact-name').html(name); var nomailto = mail.replace('mailto:', ''); jQuery('.popup-form input#input_35_20').val(nomailto); }, 100); }); Our Southend on Sea office specialises in: Services AccountsBusiness Advisory ServicesBookkeepingCloud AccountingCorporate FinanceMaking Tax DigitalPayrollResearch and DevelopmentTax PlanningVAT Services Industries CharityFamily BusinessesHealthcareHospitalityManufacturingMedia & TechnologyNot-for-ProfitProperty & ConstructionRetailSME's Book a meeting Book a free, no-obligation chat with our experts where we find out a bit more about your business, explain our services, and how we could work with you. Book now Call our Southend on Sea office: 01702 433 313 Request a call back What our clients say Stanlaw Abbey Development Trust is a small charity with limited internal expertise in digital accounting systems. The support received from Xeinadin, led by Director Stephanie Baker and her team, has been exceptional. They have provided clear, consistent advice and practical training across both SAGE and Xero platforms — two key areas where the organisation previously had a skills gap. In particular, Molly the accounts supervisor has been outstanding: highly knowledgeable, professional, and responsive throughout. Her hands-on approach and tailored support have made a significant difference to the Trust’s transition and confidence in using Xero. The level of client management and service provided has been of the highest standard, and Stanlaw Abbey Development Trust would not hesitate to recommend Xeinadin to other organisations seeking practical, expert-led support. Rohib ShahStanlaw Abbey Development Trust We’re a medium-to-large GP surgery and made the switch to Xeinadin around three years ago — a decision we’ve never regretted. From day one, the team at Xeinadin has been incredibly supportive, consistently going above and beyond to help us run our practice smoothly. Their expertise and responsiveness have made a real difference to our day-to-day operations. What’s more, our business partners have also found their support invaluable when it comes to personal financial matters — a testament to the breadth and quality of their service. I can’t speak highly enough of the Xeinadin team and would wholeheartedly recommend their services to any organisation looking for reliable, proactive financial support. Paul LovellPractice Manager We Joined Xeinadin in 2023 and have been extremely happy with the service we have received. They worked around our needs and requirements and the level of service exceeded our expectations, offering advice and assistance on other areas outside the initial scope. We have regular contact with the team and they are always available for a call or chat. We thoroughly enjoy the professional but friendly relationship we have and would recommend Xeinadin for all your accounting and financial needs, whether you want to grow your business or need an approachable firm that goes the extra mile. Vikki HolmeBadger Meter UK The Xeinadin team are amazing and always available when I call and acts very quickly, sorting out everything I ask. Five-star service Tim MartinGoddard and Staines Receiving advice from the best in the business is always reassuring. Will Jones, Managing DirectorJourneys by Design Xeinadin has turned my life around and streamlined all my businesses. Their advice was excellent, and I have already recommended them to others. Steve Tytler(IT Sector) We were fortunate enough to come across Xeinadin after having issues with a previous accountant many years ago. We have been with them ever since. They always give a great service and straight forward clear advice. We always recommend them to others. Julia YatesPhil Yates Stockport Ltd Xeinadin is always my first port of call on all things financial and tax. They are always proactive, professional, and helpful. Ade Taiwo, Finance DirectorGlobal Travel Collection UK The teams' advice and work ethic has been fantastic. It has helped me control the finances of my business and I would recommend Xeinadin to any other company that wants to get knowledgeable control of their business finances. Graham Thompson(Management Consultancy Sector) We reached out to the Xeinadin team after attending the wonderful Rise event on pricing to deliver to us a unique session on growing our business and sales. The three sessions delivered were a fantastic way for our team to come together, out of the office in an environment at Xeinadin, to focus on the advice given. We came away re-energised and more focussed, and continue to put in place a lot of the actions from those sessions, which are making a difference to our business. We’d highly recommend Xeinadin if you want to grow your business. Vicky BanksBadger Meter Xeinadin introduced us to Xero and it has been a real benefit to our business. Xero serves all our day-to-day needs and has proved the ideal solution for us. With Xeinadin training and support we can now work more efficiently and keep abreast of our finances wherever we are. Helen White(Marketing Sector) Xeinadin has gone the extra mile in offering added value services, yielding tangible savings or other commercial benefits for our business. Mel Childs, Finance DirectorReader Offers Limited Latest insights Xeinadin Launches ID Verification Service for Companies House Rule ChangeRead moreCharities Face New Accounting Rules in 2026Read moreVAT Fraud via Government Gateway AccountsRead moreA Short Guide to Cybersecurity for Accountancy FirmsRead more Request a call back from your local office Leave us your details and a member of our team will contact you. First name*Surname*Company name*Phone Number*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_26').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_26');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_26').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_26').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_26').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_26').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_26').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_26').val();gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [26, current_page]);window['gf_submitting_26'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_26').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_26').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [26]);window['gf_submitting_26'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_26').text());}else{jQuery('#gform_26').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Registered in England and Wales – Company Number: 08145618 | Registered Office: Cumberland House, 24-28 Baxter Avenue, Southend-On-Sea, Essex, SS2 6HZ. | Devonports LAS Accountants Limited is a subsidiary of Xeinadin Group Limited. | Xeinadin is a trading name of Devonports LAS Accountants Limited. | The titles Partner and Director refer to employees of similar professional standing. A list of statutory directors can be found at the registered office. | Xeinadin Group Limited and its subsidiaries are authorised and regulated by the Institute of Chartered Accountants in England and Wales. document.cookie = 'nitroCachedPage=' + (!window.NITROPACK_STATE ? '0' : '1') + '; path=/; SameSite=Lax'; if (!window.NITROPACK_STATE || window.NITROPACK_STATE != 'FRESH') { var proxyPurgeOnly = 0; if (typeof navigator.sendBeacon !== 'undefined') { var nitroData = new FormData(); nitroData.append('nitroBeaconUrl', 'aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8='); nitroData.append('nitroBeaconCookies', 'W10='); nitroData.append('nitroBeaconHash', 'fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f'); nitroData.append('proxyPurgeOnly', ''); nitroData.append('layout', 'firm-pages'); navigator.sendBeacon(location.href, nitroData); } else { var xhr = new XMLHttpRequest(); xhr.open('POST', location.href, true); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.send('nitroBeaconUrl=aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8=&nitroBeaconCookies=W10=&nitroBeaconHash=fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f&proxyPurgeOnly=&layout=firm-pages'); } } forward thinkers trusted advisors Facebook LinkedIn X Logo Wit Go directly to Services Industries Insights Our offices Join our practice About us Sitemap Legal Cookie Preferences Cookie Statement Complaints Policy Diversity Statistics Modern Slavery Statement Privacy Policy Professional Indemnity Insurance Terms of Business Head office Becket House, 36 Old Jewry, London EC2R 8DD United Kingdom 0203 086 8677 Corporate offices Dublin 01 835 1124 Manchester 0161 832 6221 {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/sites\/4\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/contentleaders-child\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Contact First name*Surname*Phone NumberCompany name*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Get in touch Δdocument.getElementById( "ak_js_3" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_35').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_35');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_35').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_35').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_35').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_35').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_35').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_35').val();gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [35, current_page]);window['gf_submitting_35'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_35').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_35').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [35]);window['gf_submitting_35'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_35').text());}else{jQuery('#gform_35').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name Subtitle Developer Location They are focussed on creating a future-focused and relationship-driven culture, that keeps its promises to you, our team members, and partners. (function(){var t=[];var e={};var r=null;var a={enabled:true,observeSelectors:['[class*="slider"]','[id*="slider"]',".fotorama",".esg-grid"],attributes:["src","data-src"],attributeRegex:/^data:image\/.*?;nitro-empty-id=([^;]*);base64/,cssUrlFuncRegex:/^url\(['|"]data:image\/.*?;nitro-empty-id=([^;]*);base64/};var i=function(t){setTimeout(t,0)};var l=function(){document.querySelectorAll("[nitro-lazy-empty]").forEach(function(t){let r=t.getAttribute("nitro-lazy-src");let a=t.getAttribute("id");if(a&&r){e[a]=r}});r=new MutationObserver(n);let t=document.querySelectorAll(a.observeSelectors.join(","));for(let e=0;e<t.length;++e){r.observe(t[e],{subtree:true,childList:true,attributes:true,attributeFilter:a.attributes,characterData:false,attributeOldValue:false,characterDataOldValue:false})}};var n=function(t){for(let e=0;e<t.length;++e){switch(t[e].type){case"attributes":let r=t[e].target.getAttribute(t[e].attributeName);if(!r)break;let l=a.attributeRegex.exec(r);if(l&&l[1]){t[e].target.setAttribute("nitro-lazy-"+t[e].attributeName,u(l[1]));if(t[e].target.className.indexOf("nitro-lazy")<0){t[e].target.className+=" nitro-lazy"}}break;case"childList":if(t[e].addedNodes.length>0){for(let r=0;r<t[e].addedNodes.length;++r){let a=t[e].addedNodes[r];i(function(t){return function(){s(t,true)}}(a))}}break}}};var s=function(e,r){if(!(e instanceof HTMLElement))return;if(t.indexOf(e)>-1)return;for(let t=0;t<a.attributes.length;++t){let r=e.getAttribute(a.attributes[t]);if(r){let i=a.attributeRegex.exec(r);if(i){e.setAttribute("nitro-lazy-"+a.attributes[t],u(i[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}}if(e.style.backgroundImage){let t=a.cssUrlFuncRegex.exec(e.style.backgroundImage);if(t){e.setAttribute("nitro-lazy-bg",u(t[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}t.push(e);if(r){e.querySelectorAll("*").forEach(function(t){i(function(){s(t)})})}};function u(t){return e[t]}if(a.enabled){l()}})(); const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.2","is_static":false,"experimentalFeatures":{"container":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true,"mega-menu":true},"urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4"},"nonces":{"floatingButtonsClickTracking":"57f53f16f4"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":8439,"title":"Accountants%20in%20Southend%20on%20Sea%20%7C%20Xeinadin","excerpt":"","featuredImage":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4\/2024\/10\/AdobeStock_428223744-1024x683.jpeg"}}; var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"4d3498d66169bdd1b8d6661df6bcf325"},"ajax":{"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"c3273c07e6","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"fc2d65c3b3"}; var gforms_google_analytics_frontend_strings = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"33e97fbd37","logging_enabled":false,"logging_nonce":"f57a3f227c","ua_tracker":""}; var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"6ee0b3e6cc","urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/xeinadin.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; document.addEventListener('facetwp-loaded', function() { jQuery('.link').on( 'click', function() { var cl_parent = jQuery(this).parent().parent().parent(); var name = jQuery(cl_parent).find('.cl-name').val(); var subtitle = jQuery(cl_parent).find('.cl-subtitle').val(); var job = jQuery(cl_parent).find('.cl-job').val(); var content = jQuery(cl_parent).find('.cl-content').val(); var img = jQuery(cl_parent).find('.cl-image').val(); var linkedin = jQuery(cl_parent).find('.cl-linkedin').val(); var mail = jQuery(cl_parent).find('.cl-mail').val(); var location = jQuery(cl_parent).find('.cl-location').val(); setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); // console.log(name) // console.log(cl_parent); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); jQuery('.cl-location .elementor-widget-container span').html(location); }, 200); }); }); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); NPRL.registerInlineScript("d3e2d928cce07e9256efe069fd1fe11a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkM2UyZDkyOGNjZTA3ZTkyNTZlZmUwNjlmZDFmZTExYS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("2f54dfffd4a84ca13d214e8bc206f392-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIyZjU0ZGZmZmQ0YTg0Y2ExM2QyMTRlOGJjMjA2ZjM5Mi0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("9c5a6c029fc466042d7e05555fed289e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI5YzVhNmMwMjlmYzQ2NjA0MmQ3ZTA1NTU1ZmVkMjg5ZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/tools.luckyorange.com/core/nitro-min-3cb6f6be3d00fc3e39c3fe193c24b30c.lo.js", "72f55b811df1628d114770435c96d6d3-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiYXN5bmMiOmZhbHNlLCJkZWZlciI6ZmFsc2UsImlkIjoiNzJmNTViODExZGYxNjI4ZDExNDc3MDQzNWM5NmQ2ZDMtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3Rvb2xzLmx1Y2t5b3JhbmdlLmNvbVwvY29yZVwvbG8uanM/c2l0ZS1pZD1hOGQ1NGUzMSJ9");NPRL.registerInlineScript("ba4e20d4c45018ed07df52c683065f0e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJiYTRlMjBkNGM0NTAxOGVkMDdkZjUyYzY4MzA2NWYwZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/nitro-min-email-decode.min.js", "83b926d767a9ed3e82c910cc56deb9c5-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGF0YS1jZmFzeW5jIjoiZmFsc2UiLCJpZCI6IjgzYjkyNmQ3NjdhOWVkM2U4MmM5MTBjYzU2ZGViOWM1LTEifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL2Nkbi1jZ2lcL3NjcmlwdHNcLzVjNWRkNzI4XC9jbG91ZGZsYXJlLXN0YXRpY1wvZW1haWwtZGVjb2RlLm1pbi5qcyJ9");NPRL.registerInlineScript("72d88a13ee48bb40ce04021cb2a999cd-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI3MmQ4OGExM2VlNDhiYjQwY2UwNDAyMWNiMmE5OTljZC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/cl-xgl-functions/js/nitro-min-515256a13fd66d71a2887d1dc1ecc93c.form-functions.js", "form-functions.js-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJmb3JtLWZ1bmN0aW9ucy5qcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvY2wteGdsLWZ1bmN0aW9uc1wvanNcL2Zvcm0tZnVuY3Rpb25zLmpzP3Zlcj0xLjAifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/dynamicconditions/Public/js/nitro-min-93f6bbeb695c41e93346a8b399164ddd.dynamic-conditions-public.js", "dynamic-conditions-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkeW5hbWljLWNvbmRpdGlvbnMtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2R5bmFtaWNjb25kaXRpb25zXC9QdWJsaWNcL2pzXC9keW5hbWljLWNvbmRpdGlvbnMtcHVibGljLmpzP3Zlcj0xLjcuNSJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/jquery/ui/nitro-min-b37ee7748593354934fd70387522d067.core.min.js", "jquery-ui-core-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJqcXVlcnktdWktY29yZS1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9qcXVlcnlcL3VpXC9jb3JlLm1pbi5qcz92ZXI9MS4xMy4zIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-5346137ba85973c94857eab7e0d8cf5c.dom-ready.min.js", "wp-dom-ready-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1kb20tcmVhZHktanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWluY2x1ZGVzXC9qc1wvZGlzdFwvZG9tLXJlYWR5Lm1pbi5qcz92ZXI9Zjc3ODcxZmY3Njk0ZmZmZWEzODEifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-4fddbd9c6f14b07aa4889bdf1cf9cb3a.hooks.min.js", "wp-hooks-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1ob29rcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9kaXN0XC9ob29rcy5taW4uanM/dmVyPTRkNjNhM2Q0OTFkMTFmZmQ4YWM2In0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-c33ce3335593203d6e5cdf3fa9d16b8c.i18n.min.js", "wp-i18n-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2kxOG4ubWluLmpzP3Zlcj01ZTU4MGViNDZhOTBjMmI5OTdlNiJ9");NPRL.registerInlineScript("wp-i18n-js-after", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzLWFmdGVyIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("wp-a11y-js-translations", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzLXRyYW5zbGF0aW9ucyJ9LCJjYW5vbmljYWxMaW5rIjoiIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-3f73a7c5a8f00e92b32b83a1ed036739.a11y.min.js", "wp-a11y-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2ExMXkubWluLmpzP3Zlcj0zMTU2NTM0Y2M1NDQ3MzQ5N2UxNCJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/akismet/_inc/nitro-min-17fb5a54155153bc126e7b57c62d5a93.akismet-frontend.js", "akismet-frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGVmZXIiOmZhbHNlLCJpZCI6ImFraXNtZXQtZnJvbnRlbmQtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2FraXNtZXRcL19pbmNcL2FraXNtZXQtZnJvbnRlbmQuanM/dmVyPTE3NTk0MDMzODAifQ==");NPRL.registerInlineScript("wp-ajax-response-js-extra", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzLWV4dHJhIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/nitro-min-32d447e14b3b16bd53397eae0d748d66.wp-ajax-response.min.js", "wp-ajax-response-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL3dwLWFqYXgtcmVzcG9uc2UubWluLmpzP3Zlcj02LjguMyJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/gravityformsgoogleanalytics/js/nitro-min-8d5af8092f2c8b111aa8dcab096946ed.google-analytics.min.js", "gforms_google_analytics_frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJnZm9ybXNfZ29vZ2xlX2FuYWx5dGljc19mcm9udGVuZC1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvZ3Jhdml0eWZvcm1zZ29vZ2xlYW5hbHl0aWNzXC9qc1wvZ29vZ2xlLWFuYWx5dGljcy5taW4uanM/dmVyPTIuNC4wIn0=");NPRL.registerInlineScript("f9686e612bb38422c1644f2298eb11c1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImY5Njg2ZTYxMmJiMzg0MjJjMTY0NGYyMjk4ZWIxMWMxLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("664651432baf3f521c2c08eaacc8a0a1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI2NjQ2NTE0MzJiYWYzZjUyMWMyYzA4ZWFhY2M4YTBhMS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("fe4137d5081ce95618e1f924bb4261d6-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImZlNDEzN2Q1MDgxY2U5NTYxOGUxZjkyNGJiNDI2MWQ2LTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("179768e66b7348f70d18960351934538-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIxNzk3NjhlNjZiNzM0OGY3MGQxODk2MDM1MTkzNDUzOC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("58346c62dffe189461c8cc9ca6950c6a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI1ODM0NmM2MmRmZmUxODk0NjFjOGNjOWNhNjk1MGM2YS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("db849d0dd71ac4423ec665e7f1bf7986-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkYjg0OWQwZGQ3MWFjNDQyM2VjNjY1ZTdmMWJmNzk4Ni0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px;}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px;}:where(body){margin:0;}.wp-site-blocks > .alignleft{float:left;margin-right:2em;}.wp-site-blocks > .alignright{float:right;margin-left:2em;}.wp-site-blocks > .aligncenter{justify-content:center;margin-left:auto;margin-right:auto;}:where(.wp-site-blocks) > *{margin-block-start:24px;margin-block-end:0;}:where(.wp-site-blocks) > :first-child{margin-block-start:0;}:where(.wp-site-blocks) > :last-child{margin-block-end:0;}:root{--wp--style--block-gap:24px;}:root :where(.is-layout-flow) > :first-child{margin-block-start:0;}:root :where(.is-layout-flow) > :last-child{margin-block-end:0;}:root :where(.is-layout-flow) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start:0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end:0;}:root :where(.is-layout-constrained) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-flex){gap:24px;}:root :where(.is-layout-grid){gap:24px;}.is-layout-flow > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-flow > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-flow > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-constrained > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-constrained > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignwide{max-width:var(--wp--style--global--wide-size);}body .is-layout-flex{display:flex;}.is-layout-flex{flex-wrap:wrap;align-items:center;}.is-layout-flex > :is(*,div){margin:0;}body .is-layout-grid{display:grid;}.is-layout-grid > :is(*,div){margin:0;}body{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}a:where(:not(.wp-element-button)){text-decoration:underline;}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}.has-black-color{color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color:var(--wp--preset--color--white) !important;}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color:var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color:var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important;}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6;}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}@media screen and (max-height: 1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}@media screen and (max-height: 640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}NPRL.boot();(function(){let e=Math.max(document.documentElement.clientHeight||0,window.innerHeight||0);let t=typeof NPSH!=="undefined"&&NPSH.isScrolled();let n=[];let i=["nitro-offscreen"];let l=[""];let d="nitro-lazy-render";if(t){i.shift()}if(l[0].length){i.push(...l)}function o(t){if(t===null)return;let i=t.children.length;let l;let f=["SCRIPT","STYLE","LINK","TEMPLATE"];for(let r=0;r<i;r++){l=t.children[r];if(f.indexOf(l.tagName)==-1&&l.classList.contains(d)===false){let t=l.getBoundingClientRect();if(t.width*t.height>0){if(t.y>e){n.push(l)}else{o(l)}}}}}if(typeof NPRL!=="undefined"&&i.length){o(document.body);if(!t){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}let l=false;function f(){if(!l){document.getElementById("nitro-preloader")?.remove();l=true}}window.addEventListener("NitroStylesLoaded",f);setTimeout(f,3e3)}else{window.addEventListener("NitroStylesLoaded",()=>{requestAnimationFrame(function(){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}})})}}})();.nitro-offscreen { display: none !important; }
Emails:
View text
(function(){if(typeof NPSH!=="undefined"&&NPSH.isScrolled()){setTimeout(()=>{document.body.classList.remove("nitro-cover")},1e3);document.body.classList.add("nitro-cover");window.addEventListener("load",function(){document.body.classList.remove("nitro-cover")})}})(); Careers Join Xeinadin Press Room Contact Us Search Services Close Services Open Services Services We understand that managing your finances and staying compliant with tax regulations can be a daunting task. Our dedicated team of certified accountants is committed to providing you with the highest level of financial guidance and support. Find out more Accounting & Compliance Advisory Audit & Assurance Private Client Tax Accounts Bookkeeping Cloud Accounting Financial Control Outsourcing Forensic Accounting Payroll Probate Service Charge Business Advice Corporate Finance Corporate Recovery Grant Writing Assurance External Audit Pension Audit Personal Tax Planning Probate Barrister Taxes Environmental Taxes International Corporate Office Making Tax Digital Personal Tax Planning Probate Research and Development Tax Planning VAT Services Industries Close Industries Open Industries Industries We understand that different industries come with unique financial needs and challenges. Our team of experienced accountants specialise in providing tailored accounting and financial solutions to a wide range of industries. Find out more Agriculture & Farming Construction Creative Education Energy & Environment Financial Institutions Healthcare Manufacturing Not-For-Profit Professional Services Property Retail, Hospitality & Leisure SME & Family Business Social Care Technology, Media & Telecommunications Transport & Logistics Travel & Tourism Actors & On-Screen Professionals Advertising & PR Agencies Film & TV Production Designers & Agencies Musicians Agriculture Contract Farming Diversification Equestrian Sustainable Farming Academies & MATs Education Educational Charities Independent Schools Universities & Further Education Energy & Renewables Credit Unions Dentists Doctors Hospitals Pharmacists Physicians Therapists Bars Hospitality Hotels Restaurants Retail Travel & Tourism Manufacturing Property & Construction Charities Not-For-Profit Barrister Tax Estate Agents Landlords Property Developers Property Investors Service Charge Fostering Family Business Small Business SMEs Distribution Logistics Transportation Warehousing Media & Technology IT & Software Publishing Accounting Audit & Assurance Regulatory & Licensing Travel Tax Trust Accounts VAT & TOMS Insights Close Insights Open Insights Insights Explore our wealth of business insights for expert advice across a range of subjects.Our dedicated team of experts is committed to keeping you informed and updated on various key topics. Find out more Insights Resources Events Client Success Stories Rise - Business Growth Programme Webinars All events Latest Insights Beyond Breakeven Podcast Indirect Tax & VAT Insights Guides Scans & Tools Sector Reports Tax Table Client Case Studies About Us Close About Us Open About Us About us We provide tailored advice that makes a tangible difference to SMEs and individuals, at every stage of their financial journey.Trusted by more than 100,000 clients across the UK and Ireland, Xeinadin was established in June 2019. Find out more About Us Careers About Xeinadin Our Heritage Latest News Our Leadership Team Our Board Our People The Praxity Alliance Women in Football Careers Current Opportunities Early Careers Our Offices document.addEventListener('DOMContentLoaded', function() { const headings = document.querySelectorAll('.menu-container h4'); let currentlyActiveItem = null; // Variable to track the currently active hidden item headings.forEach(function(heading) { heading.addEventListener('mouseenter', function() { const menuID = this.closest('[id]').id; const correspondingHiddenItemID = menuID + '-items'; const hiddenItem = document.getElementById(correspondingHiddenItemID); if (hiddenItem) { // Remove "active" class from the previously active hidden item if (currentlyActiveItem && currentlyActiveItem !== hiddenItem) { heading.classList.remove('active'); currentlyActiveItem.classList.remove('active'); // Remove active class from previous } // Add "active" class to the currently hovered hidden item hiddenItem.classList.add('active'); // Add active class heading.classList.add('active'); currentlyActiveItem = hiddenItem; // Update the currently active item } }); }); }); Accountants in Southend on Sea Request a call back Complete your details below and a member of our team will call you back. PhoneThis field is for validation purposes and should be left unchanged.Name*Email* Phone Number*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_48').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_48');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_48').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_48').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_48').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_48').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_48').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_48').val();gformInitSpinner( 48, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [48, current_page]);window['gf_submitting_48'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_48').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_48').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [48]);window['gf_submitting_48'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_48').text());}else{jQuery('#gform_48').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Southend on Sea Welcome to Xeinadin’s Southend on Sea office, your trusted local accountants. Our team of experienced professionals is dedicated to providing personalised accounting and financial advisory services to individuals, startups, and established businesses alike. Whether you need help with tax planning, payroll management, or financial reporting, we are here to ensure your business thrives. We understand that every business has unique needs, and we pride ourselves on offering tailored solutions that drive growth and efficiency. As leading accountants in Southend on Sea, we stay up-to-date with the latest financial regulations to help you navigate the complexities of the financial landscape with confidence. Our goal is to help you achieve long-term success with expert guidance and support. Located in the heart of Southend on Sea, our office is easily accessible and committed to serving the local community. With a client-focused approach and a wide range of accounting services, we are here to provide the expertise and reliability you can count on. Get in touch: [email protected] 01702 433 313 Cumberland House 24-28 Baxter Avenue Southend on Sea Essex SS2 6HZ Our Southend on Sea team Ian HornseyManaging Partner South EssexSMEsSouthend on SeaErmal KrutaniPartnerSouthend on SeaRobert WattsDirectorSouthend on SeaBen TaylorDirectorSouthend on Sea // Function for read more button jQuery('.link').click(function() { cl_parent = jQuery(this).parent().parent().parent(); console.log(cl_parent); name = jQuery(cl_parent).children('.cl-name').val(); subtitle = jQuery(cl_parent).children('.cl-subtitle').val(); job = jQuery(cl_parent).children('.cl-job').val(); jobLocation = jQuery(cl_parent).children('.cl-location').val(); content = jQuery(cl_parent).children('.cl-content').val(); img = jQuery(cl_parent).children('.cl-image').val(); linkedin = jQuery(cl_parent).children('.cl-linkedin').val(); mail = jQuery(cl_parent).children('.cl-mail').val(); if (mail == 'mailto:') { setTimeout(function(){ jQuery('.cl-mail').hide(); }, 100); } setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-location .elementor-widget-container span').html(jobLocation); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); }, 100); }); // Function for email button jQuery('.mail-popup').click(function() { cl_parent = jQuery(this).parent().parent().parent().parent(); console.log(cl_parent); var name = jQuery(cl_parent).children('.cl-name').val(); var mail = jQuery(cl_parent).children('.cl-mail').val(); console.log(name); console.log(mail); setTimeout(function(){ jQuery('.cl-contact-name .contact-name').html(name); var nomailto = mail.replace('mailto:', ''); jQuery('.popup-form input#input_35_20').val(nomailto); }, 100); }); Our Southend on Sea office specialises in: Services AccountsBusiness Advisory ServicesBookkeepingCloud AccountingCorporate FinanceMaking Tax DigitalPayrollResearch and DevelopmentTax PlanningVAT Services Industries CharityFamily BusinessesHealthcareHospitalityManufacturingMedia & TechnologyNot-for-ProfitProperty & ConstructionRetailSME's Book a meeting Book a free, no-obligation chat with our experts where we find out a bit more about your business, explain our services, and how we could work with you. Book now Call our Southend on Sea office: 01702 433 313 Request a call back What our clients say Stanlaw Abbey Development Trust is a small charity with limited internal expertise in digital accounting systems. The support received from Xeinadin, led by Director Stephanie Baker and her team, has been exceptional. They have provided clear, consistent advice and practical training across both SAGE and Xero platforms — two key areas where the organisation previously had a skills gap. In particular, Molly the accounts supervisor has been outstanding: highly knowledgeable, professional, and responsive throughout. Her hands-on approach and tailored support have made a significant difference to the Trust’s transition and confidence in using Xero. The level of client management and service provided has been of the highest standard, and Stanlaw Abbey Development Trust would not hesitate to recommend Xeinadin to other organisations seeking practical, expert-led support. Rohib ShahStanlaw Abbey Development Trust We’re a medium-to-large GP surgery and made the switch to Xeinadin around three years ago — a decision we’ve never regretted. From day one, the team at Xeinadin has been incredibly supportive, consistently going above and beyond to help us run our practice smoothly. Their expertise and responsiveness have made a real difference to our day-to-day operations. What’s more, our business partners have also found their support invaluable when it comes to personal financial matters — a testament to the breadth and quality of their service. I can’t speak highly enough of the Xeinadin team and would wholeheartedly recommend their services to any organisation looking for reliable, proactive financial support. Paul LovellPractice Manager We Joined Xeinadin in 2023 and have been extremely happy with the service we have received. They worked around our needs and requirements and the level of service exceeded our expectations, offering advice and assistance on other areas outside the initial scope. We have regular contact with the team and they are always available for a call or chat. We thoroughly enjoy the professional but friendly relationship we have and would recommend Xeinadin for all your accounting and financial needs, whether you want to grow your business or need an approachable firm that goes the extra mile. Vikki HolmeBadger Meter UK The Xeinadin team are amazing and always available when I call and acts very quickly, sorting out everything I ask. Five-star service Tim MartinGoddard and Staines Receiving advice from the best in the business is always reassuring. Will Jones, Managing DirectorJourneys by Design Xeinadin has turned my life around and streamlined all my businesses. Their advice was excellent, and I have already recommended them to others. Steve Tytler(IT Sector) We were fortunate enough to come across Xeinadin after having issues with a previous accountant many years ago. We have been with them ever since. They always give a great service and straight forward clear advice. We always recommend them to others. Julia YatesPhil Yates Stockport Ltd Xeinadin is always my first port of call on all things financial and tax. They are always proactive, professional, and helpful. Ade Taiwo, Finance DirectorGlobal Travel Collection UK The teams' advice and work ethic has been fantastic. It has helped me control the finances of my business and I would recommend Xeinadin to any other company that wants to get knowledgeable control of their business finances. Graham Thompson(Management Consultancy Sector) We reached out to the Xeinadin team after attending the wonderful Rise event on pricing to deliver to us a unique session on growing our business and sales. The three sessions delivered were a fantastic way for our team to come together, out of the office in an environment at Xeinadin, to focus on the advice given. We came away re-energised and more focussed, and continue to put in place a lot of the actions from those sessions, which are making a difference to our business. We’d highly recommend Xeinadin if you want to grow your business. Vicky BanksBadger Meter Xeinadin introduced us to Xero and it has been a real benefit to our business. Xero serves all our day-to-day needs and has proved the ideal solution for us. With Xeinadin training and support we can now work more efficiently and keep abreast of our finances wherever we are. Helen White(Marketing Sector) Xeinadin has gone the extra mile in offering added value services, yielding tangible savings or other commercial benefits for our business. Mel Childs, Finance DirectorReader Offers Limited Latest insights Xeinadin Launches ID Verification Service for Companies House Rule ChangeRead moreCharities Face New Accounting Rules in 2026Read moreVAT Fraud via Government Gateway AccountsRead moreA Short Guide to Cybersecurity for Accountancy FirmsRead more Request a call back from your local office Leave us your details and a member of our team will contact you. First name*Surname*Company name*Phone Number*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Submit Δdocument.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_26').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_26');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_26').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_26').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_26').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_26').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_26').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_26').val();gformInitSpinner( 26, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [26, current_page]);window['gf_submitting_26'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_26').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_26').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [26]);window['gf_submitting_26'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_26').text());}else{jQuery('#gform_26').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Registered in England and Wales – Company Number: 08145618 | Registered Office: Cumberland House, 24-28 Baxter Avenue, Southend-On-Sea, Essex, SS2 6HZ. | Devonports LAS Accountants Limited is a subsidiary of Xeinadin Group Limited. | Xeinadin is a trading name of Devonports LAS Accountants Limited. | The titles Partner and Director refer to employees of similar professional standing. A list of statutory directors can be found at the registered office. | Xeinadin Group Limited and its subsidiaries are authorised and regulated by the Institute of Chartered Accountants in England and Wales. document.cookie = 'nitroCachedPage=' + (!window.NITROPACK_STATE ? '0' : '1') + '; path=/; SameSite=Lax'; if (!window.NITROPACK_STATE || window.NITROPACK_STATE != 'FRESH') { var proxyPurgeOnly = 0; if (typeof navigator.sendBeacon !== 'undefined') { var nitroData = new FormData(); nitroData.append('nitroBeaconUrl', 'aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8='); nitroData.append('nitroBeaconCookies', 'W10='); nitroData.append('nitroBeaconHash', 'fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f'); nitroData.append('proxyPurgeOnly', ''); nitroData.append('layout', 'firm-pages'); navigator.sendBeacon(location.href, nitroData); } else { var xhr = new XMLHttpRequest(); xhr.open('POST', location.href, true); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.send('nitroBeaconUrl=aHR0cHM6Ly94ZWluYWRpbi5jb20vb2ZmaWNlL3NvdXRoZW5kLW9uLXNlYS8=&nitroBeaconCookies=W10=&nitroBeaconHash=fc75f26f25308f574538da01111c54802f7f4ababf2ea83a4724ad1a0579b8bc5b06db8fda0634155470efea8b31da6a6d8c4da4c91c437a7b855dffc97d477f&proxyPurgeOnly=&layout=firm-pages'); } } forward thinkers trusted advisors Facebook LinkedIn X Logo Wit Go directly to Services Industries Insights Our offices Join our practice About us Sitemap Legal Cookie Preferences Cookie Statement Complaints Policy Diversity Statistics Modern Slavery Statement Privacy Policy Professional Indemnity Insurance Terms of Business Head office Becket House, 36 Old Jewry, London EC2R 8DD United Kingdom 0203 086 8677 Corporate offices Dublin 01 835 1124 Manchester 0161 832 6221 {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/sites\/4\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/contentleaders-child\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Contact First name*Surname*Phone NumberCompany name*Email* Message*Privacy* I agree to the Xeinadin privacy policy* Get in touch Δdocument.getElementById( "ak_js_3" ).setAttribute( "value", ( new Date() ).getTime() ); gform.initializeOnLoaded( function() {gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery('#gform_ajax_frame_35').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_35');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_35').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_35').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_35').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_35').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_35').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_35').val();gformInitSpinner( 35, 'https://xeinadin.com/wp-content/plugins/cl-tune-hello/img/gformspinner.svg', true );jQuery(document).trigger('gform_page_loaded', [35, current_page]);window['gf_submitting_35'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_35').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_35').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [35]);window['gf_submitting_35'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_35').text());}else{jQuery('#gform_35').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name Subtitle Developer Location They are focussed on creating a future-focused and relationship-driven culture, that keeps its promises to you, our team members, and partners. (function(){var t=[];var e={};var r=null;var a={enabled:true,observeSelectors:['[class*="slider"]','[id*="slider"]',".fotorama",".esg-grid"],attributes:["src","data-src"],attributeRegex:/^data:image\/.*?;nitro-empty-id=([^;]*);base64/,cssUrlFuncRegex:/^url\(['|"]data:image\/.*?;nitro-empty-id=([^;]*);base64/};var i=function(t){setTimeout(t,0)};var l=function(){document.querySelectorAll("[nitro-lazy-empty]").forEach(function(t){let r=t.getAttribute("nitro-lazy-src");let a=t.getAttribute("id");if(a&&r){e[a]=r}});r=new MutationObserver(n);let t=document.querySelectorAll(a.observeSelectors.join(","));for(let e=0;e<t.length;++e){r.observe(t[e],{subtree:true,childList:true,attributes:true,attributeFilter:a.attributes,characterData:false,attributeOldValue:false,characterDataOldValue:false})}};var n=function(t){for(let e=0;e<t.length;++e){switch(t[e].type){case"attributes":let r=t[e].target.getAttribute(t[e].attributeName);if(!r)break;let l=a.attributeRegex.exec(r);if(l&&l[1]){t[e].target.setAttribute("nitro-lazy-"+t[e].attributeName,u(l[1]));if(t[e].target.className.indexOf("nitro-lazy")<0){t[e].target.className+=" nitro-lazy"}}break;case"childList":if(t[e].addedNodes.length>0){for(let r=0;r<t[e].addedNodes.length;++r){let a=t[e].addedNodes[r];i(function(t){return function(){s(t,true)}}(a))}}break}}};var s=function(e,r){if(!(e instanceof HTMLElement))return;if(t.indexOf(e)>-1)return;for(let t=0;t<a.attributes.length;++t){let r=e.getAttribute(a.attributes[t]);if(r){let i=a.attributeRegex.exec(r);if(i){e.setAttribute("nitro-lazy-"+a.attributes[t],u(i[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}}if(e.style.backgroundImage){let t=a.cssUrlFuncRegex.exec(e.style.backgroundImage);if(t){e.setAttribute("nitro-lazy-bg",u(t[1]));if(e.className.indexOf("nitro-lazy")<0){e.className+=" nitro-lazy"}}}t.push(e);if(r){e.querySelectorAll("*").forEach(function(t){i(function(){s(t)})})}};function u(t){return e[t]}if(a.enabled){l()}})(); const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.2","is_static":false,"experimentalFeatures":{"container":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true,"mega-menu":true},"urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4"},"nonces":{"floatingButtonsClickTracking":"57f53f16f4"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":8439,"title":"Accountants%20in%20Southend%20on%20Sea%20%7C%20Xeinadin","excerpt":"","featuredImage":"https:\/\/xeinadin.com\/wp-content\/uploads\/sites\/4\/2024\/10\/AdobeStock_428223744-1024x683.jpeg"}}; var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"4d3498d66169bdd1b8d6661df6bcf325","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"4d3498d66169bdd1b8d6661df6bcf325"},"ajax":{"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"c3273c07e6","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/xeinadin.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"fc2d65c3b3"}; var gforms_google_analytics_frontend_strings = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"33e97fbd37","logging_enabled":false,"logging_nonce":"f57a3f227c","ua_tracker":""}; var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/xeinadin.com\/wp-admin\/admin-ajax.php","nonce":"6ee0b3e6cc","urls":{"assets":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/xeinadin.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/xeinadin.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; document.addEventListener('facetwp-loaded', function() { jQuery('.link').on( 'click', function() { var cl_parent = jQuery(this).parent().parent().parent(); var name = jQuery(cl_parent).find('.cl-name').val(); var subtitle = jQuery(cl_parent).find('.cl-subtitle').val(); var job = jQuery(cl_parent).find('.cl-job').val(); var content = jQuery(cl_parent).find('.cl-content').val(); var img = jQuery(cl_parent).find('.cl-image').val(); var linkedin = jQuery(cl_parent).find('.cl-linkedin').val(); var mail = jQuery(cl_parent).find('.cl-mail').val(); var location = jQuery(cl_parent).find('.cl-location').val(); setTimeout(function(){ jQuery('.cl-content .elementor-widget-container').html(content); jQuery('.cl-name .elementor-widget-container h2').html(name); // console.log(name) // console.log(cl_parent); jQuery('.cl-subtitle .elementor-widget-container span').html(subtitle); jQuery('.cl-job .elementor-widget-container span').html(job); jQuery('.cl-image .elementor-widget-container img').attr('src', img); jQuery('.cl-linkedin .elementor-widget-container a').attr('href', linkedin); jQuery('.cl-mail .elementor-widget-container a').attr('href', mail); jQuery('.cl-location .elementor-widget-container span').html(location); }, 200); }); }); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "48", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_48" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_48"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_48" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 48, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "26", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_26" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_26"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_26" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 26, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "35", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_35" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_35"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_35" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 35, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); NPRL.registerInlineScript("d3e2d928cce07e9256efe069fd1fe11a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkM2UyZDkyOGNjZTA3ZTkyNTZlZmUwNjlmZDFmZTExYS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("2f54dfffd4a84ca13d214e8bc206f392-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIyZjU0ZGZmZmQ0YTg0Y2ExM2QyMTRlOGJjMjA2ZjM5Mi0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("9c5a6c029fc466042d7e05555fed289e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI5YzVhNmMwMjlmYzQ2NjA0MmQ3ZTA1NTU1ZmVkMjg5ZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/tools.luckyorange.com/core/nitro-min-3cb6f6be3d00fc3e39c3fe193c24b30c.lo.js", "72f55b811df1628d114770435c96d6d3-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiYXN5bmMiOmZhbHNlLCJkZWZlciI6ZmFsc2UsImlkIjoiNzJmNTViODExZGYxNjI4ZDExNDc3MDQzNWM5NmQ2ZDMtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3Rvb2xzLmx1Y2t5b3JhbmdlLmNvbVwvY29yZVwvbG8uanM/c2l0ZS1pZD1hOGQ1NGUzMSJ9");NPRL.registerInlineScript("ba4e20d4c45018ed07df52c683065f0e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJiYTRlMjBkNGM0NTAxOGVkMDdkZjUyYzY4MzA2NWYwZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/nitro-min-email-decode.min.js", "83b926d767a9ed3e82c910cc56deb9c5-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGF0YS1jZmFzeW5jIjoiZmFsc2UiLCJpZCI6IjgzYjkyNmQ3NjdhOWVkM2U4MmM5MTBjYzU2ZGViOWM1LTEifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL2Nkbi1jZ2lcL3NjcmlwdHNcLzVjNWRkNzI4XC9jbG91ZGZsYXJlLXN0YXRpY1wvZW1haWwtZGVjb2RlLm1pbi5qcyJ9");NPRL.registerInlineScript("72d88a13ee48bb40ce04021cb2a999cd-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI3MmQ4OGExM2VlNDhiYjQwY2UwNDAyMWNiMmE5OTljZC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/cl-xgl-functions/js/nitro-min-515256a13fd66d71a2887d1dc1ecc93c.form-functions.js", "form-functions.js-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJmb3JtLWZ1bmN0aW9ucy5qcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvY2wteGdsLWZ1bmN0aW9uc1wvanNcL2Zvcm0tZnVuY3Rpb25zLmpzP3Zlcj0xLjAifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/dynamicconditions/Public/js/nitro-min-93f6bbeb695c41e93346a8b399164ddd.dynamic-conditions-public.js", "dynamic-conditions-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkeW5hbWljLWNvbmRpdGlvbnMtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2R5bmFtaWNjb25kaXRpb25zXC9QdWJsaWNcL2pzXC9keW5hbWljLWNvbmRpdGlvbnMtcHVibGljLmpzP3Zlcj0xLjcuNSJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/jquery/ui/nitro-min-b37ee7748593354934fd70387522d067.core.min.js", "jquery-ui-core-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJqcXVlcnktdWktY29yZS1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9qcXVlcnlcL3VpXC9jb3JlLm1pbi5qcz92ZXI9MS4xMy4zIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-5346137ba85973c94857eab7e0d8cf5c.dom-ready.min.js", "wp-dom-ready-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1kb20tcmVhZHktanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWluY2x1ZGVzXC9qc1wvZGlzdFwvZG9tLXJlYWR5Lm1pbi5qcz92ZXI9Zjc3ODcxZmY3Njk0ZmZmZWEzODEifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-4fddbd9c6f14b07aa4889bdf1cf9cb3a.hooks.min.js", "wp-hooks-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1ob29rcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC9kaXN0XC9ob29rcy5taW4uanM/dmVyPTRkNjNhM2Q0OTFkMTFmZmQ4YWM2In0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-c33ce3335593203d6e5cdf3fa9d16b8c.i18n.min.js", "wp-i18n-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2kxOG4ubWluLmpzP3Zlcj01ZTU4MGViNDZhOTBjMmI5OTdlNiJ9");NPRL.registerInlineScript("wp-i18n-js-after", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1pMThuLWpzLWFmdGVyIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("wp-a11y-js-translations", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzLXRyYW5zbGF0aW9ucyJ9LCJjYW5vbmljYWxMaW5rIjoiIn0=");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/dist/nitro-min-3f73a7c5a8f00e92b32b83a1ed036739.a11y.min.js", "wp-a11y-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hMTF5LWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL2Rpc3RcL2ExMXkubWluLmpzP3Zlcj0zMTU2NTM0Y2M1NDQ3MzQ5N2UxNCJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/akismet/_inc/nitro-min-17fb5a54155153bc126e7b57c62d5a93.akismet-frontend.js", "akismet-frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiZGVmZXIiOmZhbHNlLCJpZCI6ImFraXNtZXQtZnJvbnRlbmQtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC94ZWluYWRpbi5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2FraXNtZXRcL19pbmNcL2FraXNtZXQtZnJvbnRlbmQuanM/dmVyPTE3NTk0MDMzODAifQ==");NPRL.registerInlineScript("wp-ajax-response-js-extra", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzLWV4dHJhIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-includes/js/nitro-min-32d447e14b3b16bd53397eae0d748d66.wp-ajax-response.min.js", "wp-ajax-response-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1hamF4LXJlc3BvbnNlLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wveGVpbmFkaW4uY29tXC93cC1pbmNsdWRlc1wvanNcL3dwLWFqYXgtcmVzcG9uc2UubWluLmpzP3Zlcj02LjguMyJ9");NPRL.registerScript("https://cdn-iledkfl.nitrocdn.com/ypeUpfkxahOkKdQeAZjKCGthUcUSRybC/assets/static/optimized/rev-8cae443/xeinadin.com/wp-content/plugins/gravityformsgoogleanalytics/js/nitro-min-8d5af8092f2c8b111aa8dcab096946ed.google-analytics.min.js", "gforms_google_analytics_frontend-js", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJnZm9ybXNfZ29vZ2xlX2FuYWx5dGljc19mcm9udGVuZC1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3hlaW5hZGluLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvZ3Jhdml0eWZvcm1zZ29vZ2xlYW5hbHl0aWNzXC9qc1wvZ29vZ2xlLWFuYWx5dGljcy5taW4uanM/dmVyPTIuNC4wIn0=");NPRL.registerInlineScript("f9686e612bb38422c1644f2298eb11c1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImY5Njg2ZTYxMmJiMzg0MjJjMTY0NGYyMjk4ZWIxMWMxLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("664651432baf3f521c2c08eaacc8a0a1-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI2NjQ2NTE0MzJiYWYzZjUyMWMyYzA4ZWFhY2M4YTBhMS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("fe4137d5081ce95618e1f924bb4261d6-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImZlNDEzN2Q1MDgxY2U5NTYxOGUxZjkyNGJiNDI2MWQ2LTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("179768e66b7348f70d18960351934538-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIxNzk3NjhlNjZiNzM0OGY3MGQxODk2MDM1MTkzNDUzOC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("58346c62dffe189461c8cc9ca6950c6a-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI1ODM0NmM2MmRmZmUxODk0NjFjOGNjOWNhNjk1MGM2YS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("db849d0dd71ac4423ec665e7f1bf7986-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkYjg0OWQwZGQ3MWFjNDQyM2VjNjY1ZTdmMWJmNzk4Ni0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px;}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px;}:where(body){margin:0;}.wp-site-blocks > .alignleft{float:left;margin-right:2em;}.wp-site-blocks > .alignright{float:right;margin-left:2em;}.wp-site-blocks > .aligncenter{justify-content:center;margin-left:auto;margin-right:auto;}:where(.wp-site-blocks) > *{margin-block-start:24px;margin-block-end:0;}:where(.wp-site-blocks) > :first-child{margin-block-start:0;}:where(.wp-site-blocks) > :last-child{margin-block-end:0;}:root{--wp--style--block-gap:24px;}:root :where(.is-layout-flow) > :first-child{margin-block-start:0;}:root :where(.is-layout-flow) > :last-child{margin-block-end:0;}:root :where(.is-layout-flow) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start:0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end:0;}:root :where(.is-layout-constrained) > *{margin-block-start:24px;margin-block-end:0;}:root :where(.is-layout-flex){gap:24px;}:root :where(.is-layout-grid){gap:24px;}.is-layout-flow > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-flow > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-flow > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignleft{float:left;margin-inline-start:0;margin-inline-end:2em;}.is-layout-constrained > .alignright{float:right;margin-inline-start:2em;margin-inline-end:0;}.is-layout-constrained > .aligncenter{margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important;}.is-layout-constrained > .alignwide{max-width:var(--wp--style--global--wide-size);}body .is-layout-flex{display:flex;}.is-layout-flex{flex-wrap:wrap;align-items:center;}.is-layout-flex > :is(*,div){margin:0;}body .is-layout-grid{display:grid;}.is-layout-grid > :is(*,div){margin:0;}body{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}a:where(:not(.wp-element-button)){text-decoration:underline;}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}.has-black-color{color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color:var(--wp--preset--color--white) !important;}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color:var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color:var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important;}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6;}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}@media screen and (max-height: 1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}@media screen and (max-height: 640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important;}.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload).nitro-lazy,.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *.nitro-lazy{background-image:none !important;}NPRL.boot();(function(){let e=Math.max(document.documentElement.clientHeight||0,window.innerHeight||0);let t=typeof NPSH!=="undefined"&&NPSH.isScrolled();let n=[];let i=["nitro-offscreen"];let l=[""];let d="nitro-lazy-render";if(t){i.shift()}if(l[0].length){i.push(...l)}function o(t){if(t===null)return;let i=t.children.length;let l;let f=["SCRIPT","STYLE","LINK","TEMPLATE"];for(let r=0;r<i;r++){l=t.children[r];if(f.indexOf(l.tagName)==-1&&l.classList.contains(d)===false){let t=l.getBoundingClientRect();if(t.width*t.height>0){if(t.y>e){n.push(l)}else{o(l)}}}}}if(typeof NPRL!=="undefined"&&i.length){o(document.body);if(!t){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}let l=false;function f(){if(!l){document.getElementById("nitro-preloader")?.remove();l=true}}window.addEventListener("NitroStylesLoaded",f);setTimeout(f,3e3)}else{window.addEventListener("NitroStylesLoaded",()=>{requestAnimationFrame(function(){let e=n.length;let t;for(let l=1;l<e;l++){t=n[l];t.classList.add(...i)}})})}}})();.nitro-offscreen { display: none !important; }