{"id":145,"date":"2026-06-17T14:22:00","date_gmt":"2026-06-17T14:22:00","guid":{"rendered":"https:\/\/www.voctos.com\/?page_id=145"},"modified":"2026-09-17T15:51:17","modified_gmt":"2026-09-17T15:51:17","slug":"seo","status":"publish","type":"page","link":"https:\/\/www.voctos.com\/ar\/seo\/","title":{"rendered":"SEO"},"content":{"rendered":"<style>\n\/* Heading wrapper shrinks to the text's own width so the decorative ring\/oval behind it\n   scales with the heading length, instead of always spanning the full column width\n   (fixes an oversized ring on short headings like \"SEO\"). *\/\n.voctos-hero-offer-wrap{display:block;width:-webkit-fit-content;width:fit-content;}\n\/* Optional country chip above the heading \u2014 location pages only. It renders\n   only when a country code (or an uploaded flag) is set, so every existing\n   hero is untouched. Two\n   tones, because the hero background is dark on seo\/support\/marketplaces and\n   light on dev\/geo\/content\/ppc. *\/\n.voctos-hero-flag{display:inline-flex;align-items:center;gap:9px;margin-bottom:40px;padding:8px 14px;border-radius:10px;font-size:13px;line-height:1;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.30);}\n.voctos-hero-flag img{width:22px;height:15px;border-radius:3px;display:block;object-fit:cover;}\n.voctos-hero-flag--ink{color:#0d172d;background:rgba(13,23,45,.06);border-color:rgba(13,23,45,.14);}\n\/* The decorative ring is drawn OUTSIDE the heading's box, so it reaches up\n   into whatever sits above it. The chip needs real air, not the 20px that\n   looked fine before the ring was there. *\/\n@media (min-width:1024px){.voctos-hero-flag{margin-bottom:56px;}}\n\/* Belt-and-suspenders: hide the ring immediately on first paint (before Alpine.js\n   finishes initializing x-show), so there's no flash of the ring on pages where it's\n   been turned off (e.g. ppc, matching the original page which has no ring at all). *\/\n.voctos-ring-hidden{display:none!important;}\n\/* \"max-w-[250px]\" (an arbitrary-value Tailwind class) was never compiled into the static\n   main.css, so it silently did nothing \u2014 same class of bug as \"lg:text-[60px]\" above. This\n   caps the support ball\/chain graphic's width on mobile; \"lg:max-w-full\" (a real compiled\n   class) already handles desktop, so this only needs to apply below that breakpoint. *\/\n.voctos-support-balls-cap{max-width:250px;}\n@media (min-width:1024px){.voctos-support-balls-cap{max-width:none;}}\n\/* Same broken-arbitrary-class issue for the marketplaces card images: \"h-[184px]\" and\n   \"bg-[#F3F3F3]\" never compiled into main.css. Scoped class fallback, matching the pattern\n   above (mobile keeps the compiled w-36\/h-24 utility classes; desktop needs the override). *\/\n.voctos-mp-card-img{background-color:#F3F3F3;}\n@media (min-width:1024px){.voctos-mp-card-img{width:100%;height:184px;}}\n\/* Marketplaces hero graphic \u2014 reproduces the live original exactly: the classed inline SVG\n   (mp-hand \/ orbit \/ oz \/ wb \/ ya \/ sber) is driven by the theme's OWN GSAP timeline via\n   Alpine x-data=\"marketplaceShort\" (staggered fade-in entrance, then a perpetual yoyo float of\n   the OZON\/WB\/Yandex\/Sber logo bubbles). This wrapper only positions the graphic like the\n   original: left-bleed + navy bottom-fade on mobile, shifted left on desktop. No CSS animation\n   here \u2014 the GSAP timeline in selfhost\/js\/main.min.js owns the motion*\/\n.voctos-mp-wrap{position:relative;transform:translate(-16px,80px);}\n.voctos-mp-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,#0D172D 25%,rgba(13,23,45,0) 75%);pointer-events:none;}\n.voctos-mp-wrap svg{display:block;width:100%;height:auto;}\n@media (min-width:1024px){\n  .voctos-mp-wrap{transform:translate(-30%,128px);}\n  .voctos-mp-wrap::after{display:none;}\n}\n\/* Service hero cards \u2014 mobile & tablet only (below lg\/1024px): the 4 cards below the main hero\n   scroll horizontally. (\"auto-cols-[307px]\" was never compiled, so the grid row collapsed and the\n   cards stacked.) The main hero box is untouched; desktop keeps its original layout. *\/\n@media (max-width:1023px){\n  .voctos-hero-cards{display:flex!important;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:18px;padding-bottom:14px;scroll-snap-type:x mandatory;}\n  .voctos-hero-cards>li{flex:0 0 auto;width:320px;max-width:100%;scroll-snap-align:center;}\n  .voctos-mp-wrap{transform:translate(-74px,80px);}\n}\n\/* Desktop: \"auto-cols-[307px]\" was never compiled, so the fixed 307px columns overflowed the\n   container and the last card got clipped by lg:overflow-hidden. Make the columns share the row\n   width equally so all cards fit. *\/\n@media (min-width:1024px){\n  .voctos-hero-cards{grid-auto-columns:minmax(0,1fr);}\n}\n<\/style>\n<style>\n.voctos-seo-hero::before{background:linear-gradient(to bottom,#000 0%,rgba(45,45,45,0.48) 49.23%,rgba(137,137,137,0) 100%)!important;}\n@media (max-width:1023px){\n  .voctos-seo-hero .voctos-ring{height:130px!important;width:172%!important;left:-32%!important;}\n  .voctos-seo-hero .voctos-hero-offer-wrap{margin-bottom:2.5rem!important;}\n}\n@media (max-width:600px){\n  .voctos-seo-hero .voctos-ring{height:90px!important;width:250%!important;left:-31%!important;}\n  .voctos-seo-hero .voctos-hero-offer-wrap{margin-bottom:2.25rem!important;}\n}\n<\/style>\n<!-- Oval positioned via inline style on the SVG element below -->\n<section class=\"voctos-seo-hero sm:pt-24 pt-20 bg-lg-20 relative before:content-[&#039;&#039;] before:absolute before:inset-x-0 before:top-0 before:h-32 before:opacity-60\">\n<div class=\"container grid grid-cols-5 justify-items-center gap-y-5 items-center mb-7 sm:mb-28 lg:gap-x-28 lg:justify-items-start\">\n\n<!-- LEFT PANEL: controlled by service_type field -->\n<div class=\"col-span-full lg:col-span-2 lg:self-start lg:w-full xl:self-center\" x-data=\"atom\">\n<picture :class=\"{'opacity-0': isActive}\" class=\"block opacity-0\" style=\"display: none;\" x-show=\"!isActive\">\n<img decoding=\"async\" alt=\"\" class=\"block lg:w-full\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/atom-large.svg\"\/>\n<\/picture>\n<svg class=\"si-atom block max-w-full lg:w-full\" fill=\"none\" viewbox=\"0 0 335 309\" width=\"335\" x-show=\"isActive\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\">\n<g clip-path=\"url(#clip0_690_6320)\">\n<path class=\"si-ring-3\" d=\"M285.436 243.919C281.428 248.31 274.708 250.801 264.79 250.523C254.894 250.245 242.55 247.202 228.491 241.424C200.418 229.887 166.641 207.921 134.007 178.14C101.372 148.359 76.4152 116.728 62.3646 89.8242C55.3282 76.3511 51.1712 64.3368 49.992 54.5072C48.8103 44.6559 50.6769 37.7363 54.6845 33.3447C58.6922 28.953 65.4126 26.4627 75.3306 26.7407C85.2268 27.018 97.5703 30.0613 111.629 35.8389C139.703 47.3759 173.479 69.3426 206.114 99.1235C238.748 128.904 263.705 160.535 277.756 187.439C284.792 200.912 288.949 212.926 290.128 222.756C291.31 232.607 289.444 239.527 285.436 243.919Z\" stroke=\"url(#paint0_linear_690_6320)\" stroke-width=\"11\"><\/path>\n<path class=\"si-ring-1\" d=\"M111.802 290.555C106.304 287.974 101.854 282.223 99.1092 272.634C96.3687 263.06 95.5511 250.333 96.8459 235.163C99.4318 204.869 110.333 166.052 129.111 126.041C147.889 86.0307 170.781 52.8415 192.432 31.4945C203.273 20.8049 213.585 13.3013 222.701 9.29186C231.83 5.27596 239.098 5.02361 244.596 7.60421C250.095 10.1848 254.544 15.9361 257.289 25.5249C260.03 35.0985 260.847 47.8255 259.552 62.9956C256.967 93.29 246.065 132.107 227.287 172.117C208.51 212.128 185.617 245.317 163.967 266.664C153.125 277.354 142.813 284.857 133.698 288.867C124.568 292.883 117.301 293.135 111.802 290.555Z\" stroke=\"transparent\" stroke-width=\"11\"><\/path>\n<path clip-rule=\"evenodd\" d=\"M238.598 0.0977577C237.616 0.0139647 236.617 -0.0157006 235.601 0.00775885L235.854 11.0048C236.48 10.9904 237.082 11.0084 237.662 11.0579L238.598 0.0977577ZM233.91 11.1463C233.248 11.2256 232.563 11.3374 231.858 11.4824L229.644 0.707517C230.644 0.501967 231.631 0.340592 232.604 0.224196L233.91 11.1463ZM244.492 1.33563C243.55 1.00832 242.587 0.742204 241.602 0.536133L239.348 11.3026C239.877 11.4134 240.387 11.5545 240.88 11.7259L244.492 1.33563ZM226.672 1.4375L229.68 12.0185C228.965 12.2219 228.233 12.4559 227.486 12.7207L223.812 2.35216C224.776 2.01088 225.729 1.70579 226.672 1.4375ZM249.848 4.02916C249.019 3.4657 248.156 2.95788 247.261 2.50732L242.316 12.3333C242.78 12.5664 243.228 12.8304 243.664 13.1266L249.848 4.02916ZM221.07 3.41016L225.302 13.5638C224.565 13.8708 223.816 14.2053 223.055 14.5672L218.333 4.6322C219.253 4.19487 220.165 3.78736 221.07 3.41016ZM254.359 7.98966C253.68 7.23579 252.969 6.53138 252.228 5.87793L244.955 14.1305C245.376 14.5011 245.786 14.9084 246.188 15.3539L254.359 7.98966ZM220.781 15.712C220.039 16.1054 219.288 16.5229 218.528 16.9643L213.003 7.45233C213.884 6.94061 214.759 6.45397 215.629 5.9928L220.781 15.712ZM216.274 18.3277C215.54 18.7894 214.799 19.272 214.051 19.7753L207.909 10.6497C208.75 10.0833 209.588 9.53809 210.421 9.01449L216.274 18.3277ZM205.419 12.3794L211.822 21.3243C211.098 21.8425 210.369 22.3791 209.635 22.934L203.003 14.1583C203.812 13.5468 204.617 12.9538 205.419 12.3794ZM207.517 24.5759L200.679 15.959C199.905 16.5735 199.128 17.2045 198.35 17.8516L205.378 26.3133C206.095 25.718 206.807 25.1388 207.517 24.5759ZM201.182 29.948C201.88 29.319 202.576 28.7042 203.269 28.1039L196.067 19.7891C195.321 20.4359 194.572 21.0971 193.822 21.7727L201.182 29.948ZM197.079 33.779C197.761 33.1203 198.441 32.4742 199.118 31.8411L191.612 23.8003C190.887 24.4771 190.162 25.1668 189.434 25.8694L197.079 33.779ZM193.074 37.7753C193.738 37.0922 194.4 36.4206 195.062 35.7605L187.293 27.9728C186.592 28.6728 185.889 29.3845 185.186 30.1078L193.074 37.7753ZM191.096 39.8404C190.45 40.5248 189.803 41.2197 189.156 41.9249L181.056 34.4824C181.737 33.7404 182.418 33.0089 183.099 32.2881L191.096 39.8404ZM179.039 36.7066L187.237 44.0418C186.606 44.7471 185.975 45.4618 185.343 46.1859L177.054 38.9551C177.716 38.196 178.378 37.4464 179.039 36.7066ZM183.465 48.3664C182.849 49.0904 182.233 49.8229 181.617 50.564L173.157 43.5335C173.801 42.7591 174.445 41.9934 175.089 41.2368L183.465 48.3664ZM179.784 52.7962C179.182 53.5376 178.58 54.2869 177.978 55.044L169.365 48.2021C169.992 47.413 170.619 46.6322 171.246 45.8597L179.784 52.7962ZM174.431 59.6058C175.018 58.8355 175.605 58.0723 176.192 57.3164L167.509 50.5635C166.899 51.3486 166.289 52.1413 165.68 52.9417L174.431 59.6058ZM170.963 64.2574C171.535 63.4741 172.109 62.6974 172.683 61.9273L163.865 55.3515C163.27 56.1488 162.676 56.9532 162.083 57.7647L170.963 64.2574ZM167.581 68.9759C168.14 68.1812 168.7 67.3925 169.261 66.61L160.321 60.2007C159.74 61.0107 159.161 61.8273 158.582 62.6506L167.581 68.9759ZM164.275 73.7682C164.82 72.9634 165.366 72.1641 165.913 71.3705L156.859 65.124C156.294 65.9434 155.73 66.769 155.167 67.6007L164.275 73.7682ZM161.048 78.6253C161.58 77.8101 162.113 77.0001 162.648 76.1952L153.487 70.1062C152.936 70.9362 152.385 71.7721 151.836 72.6137L161.048 78.6253ZM157.929 83.4921C158.448 82.6681 158.968 81.8489 159.49 81.0346L150.23 75.0972C149.693 75.9355 149.157 76.7793 148.622 77.6286L157.929 83.4921ZM156.403 85.9351C155.894 86.759 155.385 87.5875 154.879 88.4203L145.481 82.7041C146.002 81.8463 146.525 80.9936 147.05 80.1461L156.403 85.9351ZM261.986 86.3869L251.172 84.3726C250.998 85.3101 250.816 86.2527 250.629 87.2002L261.42 89.3351C261.615 88.3472 261.804 87.3644 261.986 86.3869ZM153.369 90.9247C152.872 91.7572 152.376 92.5938 151.882 93.4344L142.398 87.8613C142.906 86.9963 143.416 86.1361 143.927 85.2808L153.369 90.9247ZM260.822 92.2745L250.054 90.0264C249.859 90.9624 249.657 91.9028 249.449 92.8474L260.193 95.2083C260.409 94.2258 260.619 93.2478 260.822 92.2745ZM150.428 95.9321C149.942 96.7724 149.459 97.6165 148.978 98.4643L139.412 93.033C139.907 92.1608 140.404 91.2932 140.902 90.4302L150.428 95.9321ZM147.535 101.026C147.062 101.875 146.591 102.726 146.121 103.581L136.478 98.2903C136.96 97.4111 137.444 96.5361 137.93 95.6655L147.535 101.026ZM144.734 106.134C144.272 106.989 143.813 107.848 143.356 108.71L133.639 103.555C134.108 102.669 134.58 101.788 135.053 100.91L144.734 106.134ZM141.993 111.301C141.544 112.164 141.096 113.029 140.651 113.898L130.862 108.88C131.32 107.988 131.779 107.1 132.239 106.216L141.993 111.301ZM139.325 116.508C138.887 117.378 138.452 118.25 138.018 119.125L128.161 114.243C128.606 113.345 129.053 112.45 129.502 111.559L139.325 116.508ZM126.839 116.935L136.73 121.749C136.304 122.625 135.88 123.503 135.459 124.384L125.536 119.636C125.968 118.732 126.403 117.832 126.839 116.935ZM133.645 128.225L134.203 127.032L124.248 122.353C124.057 122.76 123.866 123.168 123.675 123.576L122.984 125.068L132.97 129.679C133.194 129.194 133.419 128.71 133.645 128.225ZM241.017 123.628L251.479 127.026C251.171 127.974 250.859 128.924 250.541 129.876L240.105 126.397C240.414 125.473 240.718 124.549 241.017 123.628ZM130.55 135.014C130.948 134.122 131.348 133.231 131.752 132.34L121.735 127.796C121.32 128.711 120.909 129.625 120.502 130.538L130.55 135.014ZM239.172 129.161L249.58 132.721C249.257 133.663 248.93 134.607 248.598 135.554L238.218 131.914C238.54 130.995 238.858 130.077 239.172 129.161ZM129.369 137.691L119.29 133.284C118.888 134.203 118.49 135.121 118.097 136.039L128.205 140.376C128.589 139.481 128.977 138.586 129.369 137.691ZM237.247 134.649L247.599 138.367C247.262 139.306 246.92 140.248 246.573 141.191L236.248 137.397C236.585 136.48 236.918 135.564 237.247 134.649ZM125.936 145.768C126.308 144.867 126.683 143.966 127.063 143.064L116.924 138.798C116.534 139.724 116.149 140.649 115.768 141.572L125.936 145.768ZM235.23 140.134L245.527 144.005C245.176 144.939 244.82 145.875 244.46 146.812L234.191 142.867C234.542 141.956 234.888 141.045 235.23 140.134ZM123.745 151.183C124.103 150.279 124.465 149.374 124.832 148.469L114.634 144.345C114.258 145.275 113.886 146.204 113.518 147.131L123.745 151.183ZM233.136 145.585L243.376 149.603C243.01 150.533 242.641 151.464 242.267 152.397L232.057 148.305C232.42 147.398 232.78 146.491 233.136 145.585ZM121.631 156.629C121.977 155.72 122.326 154.811 122.679 153.901L112.424 149.922C112.061 150.858 111.702 151.792 111.348 152.725L121.631 156.629ZM230.958 151.019L241.139 155.184C240.762 156.106 240.38 157.029 239.995 157.954L229.843 153.718C230.218 152.818 230.59 151.918 230.958 151.019ZM119.6 162.1C119.93 161.19 120.265 160.278 120.604 159.366L110.292 155.537C109.943 156.476 109.599 157.412 109.26 158.347L119.6 162.1ZM228.705 156.418L238.828 160.723C238.438 161.639 238.044 162.557 237.645 163.475L227.553 159.1C227.94 158.206 228.324 157.312 228.705 156.418ZM117.65 167.599C117.967 166.682 118.289 165.764 118.615 164.845L108.247 161.17C107.911 162.116 107.581 163.06 107.255 164.002L117.65 167.599ZM226.376 161.79L236.439 166.233C236.035 167.146 235.628 168.06 235.217 168.974L225.185 164.462C225.585 163.571 225.982 162.68 226.376 161.79ZM115.786 173.121C116.088 172.202 116.395 171.282 116.706 170.36L106.283 166.843C105.963 167.793 105.647 168.741 105.336 169.687L115.786 173.121ZM223.977 167.12L233.978 171.701C233.562 172.608 233.143 173.516 232.719 174.424L222.75 169.775C223.162 168.891 223.572 168.006 223.977 167.12ZM232.718 174.427L222.749 169.779C222.377 170.576 222.004 171.37 221.628 172.163L231.569 176.872C231.954 176.06 232.337 175.245 232.718 174.427ZM114.884 175.901C114.587 176.829 114.294 177.756 114.007 178.68L103.503 175.414C103.799 174.462 104.1 173.508 104.406 172.551L114.884 175.901ZM230.27 179.589L220.362 174.811C219.938 175.691 219.512 176.568 219.083 177.442L228.958 182.287C229.398 181.391 229.835 180.492 230.27 179.589ZM102.625 178.28L113.154 181.461C112.874 182.391 112.597 183.319 112.326 184.244L101.77 181.153C102.049 180.198 102.334 179.24 102.625 178.28ZM227.635 184.963L217.792 180.051C217.356 180.924 216.918 181.795 216.477 182.663L226.285 187.644C226.737 186.754 227.187 185.86 227.635 184.963ZM111.518 187.045C111.252 187.982 110.992 188.915 110.736 189.847L100.128 186.937C100.392 185.976 100.661 185.011 100.935 184.044L111.518 187.045ZM224.916 190.319L215.142 185.27C214.695 186.138 214.244 187.002 213.792 187.863L223.53 192.98C223.994 192.096 224.456 191.209 224.916 190.319ZM99.3489 189.825L109.982 192.641C109.734 193.578 109.491 194.513 109.254 195.444L98.5947 192.726C98.8404 191.763 99.0918 190.796 99.3489 189.825ZM222.123 195.635L212.421 190.45C211.961 191.311 211.499 192.168 211.035 193.022L220.7 198.275C221.176 197.399 221.65 196.519 222.123 195.635ZM219.259 200.904L209.632 195.581C209.16 196.435 208.686 197.286 208.21 198.133L217.797 203.526C218.286 202.656 218.773 201.783 219.259 200.904ZM216.315 206.137L206.768 200.674C206.284 201.521 205.798 202.363 205.31 203.202L214.816 208.735C215.318 207.874 215.817 207.008 216.315 206.137ZM213.306 211.309L203.841 205.705C203.344 206.544 202.846 207.378 202.346 208.209L211.767 213.886C212.282 213.032 212.795 212.173 213.306 211.309ZM210.229 216.418L200.851 210.669C200.342 211.499 199.832 212.325 199.32 213.146L208.652 218.969C209.179 218.124 209.705 217.273 210.229 216.418ZM207.045 221.523L197.758 215.628C197.237 216.449 196.713 217.266 196.189 218.078L205.426 224.05C205.967 223.213 206.507 222.371 207.045 221.523ZM194.626 220.475L203.814 226.522C203.262 227.361 202.709 228.194 202.155 229.022L193.017 222.898C193.555 222.095 194.091 221.288 194.626 220.475ZM102.833 229.336C102.941 228.402 103.056 227.46 103.179 226.511L92.269 225.103C92.1399 226.103 92.0187 227.095 91.9053 228.081L102.833 229.336ZM191.378 225.322L200.463 231.523C199.897 232.353 199.329 233.177 198.761 233.994L189.732 227.711C190.282 226.92 190.831 226.124 191.378 225.322ZM188.061 230.091L197.033 236.454C196.452 237.273 195.871 238.086 195.288 238.892L186.374 232.447C186.937 231.667 187.499 230.882 188.061 230.091ZM184.662 234.792L193.513 241.323C192.917 242.132 192.319 242.934 191.721 243.728L182.934 237.112C183.51 236.346 184.086 235.572 184.662 234.792ZM181.177 239.422L189.899 246.124C189.286 246.922 188.672 247.712 188.058 248.495L179.406 241.702C179.997 240.949 180.587 240.189 181.177 239.422ZM177.607 243.97L186.186 250.855C185.556 251.64 184.926 252.416 184.296 253.185L175.792 246.207C176.397 245.469 177.002 244.724 177.607 243.97ZM182.368 255.506L173.946 248.431C173.327 249.168 172.708 249.896 172.089 250.616L180.428 257.79C181.075 257.038 181.722 256.277 182.368 255.506ZM178.45 260.061L170.201 252.783C169.567 253.503 168.932 254.213 168.298 254.914L176.454 262.295C177.119 261.56 177.784 260.816 178.45 260.061ZM174.42 264.513L166.366 257.021C165.714 257.721 165.064 258.411 164.414 259.091L172.364 266.693C173.049 265.977 173.734 265.25 174.42 264.513ZM170.261 268.86L162.427 261.138C161.759 261.816 161.092 262.483 160.427 263.138L168.14 270.98C168.846 270.285 169.553 269.579 170.261 268.86ZM158.394 265.105L165.976 273.074C165.245 273.77 164.515 274.453 163.786 275.123L156.345 267.022C157.026 266.396 157.709 265.757 158.394 265.105ZM154.277 268.888L161.567 277.125C160.809 277.796 160.053 278.452 159.299 279.093L152.175 270.713C152.873 270.119 153.573 269.511 154.277 268.888ZM150.078 272.458L157.024 280.988C156.239 281.628 155.456 282.251 154.676 282.857L147.928 274.17C148.64 273.616 149.357 273.046 150.078 272.458ZM152.303 284.655L145.771 275.805C145.035 276.349 144.303 276.874 143.577 277.38L149.867 286.404C150.676 285.84 151.488 285.257 152.303 284.655ZM107.453 278.7C107.798 279.326 108.156 279.915 108.524 280.466L99.3764 286.576C98.8318 285.76 98.3132 284.905 97.8203 284.01L107.453 278.7ZM147.365 288.094L141.348 278.885C140.596 279.377 139.851 279.847 139.113 280.295L144.824 289.696C145.666 289.184 146.513 288.65 147.365 288.094ZM142.206 291.223L136.845 281.618C136.084 282.043 135.332 282.443 134.59 282.819L139.555 292.635C140.432 292.19 141.316 291.72 142.206 291.223ZM136.829 293.938L132.321 283.904C131.561 284.245 130.814 284.559 130.08 284.844L134.064 295.097C134.977 294.742 135.899 294.356 136.829 293.938ZM127.902 285.621L131.284 296.088C130.313 296.402 129.352 296.678 128.401 296.916L125.732 286.244C126.438 286.068 127.161 285.86 127.902 285.621ZM116.344 286.529C115.833 286.392 115.338 286.223 114.859 286.024L110.64 296.182L109.748 295.79C110.954 296.352 112.199 296.805 113.482 297.151L116.344 286.529ZM123.596 286.693L125.414 297.542C124.408 297.711 123.415 297.834 122.437 297.909L121.59 286.942C122.236 286.892 122.905 286.809 123.596 286.693ZM117.957 286.855C118.516 286.933 119.098 286.98 119.702 286.995L119.432 297.992C118.417 297.967 117.419 297.887 116.44 297.75L117.957 286.855ZM112.144 284.449C112.571 284.776 113.009 285.07 113.46 285.332L107.94 294.847C107.076 294.346 106.246 293.788 105.448 293.176L112.144 284.449ZM109.67 282.02C110.064 282.5 110.467 282.943 110.879 283.347L103.178 291.202C102.474 290.511 101.8 289.772 101.156 288.985L109.67 282.02ZM106.473 276.747C106.165 276.075 105.87 275.371 105.588 274.634L95.3145 278.565C95.6788 279.518 96.0648 280.44 96.4726 281.33L106.473 276.747ZM104.798 272.373C104.556 271.614 104.328 270.828 104.112 270.015L93.4795 272.833C93.7405 273.818 94.0199 274.779 94.3177 275.714L104.798 272.373ZM103.024 265.041C103.177 265.904 103.343 266.745 103.522 267.563L92.7757 269.911C92.566 268.951 92.3723 267.97 92.1943 266.969L103.024 265.041ZM102.283 259.822C102.381 260.718 102.491 261.595 102.612 262.453L91.7214 263.998C91.5833 263.023 91.4591 262.03 91.3487 261.021L102.283 259.822ZM101.849 254.435C101.898 255.352 101.959 256.253 102.03 257.139L91.0649 258.02C90.9861 257.037 90.9195 256.039 90.8652 255.027L101.849 254.435ZM101.737 251.706C101.71 250.801 101.694 249.884 101.687 248.953L90.6875 249.03C90.6945 250.042 90.7125 251.043 90.7416 252.03L101.737 251.706ZM101.763 243.393L90.7694 243.03C90.7358 244.04 90.7121 245.039 90.6983 246.027L101.697 246.178C101.71 245.261 101.732 244.333 101.763 243.393ZM102.051 237.801L91.0765 237.049C91.0074 238.056 90.9474 239.053 90.8965 240.041L101.882 240.606C101.93 239.68 101.986 238.745 102.051 237.801ZM102.266 234.996C102.346 234.064 102.433 233.123 102.528 232.174L91.5828 231.076C91.4819 232.082 91.3895 233.079 91.3056 234.068L102.266 234.996ZM103.985 220.853C103.837 221.803 103.697 222.747 103.563 223.684L92.6727 222.134C92.813 221.15 92.9607 220.16 93.1157 219.163L103.985 220.853ZM104.937 215.184C104.766 216.133 104.602 217.077 104.444 218.015L93.5959 216.195C93.7606 215.214 93.9323 214.228 94.1108 213.236L104.937 215.184ZM95.2409 207.339L106.021 209.527C105.829 210.473 105.643 211.414 105.464 212.351L94.6602 210.282C94.8472 209.306 95.0408 208.325 95.2409 207.339ZM107.227 203.889C107.015 204.833 106.809 205.773 106.609 206.708L95.8515 204.409C96.0593 203.438 96.2732 202.462 96.4933 201.481L107.227 203.889ZM97.867 195.634L108.551 198.251C108.32 199.193 108.095 200.131 107.875 201.065L97.167 198.549C97.3944 197.581 97.6277 196.61 97.867 195.634ZM253.286 121.31L242.771 118.083C242.487 119.005 242.199 119.93 241.906 120.856L252.395 124.17C252.697 123.214 252.994 122.261 253.286 121.31ZM255.002 115.552L244.434 112.499C244.167 113.425 243.895 114.353 243.617 115.284L254.159 118.424C254.446 117.464 254.727 116.506 255.002 115.552ZM256.622 109.758L246.002 106.892C245.751 107.822 245.494 108.755 245.232 109.691L255.826 112.652C256.097 111.684 256.362 110.719 256.622 109.758ZM258.129 103.969L247.46 101.294C247.226 102.227 246.987 103.163 246.742 104.101L257.387 106.873C257.64 105.902 257.888 104.934 258.129 103.969ZM259.532 98.1422L248.813 95.6738C248.598 96.6076 248.377 97.5451 248.15 98.4863L258.846 101.058C259.08 100.082 259.309 99.1099 259.532 98.1422ZM252.161 78.7107L263.019 80.4733C262.86 81.4523 262.694 82.4372 262.521 83.4278L251.684 81.5374C251.85 80.5895 252.009 79.6472 252.161 78.7107ZM253.009 73.042L263.908 74.5297C263.774 75.5114 263.633 76.4998 263.484 77.4946L252.604 75.8681C252.747 74.9196 252.881 73.9775 253.009 73.042ZM253.703 67.3923L264.639 68.5785C264.532 69.5634 264.417 70.5558 264.294 71.5555L253.376 70.2162C253.493 69.2674 253.602 68.326 253.703 67.3923ZM254.231 61.7448L265.198 62.5941C265.121 63.583 265.035 64.5805 264.941 65.5863L253.989 64.5642C254.078 63.6158 254.158 62.6759 254.231 61.7448ZM254.573 56.1323L265.562 56.6069C265.519 57.5968 265.467 58.5964 265.405 59.6055L254.426 58.9363C254.484 57.9916 254.532 57.0568 254.573 56.1323ZM265.709 50.6149L254.709 50.5633C254.705 51.478 254.691 52.4045 254.668 53.3426L265.665 53.6114C265.69 52.6016 265.704 51.6027 265.709 50.6149ZM265.691 47.6177C265.674 46.6046 265.646 45.6043 265.606 44.6169L254.615 45.0596C254.651 45.9608 254.677 46.8761 254.693 47.8049L265.691 47.6177ZM265.449 41.6226C265.383 40.611 265.305 39.6143 265.213 38.6328L254.261 39.6529C254.342 40.5328 254.413 41.4293 254.473 42.3418L265.449 41.6226ZM264.473 32.6647C264.626 33.6373 264.765 34.628 264.89 35.6364L253.973 36.9869C253.863 36.0974 253.741 35.2271 253.607 34.3765L264.473 32.6647ZM263.319 26.7773C263.547 27.733 263.758 28.7105 263.953 29.7094L253.158 31.8197C252.991 30.9662 252.811 30.136 252.619 29.3294L263.319 26.7773ZM261.649 20.9993C261.97 21.926 262.271 22.8796 262.553 23.8594L251.984 26.906C251.754 26.1078 251.51 25.3377 251.254 24.5961L261.649 20.9993ZM260.577 18.1728C260.186 17.2301 259.772 16.32 259.336 15.4434L249.489 20.3465C249.812 20.9942 250.122 21.6758 250.418 22.391L260.577 18.1728ZM257.896 12.8109C257.371 11.9357 256.818 11.1012 256.239 10.3086L247.359 16.8011C247.739 17.3209 248.109 17.8785 248.466 18.4744L257.896 12.8109Z\" fill=\"url(#paint1_linear_690_6320)\" fill-rule=\"evenodd\"><\/path>\n<circle cx=\"177.861\" cy=\"159.066\" fill=\"url(#paint2_radial_690_6320)\" r=\"42\"><\/circle>\n<circle class=\"si-ball-3 -translate-x-10\" fill=\"url(#paint3_radial_690_6320)\" r=\"8.79239\"><\/circle>\n<path class=\"si-ring-2\" d=\"M314.041 107.374C314.688 110.415 313.237 115.141 306.671 121.618C300.322 127.883 290.274 134.656 277.021 141.45C250.59 155.002 212.556 168.062 169.215 177.274C125.874 186.487 85.8169 190.027 56.1584 188.399C41.2881 187.582 29.3541 185.482 21.0057 182.342C12.3729 179.095 9.12494 175.368 8.47851 172.327C7.83208 169.286 9.2833 164.56 15.849 158.083C22.1983 151.818 32.2461 145.046 45.4986 138.251C71.9303 124.7 109.964 111.64 153.305 102.427C196.646 93.2138 236.703 89.6741 266.362 91.3025C281.232 92.119 293.166 94.2192 301.514 97.3593C310.147 100.606 313.395 104.333 314.041 107.374Z\" stroke=\"url(#paint4_linear_690_6320)\" stroke-width=\"11\"><\/path>\n<circle class=\"si-ball-2 -translate-x-10\" fill=\"url(#paint5_radial_690_6320)\" r=\"8.79239\"><\/circle>\n<circle class=\"si-ball-1 -translate-x-10\" fill=\"url(#paint6_radial_690_6320)\" r=\"8.79239\"><\/circle>\n<\/g>\n<defs>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint0_linear_690_6320\" x1=\"104.861\" x2=\"104.861\" y1=\"22.5664\" y2=\"229.066\"><stop stop-color=\"#2800A5\"><\/stop><stop offset=\"1\" stop-color=\"#ED6C8B\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint1_linear_690_6320\" x1=\"266.879\" x2=\"125.839\" y1=\"56.6651\" y2=\"38.1253\"><stop stop-color=\"#1EEAFF\"><\/stop><stop offset=\"1\" stop-color=\"#000790\"><\/stop><\/lineargradient>\n<radialgradient cx=\"0\" cy=\"0\" gradienttransform=\"translate(192.336 140.573) rotate(90) scale(69.3751)\" gradientunits=\"userSpaceOnUse\" id=\"paint2_radial_690_6320\" r=\"1\"><stop stop-color=\"white\"><\/stop><stop offset=\"0.473476\" stop-color=\"#8B16F4\"><\/stop><stop offset=\"1\" stop-color=\"#4CFFBC\"><\/stop><\/radialgradient>\n<radialgradient cx=\"0\" cy=\"0\" gradienttransform=\"translate(281.267 202.871) rotate(41.4028) scale(9.54392)\" gradientunits=\"userSpaceOnUse\" id=\"paint3_radial_690_6320\" r=\"1\"><stop offset=\"0.000573645\" stop-color=\"#ED6C8B\"><\/stop><stop offset=\"0.727409\" stop-color=\"#823299\"><\/stop><stop offset=\"0.993198\" stop-color=\"#3E0CA2\"><\/stop><\/radialgradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint4_linear_690_6320\" x1=\"196.842\" x2=\"171.226\" y1=\"178.479\" y2=\"79.1151\"><stop stop-color=\"#E7ED6C\"><\/stop><stop offset=\"1\" stop-color=\"#00A587\" stop-opacity=\"0\"><\/stop><\/lineargradient>\n<radialgradient cx=\"0\" cy=\"0\" gradienttransform=\"translate(25.2666 176.871) rotate(41.4028) scale(9.54392)\" gradientunits=\"userSpaceOnUse\" id=\"paint5_radial_690_6320\" r=\"1\"><stop offset=\"0.000573645\" stop-color=\"#D1EC34\"><\/stop><stop offset=\"0.727409\" stop-color=\"#98D84F\"><\/stop><stop offset=\"0.993198\" stop-color=\"#55C170\"><\/stop><\/radialgradient>\n<radialgradient cx=\"0\" cy=\"0\" gradienttransform=\"translate(256.405 40.8044) rotate(41.4028) scale(9.54392)\" gradientunits=\"userSpaceOnUse\" id=\"paint6_radial_690_6320\" r=\"1\"><stop offset=\"0.000573645\" stop-color=\"#BFF2FF\"><\/stop><stop offset=\"0.727409\" stop-color=\"#0FC4F7\"><\/stop><stop offset=\"0.993198\" stop-color=\"#188FE4\"><\/stop><\/radialgradient>\n<clippath id=\"clip0_690_6320\"><rect fill=\"white\" height=\"309\" width=\"335\"><\/rect><\/clippath>\n<\/defs>\n<\/svg>\n<\/div>\n<!-- END LEFT PANEL -->\n\n<div class=\"col-span-full lg:col-span-3 lg:justify-self-center\">\n<div class=\"mb-4 lg:mb-4\">\n<div class=\"voctos-hero-offer-wrap relative mb-7 lg:mb-16\" x-data=\"offer\">\n<h1 class=\"text-4xl relative text-white z-[2] lg:text-[90px] lg:leading-snug\"> SEO <\/h1>\n<!-- offer-bg SVG: centered on h1 via top:50% translateY(-50%), width:148% of container, left:-14% -->\n<svg class=\"absolute z-[1] voctos-ring\" fill=\"none\" viewbox=\"0 0 473 190\" preserveAspectRatio=\"none\" style=\"width:148%;height:205px;left:-14%;top:50%;transform:translateY(-50%)\" x-show=\"isActive\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path class=\"fade-in-first\" d=\"M221.059 25.2622C299.6 28.1463 347.454 46.0472 363.799 73.8076C378.739 99.1827 365.114 129.208 337.002 142.871C312.179 154.936 238.003 164.92 167.766 165.737C85.2694 166.696 28.9295 155.858 19.9608 131.168C19.8927 130.981 19.8254 130.793 19.7591 130.605C14.4008 115.448 14.7686 99.6966 19.9543 84.2108C24.0134 72.0895 30.7826 60.7448 39.3958 50.2386C43.5913 45.1209 47.9603 40.531 52.2549 36.5247C53.76 35.1206 55.1509 33.8876 56.3964 32.8337C57.1553 32.1915 57.7053 31.7454 58.0153 31.5038C59.7843 30.1243 61.744 31.1126 62.3926 33.7112C63.0411 36.3097 62.1328 39.5344 60.3638 40.9138C60.1315 41.0949 59.6604 41.477 58.9823 42.0508C57.833 43.0234 56.5398 44.1698 55.1347 45.4805C51.1144 49.2308 47.023 53.5293 43.1185 58.2919C25.4435 79.8515 17.954 102.217 25.8407 124.527C25.8964 124.685 25.953 124.843 26.0103 125.001C33.3426 145.186 89.5742 156.003 168.646 155.083C238.209 154.274 311.894 144.357 335.815 132.73C347.257 127.169 356.068 118.616 360.298 109.294C364.379 100.3 364.029 90.9741 358.495 81.5758C343.533 56.1631 296.956 38.7399 219.973 35.9131C107.193 31.7719 45.2346 53.0778 34.7175 96.8216C34.03 99.6814 32.0505 101.44 30.2964 100.749C28.5422 100.059 27.6775 97.1808 28.3651 94.321C40.7022 43.007 104.727 20.9905 221.059 25.2622Z\" fill=\"#CF5C90\" style=\"opacity: 1;\"><\/path>\n<path class=\"fade-in-second\" d=\"M436.863 130.053C438.644 130.053 440.088 131.516 440.088 133.32C440.088 135.125 438.644 136.588 436.863 136.588H416.688L425.764 159.663C426.392 161.26 425.689 163.059 424.192 163.804L423.961 163.908C422.306 164.575 420.43 163.758 419.771 162.081L408.936 134.529L407.176 130.053H436.863Z\" fill=\"url(#paint0_linear_828_6719)\" style=\"opacity: 0.0278;\"><\/path>\n<path class=\"fade-in-second\" d=\"M409.96 131.673C410.856 130.124 412.839 129.593 414.391 130.487C439.587 144.999 458.978 163.194 472.514 185.059C473.456 186.581 472.984 188.576 471.46 189.516C469.936 190.456 467.937 189.985 466.996 188.464C454.043 167.542 435.444 150.089 411.149 136.096C409.597 135.202 409.065 133.222 409.96 131.673Z\" fill=\"url(#paint1_linear_828_6719)\" style=\"opacity: 0.0278;\"><\/path>\n<path class=\"fade-in-third\" d=\"M397.29 148.733C397.851 147.038 399.693 146.115 401.404 146.67C403.115 147.226 404.048 149.05 403.487 150.744L394.73 177.197C394.169 178.892 392.327 179.815 390.615 179.26C388.904 178.704 387.972 176.88 388.533 175.185L397.29 148.733Z\" fill=\"url(#paint2_linear_828_6719)\" style=\"opacity: 0;\"><\/path>\n<path class=\"fade-in-third\" d=\"M382.101 143.59C383.533 142.558 385.539 142.872 386.58 144.291C387.622 145.709 387.305 147.696 385.873 148.728L373.48 157.655C372.048 158.687 370.042 158.374 369.001 156.955C367.959 155.536 368.276 153.55 369.708 152.518L382.101 143.59Z\" fill=\"url(#paint3_linear_828_6719)\" style=\"opacity: 0;\"><\/path>\n<path class=\"fade-in-third\" d=\"M426.909 81.5559C427.561 79.8867 429.409 79.0748 431.038 79.7425C432.666 80.4101 433.458 82.3045 432.807 83.9737L423.88 106.848C423.228 108.517 421.38 109.329 419.751 108.661C418.123 107.993 417.331 106.099 417.982 104.43L426.909 81.5559Z\" fill=\"url(#paint4_linear_828_6719)\" style=\"opacity: 0;\"><\/path>\n<path class=\"fade-in-third\" d=\"M449.089 97.7365C450.539 96.71 452.555 97.0429 453.591 98.48C454.628 99.9171 454.292 101.914 452.841 102.941L436.964 114.176C435.513 115.203 433.497 114.87 432.461 113.433C431.425 111.996 431.761 109.999 433.212 108.972L449.089 97.7365Z\" fill=\"url(#paint5_linear_828_6719)\" style=\"opacity: 0;\"><\/path>\n<path class=\"fade-in-first\" d=\"M231.683 14.4673C318.441 18.2098 371.444 36.6082 389.692 64.2826C406.137 89.2235 391.824 118.441 361.467 131.583C334.299 143.344 252.365 152.537 174.704 152.586C83.8887 152.644 21.4259 141.17 11.4193 116.939C11.3428 116.754 11.2671 116.568 11.1924 116.383C5.1626 101.394 5.35256 85.8586 10.8007 70.6175C15.0734 58.6647 22.329 47.4928 31.6252 37.1594C36.1619 32.1166 40.8981 27.5983 45.5598 23.6605C47.1925 22.2814 48.7011 21.0717 50.0513 20.0395C50.5271 19.6758 50.9502 19.3595 51.3161 19.0916C51.5408 18.9272 51.6997 18.8132 51.7885 18.7508C53.2215 17.7433 54.7579 18.6322 55.2201 20.7364C55.6824 22.8405 54.8955 25.363 53.4626 26.3706C53.4026 26.4127 53.2728 26.5058 53.0776 26.6487C52.7437 26.8931 52.353 27.1852 51.91 27.5239C50.6351 28.4985 49.203 29.6467 47.6491 30.9593C43.2062 34.7123 38.6922 39.0186 34.3912 43.7995C14.8283 65.545 6.69506 88.2977 15.9294 111.252C15.9947 111.415 16.0609 111.577 16.1279 111.739C24.7878 132.709 87.3103 144.194 175.433 144.138C252.598 144.089 334.175 134.936 360.676 123.464C373.51 117.908 383.377 109.226 388.075 99.6353C392.646 90.3059 392.108 80.5364 385.619 70.696C368.466 44.6806 316.391 26.6043 230.804 22.9124C105.352 17.5007 36.5817 38.3275 25.3314 82.875C24.7611 85.1331 23.1692 86.4886 21.7756 85.9025C20.3821 85.3164 19.7148 83.0108 20.285 80.7527C33.0563 30.1827 103.243 8.9268 231.683 14.4673Z\" fill=\"url(#paint6_linear_828_6719)\" style=\"opacity: 1;\"><\/path>\n<defs>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint0_linear_828_6719\" x1=\"443.418\" x2=\"422.292\" y1=\"136.676\" y2=\"105.463\"><stop stop-color=\"#FF8AA3\"><\/stop><stop offset=\"0.371585\" stop-color=\"#F7709A\"><\/stop><stop offset=\"0.676191\" stop-color=\"#A669FF\"><\/stop><stop offset=\"1\" stop-color=\"#FFA4A4\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint1_linear_828_6719\" x1=\"475.109\" x2=\"419.575\" y1=\"120.286\" y2=\"101.948\"><stop stop-color=\"#2ECECD\"><\/stop><stop offset=\"0.371585\" stop-color=\"#1EE6FD\"><\/stop><stop offset=\"0.676191\" stop-color=\"#CDDD77\"><\/stop><stop offset=\"1\" stop-color=\"#ED6D8C\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint2_linear_828_6719\" x1=\"404.158\" x2=\"389.635\" y1=\"141.147\" y2=\"139.044\"><stop stop-color=\"#2ECECD\"><\/stop><stop offset=\"0.371585\" stop-color=\"#1EE6FD\"><\/stop><stop offset=\"0.676191\" stop-color=\"#CDDD77\"><\/stop><stop offset=\"1\" stop-color=\"#ED6D8C\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint3_linear_828_6719\" x1=\"387.819\" x2=\"371.914\" y1=\"140.493\" y2=\"134.388\"><stop stop-color=\"#2ECECD\"><\/stop><stop offset=\"0.371585\" stop-color=\"#1EE6FD\"><\/stop><stop offset=\"0.676191\" stop-color=\"#CDDD77\"><\/stop><stop offset=\"1\" stop-color=\"#ED6D8C\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint4_linear_828_6719\" x1=\"433.543\" x2=\"419.095\" y1=\"74.7214\" y2=\"72.3784\"><stop stop-color=\"#2ECECD\"><\/stop><stop offset=\"0.371585\" stop-color=\"#1EE6FD\"><\/stop><stop offset=\"0.676191\" stop-color=\"#CDDD77\"><\/stop><stop offset=\"1\" stop-color=\"#ED6D8C\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint5_linear_828_6719\" x1=\"454.935\" x2=\"436.19\" y1=\"94.2682\" y2=\"86.8629\"><stop stop-color=\"#2ECECD\"><\/stop><stop offset=\"0.371585\" stop-color=\"#1EE6FD\"><\/stop><stop offset=\"0.676191\" stop-color=\"#CDDD77\"><\/stop><stop offset=\"1\" stop-color=\"#ED6D8C\"><\/stop><\/lineargradient>\n<lineargradient gradientunits=\"userSpaceOnUse\" id=\"paint6_linear_828_6719\" x1=\"419.881\" x2=\"218.905\" y1=\"8.42526\" y2=\"-198.005\"><stop stop-color=\"#2ECECD\"><\/stop><stop offset=\"0.371585\" stop-color=\"#1EE6FD\"><\/stop><stop offset=\"0.676191\" stop-color=\"#CDDD77\"><\/stop><stop offset=\"1\" stop-color=\"#ED6D8C\"><\/stop><\/lineargradient>\n<\/defs>\n<\/svg>\n<\/div>\n<\/div>\n<p class=\"text-lg text-white mb-3 leading-tight whitespace-pre-line lg:mb-5 lg:text-fs-8 mt-[40px]\">SEO that ranks you on Google and gets you cited in AI search.<br \/>A 90-day growth plan with clear KPIs written into your contract.<\/p>\n<div class=\"flex flex-col lg:flex-row xl:flex-row\">\n<div class=\"w-full \">\n    <a href=\"#request\" class=\"inline-block text-center w-full lg:50 xl:50 text-sm py-4 px-6 bg-thirteenth rounded-rc-6 border-[2px] border-thirteenth text-third\">Get a Free SEO Audit<\/a>\n    <p class=\"text-fs-8 text-white text-center mt-2\">We will prepare it in 48 hours and find growth points<\/p><\/div>\n<div class=\"w-full\">\n    <a href=\"\/case-studies\/\" class=\"inline-block text-center w-full lg:w-50 xl:w-50 text-sm py-4 px-6 bg-transparent rounded-rc-6 border-[2px] text-white mt-4 lg:mt-0 xl:mt-0 lg:ml-4 xl:ml-4\">See Our Case Studies<\/a>\n    <p class=\"text-fs-8 text-white text-center mt-2\">See our case studies and experience<\/p><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<ul class=\"voctos-hero-cards container grid grid-flow-col auto-cols-[307px] gap-x-9 gap-y-[18px] overflow-x-auto lg:overflow-hidden xl:overflow-hidden\">\n            <li class=\"rounded-rc-5 bg-white px-4 py-7 shadow-lg flex flex-col items-center\">\n                <img decoding=\"async\" alt=\"\" class=\"mb-4 w-[89px] h-[72px]\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/voctos-hero-1.svg\"\/>\n                <div>\n            <p class=\"text-third text-base text-center leading-tight font-medium min-h-[30px] mb-3\">Full-Funnel SEO Strategy<\/p>\n            <p class=\"text-fs-8 text-center\">We build and execute an SEO strategy tuned for Google and AI search engines, not just rankings, but revenue.<\/p>\n        <\/div>\n    <\/li>\n                <li class=\"rounded-rc-5 bg-white px-4 py-7 shadow-lg flex flex-col items-center\">\n                <img decoding=\"async\" alt=\"\" class=\"mb-4 w-[89px] h-[72px]\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/voctos-hero-2.svg\"\/>\n                <div>\n            <p class=\"text-third text-base text-center leading-tight font-medium min-h-[30px] mb-3\">Compounding Results<\/p>\n            <p class=\"text-fs-8 text-center\">Most clients see the first measurable gains within the first three months of the engagement.<\/p>\n        <\/div>\n    <\/li>\n                <li class=\"rounded-rc-5 bg-white px-4 py-7 shadow-lg flex flex-col items-center\">\n                <img decoding=\"async\" alt=\"\" class=\"mb-4 w-[89px] h-[72px]\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/voctos-hero-3.svg\"\/>\n                <div>\n            <p class=\"text-third text-base text-center leading-tight font-medium min-h-[30px] mb-3\">Shared-Risk Option<\/p>\n            <p class=\"text-fs-8 text-center\">Choose our performance-based plan, where part of our fee is tied to the metrics we agree to track together.<\/p>\n        <\/div>\n    <\/li>\n                <li class=\"rounded-rc-5 bg-white px-4 py-7 shadow-lg flex flex-col items-center\">\n                <img decoding=\"async\" alt=\"\" class=\"mb-4 w-[89px] h-[72px]\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/voctos-hero-4.svg\"\/>\n                <div>\n            <p class=\"text-third text-base text-center leading-tight font-medium min-h-[30px] mb-3\">Traffic &amp; Leads Growth<\/p>\n            <p class=\"text-fs-8 text-center\">We grow qualified traffic for the queries that matter and turn it into pipeline, not just clicks.<\/p>\n        <\/div>\n    <\/li>\n        <\/ul>\n\n<div class=\"container relative z-[2]\">\n<nav class=\"py-6 lg:py-16\">\n<ul class=\"flex justify-center gap-x-2.5 lg:justify-start\" itemscope itemtype=\"https:\/\/schema.org\/BreadcrumbList\">\n        <li class=\"relative shrink-0 [&amp;:not(:last-child)]:after:content-[''] [&amp;:not(:last-child)]:after:absolute [&amp;:not(:last-child)]:after:w-0.5 [&amp;:not(:last-child)]:after:h-0.5 [&amp;:not(:last-child)]:after:rounded-full [&amp;:not(:last-child)]:after:bg-white [&amp;:not(:last-child)]:after:top-2 [&amp;:not(:last-child)]:after:-right-1.5\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n                <a class=\"block leading-3 text-fs-8 text-third p-1\" href=\"\/\" itemprop=\"item\"><span itemprop=\"name\">Home<\/span><\/a>\n                <meta content=\"1\" itemprop=\"position\"\/>\n    <\/li>\n        <li class=\"relative shrink-0 [&amp;:not(:last-child)]:after:content-[''] [&amp;:not(:last-child)]:after:absolute [&amp;:not(:last-child)]:after:w-0.5 [&amp;:not(:last-child)]:after:h-0.5 [&amp;:not(:last-child)]:after:rounded-full [&amp;:not(:last-child)]:after:bg-white [&amp;:not(:last-child)]:after:top-2 [&amp;:not(:last-child)]:after:-right-1.5\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\n                <span class=\"block leading-3 text-fs-8 text-neutral-500\/90 p-1\" itemprop=\"item\"><span itemprop=\"name\">Search Engine Optimization<\/span><\/span>\n                <meta content=\"2\" itemprop=\"position\"\/>\n    <\/li>\n    <\/ul>\n<\/nav>\n<\/div>\n<\/section>\n\n\n    <style>\n      #an-block_62458fdf34a08455c3a6b66a71628552 .an-leaf{width:28px;height:54px;object-fit:contain}\n      #an-block_62458fdf34a08455c3a6b66a71628552 .an-leaf.gray{filter:grayscale(1) opacity(.6)}\n      #an-block_62458fdf34a08455c3a6b66a71628552 .an-stat{display:flex;align-items:center;gap:18px}\n      #an-block_62458fdf34a08455c3a6b66a71628552 .an-numgrp{display:flex;align-items:center;gap:4px;flex:0 0 auto}\n      #an-block_62458fdf34a08455c3a6b66a71628552 .an-label{margin:0;line-height:1.35}\n      #an-block_62458fdf34a08455c3a6b66a71628552 .an-white{position:relative;overflow:visible}\n      #an-block_62458fdf34a08455c3a6b66a71628552 .an-stat{min-width:0}\n      #an-block_62458fdf34a08455c3a6b66a71628552 .an-label{min-width:0;overflow-wrap:anywhere}\n      \/* Trophy img: desktop-only *\/\n      #an-block_62458fdf34a08455c3a6b66a71628552 .an-trophy{display:none;position:absolute;pointer-events:none}\n      @media(max-width:639px){\n        \/* Mobile: goblet as CSS bg image at natural size (238\u00d7279px), like the original *\/\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-white{\n          grid-template-columns:repeat(2,minmax(0,1fr));\n          column-gap:12px;\n          background-image:url('https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/goblet.webp');\n          background-repeat:no-repeat;\n          background-position:15px calc(100% - 12px);\n          background-size:238px auto;\n        }\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-white .an-stat{grid-column:span 1;flex-direction:column;align-items:center;text-align:center;gap:8px}\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-white .an-numgrp{justify-content:center}\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-white .an-label{text-align:center}\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-btn{grid-column:1 \/ -1}\n      }\n      @media(min-width:640px) and (max-width:1023px){\n        \/* Tablet: goblet top-right like original sm:bg-[right_10px_top_-35px] *\/\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-white{\n          background-image:url('https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/goblet.webp');\n          background-repeat:no-repeat;\n          background-position:right 10px top -35px;\n          background-size:238px auto;\n        }\n      }\n      @media(min-width:1024px){\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-white{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:24px;row-gap:18px;align-items:center;padding-right:210px}\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-stat{grid-column:1}\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-stat-1{grid-row:1}\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-stat-2{grid-row:2}\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-btn{grid-column:2;grid-row:2;justify-self:start;align-self:center}\n        \/* Desktop: trophy as positioned img, no bg *\/\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-white{background-image:none}\n        #an-block_62458fdf34a08455c3a6b66a71628552 .an-trophy{display:block;top:0;right:0;height:113%;width:auto}\n      }\n    <\/style>\n    <section id=\"an-block_62458fdf34a08455c3a6b66a71628552\" class=\"sm:pb-16 pb-6 mt-4\">\n        <div class=\"container\">\n            <h2 class=\"text-2xl sm:text-fs-5 text-third sm:mb-7 mb-2.5 flex gap-x-6 items-center sm:after:content-[''] sm:after:relative sm:after:-top-1 sm:after:grow sm:after:h-px sm:after:bg-sixth\">VOCTOS in numbers<\/h2>\n            <p class=\"sm:text-sm text-xs text-third mb-4\">VOCTOS is a team of SEO, GEO and AEO specialists built for the MENA region and beyond. Behind every number below is a real outcome: more organic traffic, stronger presence in AI answers, and measurable growth for the businesses we work with.<\/p>\n            <div class=\"grid grid-cols-6 gap-x-4 gap-y-5 sm:mb-8 mb-5\">\n                <div class=\"lg:col-span-2 col-span-6 p-7 bg-[#0D172D] rounded-rc-1 flex justify-center items-center gap-2 shadow-bs-1\">\n                    <img decoding=\"async\" class=\"w-12 sm:w-16 h-28 sm:h-36 object-contain shrink-0\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                    <div class=\"sm:max-w-[155px] max-w-[128px] text-center\">\n                        <p class=\"text-white sm:text-fs-1 text-6xl sm:leading-none mb-2 sm:mb-0\">10<\/p>\n                        <p class=\"text-white sm:text-sm text-xs\">Top 10 SEO agency in Egypt on Clutch<\/p>\n                    <\/div>\n                    <img decoding=\"async\" class=\"w-12 sm:w-16 h-28 sm:h-36 object-contain shrink-0 -scale-x-100\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                <\/div>\n                <div class=\"an-white lg:col-span-4 col-span-6 grid grid-cols-2 sm:grid-cols-5 xl:grid-cols-4 sm:grid-rows-2 sm:gap-5 gap-x-5 gap-y-52 px-5 pt-8 pb-2.5 sm:py-4 sm:px-12 bg-white rounded-rc-1 shadow-[rgba(255,218,117,0.4)_0px_10px_10px_3px]\">\n                                            <div class=\"an-stat an-stat-1 col-span-1 sm:col-span-3 xl:col-span-2\">\n                            <div class=\"an-numgrp\">\n                                <img decoding=\"async\" class=\"an-leaf gray\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                                <span class=\"text-3xl sm:text-fs-4\">#1<\/span>\n                                <img decoding=\"async\" class=\"an-leaf gray -scale-x-100\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                            <\/div>\n                            <p class=\"an-label text-xs sm:text-sm text-third\">GEO agency in Egypt on TechBehemoths<\/p>\n                        <\/div>\n                                            <div class=\"an-stat an-stat-2 col-span-1 sm:col-span-3 xl:col-span-2 sm:row-start-2\">\n                            <div class=\"an-numgrp\">\n                                <img decoding=\"async\" class=\"an-leaf gray\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                                <span class=\"text-3xl sm:text-fs-4\">#3<\/span>\n                                <img decoding=\"async\" class=\"an-leaf gray -scale-x-100\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/branch-left.svg\" alt=\"\" \/>\n                            <\/div>\n                            <p class=\"an-label text-xs sm:text-sm text-third\">Digital Marketing agency in Egypt on DesignRush<\/p>\n                        <\/div>\n                                        <div class=\"an-btn col-span-2 sm:row-start-2 self-center z-10\">\n                        <a href=\"#request\" class=\"inline-block text-center text-white text-sm p-4 rounded-rc-5 bg-primary w-full sm:w-auto transition-color hover:bg-third\">Discuss your project<\/a>\n                    <\/div>\n                    <img decoding=\"async\" class=\"an-trophy\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/assets\/img\/goblet.webp\" alt=\"\" \/>\n                <\/div>\n            <\/div>\n            <ul class=\"flex flex-wrap sm:justify-around sm:gap-x-16 bg-sixth sm:bg-transparent gap-px\">\n                                    <li class=\"sm:basis-48 basis-40 xl:grow sm:grow-0 grow text-center py-3 px-2.5 sm:py-0 sm:px-0 bg-eighth sm:bg-transparent\">\n                        <p class=\"sm:text-fs-2 text-fs-4 text-third mb-1\">+9<\/p>\n                        <p class=\"sm:text-sm text-xs text-third\">Years in the SEO market<\/p>\n                    <\/li>\n                                    <li class=\"sm:basis-48 basis-40 xl:grow sm:grow-0 grow text-center py-3 px-2.5 sm:py-0 sm:px-0 bg-eighth sm:bg-transparent\">\n                        <p class=\"sm:text-fs-2 text-fs-4 text-third mb-1\">500+<\/p>\n                        <p class=\"sm:text-sm text-xs text-third\">SEO projects delivered<\/p>\n                    <\/li>\n                                    <li class=\"sm:basis-48 basis-40 xl:grow sm:grow-0 grow text-center py-3 px-2.5 sm:py-0 sm:px-0 bg-eighth sm:bg-transparent\">\n                        <p class=\"sm:text-fs-2 text-fs-4 text-third mb-1\">+3.5X<\/p>\n                        <p class=\"sm:text-sm text-xs text-third\">Avg organic traffic growth<\/p>\n                    <\/li>\n                                    <li class=\"sm:basis-48 basis-40 xl:grow sm:grow-0 grow text-center py-3 px-2.5 sm:py-0 sm:px-0 bg-eighth sm:bg-transparent\">\n                        <p class=\"sm:text-fs-2 text-fs-4 text-third mb-1\">530%<\/p>\n                        <p class=\"sm:text-sm text-xs text-third\">AI Overview citations for clients<\/p>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/section>\n    \n\n    <style>\n      @keyframes vmqL{from{transform:translateX(0)}to{transform:translateX(-50%)}}\n      @keyframes vmqR{from{transform:translateX(-50%)}to{transform:translateX(0)}}\n      .vmq-wrap{overflow:hidden;width:100%}\n      .vmq-track{display:flex;width:max-content;align-items:center}\n      .vmq-track.l{animation:vmqL 60s linear infinite}\n      .vmq-track.r{animation:vmqR 60s linear infinite}\n      .vmq-cell{flex:0 0 auto;padding:0 40px;display:flex;align-items:center}\n      .vmq-cell img{height:104px;width:auto;max-width:280px;object-fit:contain}\n      .vmq-wrap:hover .vmq-track{animation-play-state:paused}\n    <\/style>\n    <section class=\"pt-3.5 pb-8 overflow-hidden vmq-section\"><div class=\"container relative\">\n        <h2 class=\"text-2xl sm:text-fs-5 text-third sm:mb-7 mb-4\">Trusted by<\/h2>\n        <div class=\"vmq-wrap\"><div class=\"vmq-track l\" style=\"animation-duration:147s\"><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Sputnik.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/VPNLY.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/TOTAL.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/SaladsUp.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Ogaei.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/NSFX.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Mouwasat.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/RoyalHairCenter.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/PlanetVPN.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Optifashion.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Mazloum.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Jobed.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Imtilak.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Ostoul.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/OvaSave.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/EVS.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Boston_Translation_Services.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/BrazenMENA.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/turbo-compression-trustedby.svg\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/hyperpay-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/Dr-Fahad-Clinic-logo-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Sputnik.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/VPNLY.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/TOTAL.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/SaladsUp.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Ogaei.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/NSFX.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Mouwasat.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/RoyalHairCenter.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/PlanetVPN.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Optifashion.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Mazloum.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Jobed.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Imtilak.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Ostoul.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/OvaSave.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/EVS.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Boston_Translation_Services.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/BrazenMENA.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/turbo-compression-trustedby.svg\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/hyperpay-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/Dr-Fahad-Clinic-logo-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><\/div><\/div>\n        <div class=\"vmq-wrap\" style=\"margin-top:5px\"><div class=\"vmq-track r\" style=\"animation-duration:147s\"><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Adidas.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/FBS.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Delta.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/DrSerkanAygin.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Amanleek.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Esaal.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlHokail.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/CHMeetings.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Giggles.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Eduverse.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/CapitalHills.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/BaytMisr.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Arincen.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlYoumAlGadid.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlDar.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/turbo-compression-trustedby.svg\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/hyperpay-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/Dr-Fahad-Clinic-logo-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Adidas.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/FBS.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Delta.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/DrSerkanAygin.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Amanleek.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Esaal.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlHokail.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/CHMeetings.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Giggles.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Eduverse.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/CapitalHills.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/BaytMisr.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/Arincen.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlYoumAlGadid.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/clients\/AlDar.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/turbo-compression-trustedby.svg\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/hyperpay-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><div class=\"vmq-cell\"><img src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/Dr-Fahad-Clinic-logo-trustedby.webp\" alt=\"\" decoding=\"async\"><\/div><\/div><\/div>\n    <\/div><\/section>\n    \n\n<style>\n\/* Horizontal scroll for problem cards on mobile & tablet only (below lg \/ 1024px). No effect on desktop. *\/\n@media (max-width:1023px){\n    .problems__list{\n        display:flex;\n        flex-direction:row;\n        flex-wrap:nowrap;\n        overflow-x:auto;\n        -webkit-overflow-scrolling:touch;\n        gap:16px;\n        padding-bottom:14px;\n        scroll-snap-type:x mandatory;\n    }\n    .problems__card{\n        flex:0 0 auto;\n        max-width:85%;\n        scroll-snap-align:center;\n    }\n}\n<\/style>\n            <section class=\"container lg:mb-4\" style=\"margin: 30px auto 50px auto;\">\n                    <h2 class=\"text-third text-2xl sm:text-fs-5 mb-7\">Problems<\/h2>\n                        <ul class=\"problems__list grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6\">\n                            <li class=\"problems__card col-span-full bg-white py-6 px-10 rounded-[21px] relative shadow-xl flex flex-col lg:col-span-1\">\n                                            <span class=\"absolute w-12 h-7 bg-secondary rounded-[14px] text-lg text-third text-center top-6 left-[18px]\">1<\/span>\n                                                                <picture class=\"my-auto\"><img decoding=\"async\" alt=\"\" class=\"max-w-full h-auto block mx-auto\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/No-one-can-find-your-site.svg\"\/><\/picture>\n                                                                <p class=\"text-third text-center text-lg font-medium leading-tight mt-4\">Problem<\/p>\n                                        <p class=\"text-third text-center text-base leading-tight mt-6\">Your website is invisible on Google, no matter how good the product is.<\/p>\n                <\/li>\n                            <li class=\"problems__card col-span-full bg-white py-6 px-10 rounded-[21px] relative shadow-xl flex flex-col lg:col-span-1\">\n                                            <span class=\"absolute w-12 h-7 bg-secondary rounded-[14px] text-lg text-third text-center top-6 left-[18px]\">2<\/span>\n                                                                <picture class=\"my-auto\"><img decoding=\"async\" alt=\"\" class=\"max-w-full h-auto block mx-auto\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Our-team-runs-a-full-set-of-SEO.svg\"\/><\/picture>\n                                                                <p class=\"text-third text-center text-lg font-medium leading-tight mt-4\">Solution<\/p>\n                                        <p class=\"text-third text-center text-base leading-tight mt-6\">VOCTOS runs a full technical, content and AI-search audit, then executes the fix.<\/p>\n                <\/li>\n                            <li class=\"problems__card col-span-full bg-white py-6 px-10 rounded-[21px] relative shadow-xl flex flex-col lg:col-span-1\">\n                                            <span class=\"absolute w-12 h-7 bg-secondary rounded-[14px] text-lg text-third text-center top-6 left-[18px]\">3<\/span>\n                                                                <picture class=\"my-auto\"><img decoding=\"async\" alt=\"\" class=\"max-w-full h-auto block mx-auto\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Your-site-is-among-the-TOP-search-engines.svg\"\/><\/picture>\n                                                                <p class=\"text-third text-center text-lg font-medium leading-tight mt-4\">Result<\/p>\n                                        <p class=\"text-third text-center text-base leading-tight mt-6\">Your site outranks competitors, shows up in AI answers, and brings in customers.<\/p>\n                <\/li>\n                    <\/ul>\n    <\/section>\n    \n\n<svg width=\"0\" height=\"0\" class=\"vhinc-sprite\" aria-hidden=\"true\" focusable=\"false\" style=\"position:absolute\"><defs><g id=\"vhinc-i-audit\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"10.5\" cy=\"10.5\" r=\"6.5\"\/><path d=\"M15.4 15.4 21 21\"\/><path d=\"M7.6 9.4h5.8M7.6 12.2h3.4\"\/><\/g><g id=\"vhinc-i-split\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12h5l3-6h10\"\/><path d=\"M8 12l3 6h10\"\/><path d=\"M18 3.4 21 6l-3 2.6\"\/><path d=\"M18 15.4 21 18l-3 2.6\"\/><\/g><g id=\"vhinc-i-doc\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 3H7a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8l-5-5Z\"\/><path d=\"M14 3v5h5\"\/><path d=\"M8.6 14.6 11 17l4.4-4.6\"\/><\/g><g id=\"vhinc-i-entity\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3.1\"\/><circle cx=\"12\" cy=\"4.2\" r=\"2\"\/><circle cx=\"4.8\" cy=\"17\" r=\"2\"\/><circle cx=\"19.2\" cy=\"17\" r=\"2\"\/><path d=\"M12 6.2v2.7M9.6 13.9 6.4 15.8M14.4 13.9l3.2 1.9\"\/><\/g><g id=\"vhinc-i-network\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3.6\" width=\"7\" height=\"7\" rx=\"1.8\"\/><rect x=\"14\" y=\"3.6\" width=\"7\" height=\"7\" rx=\"1.8\"\/><rect x=\"8.5\" y=\"13.4\" width=\"7\" height=\"7\" rx=\"1.8\"\/><path d=\"M6.5 10.6v1.2a1.8 1.8 0 0 0 1.8 1.8M17.5 10.6v1.2a1.8 1.8 0 0 1-1.8 1.8\"\/><\/g><g id=\"vhinc-i-repeat\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.4 12a8.4 8.4 0 0 1-14.3 6\"\/><path d=\"M3.6 12a8.4 8.4 0 0 1 14.3-6\"\/><path d=\"M17.9 2.6V6h-3.4M6.1 21.4V18h3.4\"\/><path d=\"M9.6 14.4v-2.6M12 14.4V9.6M14.4 14.4v-3.6\"\/><\/g><\/defs><\/svg>\t<section class=\"vh-sec vhinc-sec\">\n\t\t<div class=\"vhinc-inner\">\n\n\t\t\t\t\t\t\t\t\t\t<h2 class=\"vhinc-h2\">Everything you get with Search Engine Optimization<\/h2>\n\t\t\t\t\t\t<p class=\"vhinc-intro\">Setup runs 30 to 45 days and covers five premium tools, a full technical audit and a keyword map before a single change ships. After that it is monthly technical maintenance, content optimization and link acquisition, run by the same team.<\/p>\n\t\t\t<div class=\"vhinc-pack\">\n\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"vhinc-56225c\" id=\"vhinc-56225c-1\"\n\t\t\t\t\t\tclass=\"vr1\" checked>\n\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"vhinc-56225c\" id=\"vhinc-56225c-2\"\n\t\t\t\t\t\tclass=\"vr2\">\n\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"vhinc-56225c\" id=\"vhinc-56225c-3\"\n\t\t\t\t\t\tclass=\"vr3\">\n\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"vhinc-56225c\" id=\"vhinc-56225c-4\"\n\t\t\t\t\t\tclass=\"vr4\">\n\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"vhinc-56225c\" id=\"vhinc-56225c-5\"\n\t\t\t\t\t\tclass=\"vr5\">\n\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"vhinc-56225c\" id=\"vhinc-56225c-6\"\n\t\t\t\t\t\tclass=\"vr6\">\n\t\t\t\t\n\t\t\t\t<div class=\"vhinc-body\">\n\n\t\t\t\t\t<div class=\"vhinc-fan\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"vhinc-c vhinc-c--1\"\n\t\t\t\t\t\t\t\tfor=\"vhinc-56225c-1\"\n\t\t\t\t\t\t\t\tstyle=\"--i:0;--z:1;--rot:-7deg;--c:#9bb725;--fg:#0d172d\">\n\t\t\t\t\t\t\t\t<b>01<\/b>\n\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><use href=\"#vhinc-i-audit\"\/><\/svg>\n\t\t\t\t\t\t\t\t<i>Account setup, 30<\/i>\n\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"vhinc-c vhinc-c--2\"\n\t\t\t\t\t\t\t\tfor=\"vhinc-56225c-2\"\n\t\t\t\t\t\t\t\tstyle=\"--i:1;--z:2;--rot:-4.2deg;--c:#0f172a;--fg:#ffffff\">\n\t\t\t\t\t\t\t\t<b>02<\/b>\n\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><use href=\"#vhinc-i-split\"\/><\/svg>\n\t\t\t\t\t\t\t\t<i>Technical<\/i>\n\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"vhinc-c vhinc-c--3\"\n\t\t\t\t\t\t\t\tfor=\"vhinc-56225c-3\"\n\t\t\t\t\t\t\t\tstyle=\"--i:2;--z:3;--rot:-1.4deg;--c:#7616f4;--fg:#ffffff\">\n\t\t\t\t\t\t\t\t<b>03<\/b>\n\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><use href=\"#vhinc-i-doc\"\/><\/svg>\n\t\t\t\t\t\t\t\t<i>Keyword research<\/i>\n\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"vhinc-c vhinc-c--4\"\n\t\t\t\t\t\t\t\tfor=\"vhinc-56225c-4\"\n\t\t\t\t\t\t\t\tstyle=\"--i:3;--z:4;--rot:1.4deg;--c:#64748b;--fg:#ffffff\">\n\t\t\t\t\t\t\t\t<b>04<\/b>\n\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><use href=\"#vhinc-i-entity\"\/><\/svg>\n\t\t\t\t\t\t\t\t<i>Content<\/i>\n\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"vhinc-c vhinc-c--5\"\n\t\t\t\t\t\t\t\tfor=\"vhinc-56225c-5\"\n\t\t\t\t\t\t\t\tstyle=\"--i:4;--z:5;--rot:4.2deg;--c:#d4ee69;--fg:#0d172d\">\n\t\t\t\t\t\t\t\t<b>05<\/b>\n\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><use href=\"#vhinc-i-network\"\/><\/svg>\n\t\t\t\t\t\t\t\t<i>Internal linking<\/i>\n\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"vhinc-c vhinc-c--6 vhinc-c--light-card\"\n\t\t\t\t\t\t\t\tfor=\"vhinc-56225c-6\"\n\t\t\t\t\t\t\t\tstyle=\"--i:5;--z:6;--rot:7deg;--c:#ffffff;--fg:#0d172d\">\n\t\t\t\t\t\t\t\t<b>06<\/b>\n\t\t\t\t\t\t\t\t<svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><use href=\"#vhinc-i-repeat\"\/><\/svg>\n\t\t\t\t\t\t\t\t<i>Off-site and<\/i>\n\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"vhinc-page\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"vhinc-p vhinc-p--1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Account setup, 30 to 45 days<\/h3>\n\t\t\t\t\t\t\t\t<p>Five premium tools configured against your property, alongside Search Console, Bing Webmaster Tools and GA4. A full technical audit and a keyword map are delivered before a single change ships.<\/p>\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"vhinc-p vhinc-p--2\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Technical maintenance<\/h3>\n\t\t\t\t\t\t\t\t<p>URL structure, crawling, indexation, canonicals, response codes, redirect chains, structured data, mobile-first and HTML-to-text ratio. Checked every month, not once at the start.<\/p>\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"vhinc-p vhinc-p--3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Keyword research and mapping<\/h3>\n\t\t\t\t\t\t\t\t<p>Generic and LSI terms mapped to the one page that should own each of them, so two of your pages never end up competing for the same query.<\/p>\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"vhinc-p vhinc-p--4\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Content optimization<\/h3>\n\t\t\t\t\t\t\t\t<p>Meta tags and main page copy first, then the blog. Driven by a content gap analysis against the results that already rank for the queries you want.<\/p>\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"vhinc-p vhinc-p--5\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Internal linking<\/h3>\n\t\t\t\t\t\t\t\t<p>Sitewide links, footer, menu, cross-page and blog links, planned as a structure rather than added one at a time as pages get published.<\/p>\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<article class=\"vhinc-p vhinc-p--6\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>Off-site and reporting<\/h3>\n\t\t\t\t\t\t\t\t<p>Backlinks, outreach and guest posts against published criteria, with a weekly tactical huddle, a monthly KPI review and a quarterly strategic deep-dive.<\/p>\t\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"vhinc-hint\">Move across the pack to read each one.<\/p>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"vhinc-cta\">\n\t\t\t\t\t<div>\n\t\t\t\t\t\t<h3>Not sure what your site needs?<\/h3>\t\t\t\t\t\t<p>Get a free SEO audit and a custom plan built around your goals.<\/p>\t\t\t\t\t\t<span class=\"vhinc-note\">No obligation, reply within 24h.<\/span>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<a class=\"vhinc-btn\" href=\"#request\">Get my free SEO audit<\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t<\/section>\n\t\n\n    <section id=\"disciplines\" class=\"voctos-market-pillars\">\n        <div class=\"mkp-wrap\">\n            <p class=\"mkp-eyebrow\">The four disciplines<\/p>            <h2 class=\"mkp-h2\">Which one is actually holding you back?<\/h2>\n            <p class=\"mkp-intro\">Most SEO budgets go to the discipline the agency prefers, not the one the site needs. These four solve different problems, and the symptom usually tells you which is yours.<\/p>\n            <div class=\"mkp-tabs\" role=\"tablist\">\n                                    <button type=\"button\" role=\"tab\" id=\"mkp77ffabf2-t0\"\n                            aria-controls=\"mkp77ffabf2-p0\"\n                            aria-selected=\"true\"\n                            data-mkp-tab=\"0\">Technical SEO<\/button>\n                                    <button type=\"button\" role=\"tab\" id=\"mkp77ffabf2-t1\"\n                            aria-controls=\"mkp77ffabf2-p1\"\n                            aria-selected=\"false\"\n                            data-mkp-tab=\"1\">On-Page SEO<\/button>\n                                    <button type=\"button\" role=\"tab\" id=\"mkp77ffabf2-t2\"\n                            aria-controls=\"mkp77ffabf2-p2\"\n                            aria-selected=\"false\"\n                            data-mkp-tab=\"2\">Local SEO<\/button>\n                                    <button type=\"button\" role=\"tab\" id=\"mkp77ffabf2-t3\"\n                            aria-controls=\"mkp77ffabf2-p3\"\n                            aria-selected=\"false\"\n                            data-mkp-tab=\"3\">Content &amp; Authority<\/button>\n                            <\/div>\n\n            <div class=\"mkp-card\">\n                                    <div class=\"mkp-panel is-on\" id=\"mkp77ffabf2-p0\"\n                         role=\"tabpanel\" aria-labelledby=\"mkp77ffabf2-t0\" data-mkp-panel=\"0\">\n                        <div class=\"mkp-col\">\n                            <span class=\"mkp-num\">01<\/span>\n                            <h3 class=\"mkp-h3\">Google cannot rank a page it never reaches<\/h3>\n                            <p class=\"mkp-body\">The symptom is a site that publishes steadily and still loses ground. Crawl budget drains into filter and parameter URLs, key templates render empty, and the pages that matter sit outside the index. No volume of content fixes an indexing problem, which is why this is the first thing we check on every audit.<\/p>                                                        <ul class=\"mkp-list\">\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Crawl and index audit, checked against server logs rather than a crawler alone<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Rendering test on JavaScript templates, because what Google sees can differ<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Core Web Vitals read from CrUX field data, not a one-off lab score<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Canonical, pagination and faceted URL rules written down and enforced<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Structured data that matches what the page actually says<\/span><\/li>\n                                                            <\/ul>\n                                                    <\/div>\n                        <div class=\"mkp-viz mkp-viz--purple\">\n                            <span class=\"mkp-orb\" aria-hidden=\"true\"><\/span>\n                            <div>\n                                <h4>Technical SEO<\/h4>                                <p>Fix the floor before you build on it.<\/p>                            <\/div>\n                            <span class=\"mkp-chip\">Audited before any content work begins<\/span>                        <\/div>\n                    <\/div>\n                                    <div class=\"mkp-panel\" id=\"mkp77ffabf2-p1\"\n                         role=\"tabpanel\" aria-labelledby=\"mkp77ffabf2-t1\" data-mkp-panel=\"1\">\n                        <div class=\"mkp-col\">\n                            <span class=\"mkp-num\">02<\/span>\n                            <h3 class=\"mkp-h3\">Page two usually means close, not wrong<\/h3>\n                            <p class=\"mkp-body\">The symptom is ranking between 11 and 25 for terms you already cover. The page is indexed, the topic is right, and it will not move. That is rarely a word count problem. It is usually intent mismatch, a title answering a different question, or two of your own pages competing for the same query.<\/p>                                                        <ul class=\"mkp-list\">\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Search intent mapped against what actually ranks, query by query<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Titles and H1s rewritten to the query rather than the product name<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Cannibalisation found and resolved by merging or splitting pages<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Entity coverage and schema matched to the topic, not bolted on<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Sections restructured so a direct answer can be extracted by AI engines<\/span><\/li>\n                                                            <\/ul>\n                                                    <\/div>\n                        <div class=\"mkp-viz mkp-viz--blue\">\n                            <span class=\"mkp-orb\" aria-hidden=\"true\"><\/span>\n                            <div>\n                                <h4>On-Page SEO<\/h4>                                <p>The cheapest rankings you own are the ones you nearly have.<\/p>                            <\/div>\n                            <span class=\"mkp-chip\">Targets positions 11 to 25 first<\/span>                        <\/div>\n                    <\/div>\n                                    <div class=\"mkp-panel\" id=\"mkp77ffabf2-p2\"\n                         role=\"tabpanel\" aria-labelledby=\"mkp77ffabf2-t2\" data-mkp-panel=\"2\">\n                        <div class=\"mkp-col\">\n                            <span class=\"mkp-num\">03<\/span>\n                            <h3 class=\"mkp-h3\">National rankings with no map pack is a separate problem<\/h3>\n                            <p class=\"mkp-body\">The symptom is decent organic visibility and no presence in the map pack or in near me results. Local search runs on its own signals: proximity, profile completeness, review velocity and citation consistency. A site can be technically excellent and still be invisible in Cairo, because none of those signals were ever built.<\/p>                                                        <ul class=\"mkp-list\">\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Google Business Profile categories, services and attributes set deliberately<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Name, address and phone consistency audited across every directory that carries you<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Review acquisition and response run as an ongoing process, not a one-off push<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Location pages with genuinely local content, never a city name swapped into a template<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Rank tracking on a geo grid rather than a single city-wide average<\/span><\/li>\n                                                            <\/ul>\n                                                    <\/div>\n                        <div class=\"mkp-viz mkp-viz--slate\">\n                            <span class=\"mkp-orb\" aria-hidden=\"true\"><\/span>\n                            <div>\n                                <h4>Local SEO<\/h4>                                <p>Different index, different signals, different work.<\/p>                            <\/div>\n                            <span class=\"mkp-chip\">Map pack and near me queries<\/span>                        <\/div>\n                    <\/div>\n                                    <div class=\"mkp-panel\" id=\"mkp77ffabf2-p3\"\n                         role=\"tabpanel\" aria-labelledby=\"mkp77ffabf2-t3\" data-mkp-panel=\"3\">\n                        <div class=\"mkp-col\">\n                            <span class=\"mkp-num\">04<\/span>\n                            <h3 class=\"mkp-h3\">Long tail works, commercial terms do not move<\/h3>\n                            <p class=\"mkp-body\">The symptom is strong rankings on informational queries and nothing on the terms that bring revenue. Commercial results are settled by authority and corroboration rather than word count. Google and the AI engines both want the same entity described consistently by sources you do not control before they will rank or cite you.<\/p>                                                        <ul class=\"mkp-list\">\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Topic clusters built hub and spoke, with internal links that carry real relevance<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Digital PR aimed at citations from sources your buyers already read<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Entity consistency across your site, your profiles and third-party listings<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>First-hand data and original research, because that is what gets quoted<\/span><\/li>\n                                                                    <li><span class=\"mkp-toggle\"><i><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\"><path d=\"M2 6l3 3 5-6\"\/><\/svg><\/i><\/span><span>Author and reviewer credentials attached to the pages that need them<\/span><\/li>\n                                                            <\/ul>\n                                                    <\/div>\n                        <div class=\"mkp-viz mkp-viz--ink\">\n                            <span class=\"mkp-orb\" aria-hidden=\"true\"><\/span>\n                            <div>\n                                <h4>Content &amp; Authority<\/h4>                                <p>Corroboration beats volume on the terms that convert.<\/p>                            <\/div>\n                            <span class=\"mkp-chip\">Where commercial queries are won<\/span>                        <\/div>\n                    <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n        <script>\n    (function(){\n      function boot(root){\n        if (root.dataset.mkpReady) { return; }\n        root.dataset.mkpReady = '1';\n        var tabs = root.querySelectorAll('[data-mkp-tab]');\n        var panels = root.querySelectorAll('[data-mkp-panel]');\n        tabs.forEach(function(btn){\n          btn.addEventListener('click', function(){\n            var k = btn.getAttribute('data-mkp-tab');\n            tabs.forEach(function(b){ b.setAttribute('aria-selected', b === btn ? 'true' : 'false'); });\n            panels.forEach(function(p){ p.classList.toggle('is-on', p.getAttribute('data-mkp-panel') === k); });\n          });\n        });\n      }\n      function init(){ document.querySelectorAll('.voctos-market-pillars').forEach(boot); }\n      if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', init); } else { init(); }\n      if (window.acf && window.acf.addAction) { window.acf.addAction('render_block_preview', init); }\n    })();\n    <\/script>\n    \n\n    <style>\n      .vh-benefits.vh-sec{padding:0 0 48px}\n      .vh-benefits .vh-wrap{max-width:1300px;margin:0 auto}\n      .vh-benefits .vh-ey{text-align:center;color:#7e9c0a;font-weight:400;font-size:14px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}\n      .vh-benefits .vh-h2{text-align:center;font-size:clamp(26px,4.2vw,40px);font-weight:400;color:#0D172D;line-height:1.07;margin:0 0 14px}\n      .vh-benefits .vh-h2 .g{color:#7e9c0a}\n      .vh-benefits .vh-sub{text-align:center;color:#6b7280;font-size:16px;line-height:1.6;max-width:600px;margin:0 auto 0}\n      .vh-benefits .vh-bgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:38px}\n      .vh-benefits .vh-bcard{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(150,180,30,.28);border-radius:30px;padding:34px 30px 30px;box-shadow:0 10px 30px rgba(13,23,45,.06);transition:transform .25s,box-shadow .25s,border-color .25s}\n      .vh-benefits .vh-bcard:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(13,23,45,.10);border-color:rgba(150,180,30,.55)}\n      .vh-benefits .vh-bnum{position:absolute;top:22px;right:26px;font-family:Unbounded,sans-serif;font-weight:800;font-size:34px;line-height:1;color:rgba(13,23,45,.07);letter-spacing:-1px}\n      .vh-benefits .vh-bicon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#9bb725,#3ba100);box-shadow:0 8px 18px rgba(59,161,0,.28);margin-bottom:26px}\n      .vh-benefits .vh-bicon svg{width:26px;height:26px;display:block}\n      .vh-benefits .vh-btitle{font-family:Unbounded,sans-serif;font-weight:700;font-size:19px;line-height:1.3;color:#0d172d;margin:0 0 12px}\n      .vh-benefits .vh-btext{font-family:Unbounded,sans-serif;font-weight:400;font-size:15px;line-height:1.6;color:#6b7280;margin:0}\n      \/* Mobile & tablet (below lg\/1024px): cards go side-by-side with horizontal scroll. Desktop unchanged. *\/\n      @media(max-width:1023px){\n        .vh-benefits .vh-bgrid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:14px;scroll-snap-type:x mandatory}\n        .vh-benefits .vh-bcard{flex:0 0 auto;width:320px;max-width:85%;scroll-snap-align:center}\n      }\n    <\/style>\n    <section class=\"vh-sec vh-benefits\"><div class=\"vh-wrap\">\n        <p class=\"vh-ey\">What you get<\/p>\n        <h2 class=\"vh-h2\">What organic actually buys you, and when<\/h2>\n        <p class=\"vh-sub\">Four outcomes. The first one takes months and the other three depend on it, which is the part most proposals leave out.<\/p>\n        <div class=\"vh-bgrid\">\n                            <div class=\"vh-bcard\">\n                    <span class=\"vh-bnum\">01<\/span>\n                    <span class=\"vh-bicon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"3 17 9 11 13 15 21 7\"><\/polyline><polyline points=\"15 7 21 7 21 13\"><\/polyline><\/svg><\/span>\n                    <h3 class=\"vh-btitle\">Traffic that does not stop when you do<\/h3>\n                    <p class=\"vh-btext\">A page that ranks keeps arriving in results after the invoice is paid. Paid traffic stops the day the budget does. That gap is the entire argument for organic, and it only becomes visible after the first few months.<\/p>\n                <\/div>\n                            <div class=\"vh-bcard\">\n                    <span class=\"vh-bnum\">02<\/span>\n                    <span class=\"vh-bicon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><polyline points=\"17 11 19 13 23 9\"><\/polyline><\/svg><\/span>\n                    <h3 class=\"vh-btitle\">Fewer visitors, more of them buying<\/h3>\n                    <p class=\"vh-btext\">Ranking for a term somebody types when they are ready to buy is worth more than ranking for one they type while reading. We map every target query to where the person is in the decision before we go after it.<\/p>\n                <\/div>\n                            <div class=\"vh-bcard\">\n                    <span class=\"vh-bnum\">03<\/span>\n                    <span class=\"vh-bicon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg><\/span>\n                    <h3 class=\"vh-btitle\">Something you still own at the end<\/h3>\n                    <p class=\"vh-btext\">The rankings, the content, the fixed templates and the links all sit on your domain. If you stop working with us, none of it switches off.<\/p>\n                <\/div>\n                            <div class=\"vh-bcard\">\n                    <span class=\"vh-bnum\">04<\/span>\n                    <span class=\"vh-bicon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"3 7 9 13 13 9 21 17\"><\/polyline><polyline points=\"15 17 21 17 21 11\"><\/polyline><\/svg><\/span>\n                    <h3 class=\"vh-btitle\">Less exposure to your own ad costs<\/h3>\n                    <p class=\"vh-btext\">Most businesses do not want to leave paid search. They want to stop being at its mercy when the auction gets more expensive. Organic is the part of the pipeline that does not reprice every quarter.<\/p>\n                <\/div>\n                    <\/div>\n    <\/div><\/section>\n    \n\n    <style>\n      .vhres.vh-sec{font-family:inherit;color:#0D172D}\n      .vhres .vh-wrap{max-width:1300px;margin:0 auto}\n      .vhres .vh-h2{text-align:center;font-size:clamp(26px,4.2vw,40px);font-weight:400;color:#0D172D;line-height:1.07;margin:0 0 14px}\n      .vhres-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px}\n      .vhres-card{position:relative;overflow:hidden;text-align:center;background:linear-gradient(180deg,#ffffff,#f7faef);border:1px solid rgba(150,180,30,.18);border-radius:26px;padding:36px 30px;box-shadow:0 16px 40px rgba(13,23,45,.06);transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease}\n      .vhres-card:hover{transform:translateY(-8px);box-shadow:0 28px 56px rgba(13,23,45,.12);border-color:rgba(155,183,37,.45)}\n      .vhres-kicker{font-family:Unbounded,sans-serif;font-weight:400;font-size:11px;letter-spacing:1.6px;text-transform:uppercase;color:#7e9c0a;margin:0 0 16px;display:block}\n      .vhres-stat{font-family:Unbounded,sans-serif;font-weight:400;font-size:54px;line-height:.95;color:#9bb725;margin:0;letter-spacing:-1px}\n      .vhres-statx{font-family:Unbounded,sans-serif;font-weight:400;font-size:18px;color:#0d172d;margin:8px 0 0;display:block}\n      .vhres-sub{font-family:Unbounded,sans-serif;font-weight:400;font-size:15px;color:#5b6675;margin:6px 0 20px}\n      .vhres-link{display:inline-flex;align-items:center;gap:8px;font-family:Unbounded,sans-serif;font-weight:400;font-size:14px;color:#5b7a00;text-decoration:none;transition:gap .25s ease,color .25s ease}\n      .vhres-link .ar{transition:transform .25s ease}\n      .vhres-link:hover{color:#3d5400}\n      .vhres-link:hover .ar{transform:translateX(4px)}\n      .vhres-cap{font-family:Unbounded,sans-serif;font-weight:400;font-size:13.5px;color:#9aa6b2;margin:10px 0 0}\n      \/* Mobile & tablet (below lg\/1024px): cards go side-by-side with horizontal scroll. Desktop unchanged. *\/\n      @media(max-width:1023px){\n        .vhres-grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:14px;scroll-snap-type:x mandatory}\n        .vhres-card{flex:0 0 auto;width:320px;max-width:85%;scroll-snap-align:center}\n      }\n    <\/style>\n    <section class=\"vh-sec vhres container\">\n        <div class=\"vh-wrap\">\n            <h2 class=\"vh-h2\">What results clients achieve<\/h2>\n            <div class=\"vhres-grid\">\n                                    <div class=\"vhres-card\">\n                        <span class=\"vhres-kicker\">Case study<\/span>\n                        <div class=\"vhres-stat\">5X<\/div>\n                        <span class=\"vhres-statx\">growth<\/span>\n                        <div class=\"vhres-sub\">in organic traffic<\/div>\n                                                    <a class=\"vhres-link\" href=\"\/case-studies\/fbs\/\">Trading platform case <span class=\"ar\">&#8594;<\/span><\/a>\n                                                                    <\/div>\n                                    <div class=\"vhres-card\">\n                        <span class=\"vhres-kicker\">Case study<\/span>\n                        <div class=\"vhres-stat\">#1<\/div>\n                        <span class=\"vhres-statx\">more<\/span>\n                        <div class=\"vhres-sub\">ranking in local search<\/div>\n                                                    <a class=\"vhres-link\" href=\"https:\/\/www.voctos.com\/case-studies\/saladsup\/\">Local SEO case <span class=\"ar\">&#8594;<\/span><\/a>\n                                                                            <div class=\"vhres-cap\">US healthy-salad brand<\/div>\n                                            <\/div>\n                                    <div class=\"vhres-card\">\n                        <span class=\"vhres-kicker\">Case study<\/span>\n                        <div class=\"vhres-stat\">8K+<\/div>\n                        <span class=\"vhres-statx\">monthly clicks<\/span>\n                        <div class=\"vhres-sub\">in 7 months<\/div>\n                                                    <a class=\"vhres-link\" href=\"https:\/\/www.voctos.com\/case-studies\/ogaei-virtual-care\/\">Healthcare case <span class=\"ar\">&#8594;<\/span><\/a>\n                                                                            <div class=\"vhres-cap\">Canadian telehealth platform<\/div>\n                                            <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n    \n\n        <style>\n        \/* Case slide background: desktop image, with an optional separate mobile\/tablet image\n           (below lg\/1024px). Falls back to the desktop image when no mobile image is set. *\/\n        .voctos-cases-block .case-slide{background-image:var(--cbg);}\n        @media (max-width:1023px){\n            .voctos-cases-block .case-slide{background-image:var(--cbg-m,var(--cbg));}\n        }\n        <\/style>\n            <section id=\"our-cases-block_377cc9fbfce0a9deb7bb591cc6f9cb80\" class=\"voctos-cases-block\" style=\"background:#eef0f5;--cases-bg:#eef0f5;\">\n        <div class=\"cases-inner\">\n\n            <header class=\"cases-head\">\n                                    <h2 class=\"cases-title\">Our cases<\/h2>\n                                                    <a class=\"cases-all\" href=\"\/case-studies\/\">\n                        <span>All cases<\/span>\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M7 17 L17 7 M9 7 H17 V15\"\/><\/svg>                    <\/a>\n                            <\/header>\n\n            <div class=\"cases-slider\" data-cases-slider>\n                <div class=\"cases-viewport\">\n                    <div class=\"cases-track\">\n                                                                                <article class=\"case-slide\" style=\"--cbg:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/D1_cutout.webp);--cbg-m:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/D1-Mob.webp);\">\n\n                                                                    <img decoding=\"async\" class=\"case-brand\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/delta-logo.webp\" alt=\"Delta Logo\">\n                                \n                                <div class=\"case-content\">\n                                                                            <div class=\"case-head-box\">\n                                            <h3 class=\"case-title\">\n                                                                                                    <span class=\"case-title-dark\">GEO Services for<\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Delta Medical Labs<\/span>\n                                                                                            <\/h3>\n                                        <\/div>\n                                    \n                                    <div class=\"case-card\">\n                                                                                    <span class=\"case-tag\" style=\"background-color:#0f172a\">\n                                                                                                    <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/geo.svg\" alt=\"\">\n                                                                                                GEO                                            <\/span>\n                                        \n                                                                                    <div class=\"case-title case-title-mobile\">\n                                                                                                    <span class=\"case-title-dark\">GEO Services for<\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Delta Medical Labs<\/span>\n                                                                                            <\/div>\n                                        \n                                                                                    <div class=\"case-desc\"><p><strong>1M+ monthly <\/strong>organic visits and <strong>159,200 ranked keywords<\/strong>, <strong>3,600 <\/strong>Google AI Overview citations, while <strong>ranking #1 for 1,186 keywords<\/strong> in KSA.<\/p>\n<\/div>\n                                        \n                                        <div class=\"case-actions\">\n                                                                                            <a class=\"case-btn\" href=\"https:\/\/www.voctos.com\/case-studies\/delta-medical-labs\/\">More details<\/a>\n                                            \n                                                                                            <div class=\"case-nav\">\n                                                    <button type=\"button\" class=\"case-prev\" aria-label=\"Previous case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg><\/button>\n                                                    <button type=\"button\" class=\"case-next\" aria-label=\"Next case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n                                                <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/article>\n                                                                                <article class=\"case-slide\" style=\"--cbg:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/O3_cutout.webp);--cbg-m:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/O3-Mob.webp);\">\n\n                                                                    <img decoding=\"async\" class=\"case-brand\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/logo-1.webp\" alt=\"Ogaei Logo\">\n                                \n                                <div class=\"case-content\">\n                                                                            <div class=\"case-head-box\">\n                                            <h3 class=\"case-title\">\n                                                                                                    <span class=\"case-title-dark\">SEO &amp; GEO for <\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Ogaei Virtual Care<\/span>\n                                                                                            <\/h3>\n                                        <\/div>\n                                    \n                                    <div class=\"case-card\">\n                                                                                    <span class=\"case-tag\" style=\"background-color:#0f172a\">\n                                                                                                    <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/geo.svg\" alt=\"\">\n                                                                                                GEO                                            <\/span>\n                                        \n                                                                                    <div class=\"case-title case-title-mobile\">\n                                                                                                    <span class=\"case-title-dark\">SEO &amp; GEO for <\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Ogaei Virtual Care<\/span>\n                                                                                            <\/div>\n                                        \n                                                                                    <div class=\"case-desc\"><div class=\"case-desc\">\n<p><strong>From 3 to 7,931 monthly\u00a0<\/strong>organic clicks in 7 months,\u00a0<strong>2.9M+ impressions<\/strong>, and\u00a0<strong>40+ keywords<\/strong> in Google\u2019s Top 10.<\/p>\n<\/div>\n<\/div>\n                                        \n                                        <div class=\"case-actions\">\n                                                                                            <a class=\"case-btn\" href=\"https:\/\/www.voctos.com\/case-studies\/ogaei-virtual-care\/\">More details<\/a>\n                                            \n                                                                                            <div class=\"case-nav\">\n                                                    <button type=\"button\" class=\"case-prev\" aria-label=\"Previous case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg><\/button>\n                                                    <button type=\"button\" class=\"case-next\" aria-label=\"Next case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n                                                <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/article>\n                                                                                <article class=\"case-slide\" style=\"--cbg:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/vpn.webp);--cbg-m:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/vpn-Mob.webp);\">\n\n                                                                    <img decoding=\"async\" class=\"case-brand\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/VPNLY-LOGO.webp\" alt=\"VPNLY LOGO\">\n                                \n                                <div class=\"case-content\">\n                                                                            <div class=\"case-head-box\">\n                                            <h3 class=\"case-title\">\n                                                                                                    <span class=\"case-title-dark\">Arabic SEO, GEO &amp; guest posting for <\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">VPNly<\/span>\n                                                                                            <\/h3>\n                                        <\/div>\n                                    \n                                    <div class=\"case-card\">\n                                                                                    <span class=\"case-tag\" style=\"background-color:#2563eb\">\n                                                                                                    <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/seo.svg\" alt=\"\">\n                                                                                                SEO                                            <\/span>\n                                        \n                                                                                    <div class=\"case-title case-title-mobile\">\n                                                                                                    <span class=\"case-title-dark\">Arabic SEO, GEO &amp; guest posting for <\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">VPNly<\/span>\n                                                                                            <\/div>\n                                        \n                                                                                    <div class=\"case-desc\"><div class=\"case-desc\">\n<p><strong>65K peak monthly\u00a0<\/strong>organic visits,\u00a0<strong>55 guest posts<\/strong>, and\u00a0<strong>149 pages cited<\/strong> by AI engines.<\/p>\n<\/div>\n<\/div>\n                                        \n                                        <div class=\"case-actions\">\n                                                                                            <a class=\"case-btn\" href=\"https:\/\/www.voctos.com\/case-studies\/vpnly\/\">More details<\/a>\n                                            \n                                                                                            <div class=\"case-nav\">\n                                                    <button type=\"button\" class=\"case-prev\" aria-label=\"Previous case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg><\/button>\n                                                    <button type=\"button\" class=\"case-next\" aria-label=\"Next case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n                                                <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/article>\n                                                                                <article class=\"case-slide\" style=\"--cbg:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/teamly-bg.webp);--cbg-m:url(https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/eduverse-mob.webp);\">\n\n                                                                    <img decoding=\"async\" class=\"case-brand\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/eduverse-logo.webp\" alt=\"eduverse logo\">\n                                \n                                <div class=\"case-content\">\n                                                                            <div class=\"case-head-box\">\n                                            <h3 class=\"case-title\">\n                                                                                                    <span class=\"case-title-dark\">SEO for<\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Eduverse<\/span>\n                                                                                            <\/h3>\n                                        <\/div>\n                                    \n                                    <div class=\"case-card\">\n                                                                                    <span class=\"case-tag\" style=\"background-color:#2563eb\">\n                                                                                                    <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/seo.svg\" alt=\"\">\n                                                                                                SEO                                            <\/span>\n                                        \n                                                                                    <div class=\"case-title case-title-mobile\">\n                                                                                                    <span class=\"case-title-dark\">SEO for<\/span>\n                                                                                                                                                    <span class=\"case-title-hl\">Eduverse<\/span>\n                                                                                            <\/div>\n                                        \n                                                                                    <div class=\"case-desc\"><p>Increased search traffic 12 times in 10 months: <strong>45% of target keywords<\/strong> in the top 5, <strong>55%<\/strong> in the top 10<\/p>\n<\/div>\n                                        \n                                        <div class=\"case-actions\">\n                                                                                            <a class=\"case-btn\" href=\"https:\/\/www.voctos.com\/case-studies\/eduverse\/\">More details<\/a>\n                                            \n                                                                                            <div class=\"case-nav\">\n                                                    <button type=\"button\" class=\"case-prev\" aria-label=\"Previous case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg><\/button>\n                                                    <button type=\"button\" class=\"case-next\" aria-label=\"Next case\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n                                                <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/article>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n\n    <style>\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;flex-wrap:nowrap}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-head h2{min-width:0}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-all{display:inline-block;background:#7c3aed;color:#fff;text-decoration:none;padding:14px 26px;border-radius:14px;font-size:14px;transition:background .25s;flex-shrink:0;white-space:nowrap}\n      @media(max-width:420px){#vr-block_f612d708618c461d012e22b90078f038 .vr-all{padding:12px 18px}}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-all:hover{background:#0d172d}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-track{display:flex;gap:0;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;padding-bottom:6px;-webkit-overflow-scrolling:touch}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-track::-webkit-scrollbar{display:none}\n      \/* width set in JS to exact pixels \u2014 avoids iOS 100% flex bug *\/\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-slide{scroll-snap-align:start;flex-shrink:0;background:#fff;border-radius:22px;padding:34px 36px;display:flex;flex-direction:column;box-shadow:0 16px 40px rgba(13,23,45,.06);box-sizing:border-box}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-stars{display:inline-flex;gap:5px;margin-bottom:18px}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-site{font-size:26px;font-weight:700;color:#0d172d;margin:0;line-height:1.2;word-break:break-word}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-logo{max-height:48px;max-width:150px;width:auto;object-fit:contain;flex:0 0 auto}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-name{font-weight:700;color:#0d172d;margin:0;font-size:16px}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-pos{font-size:14px;color:#5b6675;margin:3px 0 0}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-quote{position:relative;margin:22px 0 0;padding:0 0 0 30px}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-quote::before{content:\"\\201C\";position:absolute;left:-2px;top:-6px;font-family:Georgia,serif;font-size:54px;line-height:1;color:#7c3aed}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-text{font-size:15px;line-height:1.7;color:#0d172d;margin:0}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-quote .vr-qclose{font-family:Georgia,serif;font-size:40px;line-height:0;color:#7c3aed;vertical-align:-12px;margin-left:6px}\n      #vr-block_f612d708618c461d012e22b90078f038 .vr-date{font-size:13px;color:#9aa3b2;margin:22px 0 0}\n    <\/style>\n    <section id=\"vr-block_f612d708618c461d012e22b90078f038\" class=\"container relative mb-12\" style=\"margin:30px auto 50px auto;\">\n        <div class=\"vr-head\">\n            <h2 class=\"text-2xl sm:text-fs-5 text-third\">Client reviews<\/h2>\n            <a class=\"vr-all\" href=\"https:\/\/www.voctos.com\/about\/reviews\/\">All reviews<\/a>\n        <\/div>\n        <div class=\"vr-track\" data-vr-track>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">egyptpyramidstours.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/logo-2.png\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Marcous Fathy<\/p>                    <p class=\"vr-pos\">Business Development Manager<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">We&#039;ve just completed our first quarter with Beshoy, and the results have been outstanding. Our organic traffic grew from 3,650 to 18,720, we achieved a 300%+ ROI from reservations, and secured Featured Snippets for multiple tour packages.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">24 September 2023<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">drserkanaygin.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/Dr-Serkan-Clinic-1024x512-1.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Dr. Serkan Ayg\u0131n<\/p>                    <p class=\"vr-pos\">Hair Transplant Surgeon<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">VOCTOS built an SEO strategy that grew our bookings and expanded our visibility to a whole new audience by 375%, with our keywords in the top search results up more than 1600%. Their understanding of Arabic search behavior made all the difference.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">7 December 2021<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">vpnarabi.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/VPN-Arabi.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Samy Amin<\/p>                    <p class=\"vr-pos\">Head of Editorial, VPN Arabi<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">VOCTOS developed and executed a full Arabic SEO strategy for our VPN company. We saw a 280% increase in organic traffic, secured the top spot for competitive keywords, and our content got cited 160 times in ChatGPT responses. What really impressed us was how well they understand the Arabic market, not just generic SEO translated into Arabic.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">1 June 2025<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">Saif Cabinets Decor<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/logo-1-e1773228248805.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Abraam Samy<\/p>                    <p class=\"vr-pos\">CEO of Saif Cabinets Decor<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">When we first came to VOCTOS, our business was almost invisible online despite years of quality work. Their team fixed the technical issues holding us back and built an SEO strategy ready for AI search too. Within months we ranked on Google&#039;s first page for over 55 keywords, with organic traffic up around 170%.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">4 June 2026<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">serialtranslation.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/cropped-logosi.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Samy Ibrahim<\/p>                    <p class=\"vr-pos\">General Manager of Serial Translation<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">VOCTOS took over our Google Ads campaigns and brought our CPC down by 53%, while our conversion rate jumped 164.7%, with much higher quality leads coming through. It has been a pleasure working with the entire team.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">15 July 2022<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">Eagle Marble<\/h3>                                            <\/div>\n                    <p class=\"vr-name\">Ebraam Ayoub<\/p>                    <p class=\"vr-pos\">General Manager<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">The VOCTOS team helped us grow our search visibility by 190%. We appreciate their responsiveness, dedication, and continuous support throughout the project.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">25 March 2023<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">ovistone.com<\/h3>                                            <\/div>\n                    <p class=\"vr-name\">John Attia<\/p>                    <p class=\"vr-pos\">Digital Marketing Director<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">We hired VOCTOS two years ago to grow our SEO and traffic, and they delivered. What impressed me most was seeing Ovistone start showing up in ChatGPT and Google AI Overviews when people searched for stone suppliers. Our organic traffic keeps climbing and our qualified B2B inquiries have jumped.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">13 October 2023<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">royalhaircenter.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/wibsite-logo-D985D981D8B1D8BA.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\">Dr. Mathew John<\/p>                    <p class=\"vr-pos\">Senior Surgeon<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">When we first partnered with VOCTOS, our clinic had just two physicians and one night doctor, with everyone juggling several roles. We&#039;ve grown a lot since then, today we have three physicians, a full-time secretary, and dedicated cleaning staff, largely thanks to the steady flow of new patients their marketing brought in.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">11 August 2021<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">nsfx.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/NSFX-Logo.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Rami Dawud<\/p>                    <p class=\"vr-pos\">Marketing Manager<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">Beshoy is a true SEO professional, punctual, and the quality of his delivery is fantastic. His analysis gave us real insight and a clear path to build our brand&#039;s online presence.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">1 May 2019<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">marketingcollege.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/cmc_logo.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Nahed Maher<\/p>                    <p class=\"vr-pos\">Brand Ambassador<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">SEO is a complicated world, and few people bring the creative techniques Beshoy does. He stays on top of the latest SEO trends and genuinely cares about getting his clients the most value.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">16 October 2016<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">nrg-digital.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/nrg-degital-solutions-logo-png_seeklogo-250387.png\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Ahmed Sabbour<\/p>                    <p class=\"vr-pos\">CEO<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">It&#039;s been a real pleasure working with Beshoy. He&#039;s innovative, broad-minded, and has a great ability to analyze, summarize, and deliver strong results, even working remotely.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">16 October 2016<\/p>                <\/div>\n                            <div class=\"vr-slide\">\n                    <span class=\"vr-stars\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#F5B301\"><path d=\"M12 2l2.9 6.3 6.9.7-5.1 4.6 1.4 6.8L12 17.8 5.9 20.4l1.4-6.8L2.2 9l6.9-.7z\"\/><\/svg><\/span>                    <div class=\"vr-top\">\n                        <h3 class=\"vr-site\">vintage-vaults.com<\/h3>                        <img decoding=\"async\" class=\"vr-logo\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/vintage-vaults.webp\" alt=\"\" onerror=\"this.style.display='none'\"\/>                    <\/div>\n                    <p class=\"vr-name\"> Sherif El-Haddad<\/p>                    <p class=\"vr-pos\">Founder \/ CEO<\/p>                                            <blockquote class=\"vr-quote\">\n                            <p class=\"vr-text\">Beshoy has done a great job increasing our SEO ranking. He&#039;s also helped boost our conversions and improve the website.<span class=\"vr-qclose\" aria-hidden=\"true\">&#8221;<\/span><\/p>\n                        <\/blockquote>\n                                        <p class=\"vr-date\">7 December 2023<\/p>                <\/div>\n                    <\/div>\n    <\/section>\n        <script>\n    (function(){\n      var GAP = 24; \/* px gap between slides *\/\n      function setSlideWidths(track){\n        \/* iOS Safari fix: set exact pixel width so 100% never mis-resolves *\/\n        var w = track.clientWidth;\n        track.querySelectorAll('.vr-slide').forEach(function(s,i,arr){\n          s.style.width = w + 'px';\n          s.style.marginRight = (i < arr.length - 1) ? GAP + 'px' : '0';\n        });\n      }\n      function initTrack(track){\n        if(track.__vrAuto!==undefined) return;\n        setSlideWidths(track);\n        window.addEventListener('resize',function(){ setSlideWidths(track); });\n        var slides=track.querySelectorAll('.vr-slide');\n        if(slides.length<2){ track.__vrAuto=0; return; }\n        function slideW(){ return track.clientWidth + GAP; }\n        function step(){\n          var max=track.scrollWidth - track.clientWidth - 2;\n          if(track.scrollLeft>=max){ track.scrollTo({left:0,behavior:'smooth'}); }\n          else { track.scrollBy({left:slideW(),behavior:'smooth'}); }\n        }\n        function start(){ if(!track.__vrAuto) track.__vrAuto=setInterval(step,3500); }\n        function stop(){ if(track.__vrAuto){ clearInterval(track.__vrAuto); track.__vrAuto=0; } }\n        start();\n        track.addEventListener('mouseenter',stop);\n        track.addEventListener('mouseleave',start);\n        track.addEventListener('touchstart',stop,{passive:true});\n      }\n      function run(){ document.querySelectorAll('[data-vr-track]').forEach(initTrack); }\n      if(document.readyState!=='loading') run(); else document.addEventListener('DOMContentLoaded',run);\n    })();\n    <\/script>\n    \n\n    <style>\n      .vwif-card{background:#fff;border-radius:22px;padding:24px 16px}\n      .vwif-h2{font-size:22px;line-height:1.18;font-weight:400;color:#0d172d;margin:0 0 18px;text-align:center}\n      .vwif-grid{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}\n      .vwif-media{display:block;margin:0 0 18px}\n      .vwif-media img{display:block;width:100%;max-width:320px;height:auto;margin:0 auto}\n      \/* Mobile: three-row rail that scrolls sideways \u2014 full rows, no empty tails,\n         and the whole list costs three pill heights instead of eight. *\/\n      .vwif-list{display:grid;grid-auto-flow:column;grid-template-rows:auto auto auto;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-gap:8px;gap:8px;margin:0 -16px;padding:0 16px 4px;list-style:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(to right,#000 0,#000 88%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to right,#000 0,#000 88%,rgba(0,0,0,0) 100%)}\n      .vwif-list::-webkit-scrollbar{display:none}\n      .vwif-list li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background:#f1f3f7;border-radius:999px;padding:7px 12px;margin:0;font-size:12px;line-height:1.25;color:#0d172d;white-space:nowrap}\n      .vwif-list li svg{width:11px;height:10px;margin:0 6px 0 0;-webkit-flex:0 0 auto;flex:0 0 auto;color:#3BA100}\n      .vwif-foot{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch;margin-top:20px}\n      .vwif-intro{margin:0 0 14px;color:#5b6675;font-size:13px;line-height:1.55}\n      .vwif-btn{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:14px 24px;border-radius:14px;background:#b8c434;color:#fff;font-size:14px;line-height:1;text-decoration:none;transition:background .2s;-webkit-flex:0 0 auto;flex:0 0 auto}\n      .vwif-btn:hover{background:#0d172d;color:#fff}\n      @media (min-width:768px){\n        .vwif-card{padding:40px 44px;border-radius:28px}\n        .vwif-h2{font-size:clamp(28px,3vw,40px);text-align:left;margin-bottom:26px}\n        .vwif-grid{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}\n        .vwif-media{-webkit-flex:0 0 42%;flex:0 0 42%;margin:0 34px 0 0;min-width:0}\n        .vwif-media img{max-width:100%}\n        \/* Desktop: back to a normal wrapping list \u2014 there is room, so no rail. *\/\n        .vwif-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex:1 1 0%;flex:1 1 0%;min-width:0;margin:0;padding:0;overflow:visible;-webkit-mask-image:none;mask-image:none}\n        .vwif-list li{font-size:13px;padding:9px 15px;margin:0 8px 8px 0}\n        .vwif-foot{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-top:26px}\n        .vwif-intro{margin:0 32px 0 0;font-size:14px;max-width:60%}\n      }\n      @media (min-width:1024px){\n        .vwif-media{-webkit-flex:0 0 38%;flex:0 0 38%}\n      }\n    <\/style>\n        <section class=\"container pt-5 pb-4 sm:pt-3\">\n        <div class=\"vwif-card\">\n            <h2 class=\"vwif-h2\">Who It&#039;s For<\/h2>\n\n            <div class=\"vwif-grid\">\n                <picture class=\"vwif-media\">\n                    <img decoding=\"async\" alt=\"\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/where-use.png\" loading=\"lazy\">\n                <\/picture>\n\n                <ul class=\"vwif-list\">\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>E-commerce (online stores)<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Real estate<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Healthcare<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Finance and insurance<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>SaaS and technology<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Education<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Travel and tourism<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Legal services \/ Law firms<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Media<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Automotive and car services<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Logistics<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Construction<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Home appliances and electronics<\/span><\/li>\n                                            <li><svg viewBox=\"0 0 16 12\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.5 6.5l4 4 9-9\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span>Sports<\/span><\/li>\n                                    <\/ul>\n            <\/div>\n\n            <div class=\"vwif-foot\">\n                <p class=\"vwif-intro\">Request a consultation and a specialist will review your accounts and come back with a proposal scoped to this service for your project<\/p>\n                <a class=\"vwif-btn\" href=\"#request\">Order a Consultation<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n\n    <section class=\"vh-sec vhins\" id=\"industries\">\n      <div class=\"vh-wrap\">\n        <h2 class=\"vh-h2\">Industries we work in<\/h2>\n        <p class=\"vh-sub\">Every sector searches differently, we build SEO around how your customers actually look for you.<\/p>\n        <div class=\"vhins-card\">\n          <div class=\"vhins-left\">\n            <div class=\"vhins-pills\">\n                              <button type=\"button\" class=\"vhins-pill is-active\">E-Commerce<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Healthcare<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Finance<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Real Estate<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">SaaS<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Travel<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Restaurant<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Retail<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Insurance<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Automotive<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Law<\/button>\n                              <button type=\"button\" class=\"vhins-pill\">Education<\/button>\n                          <\/div>\n            <div class=\"vhins-detail\">\n                              <div class=\"vhins-item is-active\">\n                  <h3 class=\"vhins-name\">E-Commerce<\/h3>\n                  <p class=\"vhins-desc\">Product, category and feed SEO engineered to rank and convert \u2014 built around how shoppers actually browse and buy.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Healthcare<\/h3>\n                  <p class=\"vhins-desc\">Trust-first, YMYL-compliant SEO with strong, verifiable expertise signals and local clinic visibility.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Finance<\/h3>\n                  <p class=\"vhins-desc\">Authority-driven SEO for high-stakes money queries, backed by credibility and compliance.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Real Estate<\/h3>\n                  <p class=\"vhins-desc\">Location and listing SEO that captures buyers searching by city, neighborhood and property type.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">SaaS<\/h3>\n                  <p class=\"vhins-desc\">Bottom-of-funnel and comparison content that wins high-intent buyers and free-trial signups.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Travel<\/h3>\n                  <p class=\"vhins-desc\">Destination and booking-intent SEO that fills calendars across every search surface.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Restaurant<\/h3>\n                  <p class=\"vhins-desc\">Local SEO and menus tuned for nearby, hungry searchers ready to order or reserve.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Retail<\/h3>\n                  <p class=\"vhins-desc\">Storefront and local-inventory SEO that drives real footfall and in-store visits.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Insurance<\/h3>\n                  <p class=\"vhins-desc\">Quote-intent and comparison SEO built on genuine trust and transparent authority.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Automotive<\/h3>\n                  <p class=\"vhins-desc\">Model, dealership and local SEO that drives test drives and showroom visits.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Law<\/h3>\n                  <p class=\"vhins-desc\">Expertise-rich, practice-area SEO that earns qualified cases and trusted referrals.<\/p>\n                <\/div>\n                              <div class=\"vhins-item\">\n                  <h3 class=\"vhins-name\">Education<\/h3>\n                  <p class=\"vhins-desc\">Program and course SEO that captures enrollment intent at every decision stage.<\/p>\n                <\/div>\n                          <\/div>\n          <\/div>\n          <div class=\"vhins-right\">\n            <span class=\"vhins-pulse\"><\/span>\n            <span class=\"vhins-pulse p2\"><\/span>\n            <span class=\"vhins-ring r1\"><\/span>\n            <span class=\"vhins-ring r2\"><\/span>\n            <span class=\"vhins-ring r3\"><\/span>\n            <span class=\"vhins-ring r4\"><\/span>\n            <span class=\"vhins-node\">\n                              <span class=\"vhins-nico is-active\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"20\" r=\"1.4\"\/><circle cx=\"18\" cy=\"20\" r=\"1.4\"\/><path d=\"M2 3h3l2.4 12.5a1.5 1.5 0 0 0 1.5 1.2h8a1.5 1.5 0 0 0 1.5-1.2L21 7H6\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"4\"\/><path d=\"M12 8.5v7M8.5 12h7\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17l6-6 4 4 8-8\"\/><path d=\"M15 7h6v6\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11l9-7 9 7\"\/><path d=\"M5 9.5V20h14V9.5\"\/><path d=\"M10 20v-5h4v5\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"12\" rx=\"2\"\/><path d=\"M8 20h8M12 16v4\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 4 3 11l6 2 2 6 3-5 5-9z\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3v8M4 3v4a2 2 0 0 0 4 0V3M6 11v10\"\/><path d=\"M17 3c-1.7 0-3 2-3 5s1.3 4 3 4v9\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 8h14l1 12H4z\"\/><path d=\"M9 8a3 3 0 0 1 6 0\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3l8 3v6c0 5-4 8.2-8 9-4-.8-8-4-8-9V6z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 13l2-5.5A2 2 0 0 1 6.9 6h10.2a2 2 0 0 1 1.9 1.5L21 13v5H3z\"\/><circle cx=\"7\" cy=\"18\" r=\"1.5\"\/><circle cx=\"17\" cy=\"18\" r=\"1.5\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v18M6 21h12M5 7h14M9 7l-4 7a3 3 0 0 0 6 0zM15 7l4 7a3 3 0 0 1-6 0z\"\/><\/svg><\/span>\n                              <span class=\"vhins-nico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 8l9-4 9 4-9 4z\"\/><path d=\"M7 10v5c0 1.3 2.7 2.7 5 2.7s5-1.4 5-2.7v-5\"\/><\/svg><\/span>\n                          <\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n        <style>\n      .vhins.vh-sec{padding:30px 0 48px;font-family:inherit;color:#0D172D}\n      .vhins .vh-wrap{max-width:1300px;margin:0 auto;padding:0}\n      .vhins .vh-h2{text-align:center;font-size:clamp(26px,4.2vw,40px);font-weight:400;color:#0D172D;line-height:1.07;margin:0 0 16px}\n      .vhins .vh-sub{text-align:center;color:#6b7280;font-size:16px;line-height:1.6;margin:0 auto 44px;max-width:100%}\n      .vhins{position:relative;padding-top:14px}\n      .vhins-card{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;margin-top:34px;background:#fff;border:1px solid rgba(13,23,45,.1);border-radius:28px;padding:44px 46px;overflow:hidden}\n      .vhins-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}\n      .vhins-pill{font-family:inherit;font-weight:400;font-size:14px;padding:11px 18px;border-radius:12px;background:#f1f3ef;border:none;color:#3a4150;cursor:pointer;transition:background .2s ease,color .2s ease}\n      .vhins-pill:hover{background:#e6eadf}\n      .vhins-pill.is-active{background:#0d172d;color:#fff}\n      .vhins-item{display:none}\n      .vhins-item.is-active{display:block;animation:vhinsf .35s ease}\n      @keyframes vhinsf{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}\n      .vhins-name{font-family:inherit;font-weight:400;font-size:24px;line-height:1.25;color:#0d172d;margin:0 0 16px}\n      .vhins-desc{font-family:inherit;font-weight:400;font-size:16px;line-height:1.6;color:#5b6675;margin:0;max-width:520px}\n      .vhins-right{position:relative;height:380px}\n      .vhins-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid rgba(155,183,37,.22);border-radius:50%;pointer-events:none}\n      .vhins-ring.r1{width:180px;height:180px}\n      .vhins-ring.r2{width:300px;height:300px}\n      .vhins-ring.r3{width:440px;height:440px;border-color:rgba(155,183,37,.16)}\n      .vhins-ring.r4{width:600px;height:600px;border-color:rgba(155,183,37,.1)}\n      .vhins-node{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:122px;height:122px;border-radius:50%;background:#fff;border:1.5px solid #9bb725;box-shadow:0 0 0 10px rgba(155,183,37,.07),0 0 46px rgba(155,183,37,.4);display:flex;align-items:center;justify-content:center;animation:vhins-glow 3s ease-in-out infinite}\n      .vhins-nico{display:none;color:#5b7a00}\n      .vhins-nico.is-active{display:flex}\n      .vhins-nico svg{width:46px;height:46px;display:block}\n      .vhins-pulse{position:absolute;top:50%;left:50%;width:122px;height:122px;border-radius:50%;border:1.5px solid rgba(155,183,37,.45);transform:translate(-50%,-50%);pointer-events:none;animation:vhins-ripple 3.4s ease-out infinite}\n      .vhins-pulse.p2{animation-delay:1.7s}\n      @keyframes vhins-ripple{0%{transform:translate(-50%,-50%) scale(1);opacity:.55}100%{transform:translate(-50%,-50%) scale(3.4);opacity:0}}\n      @keyframes vhins-glow{0%,100%{box-shadow:0 0 0 10px rgba(155,183,37,.06),0 0 40px rgba(155,183,37,.3)}50%{box-shadow:0 0 0 16px rgba(155,183,37,.1),0 0 64px rgba(155,183,37,.5)}}\n      @media(max-width:860px){.vhins-card{grid-template-columns:1fr;padding:32px 26px}.vhins-right{height:300px;margin-top:10px}}\n    <\/style>\n    <script>\n    (function(){\n      function bind(s){\n        var p=s.querySelectorAll(\".vhins-pill\"),it=s.querySelectorAll(\".vhins-item\"),nc=s.querySelectorAll(\".vhins-nico\");\n        function act(i){for(var a=0;a<p.length;a++)p[a].classList.toggle(\"is-active\",a===i);for(var b=0;b<it.length;b++)it[b].classList.toggle(\"is-active\",b===i);for(var c=0;c<nc.length;c++)nc[c].classList.toggle(\"is-active\",c===i);}\n        for(var i=0;i<p.length;i++){(function(idx){p[idx].addEventListener(\"click\",function(){act(idx);});p[idx].addEventListener(\"mouseenter\",function(){act(idx);});})(i);}\n      }\n      document.querySelectorAll(\".vhins\").forEach(bind);\n    })();\n    <\/script>\n    \n\n    <section id=\"howwework-block_db2361a02aebca764cd87fff3cabe247\" class=\"voctos-howwework\">\n        <div class=\"hww-inner\">\n            <div class=\"hww-grid\">\n\n                <div class=\"hww-intro\">\n                    <p class=\"hww-eyebrow\">How we work<\/p>                    <h2 class=\"hww-heading\">How an SEO engagement actually runs<\/h2>                    <p class=\"hww-desc\">Five stages, in this order. We do not start writing before we know what is broken, and we do not chase rankings that will never convert.<\/p>                                    <\/div>\n\n                <div class=\"hww-timeline\">\n                                        <svg class=\"hww-path\" viewBox=\"0 0 1000 210\" preserveAspectRatio=\"none\" style=\"height:210px;\" aria-hidden=\"true\">\n                        <path d=\"M100,150 C200,150 200,130 300,130 C400,130 400,110 500,110 C600,110 600,90 700,90 C800,90 800,70 900,70\" fill=\"none\" stroke=\"#6FA32B\" stroke-width=\"3\" stroke-linecap=\"round\" vector-effect=\"non-scaling-stroke\"\/>\n                    <\/svg>\n                                        <div class=\"hww-steps\" style=\"--n:5;\">\n                                                    <div class=\"hww-step\" style=\"--y:150px;\">\n                                <span class=\"hww-ghost\" aria-hidden=\"true\">1<\/span>\n                                <span class=\"hww-dot\" aria-hidden=\"true\"><\/span>\n                                <div class=\"hww-text\">\n                                    <p class=\"hww-title\">Audit and baseline<\/p>\n                                                                            <ul class=\"hww-list\">\n                                                                                            <li>Full technical crawl: indexation, speed, internal links, schema<\/li>\n                                                                                            <li>Content inventory scored against what already ranks<\/li>\n                                                                                            <li>Backlink profile reviewed for risk, not just volume<\/li>\n                                                                                            <li>Current rankings and organic revenue recorded as the baseline<\/li>\n                                                                                    <\/ul>\n                                                                    <\/div>\n                            <\/div>\n                                                    <div class=\"hww-step\" style=\"--y:130px;\">\n                                <span class=\"hww-ghost\" aria-hidden=\"true\">2<\/span>\n                                <span class=\"hww-dot\" aria-hidden=\"true\"><\/span>\n                                <div class=\"hww-text\">\n                                    <p class=\"hww-title\">Keyword and intent map<\/p>\n                                                                            <ul class=\"hww-list\">\n                                                                                            <li>Every target query classified by intent, not by volume<\/li>\n                                                                                            <li>Queries mapped to the page that should own them<\/li>\n                                                                                            <li>Cannibalisation found and resolved before new pages are written<\/li>\n                                                                                            <li>Priorities agreed with you before any work starts<\/li>\n                                                                                    <\/ul>\n                                                                    <\/div>\n                            <\/div>\n                                                    <div class=\"hww-step\" style=\"--y:110px;\">\n                                <span class=\"hww-ghost\" aria-hidden=\"true\">3<\/span>\n                                <span class=\"hww-dot\" aria-hidden=\"true\"><\/span>\n                                <div class=\"hww-text\">\n                                    <p class=\"hww-title\">Technical fixes first<\/p>\n                                                                            <ul class=\"hww-list\">\n                                                                                            <li>Crawl and index issues cleared so the rest of the work can count<\/li>\n                                                                                            <li>Core Web Vitals brought inside Google thresholds<\/li>\n                                                                                            <li>Schema added where it earns a rich result, not everywhere<\/li>\n                                                                                            <li>Redirects, canonicals and pagination corrected<\/li>\n                                                                                    <\/ul>\n                                                                    <\/div>\n                            <\/div>\n                                                    <div class=\"hww-step\" style=\"--y:90px;\">\n                                <span class=\"hww-ghost\" aria-hidden=\"true\">4<\/span>\n                                <span class=\"hww-dot\" aria-hidden=\"true\"><\/span>\n                                <div class=\"hww-text\">\n                                    <p class=\"hww-title\">Content and authority<\/p>\n                                                                            <ul class=\"hww-list\">\n                                                                                            <li>Pages written or rewritten to match the intent behind the query<\/li>\n                                                                                            <li>Internal linking rebuilt so authority reaches the money pages<\/li>\n                                                                                            <li>Digital PR and guest placements on sources that pass real value<\/li>\n                                                                                            <li>Every publication reviewed by a person before it goes live<\/li>\n                                                                                    <\/ul>\n                                                                    <\/div>\n                            <\/div>\n                                                    <div class=\"hww-step\" style=\"--y:70px;\">\n                                <span class=\"hww-ghost\" aria-hidden=\"true\">5<\/span>\n                                <span class=\"hww-dot\" aria-hidden=\"true\"><\/span>\n                                <div class=\"hww-text\">\n                                    <p class=\"hww-title\">Measure, report, repeat<\/p>\n                                                                            <ul class=\"hww-list\">\n                                                                                            <li>Monthly report on rankings, traffic and revenue, not vanity metrics<\/li>\n                                                                                            <li>Everything visible in your client portal between reports<\/li>\n                                                                                            <li>What moved, what did not, and what we are changing next<\/li>\n                                                                                            <li>Priorities reset every quarter against the numbers<\/li>\n                                                                                    <\/ul>\n                                                                    <\/div>\n                            <\/div>\n                                            <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n    \n\n    <section class=\"vh-sec vhbun\" id=\"pricing\">\n      <div class=\"vh-wrap\">\n        <div class=\"vhbun-center\">\n          <p class=\"vh-ey\">The 2026 search landscape<\/p>          <h2 class=\"vh-h2\">Why one service is no longer enough<\/h2>\n          <p class=\"vh-sub\">How people search has changed. Winning means showing up across every surface, and that\u2019s exactly where most agencies fall behind.<\/p>        <\/div>\n\n                <div class=\"vhbun-why\">\n                    <div class=\"vhbun-wcard\">\n            <p class=\"vhbun-wlabel\">01 \u00b7 FRAGMENTATION<\/p>            <h3>Search no longer means Google<\/h3>\n            <p>Buyers now split discovery across Google, social feeds, app stores, and AI assistants. Winning a single channel leaves most of your market to competitors.<\/p>\n          <\/div>\n                    <div class=\"vhbun-wcard\">\n            <p class=\"vhbun-wlabel\">02 \u00b7 THE ZERO-CLICK ERA<\/p>            <h3>AI answers are eating the click<\/h3>\n            <p>A fast-growing share of searches end inside answer boxes and AI tools. If you&#039;re not the cited source there, ranking #1 on a page nobody clicks means little.<\/p>\n          <\/div>\n                    <div class=\"vhbun-wcard\">\n            <p class=\"vhbun-wlabel\">03 \u00b7 INTEGRATION WINS<\/p>            <h3>Bundled strategies beat silos<\/h3>\n            <p>Channels feed each other, social builds branded search, PR builds authority, CRO converts it all. Brands that integrate consistently outgrow those buying one service at a time.<\/p>\n          <\/div>\n                  <\/div>\n        \n                <div class=\"vhbun-eq\">\n          <div class=\"vhbun-eqrow\">\n                        <span class=\"vhbun-pill is-main\">Search Engine Optimization<\/span>\n            <span class=\"vhbun-op\">+<\/span>            <span class=\"vhbun-pill\">AI Search Optimization<\/span>\n            <span class=\"vhbun-op\">+<\/span>            <span class=\"vhbun-pill\">Social Media Marketing<\/span>\n            <span class=\"vhbun-op\">=<\/span>            <span class=\"vhbun-res\">One strategy, one budget<\/span>\n                      <\/div>\n          <a class=\"vhbun-cta\" href=\"https:\/\/www.voctos.com\/meet\/\">Build my custom bundle<\/a>        <\/div>\n        \n                <div class=\"vhbun-grid\">\n                    <div class=\"vhbun-card is-pop\">\n            <span class=\"vhbun-pop\">Most popular<\/span>            <h3>Search Domination Stack<\/h3>\n            <p class=\"vhbun-sub\">Search and AI answers, run together<\/p>            <p>Rank on Google, win the answer box, and get recommended by AI assistants, the only way to stay visible as search splits across Google, voice, and AI.<\/p>                        <p class=\"vhbun-inc\">Includes<\/p>\n            <div class=\"vhbun-tags\">\n              <span class=\"vhbun-tag\">Search Engine Optimization<\/span><span class=\"vhbun-tag\">Answer Engine Optimization<\/span><span class=\"vhbun-tag\">AI Search Optimization (GEO)<\/span>            <\/div>\n                                    <div class=\"vhbun-out\"><span class=\"a\">&#8594;<\/span><span class=\"t\">Total search visibility<\/span><\/div>\n                        <a class=\"vhbun-btn\" href=\"#request\">Explore this bundle<\/a>\n            <p class=\"vhbun-foot\">Bundled clients save ~20% vs. buying separately<\/p>\n          <\/div>\n                    <div class=\"vhbun-card\">\n                        <h3>Full-Funnel Growth<\/h3>\n            <p class=\"vhbun-sub\">Demand in, revenue out<\/p>            <p>Generate demand across organic, paid, and social, then convert every visitor with CRO so nothing leaks out of your funnel.<\/p>                        <p class=\"vhbun-inc\">Includes<\/p>\n            <div class=\"vhbun-tags\">\n              <span class=\"vhbun-tag\">Search Engine Optimization<\/span><span class=\"vhbun-tag\">Search Engine Marketing<\/span><span class=\"vhbun-tag\">Social Media Marketing<\/span><span class=\"vhbun-tag\">Conversion Rate Optimization<\/span>            <\/div>\n                                    <div class=\"vhbun-out\"><span class=\"a\">&#8594;<\/span><span class=\"t\">Traffic to leads to sales<\/span><\/div>\n                        <a class=\"vhbun-btn\" href=\"#request\">Explore this bundle<\/a>\n            <p class=\"vhbun-foot\">Bundled clients save ~20% vs. buying separately<\/p>\n          <\/div>\n                    <div class=\"vhbun-card\">\n                        <h3>Authority Builder<\/h3>\n            <p class=\"vhbun-sub\">Become the name buyers trust<\/p>            <p>Build the expertise, coverage, and reputation that Google and AI engines reward, and that customers believe before they ever contact you.<\/p>                        <p class=\"vhbun-inc\">Includes<\/p>\n            <div class=\"vhbun-tags\">\n              <span class=\"vhbun-tag\">Content Writing<\/span><span class=\"vhbun-tag\">Digital PR<\/span><span class=\"vhbun-tag\">Guest Posting<\/span><span class=\"vhbun-tag\">AI Brand Monitoring<\/span>            <\/div>\n                                    <div class=\"vhbun-out\"><span class=\"a\">&#8594;<\/span><span class=\"t\">Trust &amp; E-E-A-T at scale<\/span><\/div>\n                        <a class=\"vhbun-btn\" href=\"#request\">Explore this bundle<\/a>\n            <p class=\"vhbun-foot\">Bundled clients save ~20% vs. buying separately<\/p>\n          <\/div>\n                  <\/div>\n        \n      <\/div>\n    <\/section>\n        <style>\n      .vhbun.vh-sec{padding:40px 0 6px;font-family:inherit;color:#0D172D}\n      .vhbun .vh-wrap{max-width:1300px;margin:0 auto;padding:0}\n      .vhbun .vh-ey{text-align:center;color:#7e9c0a;font-weight:400;font-size:14px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}\n      .vhbun .vh-h2{text-align:center;font-size:clamp(26px,4.2vw,40px);font-weight:400;color:#0D172D;line-height:1.07;margin:0 0 14px}\n      .vhbun .vh-sub{text-align:center;color:#6b7280;font-size:16px;line-height:1.6;margin:0 auto 44px}\n      .vhbun{position:relative}\n      .vhbun-center{text-align:center;max-width:880px;margin:0 auto; padding:0 10px}\n      .vhbun-center .vh-ey,.vhbun-center .vh-h2,.vhbun-center .vh-sub{text-align:center}\n      .vhbun-why{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:42px}\n      .vhbun-wcard{position:relative;background:transparent;border:none;border-top:2px solid rgba(155,183,37,.5);border-radius:0;padding:26px 10px 0;box-shadow:none;transition:border-color .3s ease}\n      .vhbun-wcard:hover{border-top-color:#9bb725}\n      .vhbun-wcard:hover h3{color:#5b7a00}\n      .vhbun-wlabel{font-family:inherit;font-weight:400;font-size:12px;letter-spacing:1.4px;text-transform:uppercase;color:#7e9c0a;margin:0 0 14px}\n      .vhbun-wcard h3{font-family:inherit;font-weight:400;font-size:20px;line-height:1.25;color:#0d172d;margin:0 0 12px;transition:color .3s ease}\n      .vhbun-wcard p{font-family:inherit;font-weight:400;font-size:15px;line-height:1.6;color:#5b6675;margin:0}\n      .vhbun-eq{text-align:center}\n      .vhbun-eqrow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px;margin-top:30px}\n      .vhbun-pill{font-family:inherit;font-weight:400;font-size:15px;padding:14px 22px;border-radius:14px;background:#fff;border:1px solid rgba(13,23,45,.12);color:#0d172d;transition:border-color .25s ease,box-shadow .25s ease}\n      .vhbun-pill:hover{border-color:rgba(155,183,37,.6);box-shadow:0 6px 16px rgba(155,183,37,.12)}\n      .vhbun-pill.is-main{background:#9bb725;color:#fff;border-color:transparent;box-shadow:0 10px 22px rgba(155,183,37,.28)}\n      .vhbun-op{font-family:inherit;font-weight:400;font-size:18px;color:#7e9c0a}\n      .vhbun-res{font-family:inherit;font-weight:400;font-size:15px;padding:14px 22px;border-radius:14px;background:rgba(150,180,30,.13);color:#7e9c0a;border:1px solid rgba(150,180,30,.3)}\n      .vhbun-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:30px;padding:16px 36px;border-radius:14px;background:#9bb725;color:#fff;font-family:inherit;font-weight:400;font-size:15px;text-decoration:none;box-shadow:0 12px 26px rgba(155,183,37,.3);transition:transform .25s ease,box-shadow .25s ease}\n      .vhbun-cta:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(155,183,37,.42)}\n      .vhbun-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}\n      .vhbun-card{position:relative;background:#fff;border:1px solid rgba(13,23,45,.08);border-radius:28px;padding:34px 30px;box-shadow:0 14px 34px rgba(13,23,45,.06);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}\n      .vhbun-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px rgba(13,23,45,.12);border-color:rgba(155,183,37,.4)}\n      .vhbun-card.is-pop{border-color:rgba(155,183,37,.6);background:linear-gradient(180deg,#fbfdf5,#ffffff);box-shadow:0 22px 50px rgba(155,183,37,.20)}\n      .vhbun-card.is-pop:hover{box-shadow:0 28px 58px rgba(155,183,37,.26)}\n      .vhbun-pop{position:absolute;top:-13px;left:30px;background:#9bb725;color:#fff;font-family:inherit;font-weight:400;font-size:11px;letter-spacing:1px;text-transform:uppercase;padding:6px 14px;border-radius:999px}\n      .vhbun-card h3{font-family:inherit;font-weight:400;font-size:23px;line-height:1.2;color:#0d172d;margin:0 0 6px}\n      .vhbun-card>.vhbun-sub{font-family:inherit;font-weight:400;font-size:14px;color:#7e9c0a;margin:0 0 16px}\n      .vhbun-card>p{font-family:inherit;font-weight:400;font-size:14.5px;line-height:1.6;color:#5b6675;margin:0 0 20px}\n      .vhbun-inc{font-family:inherit;font-weight:400;font-size:11px;letter-spacing:1.4px;text-transform:uppercase;color:#9aa6b2;margin:0 0 12px}\n      .vhbun-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}\n      .vhbun-tag{font-family:inherit;font-weight:400;font-size:12.5px;color:#7e9c0a;background:rgba(150,180,30,.13);border:1px solid rgba(150,180,30,.25);border-radius:10px;padding:7px 12px}\n      .vhbun-out{display:flex;align-items:center;gap:12px;background:rgba(13,23,45,.04);border-radius:14px;padding:14px 16px;margin-bottom:18px}\n      .vhbun-out .a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:rgba(150,180,30,.16);color:#7e9c0a;flex:0 0 auto;font-size:15px}\n      .vhbun-out .t{font-family:inherit;font-weight:400;font-size:15px;color:#0d172d}\n      .vhbun-btn{display:flex;align-items:center;justify-content:center;margin-top:auto;padding:15px;border-radius:14px;background:#9bb725;color:#fff;font-family:inherit;font-weight:400;font-size:14.5px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}\n      .vhbun-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(155,183,37,.32)}\n      .vhbun-foot{text-align:center;font-family:inherit;font-weight:400;font-size:12.5px;color:#9aa6b2;margin:14px 0 0}\n      @media(max-width:980px){.vhbun-why{grid-template-columns:1fr; padding: 0 10px;}}\n      \/* Mobile & tablet (below lg\/1024px): bundle cards go side-by-side with horizontal scroll. Desktop unchanged. *\/\n      @media(max-width:1023px){\n        .vhbun-grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:16px;padding:16px 0 14px;scroll-snap-type:x mandatory}\n        .vhbun-card{flex:0 0 auto;width:320px;max-width:88%;scroll-snap-align:center}\n      }\n      \/* Phones: stack the equation vertically with the +\/= operators centred between pills *\/\n      @media(max-width:640px){\n        .vhbun-eqrow{flex-direction:column;gap:10px}\n        .vhbun-eqrow .vhbun-pill,.vhbun-eqrow .vhbun-res{width:100%;max-width:320px;text-align:center}\n        .vhbun-op{font-size:20px;line-height:1}\n      }\n    <\/style>\n    \n\n    <style>\n      .vh-sec{padding:30px 0 48px 0px;font-family:inherit;color:#0D172D}\n      \/* Scoped to this block with .vhcc: the bare .vh-wrap rule used to set\n         padding:0, so on a phone the card ran into the screen edge. Other\n         blocks share these class names, so the side padding is added here\n         only, and nothing else changes. *\/\n      .vh-wrap{max-width:1300px;margin:0 auto;padding:0}\n      .vhcc .vh-wrap{padding-inline:24px}\n      .vh-ey{text-align:center;color:#7e9c0a;font-weight:400;font-size:14px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}\n      .vh-h2{text-align:center;font-size:clamp(26px,4.2vw,40px);font-weight:400;color:#0D172D;line-height:1.07;margin:0 0 14px}\n      .vh-h2 .g{color:#7e9c0a}\n      .vh-sub{text-align:center;color:#6b7280;font-size:16px;line-height:1.6;margin:0 auto 44px}\n      .vh-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:820px){.vh-grid{grid-template-columns:1fr}}\n      .vh-card{border-radius:30px;padding:34px 32px;background:#fff;box-shadow:0 10px 30px rgba(13,23,45,.06)}\n      .vh-can{border:1px solid rgba(150,180,30,.28)}\n      .vh-cant{border:1px solid rgba(240,96,107,.22)}\n      .vh-hd{display:flex;align-items:center;gap:14px;margin-bottom:26px}\n      .vh-bd{width:50px;height:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:400;flex:0 0 auto}\n      .vh-bd.g{background:#C3D82E;color:#0D172D}.vh-bd.r{background:#F0606B;color:#fff}\n      .vh-hd h3{font-size:22px;font-weight:400;color:#0D172D;margin:0}\n      .vh-ul{list-style:none;display:flex;flex-direction:column;gap:16px;padding:0;margin:0}\n      .vh-li{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:400;color:#1f2a37}\n      .vh-ic{width:22px;height:22px;border-radius:50%;flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:400}\n      .vh-ic.g{background:rgba(150,180,30,.16);color:#6f8e0a}.vh-ic.r{background:rgba(240,96,107,.14);color:#e0444f}\n      .vh-ft{text-align:center;margin-top:40px;color:#6b7280;font-size:16px}\n      .vh-ft a{color:#6f8e0a;font-weight:700;text-decoration:none}.vh-ft a:hover{text-decoration:underline}\n    <\/style>\n    <section class=\"vh-sec vhcc\"><div class=\"vh-wrap\">\n        <p class=\"vh-ey\">Honest expectations<\/p>\n        <h2 class=\"vh-h2\">What <span class=\"g\">SEO<\/span> can &amp; can&#039;t do<\/h2>\n        <p class=\"vh-sub\">We would rather set honest expectations than overpromise. Here is the straight truth before you invest.<\/p>\n        <div class=\"vh-grid\">\n            <div class=\"vh-card vh-can\"><div class=\"vh-hd\"><span class=\"vh-bd g\">&#10003;<\/span><h3>SEO can:<\/h3><\/div><ul class=\"vh-ul\"><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Put you in front of people already searching for what you sell<\/li><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Fix the technical faults that keep pages out of the index<\/li><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Win the query where the buying decision is actually made<\/li><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Build authority that keeps paying after the retainer ends<\/li><li class=\"vh-li\"><span class=\"vh-ic g\">&#10003;<\/span>Tell you honestly which terms are not worth chasing<\/li><\/ul><\/div>\n            <div class=\"vh-card vh-cant\"><div class=\"vh-hd\"><span class=\"vh-bd r\">&#10007;<\/span><h3>SEO can&#039;t:<\/h3><\/div><ul class=\"vh-ul\"><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Guarantee a position. Nobody can, and anyone who does is selling you something else<\/li><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Produce meaningful results in the first month. Three to six is the honest range<\/li><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Survive a stop-start budget. Six months on and three off resets most of the gain<\/li><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Fix a weak offer. Traffic to a page that does not convert just costs more<\/li><li class=\"vh-li\"><span class=\"vh-ic r\">&#10007;<\/span>Use shortcuts safely. The ones that work quickly are the ones that get reversed<\/li><\/ul><\/div>\n        <\/div>\n        <p class=\"vh-ft\">No magic, no false promises, just transparent, accountable work. <a href=\"\/case-studies\/\">See it for yourself \u2192<\/a><\/p>\n    <\/div><\/section>\n    \n\n    <section class=\"voctos-why-tabs\">\n        <div class=\"container\">\n\n            <!-- Header -->\n            <div class=\"vtabs-header\">\n                <p class=\"vtabs-eyebrow\">INSIDE THE VOCTOS CLIENT PORTAL<\/p>\n                <h2 class=\"vtabs-heading\">The same numbers we work from, open to you every day.<\/h2>\n                                    <p class=\"vtabs-lead\">Five screens from the live client portal. An SEO retainer is easy to hide behind a monthly PDF. Instead you get the technical health, the content pipeline, the citations earned, the AI referral traffic and the roadmap, all live. The screenshots below are live views of a demo workspace. The layout is exactly what you get; the figures inside are demo data.<\/p>\n                            <\/div>\n\n            <!-- Tabs -->\n            <div class=\"vtabs-root\" x-data=\"{ tab: 0, lightbox: '' }\">\n\n                <div class=\"vtabs-nav\" role=\"tablist\">\n                    <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 0 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 0\"\n                            :aria-selected=\"(tab === 0).toString()\"\n                        ><span class=\"vtabs-btn-label\">SEO performance<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 1 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 1\"\n                            :aria-selected=\"(tab === 1).toString()\"\n                        ><span class=\"vtabs-btn-label\">Content Center<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 2 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 2\"\n                            :aria-selected=\"(tab === 2).toString()\"\n                        ><span class=\"vtabs-btn-label\">Citation Center<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 3 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 3\"\n                            :aria-selected=\"(tab === 3).toString()\"\n                        ><span class=\"vtabs-btn-label\">AI referral traffic<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                            <button\n                            type=\"button\"\n                            role=\"tab\"\n                            class=\"vtabs-btn\"\n                            :class=\"tab === 4 ? 'vtabs-btn--active' : ''\"\n                            @click=\"tab = 4\"\n                            :aria-selected=\"(tab === 4).toString()\"\n                        ><span class=\"vtabs-btn-label\">Roadmap<\/span><\/button>\n                        <span class=\"vtabs-line\" aria-hidden=\"true\"><\/span>\n                                    <\/div>\n\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 0\"\n                    x-cloak\n                                    >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-seo-performance-technical-health.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-seo-performance-technical-health.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-seo-performance-technical-health.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-seo-performance-technical-health.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>Clicks, impressions, positions and the pages producing them, next to the technical health of the site: Core Web Vitals, indexation, crawl errors, redirect chains and pages that have dropped out. Search Console and analytics data sit in the same view as the technical checks, so a traffic drop and the change behind it are on one screen rather than in two tools.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 1\"\n                    x-cloak\n                    style=\"display:none\"                >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-content-center-ai-citability-score.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-content-center-ai-citability-score.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-content-center-ai-citability-score.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-content-center-ai-citability-score.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>Every article in the pipeline and its current state: briefed, drafted, with you for review, published. Each published piece carries the questions it was written to answer and how extractable it is for an AI answer, so you can judge whether the content is doing the job it was commissioned for rather than counting words shipped.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 2\"\n                    x-cloak\n                    style=\"display:none\"                >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/recording-2026-08-21T09-25-54-478Z.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/recording-2026-08-21T09-25-54-478Z.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/recording-2026-08-21T09-25-54-478Z.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/recording-2026-08-21T09-25-54-478Z.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>Which of your pages the engines quote, and which pages they quote instead of you. Every citation is logged with the engine, the prompt that triggered it and the URL it pointed to, so you can tell whether the page you invested in is the one being used. When a competitor&#8217;s page or a third-party listicle keeps getting cited on your topic, it shows up here first, and it is usually the fastest thing to act on.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 3\"\n                    x-cloak\n                    style=\"display:none\"                >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/recording-2026-08-20T23-42-19-489Z.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/recording-2026-08-20T23-42-19-489Z.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/recording-2026-08-20T23-42-19-489Z.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/recording-2026-08-20T23-42-19-489Z.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>The visits arriving from ChatGPT, Perplexity, Copilot and Google&#8217;s AI surfaces, separated out from ordinary organic traffic. Volume from these sources is usually small next to search, so the number worth watching is what those visitors do after they land, which is why conversions sit on the same screen instead of a separate report.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                                <div\n                    class=\"vtabs-panel\"\n                    role=\"tabpanel\"\n                    x-show=\"tab === 4\"\n                    x-cloak\n                    style=\"display:none\"                >\n                    <div class=\"vtabs-panel-inner\">\n\n                                                <div class=\"vtabs-photo\" role=\"button\" tabindex=\"0\"\n                             aria-label=\"Enlarge image\"\n                             @click=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-roadmap-month-by-month.gif'\"\n                             @keydown.enter=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-roadmap-month-by-month.gif'\"\n                             @keydown.space.prevent=\"lightbox = 'https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-roadmap-month-by-month.gif'\">\n                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-portal-roadmap-month-by-month.gif\" alt=\"\" loading=\"lazy\">\n                            <span class=\"vtabs-zoom\" aria-hidden=\"true\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/span>\n                        <\/div>\n                        \n                        <div class=\"vtabs-body\">\n                                                            <div class=\"vtabs-text\"><p>What is planned, what is in progress and what has shipped, month by month, with each item tied to the outcome it is meant to move. You can see what we are working on right now without asking, and what is queued behind it, which also makes it easy to tell us when your priorities change.<\/p>\n<\/div>\n                                                                                <\/div>\n\n                    <\/div>\n                <\/div>\n                \n                <!-- Lightbox -->\n                <div class=\"vtabs-lightbox\" x-show=\"lightbox\" x-cloak style=\"display:none\"\n                     @click=\"lightbox = ''\"\n                     @keydown.escape.window=\"lightbox = ''\">\n                    <button class=\"vtabs-lightbox-close\" type=\"button\" @click.stop=\"lightbox = ''\" aria-label=\"Close\">&times;<\/button>\n                    <img :src=\"lightbox\" @click.stop alt=\"\">\n                <\/div>\n\n            <\/div><!-- .vtabs-root -->\n\n        <\/div><!-- .container -->\n    <\/section>\n    \n\n    <section class=\"voctos-engagement\">\n        <div class=\"eng-wrap\">\n\n                            <p class=\"eng-ey\">Engagement models<\/p>\n            \n            <h2 class=\"eng-h2\">How we can work together<\/h2>\n\n                            <p class=\"eng-intro\">Six ways to buy the same expertise. Most clients start in one of the first two and move as the channel proves itself.<\/p>\n            \n            <div class=\"eng-top\">\n                <div class=\"eng-lead\">\n                                            <span class=\"eng-pill\">Most common<\/span>\n                                        <h3>SEO run as one monthly engagement<\/h3>\n                                            <p>Technical, content and authority handled by the same team, on one roadmap. Best when search is a real revenue channel and you want it owned end to end.<\/p>\n                                        <div class=\"eng-btns\">\n                                                    <a class=\"eng-b1\" href=\"https:\/\/www.voctos.com\/seo\/\">See what is included<\/a>\n                                                                            <a class=\"eng-b2\" href=\"https:\/\/www.voctos.com\/contact\/\">Talk it through<\/a>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"eng-orb\">\n                                            <p class=\"eng-orbtx\">Not sure which fits? We will tell you which one we would pick for your site, and why.<\/p>\n                                    <\/div>\n            <\/div>\n\n            <div class=\"eng-grid\">\n                                    <a class=\"eng-tile\" href=\"https:\/\/www.voctos.com\/seo\/audit\/\">\n                                                    <span class=\"eng-tag\">Start here<\/span>\n                                                <h4>A one-off SEO audit<\/h4>\n                                                    <p>A full technical and content audit with a prioritized fix list you can hand to any developer.<\/p>\n                                                                            <span class=\"eng-go\">See the audit <svg viewBox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3 9L9 3M9 3H4M9 3v5\"\/><\/svg><\/span>\n                                            <\/a>\n                                    <a class=\"eng-tile\" href=\"https:\/\/www.voctos.com\/seo\/traffic-based\/\">\n                                                    <span class=\"eng-tag\">Traffic first<\/span>\n                                                <h4>Traffic-based SEO<\/h4>\n                                                    <p>We go after the queries your buyers actually run, in the order that pays back fastest.<\/p>\n                                                                            <span class=\"eng-go\">How it works <svg viewBox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3 9L9 3M9 3H4M9 3v5\"\/><\/svg><\/span>\n                                            <\/a>\n                                    <a class=\"eng-tile\" href=\"https:\/\/www.voctos.com\/seo\/digital-pr\/\">\n                                                    <span class=\"eng-tag\">Authority<\/span>\n                                                <h4>Guest posting and digital PR<\/h4>\n                                                    <p>Placement on publications that pass real authority and get read by AI engines.<\/p>\n                                                                            <span class=\"eng-go\">See placements <svg viewBox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3 9L9 3M9 3H4M9 3v5\"\/><\/svg><\/span>\n                                            <\/a>\n                                    <a class=\"eng-tile is-wide\" href=\"https:\/\/www.voctos.com\/ai-search-optimization\/\">\n                                                    <span class=\"eng-tag\">Search + AI<\/span>\n                                                <h4>SEO with GEO on top<\/h4>\n                                                    <p>Rankings and AI citations run as one programme rather than two separate budgets.<\/p>\n                                                                            <span class=\"eng-go\">How it works <svg viewBox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3 9L9 3M9 3H4M9 3v5\"\/><\/svg><\/span>\n                                            <\/a>\n                                    <a class=\"eng-tile is-wide\" href=\"https:\/\/www.voctos.com\/web-development\/\">\n                                                    <span class=\"eng-tag\">Foundations<\/span>\n                                                <h4>An SEO-ready rebuild<\/h4>\n                                                    <p>When the platform itself is the ceiling, we rebuild on foundations search can read.<\/p>\n                                                                            <span class=\"eng-go\">See the approach <svg viewBox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3 9L9 3M9 3H4M9 3v5\"\/><\/svg><\/span>\n                                            <\/a>\n                            <\/div>\n\n        <\/div>\n    <\/section>\n    \n\n    <section id=\"seo-pricing-block_6fa512fdd78ab80b7b9c818aa54e21f8\" class=\"voctos-seopricing\">\n        <div class=\"seopricing-inner\" id=\"tarifs\">\n\n                            <h2 class=\"seopricing-heading\">SEO Plans<\/h2>\n            \n            \n                            <div class=\"seopricing-grid\">\n                                            <div class=\"seopricing-card seopricing-card--white\">\n                            \n                            <div class=\"seopricing-card-inner\">\n                            \n                            <div class=\"seopricing-card-header\">\n                                                                    <h3 class=\"seopricing-card-title\">Optimal plan<\/h3>\n                                                                                                    <p class=\"seopricing-card-subtitle\">For websites with an in-house team (consulting)<\/p>\n                                                            <\/div>\n\n                                                            <div class=\"seopricing-divider\"><\/div>\n                                <ul class=\"seopricing-features\">\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10A15.3 15.3 0 0 1 12 2z\"\/><\/svg><\/span>                                            <span>Not just reports, but strategy and support<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M4.93 4.93l14.14 14.14\"\/><\/svg><\/span>                                            <span>Identification of technical and commercial errors<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z\"\/><\/svg><\/span>                                            <span>Fixes for the issues we find<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg><\/span>                                            <span>Plan for further development of the site<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg><\/span>                                            <span>Monitoring and analysis of completed improvements<\/span>\n                                        <\/li>\n                                                                    <\/ul>\n                                                            \n                            <div class=\"seopricing-card-footer\">\n                                <div class=\"seopricing-divider\"><\/div>\n\n                                                                    <div class=\"seopricing-price-row\">\n                                        <span class=\"seopricing-price\">Priced after a scoping call<\/span>\n                                                                            <\/div>\n                                \n                                                                    <a class=\"seopricing-btn\"\n                                       href=\"#request\"\n                                       >\n                                        Get a consultation                                    <\/a>\n                                                            <\/div>\n                            <\/div>\n\n                        <\/div>\n                                            <div class=\"seopricing-card seopricing-card--purple\">\n                            \n                            <div class=\"seopricing-card-inner\">\n                                                            <img decoding=\"async\" class=\"seopricing-bg-img\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/bg-card-2.svg\" alt=\"\" aria-hidden=\"true\">\n                            \n                            <div class=\"seopricing-card-header\">\n                                                                    <h3 class=\"seopricing-card-title\">Smart plan<\/h3>\n                                                                                                    <p class=\"seopricing-card-subtitle\">SEO optimization with end-to-end implementation<\/p>\n                                                            <\/div>\n\n                                                            <div class=\"seopricing-divider\"><\/div>\n                                <ul class=\"seopricing-features\">\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10A15.3 15.3 0 0 1 12 2z\"\/><\/svg><\/span>                                            <span>Full SEO audit and promotion strategy<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z\"\/><\/svg><\/span>                                            <span>Unlimited keyword set<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg><\/span>                                            <span>Optimization of website structure and pages<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 4v6h-6\"\/><path d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"\/><\/svg><\/span>                                            <span>Commercial-factor optimization<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg><\/span>                                            <span>SEO content writing<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"\/><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"\/><\/svg><\/span>                                            <span>Link building<\/span>\n                                        <\/li>\n                                                                    <\/ul>\n                                                            \n                            <div class=\"seopricing-card-footer\">\n                                <div class=\"seopricing-divider\"><\/div>\n\n                                                                    <div class=\"seopricing-price-row\">\n                                        <span class=\"seopricing-price\">Priced after a scoping call<\/span>\n                                                                            <\/div>\n                                \n                                                                    <a class=\"seopricing-btn\"\n                                       href=\"#request\"\n                                       >\n                                        Request a quote                                    <\/a>\n                                                            <\/div>\n                            <\/div>\n\n                        <\/div>\n                                            <div class=\"seopricing-card seopricing-card--dark\">\n                            \n                            <div class=\"seopricing-card-inner\">\n                                                            <img decoding=\"async\" class=\"seopricing-bg-img\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/bg-card-3.svg\" alt=\"\" aria-hidden=\"true\">\n                            \n                            <div class=\"seopricing-card-header\">\n                                                                    <h3 class=\"seopricing-card-title\">Extra plan<\/h3>\n                                                                                                    <p class=\"seopricing-card-subtitle\">Pay-per-result promotion<\/p>\n                                                            <\/div>\n\n                                                            <div class=\"seopricing-divider\"><\/div>\n                                <ul class=\"seopricing-features\">\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10A15.3 15.3 0 0 1 12 2z\"\/><\/svg><\/span>                                            <span>KPIs for traffic or positions<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z\"\/><\/svg><\/span>                                            <span>Focus on conversion and ROI<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg><\/span>                                            <span>Advanced analytics and forecasts<\/span>\n                                        <\/li>\n                                                                            <li class=\"seopricing-feature\">\n                                            <span class=\"seopricing-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 4v6h-6\"\/><path d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"\/><\/svg><\/span>                                            <span>Promoting priority queries<\/span>\n                                        <\/li>\n                                                                    <\/ul>\n                                                                    <p class=\"seopricing-note\">The transition is possible with basic optimization of the site<\/p>\n                                                            \n                            <div class=\"seopricing-card-footer\">\n                                <div class=\"seopricing-divider\"><\/div>\n\n                                                                    <div class=\"seopricing-price-row\">\n                                        <span class=\"seopricing-price\">Priced after a scoping call<\/span>\n                                                                            <\/div>\n                                \n                                                                    <a class=\"seopricing-btn\"\n                                       href=\"#request\"\n                                       >\n                                        Order                                    <\/a>\n                                                            <\/div>\n                            <\/div>\n\n                        <\/div>\n                                    <\/div>\n            \n        <\/div>\n    <\/section>\n    \n\n    <section id=\"our-team-block_37e133f9536101ba067c79cb48aa49cf\" class=\"voctos-ourteam-block\" style=\"background:#eef0f5;--ot-bg:#eef0f5;--ot-accent:#b4f33c;\">\n        <div class=\"ot-inner\">\n\n            <header class=\"ot-head\">\n                                    <h2 class=\"ot-title\">The Team<\/h2>\n                \n                                    <a class=\"ot-all\" href=\"https:\/\/www.voctos.com\/about\/team\/\">\n                        <span>The team<\/span>\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" aria-hidden=\"true\"><path d=\"M7 17 L17 7 M9 7 H17 V15\"\/><\/svg>                    <\/a>\n                            <\/header>\n\n            <div class=\"ourteam-slider\" data-ourteam-slider>\n                <div class=\"ot-viewport\">\n                    <div class=\"ot-track\">\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Beshoy-Adel-768x768.webp\" alt=\"Beshoy Adel\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Beshoy Adel info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Beshoy Adel is the Head of SEO &amp; GEO at VOCTOS, where he leads strategic initiatives in advanced search visibility and AI-powered content optimization. With 13+ years of experience in digital marketing, SEO strategy, and emerging search technologies, Beshoy's work focuses on bridging established SEO methodology with generative engine optimization.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Head of SEO and GEO<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Beshoy Adel<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Monika-1.webp\" alt=\"Monika Gabriel\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Monika Gabriel info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Monika Gabriel is a Senior SEO Specialist at VOCTOS, where she has worked for over two years. She has strong expertise in technical SEO, keyword research, and on-page optimization, and has led ranking growth on client accounts across healthcare, education and SaaS. Beyond her technical skills, Monika is passionate about building smart SEO strategies that improve both visibility and user experience. On the team she is known for her analytical approach and attention to detail.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Senior SEO Specialist<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Monika Gabriel<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Reem-1-768x768.webp\" alt=\"Reem Sameh\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Reem Sameh info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Reem Sameh is a Senior Full-Stack Web Developer at VOCTOS with four years of experience building fast, scalable, and SEO-friendly websites. She works across both front-end and back-end development, translating design and marketing requirements into clean, performant code, and ensuring technical foundations like site speed, structure, and Core Web Vitals support strong search performance.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Senior Full-Stack Web Developer<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Reem Sameh<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Keroles-1.webp\" alt=\"Keroles Mousa\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Keroles Mousa info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Keroles Mousa is the Head of PPC at VOCTOS, specializing in developing and executing comprehensive paid search strategies across Google Ads, Microsoft Advertising and YouTube. He has three years of hands-on experience in PPC campaign management, data-driven optimization and team leadership. On one translation-services account he cut cost per click by 53% and lifted the conversion rate by 164.7%.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Head of PPC<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Keroles Mousa<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Tasneem.webp\" alt=\"Tasneem Moustafa\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Tasneem Moustafa info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Tasneem Moustafa is an SEO Specialist at VOCTOS with two years of experience in on-page optimization, keyword research and technical SEO. She works across on-page optimization, keyword research, technical SEO, and content optimization, translating search data into actionable strategies that improve rankings and user experience.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">SEO Specialist<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Tasneem Moustafa<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Shadi-768x768.webp\" alt=\"Shadi Milad\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Shadi Milad info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Shadi Milad is a Link Building Specialist at VOCTOS focused on earning high-quality, relevant backlinks that strengthen a site's authority and search rankings. He combines outreach, digital PR, and relationship building with a strict emphasis on white-hat, sustainable link acquisition that complies with search engine guidelines.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">Link Building Specialist<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Shadi Milad<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/Aya-1.webp\" alt=\"Aya Kandil\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Aya Kandil info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Aya Kandil is an SEO Specialist with over three years of experience in digital marketing. At VOCTOS she shapes SEO strategy across on-page optimization, in-depth analysis, AI search optimization, research and content optimization. Her work also covers link building, technical SEO and content strategy, which lets her run both the technical and content workstreams on the same account.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">SEO Specialist<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Aya Kandil<\/h3>\n                                                            <\/article>\n                                                    <article class=\"ot-card\">\n                                <div class=\"ot-photo\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/Marina-Magdy-768x768.webp\" alt=\"Marina Magdy\" loading=\"lazy\" draggable=\"false\">\n                                    \n                                                                            <button type=\"button\" class=\"ot-info\" aria-label=\"Marina Magdy info\" data-ot-info>\n                                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 11v5\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"7.6\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n                                            <span class=\"voctos-ourteam-tooltip\" role=\"tooltip\">Marina Magdy is an SEO Content Writer at VOCTOS, writing search-optimized content that balances keyword strategy with genuine readability. With one year of experience at VOCTOS, she writes web copy, blog articles, and on-page content designed to rank well while giving readers clear, useful answers.<\/span>\n                                        <\/button>\n                                    \n                                                                            <span class=\"ot-role\">SEO Content Writer<\/span>\n                                                                    <\/div>\n\n                                                                    <h3 class=\"ot-name\">Marina Magdy<\/h3>\n                                                            <\/article>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"ot-progress\" data-ot-progress>\n                    <span class=\"ot-progress-thumb\"><\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n\n<style>\n\/* Horizontal scroll for media cards on mobile & tablet only (below lg \/ 1024px). No effect on desktop. *\/\n@media (max-width: 1023px) {\n    .media-teaser__list {\n        display: flex;\n        flex-direction: row;\n        flex-wrap: nowrap;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        gap: 20px;\n        padding-bottom: 14px;\n    }\n    .media-teaser__card {\n        flex: 0 0 auto;\n        width: 288px;\n        max-width: 85%;\n    }\n}\n\/* Equal-height cards: stretch every card to the row height and clamp long\n   titles to 3 lines so one long title can't make its card taller. *\/\n.media-teaser__list > li { align-self: stretch; }\n.media-teaser__card .media-teaser__title {\n    display: -webkit-box;\n    -webkit-line-clamp: 3;\n    -webkit-box-orient: vertical;\n    overflow: hidden;\n}\n<\/style>\n            <section class=\"container pt-4 pb-8 lg:pt-6 lg:pb-12\">\n        <div class=\"flex items-center justify-between gap-4 mb-7 lg:mb-9\">\n            <h2 class=\"text-2xl sm:text-fs-5 text-third\">Blog<\/h2>\n            <a href=\"\/blog\/\" class=\"shrink-0 inline-flex items-center gap-2 text-seventh text-sm font-medium hover:text-secondary transition-colors\">All posts <span aria-hidden=\"true\">&rarr;<\/span><\/a>\n        <\/div>\n                <ul class=\"media-teaser__list grid grid-cols-1 gap-5 sm:grid-cols-2 lg:grid-cols-4 lg:gap-x-4 lg:gap-y-7\">\n                            <li class=\"media-teaser__card\">\n                    <article class=\"rounded-rc-1 bg-white overflow-hidden h-full relative shadow-[0_10px_30px_rgba(13,23,45,0.06)]\">\n                        <a href=\"https:\/\/www.voctos.com\/ar\/blog\/tag-cloud-in-seo\/\" class=\"absolute inset-0 z-[2]\" aria-label=\"Tag Clouds in SEO: What They Are and How to Use Them\"><\/a>\n                        <figure class=\"relative h-[200px]\" style=\"--tw-before-bg:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\">\n                                                            <img decoding=\"async\" class=\"w-full h-full object-cover\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/tag-cloud-in-seo-cover-1024x538.webp\" alt=\"\" loading=\"lazy\">\n                                                        <!-- gradient fade -->\n                            <span class=\"absolute inset-x-0 bottom-0 pointer-events-none\" style=\"height:80px;background:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\"><\/span>\n                                                            <figcaption class=\"absolute left-6 bottom-1 text-sm text-black py-1.5 px-3.5 rounded-rc-5 bg-[#B9F8FF] z-[1]\">SEO<\/figcaption>\n                                                    <\/figure>\n                        <p class=\"media-teaser__title text-sm text-third px-6 pt-2 pb-5\" title=\"Tag Clouds in SEO: What They Are and How to Use Them\">Tag Clouds in SEO: What They Are and How to Use Them<\/p>\n                    <\/article>\n                <\/li>\n                            <li class=\"media-teaser__card\">\n                    <article class=\"rounded-rc-1 bg-white overflow-hidden h-full relative shadow-[0_10px_30px_rgba(13,23,45,0.06)]\">\n                        <a href=\"https:\/\/www.voctos.com\/ar\/blog\/what-are-duplicate-pages\/\" class=\"absolute inset-0 z-[2]\" aria-label=\"What Are Duplicate Pages and Why Are They Dangerous\"><\/a>\n                        <figure class=\"relative h-[200px]\" style=\"--tw-before-bg:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\">\n                                                            <img decoding=\"async\" class=\"w-full h-full object-cover\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/07\/what-are-duplicate-pages-cover-1024x538.webp\" alt=\"\" loading=\"lazy\">\n                                                        <!-- gradient fade -->\n                            <span class=\"absolute inset-x-0 bottom-0 pointer-events-none\" style=\"height:80px;background:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\"><\/span>\n                                                            <figcaption class=\"absolute left-6 bottom-1 text-sm text-black py-1.5 px-3.5 rounded-rc-5 bg-[#B9F8FF] z-[1]\">Technical SEO<\/figcaption>\n                                                    <\/figure>\n                        <p class=\"media-teaser__title text-sm text-third px-6 pt-2 pb-5\" title=\"What Are Duplicate Pages and Why Are They Dangerous\">What Are Duplicate Pages and Why Are They Dangerous<\/p>\n                    <\/article>\n                <\/li>\n                            <li class=\"media-teaser__card\">\n                    <article class=\"rounded-rc-1 bg-white overflow-hidden h-full relative shadow-[0_10px_30px_rgba(13,23,45,0.06)]\">\n                        <a href=\"https:\/\/www.voctos.com\/ar\/blog\/why-ai-describes-your-old-brand-knowledge-cutoffs\/\" class=\"absolute inset-0 z-[2]\" aria-label=\"Why AI Still Describes Your Old Brand: Knowledge Cutoffs Explained\"><\/a>\n                        <figure class=\"relative h-[200px]\" style=\"--tw-before-bg:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\">\n                                                            <img decoding=\"async\" class=\"w-full h-full object-cover\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/08\/voctos-why-ai-describes-your-old-brand-knowledge-cutoffs-1024x538.webp\" alt=\"\" loading=\"lazy\">\n                                                        <!-- gradient fade -->\n                            <span class=\"absolute inset-x-0 bottom-0 pointer-events-none\" style=\"height:80px;background:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\"><\/span>\n                                                            <figcaption class=\"absolute left-6 bottom-1 text-sm text-black py-1.5 px-3.5 rounded-rc-5 bg-[#B9F8FF] z-[1]\">GEO &amp; AEO<\/figcaption>\n                                                    <\/figure>\n                        <p class=\"media-teaser__title text-sm text-third px-6 pt-2 pb-5\" title=\"Why AI Still Describes Your Old Brand: Knowledge Cutoffs Explained\">Why AI Still Describes Your Old Brand: Knowledge Cutoffs Explained<\/p>\n                    <\/article>\n                <\/li>\n                            <li class=\"media-teaser__card\">\n                    <article class=\"rounded-rc-1 bg-white overflow-hidden h-full relative shadow-[0_10px_30px_rgba(13,23,45,0.06)]\">\n                        <a href=\"https:\/\/www.voctos.com\/ar\/blog\/behavioral-factors-seo\/\" class=\"absolute inset-0 z-[2]\" aria-label=\"Behavioral Factors in SEO: What They Are and How to Improve Them\"><\/a>\n                        <figure class=\"relative h-[200px]\" style=\"--tw-before-bg:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\">\n                                                            <img decoding=\"async\" class=\"w-full h-full object-cover\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/09\/Behavioral-Factors-in-SEO-1024x536.webp\" alt=\"\" loading=\"lazy\">\n                                                        <!-- gradient fade -->\n                            <span class=\"absolute inset-x-0 bottom-0 pointer-events-none\" style=\"height:80px;background:linear-gradient(rgba(255,255,255,0) 0%,rgb(255,255,255) 99%)\"><\/span>\n                                                            <figcaption class=\"absolute left-6 bottom-1 text-sm text-black py-1.5 px-3.5 rounded-rc-5 bg-[#B9F8FF] z-[1]\">SEO<\/figcaption>\n                                                    <\/figure>\n                        <p class=\"media-teaser__title text-sm text-third px-6 pt-2 pb-5\" title=\"Behavioral Factors in SEO: What They Are and How to Improve Them\">Behavioral Factors in SEO: What They Are and How to Improve Them<\/p>\n                    <\/article>\n                <\/li>\n                    <\/ul>\n            <\/section>\n    \n\n    <section class=\"voctos-service-index\">\n        <div class=\"svcx-wrap\">\n\n            <div class=\"svcx-head\">\n                <h2 class=\"svcx-h2\">Specialist SEO services<\/h2>\n                                    <p class=\"svcx-intro\">Eight disciplines we run as standalone engagements. Each one has its own page, its own scope, and its own way of being measured.<\/p>\n                            <\/div>\n\n            <div class=\"svcx-card\">\n                <p class=\"svcx-tab\">\n                    <svg viewBox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3 9L9 3M9 3H4M9 3v5\"\/><\/svg>\n                    Specialist services                <\/p>\n\n                <ul class=\"svcx-list\">\n                                            <li class=\"svcx-row\">\n                            <a class=\"svcx-link\" href=\"https:\/\/www.voctos.com\/seo\/local\/\">\n                                <span class=\"svcx-num\">01<\/span>\n                                <span class=\"svcx-body\">\n                                    <span class=\"svcx-name\">\n                                        Local SEO                                                                                    <span class=\"svcx-pill\">Highest demand<\/span>\n                                                                            <\/span>\n                                                                            <span class=\"svcx-desc\">Map pack, Google Business Profile in Arabic and English, citations and reviews.<\/span>\n                                                                    <\/span>\n                                <span class=\"svcx-go\" aria-hidden=\"true\"><svg viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3.5 10.5L10.5 3.5M10.5 3.5H5M10.5 3.5V9\"\/><\/svg><\/span>\n                            <\/a>\n                        <\/li>\n                                            <li class=\"svcx-row\">\n                            <a class=\"svcx-link\" href=\"https:\/\/www.voctos.com\/seo\/technical\/\">\n                                <span class=\"svcx-num\">02<\/span>\n                                <span class=\"svcx-body\">\n                                    <span class=\"svcx-name\">\n                                        Technical SEO                                                                            <\/span>\n                                                                            <span class=\"svcx-desc\">The standing engagement that implements the audit rather than filing it. Crawl, rendering, vitals and schema.<\/span>\n                                                                    <\/span>\n                                <span class=\"svcx-go\" aria-hidden=\"true\"><svg viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3.5 10.5L10.5 3.5M10.5 3.5H5M10.5 3.5V9\"\/><\/svg><\/span>\n                            <\/a>\n                        <\/li>\n                                            <li class=\"svcx-row\">\n                            <a class=\"svcx-link\" href=\"https:\/\/www.voctos.com\/seo\/arabic\/\">\n                                <span class=\"svcx-num\">03<\/span>\n                                <span class=\"svcx-body\">\n                                    <span class=\"svcx-name\">\n                                        Arabic SEO                                                                                    <span class=\"svcx-pill is-alt\">Regional advantage<\/span>\n                                                                            <\/span>\n                                                                            <span class=\"svcx-desc\">The English and Arabic SERPs return almost separate sets of agencies. Real Arabic keyword research, RTL work, content written rather than translated.<\/span>\n                                                                    <\/span>\n                                <span class=\"svcx-go\" aria-hidden=\"true\"><svg viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3.5 10.5L10.5 3.5M10.5 3.5H5M10.5 3.5V9\"\/><\/svg><\/span>\n                            <\/a>\n                        <\/li>\n                                            <li class=\"svcx-row\">\n                            <a class=\"svcx-link\" href=\"https:\/\/www.voctos.com\/seo\/ecommerce\/\">\n                                <span class=\"svcx-num\">04<\/span>\n                                <span class=\"svcx-body\">\n                                    <span class=\"svcx-name\">\n                                        Ecommerce SEO                                                                            <\/span>\n                                                                            <span class=\"svcx-desc\">Category trees, faceted navigation and product page economics on a real catalog.<\/span>\n                                                                    <\/span>\n                                <span class=\"svcx-go\" aria-hidden=\"true\"><svg viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3.5 10.5L10.5 3.5M10.5 3.5H5M10.5 3.5V9\"\/><\/svg><\/span>\n                            <\/a>\n                        <\/li>\n                                            <li class=\"svcx-row\">\n                            <a class=\"svcx-link\" href=\"https:\/\/www.voctos.com\/seo\/international\/\">\n                                <span class=\"svcx-num\">05<\/span>\n                                <span class=\"svcx-body\">\n                                    <span class=\"svcx-name\">\n                                        International SEO                                                                            <\/span>\n                                                                            <span class=\"svcx-desc\">Language and market are two different axes. Structure, hreflang and localization beyond translation.<\/span>\n                                                                    <\/span>\n                                <span class=\"svcx-go\" aria-hidden=\"true\"><svg viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3.5 10.5L10.5 3.5M10.5 3.5H5M10.5 3.5V9\"\/><\/svg><\/span>\n                            <\/a>\n                        <\/li>\n                                            <li class=\"svcx-row\">\n                            <a class=\"svcx-link\" href=\"https:\/\/www.voctos.com\/seo\/digital-pr\/\">\n                                <span class=\"svcx-num\">06<\/span>\n                                <span class=\"svcx-body\">\n                                    <span class=\"svcx-name\">\n                                        Digital PR                                                                            <\/span>\n                                                                            <span class=\"svcx-desc\">Editorial coverage now feeds AI answers directly, with or without a link.<\/span>\n                                                                    <\/span>\n                                <span class=\"svcx-go\" aria-hidden=\"true\"><svg viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3.5 10.5L10.5 3.5M10.5 3.5H5M10.5 3.5V9\"\/><\/svg><\/span>\n                            <\/a>\n                        <\/li>\n                                            <li class=\"svcx-row\">\n                            <a class=\"svcx-link\" href=\"https:\/\/www.voctos.com\/seo\/healthcare\/\">\n                                <span class=\"svcx-num\">07<\/span>\n                                <span class=\"svcx-body\">\n                                    <span class=\"svcx-name\">\n                                        Healthcare SEO                                                                                    <span class=\"svcx-pill\">Deepest proof<\/span>\n                                                                            <\/span>\n                                                                            <span class=\"svcx-desc\">Clinics, labs, hospitals and telehealth, in a category where credentials are ranking inputs. Five named health clients, and Delta Medical Labs cited on 5,570 pages.<\/span>\n                                                                    <\/span>\n                                <span class=\"svcx-go\" aria-hidden=\"true\"><svg viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3.5 10.5L10.5 3.5M10.5 3.5H5M10.5 3.5V9\"\/><\/svg><\/span>\n                            <\/a>\n                        <\/li>\n                                            <li class=\"svcx-row\">\n                            <a class=\"svcx-link\" href=\"https:\/\/www.voctos.com\/seo\/saas\/\">\n                                <span class=\"svcx-num\">08<\/span>\n                                <span class=\"svcx-body\">\n                                    <span class=\"svcx-name\">\n                                        SaaS SEO                                                                            <\/span>\n                                                                            <span class=\"svcx-desc\">Subscription products and platforms, priced as a scoped test rather than a retainer. We say on the page that we have not run a B2B SaaS account.<\/span>\n                                                                    <\/span>\n                                <span class=\"svcx-go\" aria-hidden=\"true\"><svg viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M3.5 10.5L10.5 3.5M10.5 3.5H5M10.5 3.5V9\"\/><\/svg><\/span>\n                            <\/a>\n                        <\/li>\n                                    <\/ul>\n            <\/div>\n\n        <\/div>\n    <\/section>\n    \n\n    <section id=\"faq-block_2157535135393586ad5dade018c597a8\" class=\"voctos-faq-block\" style=\"background:#eef0f5;--faq-accent:#b4d335;\">\n        <div class=\"faq-inner\">\n            <div class=\"faq-card\">\n\n                <header class=\"faq-head\">\n                    <span class=\"faq-icon\">\n                                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0D172D\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M9.2 9.3a2.8 2.8 0 0 1 5.4 1c0 1.9-2.6 2.3-2.6 3.9\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"17.4\" r=\"1.05\" fill=\"#0D172D\" stroke=\"none\"\/><\/svg>\n                                            <\/span>\n                                            <h2 class=\"faq-title\">Frequently Asked Questions<\/h2>\n                                    <\/header>\n\n                <div class=\"faq-list\" data-single=\"1\" data-faq-list>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-0\">\n                                <span class=\"faq-q-text\">Your rates are lower than a US or UK agency. What am I giving up?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-0\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Location, not seniority. VOCTOS has run in-house since 2017, with teams in Cairo and Delaware, and we do not subcontract delivery. The cost gap comes from operating out of Egypt while serving clients in more than 22 countries. What you give up is an account manager sitting in your timezone. What you keep is the same strategist on your account for the length of the engagement.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-1\">\n                                <span class=\"faq-q-text\">You are based in Egypt. Can you actually rank a site in my market?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-1\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>The work has shipped in more than 22 countries across 9 years. Named examples, each with a published case study: Delta Medical Labs in Saudi Arabia, Ovasave in the UAE, Ogaei Virtual Care in Canada, and Salads Up ranking first across Ann Arbor, Michigan. Search behaviour is local, so we build a SERP model for your market rather than porting an Egyptian playbook abroad. Ask for the case study that matches your market before you sign anything.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-2\">\n                                <span class=\"faq-q-text\">Who implements the changes on the site, your team or ours?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-2\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>It depends on the plan you choose. With the Optimal plan, your team implements our recommendations while we provide the specs, support, and monitoring. With the Smart plan, we handle everything end-to-end. With the Extra plan, we work on a pay-for-performance model with KPIs agreed in advance. This flexibility lets you match SEO to the resources you have in-house.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-3\">\n                                <span class=\"faq-q-text\">How do I know the numbers in your report are real?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-3\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Because you can count them yourself. On Delta Medical Labs we track 326 keywords monthly on Google.com.sa, of which 197 sit at number one and 240 in the top three. Those are dashboard figures you can open and audit, not a headline. We agree the KPI set upfront, usually qualified leads, conversions and revenue alongside rankings and traffic, and the monthly report exists to explain what moved and why.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-4\">\n                                <span class=\"faq-q-text\">How long does SEO take to show results?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-4\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>It depends almost entirely on where you start. Ogaei Virtual Care went from 3 monthly organic clicks in August 2025 to 7,931 by March 2026, roughly seven months, on a site with no ranking history. An established site behaves differently, usually faster on recovery and slower on genuinely new terms. The first technical and content changes land inside the first three months. Anyone quoting you a timeline before seeing your baseline is quoting a template.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-5\">\n                                <span class=\"faq-q-text\">Do you guarantee rankings, and what does \u201cfinancial responsibility\u201d mean?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-5\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>No ethical SEO agency can promise a fixed ranking, because Google&#8217;s algorithm is outside anyone&#8217;s control. Be cautious of anyone who does. What we commit to is a clearly defined scope of work, transparent monthly reporting, and honest targets set from your baseline. On our performance-based plan, part of the fee is tied to the metrics we agree to track together, which is a shared-risk arrangement, not a ranking guarantee.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-6\">\n                                <span class=\"faq-q-text\">How do you report on progress?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-6\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>You receive a detailed monthly report covering the work completed, the changes implemented, and your key metrics: visibility, rankings, traffic, and conversions, plus the plan for the next period. You also get access to a live dashboard, so progress stays transparent at any time, not only at month-end.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-7\">\n                                <span class=\"faq-q-text\">How is the cost of SEO determined?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-7\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Most engagements fall between $700 and $2,500 a month, depending on your niche&#8217;s competitiveness, the size of your keyword and page set, and your website&#8217;s starting condition. Enterprise and multi-market sites run higher. We do not sell fixed tiers: the Optimal, Smart and Extra plans in the previous answer set how the work is delivered, and the free audit sets the number, so the quote matches what your site actually needs rather than a published package.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-8\">\n                                <span class=\"faq-q-text\">Does SEO still matter with AI search like ChatGPT and Google AI Overviews?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-8\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Yes, and we measure it against competitors rather than assert it. In Semrush AI Visibility, July 2026, Delta Medical Labs scored 18 in the Saudi lab category. Al Borg Diagnostics scored 14, Wareed 14, and Alfa Lab 0. The only entity above Delta was the Saudi Ministry of Health at 22. AI answers are assembled from well-structured, corroborated content, which is why classic SEO and GEO are the same build measured by two scoring systems.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-9\">\n                                <span class=\"faq-q-text\">We tried SEO before with another agency and it didn&#039;t work. What would you check first?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-9\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Three things, in this order, before recommending anything new. Whether the previous work was ever actually implemented, since strategy documents that sat in an inbox are not a failed strategy. Whether the site had a technical blocker, such as an indexing or crawl issue, that no amount of content would have fixed. And whether the timeline was simply too short for results that take months to compound. We will tell you honestly which of the three it was.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-10\">\n                                <span class=\"faq-q-text\">Do you offer SEO in both Arabic and English?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-10\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Yes. VOCTOS runs full SEO strategies in both Arabic and English, including Arabic keyword research, localized content, and the technical setup that bilingual sites need. That lets you capture demand across the MENA region and international markets from a single strategy.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-item\">\n                            <button type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-block_2157535135393586ad5dade018c597a8-a-11\">\n                                <span class=\"faq-q-text\">How do I get started, and what happens after I submit the form?<\/span>\n                                <span class=\"faq-plus\" aria-hidden=\"true\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n                                <\/span>\n                            <\/button>\n                            <div class=\"faq-a\" id=\"faq-block_2157535135393586ad5dade018c597a8-a-11\" role=\"region\">\n                                <div class=\"faq-a-inner\">\n                                    <p>Submit the request form on this page or contact us directly. We&#8217;ll clarify your goals, whether that&#8217;s leads, sales, or priority keywords, prepare a free initial audit within 48 hours, and send a tailored proposal with forecasts. Once the terms are agreed and the contract is signed, we begin work, and you see your first report within the first month.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n\n    <section class=\"pb-3.5 lg:mb-12\">\n        <div class=\"container relative\">\n            <h2 class=\"text-2xl sm:text-fs-5 text-third sm:mb-7 mb-7 flex gap-x-6 items-center sm:after:content-[''] sm:after:relative sm:after:-top-1 sm:after:grow sm:after:h-px sm:after:bg-sixth\">Related services<\/h2>\n                        <ul class=\"grid gap-y-7 lg:grid-cols-3 lg:gap-x-[30px] lg:gap-y-9 mt-[60px]\">\n                                    <li class=\"bg-white rounded-b-rc-1 relative pb-[30px] lg:flex lg:flex-col lg:pb-[40px]\">\n                        <a class=\"absolute inset-0 z-[3]\" href=\"\/ppc\/\" aria-label=\"Pay Per Click\"><\/a>\n                        <div class=\"mb-[25px] h-[115px] -translate-y-[5px] relative grow shadow-lg rounded-rc-6 rounded-tr-none py-1.5 px-4 !flex flex-row justify-start items-center gap-x-4 bg-yellow-300 sm:gap-y-0.5 sm:px-8 lg:grow-0 lg:min-h-[126px]\">\n                            <img decoding=\"async\" alt=\"\" class=\"max-w-[80px] w-auto h-auto object-contain\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/advertising.svg\"\/>                            <span class=\"text-lg font-medium leading-tight \">Pay Per Click<\/span>\n                            <a class=\"absolute inset-0\" href=\"\/ppc\/\">\n                                <span class=\"block absolute right-0 top-0 w-12 h-2.5 bg-yellow-300 rounded-tr-[10px] rounded-tl-[5px] -translate-y-[calc(100%-1px)] before:content-[''] before:absolute before:border-r-[2.5px] before:border-b-[2.5px] border-yellow-300 before:rounded-br-[10px] before:right-[calc(100%-2.5px)] before:-bottom-[1.4px] before:w-3 before:h-[7px]\"><\/span>\n                                <svg class=\"absolute right-2.5 top-0 w-2.5 h-2.5 \" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M2.5 7.5L7.5 2.5M4 2.5h3.5V6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>                            <\/a>\n                        <\/div>\n                                                <p class=\"px-[22px] text-xl text-[#80C342] font-medium leading-tight lg:mt-auto\">Get in front of buyers the moment they search<\/p>\n                    <\/li>\n                                    <li class=\"bg-white rounded-b-rc-1 relative pb-[30px] lg:flex lg:flex-col lg:pb-[40px]\">\n                        <a class=\"absolute inset-0 z-[3]\" href=\"\/content-marketing\/\" aria-label=\"Content Marketing\"><\/a>\n                        <div class=\"mb-[25px] h-[115px] -translate-y-[5px] relative grow shadow-lg rounded-rc-6 rounded-tr-none py-1.5 px-4 !flex flex-row justify-start items-center gap-x-4 bg-[rgba(118,22,244,1)] sm:gap-y-0.5 sm:px-8 lg:grow-0 lg:min-h-[126px]\">\n                            <img decoding=\"async\" alt=\"\" class=\"max-w-[80px] w-auto h-auto object-contain\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/content.svg\"\/>                            <span class=\"text-lg font-medium leading-tight text-white\">Content Marketing<\/span>\n                            <a class=\"absolute inset-0\" href=\"\/content-marketing\/\">\n                                <span class=\"block absolute right-0 top-0 w-12 h-2.5 bg-[rgba(118,22,244,1)] rounded-tr-[10px] rounded-tl-[5px] -translate-y-[calc(100%-1px)] before:content-[''] before:absolute before:border-r-[2.5px] before:border-b-[2.5px] border-[rgba(118,22,244,1)] before:rounded-br-[10px] before:right-[calc(100%-2.5px)] before:-bottom-[1.4px] before:w-3 before:h-[7px]\"><\/span>\n                                <svg class=\"absolute right-2.5 top-0 w-2.5 h-2.5 text-white\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M2.5 7.5L7.5 2.5M4 2.5h3.5V6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>                            <\/a>\n                        <\/div>\n                                                <p class=\"px-[22px] text-xl text-[#80C342] font-medium leading-tight lg:mt-auto\">Content built to rank, convert, and get cited by AI<\/p>\n                    <\/li>\n                                    <li class=\"bg-white rounded-b-rc-1 relative pb-[30px] lg:flex lg:flex-col lg:pb-[40px]\">\n                        <a class=\"absolute inset-0 z-[3]\" href=\"\/geo\/\" aria-label=\" Generative Engine Optimization\"><\/a>\n                        <div class=\"mb-[25px] h-[115px] -translate-y-[5px] relative grow shadow-lg rounded-rc-6 rounded-tr-none py-1.5 px-4 !flex flex-row justify-start items-center gap-x-4 bg-slate-900 sm:gap-y-0.5 sm:px-8 lg:grow-0 lg:min-h-[126px]\">\n                            <img decoding=\"async\" alt=\"\" class=\"max-w-[80px] w-auto h-auto object-contain\" src=\"https:\/\/www.voctos.com\/wp-content\/uploads\/2026\/06\/geo.svg\"\/>                            <span class=\"text-lg font-medium leading-tight text-white\"> Generative Engine Optimization<\/span>\n                            <a class=\"absolute inset-0\" href=\"\/geo\/\">\n                                <span class=\"block absolute right-0 top-0 w-12 h-2.5 bg-slate-900 rounded-tr-[10px] rounded-tl-[5px] -translate-y-[calc(100%-1px)] before:content-[''] before:absolute before:border-r-[2.5px] before:border-b-[2.5px] border-slate-900 before:rounded-br-[10px] before:right-[calc(100%-2.5px)] before:-bottom-[1.4px] before:w-3 before:h-[7px]\"><\/span>\n                                <svg class=\"absolute right-2.5 top-0 w-2.5 h-2.5 text-white\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M2.5 7.5L7.5 2.5M4 2.5h3.5V6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>                            <\/a>\n                        <\/div>\n                                                <p class=\"px-[22px] text-xl text-[#80C342] font-medium leading-tight lg:mt-auto\">Get your brand cited by AI, chosen by buyers<\/p>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/section>\n    \n\n    <section class=\"py-8 voctos-contact\" id=\"request\">\n        <div class=\"container\">\n            <form class=\"voctos-contact-form bg-white rounded-rc-1 p-6 sm:p-10 shadow-lg\"\n                  method=\"post\" enctype=\"multipart\/form-data\"\n                  data-ajax=\"https:\/\/www.voctos.com\/wp-admin\/admin-ajax.php\"\n                  data-success=\"Thank you! We&#039;ll be in touch shortly.\"\n                  novalidate>\n                <input type=\"hidden\" name=\"action\" value=\"voctos_contact\">\n                <input type=\"hidden\" name=\"formname\" value=\"Homepage bottom form\">\n                <input type=\"hidden\" id=\"voctos_contact_nonce\" name=\"voctos_contact_nonce\" value=\"22e24237f8\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/145\" \/>\n                <div class=\"vc-head\">\n                    <h2 class=\"vc-title text-2xl sm:text-fs-5 text-third\">Discuss your <span class=\"vc-accent\">project<\/span><\/h2>\n                    <p class=\"vc-required\">* Required fields<\/p>\n                <\/div>\n                \n                <div class=\"vc-grid\">\n                    <input class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-req vc-f-name\"    name=\"name\"    type=\"text\"  placeholder=\"Your name*\" required>\n                                        <div class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-req vc-f-phone vc-phone-wrap\">\n                                                <div class=\"vc-code\" x-data=\"vcCode()\">\n                            <input type=\"hidden\" name=\"phone_code\" value=\"+20\" :value=\"current.code\">\n                            <button type=\"button\" class=\"vc-code-btn\" @click=\"open = !open\" @click.outside=\"open = false\" :aria-expanded=\"open\" aria-label=\"Country code\">\n                                <img decoding=\"async\" class=\"vc-flag\" :src=\"flag(current.iso)\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/flags\/eg.png\" alt=\"\" width=\"20\" height=\"14\" loading=\"eager\" data-no-lazy=\"1\" data-skip-lazy=\"1\">\n                                <span x-text=\"current.code\">+20<\/span>\n                                <svg class=\"vc-code-chev\" viewBox=\"0 0 10 6\" fill=\"none\" aria-hidden=\"true\"><path d=\"M1 1l4 4 4-4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                            <\/button>\n                            <ul class=\"vc-code-list\" x-show=\"open\" x-cloak>\n                                <template x-for=\"c in codes\" :key=\"c.iso + c.code\">\n                                    <li @click=\"current = c; open = false\" :class=\"{ 'is-active': c.iso === current.iso }\">\n                                        <img class=\"vc-flag\" :src=\"flag(c.iso)\" alt=\"\" width=\"20\" height=\"14\" loading=\"eager\" data-no-lazy=\"1\" data-skip-lazy=\"1\">\n                                        <span class=\"vc-code-num\" x-text=\"c.code\"><\/span>\n                                        <span class=\"vc-code-country\" x-text=\"c.name\"><\/span>\n                                    <\/li>\n                                <\/template>\n                            <\/ul>\n                        <\/div>\n                        <input class=\"vc-req\" name=\"phone\" type=\"tel\" placeholder=\"Phone*\" required>\n                    <\/div>\n                    <input class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-f-email\"          name=\"email\"   type=\"email\" placeholder=\"E-mail\">\n                    <input class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-f-company\"        name=\"company\" type=\"text\"  placeholder=\"Company or website\">\n                    <input class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none vc-f-budget\"         name=\"budget\"  type=\"text\"  placeholder=\"Monthly marketing budget\">\n                    <textarea class=\"w-full px-4 py-3.5 sm:px-6 rounded-rc-6 bg-eighth text-sm placeholder:text-third\/40 outline-none resize-none vc-f-comments\" name=\"comments\" rows=\"4\" placeholder=\"Tell us more about your tasks\"><\/textarea>\n\n                    <label class=\"vc-attach\">\n                        <input type=\"file\" name=\"attachment\" class=\"vc-file-input\"\n                               accept=\".doc,.docx,.pdf,.xls,.xlsx,application\/pdf,application\/msword,application\/vnd.openxmlformats-officedocument.wordprocessingml.document,application\/vnd.ms-excel,application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet\">\n                        <span class=\"vc-attach-inner\">\n                            <img decoding=\"async\" class=\"vc-clip\" src=\"https:\/\/www.voctos.com\/wp-content\/themes\/voctos\/firmwork\/assets\/img\/clip.svg\" alt=\"\" width=\"20\" height=\"40\" aria-hidden=\"true\">\n                            <span class=\"vc-attach-text\">Attach file<\/span>\n                        <\/span>\n                        <span class=\"vc-file-name\" aria-live=\"polite\"><\/span>\n                    <\/label>\n                <\/div>\n\n                <div class=\"vc-foot\">\n                    <div class=\"vc-foot-left\">\n                        <button type=\"submit\" class=\"vc-submit text-sm text-white bg-primary hover:bg-third rounded-rc-6\">Send<\/button>\n                        <p class=\"vc-consent text-third\/70\">By clicking the button, I consent to the processing of personal data and agree with the <a href=\"https:\/\/www.voctos.com\/privacy-policy\/\" class=\"vc-privacy\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a><\/p>\n                    <\/div>\n                    <p class=\"vc-filenote text-third\/50\">File size must not exceed 2MB. File extensions: docx, doc, pdf, xlsx, xls<\/p>\n                <\/div>\n\n                <p class=\"vc-status\" role=\"status\" aria-live=\"polite\" hidden><\/p>\n            <\/form>\n        <\/div>\n        <script>\n        \/* The \"vcCode\" Alpine component (flag\/country-code dropdown) is registered\n           GLOBALLY now, in functions.php's wp_footer hook \u2014 not here. See\n           voctos_firmwork_vc_codes() there for why: this per-block <script> used to\n           be the only place it was registered, but anything that copies just this\n           block's <form>...<\/form> markup (like 404.php's \"reuse a real page's\n           contact form\") silently lost the registration along with it. *\/\n\n        \/* ------------------------------------------------------------------\n           Strip the size overrides an off-theme script (id=\"vtx-form-js\") writes\n           straight onto the attach box and the paperclip:\n\n               .vc-attach  height: 100% !important; align-self: stretch !important;\n               .vc-clip    width: 30px !important;  height: auto !important;\n\n           Because those land as INLINE !important they outrank every stylesheet,\n           so contact.css can never win \u2014 the box stretched to the full 150px row\n           height and the clip rendered at 30x60. Only these four properties are\n           removed; the snippet's border\/background styling is left alone.\n           Delete this block once those lines are gone from the snippet.\n           ------------------------------------------------------------------ *\/\n        (function () {\n            var clean = function () {\n                document.querySelectorAll('.voctos-contact .vc-attach').forEach(function (el) {\n                    el.style.removeProperty('height');\n                    el.style.removeProperty('align-self');\n                });\n                document.querySelectorAll('.voctos-contact .vc-clip').forEach(function (el) {\n                    el.style.removeProperty('width');\n                    el.style.removeProperty('height');\n                });\n            };\n            if (document.readyState === 'loading') {\n                document.addEventListener('DOMContentLoaded', clean);\n            } else { clean(); }\n            \/* the other script may run after us, on load or on a timer *\/\n            window.addEventListener('load', clean);\n            [60, 300, 1200].forEach(function (t) { setTimeout(clean, t); });\n        })();\n        <\/script>\n    <\/section>\n    ","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-145","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/pages\/145","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/comments?post=145"}],"version-history":[{"count":5,"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/pages\/145\/revisions"}],"predecessor-version":[{"id":13165,"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/pages\/145\/revisions\/13165"}],"wp:attachment":[{"href":"https:\/\/www.voctos.com\/ar\/wp-json\/wp\/v2\/media?parent=145"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}