{"id":3662,"date":"2026-05-14T14:59:50","date_gmt":"2026-05-14T14:59:50","guid":{"rendered":"https:\/\/elevenaccounting.com\/?page_id=3662"},"modified":"2026-05-18T08:26:35","modified_gmt":"2026-05-18T08:26:35","slug":"services","status":"publish","type":"page","link":"https:\/\/elevenaccounting.com\/tr\/services\/","title":{"rendered":"Hizmetler"},"content":{"rendered":"\n<style>\n\/* ================================\n   ELEVEN ACCOUNTING - SERVICES HERO\n   MOBILE TWO TOP CARDS + DETAIL SWIPE SYNC\n=================================== *\/\n\n.ea-services-top {\n  background: #F7FAF9;\n  padding: 18px 26px 16px;\n  position: relative;\n  overflow: hidden;\n}\n\n.ea-services-top * {\n  box-sizing: border-box;\n}\n\n.ea-services-top-wrap {\n  max-width: 1250px;\n  margin: 0 auto;\n}\n\n\/* ================================\n   INTRO\n=================================== *\/\n\n.ea-services-intro {\n  text-align: center;\n  max-width: 880px;\n  margin: 0 auto 14px;\n}\n\n.ea-services-intro-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  color: #00674B;\n  font-size: 10.5px;\n  font-weight: 850;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  margin-bottom: 6px;\n}\n\n.ea-services-intro-kicker::before,\n.ea-services-intro-kicker::after {\n  content: \"\";\n  width: 28px;\n  height: 2px;\n  background: #00674B;\n  border-radius: 999px;\n}\n\n.ea-services-intro h1 {\n  color: #0A9D82;\n  font-size: clamp(31px, 3.45vw, 46px);\n  line-height: 1.02;\n  letter-spacing: -2px;\n  font-weight: 850;\n  margin: 0;\n  white-space: nowrap;\n}\n\n.ea-services-intro h1 span {\n  color: #0A9D82;\n}\n\n.ea-services-intro p {\n  color: #4c5854;\n  font-size: 15.8px;\n  line-height: 1.42;\n  max-width: 700px;\n  margin: 9px auto 0;\n}\n\n\/* ================================\n   MOBILE ONLY ELEMENTS\n=================================== *\/\n\n.ea-mobile-choice-summary,\n.ea-mobile-swipe-note {\n  display: none;\n}\n\n\/* ================================\n   MAIN GRID\n=================================== *\/\n\n.ea-services-hero {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 22px;\n  align-items: stretch;\n  position: relative;\n  padding-top: 12px;\n}\n\n\/* ================================\n   SHARED CARD BASE\n=================================== *\/\n\n.ea-hero-left,\n.ea-flex-card {\n  border: 1px solid rgba(0, 103, 75, 0.11);\n  border-radius: 24px;\n  box-shadow:\n    0 14px 34px rgba(20, 50, 42, 0.05),\n    inset 0 1px 0 rgba(255,255,255,0.85);\n  position: relative;\n  overflow: visible;\n  min-height: 290px;\n  z-index: 2;\n  transition:\n    transform 0.34s ease,\n    box-shadow 0.34s ease,\n    border-color 0.34s ease;\n}\n\n.ea-hero-left:hover,\n.ea-flex-card:hover {\n  transform: translateY(-3px) scale(1.003);\n  border-color: rgba(0, 103, 75, 0.18);\n  box-shadow:\n    0 20px 46px rgba(20, 50, 42, 0.08),\n    0 7px 18px rgba(0, 103, 75, 0.04),\n    inset 0 1px 0 rgba(255,255,255,0.9);\n}\n\n.ea-card-inner {\n  position: relative;\n  overflow: hidden;\n  border-radius: 24px;\n  min-height: 290px;\n  height: 100%;\n  padding: 34px 30px 22px;\n  display: flex;\n  flex-direction: column;\n}\n\n\/* ================================\n   TOP TAB LABELS\n=================================== *\/\n\n.ea-path-label {\n  position: absolute;\n  top: -16px;\n  left: 28px;\n  z-index: 10;\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  min-height: 33px;\n  padding: 7px 17px 7px 14px;\n  border-radius: 999px;\n  background: #00674B;\n  color: #ffffff;\n  border: 4px solid #F7FAF9;\n  box-shadow:\n    0 13px 24px rgba(0,103,75,0.15),\n    inset 0 1px 0 rgba(255,255,255,0.22);\n  font-size: 10.5px;\n  font-weight: 900;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n  line-height: 1;\n  white-space: nowrap;\n}\n\n.ea-path-label::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  border-radius: 999px;\n  background: rgba(255,255,255,0.95);\n  box-shadow: 0 0 0 4px rgba(255,255,255,0.16);\n}\n\n.ea-path-label-light {\n  background: #ffffff;\n  color: #00674B;\n  border-color: #F7FAF9;\n  box-shadow:\n    0 13px 24px rgba(20,50,42,0.10),\n    inset 0 0 0 1px rgba(0,103,75,0.15);\n}\n\n.ea-path-label-light::before {\n  background: #00674B;\n  box-shadow: 0 0 0 4px rgba(0,103,75,0.10);\n}\n\n\/* ================================\n   OR DIVIDER\n=================================== *\/\n\n.ea-path-divider {\n  position: absolute;\n  top: calc(50% + 12px);\n  left: 50%;\n  width: 44px;\n  height: 74%;\n  transform: translate(-50%, -50%);\n  z-index: 8;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  pointer-events: none;\n}\n\n.ea-path-divider::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  bottom: 0;\n  width: 2px;\n  border-radius: 999px;\n  background: linear-gradient(\n    180deg,\n    transparent 0%,\n    rgba(0,103,75,0.16) 14%,\n    rgba(0,103,75,0.55) 50%,\n    rgba(0,103,75,0.16) 86%,\n    transparent 100%\n  );\n}\n\n.ea-path-divider::after {\n  content: \"\";\n  position: absolute;\n  width: 16px;\n  height: 16px;\n  border-radius: 999px;\n  background: rgba(0,103,75,0.12);\n  box-shadow:\n    0 -74px 0 -7px rgba(0,103,75,0.22),\n    0 74px 0 -7px rgba(0,103,75,0.22);\n}\n\n.ea-path-divider span {\n  position: relative;\n  z-index: 3;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 44px;\n  height: 44px;\n  background: #00674B;\n  color: #ffffff;\n  border: 4px solid #F7FAF9;\n  border-radius: 999px;\n  font-size: 10px;\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: 0.11em;\n  text-transform: uppercase;\n  box-shadow:\n    0 13px 28px rgba(0, 103, 75, 0.20),\n    inset 0 1px 0 rgba(255,255,255,0.24);\n}\n\n\/* ================================\n   CARD BACKGROUNDS\n=================================== *\/\n\n.ea-hero-left .ea-card-inner {\n  background:\n    radial-gradient(circle at top left, rgba(10,157,130,0.07), transparent 32%),\n    linear-gradient(135deg, #ffffff 0%, #F7FAF9 100%);\n}\n\n.ea-flex-card .ea-card-inner {\n  background:\n    radial-gradient(circle at top left, rgba(10,157,130,0.07), transparent 32%),\n    radial-gradient(circle at 88% 22%, rgba(0,103,75,0.04), transparent 26%),\n    linear-gradient(135deg, #ffffff 0%, #F7FAF9 100%);\n}\n\n\/* ================================\n   TEXT\n=================================== *\/\n\n.ea-hero-kicker,\n.ea-flex-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  color: #00674B;\n  font-size: 10.8px;\n  font-weight: 850;\n  letter-spacing: 0.17em;\n  text-transform: uppercase;\n  margin-bottom: 12px;\n  position: relative;\n  z-index: 2;\n}\n\n.ea-hero-kicker::before,\n.ea-flex-kicker::before {\n  content: \"\";\n  width: 32px;\n  height: 2px;\n  background: #00674B;\n  border-radius: 999px;\n}\n\n.ea-hero-title,\n.ea-flex-title {\n  color: #073f32;\n  font-size: clamp(30px, 3vw, 42px);\n  line-height: 1.04;\n  letter-spacing: -1.65px;\n  font-weight: 850;\n  margin: 0;\n  max-width: 680px;\n  position: relative;\n  z-index: 2;\n}\n\n.ea-hero-title span,\n.ea-flex-title span {\n  color: #00674B;\n}\n\n\/* ================================\n   BUTTONS\n=================================== *\/\n\n.ea-hero-actions,\n.ea-flex-action {\n  display: flex;\n  gap: 10px;\n  flex-wrap: wrap;\n  margin-top: auto;\n  padding-top: 14px;\n  position: relative;\n  z-index: 2;\n}\n\n.ea-hero-btn,\n.ea-flex-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 40px;\n  border-radius: 999px;\n  padding: 9px 22px;\n  font-size: 13.6px;\n  font-weight: 800;\n  text-decoration: none;\n  line-height: 1;\n  white-space: nowrap;\n  transition:\n    transform 0.28s ease,\n    box-shadow 0.28s ease,\n    background 0.28s ease,\n    color 0.28s ease,\n    border-color 0.28s ease;\n}\n\n.ea-hero-btn-secondary,\n.ea-flex-btn {\n  background: #00674B;\n  color: #ffffff;\n  border: 1.25px solid #00674B;\n  box-shadow: 0 10px 22px rgba(0,103,75,0.11);\n}\n\n.ea-hero-btn-secondary:hover,\n.ea-flex-btn:hover {\n  background: #ffffff;\n  color: #00674B;\n  border-color: #00674B;\n  transform: translateY(-2px) scale(1.02);\n  box-shadow: 0 12px 24px rgba(0,103,75,0.13);\n}\n\n\/* ================================\n   FULL-CYCLE ICON FLOW\n=================================== *\/\n\n.ea-connected-flow {\n  --icon-size: 48px;\n  position: relative;\n  z-index: 2;\n  width: 100%;\n  max-width: 610px;\n  margin: 24px 0 0;\n  transform: translateY(-4px);\n  display: grid;\n  grid-template-columns: 1fr 1.22fr 1fr;\n  align-items: start;\n  text-align: center;\n}\n\n.ea-connected-flow::before {\n  content: \"\";\n  position: absolute;\n  top: calc(var(--icon-size) \/ 2);\n  left: calc(100% \/ 6);\n  right: calc(100% \/ 6);\n  height: 2px;\n  background: linear-gradient(\n    90deg,\n    rgba(0,103,75,0.09),\n    rgba(0,103,75,0.30),\n    rgba(0,103,75,0.09)\n  );\n  transform: translateY(-50%);\n  z-index: -1;\n}\n\n.ea-connected-step {\n  min-width: 0;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: transform 0.3s ease;\n}\n\n.ea-connected-step:hover {\n  transform: translateY(-3px);\n}\n\n.ea-glass-icon {\n  width: var(--icon-size);\n  height: var(--icon-size);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  color: #00674B;\n  background:\n    radial-gradient(circle at 34% 24%, rgba(255,255,255,1), rgba(232,246,242,0.96));\n  border: 1px solid rgba(0,103,75,0.18);\n  box-shadow:\n    0 7px 16px rgba(0,103,75,0.07),\n    inset 0 0 0 5px rgba(0,103,75,0.04),\n    inset 0 1px 0 rgba(255,255,255,0.95);\n  position: relative;\n  overflow: hidden;\n  transition:\n    transform 0.32s ease,\n    box-shadow 0.32s ease,\n    background 0.32s ease,\n    border-color 0.32s ease;\n}\n\n.ea-glass-icon::before {\n  content: \"\";\n  position: absolute;\n  width: 20px;\n  height: 20px;\n  top: 6px;\n  left: 7px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.68);\n  pointer-events: none;\n}\n\n.ea-connected-step .ea-glass-icon {\n  margin: 0 auto 7px;\n  z-index: 2;\n  flex: 0 0 auto;\n}\n\n.ea-connected-step:hover .ea-glass-icon {\n  transform: scale(1.05);\n  border-color: rgba(0,103,75,0.24);\n  background:\n    radial-gradient(circle at 34% 24%, #ffffff, #e4f4ef);\n  box-shadow:\n    0 11px 22px rgba(0,103,75,0.11),\n    inset 0 0 0 5px rgba(0,103,75,0.06),\n    inset 0 1px 0 rgba(255,255,255,0.98);\n}\n\n.ea-glass-icon svg {\n  stroke: currentColor;\n  stroke-width: 2.35;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n  position: relative;\n  z-index: 3;\n}\n\n.ea-bookkeeping-icon svg {\n  width: 22px;\n  height: 22px;\n}\n\n.ea-tax-icon svg {\n  width: 26px;\n  height: 26px;\n  stroke-width: 2.2;\n}\n\n.ea-consulting-icon svg {\n  width: 24px;\n  height: 24px;\n}\n\n.ea-connected-step h3 {\n  color: #073f32;\n  font-size: 12.8px;\n  line-height: 1.1;\n  font-weight: 850;\n  letter-spacing: -0.25px;\n  margin: 0;\n  max-width: 160px;\n}\n\n.ea-tax-step h3 {\n  max-width: none;\n  white-space: nowrap;\n  font-size: 12.5px;\n  letter-spacing: -0.35px;\n}\n\n\/* ================================\n   FLEXIBLE SERVICE BOXES\n=================================== *\/\n\n.ea-flex-services {\n  --mini-icon: 44px;\n  position: relative;\n  z-index: 2;\n  width: 100%;\n  margin: 22px 0 0;\n  transform: translateY(-4px);\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 9px;\n  align-items: stretch;\n  text-align: center;\n}\n\n.ea-flex-service {\n  min-width: 0;\n  min-height: 82px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: flex-start;\n  text-align: center;\n  background:\n    linear-gradient(180deg, rgba(255,255,255,0.92), rgba(247,250,249,0.92));\n  border: 1px solid rgba(0,103,75,0.12);\n  border-radius: 17px;\n  box-shadow:\n    0 8px 18px rgba(20,50,42,0.035),\n    inset 0 1px 0 rgba(255,255,255,0.85);\n  padding: 9px 7px 8px;\n  transition:\n    transform 0.3s ease,\n    box-shadow 0.3s ease,\n    border-color 0.3s ease,\n    background 0.3s ease;\n}\n\n.ea-flex-service:hover {\n  transform: translateY(-3px);\n  border-color: rgba(0,103,75,0.22);\n  background:\n    linear-gradient(180deg, #ffffff, #eef8f5);\n  box-shadow:\n    0 13px 25px rgba(0,103,75,0.08),\n    inset 0 1px 0 rgba(255,255,255,0.95);\n}\n\n.ea-flex-icon {\n  width: var(--mini-icon);\n  height: var(--mini-icon);\n  border-radius: 50%;\n  flex: 0 0 auto;\n  display: grid;\n  place-items: center;\n  color: #00674B;\n  background:\n    radial-gradient(circle at 35% 25%, rgba(255,255,255,.96), rgba(232,246,242,.96));\n  border: 1px solid rgba(0,103,75,.18);\n  box-shadow:\n    0 7px 15px rgba(0,103,75,.07),\n    inset 0 0 0 5px rgba(0,103,75,.04);\n  margin: 0 auto 6px;\n  position: relative;\n  overflow: hidden;\n  text-decoration: none;\n  cursor: pointer;\n  transition:\n    transform 0.28s ease,\n    box-shadow 0.28s ease,\n    background 0.28s ease,\n    border-color 0.28s ease;\n}\n\n.ea-flex-icon:focus {\n  outline: none;\n}\n\n.ea-flex-icon:focus-visible {\n  outline: 3px solid rgba(0,103,75,0.28);\n  outline-offset: 3px;\n}\n\n.ea-flex-service:hover .ea-flex-icon,\n.ea-flex-icon:hover {\n  transform: scale(1.04);\n  background:\n    radial-gradient(circle at 35% 25%, #ffffff, #e4f4ef);\n  border-color: rgba(0,103,75,.24);\n  box-shadow:\n    0 10px 21px rgba(0,103,75,.12),\n    inset 0 0 0 5px rgba(0,103,75,.06);\n}\n\n.ea-flex-icon svg {\n  width: 25px;\n  height: 25px;\n  fill: none;\n  stroke: #00674B;\n  stroke-width: 4;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n  position: relative;\n  z-index: 2;\n}\n\n.ea-flex-icon svg rect {\n  fill: #00674B;\n  stroke: none;\n}\n\n.ea-flex-icon svg circle,\n.ea-flex-icon svg path {\n  fill: none;\n  stroke: #00674B;\n}\n\n.ea-flex-tax-icon svg {\n  width: 25px;\n  height: 25px;\n}\n\n.ea-flex-qb-icon {\n  font-size: 22px;\n  font-weight: 900;\n  letter-spacing: -1.5px;\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1;\n  text-transform: lowercase;\n}\n\n.ea-flex-service h3 {\n  margin: 0;\n  color: #073f32;\n  font-size: 12.2px;\n  line-height: 1.08;\n  font-weight: 850;\n  letter-spacing: -0.25px;\n  white-space: nowrap;\n}\n\n\/* ================================\n   DESKTOP RESPONSIVE\n=================================== *\/\n\n@media (max-width: 1200px) {\n  .ea-services-top {\n    padding: 18px 18px 16px;\n  }\n\n  .ea-services-hero {\n    gap: 20px;\n  }\n\n  .ea-card-inner {\n    min-height: 282px;\n    padding: 33px 26px 21px;\n  }\n\n  .ea-hero-left,\n  .ea-flex-card {\n    min-height: 282px;\n  }\n\n  .ea-hero-title,\n  .ea-flex-title {\n    font-size: clamp(29px, 3.4vw, 39px);\n  }\n\n  .ea-connected-flow {\n    margin-top: 22px;\n    transform: translateY(-3px);\n  }\n\n  .ea-flex-services {\n    --mini-icon: 42px;\n    gap: 8px;\n    margin-top: 21px;\n    transform: translateY(-3px);\n  }\n\n  .ea-flex-service {\n    min-height: 80px;\n    padding: 9px 6px 8px;\n  }\n\n  .ea-flex-service h3 {\n    font-size: 11.8px;\n  }\n\n  .ea-flex-icon svg {\n    width: 24px;\n    height: 24px;\n  }\n\n  .ea-flex-qb-icon {\n    font-size: 21px;\n  }\n}\n\n\/* ================================\n   TABLET STACK\n=================================== *\/\n\n@media (max-width: 1100px) and (min-width: 769px) {\n  .ea-services-hero {\n    grid-template-columns: 1fr;\n    gap: 12px;\n    padding-top: 12px;\n  }\n\n  .ea-hero-left,\n  .ea-flex-card,\n  .ea-card-inner {\n    min-height: auto;\n  }\n\n  .ea-path-divider {\n    position: relative;\n    top: auto;\n    left: auto;\n    width: 100%;\n    height: 42px;\n    transform: none;\n    margin: -2px 0;\n  }\n\n  .ea-path-divider::before {\n    top: 50%;\n    bottom: auto;\n    width: min(390px, 72%);\n    height: 2px;\n    transform: translateY(-50%);\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(0,103,75,0.52),\n      transparent\n    );\n  }\n\n  .ea-path-divider::after {\n    width: 15px;\n    height: 15px;\n    box-shadow:\n      -88px 0 0 -7px rgba(0,103,75,0.22),\n      88px 0 0 -7px rgba(0,103,75,0.22);\n  }\n\n  .ea-path-divider span {\n    width: 42px;\n    height: 42px;\n    font-size: 9.8px;\n  }\n}\n\n\/* ================================\n   MOBILE - FULL SNAP SWIPE\n=================================== *\/\n\n@media (max-width: 768px) {\n  .ea-services-top {\n    padding: 18px 0 14px;\n  }\n\n  .ea-services-top-wrap {\n    max-width: none;\n  }\n\n  .ea-services-intro {\n    margin: 0 auto 12px;\n    padding: 0 12px;\n    max-width: none;\n  }\n\n  .ea-services-intro-kicker {\n    font-size: 9.8px;\n    letter-spacing: 0.14em;\n    gap: 8px;\n    margin-bottom: 6px;\n  }\n\n  .ea-services-intro-kicker::before,\n  .ea-services-intro-kicker::after {\n    width: 20px;\n  }\n\n  .ea-services-intro h1 {\n    font-size: clamp(25px, 6.8vw, 36px);\n    line-height: 1.03;\n    letter-spacing: -1.45px;\n    white-space: nowrap;\n  }\n\n  .ea-services-intro p {\n    font-size: 14.2px;\n    line-height: 1.42;\n    margin-top: 8px;\n  }\n\n  .ea-mobile-choice-summary {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    width: calc(100% - 24px);\n    margin: 0 auto 12px;\n  }\n\n  .ea-mobile-choice-card {\n    appearance: none;\n    -webkit-appearance: none;\n    border: 1px solid rgba(0,103,75,0.14);\n    width: 100%;\n    text-align: center;\n    min-height: 128px;\n    border-radius: 18px;\n    padding: 13px 10px 11px;\n    background:\n      radial-gradient(circle at top left, rgba(10,157,130,0.08), transparent 38%),\n      linear-gradient(135deg, #ffffff 0%, #F1F8F6 100%);\n    box-shadow:\n      0 10px 22px rgba(20,50,42,0.055),\n      inset 0 1px 0 rgba(255,255,255,0.9);\n    position: relative;\n    overflow: hidden;\n    cursor: pointer;\n    transition:\n      transform 0.25s ease,\n      border-color 0.25s ease,\n      box-shadow 0.25s ease,\n      background 0.25s ease;\n  }\n\n  .ea-mobile-choice-card.is-active {\n    border-color: rgba(0,103,75,0.58);\n    background:\n      linear-gradient(135deg, rgba(0,103,75,0.08) 0%, rgba(255,255,255,0.96) 44%, rgba(232,246,242,0.98) 100%);\n    box-shadow:\n      0 16px 32px rgba(0,103,75,0.15),\n      inset 0 0 0 1.5px rgba(0,103,75,0.35),\n      inset 0 1px 0 rgba(255,255,255,0.98);\n    transform: translateY(-2px);\n  }\n\n  .ea-mobile-choice-card:hover,\n  .ea-mobile-choice-card:focus-visible {\n    transform: translateY(-2px);\n    border-color: rgba(0,103,75,0.34);\n    outline: none;\n  }\n\n  .ea-mobile-choice-pill {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    min-height: auto;\n    padding: 0;\n    margin: 0 0 9px;\n    border-radius: 0;\n    background: transparent;\n    color: #00674B;\n    font-size: 8.9px;\n    font-weight: 900;\n    letter-spacing: 0.115em;\n    text-transform: uppercase;\n    line-height: 1.15;\n    text-align: center;\n    position: relative;\n    z-index: 2;\n    white-space: normal;\n  }\n\n  .ea-mobile-choice-pill::before {\n    display: none;\n    content: none;\n  }\n\n  .ea-mobile-choice-card.is-active .ea-mobile-choice-pill {\n    background: transparent;\n    color: #00674B;\n  }\n\n  .ea-mobile-choice-card.is-active strong {\n    color: #043f31;\n  }\n\n  .ea-mobile-choice-card strong {\n    display: block;\n    color: #073f32;\n    font-size: 13.4px;\n    line-height: 1.08;\n    font-weight: 900;\n    letter-spacing: -0.35px;\n    margin-bottom: 7px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ea-mobile-choice-card span {\n    display: block;\n    color: #596662;\n    font-size: 11.7px;\n    line-height: 1.28;\n    font-weight: 650;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ea-mobile-choice-cta {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    margin-top: 10px;\n    min-height: 24px;\n    padding: 6px 9px 6px 10px;\n    border-radius: 999px;\n    background: rgba(0,103,75,0.08);\n    color: #00674B;\n    font-size: 8.7px;\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    position: relative;\n    z-index: 2;\n    transition:\n      background 0.25s ease,\n      color 0.25s ease,\n      transform 0.25s ease;\n  }\n\n  .ea-mobile-choice-cta::before {\n    content: \"\";\n    width: 13px;\n    height: 13px;\n    border-radius: 999px;\n    background:\n      radial-gradient(circle at center, #00674B 0 2.5px, transparent 2.8px),\n      radial-gradient(circle at center, rgba(0,103,75,0.15), rgba(0,103,75,0.08));\n    box-shadow: inset 0 0 0 1px rgba(0,103,75,0.18);\n    flex: 0 0 auto;\n  }\n\n  .ea-mobile-choice-card.is-active .ea-mobile-choice-cta {\n    background: #00674B;\n    color: #ffffff;\n    box-shadow: 0 8px 16px rgba(0,103,75,0.16);\n  }\n\n  .ea-mobile-choice-card.is-active .ea-mobile-choice-cta::before {\n    background:\n      radial-gradient(circle at center, #ffffff 0 2.5px, transparent 2.8px),\n      radial-gradient(circle at center, rgba(255,255,255,0.22), rgba(255,255,255,0.10));\n    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.35);\n  }\n\n  .ea-mobile-swipe-note {\n    width: calc(100% - 24px);\n    margin: 0 auto 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    color: #00674B;\n    font-size: 10px;\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .ea-mobile-swipe-note::before,\n  .ea-mobile-swipe-note::after {\n    content: \"\";\n    width: 34px;\n    height: 1.5px;\n    border-radius: 999px;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(0,103,75,0.42),\n      transparent\n    );\n  }\n\n  .ea-mobile-swipe-note span {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n  }\n\n  .ea-mobile-swipe-note span::before,\n  .ea-mobile-swipe-note span::after {\n    font-size: 13px;\n    line-height: 1;\n    color: #00674B;\n    opacity: 0.9;\n  }\n\n  .ea-mobile-swipe-note span::before {\n    content: \"\u2190\";\n  }\n\n  .ea-mobile-swipe-note span::after {\n    content: \"\u2192\";\n  }\n\n  .ea-scroll-shell {\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ea-scroll-shell::after {\n    display: none;\n  }\n\n  .ea-services-hero {\n    display: flex;\n    grid-template-columns: none;\n    gap: 14px;\n    align-items: stretch;\n    overflow-x: auto;\n    overflow-y: visible;\n    scroll-snap-type: x mandatory;\n    scroll-padding-left: 12px;\n    scroll-padding-right: 12px;\n    -webkit-overflow-scrolling: touch;\n    padding: 17px 12px 16px;\n    scrollbar-width: none;\n    scroll-behavior: smooth;\n  }\n\n  .ea-services-hero::-webkit-scrollbar {\n    display: none;\n  }\n\n  .ea-flex-card,\n  .ea-hero-left {\n    flex: 0 0 calc(100vw - 24px);\n    width: calc(100vw - 24px);\n    min-width: calc(100vw - 24px);\n    max-width: 420px;\n    min-height: 390px;\n    border-radius: 21px;\n    scroll-snap-align: start;\n    scroll-snap-stop: always;\n    transform: none !important;\n  }\n\n  .ea-card-inner {\n    min-height: 390px;\n    padding: 30px 20px 19px;\n    border-radius: 21px;\n  }\n\n  .ea-path-label {\n    top: -14px;\n    left: 18px;\n    min-height: 31px;\n    padding: 7px 13px 7px 12px;\n    font-size: 9.4px;\n    letter-spacing: 0.10em;\n    border-width: 3px;\n  }\n\n  .ea-path-label::before {\n    width: 7px;\n    height: 7px;\n  }\n\n  .ea-path-divider {\n    display: none;\n  }\n\n  .ea-hero-kicker,\n  .ea-flex-kicker {\n    display: none;\n  }\n\n  .ea-hero-title,\n  .ea-flex-title {\n    font-size: clamp(27px, 7.7vw, 35px);\n    line-height: 1.05;\n    letter-spacing: -1.35px;\n  }\n\n  .ea-connected-flow {\n    --icon-size: 48px;\n    max-width: 100%;\n    margin-top: 20px;\n    transform: none;\n    grid-template-columns: 1fr;\n    gap: 11px;\n  }\n\n  .ea-connected-flow::before {\n    display: none;\n  }\n\n  .ea-connected-step h3,\n  .ea-tax-step h3 {\n    max-width: 240px;\n    white-space: normal;\n    font-size: 13.3px;\n  }\n\n  .ea-flex-services {\n    --mini-icon: 45px;\n    max-width: 100%;\n    margin-top: 20px;\n    transform: none;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n  }\n\n  .ea-flex-service {\n    min-height: 84px;\n    border-radius: 16px;\n    padding: 11px 8px 10px;\n  }\n\n  .ea-flex-service h3 {\n    font-size: 13px;\n    white-space: normal;\n  }\n\n  .ea-flex-action,\n  .ea-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin-top: auto;\n    padding-top: 16px;\n  }\n\n  .ea-hero-actions {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .ea-hero-btn,\n  .ea-flex-btn {\n    width: 100%;\n    min-height: 40px;\n    padding: 10px 14px;\n    font-size: 13.4px;\n  }\n}\n\n@media (max-width: 520px) {\n  .ea-services-intro h1 {\n    font-size: clamp(23px, 6.25vw, 32px);\n    letter-spacing: -1.25px;\n  }\n\n  .ea-services-intro p {\n    font-size: 13.8px;\n  }\n\n  .ea-mobile-choice-summary {\n    width: calc(100% - 20px);\n    gap: 8px;\n  }\n\n  .ea-mobile-choice-card {\n    min-height: 124px;\n    padding: 12px 9px 11px;\n  }\n\n  .ea-mobile-choice-pill {\n    font-size: 8.1px;\n    letter-spacing: 0.085em;\n    margin-bottom: 8px;\n  }\n\n  .ea-mobile-choice-card strong {\n    font-size: 12.7px;\n  }\n\n  .ea-mobile-choice-card span {\n    font-size: 11.3px;\n  }\n\n  .ea-mobile-choice-cta {\n    font-size: 8.2px;\n    padding-left: 8px;\n    padding-right: 8px;\n  }\n\n  .ea-flex-card,\n  .ea-hero-left {\n    flex-basis: calc(100vw - 20px);\n    width: calc(100vw - 20px);\n    min-width: calc(100vw - 20px);\n  }\n\n  .ea-services-hero {\n    padding-left: 10px;\n    padding-right: 10px;\n    scroll-padding-left: 10px;\n    scroll-padding-right: 10px;\n  }\n\n  .ea-card-inner {\n    padding: 29px 18px 18px;\n  }\n\n  .ea-hero-actions {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 420px) {\n  .ea-services-intro h1 {\n    font-size: clamp(21px, 5.8vw, 28px);\n    letter-spacing: -1px;\n  }\n\n  .ea-services-hero {\n    padding-left: 10px;\n    padding-right: 10px;\n    gap: 14px;\n    scroll-padding-left: 10px;\n    scroll-padding-right: 10px;\n  }\n\n  .ea-mobile-choice-summary {\n    width: calc(100% - 20px);\n  }\n\n  .ea-mobile-choice-card {\n    min-height: 122px;\n    border-radius: 16px;\n  }\n\n  .ea-mobile-choice-pill {\n    font-size: 7.4px;\n    letter-spacing: 0.065em;\n    padding: 0;\n    margin-bottom: 8px;\n  }\n\n  .ea-mobile-choice-card strong {\n    font-size: 12.2px;\n  }\n\n  .ea-mobile-choice-card span {\n    font-size: 10.9px;\n  }\n\n  .ea-mobile-choice-cta {\n    margin-top: 8px;\n    font-size: 7.8px;\n  }\n\n  .ea-flex-card,\n  .ea-hero-left {\n    flex-basis: calc(100vw - 20px);\n    width: calc(100vw - 20px);\n    min-width: calc(100vw - 20px);\n    min-height: 380px;\n    border-radius: 18px;\n  }\n\n  .ea-card-inner {\n    min-height: 380px;\n    padding: 28px 17px 18px;\n    border-radius: 18px;\n  }\n\n  .ea-hero-title,\n  .ea-flex-title {\n    font-size: 28px;\n    letter-spacing: -1.2px;\n  }\n\n  .ea-path-label {\n    left: 15px;\n    font-size: 8.8px;\n    padding: 7px 10px;\n    max-width: calc(100% - 30px);\n  }\n\n  .ea-flex-services {\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .ea-flex-service {\n    min-height: 80px;\n  }\n\n  .ea-connected-flow {\n    margin-top: 18px;\n    gap: 10px;\n  }\n}\n\n\/* Accessibility *\/\n@media (prefers-reduced-motion: reduce) {\n  .ea-hero-left,\n  .ea-flex-card,\n  .ea-connected-step,\n  .ea-glass-icon,\n  .ea-flex-service,\n  .ea-flex-icon,\n  .ea-hero-btn,\n  .ea-flex-btn,\n  .ea-mobile-choice-card,\n  .ea-mobile-choice-cta {\n    transition: none;\n  }\n\n  .ea-services-hero {\n    scroll-behavior: auto;\n  }\n}\n<\/style>\n\n<section class=\"ea-services-top\">\n  <div class=\"ea-services-top-wrap\">\n\n    <div class=\"ea-services-intro\">\n      <div class=\"ea-services-intro-kicker\">Two Ways to Work Together<\/div>\n\n      <h1>\n        For Individuals &amp; Businesses\n      <\/h1>\n\n      <p>\n        One service or full support \u2014 solutions for every level.\n      <\/p>\n    <\/div>\n\n    <!-- MOBILE ONLY: TWO OPTION SUMMARY \/ CLICKABLE -->\n    <div class=\"ea-mobile-choice-summary\">\n\n      <button class=\"ea-mobile-choice-card is-active\" type=\"button\" data-scroll-target=\"ea-flex-details\">\n        <div class=\"ea-mobile-choice-pill\">Individuals &amp; Businesses<\/div>\n        <strong>Flexible Support<\/strong>\n        <span> Choose the service that fits your needs.<\/span>\n        <div class=\"ea-mobile-choice-cta\">Tap to see details<\/div>\n      <\/button>\n\n      <button class=\"ea-mobile-choice-card\" type=\"button\" data-scroll-target=\"ea-full-details\">\n        <div class=\"ea-mobile-choice-pill\">Businesses<\/div>\n        <strong>Full-Cycle Accounting<\/strong>\n        <span>Get connected accounting, tax, and consulting support.<\/span>\n        <div class=\"ea-mobile-choice-cta\">Tap to see details<\/div>\n      <\/button>\n\n    <\/div>\n\n    <div class=\"ea-mobile-swipe-note\" aria-hidden=\"true\">\n      <span>Swipe<\/span>\n    <\/div>\n\n    <div class=\"ea-scroll-shell\">\n      <div class=\"ea-services-hero\" id=\"ea-services-scroll-area\">\n\n        <!-- LEFT: FLEXIBLE SUPPORT -->\n        <div class=\"ea-flex-card\" id=\"ea-flex-details\">\n\n          <div class=\"ea-path-label\">\n            Flexible Support\n          <\/div>\n\n          <div class=\"ea-card-inner\">\n\n            <div class=\"ea-flex-kicker\">Choose What You Need<\/div>\n\n            <h2 class=\"ea-flex-title\">\n              Get support<br>\n              where<br>\n              <span>you need it.<\/span>\n            <\/h2>\n\n            <div class=\"ea-flex-services\">\n\n              <div class=\"ea-flex-service\">\n                <a class=\"ea-flex-icon\" href=\"https:\/\/elevenaccounting.com\/contact\/\" aria-label=\"Contact us for Accounting\">\n                  <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n                    <rect x=\"13\" y=\"36\" width=\"9\" height=\"16\" rx=\"2\"><\/rect>\n                    <rect x=\"28\" y=\"27\" width=\"9\" height=\"25\" rx=\"2\"><\/rect>\n                    <rect x=\"43\" y=\"16\" width=\"9\" height=\"36\" rx=\"2\"><\/rect>\n                  <\/svg>\n                <\/a>\n                <h3>Accounting<\/h3>\n              <\/div>\n\n              <div class=\"ea-flex-service\">\n                <a class=\"ea-flex-icon ea-flex-tax-icon\" href=\"https:\/\/elevenaccounting.com\/contact\/\" aria-label=\"Contact us for Tax\">\n                  <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n                    <path d=\"M19 10h26l8 8v36H19z\"><\/path>\n                    <path d=\"M45 10v10h8\"><\/path>\n                    <path d=\"M27 27h18\"><\/path>\n                    <path d=\"M27 35h14\"><\/path>\n                    <path d=\"M27 43h9\"><\/path>\n                    <path d=\"M42 46l4 4 9-13\"><\/path>\n                  <\/svg>\n                <\/a>\n                <h3>Tax<\/h3>\n              <\/div>\n\n              <div class=\"ea-flex-service\">\n                <a class=\"ea-flex-icon ea-flex-qb-icon\" href=\"https:\/\/elevenaccounting.com\/contact\/\" aria-label=\"Contact us for QuickBooks\">\n                  qb\n                <\/a>\n                <h3>QuickBooks<\/h3>\n              <\/div>\n\n              <div class=\"ea-flex-service\">\n                <a class=\"ea-flex-icon\" href=\"https:\/\/elevenaccounting.com\/contact\/\" aria-label=\"Contact us for Consulting\">\n                  <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n                    <path d=\"M17 24h30c2.2 0 4 1.8 4 4v20c0 2.2-1.8 4-4 4H17c-2.2 0-4-1.8-4-4V28c0-2.2 1.8-4 4-4z\"><\/path>\n                    <path d=\"M25 24v-7h14v7\"><\/path>\n                    <path d=\"M13 34h38\"><\/path>\n                    <path d=\"M28 40h8\"><\/path>\n                  <\/svg>\n                <\/a>\n                <h3>Consulting<\/h3>\n              <\/div>\n\n            <\/div>\n\n            <div class=\"ea-flex-action\">\n              <a class=\"ea-flex-btn\" href=\"#services\">\n                View Services\n              <\/a>\n            <\/div>\n\n          <\/div>\n        <\/div>\n\n        <!-- DIVIDER -->\n        <div class=\"ea-path-divider\">\n          <span>OR<\/span>\n        <\/div>\n\n        <!-- RIGHT: FULL-CYCLE ACCOUNTING -->\n        <div class=\"ea-hero-left\" id=\"ea-full-details\">\n\n          <div class=\"ea-path-label ea-path-label-light\">\n            Full-Cycle Accounting\n          <\/div>\n\n          <div class=\"ea-card-inner\">\n\n            <div class=\"ea-hero-kicker\">Connected Support<\/div>\n\n            <h2 class=\"ea-hero-title\">\n              Accounting, tax, and consulting support in<br>\n              <span>one organized place.<\/span>\n            <\/h2>\n\n            <div class=\"ea-connected-flow\">\n\n              <div class=\"ea-connected-step\">\n                <div class=\"ea-glass-icon ea-bookkeeping-icon\">\n                  <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <rect x=\"6.5\" y=\"4\" width=\"11\" height=\"16\" rx=\"2\"><\/rect>\n                    <path d=\"M9.5 8.5h5\"><\/path>\n                    <path d=\"M9.5 12h5\"><\/path>\n                    <path d=\"M9.5 15.5h5\"><\/path>\n                  <\/svg>\n                <\/div>\n                <h3>Accounting<\/h3>\n              <\/div>\n\n              <div class=\"ea-connected-step ea-tax-step\">\n                <div class=\"ea-glass-icon ea-tax-icon\">\n                  <svg viewBox=\"0 0 28 28\" aria-hidden=\"true\">\n                    <path d=\"M7.5 4.5h9.5l3.5 3.5v10.5\"><\/path>\n                    <path d=\"M17 4.5V8h3.5\"><\/path>\n                    <path d=\"M7.5 4.5v18h8.5\"><\/path>\n                    <path d=\"M10.5 11h5\"><\/path>\n                    <path d=\"M10.5 14.5h3.5\"><\/path>\n                    <circle cx=\"18.5\" cy=\"18.5\" r=\"4.2\"><\/circle>\n                    <path d=\"M21.6 21.6l2.4 2.4\"><\/path>\n                  <\/svg>\n                <\/div>\n                <h3>Tax Planning &amp; Preparation<\/h3>\n              <\/div>\n\n              <div class=\"ea-connected-step\">\n                <div class=\"ea-glass-icon ea-consulting-icon\">\n                  <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <path d=\"M5 19h14\"><\/path>\n                    <path d=\"M5 19V6\"><\/path>\n                    <path d=\"M8.5 16v-3\"><\/path>\n                    <path d=\"M12 16v-6\"><\/path>\n                    <path d=\"M15.5 16v-8\"><\/path>\n                    <path d=\"M8.5 10l3-3 3 2 4-5\"><\/path>\n                  <\/svg>\n                <\/div>\n                <h3>Consulting<\/h3>\n              <\/div>\n\n            <\/div>\n\n            <div class=\"ea-hero-actions\">\n              <a class=\"ea-hero-btn ea-hero-btn-secondary\" href=\"tel:7473008855\">\n                Call Us\n              <\/a>\n\n              <a class=\"ea-hero-btn ea-hero-btn-secondary\" href=\"mailto:info@elevenaccounting.com\">\n                Email Us\n              <\/a>\n            <\/div>\n\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function () {\n  const buttons = document.querySelectorAll(\".ea-mobile-choice-card[data-scroll-target]\");\n  const scrollArea = document.getElementById(\"ea-services-scroll-area\");\n\n  if (!buttons.length || !scrollArea) return;\n\n  let isSyncing = false;\n  let scrollTimer = null;\n\n  function isMobile() {\n    return window.matchMedia(\"(max-width: 768px)\").matches;\n  }\n\n  function getMobilePadding() {\n    return window.matchMedia(\"(max-width: 520px)\").matches ? 10 : 12;\n  }\n\n  function scrollCardIntoView(scroller, element, smooth) {\n    if (!scroller || !element) return;\n\n    const padding = getMobilePadding();\n    const left = element.offsetLeft - padding;\n\n    scroller.scrollTo({\n      left: left,\n      behavior: smooth ? \"smooth\" : \"auto\"\n    });\n  }\n\n  function setActiveButton(index) {\n    buttons.forEach((button, buttonIndex) => {\n      button.classList.toggle(\"is-active\", buttonIndex === index);\n    });\n  }\n\n  function getClosestDetailIndex() {\n    const detailCards = [\n      document.getElementById(\"ea-flex-details\"),\n      document.getElementById(\"ea-full-details\")\n    ].filter(Boolean);\n\n    const scrollLeft = scrollArea.scrollLeft;\n    const padding = getMobilePadding();\n\n    let closestIndex = 0;\n    let closestDistance = Infinity;\n\n    detailCards.forEach((card, index) => {\n      const cardStart = card.offsetLeft - padding;\n      const distance = Math.abs(scrollLeft - cardStart);\n\n      if (distance < closestDistance) {\n        closestDistance = distance;\n        closestIndex = index;\n      }\n    });\n\n    return closestIndex;\n  }\n\n  buttons.forEach((button, index) => {\n    button.addEventListener(\"click\", function () {\n      const targetId = button.getAttribute(\"data-scroll-target\");\n      const target = document.getElementById(targetId);\n\n      if (!target) return;\n\n      setActiveButton(index);\n\n      isSyncing = true;\n      scrollCardIntoView(scrollArea, target, true);\n\n      window.setTimeout(() => {\n        isSyncing = false;\n        setActiveButton(getClosestDetailIndex());\n      }, 520);\n    });\n  });\n\n  scrollArea.addEventListener(\"scroll\", function () {\n    if (!isMobile() || isSyncing) return;\n\n    clearTimeout(scrollTimer);\n\n    scrollTimer = setTimeout(function () {\n      const index = getClosestDetailIndex();\n      setActiveButton(index);\n    }, 90);\n  });\n\n  window.addEventListener(\"resize\", function () {\n    if (!isMobile()) return;\n    setActiveButton(getClosestDetailIndex());\n  });\n\n  window.addEventListener(\"load\", function () {\n    if (!isMobile()) return;\n    const firstCard = document.getElementById(\"ea-flex-details\");\n    if (firstCard) {\n      scrollCardIntoView(scrollArea, firstCard, false);\n      setActiveButton(0);\n    }\n  });\n})();\n<\/script>\n\n<script>\n(function () {\n  function getCurrentLang() {\n    const htmlLang = (document.documentElement.lang || \"\").toLowerCase();\n    const url = window.location.href.toLowerCase();\n\n    if (\n      htmlLang.includes(\"tr\") ||\n      url.includes(\"\/tr\/\") ||\n      url.includes(\"lang=tr\") ||\n      url.includes(\"language=tr\")\n    ) {\n      return \"tr\";\n    }\n\n    return \"en\";\n  }\n\n  function translateMobileServiceCards() {\n    const lang = getCurrentLang();\n\n    const translations = {\n      en: {\n        flexPill: \"Individuals & Businesses\",\n        flexTitle: \"Flexible Support\",\n        flexDesc: \"Choose the service that fits your needs.\",\n        flexCta: \"Tap to see details\",\n\n        fullPill: \"Businesses\",\n        fullTitle: \"Full-Cycle Accounting\",\n        fullDesc: \"Get connected accounting, tax, and consulting support.\",\n        fullCta: \"Tap to see details\",\n\n        swipe: \"Swipe\"\n      },\n\n      tr: {\n        flexPill: \"Bireyler ve \u0130\u015fletmeler\",\n        flexTitle: \"\u0130htiyaca \u00d6zel Hizmet\",\n        flexDesc: \"\u0130htiyac\u0131n\u0131z olan hizmeti se\u00e7in.\",\n        flexCta: \"\u0130ncele\",\n\n        fullPill: \"\u0130\u015fletmeler\",\n        fullTitle: \"Tam Kapsaml\u0131 Muhasebe\",\n        fullDesc: \"Muhasebe, vergi ve dan\u0131\u015fmanl\u0131k bir arada.\",\n        fullCta: \"\u0130ncele\",\n\n        swipe: \"Kayd\u0131r\"\n      }\n    };\n\n    const text = translations[lang] || translations.en;\n\n    const cards = document.querySelectorAll(\".ea-mobile-choice-card\");\n\n    if (cards[0]) {\n      const pill = cards[0].querySelector(\".ea-mobile-choice-pill\");\n      const title = cards[0].querySelector(\"strong\");\n      const desc = cards[0].querySelector(\"span\");\n      const cta = cards[0].querySelector(\".ea-mobile-choice-cta\");\n\n      if (pill) pill.textContent = text.flexPill;\n      if (title) title.textContent = text.flexTitle;\n      if (desc) desc.textContent = text.flexDesc;\n      if (cta) cta.textContent = text.flexCta;\n    }\n\n    if (cards[1]) {\n      const pill = cards[1].querySelector(\".ea-mobile-choice-pill\");\n      const title = cards[1].querySelector(\"strong\");\n      const desc = cards[1].querySelector(\"span\");\n      const cta = cards[1].querySelector(\".ea-mobile-choice-cta\");\n\n      if (pill) pill.textContent = text.fullPill;\n      if (title) title.textContent = text.fullTitle;\n      if (desc) desc.textContent = text.fullDesc;\n      if (cta) cta.textContent = text.fullCta;\n    }\n\n    const swipeText = document.querySelector(\".ea-mobile-swipe-note span\");\n    if (swipeText) swipeText.textContent = text.swipe;\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", translateMobileServiceCards);\n  window.addEventListener(\"load\", translateMobileServiceCards);\n\n  setTimeout(translateMobileServiceCards, 400);\n  setTimeout(translateMobileServiceCards, 1000);\n})();\n<\/script>\n\n<style>\n\/* ================================\n   MOBILE TRANSLATION ALIGNMENT FIX\n=================================== *\/\n\n@media (max-width: 768px) {\n  .ea-mobile-choice-card {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .ea-mobile-choice-pill {\n    min-height: 22px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .ea-mobile-choice-card strong {\n    min-height: 30px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .ea-mobile-choice-card > span {\n    min-height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .ea-mobile-choice-cta {\n    margin-top: auto;\n  }\n}\n\n@media (max-width: 420px) {\n  .ea-mobile-choice-card strong {\n    min-height: 32px;\n  }\n\n  .ea-mobile-choice-card > span {\n    min-height: 36px;\n  }\n}\n<\/style>\n\n\n\n<section class=\"ea-services-wrap\" id=\"services\">\n  <div class=\"ea-services-inner\">\n\n    <div class=\"ea-services-header\">\n      <h2>Explore Our Services<\/h2>\n    <\/div>\n\n    <div class=\"ea-services-three\">\n\n      <a href=\"https:\/\/elevenaccounting.com\/contact\/\" class=\"ea-service-three\">\n        <div class=\"ea-service-three-icon\">\n          <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n            <rect x=\"13\" y=\"36\" width=\"9\" height=\"16\" rx=\"2\"><\/rect>\n            <rect x=\"28\" y=\"27\" width=\"9\" height=\"25\" rx=\"2\"><\/rect>\n            <rect x=\"43\" y=\"16\" width=\"9\" height=\"36\" rx=\"2\"><\/rect>\n          <\/svg>\n        <\/div>\n\n        <h3>Accounting<br>Services<\/h3>\n\n        <div class=\"ea-service-line\"><\/div>\n\n        <ul>\n          <li>Bookkeeping<\/li>\n          <li>Financial Reports<\/li>\n          <li>Payroll Processing<\/li>\n          <li>Budget Management<\/li>\n          <li>Book Clean Up<\/li>\n        <\/ul>\n      <\/a>\n\n      <a href=\"https:\/\/elevenaccounting.com\/contact\/\" class=\"ea-service-three\">\n        <div class=\"ea-service-three-icon ea-tax-icon\">\n          <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n            <path d=\"M19 10h26l8 8v36H19z\"><\/path>\n            <path d=\"M45 10v10h8\"><\/path>\n            <path d=\"M27 27h18\"><\/path>\n            <path d=\"M27 35h14\"><\/path>\n            <path d=\"M27 43h9\"><\/path>\n            <path d=\"M42 46l4 4 9-13\"><\/path>\n          <\/svg>\n        <\/div>\n\n        <h3>Tax<br>Services<\/h3>\n\n        <div class=\"ea-service-line\"><\/div>\n\n        <ul>\n          <li>Individual Tax Preparation<\/li>\n          <li>Business Tax Preparation<\/li>\n          <li>Tax Planning<\/li>\n          <li>Tax Relief<\/li>\n          <li>IRS Representation<\/li>\n        <\/ul>\n      <\/a>\n\n      <a href=\"https:\/\/elevenaccounting.com\/contact\/\" class=\"ea-service-three\">\n        <div class=\"ea-service-three-icon ea-qb-three\">\n          qb\n        <\/div>\n\n        <h3>QuickBooks<br>Services<\/h3>\n\n        <div class=\"ea-service-line\"><\/div>\n\n        <ul>\n          <li>Setup for QuickBooks<\/li>\n          <li>Training for QuickBooks<\/li>\n          <li>QuickBooks Questions<\/li>\n          <li>Tune-up for QuickBooks<\/li>\n          <li>Customized QuickBooks Reports<\/li>\n        <\/ul>\n      <\/a>\n\n      <a href=\"https:\/\/elevenaccounting.com\/contact\/\" class=\"ea-service-three\">\n        <div class=\"ea-service-three-icon\">\n          <svg viewBox=\"0 0 64 64\" aria-hidden=\"true\">\n            <path d=\"M17 24h30c2.2 0 4 1.8 4 4v20c0 2.2-1.8 4-4 4H17c-2.2 0-4-1.8-4-4V28c0-2.2 1.8-4 4-4z\"><\/path>\n            <path d=\"M25 24v-7h14v7\"><\/path>\n            <path d=\"M13 34h38\"><\/path>\n            <path d=\"M28 40h8\"><\/path>\n          <\/svg>\n        <\/div>\n\n        <h3>New Business<br>Consulting<\/h3>\n\n        <div class=\"ea-service-line\"><\/div>\n\n        <ul>\n          <li>Entity Name Reservation<\/li>\n          <li>Business Registration<\/li>\n          <li>Licenses and Permits<\/li>\n          <li>Operating Agreement<\/li>\n          <li>Accounting System Set-Up<\/li>\n        <\/ul>\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.ea-services-wrap,\n.ea-services-wrap *,\n.ea-services-three,\n.ea-services-three * {\n  box-sizing: border-box;\n}\n\n\/* SERVICES SECTION *\/\n.ea-services-wrap {\n  position: relative;\n  overflow: hidden;\n  background: #F7FAF9;\n  padding: 14px 26px 34px;\n}\n\n.ea-services-inner {\n  max-width: 1250px;\n  margin: 0 auto;\n}\n\n\/* Decorative circles removed *\/\n.ea-services-wrap::before,\n.ea-services-wrap::after {\n  content: none !important;\n  display: none !important;\n}\n\n\/* HEADER *\/\n.ea-services-header {\n  max-width: 900px;\n  margin: 0 auto 14px;\n  text-align: center;\n  position: relative;\n  z-index: 2;\n}\n\n.ea-services-header h2 {\n  margin: 0;\n  color: #073f32;\n  font-size: clamp(32px, 3.25vw, 44px);\n  line-height: 1;\n  letter-spacing: -1.35px;\n  font-weight: 850;\n}\n\n\/* SERVICES GRID *\/\n.ea-services-three {\n  width: 100%;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 20px;\n  position: relative;\n  z-index: 2;\n}\n\n.ea-service-three {\n  min-width: 0;\n  min-height: 335px;\n  display: flex;\n  flex-direction: column;\n  text-decoration: none;\n  color: inherit;\n  background: rgba(255,255,255,.96);\n  border: 1px solid rgba(0,103,75,.13);\n  border-radius: 20px;\n  padding: 20px 24px 24px;\n  overflow: hidden;\n  box-shadow:\n    0 18px 46px rgba(20,50,42,.07),\n    inset 0 1px 0 rgba(255,255,255,.9);\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease,\n    border-color .28s ease,\n    background .28s ease;\n}\n\n\/* Any card circle decoration removed *\/\n.ea-service-three::before,\n.ea-service-three::after {\n  content: none !important;\n  display: none !important;\n}\n\n.ea-service-three:hover {\n  transform: translateY(-6px);\n  background: #ffffff;\n  border-color: rgba(0,103,75,.24);\n  box-shadow:\n    0 26px 62px rgba(20,50,42,.12),\n    0 8px 20px rgba(0,103,75,.075);\n}\n\n.ea-service-three-icon {\n  width: 64px;\n  height: 64px;\n  margin: 0 auto 14px;\n  flex-shrink: 0;\n  border-radius: 50%;\n  color: #00674B;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background:\n    radial-gradient(circle at 35% 25%, rgba(255,255,255,.96), rgba(232,246,242,.96));\n  border: 1px solid rgba(0,103,75,.18);\n  box-shadow:\n    0 8px 20px rgba(0,103,75,.09),\n    inset 0 0 0 6px rgba(0,103,75,.04);\n  transition: .28s ease;\n}\n\n.ea-service-three:hover .ea-service-three-icon {\n  transform: scale(1.035);\n  background:\n    radial-gradient(circle at 35% 25%, #ffffff, #e4f4ef);\n  box-shadow:\n    0 12px 26px rgba(0,103,75,.13),\n    inset 0 0 0 6px rgba(0,103,75,.06);\n}\n\n.ea-service-three-icon svg {\n  width: 30px;\n  height: 30px;\n  fill: none;\n  stroke: #00674B;\n  stroke-width: 4;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.ea-service-three-icon svg rect {\n  fill: #00674B;\n  stroke: none;\n}\n\n.ea-service-three-icon svg circle {\n  fill: none;\n  stroke: #00674B;\n}\n\n.ea-service-three-icon svg path {\n  fill: none;\n  stroke: #00674B;\n}\n\n.ea-tax-icon svg {\n  width: 30px;\n  height: 30px;\n}\n\n.ea-qb-three {\n  font-size: 29px;\n  font-weight: 900;\n  letter-spacing: -1.8px;\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1;\n}\n\n.ea-service-three h3 {\n  margin: 0;\n  color: #073f32;\n  font-size: 24px;\n  line-height: 1.04;\n  letter-spacing: -1px;\n  font-weight: 800;\n  text-align: center;\n}\n\n.ea-service-line {\n  width: 100%;\n  height: 1px;\n  margin: 16px 0 17px;\n  background: linear-gradient(\n    90deg,\n    transparent,\n    rgba(0,103,75,.21),\n    transparent\n  );\n}\n\n.ea-service-three ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.ea-service-three li {\n  position: relative;\n  padding-left: 26px;\n  color: #4c5854;\n  font-size: 14.2px;\n  line-height: 1.35;\n  margin-bottom: 10px;\n  white-space: nowrap;\n}\n\n.ea-service-three li:last-child {\n  margin-bottom: 0;\n}\n\n.ea-service-three li::before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  top: 1px;\n  width: 16px;\n  height: 16px;\n  border-radius: 50%;\n  background: #00674B;\n  color: #fff;\n  font-size: 10px;\n  line-height: 16px;\n  text-align: center;\n  font-weight: 900;\n}\n\n\/* TABLET *\/\n@media (max-width: 1200px) {\n  .ea-services-wrap {\n    padding: 18px 18px 34px;\n  }\n\n  .ea-services-header {\n    margin-bottom: 15px;\n  }\n\n  .ea-services-header h2 {\n    font-size: clamp(32px, 4.4vw, 42px);\n  }\n\n  .ea-services-three {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .ea-service-three {\n    min-height: 330px;\n    padding: 22px 28px 24px;\n  }\n\n  .ea-service-three h3 {\n    font-size: 26px;\n  }\n\n  .ea-service-three li {\n    font-size: 15px;\n    white-space: normal;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 760px) {\n  .ea-services-wrap {\n    padding: 16px 12px 28px;\n  }\n\n  .ea-services-inner {\n    max-width: none;\n  }\n\n  .ea-services-header {\n    margin-bottom: 14px;\n  }\n\n  .ea-services-header h2 {\n    font-size: 30px;\n    line-height: 1.04;\n    letter-spacing: -1px;\n  }\n\n  .ea-services-three {\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .ea-service-three {\n    min-height: auto;\n    padding: 20px 20px 22px;\n    border-radius: 18px;\n  }\n\n  .ea-service-three:hover {\n    transform: translateY(-4px);\n  }\n\n  .ea-service-three-icon {\n    width: 58px;\n    height: 58px;\n    margin-bottom: 13px;\n  }\n\n  .ea-service-three-icon svg {\n    width: 27px;\n    height: 27px;\n  }\n\n  .ea-tax-icon svg {\n    width: 27px;\n    height: 27px;\n  }\n\n  .ea-qb-three {\n    font-size: 26px;\n  }\n\n  .ea-service-three h3 {\n    font-size: 23px;\n    line-height: 1.06;\n  }\n\n  .ea-service-line {\n    margin: 15px 0 16px;\n  }\n\n  .ea-service-three li {\n    font-size: 14.8px;\n    line-height: 1.35;\n    margin-bottom: 9px;\n    padding-left: 26px;\n    white-space: normal;\n  }\n\n  .ea-service-three li::before {\n    width: 16px;\n    height: 16px;\n    line-height: 16px;\n  }\n}\n\n@media (max-width: 420px) {\n  .ea-services-wrap {\n    padding: 15px 10px 26px;\n  }\n\n  .ea-services-header h2 {\n    font-size: 28px;\n  }\n}\n<\/style>\n\n\n\n<style>\n.why-choose-section {\n  font-family: inherit;\n  background: #F7FAF9;\n  padding: 24px 26px 26px;\n  margin: 0;\n}\n\n.why-choose-wrap {\n  max-width: 1250px;\n  margin: 0 auto;\n}\n\n.why-choose-premium {\n  position: relative;\n  width: 100%;\n  margin: 0 auto;\n  background: linear-gradient(135deg, #0A9D82 0%, #0A8A74 45%, #087562 100%);\n  border-radius: 22px;\n  overflow: hidden;\n  box-shadow: 0 16px 34px rgba(8, 78, 67, 0.15);\n}\n\n.why-choose-premium::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(circle at top left, rgba(255,255,255,0.13) 0%, transparent 30%),\n    radial-gradient(circle at bottom right, rgba(255,255,255,0.08) 0%, transparent 28%);\n  pointer-events: none;\n}\n\n.why-choose-inner {\n  position: relative;\n  z-index: 1;\n  padding: 20px 28px 20px;\n}\n\n.why-choose-header {\n  text-align: center;\n  margin-bottom: 16px;\n}\n\n.why-choose-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n  color: #ffffff;\n  font-size: 16px;\n  font-weight: 850;\n  letter-spacing: 2.6px;\n  text-transform: uppercase;\n  line-height: 1;\n}\n\n.why-choose-kicker::before,\n.why-choose-kicker::after {\n  content: \"\";\n  width: 58px;\n  height: 1px;\n  background: rgba(255,255,255,0.42);\n}\n\n.why-choose-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n}\n\n.why-choose-card {\n  position: relative;\n  text-align: center;\n  padding: 2px 14px 8px;\n}\n\n.why-choose-card:not(:last-child)::after {\n  content: \"\";\n  position: absolute;\n  right: 0;\n  top: 17%;\n  width: 1px;\n  height: 66%;\n  background: rgba(255,255,255,0.18);\n}\n\n.why-choose-icon {\n  width: 42px;\n  height: 42px;\n  margin: 0 auto 9px;\n  border-radius: 14px;\n  background: rgba(255,255,255,0.14);\n  border: 1px solid rgba(255,255,255,0.18);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  backdrop-filter: blur(3px);\n  -webkit-backdrop-filter: blur(3px);\n  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12);\n  transition: transform 0.25s ease, background 0.25s ease;\n}\n\n.why-choose-card:hover .why-choose-icon {\n  transform: translateY(-2px);\n  background: rgba(255,255,255,0.18);\n}\n\n.why-choose-icon svg {\n  width: 20px;\n  height: 20px;\n  stroke: #ffffff;\n  stroke-width: 2.15;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.why-choose-title {\n  color: #ffffff;\n  font-size: 18px;\n  font-weight: 820;\n  line-height: 1.1;\n  margin: 0 0 7px;\n  letter-spacing: -0.35px;\n}\n\n.why-choose-text {\n  color: rgba(255,255,255,0.9);\n  font-size: 14.4px;\n  line-height: 1.3;\n  max-width: 330px;\n  margin: 0 auto;\n}\n\n\/* CTA *\/\n.why-choose-cta {\n  margin: 18px auto 0;\n  padding-top: 16px;\n  border-top: 1px solid rgba(255,255,255,0.16);\n  text-align: center;\n  max-width: 1080px;\n}\n\n.why-choose-cta-text {\n  color: rgba(255,255,255,0.94);\n  font-size: 16.6px;\n  line-height: 1.34;\n  margin: 0 auto 14px;\n  max-width: 1020px;\n}\n\n.why-choose-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 42px;\n  padding: 11px 30px;\n  border-radius: 999px;\n  background: #ffffff;\n  color: #00674B;\n  border: 1px solid rgba(255,255,255,0.65);\n  font-size: 14.8px;\n  font-weight: 850;\n  line-height: 1;\n  text-decoration: none;\n  box-shadow:\n    0 10px 20px rgba(0,0,0,0.10),\n    inset 0 1px 0 rgba(255,255,255,0.9);\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease,\n    background 0.25s ease,\n    color 0.25s ease;\n}\n\n.why-choose-cta-btn:hover {\n  transform: translateY(-2px) scale(1.02);\n  background: rgba(255,255,255,0.92);\n  color: #005b42;\n  box-shadow:\n    0 14px 26px rgba(0,0,0,0.14),\n    inset 0 1px 0 rgba(255,255,255,0.95);\n}\n\n\/* TABLET *\/\n@media (max-width: 1200px) {\n  .why-choose-section {\n    padding: 24px 18px 26px;\n  }\n\n  .why-choose-premium {\n    border-radius: 20px;\n  }\n\n  .why-choose-inner {\n    padding: 20px 24px 20px;\n  }\n\n  .why-choose-title {\n    font-size: 17.5px;\n  }\n\n  .why-choose-text {\n    font-size: 14px;\n    max-width: 310px;\n  }\n\n  .why-choose-cta-text {\n    font-size: 16px;\n  }\n}\n\n\/* TABLET STACK *\/\n@media (max-width: 980px) {\n  .why-choose-inner {\n    padding: 20px 22px 20px;\n  }\n\n  .why-choose-header {\n    margin-bottom: 12px;\n  }\n\n  .why-choose-kicker {\n    font-size: 15px;\n    letter-spacing: 2.1px;\n  }\n\n  .why-choose-kicker::before,\n  .why-choose-kicker::after {\n    width: 42px;\n  }\n\n  .why-choose-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .why-choose-card {\n    padding: 14px 16px;\n  }\n\n  .why-choose-card:not(:last-child)::after {\n    display: none;\n  }\n\n  .why-choose-card:nth-child(1),\n  .why-choose-card:nth-child(2) {\n    border-bottom: 1px solid rgba(255,255,255,0.16);\n  }\n\n  .why-choose-card:nth-child(1),\n  .why-choose-card:nth-child(3) {\n    border-right: 1px solid rgba(255,255,255,0.16);\n  }\n\n  .why-choose-title {\n    font-size: 17px;\n  }\n\n  .why-choose-text {\n    font-size: 13.8px;\n    line-height: 1.34;\n    max-width: 300px;\n  }\n\n  .why-choose-cta {\n    margin-top: 16px;\n    padding-top: 15px;\n    max-width: 820px;\n  }\n\n  .why-choose-cta-text {\n    font-size: 15.4px;\n    max-width: 760px;\n    margin-bottom: 12px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 760px) {\n  .why-choose-section {\n    padding: 24px 12px 26px;\n  }\n\n  .why-choose-wrap {\n    max-width: none;\n  }\n\n  .why-choose-premium {\n    width: 100%;\n    border-radius: 18px;\n  }\n\n  .why-choose-inner {\n    padding: 20px 16px 20px;\n  }\n\n  .why-choose-header {\n    margin-bottom: 12px;\n  }\n\n  .why-choose-kicker {\n    font-size: 13.5px;\n    letter-spacing: 1.5px;\n    gap: 9px;\n  }\n\n  .why-choose-kicker::before,\n  .why-choose-kicker::after {\n    width: 28px;\n  }\n\n  .why-choose-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .why-choose-card {\n    padding: 15px 10px;\n  }\n\n  .why-choose-card:nth-child(1),\n  .why-choose-card:nth-child(2),\n  .why-choose-card:nth-child(3) {\n    border-bottom: 1px solid rgba(255,255,255,0.16);\n  }\n\n  .why-choose-card:nth-child(1),\n  .why-choose-card:nth-child(3) {\n    border-right: none;\n  }\n\n  .why-choose-icon {\n    width: 40px;\n    height: 40px;\n    margin-bottom: 8px;\n  }\n\n  .why-choose-icon svg {\n    width: 19px;\n    height: 19px;\n  }\n\n  .why-choose-title {\n    font-size: 17px;\n    margin-bottom: 6px;\n  }\n\n  .why-choose-text {\n    font-size: 14px;\n    line-height: 1.36;\n    max-width: 310px;\n  }\n\n  .why-choose-cta {\n    margin-top: 15px;\n    padding-top: 15px;\n  }\n\n  .why-choose-cta-text {\n    font-size: 14.8px;\n    line-height: 1.4;\n    margin-bottom: 12px;\n  }\n\n  .why-choose-cta-btn {\n    width: 100%;\n    min-height: 42px;\n    font-size: 14.4px;\n    padding: 11px 22px;\n  }\n}\n\n@media (max-width: 420px) {\n  .why-choose-section {\n    padding: 22px 10px 24px;\n  }\n\n  .why-choose-inner {\n    padding: 18px 14px 18px;\n  }\n\n  .why-choose-card {\n    padding: 14px 8px;\n  }\n}\n<\/style>\n\n<section class=\"why-choose-section\">\n  <div class=\"why-choose-wrap\">\n    <div class=\"why-choose-premium\">\n      <div class=\"why-choose-inner\">\n\n        <div class=\"why-choose-header\">\n          <div class=\"why-choose-kicker\">Why Choose Us<\/div>\n        <\/div>\n\n        <div class=\"why-choose-grid\">\n\n          <div class=\"why-choose-card\">\n            <div class=\"why-choose-icon\">\n              <svg viewBox=\"0 0 24 24\">\n                <path d=\"M21 12C21 16.4 17 20 12 20C10.8 20 9.7 19.8 8.7 19.4L4 21L5.5 16.9C4.5 15.5 4 13.8 4 12C4 7.6 8 4 13 4C17.4 4 21 7.6 21 12Z\"><\/path>\n                <path d=\"M8.5 11H15.5\"><\/path>\n                <path d=\"M8.5 14H13\"><\/path>\n              <\/svg>\n            <\/div>\n\n            <h3 class=\"why-choose-title\">Responsive<br>Communication<\/h3>\n\n            <p class=\"why-choose-text\">\n              We respond to client questions<br>within 24 hours.\n            <\/p>\n          <\/div>\n\n          <div class=\"why-choose-card\">\n            <div class=\"why-choose-icon\">\n              <svg viewBox=\"0 0 24 24\">\n                <path d=\"M9 4H15\"><\/path>\n                <path d=\"M10 3H14V6H10Z\"><\/path>\n                <path d=\"M7 5H6C5.4 5 5 5.4 5 6V20C5 20.6 5.4 21 6 21H18C18.6 21 19 20.6 19 20V6C19 5.4 18.6 5 18 5H17\"><\/path>\n                <path d=\"M8 11H16\"><\/path>\n                <path d=\"M8 15H14\"><\/path>\n              <\/svg>\n            <\/div>\n\n            <h3 class=\"why-choose-title\">Clear<br>Explanations<\/h3>\n\n            <p class=\"why-choose-text\">\n              We explain the key details clearly, so you understand what matters and why.\n            <\/p>\n          <\/div>\n\n          <div class=\"why-choose-card\">\n            <div class=\"why-choose-icon\">\n              <svg viewBox=\"0 0 24 24\">\n                <circle cx=\"9\" cy=\"12\" r=\"5.5\"><\/circle>\n                <circle cx=\"15\" cy=\"12\" r=\"5.5\"><\/circle>\n              <\/svg>\n            <\/div>\n\n            <h3 class=\"why-choose-title\">Full-Cycle<br>Accounting Support<\/h3>\n\n            <p class=\"why-choose-text\">\n              Bookkeeping, tax, and consulting work together in one connected structure.\n            <\/p>\n          <\/div>\n\n          <div class=\"why-choose-card\">\n            <div class=\"why-choose-icon\">\n              <svg viewBox=\"0 0 24 24\">\n                <path d=\"M4 19V5\"><\/path>\n                <path d=\"M4 19H20\"><\/path>\n                <path d=\"M8 16V12\"><\/path>\n                <path d=\"M12 16V9\"><\/path>\n                <path d=\"M16 16V7\"><\/path>\n                <path d=\"M17 6L19 4\"><\/path>\n                <path d=\"M19 4V8\"><\/path>\n                <path d=\"M19 4H15\"><\/path>\n              <\/svg>\n            <\/div>\n\n            <h3 class=\"why-choose-title\">Decision-Ready<br>Financials<\/h3>\n\n            <p class=\"why-choose-text\">\n              We organize your financials so you can understand them and make better decisions.\n            <\/p>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"why-choose-cta\">\n          <p class=\"why-choose-cta-text\">\n            Not sure where to start? Schedule a free consultation and we\u2019ll help you find the right service for your needs.\n          <\/p>\n\n          <a class=\"why-choose-cta-btn\" href=\"https:\/\/calendly.com\/elevenaccounting\/consultation\" target=\"_blank\" rel=\"noopener\">\n            Schedule a Free Consultation\n          <\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Two Ways to Work Together For Individuals &amp; Businesses One service or full support \u2014 solutions for every level. Individuals &amp; Businesses Flexible Support Choose the service that fits your needs. Tap to see details Businesses Full-Cycle Accounting Get connected accounting, tax, and consulting support. Tap to see details Swipe Flexible Support Choose What You [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3662","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Accounting &amp; Tax Services | Eleven Accounting<\/title>\n<meta name=\"description\" content=\"Explore bookkeeping, tax, and consulting services for individuals and businesses in Los Angeles and across the U.S.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/elevenaccounting.com\/tr\/services\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accounting &amp; Tax Services | Eleven Accounting\" \/>\n<meta property=\"og:description\" content=\"Explore bookkeeping, tax, and consulting services for individuals and businesses in Los Angeles and across the U.S.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elevenaccounting.com\/tr\/services\/\" \/>\n<meta property=\"og:site_name\" content=\"Eleven Accounting\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-18T08:26:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/elevenaccounting.com\\\/services\\\/\",\"url\":\"https:\\\/\\\/elevenaccounting.com\\\/services\\\/\",\"name\":\"Accounting & Tax Services | Eleven Accounting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elevenaccounting.com\\\/#website\"},\"datePublished\":\"2026-05-14T14:59:50+00:00\",\"dateModified\":\"2026-05-18T08:26:35+00:00\",\"description\":\"Explore bookkeeping, tax, and consulting services for individuals and businesses in Los Angeles and across the U.S.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/elevenaccounting.com\\\/services\\\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/elevenaccounting.com\\\/services\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/elevenaccounting.com\\\/services\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/elevenaccounting.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accounting & Tax Services\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/elevenaccounting.com\\\/#website\",\"url\":\"https:\\\/\\\/elevenaccounting.com\\\/\",\"name\":\"Eleven Accounting\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/elevenaccounting.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/elevenaccounting.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/elevenaccounting.com\\\/#organization\",\"name\":\"Eleven Accounting\",\"url\":\"https:\\\/\\\/elevenaccounting.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/elevenaccounting.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/elevenaccounting.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/cropped-Original-1-1.png\",\"contentUrl\":\"https:\\\/\\\/elevenaccounting.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/cropped-Original-1-1.png\",\"width\":512,\"height\":512,\"caption\":\"Eleven Accounting\"},\"image\":{\"@id\":\"https:\\\/\\\/elevenaccounting.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/elevenaccounting.llc\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accounting & Tax Services | Eleven Accounting","description":"Explore bookkeeping, tax, and consulting services for individuals and businesses in Los Angeles and across the U.S.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/elevenaccounting.com\/tr\/services\/","og_locale":"tr_TR","og_type":"article","og_title":"Accounting & Tax Services | Eleven Accounting","og_description":"Explore bookkeeping, tax, and consulting services for individuals and businesses in Los Angeles and across the U.S.","og_url":"https:\/\/elevenaccounting.com\/tr\/services\/","og_site_name":"Eleven Accounting","article_modified_time":"2026-05-18T08:26:35+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tahmini okuma s\u00fcresi":"2 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/elevenaccounting.com\/services\/","url":"https:\/\/elevenaccounting.com\/services\/","name":"Accounting & Tax Services | Eleven Accounting","isPartOf":{"@id":"https:\/\/elevenaccounting.com\/#website"},"datePublished":"2026-05-14T14:59:50+00:00","dateModified":"2026-05-18T08:26:35+00:00","description":"Explore bookkeeping, tax, and consulting services for individuals and businesses in Los Angeles and across the U.S.","breadcrumb":{"@id":"https:\/\/elevenaccounting.com\/services\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elevenaccounting.com\/services\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/elevenaccounting.com\/services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/elevenaccounting.com\/"},{"@type":"ListItem","position":2,"name":"Accounting & Tax Services"}]},{"@type":"WebSite","@id":"https:\/\/elevenaccounting.com\/#website","url":"https:\/\/elevenaccounting.com\/","name":"Eleven Accounting","description":"","publisher":{"@id":"https:\/\/elevenaccounting.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elevenaccounting.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"},{"@type":"Organization","@id":"https:\/\/elevenaccounting.com\/#organization","name":"Eleven Accounting","url":"https:\/\/elevenaccounting.com\/","logo":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/elevenaccounting.com\/#\/schema\/logo\/image\/","url":"https:\/\/elevenaccounting.com\/wp-content\/uploads\/2022\/04\/cropped-Original-1-1.png","contentUrl":"https:\/\/elevenaccounting.com\/wp-content\/uploads\/2022\/04\/cropped-Original-1-1.png","width":512,"height":512,"caption":"Eleven Accounting"},"image":{"@id":"https:\/\/elevenaccounting.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/elevenaccounting.llc\/"]}]}},"_links":{"self":[{"href":"https:\/\/elevenaccounting.com\/tr\/wp-json\/wp\/v2\/pages\/3662","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elevenaccounting.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elevenaccounting.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elevenaccounting.com\/tr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/elevenaccounting.com\/tr\/wp-json\/wp\/v2\/comments?post=3662"}],"version-history":[{"count":187,"href":"https:\/\/elevenaccounting.com\/tr\/wp-json\/wp\/v2\/pages\/3662\/revisions"}],"predecessor-version":[{"id":3968,"href":"https:\/\/elevenaccounting.com\/tr\/wp-json\/wp\/v2\/pages\/3662\/revisions\/3968"}],"wp:attachment":[{"href":"https:\/\/elevenaccounting.com\/tr\/wp-json\/wp\/v2\/media?parent=3662"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}