{"id":15702,"date":"2021-10-31T11:47:45","date_gmt":"2021-10-31T18:47:45","guid":{"rendered":"https:\/\/www.cadenceseo.com\/?page_id=15702"},"modified":"2026-07-28T15:41:42","modified_gmt":"2026-07-28T22:41:42","slug":"seo-plan-pricing","status":"publish","type":"page","link":"https:\/\/www.cadenceseo.com\/es\/seo-plan-pricing\/","title":{"rendered":"SEO Plan Pricing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15702\" class=\"elementor elementor-15702\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a4e497 e-con e-atomic-element e-flexbox-base e-4762f18 \" data-id=\"7a4e497\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"7a4e497\" data-e-type=\"e-flexbox\" data-id=\"7a4e497\">\n    \t\t<div class=\"elementor-element elementor-element-98a9504 elementor-widget elementor-widget-html\" data-id=\"98a9504\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   CADENCE SEO \u2014 COMPLETE SEO PRICING PAGE\n   One self-contained Elementor HTML widget\n========================================================= *\/\n\n.cseo-pricing-page,\n.cseo-pricing-page * {\n  box-sizing: border-box;\n}\n\n.cseo-pricing-page {\n  --cseo-navy: #070d20;\n  --cseo-navy-2: #0e1731;\n  --cseo-heading: #10172b;\n  --cseo-text: #5d6679;\n  --cseo-purple: #8058f4;\n  --cseo-pink: #ed45aa;\n  --cseo-blue: #369df4;\n  --cseo-mint: #56dfb3;\n  --cseo-white: #ffffff;\n  --cseo-bg: #f8f9fd;\n  --cseo-border: #e5e8f1;\n\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  overflow: hidden;\n  background: #ffffff;\n  color: var(--cseo-heading);\n  font-family: inherit;\n}\n\n.cseo-pricing-page a {\n  text-decoration: none;\n}\n\n.cseo-pricing-container {\n  width: min(1240px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n\/* =========================================================\n   SHARED TYPOGRAPHY\n========================================================= *\/\n\n.cseo-section-heading {\n  max-width: 760px;\n  margin: 0 auto 42px;\n  text-align: center;\n}\n\n.cseo-section-eyebrow {\n  margin: 0 0 10px !important;\n  color: var(--cseo-purple) !important;\n  -webkit-text-fill-color: var(--cseo-purple) !important;\n  font-size: 11px !important;\n  font-weight: 800 !important;\n  line-height: 1.2 !important;\n  letter-spacing: 0.13em !important;\n  text-transform: uppercase;\n}\n\n.cseo-section-title {\n  margin: 0 !important;\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n  font-size: clamp(34px, 4vw, 52px) !important;\n  font-weight: 800 !important;\n  line-height: 1.08 !important;\n  letter-spacing: -0.045em !important;\n}\n\n.cseo-section-description {\n  max-width: 690px;\n  margin: 16px auto 0 !important;\n  color: var(--cseo-text) !important;\n  -webkit-text-fill-color: var(--cseo-text) !important;\n  font-size: 17px !important;\n  line-height: 1.65 !important;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cseo-pricing-hero {\n  position: relative;\n  isolation: isolate;\n  min-height: 680px;\n  overflow: hidden;\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 7% 25%,\n      rgba(115, 74, 235, 0.34),\n      transparent 34%\n    ),\n    radial-gradient(\n      circle at 90% 16%,\n      rgba(236, 69, 170, 0.26),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 54% 100%,\n      rgba(54, 157, 244, 0.19),\n      transparent 37%\n    ),\n    linear-gradient(\n      112deg,\n      #15163b 0%,\n      #070d20 48%,\n      #261536 100%\n    );\n}\n\n.cseo-pricing-hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: -3;\n  opacity: 0.29;\n  pointer-events: none;\n\n  background-image:\n    linear-gradient(\n      rgba(255,255,255,0.035) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(255,255,255,0.035) 1px,\n      transparent 1px\n    );\n\n  background-size: 48px 48px;\n\n  -webkit-mask-image: linear-gradient(\n    to bottom,\n    rgba(0,0,0,0.95),\n    transparent 96%\n  );\n\n  mask-image: linear-gradient(\n    to bottom,\n    rgba(0,0,0,0.95),\n    transparent 96%\n  );\n}\n\n.cseo-pricing-hero::after {\n  content: \"\";\n  position: absolute;\n  left: 28%;\n  right: 28%;\n  bottom: -190px;\n  z-index: -2;\n  height: 320px;\n  border-radius: 50%;\n  background: rgba(54,157,244,0.18);\n  filter: blur(100px);\n}\n\n.cseo-pricing-hero__shape {\n  position: absolute;\n  z-index: -1;\n  pointer-events: none;\n}\n\n.cseo-pricing-hero__shape--blue {\n  top: 82px;\n  left: calc(50% + 70px);\n  width: 126px;\n  height: 108px;\n  border-radius: 31px;\n\n  background: linear-gradient(\n    135deg,\n    rgba(54,174,246,0.95),\n    rgba(79,79,231,0.8)\n  );\n\n  transform: rotate(18deg);\n  animation: cseoFloatBlue 7s ease-in-out infinite;\n}\n\n.cseo-pricing-hero__shape--pink {\n  right: 8%;\n  bottom: 60px;\n  width: 125px;\n  height: 125px;\n  border-radius: 50%;\n\n  background: linear-gradient(\n    135deg,\n    rgba(237,69,170,0.95),\n    rgba(128,88,244,0.82)\n  );\n\n  animation: cseoFloatPink 8s ease-in-out infinite;\n}\n\n@keyframes cseoFloatBlue {\n  0%,\n  100% {\n    transform: translateY(0) rotate(18deg);\n  }\n\n  50% {\n    transform: translateY(-14px) rotate(22deg);\n  }\n}\n\n@keyframes cseoFloatPink {\n  0%,\n  100% {\n    transform: translateY(0);\n  }\n\n  50% {\n    transform: translateY(12px);\n  }\n}\n\n.cseo-pricing-hero__inner {\n  min-height: 680px;\n  padding: 105px 0 82px;\n\n  display: grid;\n  grid-template-columns:\n    minmax(0, 0.98fr)\n    minmax(470px, 1.02fr);\n\n  align-items: center;\n  gap: clamp(46px, 6vw, 92px);\n}\n\n\/* Hero content *\/\n\n.cseo-pricing-breadcrumbs {\n  margin: 0 0 20px;\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  gap: 9px;\n\n  color: rgba(255,255,255,0.72) !important;\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n.cseo-pricing-breadcrumbs a,\n.cseo-pricing-breadcrumbs span {\n  color: inherit !important;\n  -webkit-text-fill-color: inherit !important;\n}\n\n.cseo-pricing-breadcrumbs__separator {\n  color: var(--cseo-blue) !important;\n  -webkit-text-fill-color: var(--cseo-blue) !important;\n}\n\n.cseo-pricing-hero__eyebrow {\n  width: fit-content;\n  margin: 0 0 20px;\n  padding: 9px 16px;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n\n  border: 1px solid rgba(255,255,255,0.2);\n  border-radius: 999px;\n\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  background: rgba(255,255,255,0.065);\n\n  font-size: 11px;\n  font-weight: 800;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.cseo-pricing-hero__eyebrow::before {\n  content: \"\";\n  width: 8px;\n  height: 8px;\n  flex: 0 0 auto;\n  border-radius: 50%;\n\n  background: linear-gradient(\n    135deg,\n    var(--cseo-purple),\n    var(--cseo-pink)\n  );\n\n  box-shadow: 0 0 17px rgba(237,69,170,0.75);\n}\n\n.cseo-pricing-hero__title {\n  max-width: 690px;\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n\n  font-size: clamp(49px, 5.3vw, 76px) !important;\n  font-weight: 800 !important;\n  line-height: 0.99 !important;\n  letter-spacing: -0.06em !important;\n}\n\n.cseo-pricing-hero__accent {\n  display: block;\n  color: transparent !important;\n\n  background: linear-gradient(\n    90deg,\n    #5da7ff 0%,\n    #9d64f5 48%,\n    #f348a9 100%\n  );\n\n  background-clip: text;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent !important;\n}\n\n.cseo-pricing-hero__description {\n  max-width: 650px;\n  margin: 27px 0 0 !important;\n\n  color: #d8ddeb !important;\n  -webkit-text-fill-color: #d8ddeb !important;\n\n  font-size: clamp(18px, 1.4vw, 21px) !important;\n  line-height: 1.65 !important;\n}\n\n.cseo-pricing-hero__actions {\n  margin-top: 32px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n}\n\n.cseo-pricing-button {\n  position: relative;\n  min-height: 56px;\n  padding: 15px 27px;\n\n  display: inline-flex !important;\n  align-items: center;\n  justify-content: center;\n  gap: 13px;\n\n  overflow: hidden;\n  border-radius: 999px;\n\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n\n  font-size: 15px !important;\n  font-weight: 750 !important;\n  line-height: 1 !important;\n  text-decoration: none !important;\n\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease,\n    border-color 0.25s ease,\n    background-color 0.25s ease;\n}\n\n.cseo-pricing-button span {\n  position: relative;\n  z-index: 2;\n  color: inherit !important;\n  -webkit-text-fill-color: inherit !important;\n}\n\n.cseo-pricing-button:hover,\n.cseo-pricing-button:focus {\n  color: #ffffff !important;\n  transform: translateY(-3px);\n}\n\n.cseo-pricing-button--primary {\n  border: 1px solid transparent;\n  background: linear-gradient(\n    110deg,\n    var(--cseo-purple),\n    var(--cseo-pink)\n  );\n\n  box-shadow:\n    0 17px 36px rgba(190,72,205,0.3),\n    inset 0 1px 0 rgba(255,255,255,0.28);\n}\n\n.cseo-pricing-button--primary::before {\n  content: \"\";\n  position: absolute;\n  top: -80%;\n  left: -55%;\n  width: 42%;\n  height: 260%;\n  z-index: 1;\n  background: rgba(255,255,255,0.3);\n  transform: rotate(24deg);\n  transition: left 0.55s ease;\n}\n\n.cseo-pricing-button--primary:hover::before {\n  left: 125%;\n}\n\n.cseo-pricing-button--secondary {\n  border: 1px solid rgba(255,255,255,0.26);\n  background: rgba(255,255,255,0.055);\n  backdrop-filter: blur(10px);\n  -webkit-backdrop-filter: blur(10px);\n}\n\n.cseo-pricing-button--secondary:hover {\n  border-color: rgba(255,255,255,0.5);\n  background: rgba(255,255,255,0.1);\n}\n\n.cseo-pricing-button__arrow {\n  font-size: 18px;\n  transition: transform 0.25s ease;\n}\n\n.cseo-pricing-button:hover .cseo-pricing-button__arrow {\n  transform: translateX(4px);\n}\n\n\/* Hero benefits *\/\n\n.cseo-pricing-hero__benefits {\n  margin-top: 29px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 15px 27px;\n}\n\n.cseo-pricing-hero__benefit {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n\n  color: rgba(255,255,255,0.9) !important;\n  -webkit-text-fill-color: rgba(255,255,255,0.9) !important;\n\n  font-size: 12px;\n  font-weight: 650;\n  line-height: 1.35;\n}\n\n.cseo-pricing-hero__benefit-icon {\n  width: 20px;\n  height: 20px;\n  flex: 0 0 auto;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  border: 1px solid rgba(86,223,179,0.65);\n  border-radius: 50%;\n\n  color: var(--cseo-mint) !important;\n  -webkit-text-fill-color: var(--cseo-mint) !important;\n  background: rgba(86,223,179,0.1);\n}\n\n\/* =========================================================\n   HERO DASHBOARD\n========================================================= *\/\n\n.cseo-plan-dashboard-wrap {\n  position: relative;\n  z-index: 2;\n  perspective: 1200px;\n}\n\n.cseo-plan-dashboard {\n  position: relative;\n  width: 100%;\n  max-width: 610px;\n  margin-left: auto;\n  padding: 64px 29px 28px;\n\n  border: 1px solid rgba(185,196,231,0.24);\n  border-radius: 31px;\n\n  background: linear-gradient(\n    145deg,\n    rgba(24,33,63,0.99),\n    rgba(8,13,30,0.99)\n  );\n\n  box-shadow:\n    0 45px 90px rgba(0,0,0,0.4),\n    0 0 0 9px rgba(119,131,198,0.12),\n    inset 0 1px 0 rgba(255,255,255,0.12);\n\n  transform:\n    rotateY(-3deg)\n    rotateX(1deg)\n    rotateZ(0.5deg);\n}\n\n.cseo-plan-dashboard::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  border-radius: inherit;\n  pointer-events: none;\n\n  background: linear-gradient(\n    120deg,\n    rgba(255,255,255,0.075),\n    transparent 31%\n  );\n}\n\n.cseo-plan-dashboard__topbar {\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 51px;\n  padding: 0 23px;\n\n  display: flex;\n  align-items: center;\n\n  border-bottom: 1px solid rgba(255,255,255,0.1);\n}\n\n.cseo-plan-dashboard__dots {\n  display: flex;\n  gap: 9px;\n}\n\n.cseo-plan-dashboard__dot {\n  width: 9px;\n  height: 9px;\n  border-radius: 50%;\n}\n\n.cseo-plan-dashboard__dot:nth-child(1) {\n  background: #ea5bab;\n}\n\n.cseo-plan-dashboard__dot:nth-child(2) {\n  background: #f1c354;\n}\n\n.cseo-plan-dashboard__dot:nth-child(3) {\n  background: #62e3bf;\n}\n\n.cseo-plan-dashboard__label {\n  margin: 0 0 14px !important;\n\n  color: var(--cseo-blue) !important;\n  -webkit-text-fill-color: var(--cseo-blue) !important;\n\n  font-size: 10px !important;\n  font-weight: 800 !important;\n  letter-spacing: 0.18em !important;\n  text-transform: uppercase;\n}\n\n.cseo-plan-dashboard__title {\n  margin: 0 !important;\n\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n\n  font-size: clamp(27px, 2.2vw, 36px) !important;\n  font-weight: 800 !important;\n  line-height: 1.12 !important;\n  letter-spacing: -0.035em !important;\n}\n\n.cseo-plan-dashboard__chart {\n  height: 165px;\n  margin: 24px 0 20px;\n  padding: 16px;\n\n  overflow: hidden;\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 15px;\n\n  background:\n    linear-gradient(\n      rgba(255,255,255,0.04) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(255,255,255,0.04) 1px,\n      transparent 1px\n    ),\n    rgba(255,255,255,0.025);\n\n  background-size: 30px 30px;\n}\n\n.cseo-plan-dashboard__chart svg {\n  width: 100%;\n  height: 100%;\n  display: block;\n}\n\n.cseo-plan-dashboard__tiles {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n  gap: 10px;\n}\n\n.cseo-plan-dashboard__tile {\n  min-height: 86px;\n  padding: 13px;\n\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n\n  border: 1px solid rgba(255,255,255,0.09);\n  border-radius: 12px;\n\n  background: rgba(255,255,255,0.03);\n}\n\n.cseo-plan-dashboard__tile-label {\n  color: #aeb7cc !important;\n  -webkit-text-fill-color: #aeb7cc !important;\n  font-size: 10px;\n  line-height: 1.3;\n}\n\n.cseo-plan-dashboard__tile-value {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  font-size: 15px;\n  font-weight: 750;\n  line-height: 1.25;\n}\n\n.cseo-plan-dashboard__tile-status {\n  color: var(--cseo-mint) !important;\n  -webkit-text-fill-color: var(--cseo-mint) !important;\n  font-size: 9px;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n\/* =========================================================\n   PROCESS\n========================================================= *\/\n\n.cseo-process-section {\n  padding: 95px 0 90px;\n  background: #ffffff;\n}\n\n.cseo-process-grid {\n  position: relative;\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0,1fr));\n  gap: 26px;\n}\n\n.cseo-process-grid::before {\n  content: \"\";\n  position: absolute;\n  top: 43px;\n  left: 12%;\n  right: 12%;\n  z-index: 0;\n  border-top: 2px dashed #e3e6f0;\n}\n\n.cseo-process-card {\n  position: relative;\n  z-index: 1;\n  text-align: center;\n}\n\n.cseo-process-icon {\n  width: 88px;\n  height: 88px;\n  margin: 0 auto 22px;\n\n  display: grid;\n  place-items: center;\n\n  border: 9px solid #f2f3f8;\n  border-radius: 50%;\n\n  color: #ffffff;\n  box-shadow: 0 10px 25px rgba(31,42,72,0.08);\n}\n\n.cseo-process-card:nth-child(1) .cseo-process-icon {\n  background: linear-gradient(135deg, #7758f5, #5b42e8);\n}\n\n.cseo-process-card:nth-child(2) .cseo-process-icon {\n  background: linear-gradient(135deg, #ef45aa, #db218d);\n}\n\n.cseo-process-card:nth-child(3) .cseo-process-icon {\n  background: linear-gradient(135deg, #45aaf8, #2476ea);\n}\n\n.cseo-process-card:nth-child(4) .cseo-process-icon {\n  background: linear-gradient(135deg, #5be1b6, #29bc7f);\n}\n\n.cseo-process-icon svg {\n  width: 30px;\n  height: 30px;\n  stroke: currentColor;\n}\n\n.cseo-process-number {\n  margin: 0 0 9px !important;\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n  font-size: 16px !important;\n  font-weight: 800 !important;\n}\n\n.cseo-process-description {\n  margin: 0 !important;\n  color: var(--cseo-text) !important;\n  -webkit-text-fill-color: var(--cseo-text) !important;\n  font-size: 14px !important;\n  line-height: 1.6 !important;\n}\n\n\/* =========================================================\n   PRICING CARDS\n========================================================= *\/\n\n.cseo-plans-section {\n  padding: 94px 0;\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(128,88,244,0.055),\n      transparent 35%\n    ),\n    #f8f9fd;\n}\n\n.cseo-plans-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n  align-items: stretch;\n  gap: 22px;\n}\n\n.cseo-plan-card {\n  position: relative;\n  padding: 31px 27px 27px;\n\n  display: flex;\n  flex-direction: column;\n\n  border: 1px solid var(--cseo-border);\n  border-radius: 18px;\n\n  background: #ffffff;\n  box-shadow: 0 13px 34px rgba(16,23,43,0.055);\n\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease,\n    border-color 0.25s ease;\n}\n\n.cseo-plan-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 22px 45px rgba(16,23,43,0.1);\n}\n\n.cseo-plan-card--featured {\n  border-color: rgba(128,88,244,0.4);\n  box-shadow: 0 20px 48px rgba(128,88,244,0.14);\n}\n\n.cseo-plan-card__popular {\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n\n  min-height: 29px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 17px 17px 0 0;\n\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n\n  background: linear-gradient(\n    90deg,\n    var(--cseo-purple),\n    var(--cseo-pink)\n  );\n\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.cseo-plan-card--featured {\n  padding-top: 53px;\n}\n\n.cseo-plan-card__icon {\n  width: 58px;\n  height: 58px;\n  margin: 0 auto 17px;\n\n  display: grid;\n  place-items: center;\n\n  border-radius: 50%;\n  color: #ffffff;\n}\n\n.cseo-plan-card--local .cseo-plan-card__icon {\n  background: linear-gradient(135deg, #7b5af4, #5f43e9);\n}\n\n.cseo-plan-card--national .cseo-plan-card__icon {\n  background: linear-gradient(135deg, #ef45aa, #db208d);\n}\n\n.cseo-plan-card--content .cseo-plan-card__icon {\n  background: linear-gradient(135deg, #5bdfb5, #28b97d);\n}\n\n.cseo-plan-card__icon svg {\n  width: 25px;\n  height: 25px;\n  stroke: currentColor;\n}\n\n.cseo-plan-card__header {\n  text-align: center;\n}\n\n.cseo-plan-card__name {\n  margin: 0 !important;\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n  font-size: 25px !important;\n  font-weight: 800 !important;\n  line-height: 1.15 !important;\n  letter-spacing: -0.035em !important;\n}\n\n.cseo-plan-card__summary {\n  min-height: 45px;\n  margin: 9px auto 0 !important;\n\n  color: var(--cseo-text) !important;\n  -webkit-text-fill-color: var(--cseo-text) !important;\n\n  font-size: 13px !important;\n  line-height: 1.5 !important;\n}\n\n.cseo-plan-card__price {\n  margin: 21px 0 4px;\n  text-align: center;\n}\n\n.cseo-plan-card__amount {\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n  font-size: 40px;\n  font-weight: 850;\n  line-height: 1;\n  letter-spacing: -0.055em;\n}\n\n.cseo-plan-card__period {\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n  font-size: 16px;\n  font-weight: 700;\n}\n\n.cseo-plan-card__billing {\n  margin: 0 0 22px;\n  text-align: center;\n\n  color: #8a92a3 !important;\n  -webkit-text-fill-color: #8a92a3 !important;\n\n  font-size: 11px;\n}\n\n.cseo-plan-card__divider {\n  height: 1px;\n  margin-bottom: 21px;\n  background: var(--cseo-border);\n}\n\n.cseo-plan-card__features {\n  margin: 0 0 26px;\n  padding: 0;\n  display: grid;\n  gap: 12px;\n  list-style: none;\n}\n\n.cseo-plan-card__feature {\n  display: grid;\n  grid-template-columns: 20px minmax(0,1fr);\n  align-items: start;\n  gap: 10px;\n\n  color: #3f485d !important;\n  -webkit-text-fill-color: #3f485d !important;\n\n  font-size: 13px;\n  line-height: 1.45;\n}\n\n.cseo-plan-card__check {\n  width: 18px;\n  height: 18px;\n  margin-top: 1px;\n\n  display: grid;\n  place-items: center;\n\n  border-radius: 50%;\n\n  font-size: 10px;\n  font-weight: 900;\n}\n\n.cseo-plan-card--local .cseo-plan-card__check {\n  color: #694df0 !important;\n  -webkit-text-fill-color: #694df0 !important;\n  background: rgba(105,77,240,0.11);\n}\n\n.cseo-plan-card--national .cseo-plan-card__check {\n  color: #e82c99 !important;\n  -webkit-text-fill-color: #e82c99 !important;\n  background: rgba(232,44,153,0.11);\n}\n\n.cseo-plan-card--content .cseo-plan-card__check {\n  color: #24b67b !important;\n  -webkit-text-fill-color: #24b67b !important;\n  background: rgba(36,182,123,0.11);\n}\n\n.cseo-plan-card__button {\n  width: 100%;\n  min-height: 52px;\n  margin-top: auto;\n  padding: 14px 20px;\n\n  display: flex !important;\n  align-items: center;\n  justify-content: center;\n\n  border: 1px solid;\n  border-radius: 10px;\n\n  font-size: 14px !important;\n  font-weight: 750 !important;\n  line-height: 1 !important;\n  text-decoration: none !important;\n\n  transition:\n    transform 0.2s ease,\n    box-shadow 0.2s ease,\n    background-color 0.2s ease;\n}\n\n.cseo-plan-card--local .cseo-plan-card__button {\n  color: #694df0 !important;\n  -webkit-text-fill-color: #694df0 !important;\n  border-color: #8058f4;\n  background: #ffffff;\n}\n\n.cseo-plan-card--national .cseo-plan-card__button {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  border-color: transparent;\n\n  background: linear-gradient(\n    90deg,\n    var(--cseo-purple),\n    var(--cseo-pink)\n  );\n}\n\n.cseo-plan-card--content .cseo-plan-card__button {\n  color: #20a56e !important;\n  -webkit-text-fill-color: #20a56e !important;\n  border-color: #4bc897;\n  background: #ffffff;\n}\n\n.cseo-plan-card__button:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 11px 25px rgba(16,23,43,0.1);\n}\n\n.cseo-custom-plan {\n  margin-top: 28px;\n  padding: 17px 22px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n\n  border: 1px solid var(--cseo-border);\n  border-radius: 13px;\n\n  color: var(--cseo-text);\n  background: rgba(255,255,255,0.75);\n\n  font-size: 14px;\n  text-align: center;\n}\n\n.cseo-custom-plan__icon {\n  width: 22px;\n  height: 22px;\n\n  display: grid;\n  place-items: center;\n\n  border: 1px solid rgba(128,88,244,0.45);\n  border-radius: 50%;\n\n  color: var(--cseo-purple);\n  font-size: 11px;\n  font-weight: 800;\n}\n\n.cseo-custom-plan a {\n  color: var(--cseo-purple) !important;\n  -webkit-text-fill-color: var(--cseo-purple) !important;\n  font-weight: 750;\n}\n\n\/* =========================================================\n   DETAILED DELIVERABLES\n========================================================= *\/\n\n.cseo-deliverables-section {\n  padding: 92px 0;\n  background: #ffffff;\n}\n\n.cseo-deliverables-list {\n  display: grid;\n  gap: 14px;\n}\n\n.cseo-deliverable {\n  margin: 0 !important;\n  overflow: hidden;\n\n  border: 1px solid var(--cseo-border);\n  border-radius: 14px;\n\n  background: #ffffff;\n  box-shadow: 0 6px 18px rgba(16,23,43,0.035);\n}\n\n.cseo-deliverable__summary {\n  min-height: 72px;\n  padding: 18px 21px !important;\n\n  display: grid;\n  grid-template-columns: 45px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 16px;\n\n  list-style: none;\n  cursor: pointer;\n\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n\n  background: #ffffff;\n}\n\n.cseo-deliverable__summary::-webkit-details-marker {\n  display: none;\n}\n\n.cseo-deliverable__summary::marker {\n  content: \"\";\n}\n\n.cseo-deliverable__icon {\n  width: 42px;\n  height: 42px;\n\n  display: grid;\n  place-items: center;\n\n  border-radius: 50%;\n\n  color: #ffffff;\n  background: linear-gradient(\n    135deg,\n    var(--cseo-purple),\n    var(--cseo-pink)\n  );\n\n  font-size: 15px;\n  font-weight: 800;\n}\n\n.cseo-deliverable__heading {\n  display: grid;\n  gap: 3px;\n}\n\n.cseo-deliverable__title {\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n  font-size: 17px;\n  font-weight: 800;\n}\n\n.cseo-deliverable__subtitle {\n  color: var(--cseo-text) !important;\n  -webkit-text-fill-color: var(--cseo-text) !important;\n  font-size: 12px;\n  font-weight: 400;\n}\n\n.cseo-deliverable__plus {\n  position: relative;\n  width: 22px;\n  height: 22px;\n}\n\n.cseo-deliverable__plus::before,\n.cseo-deliverable__plus::after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  left: 50%;\n\n  width: 14px;\n  height: 2px;\n\n  border-radius: 999px;\n  background: #7b8497;\n\n  transform: translate(-50%,-50%);\n  transition:\n    opacity 0.2s ease,\n    transform 0.2s ease;\n}\n\n.cseo-deliverable__plus::after {\n  transform: translate(-50%,-50%) rotate(90deg);\n}\n\n.cseo-deliverable[open] .cseo-deliverable__plus::after {\n  opacity: 0;\n}\n\n.cseo-deliverable__content {\n  padding: 5px 22px 25px;\n  border-top: 1px solid var(--cseo-border);\n  background: #fafbfe;\n}\n\n.cseo-deliverable__columns {\n  padding-top: 22px;\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: 30px;\n}\n\n.cseo-deliverable__column h3 {\n  margin: 0 0 14px !important;\n\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n\n  font-size: 16px !important;\n  font-weight: 800 !important;\n}\n\n.cseo-deliverable__column ul {\n  margin: 0;\n  padding: 0;\n  display: grid;\n  gap: 10px;\n  list-style: none;\n}\n\n.cseo-deliverable__column li {\n  position: relative;\n  padding-left: 22px;\n\n  color: var(--cseo-text) !important;\n  -webkit-text-fill-color: var(--cseo-text) !important;\n\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.cseo-deliverable__column li::before {\n  content: \"\u2713\";\n  position: absolute;\n  top: 1px;\n  left: 0;\n\n  color: var(--cseo-purple);\n  font-size: 12px;\n  font-weight: 900;\n}\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.cseo-pricing-faq-section {\n  padding: 92px 0 54px;\n  background: #f8f9fd;\n}\n\n.cseo-pricing-faq-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  align-items: start;\n  gap: 14px 18px;\n}\n\n.cseo-pricing-faq-column {\n  display: grid;\n  gap: 14px;\n}\n\n.cseo-pricing-faq-item {\n  margin: 0 !important;\n  overflow: hidden;\n\n  border: 1px solid var(--cseo-border);\n  border-radius: 12px;\n\n  background: #ffffff;\n  box-shadow: 0 5px 15px rgba(15,23,42,0.035);\n}\n\n.cseo-pricing-faq-question {\n  width: 100%;\n  min-height: 59px;\n  margin: 0 !important;\n  padding: 17px 18px !important;\n\n  display: flex !important;\n  align-items: center;\n  justify-content: space-between;\n  gap: 18px;\n\n  list-style: none;\n  cursor: pointer;\n\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n\n  background: #ffffff !important;\n\n  font-family: inherit !important;\n  font-size: 15px !important;\n  font-weight: 750 !important;\n  line-height: 1.35 !important;\n  text-align: left !important;\n}\n\n.cseo-pricing-faq-question::-webkit-details-marker {\n  display: none;\n}\n\n.cseo-pricing-faq-question::marker {\n  content: \"\";\n}\n\n.cseo-pricing-faq-icon {\n  position: relative;\n  width: 20px;\n  height: 20px;\n  flex: 0 0 20px;\n}\n\n.cseo-pricing-faq-icon::before,\n.cseo-pricing-faq-icon::after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  left: 50%;\n\n  width: 13px;\n  height: 2px;\n\n  border-radius: 999px;\n  background: #758096;\n\n  transform: translate(-50%,-50%);\n  transition:\n    opacity 0.2s ease,\n    transform 0.2s ease;\n}\n\n.cseo-pricing-faq-icon::after {\n  transform: translate(-50%,-50%) rotate(90deg);\n}\n\n.cseo-pricing-faq-item[open]\n.cseo-pricing-faq-icon::after {\n  opacity: 0;\n}\n\n.cseo-pricing-faq-answer {\n  padding: 0 18px 18px;\n\n  color: var(--cseo-text) !important;\n  -webkit-text-fill-color: var(--cseo-text) !important;\n\n  background: #fafbfe;\n\n  font-size: 14px !important;\n  line-height: 1.65 !important;\n}\n\n.cseo-pricing-faq-answer p {\n  margin: 0 !important;\n  color: inherit !important;\n  -webkit-text-fill-color: inherit !important;\n}\n\n\/* =========================================================\n   BOTTOM CTA\n========================================================= *\/\n\n.cseo-pricing-bottom {\n  padding: 32px 0 92px;\n  background: #f8f9fd;\n}\n\n.cseo-pricing-bottom-cta {\n  position: relative;\n  min-height: 190px;\n  padding: 32px 38px;\n\n  display: grid;\n  grid-template-columns: 105px minmax(0,1fr) auto;\n  align-items: center;\n  gap: 28px;\n\n  overflow: hidden;\n  border-radius: 18px;\n\n  background:\n    radial-gradient(\n      circle at 18% 20%,\n      rgba(255,255,255,0.17),\n      transparent 27%\n    ),\n    linear-gradient(\n      105deg,\n      #5794f5 0%,\n      #805df0 48%,\n      #ed43a7 100%\n    );\n\n  box-shadow: 0 24px 55px rgba(89,83,182,0.18);\n}\n\n.cseo-pricing-bottom-cta::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  pointer-events: none;\n\n  background-image:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,0.2) 1px,\n      transparent 1.5px\n    );\n\n  background-size: 18px 18px;\n  opacity: 0.22;\n  mask-image: linear-gradient(\n    90deg,\n    rgba(0,0,0,0.85),\n    transparent 30%,\n    transparent 70%,\n    rgba(0,0,0,0.85)\n  );\n}\n\n.cseo-pricing-bottom-cta__icon,\n.cseo-pricing-bottom-cta__content,\n.cseo-pricing-bottom-cta__action {\n  position: relative;\n  z-index: 2;\n}\n\n.cseo-pricing-bottom-cta__icon {\n  width: 82px;\n  height: 82px;\n\n  display: grid;\n  place-items: center;\n\n  border: 2px solid rgba(255,255,255,0.68);\n  border-radius: 50%;\n\n  color: #ffffff;\n  background: rgba(255,255,255,0.055);\n}\n\n.cseo-pricing-bottom-cta__icon svg {\n  width: 29px;\n  height: 29px;\n  margin-left: 5px;\n  fill: currentColor;\n}\n\n.cseo-pricing-bottom-cta__eyebrow {\n  margin: 0 0 8px !important;\n\n  color: rgba(255,255,255,0.77) !important;\n  -webkit-text-fill-color: rgba(255,255,255,0.77) !important;\n\n  font-size: 10px !important;\n  font-weight: 800 !important;\n  letter-spacing: 0.1em !important;\n  text-transform: uppercase;\n}\n\n.cseo-pricing-bottom-cta__title {\n  margin: 0 0 10px !important;\n\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n\n  font-size: clamp(27px, 2.6vw, 39px) !important;\n  font-weight: 800 !important;\n  line-height: 1.08 !important;\n  letter-spacing: -0.04em !important;\n}\n\n.cseo-pricing-bottom-cta__description {\n  max-width: 620px;\n  margin: 0 !important;\n\n  color: rgba(255,255,255,0.85) !important;\n  -webkit-text-fill-color: rgba(255,255,255,0.85) !important;\n\n  font-size: 14px !important;\n  line-height: 1.55 !important;\n}\n\n.cseo-pricing-bottom-cta__button {\n  min-height: 54px;\n  padding: 15px 24px;\n\n  display: inline-flex !important;\n  align-items: center;\n  justify-content: center;\n  gap: 13px;\n\n  border-radius: 11px;\n\n  color: var(--cseo-heading) !important;\n  -webkit-text-fill-color: var(--cseo-heading) !important;\n\n  background: #ffffff !important;\n\n  font-size: 14px !important;\n  font-weight: 750 !important;\n  line-height: 1 !important;\n  white-space: nowrap;\n\n  box-shadow: 0 12px 26px rgba(22,28,60,0.12);\n\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease;\n}\n\n.cseo-pricing-bottom-cta__button:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 17px 34px rgba(22,28,60,0.18);\n}\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media (max-width: 1050px) {\n  .cseo-pricing-hero__inner {\n    grid-template-columns:\n      minmax(0,0.92fr)\n      minmax(420px,1.08fr);\n\n    gap: 40px;\n  }\n\n  .cseo-plan-dashboard {\n    padding-left: 23px;\n    padding-right: 23px;\n  }\n\n  .cseo-plans-grid {\n    gap: 17px;\n  }\n\n  .cseo-plan-card {\n    padding-left: 21px;\n    padding-right: 21px;\n  }\n}\n\n@media (max-width: 900px) {\n  .cseo-pricing-hero__inner {\n    min-height: auto;\n    padding: 86px 0 72px;\n    grid-template-columns: 1fr;\n    gap: 60px;\n  }\n\n  .cseo-plan-dashboard {\n    max-width: 650px;\n    margin: 0 auto;\n    transform: none;\n  }\n\n  .cseo-process-grid {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap: 45px 30px;\n  }\n\n  .cseo-process-grid::before {\n    display: none;\n  }\n\n  .cseo-plans-grid {\n    max-width: 680px;\n    margin: 0 auto;\n    grid-template-columns: 1fr;\n    gap: 22px;\n  }\n\n  .cseo-plan-card__summary {\n    min-height: auto;\n  }\n\n  .cseo-pricing-bottom-cta {\n    grid-template-columns: 86px minmax(0,1fr);\n  }\n\n  .cseo-pricing-bottom-cta__action {\n    grid-column: 2;\n  }\n}\n\n@media (max-width: 767px) {\n  .cseo-pricing-container {\n    width: min(100% - 26px, 680px);\n  }\n\n  .cseo-pricing-hero {\n    min-height: auto;\n  }\n\n  .cseo-pricing-hero__inner {\n    padding: 64px 0 56px;\n    gap: 45px;\n  }\n\n  .cseo-pricing-hero__title {\n    font-size: clamp(43px, 12.5vw, 58px) !important;\n  }\n\n  .cseo-pricing-hero__description {\n    margin-top: 21px !important;\n    font-size: 17px !important;\n  }\n\n  .cseo-pricing-hero__actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .cseo-pricing-button {\n    width: 100%;\n  }\n\n  .cseo-pricing-hero__benefits {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .cseo-plan-dashboard {\n    padding: 56px 16px 17px;\n    border-radius: 23px;\n    box-shadow:\n      0 28px 55px rgba(0,0,0,0.35),\n      0 0 0 6px rgba(119,131,198,0.1);\n  }\n\n  .cseo-plan-dashboard__topbar {\n    height: 45px;\n    padding: 0 17px;\n  }\n\n  .cseo-plan-dashboard__title {\n    font-size: 27px !important;\n  }\n\n  .cseo-plan-dashboard__chart {\n    height: 135px;\n  }\n\n  .cseo-plan-dashboard__tiles {\n    grid-template-columns: 1fr;\n  }\n\n  .cseo-plan-dashboard__tile {\n    min-height: 68px;\n  }\n\n  .cseo-process-section,\n  .cseo-plans-section,\n  .cseo-deliverables-section,\n  .cseo-pricing-faq-section {\n    padding-top: 70px;\n    padding-bottom: 70px;\n  }\n\n  .cseo-section-heading {\n    margin-bottom: 32px;\n  }\n\n  .cseo-section-title {\n    font-size: 35px !important;\n  }\n\n  .cseo-section-description {\n    font-size: 16px !important;\n  }\n\n  .cseo-process-grid {\n    grid-template-columns: 1fr;\n    gap: 38px;\n  }\n\n  .cseo-process-card {\n    max-width: 390px;\n    margin: 0 auto;\n  }\n\n  .cseo-deliverable__summary {\n    grid-template-columns: 40px minmax(0,1fr) auto;\n    gap: 12px;\n    padding: 16px !important;\n  }\n\n  .cseo-deliverable__icon {\n    width: 38px;\n    height: 38px;\n  }\n\n  .cseo-deliverable__columns {\n    grid-template-columns: 1fr;\n    gap: 25px;\n  }\n\n  .cseo-pricing-faq-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .cseo-pricing-bottom {\n    padding-bottom: 60px;\n  }\n\n  .cseo-pricing-bottom-cta {\n    min-height: auto;\n    padding: 25px 21px;\n\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .cseo-pricing-bottom-cta__icon {\n    width: 70px;\n    height: 70px;\n  }\n\n  .cseo-pricing-bottom-cta__action {\n    grid-column: auto;\n  }\n\n  .cseo-pricing-bottom-cta__button {\n    width: 100%;\n    white-space: normal;\n  }\n\n  .cseo-pricing-hero__shape--blue {\n    top: 48%;\n    left: 4%;\n    width: 85px;\n    height: 75px;\n  }\n\n  .cseo-pricing-hero__shape--pink {\n    right: 2%;\n    bottom: 25px;\n    width: 88px;\n    height: 88px;\n  }\n}\n\n@media (max-width: 420px) {\n  .cseo-plan-card__amount {\n    font-size: 36px;\n  }\n\n  .cseo-custom-plan {\n    align-items: flex-start;\n    text-align: left;\n  }\n\n  .cseo-pricing-faq-question {\n    font-size: 14px !important;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .cseo-pricing-hero__shape,\n  .cseo-pricing-button,\n  .cseo-pricing-button::before,\n  .cseo-plan-card,\n  .cseo-plan-card__button,\n  .cseo-pricing-bottom-cta__button,\n  .cseo-deliverable__plus::before,\n  .cseo-deliverable__plus::after,\n  .cseo-pricing-faq-icon::before,\n  .cseo-pricing-faq-icon::after {\n    animation: none !important;\n    transition: none !important;\n  }\n}\n<\/style>\n\n<main class=\"cseo-pricing-page\">\n\n  <!-- =====================================================\n       HERO\n  ====================================================== -->\n  <section\n    class=\"cseo-pricing-hero\"\n    aria-labelledby=\"cseo-pricing-title\"\n  >\n    <div\n      class=\"cseo-pricing-hero__shape cseo-pricing-hero__shape--blue\"\n      aria-hidden=\"true\"\n    ><\/div>\n\n    <div\n      class=\"cseo-pricing-hero__shape cseo-pricing-hero__shape--pink\"\n      aria-hidden=\"true\"\n    ><\/div>\n\n    <div class=\"cseo-pricing-container cseo-pricing-hero__inner\">\n\n      <div class=\"cseo-pricing-hero__content\">\n\n        <nav\n          class=\"cseo-pricing-breadcrumbs\"\n          aria-label=\"Breadcrumb\"\n        >\n          <a href=\"https:\/\/www.cadenceseo.com\/\">Home<\/a>\n\n          <span\n            class=\"cseo-pricing-breadcrumbs__separator\"\n            aria-hidden=\"true\"\n          >\n            \u203a\n          <\/span>\n\n          <span aria-current=\"page\">\n            SEO Plans and Pricing\n          <\/span>\n        <\/nav>\n\n        <div class=\"cseo-pricing-hero__eyebrow\">\n          Simple Pricing. Powerful SEO.\n        <\/div>\n\n        <h1\n          class=\"cseo-pricing-hero__title\"\n          id=\"cseo-pricing-title\"\n        >\n          SEO Plans Built for\n          <span class=\"cseo-pricing-hero__accent\">\n            Real Business Growth.\n          <\/span>\n        <\/h1>\n\n        <p class=\"cseo-pricing-hero__description\">\n          Choose an SEO plan built around your market, goals, and\n          content needs. Every plan includes an experienced SEO team,\n          transparent reporting, and a strategy tailored to your\n          business.\n        <\/p>\n\n        <div class=\"cseo-pricing-hero__actions\">\n\n          <a\n            class=\"cseo-pricing-button cseo-pricing-button--primary\"\n            href=\"https:\/\/www.cadenceseo.com\/free-video-audit\/\"\n          >\n            <span>Get a Free Video Audit<\/span>\n\n            <span\n              class=\"cseo-pricing-button__arrow\"\n              aria-hidden=\"true\"\n            >\n              \u2192\n            <\/span>\n          <\/a>\n\n          <a\n            class=\"cseo-pricing-button cseo-pricing-button--secondary\"\n            href=\"#cseo-pricing-plans\"\n          >\n            <span>View SEO Plans<\/span>\n\n            <span\n              class=\"cseo-pricing-button__arrow\"\n              aria-hidden=\"true\"\n            >\n              \u2193\n            <\/span>\n          <\/a>\n\n        <\/div>\n\n        <div\n          class=\"cseo-pricing-hero__benefits\"\n          aria-label=\"Plan benefits\"\n        >\n\n          <div class=\"cseo-pricing-hero__benefit\">\n            <span class=\"cseo-pricing-hero__benefit-icon\">\u2713<\/span>\n            <span>No Long-Term Commitment<\/span>\n          <\/div>\n\n          <div class=\"cseo-pricing-hero__benefit\">\n            <span class=\"cseo-pricing-hero__benefit-icon\">\u2713<\/span>\n            <span>Experienced SEO Team<\/span>\n          <\/div>\n\n          <div class=\"cseo-pricing-hero__benefit\">\n            <span class=\"cseo-pricing-hero__benefit-icon\">\u2713<\/span>\n            <span>Transparent Reporting<\/span>\n          <\/div>\n\n        <\/div>\n      <\/div>\n\n      <!-- HERO DASHBOARD -->\n      <div\n        class=\"cseo-plan-dashboard-wrap\"\n        aria-hidden=\"true\"\n      >\n        <div class=\"cseo-plan-dashboard\">\n\n          <div class=\"cseo-plan-dashboard__topbar\">\n            <div class=\"cseo-plan-dashboard__dots\">\n              <span class=\"cseo-plan-dashboard__dot\"><\/span>\n              <span class=\"cseo-plan-dashboard__dot\"><\/span>\n              <span class=\"cseo-plan-dashboard__dot\"><\/span>\n            <\/div>\n          <\/div>\n\n          <p class=\"cseo-plan-dashboard__label\">\n            Cadence SEO Strategy\n          <\/p>\n\n          <h2 class=\"cseo-plan-dashboard__title\">\n            A Plan Built Around Your Goals\n          <\/h2>\n\n          <div class=\"cseo-plan-dashboard__chart\">\n            <svg\n              viewBox=\"0 0 520 150\"\n              preserveAspectRatio=\"none\"\n              aria-hidden=\"true\"\n            >\n              <defs>\n                <linearGradient\n                  id=\"cseoChartLine\"\n                  x1=\"0\"\n                  x2=\"1\"\n                >\n                  <stop offset=\"0%\" stop-color=\"#349df4\"><\/stop>\n                  <stop offset=\"50%\" stop-color=\"#8058f4\"><\/stop>\n                  <stop offset=\"100%\" stop-color=\"#ed45aa\"><\/stop>\n                <\/linearGradient>\n\n                <linearGradient\n                  id=\"cseoChartFill\"\n                  x1=\"0\"\n                  y1=\"0\"\n                  x2=\"0\"\n                  y2=\"1\"\n                >\n                  <stop\n                    offset=\"0%\"\n                    stop-color=\"#8058f4\"\n                    stop-opacity=\"0.35\"\n                  ><\/stop>\n\n                  <stop\n                    offset=\"100%\"\n                    stop-color=\"#8058f4\"\n                    stop-opacity=\"0\"\n                  ><\/stop>\n                <\/linearGradient>\n              <\/defs>\n\n              <path\n                d=\"M0,126\n                   C35,115 43,94 72,103\n                   C98,112 110,75 142,86\n                   C174,98 185,62 217,80\n                   C250,98 266,48 299,63\n                   C332,78 351,39 384,51\n                   C416,63 430,28 458,39\n                   C486,49 496,17 520,10\n                   L520,150 L0,150 Z\"\n                fill=\"url(#cseoChartFill)\"\n              ><\/path>\n\n              <path\n                d=\"M0,126\n                   C35,115 43,94 72,103\n                   C98,112 110,75 142,86\n                   C174,98 185,62 217,80\n                   C250,98 266,48 299,63\n                   C332,78 351,39 384,51\n                   C416,63 430,28 458,39\n                   C486,49 496,17 520,10\"\n                fill=\"none\"\n                stroke=\"url(#cseoChartLine)\"\n                stroke-width=\"4\"\n                stroke-linecap=\"round\"\n              ><\/path>\n            <\/svg>\n          <\/div>\n\n          <div class=\"cseo-plan-dashboard__tiles\">\n\n            <div class=\"cseo-plan-dashboard__tile\">\n              <span class=\"cseo-plan-dashboard__tile-label\">\n                Technical Foundation\n              <\/span>\n\n              <strong class=\"cseo-plan-dashboard__tile-value\">\n                Reviewed\n              <\/strong>\n\n              <span class=\"cseo-plan-dashboard__tile-status\">\n                Included\n              <\/span>\n            <\/div>\n\n            <div class=\"cseo-plan-dashboard__tile\">\n              <span class=\"cseo-plan-dashboard__tile-label\">\n                Search Strategy\n              <\/span>\n\n              <strong class=\"cseo-plan-dashboard__tile-value\">\n                Customized\n              <\/strong>\n\n              <span class=\"cseo-plan-dashboard__tile-status\">\n                Included\n              <\/span>\n            <\/div>\n\n            <div class=\"cseo-plan-dashboard__tile\">\n              <span class=\"cseo-plan-dashboard__tile-label\">\n                Performance Reporting\n              <\/span>\n\n              <strong class=\"cseo-plan-dashboard__tile-value\">\n                Transparent\n              <\/strong>\n\n              <span class=\"cseo-plan-dashboard__tile-status\">\n                Included\n              <\/span>\n            <\/div>\n\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       PROCESS\n  ====================================================== -->\n  <section class=\"cseo-process-section\">\n\n    <div class=\"cseo-pricing-container\">\n\n      <div class=\"cseo-section-heading\">\n\n        <p class=\"cseo-section-eyebrow\">\n          Our Simple Process\n        <\/p>\n\n        <h2 class=\"cseo-section-title\">\n          A Clear Path to More Visibility and Growth\n        <\/h2>\n\n        <p class=\"cseo-section-description\">\n          Your strategy is built around your business instead of forcing\n          your website into a one-size-fits-all package.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"cseo-process-grid\">\n\n        <article class=\"cseo-process-card\">\n\n          <div class=\"cseo-process-icon\">\n            <svg\n              viewBox=\"0 0 24 24\"\n              fill=\"none\"\n              stroke-width=\"2\"\n            >\n              <circle cx=\"11\" cy=\"11\" r=\"7\"><\/circle>\n              <path d=\"m20 20-4-4\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3 class=\"cseo-process-number\">\n            1. Discover\n          <\/h3>\n\n          <p class=\"cseo-process-description\">\n            We learn about your business, market, audience, competition,\n            and growth goals.\n          <\/p>\n\n        <\/article>\n\n        <article class=\"cseo-process-card\">\n\n          <div class=\"cseo-process-icon\">\n            <svg\n              viewBox=\"0 0 24 24\"\n              fill=\"none\"\n              stroke-width=\"2\"\n            >\n              <circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle>\n              <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\n              <path d=\"M12 2v3M22 12h-3\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3 class=\"cseo-process-number\">\n            2. Optimize\n          <\/h3>\n\n          <p class=\"cseo-process-description\">\n            Our team improves technical performance, content, local\n            visibility, and authority.\n          <\/p>\n\n        <\/article>\n\n        <article class=\"cseo-process-card\">\n\n          <div class=\"cseo-process-icon\">\n            <svg\n              viewBox=\"0 0 24 24\"\n              fill=\"none\"\n              stroke-width=\"2\"\n            >\n              <path d=\"M4 20V10\"><\/path>\n              <path d=\"M10 20V4\"><\/path>\n              <path d=\"M16 20v-7\"><\/path>\n              <path d=\"M22 20V7\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3 class=\"cseo-process-number\">\n            3. Grow\n          <\/h3>\n\n          <p class=\"cseo-process-description\">\n            Your search presence becomes stronger as the strategy gains\n            traction across priority opportunities.\n          <\/p>\n\n        <\/article>\n\n        <article class=\"cseo-process-card\">\n\n          <div class=\"cseo-process-icon\">\n            <svg\n              viewBox=\"0 0 24 24\"\n              fill=\"none\"\n              stroke-width=\"2.4\"\n            >\n              <path d=\"m5 12 4 4L19 6\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3 class=\"cseo-process-number\">\n            4. Report\n          <\/h3>\n\n          <p class=\"cseo-process-description\">\n            Clear reporting shows the work completed, progress made,\n            and priorities ahead.\n          <\/p>\n\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       PRICING\n  ====================================================== -->\n  <section\n    class=\"cseo-plans-section\"\n    id=\"cseo-pricing-plans\"\n  >\n    <div class=\"cseo-pricing-container\">\n\n      <div class=\"cseo-section-heading\">\n\n        <p class=\"cseo-section-eyebrow\">\n          Choose Your Plan\n        <\/p>\n\n        <h2 class=\"cseo-section-title\">\n          SEO Plans and Pricing\n        <\/h2>\n\n        <p class=\"cseo-section-description\">\n          Straightforward sample pricing with no long-term commitment.\n          Each strategy can be adjusted around your business and goals.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"cseo-plans-grid\">\n\n        <!-- LOCAL -->\n        <article\n          class=\"cseo-plan-card cseo-plan-card--local\"\n        >\n\n          <div class=\"cseo-plan-card__icon\">\n            <svg\n              viewBox=\"0 0 24 24\"\n              fill=\"none\"\n              stroke-width=\"2\"\n            >\n              <path d=\"m3 11 18-8-8 18-2-8-8-2Z\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <div class=\"cseo-plan-card__header\">\n\n            <h3 class=\"cseo-plan-card__name\">\n              Local SEO\n            <\/h3>\n\n            <p class=\"cseo-plan-card__summary\">\n              For location-based businesses looking to increase local\n              traffic, visibility, and leads.\n            <\/p>\n\n          <\/div>\n\n          <div class=\"cseo-plan-card__price\">\n\n            <span class=\"cseo-plan-card__amount\">\n              $1,500\n            <\/span>\n\n            <span class=\"cseo-plan-card__period\">\n              \/mo\n            <\/span>\n\n          <\/div>\n\n          <p class=\"cseo-plan-card__billing\">\n            Billed monthly\n          <\/p>\n\n          <div class=\"cseo-plan-card__divider\"><\/div>\n\n          <ul class=\"cseo-plan-card__features\">\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>SEO audit and high-impact recommendations<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Local keyword and competitive research<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Technical fixes and content optimization<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Local citations and listing improvements<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Bi-weekly SEO consulting calls<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>24\/7 marketing dashboard access<\/span>\n            <\/li>\n\n          <\/ul>\n\n          <a\n            class=\"cseo-plan-card__button\"\n            href=\"https:\/\/www.cadenceseo.com\/contact\/\"\n          >\n            Choose Local SEO\n          <\/a>\n\n        <\/article>\n\n        <!-- NATIONAL -->\n        <article\n          class=\"cseo-plan-card cseo-plan-card--national cseo-plan-card--featured\"\n        >\n\n          <div class=\"cseo-plan-card__popular\">\n            Most Popular\n          <\/div>\n\n          <div class=\"cseo-plan-card__icon\">\n            <svg\n              viewBox=\"0 0 24 24\"\n              fill=\"none\"\n              stroke-width=\"2\"\n            >\n              <path d=\"M12 2c2.8 2.2 4.7 5.2 5 8.7l3 2.3-3 1-.9 5-4.1-2-4.1 2-.9-5-3-1 3-2.3C7.3 7.2 9.2 4.2 12 2Z\"><\/path>\n              <circle cx=\"12\" cy=\"10\" r=\"2\"><\/circle>\n            <\/svg>\n          <\/div>\n\n          <div class=\"cseo-plan-card__header\">\n\n            <h3 class=\"cseo-plan-card__name\">\n              National SEO\n            <\/h3>\n\n            <p class=\"cseo-plan-card__summary\">\n              For national or multi-location businesses with an internal\n              team that creates content.\n            <\/p>\n\n          <\/div>\n\n          <div class=\"cseo-plan-card__price\">\n\n            <span class=\"cseo-plan-card__amount\">\n              $2,900\n            <\/span>\n\n            <span class=\"cseo-plan-card__period\">\n              \/mo\n            <\/span>\n\n          <\/div>\n\n          <p class=\"cseo-plan-card__billing\">\n            Billed monthly\n          <\/p>\n\n          <div class=\"cseo-plan-card__divider\"><\/div>\n\n          <ul class=\"cseo-plan-card__features\">\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Everything included in strategic SEO setup<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>National or multi-location keyword planning<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Four to six content topics each month<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Technical and existing content optimization<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Authority development and digital PR strategy<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Bi-weekly calls and transparent reporting<\/span>\n            <\/li>\n\n          <\/ul>\n\n          <a\n            class=\"cseo-plan-card__button\"\n            href=\"https:\/\/www.cadenceseo.com\/contact\/\"\n          >\n            Choose National SEO\n          <\/a>\n\n        <\/article>\n\n        <!-- CONTENT -->\n        <article\n          class=\"cseo-plan-card cseo-plan-card--content\"\n        >\n\n          <div class=\"cseo-plan-card__icon\">\n            <svg\n              viewBox=\"0 0 24 24\"\n              fill=\"none\"\n              stroke-width=\"2\"\n            >\n              <path d=\"M9 3h6v4H9z\"><\/path>\n              <path d=\"M12 7v4\"><\/path>\n              <path d=\"M6 21h12\"><\/path>\n              <path d=\"M8 21v-4a4 4 0 0 1 8 0v4\"><\/path>\n              <path d=\"M5 14h3M16 14h3\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <div class=\"cseo-plan-card__header\">\n\n            <h3 class=\"cseo-plan-card__name\">\n              National SEO + Content\n            <\/h3>\n\n            <p class=\"cseo-plan-card__summary\">\n              National SEO strategy with professionally created content\n              included each month.\n            <\/p>\n\n          <\/div>\n\n          <div class=\"cseo-plan-card__price\">\n\n            <span class=\"cseo-plan-card__amount\">\n              $4,200\n            <\/span>\n\n            <span class=\"cseo-plan-card__period\">\n              \/mo\n            <\/span>\n\n          <\/div>\n\n          <p class=\"cseo-plan-card__billing\">\n            Billed monthly\n          <\/p>\n\n          <div class=\"cseo-plan-card__divider\"><\/div>\n\n          <ul class=\"cseo-plan-card__features\">\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Everything included in National SEO<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Content strategy and monthly topic planning<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>One 1,500-word pillar article each month<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Three 800-word supporting articles each month<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Metadata, markup, links, and stock imagery<\/span>\n            <\/li>\n\n            <li class=\"cseo-plan-card__feature\">\n              <span class=\"cseo-plan-card__check\">\u2713<\/span>\n              <span>Bi-weekly calls and transparent reporting<\/span>\n            <\/li>\n\n          <\/ul>\n\n          <a\n            class=\"cseo-plan-card__button\"\n            href=\"https:\/\/www.cadenceseo.com\/contact\/\"\n          >\n            Choose SEO + Content\n          <\/a>\n\n        <\/article>\n\n      <\/div>\n\n      <div class=\"cseo-custom-plan\">\n\n        <span class=\"cseo-custom-plan__icon\">\n          \u2713\n        <\/span>\n\n        <span>\n          Need something custom? We can build a plan around your\n          website, priorities, and growth goals.\n        <\/span>\n\n        <a href=\"https:\/\/www.cadenceseo.com\/contact\/\">\n          Contact Us \u2192\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       DETAILED DELIVERABLES\n  ====================================================== -->\n  <section class=\"cseo-deliverables-section\">\n\n    <div class=\"cseo-pricing-container\">\n\n      <div class=\"cseo-section-heading\">\n\n        <p class=\"cseo-section-eyebrow\">\n          Transparent Deliverables\n        <\/p>\n\n        <h2 class=\"cseo-section-title\">\n          Know What You Are Paying For\n        <\/h2>\n\n        <p class=\"cseo-section-description\">\n          Expand each plan to see how the initial research and ongoing\n          SEO work are structured.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"cseo-deliverables-list\">\n\n        <!-- LOCAL DETAILS -->\n        <details class=\"cseo-deliverable\">\n\n          <summary class=\"cseo-deliverable__summary\">\n\n            <span class=\"cseo-deliverable__icon\">\n              01\n            <\/span>\n\n            <span class=\"cseo-deliverable__heading\">\n              <span class=\"cseo-deliverable__title\">\n                Local SEO Deliverables\n              <\/span>\n\n              <span class=\"cseo-deliverable__subtitle\">\n                Research, optimization, local visibility, and reporting\n              <\/span>\n            <\/span>\n\n            <span\n              class=\"cseo-deliverable__plus\"\n              aria-hidden=\"true\"\n            ><\/span>\n\n          <\/summary>\n\n          <div class=\"cseo-deliverable__content\">\n\n            <div class=\"cseo-deliverable__columns\">\n\n              <div class=\"cseo-deliverable__column\">\n\n                <h3>\n                  Month One\n                <\/h3>\n\n                <ul>\n                  <li>SEO audit and priority implementation<\/li>\n                  <li>Local keyword research<\/li>\n                  <li>Competitive research<\/li>\n                  <li>Marketing dashboard setup<\/li>\n                <\/ul>\n\n              <\/div>\n\n              <div class=\"cseo-deliverable__column\">\n\n                <h3>\n                  Ongoing\n                <\/h3>\n\n                <ul>\n                  <li>Bi-weekly SEO consulting calls<\/li>\n                  <li>Technical fixes based on audits and crawls<\/li>\n                  <li>Existing content optimization<\/li>\n                  <li>Internal linking and search-result enhancements<\/li>\n                  <li>Local citations and listing updates<\/li>\n                  <li>Marketing dashboard access<\/li>\n                <\/ul>\n\n              <\/div>\n\n            <\/div>\n          <\/div>\n\n        <\/details>\n\n        <!-- NATIONAL DETAILS -->\n        <details class=\"cseo-deliverable\">\n\n          <summary class=\"cseo-deliverable__summary\">\n\n            <span class=\"cseo-deliverable__icon\">\n              02\n            <\/span>\n\n            <span class=\"cseo-deliverable__heading\">\n              <span class=\"cseo-deliverable__title\">\n                National SEO Deliverables\n              <\/span>\n\n              <span class=\"cseo-deliverable__subtitle\">\n                National strategy, content planning, authority, and reporting\n              <\/span>\n            <\/span>\n\n            <span\n              class=\"cseo-deliverable__plus\"\n              aria-hidden=\"true\"\n            ><\/span>\n\n          <\/summary>\n\n          <div class=\"cseo-deliverable__content\">\n\n            <div class=\"cseo-deliverable__columns\">\n\n              <div class=\"cseo-deliverable__column\">\n\n                <h3>\n                  Month One\n                <\/h3>\n\n                <ul>\n                  <li>SEO audit and priority implementation<\/li>\n                  <li>Keyword research and strategic planning<\/li>\n                  <li>Competitive research<\/li>\n                  <li>Marketing dashboard setup<\/li>\n                <\/ul>\n\n              <\/div>\n\n              <div class=\"cseo-deliverable__column\">\n\n                <h3>\n                  Ongoing\n                <\/h3>\n\n                <ul>\n                  <li>Bi-weekly SEO consulting calls<\/li>\n                  <li>Technical fixes based on ongoing crawls<\/li>\n                  <li>Four to six content topics per month<\/li>\n                  <li>Existing content and internal-link optimization<\/li>\n                  <li>Backlink and authority development<\/li>\n                  <li>Digital PR strategy and reporting<\/li>\n                <\/ul>\n\n              <\/div>\n\n            <\/div>\n          <\/div>\n\n        <\/details>\n\n        <!-- CONTENT DETAILS -->\n        <details class=\"cseo-deliverable\">\n\n          <summary class=\"cseo-deliverable__summary\">\n\n            <span class=\"cseo-deliverable__icon\">\n              03\n            <\/span>\n\n            <span class=\"cseo-deliverable__heading\">\n              <span class=\"cseo-deliverable__title\">\n                National SEO With Content Deliverables\n              <\/span>\n\n              <span class=\"cseo-deliverable__subtitle\">\n                Full national strategy with content written by our team\n              <\/span>\n            <\/span>\n\n            <span\n              class=\"cseo-deliverable__plus\"\n              aria-hidden=\"true\"\n            ><\/span>\n\n          <\/summary>\n\n          <div class=\"cseo-deliverable__content\">\n\n            <div class=\"cseo-deliverable__columns\">\n\n              <div class=\"cseo-deliverable__column\">\n\n                <h3>\n                  Month One\n                <\/h3>\n\n                <ul>\n                  <li>SEO audit and priority implementation<\/li>\n                  <li>Keyword and competitive research<\/li>\n                  <li>Content topic planning and approval process<\/li>\n                  <li>Marketing dashboard setup<\/li>\n                <\/ul>\n\n              <\/div>\n\n              <div class=\"cseo-deliverable__column\">\n\n                <h3>\n                  Ongoing\n                <\/h3>\n\n                <ul>\n                  <li>Everything included in National SEO<\/li>\n                  <li>One 1,500-word pillar article per month<\/li>\n                  <li>Three 800-word supporting articles per month<\/li>\n                  <li>Metadata, markup, internal links, and imagery<\/li>\n                  <li>Existing content and authority development<\/li>\n                  <li>Bi-weekly calls and ongoing reporting<\/li>\n                <\/ul>\n\n              <\/div>\n\n            <\/div>\n          <\/div>\n\n        <\/details>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       FAQ\n  ====================================================== -->\n  <section class=\"cseo-pricing-faq-section\">\n\n    <div class=\"cseo-pricing-container\">\n\n      <div class=\"cseo-section-heading\">\n\n        <p class=\"cseo-section-eyebrow\">\n          FAQ\n        <\/p>\n\n        <h2 class=\"cseo-section-title\">\n          Common SEO Pricing Questions\n        <\/h2>\n\n      <\/div>\n\n      <div class=\"cseo-pricing-faq-grid\">\n\n        <div class=\"cseo-pricing-faq-column\">\n\n          <details class=\"cseo-pricing-faq-item\">\n\n            <summary class=\"cseo-pricing-faq-question\">\n              <span>\n                How long does it take to see SEO results?\n              <\/span>\n\n              <span\n                class=\"cseo-pricing-faq-icon\"\n                aria-hidden=\"true\"\n              ><\/span>\n            <\/summary>\n\n            <div class=\"cseo-pricing-faq-answer\">\n              <p>\n                Timelines vary based on your current website, market,\n                competition, and goals. SEO is an ongoing growth strategy,\n                and progress typically develops as technical, content, and\n                authority improvements gain traction.\n              <\/p>\n            <\/div>\n\n          <\/details>\n\n          <details class=\"cseo-pricing-faq-item\">\n\n            <summary class=\"cseo-pricing-faq-question\">\n              <span>\n                Do your plans require a long-term contract?\n              <\/span>\n\n              <span\n                class=\"cseo-pricing-faq-icon\"\n                aria-hidden=\"true\"\n              ><\/span>\n            <\/summary>\n\n            <div class=\"cseo-pricing-faq-answer\">\n              <p>\n                The sample plans are presented as month-to-month services\n                without a long-term commitment. Project details and terms\n                are confirmed before work begins.\n              <\/p>\n            <\/div>\n\n          <\/details>\n\n          <details class=\"cseo-pricing-faq-item\">\n\n            <summary class=\"cseo-pricing-faq-question\">\n              <span>\n                What industries do you work with?\n              <\/span>\n\n              <span\n                class=\"cseo-pricing-faq-icon\"\n                aria-hidden=\"true\"\n              ><\/span>\n            <\/summary>\n\n            <div class=\"cseo-pricing-faq-answer\">\n              <p>\n                Cadence SEO works with businesses across a variety of\n                industries. Your strategy is built around your specific\n                market, customer journey, competition, and business goals.\n              <\/p>\n            <\/div>\n\n          <\/details>\n\n        <\/div>\n\n        <div class=\"cseo-pricing-faq-column\">\n\n          <details class=\"cseo-pricing-faq-item\">\n\n            <summary class=\"cseo-pricing-faq-question\">\n              <span>\n                What is included in content creation?\n              <\/span>\n\n              <span\n                class=\"cseo-pricing-faq-icon\"\n                aria-hidden=\"true\"\n              ><\/span>\n            <\/summary>\n\n            <div class=\"cseo-pricing-faq-answer\">\n              <p>\n                The National SEO with Content plan includes topic planning,\n                one 1,500-word pillar article, three 800-word supporting\n                articles, metadata, markup, internal links, and stock images.\n              <\/p>\n            <\/div>\n\n          <\/details>\n\n          <details class=\"cseo-pricing-faq-item\">\n\n            <summary class=\"cseo-pricing-faq-question\">\n              <span>\n                How do you measure SEO success?\n              <\/span>\n\n              <span\n                class=\"cseo-pricing-faq-icon\"\n                aria-hidden=\"true\"\n              ><\/span>\n            <\/summary>\n\n            <div class=\"cseo-pricing-faq-answer\">\n              <p>\n                Reporting is aligned with your strategy and may include\n                search visibility, relevant traffic, conversions, completed\n                work, technical improvements, and progress toward business\n                goals.\n              <\/p>\n            <\/div>\n\n          <\/details>\n\n          <details class=\"cseo-pricing-faq-item\">\n\n            <summary class=\"cseo-pricing-faq-question\">\n              <span>\n                Can my plan be customized?\n              <\/span>\n\n              <span\n                class=\"cseo-pricing-faq-icon\"\n                aria-hidden=\"true\"\n              ><\/span>\n            <\/summary>\n\n            <div class=\"cseo-pricing-faq-answer\">\n              <p>\n                Yes. The listed packages are sample plans. Scope and\n                deliverables can be adjusted to reflect your website,\n                resources, market, priorities, and growth goals.\n              <\/p>\n            <\/div>\n\n          <\/details>\n\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       BOTTOM CTA\n  ====================================================== -->\n  <section class=\"cseo-pricing-bottom\">\n\n    <div class=\"cseo-pricing-container\">\n\n      <div class=\"cseo-pricing-bottom-cta\">\n\n        <div\n          class=\"cseo-pricing-bottom-cta__icon\"\n          aria-hidden=\"true\"\n        >\n          <svg viewBox=\"0 0 24 24\">\n            <path d=\"M8 5.14v13.72a1 1 0 0 0 1.53.85l10.3-6.86a1 1 0 0 0 0-1.66L9.53 4.29A1 1 0 0 0 8 5.14z\"><\/path>\n          <\/svg>\n        <\/div>\n\n        <div class=\"cseo-pricing-bottom-cta__content\">\n\n          <p class=\"cseo-pricing-bottom-cta__eyebrow\">\n            Free Website Review\n          <\/p>\n\n          <h2 class=\"cseo-pricing-bottom-cta__title\">\n            See What\u2019s Holding Your Website Back\n          <\/h2>\n\n          <p class=\"cseo-pricing-bottom-cta__description\">\n            Get a personalized video audit of your website with practical\n            insights and recommendations tailored to your business.\n          <\/p>\n\n        <\/div>\n\n        <div class=\"cseo-pricing-bottom-cta__action\">\n\n          <a\n            class=\"cseo-pricing-bottom-cta__button\"\n            href=\"https:\/\/www.cadenceseo.com\/free-video-audit\/\"\n          >\n            <span>Get My Free Video Audit<\/span>\n            <span aria-hidden=\"true\">\u2192<\/span>\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does it take to see SEO results?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Timelines vary based on the current website, market, competition, and goals. SEO is an ongoing growth strategy, and progress develops as technical, content, and authority improvements gain traction.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do your plans require a long-term contract?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The sample plans are presented as month-to-month services without a long-term commitment. Project details and terms are confirmed before work begins.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is included in content creation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The National SEO with Content plan includes topic planning, one 1,500-word pillar article, three 800-word supporting articles, metadata, markup, internal links, and stock images.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do you measure SEO success?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Reporting is aligned with the strategy and may include search visibility, relevant traffic, conversions, completed work, technical improvements, and progress toward business goals.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can my plan be customized?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The listed packages are sample plans. Scope and deliverables can be adjusted around the website, resources, market, priorities, and growth goals.\"\n      }\n    }\n  ]\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home \u203a SEO Plans and Pricing Simple Pricing. Powerful SEO. SEO Plans Built for Real Business Growth. Choose an SEO plan built around your market, goals, and content needs. Every plan includes an experienced SEO team, transparent reporting, and a strategy tailored to your business. Get a Free Video Audit \u2192 View SEO Plans \u2193 [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":15222,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"content-type":"","footnotes":""},"class_list":["post-15702","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>SEO Services Pricing | SEO Pricing Packages | CadenceSEO<\/title>\n<meta name=\"description\" content=\"At CadenceSEO we offer exceptionally competitive prices when it comes to our services. Check out our SEO Services Pricing today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cadenceseo.com\/es\/seo-plan-pricing\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SEO Plan Pricing\" \/>\n<meta property=\"og:description\" content=\"At CadenceSEO we offer exceptionally competitive prices when it comes to our services. Check out our SEO Services Pricing today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cadenceseo.com\/es\/seo-plan-pricing\/\" \/>\n<meta property=\"og:site_name\" content=\"Cadence SEO\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/cadenceSEOconsulting\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-28T22:41:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.cadenceseo.com\/wp-content\/uploads\/2021\/09\/Untitled-design-41-min.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@CadenceSeo\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/seo-plan-pricing\\\/\",\"url\":\"https:\\\/\\\/www.cadenceseo.com\\\/seo-plan-pricing\\\/\",\"name\":\"SEO Services Pricing | SEO Pricing Packages | CadenceSEO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/seo-plan-pricing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/seo-plan-pricing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.cadenceseo.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/Untitled-design-41-min.jpg\",\"datePublished\":\"2021-10-31T18:47:45+00:00\",\"dateModified\":\"2026-07-28T22:41:42+00:00\",\"description\":\"At CadenceSEO we offer exceptionally competitive prices when it comes to our services. Check out our SEO Services Pricing today.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/seo-plan-pricing\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cadenceseo.com\\\/seo-plan-pricing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/seo-plan-pricing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.cadenceseo.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/Untitled-design-41-min.jpg\",\"contentUrl\":\"https:\\\/\\\/www.cadenceseo.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/Untitled-design-41-min.jpg\",\"width\":1200,\"height\":675,\"caption\":\"We Help You Reach Your Organic Search Goals\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/seo-plan-pricing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.cadenceseo.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SEO Plan Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/#website\",\"url\":\"https:\\\/\\\/www.cadenceseo.com\\\/\",\"name\":\"Cadenceseo\",\"description\":\"We get you where your audience is searching\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.cadenceseo.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/#organization\",\"name\":\"CadenceSEO, LLC\",\"alternateName\":\"Cadence SEO\",\"url\":\"https:\\\/\\\/www.cadenceseo.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.cadenceseo.com\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/cropped-cs-Logo-footer.png\",\"contentUrl\":\"https:\\\/\\\/www.cadenceseo.com\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/cropped-cs-Logo-footer.png\",\"width\":288,\"height\":187,\"caption\":\"CadenceSEO, LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cadenceseo.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/cadenceSEOconsulting\",\"https:\\\/\\\/x.com\\\/CadenceSeo\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/cadence-seo\",\"https:\\\/\\\/www.instagram.com\\\/cadenceseoconsulting\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@cadenceseo\"],\"description\":\"Cadence SEO is a digital marketing agency that helps businesses improve visibility across Google, AI-powered search platforms, and other online channels. Our team combines technical SEO, content strategy, digital PR, and AI optimization to build stronger authority, attract qualified traffic, and drive long-term growth.\",\"email\":\"info@cadenceseo.com\",\"telephone\":\"+1-480-341-4627\",\"legalName\":\"CadenceSEO, LLC\",\"foundingDate\":\"2020-07-31\",\"taxID\":\"85-2301834\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"SEO Services Pricing | SEO Pricing Packages | CadenceSEO","description":"At CadenceSEO we offer exceptionally competitive prices when it comes to our services. Check out our SEO Services Pricing today.","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:\/\/www.cadenceseo.com\/es\/seo-plan-pricing\/","og_locale":"es_MX","og_type":"article","og_title":"SEO Plan Pricing","og_description":"At CadenceSEO we offer exceptionally competitive prices when it comes to our services. Check out our SEO Services Pricing today.","og_url":"https:\/\/www.cadenceseo.com\/es\/seo-plan-pricing\/","og_site_name":"Cadence SEO","article_publisher":"https:\/\/www.facebook.com\/cadenceSEOconsulting","article_modified_time":"2026-07-28T22:41:42+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/www.cadenceseo.com\/wp-content\/uploads\/2021\/09\/Untitled-design-41-min.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@CadenceSeo","twitter_misc":{"Tiempo de lectura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.cadenceseo.com\/seo-plan-pricing\/","url":"https:\/\/www.cadenceseo.com\/seo-plan-pricing\/","name":"SEO Services Pricing | SEO Pricing Packages | CadenceSEO","isPartOf":{"@id":"https:\/\/www.cadenceseo.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cadenceseo.com\/seo-plan-pricing\/#primaryimage"},"image":{"@id":"https:\/\/www.cadenceseo.com\/seo-plan-pricing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cadenceseo.com\/wp-content\/uploads\/2021\/09\/Untitled-design-41-min.jpg","datePublished":"2021-10-31T18:47:45+00:00","dateModified":"2026-07-28T22:41:42+00:00","description":"At CadenceSEO we offer exceptionally competitive prices when it comes to our services. Check out our SEO Services Pricing today.","breadcrumb":{"@id":"https:\/\/www.cadenceseo.com\/seo-plan-pricing\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cadenceseo.com\/seo-plan-pricing\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.cadenceseo.com\/seo-plan-pricing\/#primaryimage","url":"https:\/\/www.cadenceseo.com\/wp-content\/uploads\/2021\/09\/Untitled-design-41-min.jpg","contentUrl":"https:\/\/www.cadenceseo.com\/wp-content\/uploads\/2021\/09\/Untitled-design-41-min.jpg","width":1200,"height":675,"caption":"We Help You Reach Your Organic Search Goals"},{"@type":"BreadcrumbList","@id":"https:\/\/www.cadenceseo.com\/seo-plan-pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/www.cadenceseo.com\/"},{"@type":"ListItem","position":2,"name":"SEO Plan Pricing"}]},{"@type":"WebSite","@id":"https:\/\/www.cadenceseo.com\/#website","url":"https:\/\/www.cadenceseo.com\/","name":"Cadencia","description":"Llegamos a donde tu audiencia est\u00e1 buscando","publisher":{"@id":"https:\/\/www.cadenceseo.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cadenceseo.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.cadenceseo.com\/#organization","name":"CadenceSEO, LLC","alternateName":"Cadence SEO","url":"https:\/\/www.cadenceseo.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.cadenceseo.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.cadenceseo.com\/wp-content\/uploads\/2023\/05\/cropped-cs-Logo-footer.png","contentUrl":"https:\/\/www.cadenceseo.com\/wp-content\/uploads\/2023\/05\/cropped-cs-Logo-footer.png","width":288,"height":187,"caption":"CadenceSEO, LLC"},"image":{"@id":"https:\/\/www.cadenceseo.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/cadenceSEOconsulting","https:\/\/x.com\/CadenceSeo","https:\/\/www.linkedin.com\/company\/cadence-seo","https:\/\/www.instagram.com\/cadenceseoconsulting\/","https:\/\/www.youtube.com\/@cadenceseo"],"description":"Cadence SEO es una agencia de marketing digital que ayuda a las empresas a mejorar su visibilidad en Google, plataformas de b\u00fasqueda impulsadas por IA y otros canales en l\u00ednea. Nuestro equipo combina SEO t\u00e9cnico, estrategia de contenido, relaciones p\u00fablicas digitales y optimizaci\u00f3n con IA para construir una mayor autoridad, atraer tr\u00e1fico calificado e impulsar el crecimiento a largo plazo.","email":"info@cadenceseo.com","telephone":"+1-480-341-4627","legalName":"CadenceSEO, LLC","foundingDate":"2020-07-31","taxID":"85-2301834","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"_links":{"self":[{"href":"https:\/\/www.cadenceseo.com\/es\/wp-json\/wp\/v2\/pages\/15702","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cadenceseo.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cadenceseo.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cadenceseo.com\/es\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cadenceseo.com\/es\/wp-json\/wp\/v2\/comments?post=15702"}],"version-history":[{"count":6,"href":"https:\/\/www.cadenceseo.com\/es\/wp-json\/wp\/v2\/pages\/15702\/revisions"}],"predecessor-version":[{"id":35305,"href":"https:\/\/www.cadenceseo.com\/es\/wp-json\/wp\/v2\/pages\/15702\/revisions\/35305"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.cadenceseo.com\/es\/wp-json\/wp\/v2\/media\/15222"}],"wp:attachment":[{"href":"https:\/\/www.cadenceseo.com\/es\/wp-json\/wp\/v2\/media?parent=15702"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}