{"id":1023,"date":"2026-04-06T15:02:47","date_gmt":"2026-04-06T15:02:47","guid":{"rendered":"http:\/\/www.tasaccountants.com\/?page_id=1023"},"modified":"2026-04-07T07:38:58","modified_gmt":"2026-04-07T07:38:58","slug":"about-us","status":"publish","type":"page","link":"https:\/\/www.tasaccountants.com\/?page_id=1023","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1023\" class=\"elementor elementor-1023\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6174bf e-flex e-con-boxed e-con e-parent\" data-id=\"a6174bf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-633d429 elementor-widget elementor-widget-html\" data-id=\"633d429\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\r\n<title>TAS Accountants | About Us<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Cormorant+Garamond:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n<style>\r\n\/* ============================================\r\n   TAS ACCOUNTANTS - ABOUT US PAGE\r\n   No Header | No Footer | Pure About Content\r\n   ============================================ *\/\r\n\r\n* {\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\n:root {\r\n  --ink: #0A0F1C;\r\n  --charcoal: #1A1F2E;\r\n  --slate: #2E3447;\r\n  --pewter: #4A5468;\r\n  --silver: #8B95A8;\r\n  --fog: #C5CBD6;\r\n  --pearl: #E8EBF0;\r\n  --champagne: #C9A961;\r\n  --gold: #B8942E;\r\n  --teal: #2C7A7B;\r\n  --jade: #38B2AC;\r\n  --white: #FFFFFF;\r\n}\r\n\r\nbody {\r\n  font-family: 'Inter', sans-serif;\r\n  background: var(--ink);\r\n  color: var(--fog);\r\n  line-height: 1.65;\r\n  -webkit-font-smoothing: antialiased;\r\n  overflow-x: hidden;\r\n}\r\n\r\n\/* ============================================\r\n   PAGE CONTAINER\r\n   ============================================ *\/\r\n.about-page {\r\n  max-width: 1400px;\r\n  margin: 0 auto;\r\n  padding: 60px 40px 100px;\r\n}\r\n\r\n\/* ============================================\r\n   HERO SECTION with Background Image\r\n   ============================================ *\/\r\n.about-hero {\r\n  position: relative;\r\n  text-align: center;\r\n  margin-bottom: 80px;\r\n  padding: 100px 40px;\r\n  border-radius: 48px;\r\n  overflow: hidden;\r\n  isolation: isolate;\r\n}\r\n\r\n.hero-bg-image {\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  z-index: 0;\r\n  filter: brightness(0.35) contrast(1.1) saturate(1.15);\r\n}\r\n\r\n.hero-overlay {\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  background: linear-gradient(135deg, rgba(10,15,28,0.88) 0%, rgba(26,31,46,0.82) 50%, rgba(10,15,28,0.88) 100%);\r\n  z-index: 1;\r\n}\r\n\r\n.about-hero .section-label,\r\n.about-hero h1,\r\n.about-hero .hero-description {\r\n  position: relative;\r\n  z-index: 2;\r\n}\r\n\r\n.about-hero .section-label {\r\n  display: inline-block;\r\n  font-size: 0.75rem;\r\n  font-weight: 700;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  color: var(--champagne);\r\n  margin-bottom: 20px;\r\n  background: rgba(0,0,0,0.4);\r\n  padding: 8px 20px;\r\n  border-radius: 40px;\r\n  backdrop-filter: blur(4px);\r\n}\r\n\r\n.about-hero h1 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(3rem, 5vw, 4.8rem);\r\n  font-weight: 600;\r\n  color: var(--white);\r\n  line-height: 1.15;\r\n  margin-bottom: 24px;\r\n  letter-spacing: -0.03em;\r\n}\r\n\r\n.about-hero h1 span {\r\n  color: var(--champagne);\r\n}\r\n\r\n.about-hero .hero-description {\r\n  max-width: 850px;\r\n  margin: 0 auto;\r\n  font-size: 1.1rem;\r\n  line-height: 1.7;\r\n  color: var(--fog);\r\n}\r\n\r\n\/* ============================================\r\n   CONTENT SECTIONS\r\n   ============================================ *\/\r\n.content-section {\r\n  margin-bottom: 70px;\r\n}\r\n\r\n.content-section h2 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 2rem;\r\n  font-weight: 600;\r\n  color: var(--white);\r\n  margin-bottom: 24px;\r\n  letter-spacing: -0.02em;\r\n  position: relative;\r\n  display: inline-block;\r\n}\r\n\r\n.content-section h2:after {\r\n  content: '';\r\n  position: absolute;\r\n  bottom: -8px;\r\n  left: 0;\r\n  width: 60px;\r\n  height: 3px;\r\n  background: linear-gradient(90deg, var(--champagne), var(--jade));\r\n  border-radius: 2px;\r\n}\r\n\r\n.content-section p {\r\n  font-size: 1rem;\r\n  line-height: 1.75;\r\n  color: var(--fog);\r\n  margin-bottom: 20px;\r\n}\r\n\r\n\/* ============================================\r\n   FEATURE IMAGE ROW\r\n   ============================================ *\/\r\n.feature-image-row {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, 1fr);\r\n  gap: 32px;\r\n  margin: 60px 0;\r\n}\r\n\r\n.feature-image-card {\r\n  border-radius: 28px;\r\n  overflow: hidden;\r\n  border: 1px solid rgba(255, 255, 255, 0.08);\r\n  transition: all 0.5s ease;\r\n}\r\n\r\n.feature-image-card:hover {\r\n  transform: translateY(-8px);\r\n  border-color: rgba(201, 169, 97, 0.3);\r\n  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);\r\n}\r\n\r\n.feature-image-card img {\r\n  width: 100%;\r\n  height: 260px;\r\n  object-fit: cover;\r\n  display: block;\r\n}\r\n\r\n.feature-image-caption {\r\n  background: rgba(255, 255, 255, 0.03);\r\n  padding: 20px 24px;\r\n  text-align: center;\r\n}\r\n\r\n.feature-image-caption h4 {\r\n  color: var(--champagne);\r\n  font-size: 1.1rem;\r\n  font-weight: 700;\r\n  margin-bottom: 6px;\r\n}\r\n\r\n.feature-image-caption p {\r\n  color: var(--silver);\r\n  font-size: 0.85rem;\r\n}\r\n\r\n\/* ============================================\r\n   VALUES GRID\r\n   ============================================ *\/\r\n.values-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 32px;\r\n  margin: 50px 0 60px;\r\n}\r\n\r\n.value-card {\r\n  background: rgba(255, 255, 255, 0.03);\r\n  border: 1px solid rgba(255, 255, 255, 0.07);\r\n  border-radius: 24px;\r\n  padding: 36px 28px;\r\n  text-align: center;\r\n  transition: all 0.4s ease;\r\n}\r\n\r\n.value-card:hover {\r\n  background: rgba(255, 255, 255, 0.05);\r\n  border-color: rgba(201, 169, 97, 0.35);\r\n  transform: translateY(-8px);\r\n  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);\r\n}\r\n\r\n.value-icon {\r\n  width: 70px;\r\n  height: 70px;\r\n  background: linear-gradient(135deg, rgba(201, 169, 97, 0.15), rgba(56, 178, 172, 0.15));\r\n  border-radius: 20px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin: 0 auto 24px;\r\n  border: 1px solid rgba(255, 255, 255, 0.08);\r\n}\r\n\r\n.value-icon i {\r\n  font-size: 30px;\r\n  color: var(--champagne);\r\n}\r\n\r\n.value-card h3 {\r\n  font-size: 1.3rem;\r\n  font-weight: 700;\r\n  color: var(--white);\r\n  margin-bottom: 12px;\r\n}\r\n\r\n.value-card p {\r\n  font-size: 0.9rem;\r\n  line-height: 1.6;\r\n  color: var(--fog);\r\n  margin-bottom: 0;\r\n}\r\n\r\n\/* ============================================\r\n   SERVICES LIST\r\n   ============================================ *\/\r\n.services-list {\r\n  background: rgba(255, 255, 255, 0.02);\r\n  border: 1px solid rgba(255, 255, 255, 0.05);\r\n  border-radius: 28px;\r\n  padding: 40px 48px;\r\n  margin: 40px 0;\r\n}\r\n\r\n.services-list h3 {\r\n  font-size: 1.3rem;\r\n  font-weight: 700;\r\n  color: var(--white);\r\n  margin-bottom: 24px;\r\n  text-align: center;\r\n}\r\n\r\n.services-grid-mini {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 16px;\r\n}\r\n\r\n.service-item {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  padding: 12px 16px;\r\n  background: rgba(255, 255, 255, 0.03);\r\n  border-radius: 12px;\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.service-item:hover {\r\n  background: rgba(201, 169, 97, 0.08);\r\n  transform: translateX(5px);\r\n}\r\n\r\n.service-item i {\r\n  color: var(--champagne);\r\n  font-size: 14px;\r\n}\r\n\r\n.service-item span {\r\n  font-size: 0.9rem;\r\n  color: var(--fog);\r\n}\r\n\r\n\/* ============================================\r\n   SISTER COMPANIES SECTION\r\n   ============================================ *\/\r\n.sister-companies {\r\n  background: linear-gradient(135deg, var(--charcoal) 0%, var(--ink) 100%);\r\n  border: 1px solid rgba(201, 169, 97, 0.15);\r\n  border-radius: 28px;\r\n  padding: 48px;\r\n  margin: 60px 0;\r\n  text-align: center;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.sister-companies::before {\r\n  content: '';\r\n  position: absolute;\r\n  inset: 0;\r\n  background: url('https:\/\/images.unsplash.com\/photo-1522071820081-009f0129c71c?w=800&h=400&fit=crop') center\/cover no-repeat;\r\n  opacity: 0.03;\r\n  pointer-events: none;\r\n}\r\n\r\n.sister-companies h3 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 1.6rem;\r\n  font-weight: 600;\r\n  color: var(--white);\r\n  margin-bottom: 16px;\r\n  position: relative;\r\n  z-index: 2;\r\n}\r\n\r\n.sister-companies p {\r\n  color: var(--silver);\r\n  margin-bottom: 28px;\r\n  position: relative;\r\n  z-index: 2;\r\n}\r\n\r\n.companies-grid {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  justify-content: center;\r\n  gap: 20px;\r\n  position: relative;\r\n  z-index: 2;\r\n}\r\n\r\n.company-badge {\r\n  background: rgba(255, 255, 255, 0.05);\r\n  border: 1px solid rgba(255, 255, 255, 0.1);\r\n  border-radius: 40px;\r\n  padding: 10px 24px;\r\n  font-size: 0.85rem;\r\n  font-weight: 500;\r\n  color: var(--fog);\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.company-badge:hover {\r\n  background: rgba(201, 169, 97, 0.15);\r\n  border-color: var(--champagne);\r\n  color: var(--champagne);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n\/* ============================================\r\n   CONTACT INFO SECTION\r\n   ============================================ *\/\r\n.contact-info {\r\n  background: rgba(255, 255, 255, 0.02);\r\n  border: 1px solid rgba(255, 255, 255, 0.05);\r\n  border-radius: 28px;\r\n  padding: 48px;\r\n  margin: 50px 0 40px;\r\n  text-align: center;\r\n}\r\n\r\n.contact-info h3 {\r\n  font-size: 1.4rem;\r\n  font-weight: 700;\r\n  color: var(--white);\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.contact-info p {\r\n  color: var(--fog);\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.contact-details {\r\n  margin-top: 24px;\r\n  display: flex;\r\n  justify-content: center;\r\n  gap: 32px;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n.contact-details a {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  padding: 12px 28px;\r\n  background: rgba(201, 169, 97, 0.1);\r\n  border: 1px solid rgba(201, 169, 97, 0.3);\r\n  border-radius: 40px;\r\n  color: var(--champagne);\r\n  text-decoration: none;\r\n  font-size: 0.9rem;\r\n  font-weight: 500;\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.contact-details a:hover {\r\n  background: var(--champagne);\r\n  color: var(--ink);\r\n  transform: translateY(-3px);\r\n}\r\n\r\n\/* ============================================\r\n   STATS SECTION\r\n   ============================================ *\/\r\n.stats-section {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 24px;\r\n  margin: 60px 0;\r\n  padding: 40px 0;\r\n  border-top: 1px solid rgba(255, 255, 255, 0.06);\r\n  border-bottom: 1px solid rgba(255, 255, 255, 0.06);\r\n}\r\n\r\n.stat-item {\r\n  text-align: center;\r\n  padding: 20px;\r\n  transition: all 0.4s ease;\r\n  border-radius: 24px;\r\n}\r\n\r\n.stat-item:hover {\r\n  background: rgba(255, 255, 255, 0.03);\r\n  transform: translateY(-5px);\r\n}\r\n\r\n.stat-number {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 2.8rem;\r\n  font-weight: 700;\r\n  background: linear-gradient(135deg, var(--champagne), var(--jade));\r\n  -webkit-background-clip: text;\r\n  background-clip: text;\r\n  -webkit-text-fill-color: transparent;\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.stat-label {\r\n  font-size: 0.8rem;\r\n  font-weight: 600;\r\n  letter-spacing: 0.1em;\r\n  text-transform: uppercase;\r\n  color: var(--silver);\r\n}\r\n\r\n\/* ============================================\r\n   CTA SECTION with Background Image\r\n   ============================================ *\/\r\n.cta-section {\r\n  background: linear-gradient(135deg, var(--charcoal) 0%, var(--ink) 100%);\r\n  border: 1px solid rgba(201, 169, 97, 0.2);\r\n  border-radius: 32px;\r\n  padding: 60px 48px;\r\n  text-align: center;\r\n  margin-top: 60px;\r\n  position: relative;\r\n  overflow: hidden;\r\n  transition: all 0.4s ease;\r\n}\r\n\r\n.cta-section::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  right: 0;\r\n  bottom: 0;\r\n  background: url('https:\/\/images.unsplash.com\/photo-1554224155-6726b3ff858f?w=800&h=400&fit=crop') center\/cover no-repeat;\r\n  opacity: 0.05;\r\n  pointer-events: none;\r\n}\r\n\r\n.cta-section:hover {\r\n  border-color: rgba(201, 169, 97, 0.4);\r\n  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\r\n}\r\n\r\n.cta-section h2 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 2.2rem;\r\n  font-weight: 600;\r\n  color: var(--white);\r\n  margin-bottom: 16px;\r\n  position: relative;\r\n  z-index: 2;\r\n}\r\n\r\n.cta-section p {\r\n  color: var(--fog);\r\n  margin-bottom: 32px;\r\n  max-width: 600px;\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n  position: relative;\r\n  z-index: 2;\r\n}\r\n\r\n.cta-button {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  padding: 14px 36px;\r\n  background: linear-gradient(135deg, var(--champagne), var(--gold));\r\n  border: none;\r\n  border-radius: 40px;\r\n  font-family: 'Inter', sans-serif;\r\n  font-size: 0.85rem;\r\n  font-weight: 700;\r\n  letter-spacing: 0.08em;\r\n  text-transform: uppercase;\r\n  color: var(--ink);\r\n  text-decoration: none;\r\n  transition: all 0.3s ease;\r\n  cursor: pointer;\r\n  position: relative;\r\n  z-index: 2;\r\n}\r\n\r\n.cta-button:hover {\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 8px 25px rgba(201, 169, 97, 0.4);\r\n  gap: 16px;\r\n}\r\n\r\n\/* ============================================\r\n   RESPONSIVE\r\n   ============================================ *\/\r\n@media (max-width: 1024px) {\r\n  .about-page {\r\n    padding: 40px 24px 80px;\r\n  }\r\n  \r\n  .about-hero {\r\n    padding: 70px 30px;\r\n  }\r\n  \r\n  .values-grid {\r\n    grid-template-columns: repeat(2, 1fr);\r\n  }\r\n  \r\n  .services-grid-mini {\r\n    grid-template-columns: repeat(2, 1fr);\r\n  }\r\n  \r\n  .feature-image-row {\r\n    grid-template-columns: 1fr;\r\n    gap: 24px;\r\n  }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .about-page {\r\n    padding: 30px 20px 60px;\r\n  }\r\n  \r\n  .about-hero {\r\n    padding: 50px 24px;\r\n    margin-bottom: 50px;\r\n  }\r\n  \r\n  .values-grid {\r\n    grid-template-columns: 1fr;\r\n    gap: 20px;\r\n  }\r\n  \r\n  .services-list {\r\n    padding: 28px 24px;\r\n  }\r\n  \r\n  .services-grid-mini {\r\n    grid-template-columns: 1fr;\r\n  }\r\n  \r\n  .stats-section {\r\n    grid-template-columns: repeat(2, 1fr);\r\n    gap: 20px;\r\n  }\r\n  \r\n  .sister-companies {\r\n    padding: 32px 24px;\r\n  }\r\n  \r\n  .contact-info {\r\n    padding: 32px 24px;\r\n  }\r\n  \r\n  .contact-details {\r\n    flex-direction: column;\r\n    align-items: center;\r\n  }\r\n  \r\n  .cta-section {\r\n    padding: 40px 28px;\r\n  }\r\n  \r\n  .cta-section h2 {\r\n    font-size: 1.8rem;\r\n  }\r\n  \r\n  .feature-image-card img {\r\n    height: 200px;\r\n  }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .about-page {\r\n    padding: 20px 16px 40px;\r\n  }\r\n  \r\n  .about-hero {\r\n    padding: 40px 20px;\r\n  }\r\n  \r\n  .stats-section {\r\n    grid-template-columns: 1fr;\r\n    gap: 16px;\r\n  }\r\n  \r\n  .content-section h2 {\r\n    font-size: 1.6rem;\r\n  }\r\n  \r\n  .cta-button {\r\n    padding: 12px 28px;\r\n    font-size: 0.75rem;\r\n  }\r\n}\r\n\r\n\/* ============================================\r\n   ANIMATIONS\r\n   ============================================ *\/\r\n@keyframes fadeInUp {\r\n  from {\r\n    opacity: 0;\r\n    transform: translateY(30px);\r\n  }\r\n  to {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n}\r\n\r\n.about-hero {\r\n  animation: fadeInUp 0.7s ease forwards;\r\n  opacity: 0;\r\n  animation-delay: 0.05s;\r\n}\r\n\r\n.feature-image-card {\r\n  animation: fadeInUp 0.6s ease forwards;\r\n  opacity: 0;\r\n}\r\n\r\n.feature-image-card:nth-child(1) { animation-delay: 0.1s; }\r\n.feature-image-card:nth-child(2) { animation-delay: 0.15s; }\r\n\r\n.value-card {\r\n  animation: fadeInUp 0.5s ease forwards;\r\n  opacity: 0;\r\n}\r\n\r\n.value-card:nth-child(1) { animation-delay: 0.2s; }\r\n.value-card:nth-child(2) { animation-delay: 0.25s; }\r\n.value-card:nth-child(3) { animation-delay: 0.3s; }\r\n\r\n.service-item, .company-badge {\r\n  animation: fadeInUp 0.5s ease forwards;\r\n  opacity: 0;\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"about-page\">\r\n\r\n  <!-- Hero Section with Background Image -->\r\n  <div class=\"about-hero\">\r\n    <img decoding=\"async\" class=\"hero-bg-image\" src=\"https:\/\/images.unsplash.com\/photo-1522071820081-009f0129c71c?w=1600&h=800&fit=crop\" alt=\"Professional accounting team collaboration\" loading=\"eager\">\r\n    <div class=\"hero-overlay\"><\/div>\r\n    <span class=\"section-label\"><i class=\"fas fa-building\"><\/i> ABOUT TAS ACCOUNTANTS<\/span>\r\n    <h1>Accounting with <span>Integrity<\/span><br>and Trust<\/h1>\r\n    <div class=\"hero-description\">\r\n      <p>At TAS Accountants we believe in providing our clients with an accountancy service that they can trust. For over 18 years, we have been providing our clients with access to our expert knowledge and experience that is proven to get results. From our very beginning, we have aimed to provide an impartial and trustworthy service that our clients have come to trust and rely on.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Feature Image Row 1 -->\r\n  <div class=\"feature-image-row\">\r\n    <div class=\"feature-image-card\">\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1554224155-8d04cb21cd6c?w=800&h=500&fit=crop\" alt=\"Accountants reviewing financial documents\">\r\n      <div class=\"feature-image-caption\">\r\n        <h4>Expert Team<\/h4>\r\n        <p>Dedicated professionals with decades of combined experience<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"feature-image-card\">\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1454165804606-c3d57bc86b40?w=800&h=500&fit=crop\" alt=\"Business meeting with financial advisors\">\r\n      <div class=\"feature-image-caption\">\r\n        <h4>Client Collaboration<\/h4>\r\n        <p>Working closely with you to achieve your financial goals<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Our Philosophy -->\r\n  <div class=\"content-section\">\r\n    <h2>Our Philosophy<\/h2>\r\n    <p>We believe that any accountancy firm should be approachable, friendly and professional and that is what we always aim to offer. Our whole service is designed to give our clients a simple solution to all of their finance and accountancy needs. To achieve this, we have always worked closely with clients in order to determine their specific needs and situation.<\/p>\r\n    <p>Many businesses across a wide range of industries benefit from our complete service. We understand that when it comes to accountancy and finances, many businesses simply do not have the time to keep on top of everything. Therefore, our aim is to provide clients with a service that they can turn to when they need it. We take an innovative approach to the way in which we work and that sets us apart from our competitors. We can streamline the way in which your business performs from a financial aspect and ensure that you remain compliant with all laws.<\/p>\r\n  <\/div>\r\n\r\n  <!-- A Service with a Difference -->\r\n  <div class=\"content-section\">\r\n    <h2>A Service with a Difference<\/h2>\r\n    <p>What makes us so different is that we offer a personal service that is tailored to each specific client. As a business, we are constantly evolving and that enables us to provide a complete service that works for you. Our ability to build a relationship with you ensures that we are all working towards the same goal. We inform, collaborate and always ensure that we are there for you. Whatever the need might be, we are an accountancy firm that is here for you.<\/p>\r\n    <p>We pride ourselves on our committed team who deliver our service using their knowledge and experience. Through providing an industry-leading service, we are now highly regarded throughout the area. We are forward thinking and always look to offer an efficient service that gives you everything you need when you need it. We appreciate that your finances are crucial to your business, so we are here for you.<\/p>\r\n    <p>We treat your finances like our finances and that allows us to feel as though we are part of your business. This approach is something that we have always believed in and that allows us to continue to deliver a service that you can rely on.<\/p>\r\n  <\/div>\r\n\r\n  <!-- Values Grid -->\r\n  <div class=\"values-grid\">\r\n    <div class=\"value-card\">\r\n      <div class=\"value-icon\"><i class=\"fas fa-handshake\"><\/i><\/div>\r\n      <h3>We Work With You<\/h3>\r\n      <p>Our service fits around your busy schedule. We run a flexible appointment service designed to meet the demands of your busy schedule.<\/p>\r\n    <\/div>\r\n    <div class=\"value-card\">\r\n      <div class=\"value-icon\"><i class=\"fas fa-chart-line\"><\/i><\/div>\r\n      <h3>Reliability & Efficiency<\/h3>\r\n      <p>Our ability to work to tight deadlines and deliver results motivates us to provide a first class service. You can rely on us to deliver every time.<\/p>\r\n    <\/div>\r\n    <div class=\"value-card\">\r\n      <div class=\"value-icon\"><i class=\"fas fa-users\"><\/i><\/div>\r\n      <h3>A Dedicated Team<\/h3>\r\n      <p>Our complete service is delivered by a dedicated team of experts. Whatever industry you work in, we have specialists who take pride in their work.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Let Us Take Care Section -->\r\n  <div class=\"content-section\">\r\n    <h2>Let Us Take Care of Your Finances<\/h2>\r\n    <p>Whatever your requirements, we are here for you. From specialist advice to a simple discussion about your financial position, you can trust us. Our experts are on hand with a friendly and professional approach that instantly makes you realise that you are in safe hands.<\/p>\r\n  <\/div>\r\n\r\n  <!-- Services List -->\r\n  <div class=\"services-list\">\r\n    <h3>We Cover the Following and More<\/h3>\r\n    <div class=\"services-grid-mini\">\r\n      <div class=\"service-item\"><i class=\"fas fa-check-circle\"><\/i><span>Annual Accounts<\/span><\/div>\r\n      <div class=\"service-item\"><i class=\"fas fa-check-circle\"><\/i><span>Tax Returns<\/span><\/div>\r\n      <div class=\"service-item\"><i class=\"fas fa-check-circle\"><\/i><span>VAT Returns<\/span><\/div>\r\n      <div class=\"service-item\"><i class=\"fas fa-check-circle\"><\/i><span>Payroll<\/span><\/div>\r\n      <div class=\"service-item\"><i class=\"fas fa-check-circle\"><\/i><span>Accounts Preparation & Submission<\/span><\/div>\r\n      <div class=\"service-item\"><i class=\"fas fa-check-circle\"><\/i><span>Company Secretarial Service<\/span><\/div>\r\n      <div class=\"service-item\"><i class=\"fas fa-check-circle\"><\/i><span>Bookkeeping Service<\/span><\/div>\r\n      <div class=\"service-item\"><i class=\"fas fa-check-circle\"><\/i><span>Other Accounting Services<\/span><\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Stats Section -->\r\n  <div class=\"stats-section\">\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-number\">18+<\/div>\r\n      <div class=\"stat-label\">Years Experience<\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-number\">5,000+<\/div>\r\n      <div class=\"stat-label\">Happy Clients<\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-number\">15+<\/div>\r\n      <div class=\"stat-label\">Industry Sectors<\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-number\">100%<\/div>\r\n      <div class=\"stat-label\">Client Dedication<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Sister Companies -->\r\n  <div class=\"sister-companies\">\r\n    <h3>Our Sister Companies<\/h3>\r\n    <p>We are proud to work alongside and collaborate with the following trusted partners:<\/p>\r\n    <div class=\"companies-grid\">\r\n      <span class=\"company-badge\">TAS Holding Limited<\/span>\r\n      <span class=\"company-badge\">Desi Taste Limited<\/span>\r\n      <span class=\"company-badge\">KAHR Group Limited<\/span>\r\n      <span class=\"company-badge\">Education and Skills for Life LTD<\/span>\r\n      <span class=\"company-badge\">Amber Executive Cars Limited<\/span>\r\n      <span class=\"company-badge\">Williams & Co (UK) LTD<\/span>\r\n      <span class=\"company-badge\">Bhatia and Co LTD<\/span>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Contact Info -->\r\n  <div class=\"contact-info\">\r\n    <h3>Get in Touch<\/h3>\r\n    <p>To find out more how you can benefit from our services, simply contact us:<\/p>\r\n    <div class=\"contact-details\">\r\n      <a href=\"mailto:info@tasaccountants.com\"><i class=\"fas fa-envelope\"><\/i> info@tasaccountants.com<\/a>\r\n      <a href=\"tel:01216676494\"><i class=\"fas fa-phone-alt\"><\/i> 0121 667 6494<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- CTA Section -->\r\n  <div class=\"cta-section\">\r\n    <h2>Ready to work with a team you can trust?<\/h2>\r\n    <p>Get in touch with our experts today for a free consultation.<\/p>\r\n    <a href=\"http:\/\/www.tasaccountants.com\/?page_id=1083\" class=\"cta-button\">\r\n      Contact Us Today <i class=\"fas fa-arrow-right\"><\/i>\r\n    <\/a>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>TAS Accountants | About Us ABOUT TAS ACCOUNTANTS Accounting with Integrityand Trust At TAS Accountants we believe in providing our&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1023","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.tasaccountants.com\/index.php?rest_route=\/wp\/v2\/pages\/1023","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tasaccountants.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tasaccountants.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tasaccountants.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tasaccountants.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1023"}],"version-history":[{"count":7,"href":"https:\/\/www.tasaccountants.com\/index.php?rest_route=\/wp\/v2\/pages\/1023\/revisions"}],"predecessor-version":[{"id":1195,"href":"https:\/\/www.tasaccountants.com\/index.php?rest_route=\/wp\/v2\/pages\/1023\/revisions\/1195"}],"wp:attachment":[{"href":"https:\/\/www.tasaccountants.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1023"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}