{"id":2,"date":"2022-07-28T08:40:37","date_gmt":"2022-07-28T08:40:37","guid":{"rendered":"https:\/\/startersites.io\/blocksy\/beverr\/?page_id=2"},"modified":"2026-08-31T10:12:51","modified_gmt":"2026-08-31T10:12:51","slug":"home","status":"publish","type":"page","link":"https:\/\/companyformationsservices.com\/fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,600&display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n:root{\n  --navy:#0F2449;--amber:#C8870A;--amber-light:#E8A830;\n  --amber-dim:rgba(200,135,10,0.1);--white:#FFFFFF;--off:#F7F9FC;\n  --off2:#EEF2F8;--border:#E2E8F2;--text:#1E293B;--muted:#64748B;\n  --muted2:#94A3B8;--font:'Plus Jakarta Sans',sans-serif;\n}\nhtml,body{overflow-x:hidden;width:100%;max-width:100%}\nbody{font-family:var(--font);background:var(--white);color:var(--text);line-height:1.6;font-size:16px}\nem{font-style:normal;color:var(--amber)}\nstrong{font-weight:700}\n\n#hp-bar{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--amber),var(--amber-light));z-index:9999;width:0%}\n\n.up{opacity:0;transform:translateY(24px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}\n.up.in{opacity:1;transform:none}\n.scale{opacity:0;transform:scale(.96);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}\n.scale.in{opacity:1;transform:scale(1)}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n#hp-hero{\n  width:100vw !important;max-width:100vw !important;\n  margin-left:calc(-50vw + 50%) !important;\n  padding:0;background:var(--navy);\n  display:grid;grid-template-columns:40% 60%;\n  min-height:auto;overflow:hidden;position:relative;\n}\n#hp-hero::before{\n  content:'';position:absolute;inset:0;\n  background-image:radial-gradient(circle,rgba(255,255,255,.05) 1px,transparent 1px);\n  background-size:36px 36px;pointer-events:none;z-index:0;\n}\n\n\/* LEFT *\/\n.hp-left{\n  padding:90px 48px 64px 56px;\n  display:flex;flex-direction:column;justify-content:space-between;\n  position:relative;z-index:1;\n}\n.hp-eyebrow{\n  display:inline-flex;align-items:center;gap:8px;\n  background:rgba(200,135,10,.12);border:1px solid rgba(200,135,10,.25);\n  color:var(--amber-light);font-size:11px;font-weight:700;letter-spacing:.14em;\n  text-transform:uppercase;padding:5px 14px;border-radius:100px;\n  width:fit-content;margin-bottom:24px;\n}\n.hp-eyebrow::before{content:'';width:5px;height:5px;background:var(--amber-light);border-radius:50%}\n\nh1.hp-h1{\n  font-size:clamp(24px,2.4vw,34px);\n  font-weight:700;line-height:1.18;\n  letter-spacing:-.02em;color:#F8FAFF;\n  margin-bottom:6px;font-family:var(--font);text-transform:none;\n}\nh1.hp-h1 em{color:var(--amber-light)}\n.hp-tagline{\n  font-size:clamp(12px,1.1vw,14px);\n  font-weight:400;color:rgba(248,250,255,.45);\n  letter-spacing:.01em;margin-bottom:18px;\n  font-family:var(--font);\n}\n.hp-sub{\n  font-size:13.5px;color:rgba(248,250,255,.55);line-height:1.72;\n  max-width:380px;margin-bottom:26px;\n}\n\n.hp-btns{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:36px}\n\n\/* \u2705 FIXED: hover uses darker amber so white text stays visible *\/\n.btn-amber{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:12px 22px;background:var(--amber);color:#fff;\n  font-family:var(--font);font-size:13px;font-weight:700;\n  border:none;border-radius:8px;cursor:pointer;\n  transition:background .2s,transform .15s,color .2s;\n  text-decoration:none;\n}\n.btn-amber:hover{background:#a06d08;color:#fff;transform:translateY(-2px)}\n\n\/* \u2705 FIXED: ghost button hover keeps text bright white *\/\n.btn-ghost-w{\n  display:inline-flex;align-items:center;gap:8px;\n  padding:12px 18px;background:rgba(255,255,255,.06);\n  color:rgba(248,250,255,.7);font-family:var(--font);\n  font-size:13px;font-weight:600;border:1px solid rgba(255,255,255,.12);\n  border-radius:8px;cursor:pointer;transition:all .2s;\n  text-decoration:none;\n}\n.btn-ghost-w:hover{background:rgba(255,255,255,.15);color:#fff;border-color:rgba(255,255,255,.3)}\n\n\/* Stats *\/\n.hp-stats{\n  display:flex;gap:0;\n  border-top:1px solid rgba(255,255,255,.1);\n  padding-top:22px;\n}\n.hp-stat{flex:1;padding-right:16px;border-right:1px solid rgba(255,255,255,.08)}\n.hp-stat:last-child{border-right:none;padding-right:0;padding-left:16px}\n.hp-stat:not(:first-child):not(:last-child){padding-left:16px}\n.hp-stat-n{font-size:26px;font-weight:800;color:#F8FAFF;line-height:1}\n.hp-stat-n span{color:var(--amber-light)}\n.hp-stat-l{font-size:10px;color:rgba(248,250,255,.35);margin-top:3px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}\n\n\/* RIGHT *\/\n.hp-right{\n  position:relative;overflow:hidden;\n  background:linear-gradient(160deg,#1a3560 0%,#0f2449 55%,#091c3a 100%);\n  min-height:540px;\n}\n.hp-right img{\n  position:absolute;inset:0;width:100%;height:100%;\n  object-fit:cover;object-position:center;display:block;z-index:1;\n}\n.hp-right::before{\n  content:'';position:absolute;top:0;left:0;width:100px;height:100%;\n  background:linear-gradient(90deg,var(--navy),transparent);z-index:2;pointer-events:none;\n}\n\n\/* \u2500\u2500 TRUST STRIP \u2500\u2500 *\/\n.hp-trust{\n  width:100vw !important;max-width:100vw !important;\n  margin-left:calc(-50vw + 50%) !important;\n  background:var(--off);border-top:1px solid var(--border);\n  border-bottom:1px solid var(--border);\n  padding:18px 0;overflow:hidden;\n}\n.hp-trust-track{display:flex;animation:tScroll 28s linear infinite;white-space:nowrap}\n.hp-trust-track:hover{animation-play-state:paused}\n.hp-trust-item{\n  display:flex;align-items:center;gap:8px;padding:0 32px;\n  font-size:12px;font-weight:600;color:var(--muted);letter-spacing:.04em;\n  border-right:1px solid var(--border);flex-shrink:0;\n}\n.hp-trust-item::before{content:'\u2713';color:var(--amber);font-weight:800;font-size:10px}\n@keyframes tScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media(max-width:900px){\n  #hp-hero{grid-template-columns:1fr}\n  .hp-left{\n    padding:100px 24px 48px;\n    position:relative;\n    background-image:url('https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-1-2026-01_09_34-PM.png');\n    background-size:cover;\n    background-position:center;\n  }\n  .hp-left::after{\n    content:'';position:absolute;inset:0;\n    background:rgba(15,36,73,.88);\n    z-index:0;pointer-events:none;\n  }\n  .hp-left > *{position:relative;z-index:1}\n  .hp-right{display:none}\n  h1.hp-h1{font-size:26px}\n}\n@media(max-width:480px){\n  h1.hp-h1{font-size:22px}\n  .hp-stat-n{font-size:22px}\n  .hp-btns{flex-direction:column}\n  .btn-amber,.btn-ghost-w{width:100%;justify-content:center}\n  .hp-left{padding:90px 16px 40px}\n}\n<\/style>\n\n<div id=\"hp-bar\"><\/div>\n\n<section id=\"hp-hero\">\n\n  <!-- LEFT -->\n  <div class=\"hp-left\">\n    <div>\n      <br>\n     \n\n      <h1 class=\"hp-h1 up\" style=\"transition-delay:.16s\">\n        Form Your <em>Indian Company<\/em> <br>Anywhere. Anytime.\n      <\/h1>\n      \n\n      <p class=\"hp-sub up\" style=\"transition-delay:.28s\">\n        Whether you&#8217;re an  <strong style=\"color:rgba(248,250,255,.85)\"> NRI abroad<\/strong> or a <strong style=\"color:rgba(248,250,255,.85)\">resident entrepreneur<\/strong>\u2014 Mercurius brings professional precision to your Indian Company Incorporation. Fully compliant, end-to-end managed.\n      <\/p>\n\n      <div class=\"hp-btns up\" style=\"transition-delay:.34s\">\n        <!-- \u2705 Same tab -->\n        <a href=\"https:\/\/companyformationsservices.com\/contact-us\/\" class=\"btn-amber\">\n          Start Your Dream Business Today \u2197\n        <\/a>\n        <!-- \u2705 Scrolls to Section 3 via onclick -->\n        <a href=\"javascript:void(0)\" onclick=\"var t=document.getElementById('hp-services-section');if(t){t.scrollIntoView({behavior:'smooth',block:'start'});}\" class=\"btn-ghost-w\">\n          View All Services \u2192\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"hp-stats up\" style=\"transition-delay:.42s\">\n      <div class=\"hp-stat\">\n        <div class=\"hp-stat-n\"><span class=\"counter\" data-val=\"2\">0<\/span><span>K+<\/span><\/div>\n        <div class=\"hp-stat-l\">Clients Served<\/div>\n      <\/div>\n      <div class=\"hp-stat\">\n        <div class=\"hp-stat-n\"><span class=\"counter\" data-val=\"18\">0<\/span><span>+<\/span><\/div>\n        <div class=\"hp-stat-l\">Years of Expertise<\/div>\n      <\/div>\n      <div class=\"hp-stat\">\n        <div class=\"hp-stat-n\"><span class=\"counter\" data-val=\"60\">0<\/span><span>+<\/span><\/div>\n        <div class=\"hp-stat-l\">Countries Served<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- RIGHT: image \u2014 desktop only -->\n  <div class=\"hp-right\" id=\"hp-hero-image\">\n    <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_17_42-PM.png\" alt=\"Mercurius India Company Formation\" \/>\n  <\/div>\n\n<\/section>\n\n\n<\/div>\n\n<script>\nwindow.addEventListener('scroll',()=>{\n  const b=document.getElementById('hp-bar');\n  if(b)b.style.width=(window.scrollY\/(document.body.scrollHeight-window.innerHeight)*100)+'%';\n});\nconst io=new IntersectionObserver(e=>{e.forEach(x=>{if(x.isIntersecting){x.target.classList.add('in');io.unobserve(x.target)}})},{threshold:.07});\ndocument.querySelectorAll('.up,.scale').forEach(el=>io.observe(el));\nconst cio=new IntersectionObserver(e=>{e.forEach(x=>{\n  if(!x.isIntersecting)return;\n  const el=x.target,target=+el.dataset.val,dur=1400;\n  const t0=performance.now();\n  const tick=n=>{const p=Math.min((n-t0)\/dur,1),ease=1-Math.pow(1-p,4);el.textContent=Math.round(ease*target);if(p<1)requestAnimationFrame(tick)};\n  requestAnimationFrame(tick);cio.unobserve(el);\n})},{threshold:.5});\ndocument.querySelectorAll('.counter').forEach(el=>cio.observe(el));\n<\/script>\n\n\n\n<!-- =========================================================\nSECTION 2: CLIENTS WE SERVE\nDESKTOP = GLOBAL RADAR\nMOBILE = CLEAN GLOBAL \u2192 INDIA NETWORK\n========================================================== -->\n\n<style>\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');\n\n\n\/* =========================================================\nGLOBAL\n========================================================= *\/\n\n#hp-clients-section *,\n#hp-clients-section *::before,\n#hp-clients-section *::after{\n  box-sizing:border-box;\n}\n\n#hp-clients-section{\n  padding:58px 0;\n  background:#fff;\n  font-family:'Plus Jakarta Sans',sans-serif;\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n  position:relative;\n  overflow:hidden;\n}\n\n.hp-cl-wrap{\n  max-width:1200px;\n  margin:0 auto;\n  padding:0 48px;\n  position:relative;\n  z-index:2;\n}\n\n\n\/* =========================================================\nHEADER\n========================================================= *\/\n\n.hp-cl-header{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:90px;\n  align-items:end;\n  margin-bottom:28px;\n}\n\n.hp-cl-h2{\n  font-size:clamp(30px,3.5vw,44px);\n  font-weight:500;\n  line-height:1.08;\n  color:#0F2449;\n  letter-spacing:-.035em;\n  margin:0;\n  font-family:'Plus Jakarta Sans',sans-serif;\n  text-transform:none !important;\n}\n\n.hp-cl-h2 em{\n  color:#E8A830;\n  font-style:normal;\n}\n\n.hp-cl-lead{\n  font-size:15px;\n  color:#5E6C84;\n  line-height:1.65;\n  margin:0;\n  max-width:540px;\n}\n\n\n\/* =========================================================\nDESKTOP RADAR\n========================================================= *\/\n\n.hp-radar-stage{\n  position:relative;\n  width:860px;\n  height:430px;\n  margin:0 auto;\n}\n\n\n\/* =========================================================\nORBIT RINGS\n========================================================= *\/\n\n.hp-radar-ring{\n  position:absolute;\n  left:50%;\n  top:50%;\n  border:1px solid rgba(15,36,73,.12);\n  border-radius:50%;\n  transform:translate(-50%,-50%);\n}\n\n.ring-1{\n  width:200px;\n  height:200px;\n  animation:spin 20s linear infinite;\n}\n\n.ring-2{\n  width:320px;\n  height:320px;\n  border-style:dashed;\n  animation:spinReverse 28s linear infinite;\n}\n\n.ring-3{\n  width:430px;\n  height:430px;\n  border-style:dashed;\n  animation:spin 38s linear infinite;\n}\n\n@keyframes spin{\n  from{\n    transform:translate(-50%,-50%) rotate(0deg);\n  }\n\n  to{\n    transform:translate(-50%,-50%) rotate(360deg);\n  }\n}\n\n@keyframes spinReverse{\n  from{\n    transform:translate(-50%,-50%) rotate(360deg);\n  }\n\n  to{\n    transform:translate(-50%,-50%) rotate(0deg);\n  }\n}\n\n\n\/* =========================================================\nRADAR SCAN\n========================================================= *\/\n\n.hp-radar-scan{\n  position:absolute;\n  left:50%;\n  top:50%;\n\n  width:430px;\n  height:430px;\n\n  border-radius:50%;\n\n  transform:translate(-50%,-50%);\n\n  background:\n    conic-gradient(\n      from 0deg,\n      rgba(232,168,48,.22),\n      transparent 26%,\n      transparent 100%\n    );\n\n  animation:scanRotate 7s linear infinite;\n\n  opacity:.42;\n}\n\n@keyframes scanRotate{\n  from{\n    transform:translate(-50%,-50%) rotate(0deg);\n  }\n\n  to{\n    transform:translate(-50%,-50%) rotate(360deg);\n  }\n}\n\n\n\/* =========================================================\nCONNECTING LINES\n========================================================= *\/\n\n.hp-line{\n  position:absolute;\n\n  left:50%;\n  top:50%;\n\n  height:1px;\n\n  background:\n    linear-gradient(\n      90deg,\n      rgba(232,168,48,.55),\n      rgba(232,168,48,.05)\n    );\n\n  transform-origin:left center;\n\n  z-index:1;\n\n  opacity:.7;\n\n  animation:\n    linePulse\n    2.8s\n    ease-in-out\n    infinite;\n}\n\n@keyframes linePulse{\n  0%,100%{\n    opacity:.28;\n  }\n\n  50%{\n    opacity:.85;\n  }\n}\n\n.line-us{\n  width:210px;\n  transform:rotate(222deg);\n}\n\n.line-uk{\n  width:215px;\n  transform:rotate(318deg);\n}\n\n.line-uae{\n  width:200px;\n  transform:rotate(22deg);\n}\n\n.line-ca{\n  width:200px;\n  transform:rotate(158deg);\n}\n\n.line-eu{\n  width:190px;\n  transform:rotate(130deg);\n}\n\n.line-jp{\n  width:190px;\n  transform:rotate(50deg);\n}\n\n.line-ru{\n  width:170px;\n  transform:rotate(270deg);\n}\n\n\n\/* =========================================================\nINDIA HUB\n========================================================= *\/\n\n.hp-india-hub{\n  position:absolute;\n\n  left:50%;\n  top:50%;\n\n  width:190px;\n  height:190px;\n\n  transform:translate(-50%,-50%);\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle at 35% 28%,\n      rgba(255,255,255,.25),\n      transparent 25%\n    ),\n    linear-gradient(\n      135deg,\n      #0F2449 0%,\n      #173969 100%\n    );\n\n  box-shadow:\n    0 20px 48px rgba(15,36,73,.25),\n    0 0 0 10px rgba(232,168,48,.10),\n    0 0 0 24px rgba(232,168,48,.05);\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  text-align:center;\n\n  z-index:6;\n\n  overflow:hidden;\n\n  animation:\n    hubFloat\n    4.5s\n    ease-in-out\n    infinite;\n}\n\n@keyframes hubFloat{\n  0%,100%{\n    transform:\n      translate(-50%,-50%)\n      scale(1);\n  }\n\n  50%{\n    transform:\n      translate(-50%,-53%)\n      scale(1.03);\n  }\n}\n\n.hp-india-hub::before{\n  content:'';\n\n  position:absolute;\n\n  width:145%;\n  height:145%;\n\n  background:\n    conic-gradient(\n      from 0deg,\n      transparent,\n      rgba(232,168,48,.22),\n      transparent\n    );\n\n  animation:\n    hubGlow\n    5s\n    linear\n    infinite;\n}\n\n@keyframes hubGlow{\n  from{\n    transform:rotate(0deg);\n  }\n\n  to{\n    transform:rotate(360deg);\n  }\n}\n\n.hp-india-inner{\n  width:158px;\n  height:158px;\n\n  border-radius:50%;\n\n  background:#0F2449;\n\n  border:\n    1px solid rgba(255,255,255,.16);\n\n  display:flex;\n\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  position:relative;\n\n  z-index:2;\n\n  padding:16px;\n}\n\n.hp-india-flag{\n  width:58px;\n  height:58px;\n\n  border-radius:15px;\n\n  overflow:hidden;\n\n  box-shadow:\n    0 8px 20px rgba(0,0,0,.24);\n\n  margin-bottom:10px;\n}\n\n.hp-india-flag img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  display:block;\n}\n\n.hp-india-title{\n  color:#fff;\n\n  font-size:27px;\n\n  font-weight:800;\n\n  line-height:1;\n\n  margin:0 0 7px;\n}\n\n.hp-india-sub{\n  color:#dbe7ff;\n\n  font-size:11.5px;\n\n  line-height:1.35;\n\n  margin:0;\n\n  max-width:115px;\n}\n\n.hp-india-sub span{\n  color:#E8A830;\n  font-weight:800;\n}\n\n\n\/* =========================================================\nCOUNTRY CARDS\n========================================================= *\/\n\n.hp-country{\n  position:absolute;\n\n  width:150px;\n\n  border-radius:18px;\n\n  background:\n    rgba(255,255,255,.78);\n\n  border:\n    1px solid rgba(255,255,255,.95);\n\n  backdrop-filter:blur(18px);\n\n  -webkit-backdrop-filter:blur(18px);\n\n  box-shadow:\n    0 12px 30px rgba(15,36,73,.10),\n    inset 0 1px 0 rgba(255,255,255,.8);\n\n  padding:12px;\n\n  display:flex;\n\n  align-items:center;\n\n  gap:9px;\n\n  z-index:4;\n\n  transition:\n    all .35s ease;\n\n  animation:\n    countryFloat\n    5s\n    ease-in-out\n    infinite;\n}\n\n@keyframes countryFloat{\n  0%,100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-7px);\n  }\n}\n\n.hp-country:hover{\n  box-shadow:\n    0 18px 40px rgba(15,36,73,.15);\n\n  border-color:\n    rgba(232,168,48,.45);\n}\n\n.hp-country::after{\n  content:'';\n\n  position:absolute;\n\n  inset:auto 16px -1px 16px;\n\n  height:3px;\n\n  border-radius:30px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #C8870A,\n      #E8A830\n    );\n\n  opacity:.9;\n}\n\n\n\/* =========================================================\nCOUNTRY FLAGS\n========================================================= *\/\n\n.hp-country-flag{\n  width:39px;\n  height:39px;\n\n  border-radius:11px;\n\n  overflow:hidden;\n\n  flex-shrink:0;\n\n  box-shadow:\n    0 6px 13px\n    rgba(15,36,73,.13);\n\n  background:#fff;\n}\n\n.hp-country-flag img{\n  width:100%;\n  height:100%;\n\n  object-fit:cover;\n\n  object-position:center;\n\n  display:block;\n}\n\n\n\/* =========================================================\nUAE FLAG FIX\nCOMPLETE FLAG, INCLUDING RED STRIPE\n========================================================= *\/\n\n.hp-country.hp-uae .hp-country-flag img{\n  width:100%;\n  height:100%;\n\n  \/*\n  IMPORTANT:\n  'fill' shows the entire UAE flag inside the\n  square without cropping the red vertical band.\n  *\/\n\n  object-fit:fill !important;\n\n  object-position:center !important;\n\n  transform:none !important;\n\n  background:transparent !important;\n\n  display:block;\n}\n\n\n\/* =========================================================\nCOUNTRY NAME\n========================================================= *\/\n\n.hp-country-name{\n  font-size:12px;\n\n  font-weight:800;\n\n  color:#0F2449;\n\n  margin:0;\n\n  line-height:1.25;\n}\n\n\n\/* =========================================================\nPOSITIONS\n========================================================= *\/\n\n.hp-ru{\n  left:50%;\n  top:0;\n\n  transform:translateX(-50%);\n\n  animation:\n    countryFloatCenter\n    5s\n    ease-in-out\n    infinite;\n\n  animation-delay:.1s;\n}\n\n.hp-us{\n  left:105px;\n  top:48px;\n\n  animation-delay:.4s;\n}\n\n.hp-uk{\n  right:105px;\n  top:48px;\n\n  animation-delay:.7s;\n}\n\n.hp-ca{\n  left:70px;\n  top:220px;\n\n  animation-delay:1s;\n}\n\n.hp-uae{\n  right:70px;\n  top:220px;\n\n  animation-delay:1.3s;\n}\n\n.hp-eu{\n  left:190px;\n  bottom:0;\n\n  animation-delay:1.6s;\n}\n\n.hp-jp{\n  right:190px;\n  bottom:0;\n\n  animation-delay:1.9s;\n}\n\n@keyframes countryFloatCenter{\n  0%,100%{\n    transform:\n      translateX(-50%)\n      translateY(0);\n  }\n\n  50%{\n    transform:\n      translateX(-50%)\n      translateY(-7px);\n  }\n}\n\n\n\/* =========================================================\nPARTICLES\n========================================================= *\/\n\n.hp-particle{\n  position:absolute;\n\n  width:7px;\n  height:7px;\n\n  background:#E8A830;\n\n  border-radius:50%;\n\n  box-shadow:\n    0 0 0 6px\n    rgba(232,168,48,.12);\n\n  z-index:3;\n}\n\n.p1{\n  left:326px;\n  top:126px;\n\n  animation:\n    pulse 2s infinite;\n}\n\n.p2{\n  right:326px;\n  top:126px;\n\n  animation:\n    pulse 2.4s infinite;\n}\n\n.p3{\n  left:326px;\n  bottom:126px;\n\n  animation:\n    pulse 2.8s infinite;\n}\n\n.p4{\n  right:326px;\n  bottom:126px;\n\n  animation:\n    pulse 3s infinite;\n}\n\n@keyframes pulse{\n  0%{\n    transform:scale(.8);\n    opacity:.5;\n  }\n\n  50%{\n    transform:scale(1.3);\n    opacity:1;\n  }\n\n  100%{\n    transform:scale(.8);\n    opacity:.5;\n  }\n}\n\n\n\/* =========================================================\nMOBILE EXPERIENCE\n========================================================= *\/\n\n.hp-mobile-global{\n  display:none;\n}\n\n\n\/* =========================================================\nSTAT\n========================================================= *\/\n\n.hp-cl-stat{\n  margin:32px auto 0;\n\n  max-width:800px;\n\n  text-align:center;\n}\n\n.hp-cl-stat-text{\n  font-size:16px;\n\n  color:#5E6C84;\n\n  line-height:1.7;\n\n  margin:0;\n\n  font-weight:500;\n}\n\n.hp-cl-stat-text span{\n  color:#0F2449;\n\n  font-weight:700;\n}\n\n\n\/* =========================================================\nCTA\n========================================================= *\/\n\n.hp-cl-cta{\n  margin:28px auto 0;\n\n  max-width:980px;\n\n  background:#0F2449;\n\n  border-radius:16px;\n\n  padding:20px 30px;\n\n  display:flex;\n\n  align-items:center;\n\n  justify-content:space-between;\n\n  gap:20px;\n\n  flex-wrap:wrap;\n}\n\n.hp-cl-cta-text{\n  font-size:15px;\n\n  font-weight:600;\n\n  color:#F8FAFF;\n\n  margin:0;\n}\n\n.hp-cl-btn{\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:8px;\n\n  padding:12px 22px;\n\n  background:#C8870A;\n\n  color:#fff !important;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:13px;\n\n  font-weight:700;\n\n  border:none;\n\n  border-radius:8px;\n\n  cursor:pointer;\n\n  white-space:nowrap;\n\n  transition:\n    background .2s,\n    transform .15s;\n\n  text-decoration:none;\n}\n\n.hp-cl-btn:hover{\n  background:#a06d08;\n\n  color:#fff !important;\n\n  transform:translateY(-2px);\n}\n\n\n\/* =========================================================\nTABLET\n========================================================= *\/\n\n@media(max-width:960px){\n\n  #hp-clients-section{\n    padding:56px 0;\n  }\n\n  .hp-cl-wrap{\n    padding:0 24px;\n  }\n\n  .hp-cl-header{\n    grid-template-columns:1fr;\n\n    gap:20px;\n\n    margin-bottom:30px;\n  }\n\n  .hp-radar-stage{\n    width:100%;\n\n    height:auto;\n\n    display:grid;\n\n    grid-template-columns:\n      repeat(2,1fr);\n\n    gap:14px;\n  }\n\n  .hp-radar-ring,\n  .hp-radar-scan,\n  .hp-line,\n  .hp-particle{\n    display:none;\n  }\n\n  .hp-india-hub{\n    position:relative;\n\n    left:auto;\n    top:auto;\n\n    transform:none;\n\n    width:100%;\n\n    height:190px;\n\n    border-radius:24px;\n\n    grid-column:1 \/ -1;\n\n    animation:none;\n  }\n\n  .hp-india-inner{\n    width:145px;\n    height:145px;\n  }\n\n  .hp-country,\n  .hp-us,\n  .hp-uk,\n  .hp-uae,\n  .hp-ca,\n  .hp-eu,\n  .hp-jp,\n  .hp-ru{\n    position:relative;\n\n    left:auto;\n    right:auto;\n    top:auto;\n    bottom:auto;\n\n    width:100%;\n\n    transform:none;\n\n    animation:none;\n  }\n\n  .hp-cl-stat{\n    margin-top:28px;\n  }\n\n  .hp-cl-stat-text{\n    font-size:15px;\n  }\n}\n\n\n\/* =========================================================\nMOBILE\n========================================================= *\/\n\n@media(max-width:600px){\n\n  #hp-clients-section{\n    padding:48px 0;\n  }\n\n  .hp-cl-wrap{\n    padding:0 16px;\n  }\n\n  .hp-cl-header{\n    margin-bottom:28px;\n  }\n\n  .hp-cl-h2{\n    font-size:32px;\n  }\n\n  .hp-cl-lead{\n    font-size:14px;\n\n    line-height:1.65;\n  }\n\n\n  \/* HIDE DESKTOP RADAR *\/\n\n  .hp-radar-stage{\n    display:none !important;\n  }\n\n\n  \/* SHOW MOBILE EXPERIENCE *\/\n\n  .hp-mobile-global{\n    display:block;\n\n    margin-top:24px;\n  }\n\n\n  \/* =======================================================\n  INDIA CARD\n  ======================================================= *\/\n\n  .hp-mobile-india-card{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n      linear-gradient(\n        135deg,\n        #0F2449 0%,\n        #173969 100%\n      );\n\n    border-radius:22px;\n\n    padding:22px 20px 20px;\n\n    box-shadow:\n      0 14px 34px\n      rgba(15,36,73,.18);\n  }\n\n  .hp-mobile-india-card::before{\n    content:'';\n\n    position:absolute;\n\n    width:190px;\n    height:190px;\n\n    border-radius:50%;\n\n    right:-80px;\n    top:-100px;\n\n    background:\n      radial-gradient(\n        circle,\n        rgba(232,168,48,.28),\n        transparent 68%\n      );\n\n    pointer-events:none;\n  }\n\n  .hp-mobile-india-card::after{\n    content:'';\n\n    position:absolute;\n\n    width:120px;\n    height:120px;\n\n    border:\n      1px solid\n      rgba(232,168,48,.14);\n\n    border-radius:50%;\n\n    right:-25px;\n    bottom:-65px;\n\n    pointer-events:none;\n  }\n\n  .hp-mobile-india-top{\n    display:flex;\n\n    align-items:center;\n\n    gap:14px;\n\n    position:relative;\n\n    z-index:2;\n  }\n\n  .hp-mobile-india-flag{\n    width:56px;\n    height:56px;\n\n    border-radius:15px;\n\n    overflow:hidden;\n\n    flex-shrink:0;\n\n    border:\n      1px solid\n      rgba(255,255,255,.18);\n\n    box-shadow:\n      0 7px 18px\n      rgba(0,0,0,.24);\n  }\n\n  .hp-mobile-india-flag img{\n    width:100%;\n    height:100%;\n\n    object-fit:cover;\n\n    display:block;\n  }\n\n  .hp-mobile-india-copy{\n    min-width:0;\n  }\n\n  .hp-mobile-label{\n    display:block;\n\n    font-size:9px;\n\n    font-weight:800;\n\n    letter-spacing:.14em;\n\n    text-transform:uppercase;\n\n    color:#E8A830;\n\n    margin-bottom:4px;\n  }\n\n  .hp-mobile-india-title{\n    font-size:24px;\n\n    line-height:1;\n\n    font-weight:800;\n\n    color:#fff;\n\n    margin:0;\n  }\n\n  .hp-mobile-india-desc{\n    position:relative;\n\n    z-index:2;\n\n    margin:18px 0 0;\n\n    font-size:13px;\n\n    line-height:1.65;\n\n    color:\n      rgba(248,250,255,.72);\n  }\n\n  .hp-mobile-india-desc strong{\n    color:#fff;\n\n    font-weight:700;\n  }\n\n\n  \/* =======================================================\n  MOBILE CENTRAL HUB MESSAGE\n  ======================================================= *\/\n\n  .hp-mobile-hub-message{\n    position:relative;\n    z-index:2;\n    margin-top:17px;\n    padding:11px 13px;\n    display:flex;\n    align-items:center;\n    gap:11px;\n\n    background:rgba(255,255,255,.07);\n    border:1px solid rgba(255,255,255,.11);\n    border-radius:13px;\n  }\n\n  .hp-mobile-hub-dot{\n    width:9px;\n    height:9px;\n    flex-shrink:0;\n\n    border-radius:50%;\n    background:#E8A830;\n\n    box-shadow:\n      0 0 0 5px rgba(232,168,48,.10);\n  }\n\n  .hp-mobile-hub-copy{\n    min-width:0;\n    display:flex;\n    align-items:center;\n    gap:6px;\n    flex-wrap:wrap;\n    line-height:1.3;\n  }\n\n  .hp-mobile-hub-small{\n    font-size:9.5px;\n    font-weight:800;\n    letter-spacing:.09em;\n    text-transform:uppercase;\n    color:rgba(248,250,255,.55);\n  }\n\n  .hp-mobile-hub-copy strong{\n    font-size:12px;\n    font-weight:800;\n    color:#E8A830;\n  }\n\n\n  \/* =======================================================\n  CONNECTION \u2014 CLEAN MOBILE STRUCTURE\n  ======================================================= *\/\n\n  .hp-mobile-connection{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    height:34px;\n    position:relative;\n    margin:0 auto;\n  }\n\n  .hp-mobile-connection::before{\n    content:'';\n    width:1px;\n    height:22px;\n\n    background:\n      linear-gradient(\n        180deg,\n        rgba(200,135,10,.9),\n        rgba(200,135,10,.16)\n      );\n  }\n\n  .hp-mobile-connection::after{\n    content:'';\n    position:absolute;\n    bottom:3px;\n\n    width:7px;\n    height:7px;\n\n    border-radius:50%;\n\n    background:#E8A830;\n    border:2px solid #fff;\n\n    box-shadow:\n      0 0 0 4px rgba(232,168,48,.11);\n  }\n\n\n  \/* =======================================================\n  COUNTRY LABEL\n  ======================================================= *\/\n\n  .hp-mobile-country-label{\n    text-align:center;\n\n    font-size:10px;\n\n    line-height:1.4;\n\n    font-weight:800;\n\n    letter-spacing:.12em;\n\n    text-transform:uppercase;\n\n    color:#64748B;\n\n    margin-bottom:14px;\n  }\n\n\n  \/* =======================================================\n  MOBILE COUNTRY MARQUEE\n  ======================================================= *\/\n\n  .hp-mobile-country-marquee{\n    width:calc(100% + 32px);\n\n    margin-left:-16px;\n\n    overflow:hidden;\n\n    position:relative;\n\n    padding:6px 0 12px;\n  }\n\n  .hp-mobile-country-marquee::before,\n  .hp-mobile-country-marquee::after{\n    content:'';\n\n    position:absolute;\n\n    top:0;\n    bottom:0;\n\n    width:32px;\n\n    z-index:4;\n\n    pointer-events:none;\n  }\n\n  .hp-mobile-country-marquee::before{\n    left:0;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fff,\n        transparent\n      );\n  }\n\n  .hp-mobile-country-marquee::after{\n    right:0;\n\n    background:\n      linear-gradient(\n        270deg,\n        #fff,\n        transparent\n      );\n  }\n\n  .hp-mobile-country-track{\n    display:flex;\n\n    width:max-content;\n\n    will-change:transform;\n\n    animation:\n      hpMobileCountries\n      28s\n      linear\n      infinite;\n  }\n\n  .hp-mobile-country-marquee:hover\n  .hp-mobile-country-track{\n    animation-play-state:paused;\n  }\n\n  .hp-mobile-country-group{\n    display:flex;\n\n    gap:10px;\n\n    padding-right:10px;\n\n    flex-shrink:0;\n  }\n\n  @keyframes hpMobileCountries{\n\n    from{\n      transform:\n        translate3d(\n          0,\n          0,\n          0\n        );\n    }\n\n    to{\n      transform:\n        translate3d(\n          -50%,\n          0,\n          0\n        );\n    }\n\n  }\n\n\n  \/* =======================================================\n  COUNTRY PILLS\n  ======================================================= *\/\n\n  .hp-mobile-country-pill{\n    flex-shrink:0;\n\n    min-width:145px;\n\n    height:62px;\n\n    padding:9px 13px;\n\n    display:flex;\n\n    align-items:center;\n\n    gap:10px;\n\n    background:#fff;\n\n    border:\n      1px solid #E2E8F2;\n\n    border-radius:15px;\n\n    box-shadow:\n      0 6px 18px\n      rgba(15,36,73,.06);\n  }\n\n  .hp-mobile-country-flag{\n    width:38px;\n    height:38px;\n\n    flex-shrink:0;\n\n    border-radius:10px;\n\n    overflow:hidden;\n\n    box-shadow:\n      0 4px 10px\n      rgba(15,36,73,.10);\n\n    background:#fff;\n  }\n\n  .hp-mobile-country-flag img{\n    width:100%;\n    height:100%;\n\n    object-fit:cover;\n\n    object-position:center;\n\n    display:block;\n  }\n\n\n  \/* =======================================================\n  UAE FLAG \u2014 MOBILE\n  COMPLETE RED + GREEN + WHITE + BLACK\n  ======================================================= *\/\n\n  .hp-mobile-country-pill.uae\n  .hp-mobile-country-flag img{\n\n    width:100%;\n    height:100%;\n\n    \/*\n    Do NOT use cover here.\n    The UAE flag is a wide rectangular flag.\n    Cover was cropping the red vertical band.\n    *\/\n\n    object-fit:fill !important;\n\n    object-position:center !important;\n\n    transform:none !important;\n\n    background:transparent !important;\n\n    display:block;\n  }\n\n\n  .hp-mobile-country-name{\n    font-size:12px;\n\n    line-height:1.3;\n\n    font-weight:700;\n\n    color:#0F2449;\n\n    white-space:nowrap;\n  }\n\n\n  \/* =======================================================\n  MOBILE STAT\n  ======================================================= *\/\n\n  .hp-cl-stat{\n    margin-top:26px;\n\n    padding:0 5px;\n  }\n\n  .hp-cl-stat-text{\n    font-size:14px;\n\n    line-height:1.65;\n  }\n\n\n  \/* =======================================================\n  MOBILE CTA\n  ======================================================= *\/\n\n  .hp-cl-cta{\n    margin-top:22px;\n\n    flex-direction:column;\n\n    align-items:flex-start;\n\n    padding:20px;\n\n    border-radius:16px;\n  }\n\n  .hp-cl-cta-text{\n    font-size:14px;\n\n    line-height:1.6;\n  }\n\n  .hp-cl-btn{\n    width:100%;\n\n    justify-content:center;\n  }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================================================\nHTML\n========================================================== -->\n\n<section id=\"hp-clients-section\">\n\n  <div class=\"hp-cl-wrap\">\n\n\n    <!-- =====================================================\n    HEADER\n    ====================================================== -->\n\n    <div class=\"hp-cl-header\">\n\n      <div>\n\n        <h2 class=\"hp-cl-h2\">\n          Serving Businesses\n          <em>Across the Globe<\/em>\n        <\/h2>\n\n      <\/div>\n\n\n      <p class=\"hp-cl-lead\">\n        From global startups to Fortune 500s, businesses rely on Mercurius to navigate India&#8217;s regulatory landscape with confidence. Backed by decades of global expertise, we turn complexity into clarity.\n      <\/p>\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    DESKTOP \/ TABLET RADAR\n    ====================================================== -->\n\n    <div class=\"hp-radar-stage\">\n\n\n      <!-- RADAR ELEMENTS -->\n\n      <div class=\"hp-radar-scan\"><\/div>\n\n      <div class=\"hp-radar-ring ring-1\"><\/div>\n\n      <div class=\"hp-radar-ring ring-2\"><\/div>\n\n      <div class=\"hp-radar-ring ring-3\"><\/div>\n\n\n      <!-- CONNECTING LINES -->\n\n      <div class=\"hp-line line-us\"><\/div>\n\n      <div class=\"hp-line line-uk\"><\/div>\n\n      <div class=\"hp-line line-uae\"><\/div>\n\n      <div class=\"hp-line line-ca\"><\/div>\n\n      <div class=\"hp-line line-eu\"><\/div>\n\n      <div class=\"hp-line line-jp\"><\/div>\n\n      <div class=\"hp-line line-ru\"><\/div>\n\n\n      <!-- PARTICLES -->\n\n      <div class=\"hp-particle p1\"><\/div>\n\n      <div class=\"hp-particle p2\"><\/div>\n\n      <div class=\"hp-particle p3\"><\/div>\n\n      <div class=\"hp-particle p4\"><\/div>\n\n\n      <!-- =================================================\n      INDIA\n      ================================================== -->\n\n      <div class=\"hp-india-hub\">\n\n        <div class=\"hp-india-inner\">\n\n          <div class=\"hp-india-flag\">\n\n            <img decoding=\"async\"\n              src=\"https:\/\/flagcdn.com\/w80\/in.png\"\n              alt=\"India\"\n            >\n\n          <\/div>\n\n          <h3 class=\"hp-india-title\">\n            India\n          <\/h3>\n\n          <p class=\"hp-india-sub\">\n            The central hub for\n            <span>Global Expansion<\/span>\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- =================================================\n      RUSSIA\n      ================================================== -->\n\n      <div class=\"hp-country hp-ru\">\n\n        <div class=\"hp-country-flag\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/flagcdn.com\/w80\/ru.png\"\n            alt=\"Russia\"\n          >\n\n        <\/div>\n\n        <p class=\"hp-country-name\">\n          Russia\n        <\/p>\n\n      <\/div>\n\n\n      <!-- =================================================\n      UNITED STATES\n      ================================================== -->\n\n      <div class=\"hp-country hp-us\">\n\n        <div class=\"hp-country-flag\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/flagcdn.com\/w80\/us.png\"\n            alt=\"United States\"\n          >\n\n        <\/div>\n\n        <p class=\"hp-country-name\">\n          United States\n        <\/p>\n\n      <\/div>\n\n\n      <!-- =================================================\n      UNITED KINGDOM\n      ================================================== -->\n\n      <div class=\"hp-country hp-uk\">\n\n        <div class=\"hp-country-flag\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/flagcdn.com\/w80\/gb.png\"\n            alt=\"United Kingdom\"\n          >\n\n        <\/div>\n\n        <p class=\"hp-country-name\">\n          United Kingdom\n        <\/p>\n\n      <\/div>\n\n\n      <!-- =================================================\n      CANADA\n      ================================================== -->\n\n      <div class=\"hp-country hp-ca\">\n\n        <div class=\"hp-country-flag\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/flagcdn.com\/w80\/ca.png\"\n            alt=\"Canada\"\n          >\n\n        <\/div>\n\n        <p class=\"hp-country-name\">\n          Canada\n        <\/p>\n\n      <\/div>\n\n\n      <!-- =================================================\n      UAE\n      COMPLETE FLAG\n      ================================================== -->\n\n      <div class=\"hp-country hp-uae\">\n\n        <div class=\"hp-country-flag\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/flagcdn.com\/w80\/ae.png\"\n            alt=\"UAE\"\n          >\n\n        <\/div>\n\n        <p class=\"hp-country-name\">\n          UAE\n        <\/p>\n\n      <\/div>\n\n\n      <!-- =================================================\n      EUROPE\n      ================================================== -->\n\n      <div class=\"hp-country hp-eu\">\n\n        <div class=\"hp-country-flag\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/flagcdn.com\/w80\/eu.png\"\n            alt=\"Europe\"\n          >\n\n        <\/div>\n\n        <p class=\"hp-country-name\">\n          Europe\n        <\/p>\n\n      <\/div>\n\n\n      <!-- =================================================\n      JAPAN\n      ================================================== -->\n\n      <div class=\"hp-country hp-jp\">\n\n        <div class=\"hp-country-flag\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/flagcdn.com\/w80\/jp.png\"\n            alt=\"Japan\"\n          >\n\n        <\/div>\n\n        <p class=\"hp-country-name\">\n          Japan\n        <\/p>\n\n      <\/div>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    MOBILE EXPERIENCE\n    ====================================================== -->\n\n    <div class=\"hp-mobile-global\">\n\n\n      <!-- =================================================\n      INDIA MOBILE HUB\n      ================================================== -->\n\n      <div class=\"hp-mobile-india-card\">\n\n\n        <div class=\"hp-mobile-india-top\">\n\n\n          <div class=\"hp-mobile-india-flag\">\n\n            <img decoding=\"async\"\n              src=\"https:\/\/flagcdn.com\/w80\/in.png\"\n              alt=\"India\"\n            >\n\n          <\/div>\n\n\n          <div class=\"hp-mobile-india-copy\">\n\n           \n\n            <h3 class=\"hp-mobile-india-title\">\n              India\n            <\/h3>\n\n          <\/div>\n\n\n        <\/div>\n\n\n        <div class=\"hp-mobile-hub-message\">\n          <span class=\"hp-mobile-hub-dot\"><\/span>\n          <div class=\"hp-mobile-hub-copy\">\n            <span class=\"hp-mobile-hub-small\">Central Hub<\/span>\n            <strong>For Global Expansion<\/strong>\n          <\/div>\n        <\/div>\n\n\n      <\/div>\n\n\n\n      <!-- CONNECTION -->\n\n      <div class=\"hp-mobile-connection\"><\/div>\n\n\n\n      <div class=\"hp-mobile-country-label\">\n        Businesses we support across global markets\n      <\/div>\n\n\n\n      <!-- =================================================\n      MOBILE COUNTRY MARQUEE\n      ================================================== -->\n\n      <div class=\"hp-mobile-country-marquee\">\n\n\n        <div class=\"hp-mobile-country-track\">\n\n\n          <!-- =================================================\n          GROUP 1\n          ================================================== -->\n\n          <div class=\"hp-mobile-country-group\">\n\n\n            <!-- USA -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/us.png\"\n                  alt=\"United States\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                United States\n              <\/div>\n\n            <\/div>\n\n\n            <!-- UK -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/gb.png\"\n                  alt=\"United Kingdom\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                United Kingdom\n              <\/div>\n\n            <\/div>\n\n\n            <!-- UAE -->\n\n            <div class=\"hp-mobile-country-pill uae\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/ae.png\"\n                  alt=\"UAE\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                UAE\n              <\/div>\n\n            <\/div>\n\n\n            <!-- CANADA -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/ca.png\"\n                  alt=\"Canada\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                Canada\n              <\/div>\n\n            <\/div>\n\n\n            <!-- EUROPE -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/eu.png\"\n                  alt=\"Europe\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                Europe\n              <\/div>\n\n            <\/div>\n\n\n            <!-- JAPAN -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/jp.png\"\n                  alt=\"Japan\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                Japan\n              <\/div>\n\n            <\/div>\n\n\n            <!-- RUSSIA -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/ru.png\"\n                  alt=\"Russia\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                Russia\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- =================================================\n          GROUP 2\n          EXACT DUPLICATE FOR SEAMLESS LOOP\n          ================================================== -->\n\n          <div\n            class=\"hp-mobile-country-group\"\n            aria-hidden=\"true\"\n          >\n\n\n            <!-- USA -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/us.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                United States\n              <\/div>\n\n            <\/div>\n\n\n            <!-- UK -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/gb.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                United Kingdom\n              <\/div>\n\n            <\/div>\n\n\n            <!-- UAE -->\n\n            <div class=\"hp-mobile-country-pill uae\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/ae.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                UAE\n              <\/div>\n\n            <\/div>\n\n\n            <!-- CANADA -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/ca.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                Canada\n              <\/div>\n\n            <\/div>\n\n\n            <!-- EUROPE -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/eu.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                Europe\n              <\/div>\n\n            <\/div>\n\n\n            <!-- JAPAN -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/jp.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                Japan\n              <\/div>\n\n            <\/div>\n\n\n            <!-- RUSSIA -->\n\n            <div class=\"hp-mobile-country-pill\">\n\n              <div class=\"hp-mobile-country-flag\">\n\n                <img decoding=\"async\"\n                  src=\"https:\/\/flagcdn.com\/w80\/ru.png\"\n                  alt=\"\"\n                >\n\n              <\/div>\n\n              <div class=\"hp-mobile-country-name\">\n                Russia\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    STAT\n    ====================================================== -->\n\n    <div class=\"hp-cl-stat\">\n\n      <p class=\"hp-cl-stat-text\">\n\n        Today, Mercurius serves clients across\n\n        <span>60+ countries<\/span>,\n\n        helping businesses set up, manage, &#038; grow their operations in India.\n\n      <\/p>\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    CTA\n    ====================================================== -->\n\n    <div class=\"hp-cl-cta\">\n\n      <p class=\"hp-cl-cta-text\">\n        Wherever you\u2019re based, you can set up your company in India remotely\u2014without travelling to India.\n      <\/p>\n\n      <a\n        href=\"https:\/\/companyformationsservices.com\/contact-us\/\"\n        class=\"hp-cl-btn\"\n      >\n        Register Your Company \u2192\n      <\/a>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');\n\n#hp-services-section *{box-sizing:border-box}\n#hp-services-section{padding:90px 0;background:#FFFFFF;font-family:'Plus Jakarta Sans',sans-serif;width:100vw;margin-left:calc(-50vw + 50%);position:relative}\n.hp-sv-wrap{max-width:1200px;margin:0 auto;padding:0 48px}\n.hp-sv-header{display:block;margin-bottom:48px}\n.hp-sv-tag{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#C8870A;display:flex;align-items:center;gap:10px;margin-bottom:14px}\n.hp-sv-tag::before{content:'';width:28px;height:2px;background:#C8870A;flex-shrink:0}\n.hp-sv-h2{font-size:clamp(28px,3.5vw,44px);font-weight:500;line-height:1.1;color:#0F2449;letter-spacing:-.02em;margin:0;font-family:'Plus Jakarta Sans',sans-serif;text-transform:none !important}\n.hp-sv-h2 em{color:#E8A830;font-style:normal}\n.hp-sv-subtitle{font-size:15px;color:#64748B;line-height:1.65;margin:16px 0 0 0;font-family:'Plus Jakarta Sans',sans-serif}\n.hp-sv-view-all{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#0F2449;border:1px solid #E2E8F2;border-radius:8px;padding:10px 20px;background:#F7F9FC;text-decoration:none;white-space:nowrap;transition:border-color .2s,background .2s;cursor:pointer;font-family:'Plus Jakarta Sans',sans-serif}\n.hp-sv-view-all:hover{border-color:#C8870A;background:#fff;color:#C8870A}\n\n.hp-sv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.hp-sv-card{background:#F7F9FC;border:1px solid #E2E8F2;border-radius:16px;padding:32px;position:relative;overflow:hidden;transition:border-color .3s,box-shadow .3s,transform .3s}\n.hp-sv-card:hover{border-color:rgba(200,135,10,.35);box-shadow:0 12px 40px rgba(15,36,73,.07);transform:translateY(-4px);background:#fff}\n.hp-sv-card::after{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#C8870A,#E8A830);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.22,1,.36,1)}\n.hp-sv-card:hover::after{transform:scaleX(1)}\n.hp-sv-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}\n\n.hp-sv-icon{\n  width:48px;height:48px;\n  background:rgba(15,36,73,.06);\n  border:1px solid rgba(15,36,73,.1);\n  border-radius:12px;\n  display:flex;align-items:center;justify-content:center;\n  flex-shrink:0;\n  transition:background .3s,border-color .3s;\n}\n.hp-sv-card:hover .hp-sv-icon{background:rgba(200,135,10,.1);border-color:rgba(200,135,10,.25)}\n.hp-sv-icon svg{width:22px;height:22px;fill:none;stroke:#0F2449;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s}\n.hp-sv-card:hover .hp-sv-icon svg{stroke:#C8870A}\n\n.hp-sv-num{font-size:42px;font-weight:800;color:#EEF2F8;line-height:1;letter-spacing:-.04em}\n.hp-sv-title{font-size:15px;font-weight:700;color:#0F2449;margin-bottom:10px;letter-spacing:-.01em;text-transform:none !important}\n.hp-sv-text{font-size:13px;color:#64748B;line-height:1.65;margin-bottom:20px}\n.hp-sv-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#C8870A;text-decoration:none;letter-spacing:.02em;transition:gap .2s}\n.hp-sv-card:hover .hp-sv-link{gap:10px}\n\n@media(max-width:960px){\n  #hp-services-section{padding:64px 0}\n  .hp-sv-wrap{padding:0 24px}\n  .hp-sv-grid{grid-template-columns:1fr 1fr}\n  .hp-sv-header{flex-direction:column;align-items:flex-start;gap:20px}\n}\n@media(max-width:600px){\n  .hp-sv-wrap{padding:0 0 0 16px}\n  .hp-sv-header{padding-right:16px}\n  .hp-sv-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:16px;padding-right:16px;grid-template-columns:unset;-webkit-mask:linear-gradient(90deg,transparent 0%,#000 3%,#000 94%,transparent 100%);mask:linear-gradient(90deg,transparent 0%,#000 3%,#000 94%,transparent 100%)}\n  .hp-sv-grid::-webkit-scrollbar{display:none}\n  .hp-sv-card{min-width:72vw;max-width:72vw;flex-shrink:0;scroll-snap-align:start}\n  .hp-sv-card.hide-mobile{display:none}\n}\n<\/style>\n\n<section id=\"hp-services-section\">\n  <div class=\"hp-sv-wrap\">\n\n    <div class=\"hp-sv-header\">\n      <div>\n        <div class=\"hp-sv-tag\">What We Offer<\/div>\n        <h2 class=\"hp-sv-h2\">Our <em>Services<\/em><\/h2>\n        <p class=\"hp-sv-subtitle\">We help you choose and register the suitable company type for your business.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"hp-sv-grid\">\n\n      <!-- 01 Private Limited -->\n      <div class=\"hp-sv-card\">\n        <div class=\"hp-sv-card-top\">\n          <div class=\"hp-sv-icon\">\n            <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\n          <\/div>\n          <div class=\"hp-sv-num\">01.<\/div>\n        <\/div>\n        <div class=\"hp-sv-title\">Setup Private Limited Company In India<\/div>\n        <div class=\"hp-sv-text\">US startups, SaaS, IT, e-commerce, product companies, and businesses planning to raise external funding.<\/div>\n        <!-- \u2705 \/private-limited\/ -->\n        <a href=\"https:\/\/companyformationsservices.com\/private-limited\/\" class=\"hp-sv-link\">\u2197 Explore<\/a>\n      <\/div>\n\n      <!-- 02 LLP -->\n      <div class=\"hp-sv-card\">\n        <div class=\"hp-sv-card-top\">\n          <div class=\"hp-sv-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\n          <\/div>\n          <div class=\"hp-sv-num\">02.<\/div>\n        <\/div>\n        <div class=\"hp-sv-title\">Setup Limited Liability Partnership In India<\/div>\n        <div class=\"hp-sv-text\">Consulting firms, professional services (legal, tax, design), agencies, and small-scale operations.<\/div>\n        <!-- \u2705 \/limited-liability-partnership\/ -->\n        <a href=\"https:\/\/companyformationsservices.com\/limited-liability-partnership\/\" class=\"hp-sv-link\">\u2197 Explore<\/a>\n      <\/div>\n\n      <!-- 03 Branch Office -->\n      <div class=\"hp-sv-card\">\n        <div class=\"hp-sv-card-top\">\n          <div class=\"hp-sv-icon\">\n            <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 3a14.5 14.5 0 0 1 0 18M3 12h18\"\/><path d=\"M12 3c-4 5-4 13 0 18\"\/><\/svg>\n          <\/div>\n          <div class=\"hp-sv-num\">03.<\/div>\n        <\/div>\n        <div class=\"hp-sv-title\">Setup Branch Office In India<\/div>\n        <div class=\"hp-sv-text\">Foreign companies wanting to conduct limited business such as import\/export, consultancy, or research, without full incorporation.<\/div>\n        <!-- \u2705 \/company-formation\/ -->\n        <a href=\"https:\/\/companyformationsservices.com\/company-formation\/\" class=\"hp-sv-link\">\u2197 Explore<\/a>\n      <\/div>\n\n      <!-- 04 Project Office -->\n      <div class=\"hp-sv-card\">\n        <div class=\"hp-sv-card-top\">\n          <div class=\"hp-sv-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"\/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"1\"\/><path d=\"M9 12h6M9 16h4\"\/><\/svg>\n          <\/div>\n          <div class=\"hp-sv-num\">04.<\/div>\n        <\/div>\n        <div class=\"hp-sv-title\">Setup Project Office In India<\/div>\n        <div class=\"hp-sv-text\">Foreign companies executing specific contracts like construction, engineering, or infrastructure projects.<\/div>\n        <!-- \u2705 \/project-office\/ -->\n        <a href=\"https:\/\/companyformationsservices.com\/project-office\/\" class=\"hp-sv-link\">\u2197 Explore<\/a>\n      <\/div>\n\n      <!-- 05 Liaison Office -->\n      <div class=\"hp-sv-card\">\n        <div class=\"hp-sv-card-top\">\n          <div class=\"hp-sv-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M17 20h5v-2a4 4 0 0 0-4-4h-1\"\/><path d=\"M9 20H4v-2a4 4 0 0 1 4-4h1\"\/><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M15 14a4 4 0 0 1 4 4\"\/><path d=\"M9 14a4 4 0 0 0-4 4\"\/><\/svg>\n          <\/div>\n          <div class=\"hp-sv-num\">05.<\/div>\n        <\/div>\n        <div class=\"hp-sv-title\">Setup Liaison Office In India<\/div>\n        <div class=\"hp-sv-text\">Market research, networking, and promotion before full entry, without commercial activities.<\/div>\n        <!-- \u2705 \/liaison-office\/ -->\n        <a href=\"https:\/\/companyformationsservices.com\/liaison-office\/\" class=\"hp-sv-link\">\u2197 Explore<\/a>\n      <\/div>\n\n      <!-- 06 Indian Subsidiary Company -->\n      <div class=\"hp-sv-card\">\n        <div class=\"hp-sv-card-top\">\n          <div class=\"hp-sv-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M3 21h18M5 21V7l7-4 7 4v14\"\/><path d=\"M9 21v-6h6v6\"\/><\/svg>\n          <\/div>\n          <div class=\"hp-sv-num\">06.<\/div>\n        <\/div>\n        <div class=\"hp-sv-title\">Indian Subsidiary Company<\/div>\n        <div class=\"hp-sv-text\">Ideal for foreign companies planning to setup a permanent business presence in India, hire employees, open a bank account, raise funds, and operate independently under Indian laws.<\/div>\n        <!-- \u2705 Public Limited \u2192 Contact page -->\n        <a href=\"https:\/\/companyformationsservices.com\/contact-us\/\" class=\"hp-sv-link\">\u2197 Explore<\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  function initAutoScroll(){\n    if(window.innerWidth > 600) return;\n    var grid = document.querySelector('#hp-services-section .hp-sv-grid');\n    if(!grid) return;\n    var cards = Array.from(grid.querySelectorAll('.hp-sv-card:not(.hide-mobile)'));\n    if(!cards.length) return;\n    var current = 0, isPaused = false, interval = null;\n    function scrollTo(idx){ grid.scrollTo({left: cards[idx].offsetLeft - 16, behavior:'smooth'}); }\n    function next(){ if(isPaused) return; current=(current+1)%cards.length; scrollTo(current); }\n    interval = setInterval(next, 2400);\n    grid.addEventListener('touchstart', function(){ isPaused=true; clearInterval(interval); }, {passive:true});\n    grid.addEventListener('touchend', function(){ isPaused=false; clearInterval(interval=setInterval(next,2400)); }, {passive:true});\n  }\n  initAutoScroll();\n  window.addEventListener('resize', initAutoScroll);\n})();\n<\/script>\n\n\n\n<!-- =========================================================\nSECTION 4: COMPANIES WE HAVE SERVED\nDESKTOP = SINGLE LOGO MARQUEE\nMOBILE = TWO-ROW LOGO WALL + 2\/1 STATS\n========================================================== -->\n\n<style>\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');\n\n\n\/* =========================================================\nGLOBAL\n========================================================= *\/\n\n#hp-logos-section *,\n#hp-logos-section *::before,\n#hp-logos-section *::after{\n  box-sizing:border-box;\n}\n\n#hp-logos-section{\n  padding:72px 0;\n  background:#F7F9FC;\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n\n  position:relative;\n  overflow:hidden;\n\n  border-top:1px solid #E2E8F2;\n  border-bottom:1px solid #E2E8F2;\n}\n\n\n.hp-lg-wrap{\n  max-width:1200px;\n  margin:0 auto;\n  padding:0 48px;\n}\n\n\n\/* =========================================================\nHEADER\n========================================================= *\/\n\n.hp-lg-header{\n  text-align:center;\n  margin-bottom:48px;\n}\n\n\n.hp-lg-tag{\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n\n  color:#C8870A;\n\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n\n  margin-bottom:14px;\n}\n\n\n.hp-lg-tag::before,\n.hp-lg-tag::after{\n  content:'';\n\n  width:28px;\n  height:2px;\n\n  background:#C8870A;\n\n  flex-shrink:0;\n}\n\n\n.hp-lg-h2{\n  font-size:clamp(24px,3vw,38px);\n\n  font-weight:500;\n\n  line-height:1.1;\n\n  color:#0F2449;\n\n  letter-spacing:-.02em;\n\n  margin:0;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  text-transform:none !important;\n}\n\n\n.hp-lg-h2 em{\n  color:#E8A830;\n  font-style:normal;\n}\n\n\n.hp-lg-sub{\n  font-size:14px;\n\n  color:#64748B;\n\n  margin:10px auto 0;\n\n  line-height:1.6;\n\n  max-width:620px;\n}\n\n\n\/* =========================================================\nDESKTOP MARQUEE\n========================================================= *\/\n\n.hp-lg-desktop{\n  display:block;\n}\n\n\n.hp-lg-marquee-outer{\n  position:relative;\n\n  overflow:hidden;\n\n  border:1px solid #E2E8F2;\n\n  border-radius:16px;\n\n  background:#fff;\n}\n\n\n\/* FADE EDGES *\/\n\n.hp-lg-marquee-outer::before,\n.hp-lg-marquee-outer::after{\n  content:'';\n\n  position:absolute;\n\n  top:0;\n  bottom:0;\n\n  width:90px;\n\n  z-index:3;\n\n  pointer-events:none;\n}\n\n\n.hp-lg-marquee-outer::before{\n  left:0;\n\n  background:\n    linear-gradient(\n      90deg,\n      #fff 0%,\n      transparent 100%\n    );\n}\n\n\n.hp-lg-marquee-outer::after{\n  right:0;\n\n  background:\n    linear-gradient(\n      270deg,\n      #fff 0%,\n      transparent 100%\n    );\n}\n\n\n\/* TRACK *\/\n\n.hp-lg-track{\n  display:flex;\n\n  align-items:stretch;\n\n  width:max-content;\n\n  animation:\n    hpLogoDesktopScroll\n    42s\n    linear\n    infinite;\n\n  will-change:transform;\n}\n\n\n.hp-lg-marquee-outer:hover\n.hp-lg-track{\n  animation-play-state:paused;\n}\n\n\n.hp-lg-group{\n  display:flex;\n\n  align-items:stretch;\n\n  flex-shrink:0;\n}\n\n\n@keyframes hpLogoDesktopScroll{\n\n  from{\n    transform:translate3d(0,0,0);\n  }\n\n  to{\n    transform:translate3d(-50%,0,0);\n  }\n\n}\n\n\n\/* =========================================================\nDESKTOP LOGO ITEM\n========================================================= *\/\n\n.hp-lg-item{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-width:205px;\n  min-height:120px;\n\n  padding:32px 40px;\n\n  border-right:1px solid #E2E8F2;\n\n  flex-shrink:0;\n\n  transition:background .2s ease;\n}\n\n\n.hp-lg-item:hover{\n  background:#FFFBF2;\n}\n\n\n.hp-lg-img{\n  height:56px;\n\n  width:auto;\n\n  max-width:150px;\n\n  object-fit:contain;\n\n  display:block;\n\n  transition:\n    opacity .3s ease,\n    transform .3s ease;\n}\n\n\n.hp-lg-item:hover .hp-lg-img{\n  opacity:.82;\n\n  transform:scale(1.03);\n}\n\n\n\/* =========================================================\nDESKTOP STATS\n========================================================= *\/\n\n.hp-lg-stats{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:0;\n\n  margin-top:40px;\n\n  background:#0F2449;\n\n  border-radius:16px;\n\n  overflow:hidden;\n}\n\n\n.hp-lg-stat{\n  padding:32px 28px;\n\n  border-right:\n    1px solid rgba(255,255,255,.08);\n\n  text-align:center;\n}\n\n\n.hp-lg-stat:last-child{\n  border-right:none;\n}\n\n\n.hp-lg-stat-n{\n  font-size:36px;\n\n  font-weight:800;\n\n  color:#F8FAFF;\n\n  line-height:1;\n\n  letter-spacing:-.02em;\n\n  margin-bottom:6px;\n}\n\n\n.hp-lg-stat-n span{\n  color:#E8A830;\n}\n\n\n.hp-lg-stat-l{\n  font-size:12px;\n\n  color:rgba(248,250,255,.45);\n\n  font-weight:500;\n\n  text-transform:uppercase;\n\n  letter-spacing:.06em;\n}\n\n\n\/* =========================================================\nMOBILE EXPERIENCE\nHIDDEN ON DESKTOP\n========================================================= *\/\n\n.hp-lg-mobile{\n  display:none;\n}\n\n\n\/* =========================================================\nTABLET\n========================================================= *\/\n\n@media(max-width:960px){\n\n  #hp-logos-section{\n    padding:56px 0;\n  }\n\n\n  .hp-lg-wrap{\n    padding:0 24px;\n  }\n\n\n  .hp-lg-item{\n    min-width:180px;\n\n    min-height:105px;\n\n    padding:24px 30px;\n  }\n\n\n  .hp-lg-img{\n    height:48px;\n\n    max-width:130px;\n  }\n\n\n  .hp-lg-stat{\n    padding:26px 18px;\n  }\n\n\n  .hp-lg-stat-n{\n    font-size:31px;\n  }\n\n}\n\n\n\/* =========================================================\nPHONE\n========================================================= *\/\n\n@media(max-width:600px){\n\n  \/* =======================================================\n  SECTION\n  ======================================================= *\/\n\n  #hp-logos-section{\n    padding:48px 0 44px;\n  }\n\n\n  .hp-lg-wrap{\n    padding:0 16px;\n  }\n\n\n  \/* =======================================================\n  HEADER\n  ======================================================= *\/\n\n  .hp-lg-header{\n    margin-bottom:30px;\n  }\n\n\n  .hp-lg-tag{\n    font-size:9px;\n\n    letter-spacing:.14em;\n\n    gap:7px;\n\n    margin-bottom:11px;\n  }\n\n\n  .hp-lg-tag::before,\n  .hp-lg-tag::after{\n    width:18px;\n  }\n\n\n  .hp-lg-h2{\n    font-size:29px;\n\n    line-height:1.13;\n\n    letter-spacing:-.025em;\n  }\n\n\n  .hp-lg-sub{\n    font-size:13px;\n\n    line-height:1.65;\n\n    max-width:340px;\n\n    margin-top:11px;\n  }\n\n\n  \/* =======================================================\n  REMOVE DESKTOP DESIGN\n  ======================================================= *\/\n\n  .hp-lg-desktop,\n  .hp-lg-stats{\n    display:none !important;\n  }\n\n\n  \/* =======================================================\n  SHOW MOBILE DESIGN\n  ======================================================= *\/\n\n  .hp-lg-mobile{\n    display:block;\n  }\n\n\n  \/* =======================================================\n  MOBILE LOGO AREA\n  ======================================================= *\/\n\n  .hp-lg-mobile-wall{\n    width:calc(100% + 32px);\n\n    margin-left:-16px;\n\n    position:relative;\n\n    overflow:hidden;\n\n    padding:4px 0;\n  }\n\n\n  \/* SOFT EDGE FADES *\/\n\n  .hp-lg-mobile-wall::before,\n  .hp-lg-mobile-wall::after{\n    content:'';\n\n    position:absolute;\n\n    top:0;\n    bottom:0;\n\n    width:24px;\n\n    z-index:5;\n\n    pointer-events:none;\n  }\n\n\n  .hp-lg-mobile-wall::before{\n    left:0;\n\n    background:\n      linear-gradient(\n        90deg,\n        #F7F9FC,\n        transparent\n      );\n  }\n\n\n  .hp-lg-mobile-wall::after{\n    right:0;\n\n    background:\n      linear-gradient(\n        270deg,\n        #F7F9FC,\n        transparent\n      );\n  }\n\n\n  \/* =======================================================\n  MOBILE ROW\n  ======================================================= *\/\n\n  .hp-lg-mobile-row{\n    width:100%;\n\n    overflow:hidden;\n\n    margin-bottom:10px;\n  }\n\n\n  .hp-lg-mobile-row:last-child{\n    margin-bottom:0;\n  }\n\n\n  .hp-lg-mobile-track{\n    display:flex;\n\n    width:max-content;\n\n    will-change:transform;\n  }\n\n\n  \/* ROW 1 - LEFT *\/\n\n  .hp-lg-mobile-row.row-one\n  .hp-lg-mobile-track{\n\n    animation:\n      hpMobileLogoLeft\n      40s\n      linear\n      infinite;\n  }\n\n\n  \/* ROW 2 - RIGHT *\/\n\n  .hp-lg-mobile-row.row-two\n  .hp-lg-mobile-track{\n\n    animation:\n      hpMobileLogoRight\n      44s\n      linear\n      infinite;\n  }\n\n\n  .hp-lg-mobile-wall:hover\n  .hp-lg-mobile-track{\n    animation-play-state:paused;\n  }\n\n\n  \/* =======================================================\n  GROUP\n  ======================================================= *\/\n\n  .hp-lg-mobile-group{\n    display:flex;\n\n    gap:10px;\n\n    padding-right:10px;\n\n    flex-shrink:0;\n  }\n\n\n  \/* =======================================================\n  ANIMATIONS\n  ======================================================= *\/\n\n  @keyframes hpMobileLogoLeft{\n\n    from{\n      transform:translate3d(0,0,0);\n    }\n\n    to{\n      transform:translate3d(-50%,0,0);\n    }\n\n  }\n\n\n  @keyframes hpMobileLogoRight{\n\n    from{\n      transform:translate3d(-50%,0,0);\n    }\n\n    to{\n      transform:translate3d(0,0,0);\n    }\n\n  }\n\n\n  \/* =======================================================\n  MOBILE LOGO CARD\n  ======================================================= *\/\n\n  .hp-lg-mobile-card{\n    width:132px;\n\n    height:76px;\n\n    flex:0 0 132px;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    padding:13px 16px;\n\n    background:#fff;\n\n    border:1px solid #E2E8F2;\n\n    border-radius:14px;\n\n    box-shadow:\n      0 5px 16px\n      rgba(15,36,73,.045);\n  }\n\n\n  .hp-lg-mobile-card img{\n    display:block;\n\n    width:auto;\n\n    height:auto;\n\n    max-width:98px;\n\n    max-height:42px;\n\n    object-fit:contain;\n  }\n\n\n  \/* =======================================================\n  MOBILE STATS BLOCK\n  ======================================================= *\/\n\n  .hp-lg-mobile-stats{\n    display:grid;\n\n    grid-template-columns:1fr 1fr;\n\n    gap:10px;\n\n    margin-top:26px;\n  }\n\n\n  \/* NORMAL TOP TWO CARDS *\/\n\n  .hp-lg-mobile-stat{\n    min-height:112px;\n\n    padding:18px 14px;\n\n    background:#0F2449;\n\n    border-radius:16px;\n\n    position:relative;\n\n    overflow:hidden;\n\n    display:flex;\n\n    flex-direction:column;\n\n    justify-content:center;\n\n    text-align:center;\n\n    box-shadow:\n      0 10px 24px\n      rgba(15,36,73,.10);\n  }\n\n\n  \/* SOFT GOLD DETAIL *\/\n\n  .hp-lg-mobile-stat::before{\n    content:'';\n\n    position:absolute;\n\n    width:80px;\n\n    height:80px;\n\n    border-radius:50%;\n\n    right:-35px;\n\n    top:-40px;\n\n    background:\n      radial-gradient(\n        circle,\n        rgba(232,168,48,.20),\n        transparent 70%\n      );\n  }\n\n\n  \/* FULL WIDTH THIRD CARD *\/\n\n  .hp-lg-mobile-stat.wide{\n    grid-column:1 \/ -1;\n\n    min-height:94px;\n\n    display:grid;\n\n    grid-template-columns:auto 1fr;\n\n    align-items:center;\n\n    gap:18px;\n\n    padding:18px 24px;\n\n    text-align:left;\n  }\n\n\n  \/* NUMBER *\/\n\n  .hp-lg-mobile-stat-number{\n    font-size:31px;\n\n    font-weight:800;\n\n    line-height:1;\n\n    letter-spacing:-.03em;\n\n    color:#fff;\n\n    position:relative;\n\n    z-index:2;\n  }\n\n\n  .hp-lg-mobile-stat-number span{\n    color:#E8A830;\n  }\n\n\n  \/* LABEL *\/\n\n  .hp-lg-mobile-stat-label{\n    margin-top:9px;\n\n    font-size:9.5px;\n\n    line-height:1.45;\n\n    font-weight:700;\n\n    letter-spacing:.07em;\n\n    text-transform:uppercase;\n\n    color:\n      rgba(248,250,255,.52);\n\n    position:relative;\n\n    z-index:2;\n  }\n\n\n  .hp-lg-mobile-stat.wide\n  .hp-lg-mobile-stat-label{\n    margin-top:0;\n\n    font-size:10px;\n\n    text-align:left;\n  }\n\n}\n\n\n\/* =========================================================\nVERY SMALL PHONE\n========================================================= *\/\n\n@media(max-width:370px){\n\n  .hp-lg-h2{\n    font-size:27px;\n  }\n\n\n  .hp-lg-mobile-card{\n    width:122px;\n\n    flex-basis:122px;\n\n    height:72px;\n  }\n\n\n  .hp-lg-mobile-card img{\n    max-width:90px;\n\n    max-height:38px;\n  }\n\n\n  .hp-lg-mobile-stat{\n    min-height:105px;\n\n    padding:16px 10px;\n  }\n\n\n  .hp-lg-mobile-stat-number{\n    font-size:28px;\n  }\n\n\n  .hp-lg-mobile-stat-label{\n    font-size:8.5px;\n  }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================================================\nHTML\n========================================================== -->\n\n<section id=\"hp-logos-section\">\n\n\n  <div class=\"hp-lg-wrap\">\n\n\n    <!-- =====================================================\n    HEADER\n    ====================================================== -->\n\n    <div class=\"hp-lg-header\">\n\n\n      <div class=\"hp-lg-tag\">\n        Companies We&#8217;ve Served\n      <\/div>\n\n\n      <h2 class=\"hp-lg-h2\">\n        Trusted by\n        <em>Industry Leaders<\/em>\n      <\/h2>\n\n\n      <p class=\"hp-lg-sub\">\n        Supporting leading businesses in India with everything from audit and accounting to tax, regulatory, and ongoing compliance needs.\n      <\/p>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    DESKTOP EXPERIENCE\n    ====================================================== -->\n\n    <div class=\"hp-lg-desktop\">\n\n\n      <div class=\"hp-lg-marquee-outer\">\n\n\n        <div class=\"hp-lg-track\">\n\n\n\n          <!-- =================================================\n          ORIGINAL GROUP\n          ================================================== -->\n\n          <div class=\"hp-lg-group\">\n\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/1-3.png\" alt=\"Client 1\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/2-3.png\" alt=\"Client 2\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/3-3.png\" alt=\"Client 3\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/4-3.png\" alt=\"Client 4\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/5-3.png\" alt=\"Client 5\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/6-1.png\" alt=\"Client 6\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/7-1.png\" alt=\"Client 7\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/8-1.png\" alt=\"Client 8\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/9-1.png\" alt=\"Client 9\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/10-1.png\" alt=\"Client 10\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/11-1.png\" alt=\"Client 11\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/12-1.png\" alt=\"Client 12\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/14-1.png\" alt=\"Client 13\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/15-1.png\" alt=\"Client 14\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/16-1.png\" alt=\"Client 15\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/18-1.png\" alt=\"Client 16\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/21-1.png\" alt=\"Client 17\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/23-1.png\" alt=\"Client 18\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/24-1.png\" alt=\"Client 19\">\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- =================================================\n          DUPLICATE GROUP\n          ================================================== -->\n\n          <div class=\"hp-lg-group\" aria-hidden=\"true\">\n\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/1-3.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/2-3.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/3-3.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/4-3.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/5-3.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/6-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/7-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/8-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/9-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/10-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/11-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/12-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/14-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/15-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/16-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/18-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/21-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/23-1.png\" alt=\"\">\n            <\/div>\n\n            <div class=\"hp-lg-item\">\n              <img decoding=\"async\" class=\"hp-lg-img\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/24-1.png\" alt=\"\">\n            <\/div>\n\n\n          <\/div>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    DESKTOP STATS\n    ====================================================== -->\n\n    <div class=\"hp-lg-stats\">\n\n\n      <div class=\"hp-lg-stat\">\n\n        <div class=\"hp-lg-stat-n\">\n          100<span>+<\/span>\n        <\/div>\n\n        <div class=\"hp-lg-stat-l\">\n          Entities Formed\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"hp-lg-stat\">\n\n        <div class=\"hp-lg-stat-n\">\n          18<span>+<\/span>\n        <\/div>\n\n        <div class=\"hp-lg-stat-l\">\n          Years of Expertise\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"hp-lg-stat\">\n\n        <div class=\"hp-lg-stat-n\">\n          400<span>+<\/span>\n        <\/div>\n\n        <div class=\"hp-lg-stat-l\">\n          In-House Professionals\n        <\/div>\n\n      <\/div>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    MOBILE EXPERIENCE\n    ====================================================== -->\n\n    <div class=\"hp-lg-mobile\">\n\n\n      <!-- =================================================\n      TWO ROW LOGO WALL\n      ================================================== -->\n\n      <div class=\"hp-lg-mobile-wall\">\n\n\n        <!-- =================================================\n        ROW 1\n        ================================================== -->\n\n        <div class=\"hp-lg-mobile-row row-one\">\n\n\n          <div class=\"hp-lg-mobile-track\">\n\n\n            <!-- ORIGINAL -->\n\n            <div class=\"hp-lg-mobile-group\">\n\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/1-3.png\" alt=\"Client 1\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/2-3.png\" alt=\"Client 2\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/3-3.png\" alt=\"Client 3\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/4-3.png\" alt=\"Client 4\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/5-3.png\" alt=\"Client 5\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/6-1.png\" alt=\"Client 6\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/7-1.png\" alt=\"Client 7\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/8-1.png\" alt=\"Client 8\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/9-1.png\" alt=\"Client 9\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/10-1.png\" alt=\"Client 10\">\n              <\/div>\n\n\n            <\/div>\n\n\n\n            <!-- DUPLICATE -->\n\n            <div class=\"hp-lg-mobile-group\" aria-hidden=\"true\">\n\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/1-3.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/2-3.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/3-3.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/4-3.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/5-3.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/6-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/7-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/8-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/9-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/10-1.png\" alt=\"\">\n              <\/div>\n\n\n            <\/div>\n\n\n          <\/div>\n\n\n        <\/div>\n\n\n\n        <!-- =================================================\n        ROW 2\n        ================================================== -->\n\n        <div class=\"hp-lg-mobile-row row-two\">\n\n\n          <div class=\"hp-lg-mobile-track\">\n\n\n            <!-- ORIGINAL -->\n\n            <div class=\"hp-lg-mobile-group\">\n\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/11-1.png\" alt=\"Client 11\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/12-1.png\" alt=\"Client 12\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/14-1.png\" alt=\"Client 13\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/15-1.png\" alt=\"Client 14\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/16-1.png\" alt=\"Client 15\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/18-1.png\" alt=\"Client 16\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/21-1.png\" alt=\"Client 17\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/23-1.png\" alt=\"Client 18\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/24-1.png\" alt=\"Client 19\">\n              <\/div>\n\n\n            <\/div>\n\n\n\n            <!-- DUPLICATE -->\n\n            <div class=\"hp-lg-mobile-group\" aria-hidden=\"true\">\n\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/11-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/12-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/14-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/15-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/16-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/18-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/21-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/23-1.png\" alt=\"\">\n              <\/div>\n\n              <div class=\"hp-lg-mobile-card\">\n                <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/03\/24-1.png\" alt=\"\">\n              <\/div>\n\n\n            <\/div>\n\n\n          <\/div>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n\n      <!-- =================================================\n      MOBILE STATS\n      ================================================== -->\n\n      <div class=\"hp-lg-mobile-stats\">\n\n\n        <!-- 100+ -->\n\n        <div class=\"hp-lg-mobile-stat\">\n\n          <div class=\"hp-lg-mobile-stat-number\">\n            100<span>+<\/span>\n          <\/div>\n\n          <div class=\"hp-lg-mobile-stat-label\">\n            Entities Formed\n          <\/div>\n\n        <\/div>\n\n\n\n        <!-- 17+ -->\n\n        <div class=\"hp-lg-mobile-stat\">\n\n          <div class=\"hp-lg-mobile-stat-number\">\n            18<span>+<\/span>\n          <\/div>\n\n          <div class=\"hp-lg-mobile-stat-label\">\n            Years of Expertise\n          <\/div>\n\n        <\/div>\n\n\n\n        <!-- 400+ -->\n\n        <div class=\"hp-lg-mobile-stat wide\">\n\n          <div class=\"hp-lg-mobile-stat-number\">\n            400<span>+<\/span>\n          <\/div>\n\n          <div class=\"hp-lg-mobile-stat-label\">\n            In-House Professionals\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n  <\/div>\n\n\n<\/section>\n\n\n\n<!-- =========================================================\n     MERCURIUS TESTIMONIALS\n     CONTINUOUS INFINITE AUTO-SCROLL\n========================================================== -->\n\n<style>\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');\n\n\n\/* =========================================================\n   MAIN SECTION\n========================================================= *\/\n\n#hp-testi-section,\n#hp-testi-section *{\n  box-sizing:border-box;\n}\n\n#hp-testi-section{\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n  padding:0 0 90px;\n  background:#F7F9FC;\n  font-family:'Plus Jakarta Sans',sans-serif;\n  position:relative;\n  overflow:hidden;\n}\n\n\n\/* =========================================================\n   CONNECTOR\n========================================================= *\/\n\n.hp-ts-connector{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  padding:32px 0 48px;\n}\n\n.hp-ts-conn-line{\n  width:1px;\n  height:40px;\n  background:linear-gradient(\n    180deg,\n    #E2E8F2,\n    #C8870A\n  );\n}\n\n.hp-ts-conn-badge{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n\n  background:#fff;\n  border:1px solid #E2E8F2;\n  border-radius:100px;\n\n  padding:10px 20px;\n\n  font-size:12px;\n  font-weight:700;\n  color:#0F2449;\n\n  letter-spacing:.02em;\n\n  box-shadow:\n    0 4px 16px\n    rgba(15,36,73,.06);\n}\n\n.hp-ts-conn-badge span{\n  color:#C8870A;\n}\n\n.hp-ts-conn-arrow{\n  width:1px;\n  height:32px;\n\n  position:relative;\n\n  background:linear-gradient(\n    180deg,\n    #C8870A,\n    rgba(200,135,10,.1)\n  );\n}\n\n.hp-ts-conn-arrow::after{\n  content:'';\n\n  position:absolute;\n\n  bottom:-6px;\n  left:50%;\n\n  transform:translateX(-50%);\n\n  border-left:5px solid transparent;\n  border-right:5px solid transparent;\n  border-top:7px solid #C8870A;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.hp-ts-wrap{\n  max-width:1200px;\n  margin:0 auto;\n  padding:0 48px;\n}\n\n\n\/* =========================================================\n   HEADER\n========================================================= *\/\n\n.hp-ts-header{\n  text-align:center;\n  margin-bottom:52px;\n}\n\n.hp-ts-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n\n  margin-bottom:14px;\n\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:.16em;\n\n  text-transform:uppercase;\n\n  color:#C8870A;\n}\n\n.hp-ts-tag::before,\n.hp-ts-tag::after{\n  content:'';\n\n  width:28px;\n  height:2px;\n\n  background:#C8870A;\n}\n\n.hp-ts-h2{\n  margin:0 0 12px;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:clamp(24px,3.5vw,42px);\n  font-weight:500;\n  line-height:1.1;\n\n  letter-spacing:-.02em;\n\n  color:#0F2449;\n\n  text-transform:none !important;\n}\n\n.hp-ts-h2 em{\n  font-style:normal;\n  color:#E8A830;\n}\n\n.hp-ts-sub{\n  max-width:520px;\n  margin:0 auto;\n\n  font-size:14px;\n  line-height:1.6;\n\n  color:#64748B;\n}\n\n\n\/* =========================================================\n   CAROUSEL WINDOW\n========================================================= *\/\n\n.hp-ts-marquee{\n  width:100%;\n  position:relative;\n  overflow:hidden;\n\n  padding:4px 0 24px;\n}\n\n\n\/* =========================================================\n   MOVING TRACK\n========================================================= *\/\n\n.hp-ts-track{\n  display:flex !important;\n  align-items:stretch;\n\n  width:max-content;\n\n  transform:translate3d(0,0,0);\n\n  will-change:transform;\n}\n\n\n\/* =========================================================\n   EACH IDENTICAL GROUP\n========================================================= *\/\n\n.hp-ts-group{\n  display:flex !important;\n  align-items:stretch;\n\n  gap:20px;\n\n  \/*\n  This padding makes the gap between:\n  Testimonial 6 \u2192 Testimonial 1\n  exactly the same as every other gap.\n  *\/\n\n  padding-right:20px;\n\n  flex-shrink:0;\n}\n\n\n\/* =========================================================\n   CARDS\n========================================================= *\/\n\n.hp-ts-card{\n  width:350px;\n  flex:0 0 350px;\n\n  min-height:390px;\n\n  padding:32px;\n\n  background:#fff;\n\n  border:1px solid #E2E8F2;\n  border-radius:16px;\n\n  position:relative;\n  overflow:hidden;\n\n  display:flex;\n  flex-direction:column;\n\n  transition:\n    border-color .3s,\n    box-shadow .3s,\n    transform .3s;\n}\n\n.hp-ts-card:hover{\n  border-color:rgba(200,135,10,.3);\n\n  box-shadow:\n    0 16px 48px\n    rgba(15,36,73,.08);\n\n  transform:translateY(-4px);\n}\n\n\n\/* GOLD TOP LINE *\/\n\n.hp-ts-card::before{\n  content:'';\n\n  position:absolute;\n\n  top:0;\n  left:0;\n  right:0;\n\n  height:3px;\n\n  background:linear-gradient(\n    90deg,\n    #C8870A,\n    #E8A830\n  );\n\n  transform:scaleX(0);\n  transform-origin:left;\n\n  transition:\n    transform .4s\n    cubic-bezier(.22,1,.36,1);\n}\n\n.hp-ts-card:hover::before{\n  transform:scaleX(1);\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n.hp-ts-quote{\n  margin-bottom:12px;\n\n  font-family:Georgia,serif;\n  font-size:56px;\n  font-weight:800;\n  line-height:.8;\n\n  color:#E8A830;\n\n  opacity:.4;\n}\n\n\n\/* =========================================================\n   STARS\n========================================================= *\/\n\n.hp-ts-stars{\n  display:flex;\n  gap:3px;\n\n  margin-bottom:20px;\n}\n\n.hp-ts-star{\n  font-size:13px;\n  color:#E8A830;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.hp-ts-title{\n  margin-bottom:10px;\n\n  font-size:14px;\n  font-weight:700;\n  line-height:1.3;\n\n  color:#0F2449;\n}\n\n\n\/* =========================================================\n   TESTIMONIAL TEXT\n========================================================= *\/\n\n.hp-ts-text{\n  flex:1;\n\n  margin-bottom:24px;\n\n  font-size:13px;\n  line-height:1.75;\n\n  color:#64748B;\n}\n\n\n\/* =========================================================\n   AUTHOR\n========================================================= *\/\n\n.hp-ts-author{\n  margin-top:auto;\n\n  padding-top:20px;\n\n  border-top:1px solid #E2E8F2;\n}\n\n.hp-ts-name{\n  font-size:13px;\n  font-weight:700;\n\n  color:#0F2449;\n}\n\n.hp-ts-role{\n  margin-top:3px;\n\n  font-size:11px;\n\n  color:#94A3B8;\n}\n\n\n\/* =========================================================\n   FEATURED NAVY CARDS\n========================================================= *\/\n\n.hp-ts-card.featured{\n  background:#0F2449;\n  border-color:#0F2449;\n}\n\n.hp-ts-card.featured .hp-ts-title{\n  color:#F8FAFF;\n}\n\n.hp-ts-card.featured .hp-ts-text{\n  color:rgba(248,250,255,.67);\n}\n\n.hp-ts-card.featured .hp-ts-name{\n  color:#F8FAFF;\n}\n\n.hp-ts-card.featured .hp-ts-role{\n  color:rgba(248,250,255,.45);\n}\n\n.hp-ts-card.featured .hp-ts-author{\n  border-top-color:rgba(255,255,255,.1);\n}\n\n.hp-ts-card.featured .hp-ts-quote{\n  color:#E8A830;\n  opacity:.6;\n}\n\n.hp-ts-card.featured:hover{\n  border-color:#C8870A;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.hp-ts-cta{\n  margin-top:40px;\n  text-align:center;\n}\n\n.hp-ts-cta-text{\n  margin-bottom:16px;\n\n  font-size:14px;\n\n  color:#64748B;\n}\n\n.hp-ts-btn{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:8px;\n\n  padding:13px 28px;\n\n  background:#C8870A;\n\n  border-radius:8px;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:14px;\n  font-weight:700;\n\n  color:#fff !important;\n\n  text-decoration:none;\n\n  transition:\n    background .2s,\n    transform .15s;\n}\n\n.hp-ts-btn:hover{\n  background:#a06d08;\n\n  color:#fff !important;\n\n  transform:translateY(-2px);\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:960px){\n\n  #hp-testi-section{\n    padding-bottom:64px;\n  }\n\n  .hp-ts-wrap{\n    padding:0 24px;\n  }\n\n  .hp-ts-card{\n    width:330px;\n    flex-basis:330px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:600px){\n\n  #hp-testi-section{\n    padding-bottom:48px;\n  }\n\n  .hp-ts-wrap{\n    padding:0 16px;\n  }\n\n  .hp-ts-header{\n    margin-bottom:28px;\n  }\n\n  .hp-ts-connector{\n    padding:24px 0 32px;\n  }\n\n  .hp-ts-conn-line{\n    height:28px;\n  }\n\n  .hp-ts-conn-arrow{\n    height:24px;\n  }\n\n  .hp-ts-group{\n    gap:14px;\n    padding-right:14px;\n  }\n\n  .hp-ts-card{\n    width:84vw;\n    flex-basis:84vw;\n\n    max-width:340px;\n\n    min-height:420px;\n\n    padding:24px 20px;\n  }\n\n  .hp-ts-quote{\n    font-size:48px;\n    margin-bottom:8px;\n  }\n\n  .hp-ts-title{\n    font-size:15px;\n  }\n\n  .hp-ts-text{\n    font-size:14px;\n    line-height:1.8;\n  }\n\n  .hp-ts-name{\n    font-size:14px;\n  }\n\n  .hp-ts-role{\n    font-size:12px;\n  }\n\n  .hp-ts-btn{\n    width:100%;\n  }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================================================\n     TESTIMONIAL SECTION\n========================================================== -->\n\n<section id=\"hp-testi-section\">\n\n\n  <!-- CONNECTOR -->\n\n  <div class=\"hp-ts-connector\">\n\n    <div class=\"hp-ts-conn-line\"><\/div>\n\n    <div class=\"hp-ts-conn-badge\">\n      <span>\u2605<\/span>\n      Don&#8217;t just take our word for it\n    <\/div>\n\n    <div class=\"hp-ts-conn-arrow\"><\/div>\n\n  <\/div>\n\n\n\n  <div class=\"hp-ts-wrap\">\n\n\n    <!-- HEADER -->\n\n    <div class=\"hp-ts-header\">\n\n      <div class=\"hp-ts-tag\">\n        Client Testimonials\n      <\/div>\n\n      <h2 class=\"hp-ts-h2\">\n        What People <em>Say About Us<\/em>\n      <\/h2>\n\n      <p class=\"hp-ts-sub\">\n        Real experiences from founders, NRIs, and global businesses who chose Mercurius to support their India journey.\n      <\/p>\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n         INFINITE AUTO SCROLLER\n    ====================================================== -->\n\n    <div\n      class=\"hp-ts-marquee\"\n      id=\"hpTsMarquee\"\n    >\n\n\n      <div\n        class=\"hp-ts-track\"\n        id=\"hpTsTrack\"\n      >\n\n\n\n        <!-- =================================================\n             GROUP 1\n        ================================================== -->\n\n        <div\n          class=\"hp-ts-group\"\n          id=\"hpTsOriginalGroup\"\n        >\n\n\n\n          <!-- TESTIMONIAL 1 -->\n\n          <div class=\"hp-ts-card\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Seamless from start to finish\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              Setting up our company felt overwhelming at first, but their team handled everything with clarity &#038; precision. From documentation to approvals, the process was smooth.\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Rahul Mehta\n              <\/div>\n\n              <div class=\"hp-ts-role\">\n                Founder, TechNova Solutions\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- TESTIMONIAL 2 -->\n\n          <div class=\"hp-ts-card featured\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Highly professional and reliable\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              Their expertise in company formation is unmatched. They guided us at every step and ensured we made the right decisions for long-term growth.\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Ananya Sharma\n              <\/div>\n\n              <div class=\"hp-ts-role\">\n                Director, A.S Ventures\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- TESTIMONIAL 3 -->\n\n          <div class=\"hp-ts-card\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Saved us time and effort\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              We were able to focus on building our business while they took care of all legal and compliance work. Truly efficient and dependable service.\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Karan Malhotra\n              <\/div>\n\n              <div class=\"hp-ts-role\">\n                CEO, KM Enterprises\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- TESTIMONIAL 4 -->\n\n          <div class=\"hp-ts-card\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Highly recommended\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              I have been a client of Mercurius for 5+years and they are a top-notch organization &#8211; everyone there is honest, responsive, and they know their stuff! Highly recommended!\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Jay Turo\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- TESTIMONIAL 5 -->\n\n          <div class=\"hp-ts-card featured\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Efficient and knowledgeable team\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              Very satisfied with the services provided by Mercurius. The team is efficient, knowledgeable, and always willing to go the extra mile to support our audit needs!\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                G Gill\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- TESTIMONIAL 6 -->\n\n          <div class=\"hp-ts-card\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              An excellent partner in India\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              Mercurius India has been an excellent partner for my clients entering the Indian market. Their team consistently delivers insightful, practical, and professional advice with responsiveness that clients can rely on. I would not hesitate to recommend Mercurius to organizations planning to establish or expand their presence in India.\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Wincy Wong\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n        <\/div>\n\n\n\n        <!-- =================================================\n             GROUP 2\n             EXACT DUPLICATE FOR SEAMLESS LOOP\n        ================================================== -->\n\n        <div\n          class=\"hp-ts-group\"\n          aria-hidden=\"true\"\n        >\n\n\n\n          <!-- DUPLICATE 1 -->\n\n          <div class=\"hp-ts-card\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Seamless from start to finish\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              Setting up our company felt overwhelming at first, but their team handled everything with clarity &#038; precision. From documentation to approvals, the process was smooth.\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Rahul Mehta\n              <\/div>\n\n              <div class=\"hp-ts-role\">\n                Founder, TechNova Solutions\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- DUPLICATE 2 -->\n\n          <div class=\"hp-ts-card featured\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Highly professional and reliable\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              Their expertise in company formation is unmatched. They guided us at every step and ensured we made the right decisions for long-term growth.\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Ananya Sharma\n              <\/div>\n\n              <div class=\"hp-ts-role\">\n                Director, A.S Ventures\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- DUPLICATE 3 -->\n\n          <div class=\"hp-ts-card\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Saved us time and effort\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              We were able to focus on building our business while they took care of all legal and compliance work. Truly efficient and dependable service.\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Karan Malhotra\n              <\/div>\n\n              <div class=\"hp-ts-role\">\n                CEO, KM Enterprises\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- DUPLICATE 4 -->\n\n          <div class=\"hp-ts-card\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Highly recommended\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              I have been a client of Mercurius for 5+years and they are a top-notch organization &#8211; everyone there is honest, responsive, and they know their stuff! Highly recommended!\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Jay Turo\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- DUPLICATE 5 -->\n\n          <div class=\"hp-ts-card featured\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              Efficient and knowledgeable team\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              Very satisfied with the services provided by Mercurius. The team is efficient, knowledgeable, and always willing to go the extra mile to support our audit needs!\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                G Gill\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- DUPLICATE 6 -->\n\n          <div class=\"hp-ts-card\">\n\n            <div class=\"hp-ts-quote\">&#8220;<\/div>\n\n            <div class=\"hp-ts-stars\">\n\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n              <span class=\"hp-ts-star\">\u2605<\/span>\n\n            <\/div>\n\n            <div class=\"hp-ts-title\">\n              An excellent partner in India\n            <\/div>\n\n            <div class=\"hp-ts-text\">\n              Mercurius India has been an excellent partner for my clients entering the Indian market. Their team consistently delivers insightful, practical, and professional advice with responsiveness that clients can rely on. I would not hesitate to recommend Mercurius to organizations planning to establish or expand their presence in India.\n            <\/div>\n\n            <div class=\"hp-ts-author\">\n\n              <div class=\"hp-ts-name\">\n                Wincy Wong\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n         CTA\n    ====================================================== -->\n\n    <div class=\"hp-ts-cta\">\n\n      <p class=\"hp-ts-cta-text\">\nThis was just a glimpse of a few clients we have supported. There are many more success stories with Mercurius \u2014 and yours could be next.      <\/p>\n\n      <a\n        href=\"https:\/\/companyformationsservices.com\/contact-us\/\"\n        class=\"hp-ts-btn\"\n      >\n        Start Your Company Registration In India \u2192\n      <\/a>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- =========================================================\n     CONTINUOUS INFINITE SCROLL ENGINE\n========================================================== -->\n\n<script>\n\n(function(){\n\n  \/*\n  ==========================================================\n  GET ELEMENTS\n  ==========================================================\n  *\/\n\n  const marquee =\n    document.getElementById(\n      'hpTsMarquee'\n    );\n\n  const track =\n    document.getElementById(\n      'hpTsTrack'\n    );\n\n  const originalGroup =\n    document.getElementById(\n      'hpTsOriginalGroup'\n    );\n\n\n  if(\n    !marquee ||\n    !track ||\n    !originalGroup\n  ){\n    return;\n  }\n\n\n\n  \/*\n  ==========================================================\n  SETTINGS\n\n  SPEED = PIXELS PER SECOND\n\n  15 = very slow\n  20 = slow\/premium\n  25 = recommended\n  30 = medium\n  40 = faster\n  ==========================================================\n  *\/\n\n  const SPEED = 25;\n\n\n\n  \/*\n  ==========================================================\n  VARIABLES\n  ==========================================================\n  *\/\n\n  let position = 0;\n\n  let lastTime = null;\n\n  let paused = false;\n\n  let groupWidth = 0;\n\n  let resizeTimer = null;\n\n\n\n  \/*\n  ==========================================================\n  CALCULATE EXACT LOOP WIDTH\n  ==========================================================\n  *\/\n\n  function calculateWidth(){\n\n    groupWidth =\n      originalGroup.getBoundingClientRect().width;\n\n  }\n\n\n\n  \/*\n  ==========================================================\n  MAIN ANIMATION\n  ==========================================================\n  *\/\n\n  function animate(currentTime){\n\n\n    if(lastTime === null){\n\n      lastTime =\n        currentTime;\n\n    }\n\n\n    \/*\n    Difference between current frame\n    and previous frame\n    *\/\n\n    let delta =\n      currentTime -\n      lastTime;\n\n\n    \/*\n    Prevent huge jumps if user switches tabs\n    *\/\n\n    if(delta > 100){\n\n      delta = 16;\n\n    }\n\n\n    lastTime =\n      currentTime;\n\n\n\n    \/*\n    Only move if not paused\n    *\/\n\n    if(!paused){\n\n\n      position +=\n        SPEED *\n        (\n          delta \/ 1000\n        );\n\n\n      \/*\n      ======================================================\n      INFINITE LOOP\n\n      When complete first group leaves the screen,\n      subtract exactly its width.\n\n      Because group 2 is IDENTICAL to group 1,\n      nothing visually changes.\n\n      There is therefore NO backward movement.\n      ======================================================\n      *\/\n\n      if(\n        groupWidth > 0 &&\n        position >= groupWidth\n      ){\n\n        position -=\n          groupWidth;\n\n      }\n\n\n      track.style.transform =\n        'translate3d(-' +\n        position +\n        'px,0,0)';\n\n    }\n\n\n    requestAnimationFrame(\n      animate\n    );\n\n  }\n\n\n\n  \/*\n  ==========================================================\n  PAUSE ON HOVER\n  ==========================================================\n  *\/\n\n  marquee.addEventListener(\n    'mouseenter',\n    function(){\n\n      paused = true;\n\n    }\n  );\n\n\n\n  \/*\n  ==========================================================\n  RESUME WHEN MOUSE LEAVES\n  ==========================================================\n  *\/\n\n  marquee.addEventListener(\n    'mouseleave',\n    function(){\n\n      paused = false;\n\n      \/*\n      Reset time reference so there\n      is no jump after hovering.\n      *\/\n\n      lastTime = null;\n\n    }\n  );\n\n\n\n  \/*\n  ==========================================================\n  PAUSE WHEN KEYBOARD FOCUS IS INSIDE\n  ==========================================================\n  *\/\n\n  marquee.addEventListener(\n    'focusin',\n    function(){\n\n      paused = true;\n\n    }\n  );\n\n\n  marquee.addEventListener(\n    'focusout',\n    function(){\n\n      paused = false;\n\n      lastTime = null;\n\n    }\n  );\n\n\n\n  \/*\n  ==========================================================\n  MOBILE TOUCH\n\n  Pause while person touches the testimonials.\n  ==========================================================\n  *\/\n\n  marquee.addEventListener(\n    'touchstart',\n    function(){\n\n      paused = true;\n\n    },\n    {\n      passive:true\n    }\n  );\n\n\n  marquee.addEventListener(\n    'touchend',\n    function(){\n\n      setTimeout(\n        function(){\n\n          paused = false;\n\n          lastTime = null;\n\n        },\n        700\n      );\n\n    },\n    {\n      passive:true\n    }\n  );\n\n\n\n  \/*\n  ==========================================================\n  RESIZE SUPPORT\n  ==========================================================\n  *\/\n\n  window.addEventListener(\n    'resize',\n    function(){\n\n      clearTimeout(\n        resizeTimer\n      );\n\n\n      resizeTimer =\n        setTimeout(\n          function(){\n\n            calculateWidth();\n\n\n            \/*\n            Ensure current position remains\n            inside the valid loop.\n            *\/\n\n            if(\n              groupWidth > 0\n            ){\n\n              position =\n                position %\n                groupWidth;\n\n            }\n\n          },\n          150\n        );\n\n    }\n  );\n\n\n\n  \/*\n  ==========================================================\n  PAGE TAB SUPPORT\n\n  Prevent jump when visitor returns\n  to browser tab.\n  ==========================================================\n  *\/\n\n  document.addEventListener(\n    'visibilitychange',\n    function(){\n\n      lastTime = null;\n\n    }\n  );\n\n\n\n  \/*\n  ==========================================================\n  INITIALISE\n  ==========================================================\n  *\/\n\n  function startSlider(){\n\n    calculateWidth();\n\n    lastTime = null;\n\n    requestAnimationFrame(\n      animate\n    );\n\n  }\n\n\n\n  \/*\n  Start after page structure is ready.\n  *\/\n\n  if(\n    document.readyState ===\n    'complete'\n  ){\n\n    startSlider();\n\n  }\n\n  else{\n\n    window.addEventListener(\n      'load',\n      startSlider\n    );\n\n  }\n\n\n})();\n\n<\/script>\n\n\n\n<!-- =========================================================\n     SECTION 6: INDUSTRIES WE SERVE\n     CONTINUOUS INFINITE AUTO SCROLL\n========================================================== -->\n\n<style>\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');\n\n\n\/* =========================================================\n   MAIN SECTION\n========================================================= *\/\n\n#hp-ind-section,\n#hp-ind-section *{\n  box-sizing:border-box;\n}\n\n#hp-ind-section{\n  padding:90px 0;\n  background:#fff;\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n\n  position:relative;\n  overflow:hidden;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.hp-ind-wrap{\n  max-width:1400px;\n  margin:0 auto;\n  padding:0 48px;\n  position:relative;\n}\n\n\n\/* =========================================================\n   HEADER\n========================================================= *\/\n\n.hp-ind-header{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:80px;\n  align-items:end;\n\n  margin-bottom:60px;\n}\n\n\n.hp-ind-tag{\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n\n  color:#C8870A;\n\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n\n  margin-bottom:14px;\n}\n\n\n.hp-ind-tag::before{\n  content:'';\n\n  width:28px;\n  height:2px;\n\n  background:#C8870A;\n\n  flex-shrink:0;\n}\n\n\n.hp-ind-h2{\n  font-size:clamp(30px,3.5vw,44px);\n  font-weight:500;\n  line-height:1.1;\n\n  color:#0F2449;\n\n  letter-spacing:-.02em;\n\n  margin:0;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  text-transform:none !important;\n}\n\n\n.hp-ind-h2 em{\n  color:#E8A830;\n  font-style:normal;\n}\n\n\n.hp-ind-lead{\n  font-size:15px;\n  color:#64748B;\n  line-height:1.75;\n  margin:0;\n}\n\n\n\/* =========================================================\n   MARQUEE \/ SCROLL WINDOW\n========================================================= *\/\n\n.hp-ind-scroll-container{\n  width:100%;\n  position:relative;\n\n  overflow:hidden;\n\n  padding:20px 0;\n}\n\n\n\/* =========================================================\n   OPTIONAL SIDE FADE\n========================================================= *\/\n\n.hp-ind-scroll-container::before,\n.hp-ind-scroll-container::after{\n  content:'';\n\n  position:absolute;\n\n  top:0;\n  bottom:0;\n\n  width:70px;\n\n  pointer-events:none;\n\n  z-index:10;\n}\n\n\n.hp-ind-scroll-container::before{\n  left:0;\n\n  background:\n    linear-gradient(\n      90deg,\n      #fff 0%,\n      rgba(255,255,255,.9) 20%,\n      transparent 100%\n    );\n}\n\n\n.hp-ind-scroll-container::after{\n  right:0;\n\n  background:\n    linear-gradient(\n      270deg,\n      #fff 0%,\n      rgba(255,255,255,.9) 20%,\n      transparent 100%\n    );\n}\n\n\n\/* =========================================================\n   MOVING TRACK\n========================================================= *\/\n\n.hp-ind-marquee-track{\n  display:flex !important;\n  align-items:stretch;\n\n  width:max-content;\n\n  transform:translate3d(0,0,0);\n\n  will-change:transform;\n}\n\n\n\/* =========================================================\n   EACH INDUSTRY GROUP\n========================================================= *\/\n\n.hp-ind-group{\n  display:flex !important;\n  align-items:stretch;\n\n  gap:16px;\n\n  \/*\n  Important:\n  Keeps the gap between last card and\n  first card identical when loop repeats.\n  *\/\n\n  padding-right:16px;\n\n  flex-shrink:0;\n}\n\n\n\/* =========================================================\n   INDUSTRY CARD\n========================================================= *\/\n\n.hp-ind-card{\n  flex:0 0 220px;\n\n  width:220px;\n  height:180px;\n\n  border-radius:16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F7F9FC 0%,\n      #EEF2F7 100%\n    );\n\n  border:2px solid #E2E8F2;\n\n  padding:18px;\n\n  display:flex;\n  flex-direction:column;\n\n  justify-content:center;\n  align-items:center;\n\n  text-align:center;\n\n  cursor:pointer;\n\n  transition:\n    border-color .35s ease,\n    background .35s ease,\n    box-shadow .35s ease,\n    transform .35s ease;\n\n  position:relative;\n  overflow:hidden;\n\n  gap:10px;\n}\n\n\n\/* GOLD TOP LINE *\/\n\n.hp-ind-card::before{\n  content:'';\n\n  position:absolute;\n\n  top:0;\n  left:0;\n  right:0;\n\n  height:4px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #C8870A,\n      #E8A830\n    );\n\n  transform:scaleX(0);\n\n  transform-origin:left;\n\n  transition:\n    transform .4s cubic-bezier(.34,.1,.64,.9);\n}\n\n\n\/* SOFT GOLD GLOW *\/\n\n.hp-ind-card::after{\n  content:'';\n\n  position:absolute;\n\n  inset:0;\n\n  background:\n    radial-gradient(\n      circle at 0% 0%,\n      rgba(232,168,48,.1) 0%,\n      transparent 60%\n    );\n\n  opacity:0;\n\n  transition:opacity .4s ease;\n\n  pointer-events:none;\n}\n\n\n\/* CARD HOVER *\/\n\n.hp-ind-card:hover{\n  border-color:#C8870A;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFBF5 0%,\n      #fff 100%\n    );\n\n  box-shadow:\n    0 18px 45px\n    rgba(200,135,10,.17);\n\n  transform:translateY(-7px);\n}\n\n\n.hp-ind-card:hover::before{\n  transform:scaleX(1);\n}\n\n\n.hp-ind-card:hover::after{\n  opacity:1;\n}\n\n\n\/* =========================================================\n   ICON\n========================================================= *\/\n\n.hp-ind-card-icon{\n  width:48px;\n  height:48px;\n\n  border-radius:10px;\n\n  background:\n    rgba(200,135,10,.1);\n\n  border:\n    2px solid rgba(200,135,10,.2);\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  font-size:24px;\n\n  transition:\n    background .35s ease,\n    border-color .35s ease,\n    transform .35s ease;\n\n  position:relative;\n\n  z-index:2;\n}\n\n\n.hp-ind-card:hover .hp-ind-card-icon{\n  background:\n    rgba(200,135,10,.2);\n\n  border-color:#C8870A;\n\n  transform:scale(1.1);\n}\n\n\n\/* =========================================================\n   CARD TITLE\n========================================================= *\/\n\n.hp-ind-card-title{\n  font-size:14px;\n  font-weight:700;\n\n  color:#0F2449;\n\n  margin:0;\n\n  line-height:1.25;\n\n  position:relative;\n\n  z-index:2;\n}\n\n\n\/* =========================================================\n   HINT\n========================================================= *\/\n\n.hp-ind-scroll-hint{\n  text-align:center;\n\n  font-size:12px;\n\n  color:#94A3B8;\n\n  letter-spacing:.04em;\n\n  margin-top:16px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:1024px){\n\n  #hp-ind-section{\n    padding:72px 0;\n  }\n\n  .hp-ind-wrap{\n    padding:0 24px;\n  }\n\n  .hp-ind-header{\n    grid-template-columns:1fr;\n\n    gap:20px;\n\n    margin-bottom:48px;\n  }\n\n  .hp-ind-card{\n    flex-basis:200px;\n\n    width:200px;\n    height:160px;\n\n    padding:16px;\n  }\n\n  .hp-ind-scroll-container::before,\n  .hp-ind-scroll-container::after{\n    width:55px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:640px){\n\n  #hp-ind-section{\n    padding:60px 0;\n  }\n\n  .hp-ind-wrap{\n    padding:0 16px;\n  }\n\n  .hp-ind-header{\n    margin-bottom:36px;\n  }\n\n  .hp-ind-h2{\n    font-size:32px;\n  }\n\n  .hp-ind-group{\n    gap:12px;\n    padding-right:12px;\n  }\n\n  .hp-ind-card{\n    flex:0 0 160px;\n\n    width:160px;\n    height:150px;\n\n    padding:14px;\n\n    gap:8px;\n  }\n\n  .hp-ind-card-icon{\n    width:40px;\n    height:40px;\n\n    font-size:20px;\n  }\n\n  .hp-ind-card-title{\n    font-size:12px;\n  }\n\n  .hp-ind-scroll-container::before,\n  .hp-ind-scroll-container::after{\n    width:32px;\n  }\n\n  .hp-ind-scroll-hint{\n    font-size:11px;\n  }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================================================\n     INDUSTRIES SECTION\n========================================================== -->\n\n<section id=\"hp-ind-section\">\n\n\n  <div class=\"hp-ind-wrap\">\n\n\n    <!-- HEADER -->\n\n    <div class=\"hp-ind-header\">\n\n\n      <div>\n\n        <div class=\"hp-ind-tag\">\n          Sector Expertise\n        <\/div>\n\n        <h2 class=\"hp-ind-h2\">\n          Industries We <em>Serve<\/em>\n        <\/h2>\n\n      <\/div>\n\n\n      <p class=\"hp-ind-lead\">\n        Specialized expertise across 15+ industries with tailored solutions for setup, compliance, growth, and expansion in India\n      <\/p>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n         CONTINUOUS INDUSTRY CAROUSEL\n    ====================================================== -->\n\n    <div\n      class=\"hp-ind-scroll-container\"\n      id=\"hpIndustryMarquee\"\n    >\n\n\n      <div\n        class=\"hp-ind-marquee-track\"\n        id=\"hpIndustryTrack\"\n      >\n\n\n        <!-- =============================================\n             ORIGINAL GROUP\n        ============================================== -->\n\n        <div\n          class=\"hp-ind-group\"\n          id=\"hpIndustryOriginalGroup\"\n        >\n\n\n          <!-- 1 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \u2699\ufe0f\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Oil &amp; Gas\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 2 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83d\udce1\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Telecom\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 3 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83d\udcbb\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Software &amp; IT\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 4 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83d\udecd\ufe0f\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Retail &amp; Distribution\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 5 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83c\udf93\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Education &amp; Training\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 6 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83c\udfe5\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Medical &amp; Healthcare\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 7 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83c\udfe6\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Banking &amp; Insurance\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 8 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \u2708\ufe0f\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Tourism &amp; Hospitality\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 9 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83d\uded2\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              E-Commerce &amp; D2C\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 10 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83c\udfed\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Manufacturing &amp; Trading\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 11 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83c\udf54\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Food &amp; Beverage\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 12 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83d\udcca\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Accounting &amp; Tax\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 13 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83c\udfac\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Media &amp; Entertainment\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 14 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83c\udfe2\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Real Estate &amp; Construction\n            <\/p>\n\n          <\/div>\n\n\n          <!-- 15 -->\n\n          <div class=\"hp-ind-card\">\n\n            <div class=\"hp-ind-card-icon\">\n              \ud83e\udd1d\n            <\/div>\n\n            <p class=\"hp-ind-card-title\">\n              Non-Profit Organizations\n            <\/p>\n\n          <\/div>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n\n    <div class=\"hp-ind-scroll-hint\">\n      \n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n\n<!-- =========================================================\n     CONTINUOUS INFINITE SCROLL\n========================================================== -->\n\n<script>\n\n(function(){\n\n\n  \/* ========================================================\n     ELEMENTS\n  ======================================================== *\/\n\n  const marquee =\n    document.getElementById(\n      'hpIndustryMarquee'\n    );\n\n\n  const track =\n    document.getElementById(\n      'hpIndustryTrack'\n    );\n\n\n  const originalGroup =\n    document.getElementById(\n      'hpIndustryOriginalGroup'\n    );\n\n\n  if(\n    !marquee ||\n    !track ||\n    !originalGroup\n  ){\n    return;\n  }\n\n\n\n  \/* ========================================================\n     CREATE EXACT DUPLICATE\n\n     Result becomes:\n\n     1 2 3 ... 15\n     1 2 3 ... 15\n\n     This allows an invisible infinite loop.\n  ======================================================== *\/\n\n  const clonedGroup =\n    originalGroup.cloneNode(true);\n\n\n  clonedGroup.removeAttribute(\n    'id'\n  );\n\n\n  clonedGroup.setAttribute(\n    'aria-hidden',\n    'true'\n  );\n\n\n  track.appendChild(\n    clonedGroup\n  );\n\n\n\n  \/* ========================================================\n     SPEED\n\n     Pixels per second.\n\n     30 = slow\n     35 = comfortable\n     40 = recommended\n     45 = slightly faster\n     55 = fast\n\n     I have set it at 40 because industry cards\n     are much easier to read than testimonials.\n  ======================================================== *\/\n\n  const SPEED = 40;\n\n\n\n  \/* ========================================================\n     VARIABLES\n  ======================================================== *\/\n\n  let position = 0;\n\n  let groupWidth = 0;\n\n  let lastTime = null;\n\n  let paused = false;\n\n  let touchTimer = null;\n\n  let resizeTimer = null;\n\n\n\n  \/* ========================================================\n     CALCULATE EXACT LOOP DISTANCE\n  ======================================================== *\/\n\n  function calculateGroupWidth(){\n\n    groupWidth =\n      originalGroup\n        .getBoundingClientRect()\n        .width;\n\n  }\n\n\n\n  \/* ========================================================\n     MAIN ANIMATION\n  ======================================================== *\/\n\n  function animate(currentTime){\n\n\n    \/*\n    First frame\n    *\/\n\n    if(lastTime === null){\n\n      lastTime =\n        currentTime;\n\n    }\n\n\n    \/*\n    Time elapsed since last frame\n    *\/\n\n    let delta =\n      currentTime -\n      lastTime;\n\n\n    \/*\n    Prevent jumping if someone switches tabs\n    *\/\n\n    if(delta > 100){\n\n      delta = 16;\n\n    }\n\n\n    lastTime =\n      currentTime;\n\n\n\n    \/* ======================================================\n       MOVE ONLY WHEN NOT PAUSED\n    ====================================================== *\/\n\n    if(!paused){\n\n\n      position +=\n        SPEED *\n        (\n          delta \/ 1000\n        );\n\n\n      \/* ====================================================\n         SEAMLESS LOOP\n\n         Once the ORIGINAL group has completely moved,\n         we subtract exactly one group width.\n\n         At that moment the duplicate group is in\n         precisely the same visual position.\n\n         Therefore visitors NEVER see the reset.\n      ==================================================== *\/\n\n      if(\n        groupWidth > 0 &&\n        position >= groupWidth\n      ){\n\n        position -=\n          groupWidth;\n\n      }\n\n\n      track.style.transform =\n        'translate3d(-' +\n        position +\n        'px,0,0)';\n\n    }\n\n\n    requestAnimationFrame(\n      animate\n    );\n\n  }\n\n\n\n  \/* ========================================================\n     PAUSE ON HOVER\n  ======================================================== *\/\n\n  marquee.addEventListener(\n    'mouseenter',\n    function(){\n\n      paused = true;\n\n    }\n  );\n\n\n\n  \/* ========================================================\n     RESUME FROM SAME POSITION\n  ======================================================== *\/\n\n  marquee.addEventListener(\n    'mouseleave',\n    function(){\n\n      paused = false;\n\n      lastTime = null;\n\n    }\n  );\n\n\n\n  \/* ========================================================\n     MOBILE \u2014 PAUSE WHILE TOUCHING\n  ======================================================== *\/\n\n  marquee.addEventListener(\n    'touchstart',\n    function(){\n\n      clearTimeout(\n        touchTimer\n      );\n\n      paused = true;\n\n    },\n    {\n      passive:true\n    }\n  );\n\n\n\n  \/* ========================================================\n     MOBILE \u2014 RESUME AFTER TOUCH\n  ======================================================== *\/\n\n  marquee.addEventListener(\n    'touchend',\n    function(){\n\n      clearTimeout(\n        touchTimer\n      );\n\n\n      touchTimer =\n        setTimeout(\n          function(){\n\n            paused = false;\n\n            lastTime = null;\n\n          },\n          700\n        );\n\n    },\n    {\n      passive:true\n    }\n  );\n\n\n\n  \/* ========================================================\n     TAB VISIBILITY\n\n     Prevent sudden jump after returning to page.\n  ======================================================== *\/\n\n  document.addEventListener(\n    'visibilitychange',\n    function(){\n\n      lastTime = null;\n\n    }\n  );\n\n\n\n  \/* ========================================================\n     RESPONSIVE RESIZE\n  ======================================================== *\/\n\n  window.addEventListener(\n    'resize',\n    function(){\n\n\n      clearTimeout(\n        resizeTimer\n      );\n\n\n      resizeTimer =\n        setTimeout(\n          function(){\n\n\n            calculateGroupWidth();\n\n\n            if(\n              groupWidth > 0\n            ){\n\n              position =\n                position %\n                groupWidth;\n\n            }\n\n\n          },\n          150\n        );\n\n    }\n  );\n\n\n\n  \/* ========================================================\n     START\n  ======================================================== *\/\n\n  function startIndustryCarousel(){\n\n    calculateGroupWidth();\n\n    lastTime = null;\n\n    requestAnimationFrame(\n      animate\n    );\n\n  }\n\n\n\n  if(\n    document.readyState ===\n    'complete'\n  ){\n\n    startIndustryCarousel();\n\n  }\n\n  else{\n\n    window.addEventListener(\n      'load',\n      startIndustryCarousel\n    );\n\n  }\n\n\n})();\n\n<\/script>\n\n\n\n<!-- =========================================================\nSECTION 7: WHO WE PARTNER WITH\nDESKTOP = STATIC GRID\nMOBILE = SLOW CONTINUOUS INFINITE CAROUSEL\n========================================================== -->\n\n<style>\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');\n\n\n\/* =========================================================\nMAIN SECTION\n========================================================= *\/\n\n#hp-partner-section *,\n#hp-partner-section *::before,\n#hp-partner-section *::after{\n  box-sizing:border-box;\n}\n\n#hp-partner-section{\n  padding:90px 0;\n\n  background:\n    linear-gradient(\n      135deg,\n      #0F2449 0%,\n      #1a3560 50%,\n      #0d1f3c 100%\n    );\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  width:100vw;\n\n  margin-left:calc(-50vw + 50%);\n\n  position:relative;\n\n  overflow:hidden;\n}\n\n\n\/* =========================================================\nBACKGROUND DECORATION\n========================================================= *\/\n\n#hp-partner-section::before{\n  content:'';\n\n  position:absolute;\n\n  top:-40%;\n  left:-10%;\n\n  width:600px;\n  height:600px;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(200,135,10,.12) 0%,\n      transparent 65%\n    );\n\n  pointer-events:none;\n}\n\n\n#hp-partner-section::after{\n  content:'';\n\n  position:absolute;\n\n  bottom:-20%;\n  right:-5%;\n\n  width:500px;\n  height:500px;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.04) 0%,\n      transparent 65%\n    );\n\n  pointer-events:none;\n}\n\n\n#hp-partner-section .hp-pt-dots{\n  position:absolute;\n\n  inset:0;\n\n  background-image:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.04) 1px,\n      transparent 1px\n    );\n\n  background-size:36px 36px;\n\n  pointer-events:none;\n\n  z-index:0;\n}\n\n\n\/* =========================================================\nWRAPPER\n========================================================= *\/\n\n.hp-pt-wrap{\n  max-width:1100px;\n\n  margin:0 auto;\n\n  padding:0 48px;\n\n  position:relative;\n\n  z-index:1;\n}\n\n\n\/* =========================================================\nHEADER\n========================================================= *\/\n\n.hp-pt-header{\n  text-align:center;\n\n  margin-bottom:52px;\n}\n\n\n.hp-pt-tag{\n  font-size:11px;\n\n  font-weight:700;\n\n  letter-spacing:.16em;\n\n  text-transform:uppercase;\n\n  color:#E8A830;\n\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:10px;\n\n  margin-bottom:14px;\n}\n\n\n.hp-pt-tag::before,\n.hp-pt-tag::after{\n  content:'';\n\n  width:28px;\n  height:2px;\n\n  background:#E8A830;\n\n  flex-shrink:0;\n}\n\n\n.hp-pt-h2{\n  font-size:\n    clamp(26px,3.5vw,44px);\n\n  font-weight:500;\n\n  line-height:1.1;\n\n  color:#F8FAFF;\n\n  letter-spacing:-.02em;\n\n  margin:0 0 12px;\n\n  font-family:\n    'Plus Jakarta Sans',sans-serif;\n\n  text-transform:none !important;\n}\n\n\n.hp-pt-h2 em{\n  color:#E8A830;\n\n  font-style:normal;\n}\n\n\n.hp-pt-sub{\n  font-size:14px;\n\n  color:\n    rgba(248,250,255,.5);\n\n  line-height:1.65;\n\n  max-width:500px;\n\n  margin:0 auto;\n}\n\n\n\/* =========================================================\nDESKTOP GRID\n========================================================= *\/\n\n.hp-pt-grid{\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:16px;\n\n  margin-bottom:16px;\n}\n\n\n.hp-pt-grid-last{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:16px;\n}\n\n\n\/* =========================================================\nCARD\n========================================================= *\/\n\n.hp-pt-card{\n  background:\n    rgba(255,255,255,.06);\n\n  border:\n    1px solid rgba(255,255,255,.12);\n\n  backdrop-filter:\n    blur(12px);\n\n  -webkit-backdrop-filter:\n    blur(12px);\n\n  border-radius:16px;\n\n  padding:28px 24px;\n\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:16px;\n\n  transition:\n    background .3s,\n    border-color .3s,\n    transform .3s,\n    box-shadow .3s;\n\n  cursor:default;\n\n  position:relative;\n\n  overflow:hidden;\n}\n\n\n.hp-pt-card:hover{\n  background:\n    rgba(255,255,255,.1);\n\n  border-color:\n    rgba(200,135,10,.4);\n\n  transform:\n    translateY(-4px);\n\n  box-shadow:\n    0 16px 48px\n    rgba(0,0,0,.2);\n}\n\n\n\/* GOLD LINE *\/\n\n.hp-pt-card::before{\n  content:'';\n\n  position:absolute;\n\n  top:0;\n  left:0;\n  right:0;\n\n  height:2px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #C8870A,\n      #E8A830\n    );\n\n  transform:\n    scaleX(0);\n\n  transform-origin:left;\n\n  transition:\n    transform .4s\n    cubic-bezier(.22,1,.36,1);\n}\n\n\n.hp-pt-card:hover::before{\n  transform:\n    scaleX(1);\n}\n\n\n\/* =========================================================\nICON\n========================================================= *\/\n\n.hp-pt-icon{\n  width:46px;\n  height:46px;\n\n  border-radius:12px;\n\n  background:\n    rgba(200,135,10,.12);\n\n  border:\n    1px solid rgba(200,135,10,.2);\n\n  display:flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  flex-shrink:0;\n\n  transition:\n    background .3s,\n    border-color .3s;\n}\n\n\n.hp-pt-card:hover\n.hp-pt-icon{\n  background:\n    rgba(200,135,10,.2);\n\n  border-color:\n    rgba(200,135,10,.4);\n}\n\n\n.hp-pt-icon svg{\n  width:22px;\n  height:22px;\n\n  fill:none;\n\n  stroke:#E8A830;\n\n  stroke-width:1.6;\n\n  stroke-linecap:round;\n\n  stroke-linejoin:round;\n}\n\n\n\/* =========================================================\nTEXT\n========================================================= *\/\n\n.hp-pt-card-title{\n  font-size:14px;\n\n  font-weight:700;\n\n  color:#F8FAFF;\n\n  margin-bottom:5px;\n\n  letter-spacing:-.01em;\n}\n\n\n.hp-pt-card-desc{\n  font-size:12px;\n\n  color:\n    rgba(248,250,255,.5);\n\n  line-height:1.6;\n}\n\n\n\/* =========================================================\nMOBILE CAROUSEL\nHIDDEN ON DESKTOP\n========================================================= *\/\n\n.hp-pt-mobile-marquee{\n  display:none;\n}\n\n\n\/* =========================================================\nCTA\n========================================================= *\/\n\n.hp-pt-cta{\n  margin-top:32px;\n\n  background:\n    rgba(255,255,255,.06);\n\n  border:\n    1px solid rgba(255,255,255,.1);\n\n  backdrop-filter:\n    blur(12px);\n\n  -webkit-backdrop-filter:\n    blur(12px);\n\n  border-radius:16px;\n\n  padding:32px 40px;\n\n  display:grid;\n\n  grid-template-columns:\n    1fr auto;\n\n  gap:32px;\n\n  align-items:center;\n\n  position:relative;\n\n  overflow:hidden;\n}\n\n\n.hp-pt-cta::before{\n  content:'';\n\n  position:absolute;\n\n  top:0;\n  left:0;\n  right:0;\n\n  height:2px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #C8870A,\n      #E8A830\n    );\n}\n\n\n.hp-pt-cta-h{\n  font-size:18px;\n\n  font-weight:700;\n\n  color:#F8FAFF;\n\n  margin-bottom:6px;\n\n  letter-spacing:-.01em;\n}\n\n\n.hp-pt-cta-s{\n  font-size:13px;\n\n  color:\n    rgba(248,250,255,.45);\n\n  line-height:1.6;\n}\n\n\n.hp-pt-btn{\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:8px;\n\n  padding:13px 26px;\n\n  background:#C8870A;\n\n  color:#fff !important;\n\n  font-family:\n    'Plus Jakarta Sans',sans-serif;\n\n  font-size:13px;\n\n  font-weight:700;\n\n  border:none;\n\n  border-radius:8px;\n\n  cursor:pointer;\n\n  white-space:nowrap;\n\n  transition:\n    background .2s,\n    transform .15s;\n\n  text-decoration:none;\n}\n\n\n.hp-pt-btn:hover{\n  background:#a06d08;\n\n  color:#fff !important;\n\n  transform:\n    translateY(-2px);\n}\n\n\n\/* =========================================================\nTABLET\n========================================================= *\/\n\n@media(max-width:960px){\n\n  #hp-partner-section{\n    padding:64px 0;\n  }\n\n\n  .hp-pt-wrap{\n    padding:0 24px;\n  }\n\n\n  .hp-pt-grid-last{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n\n  .hp-pt-cta{\n    grid-template-columns:1fr;\n\n    gap:20px;\n\n    padding:24px 28px;\n  }\n\n}\n\n\n\/* =========================================================\nMOBILE\n========================================================= *\/\n\n@media(max-width:600px){\n\n  #hp-partner-section{\n    padding:52px 0;\n  }\n\n\n  .hp-pt-wrap{\n    padding:0;\n  }\n\n\n  .hp-pt-header{\n    padding:0 16px;\n\n    margin-bottom:32px;\n  }\n\n\n  \/*\n  Hide desktop cards\n  *\/\n\n  .hp-pt-grid,\n  .hp-pt-grid-last{\n    display:none !important;\n  }\n\n\n  \/* =======================================================\n  MOBILE MARQUEE WINDOW\n  ======================================================= *\/\n\n  .hp-pt-mobile-marquee{\n    display:block;\n\n    width:100%;\n\n    overflow:hidden;\n\n    position:relative;\n\n    padding:5px 0 18px;\n  }\n\n\n  \/*\n  Soft fades so cards don't look cut off\n  *\/\n\n  .hp-pt-mobile-marquee::before,\n  .hp-pt-mobile-marquee::after{\n    content:'';\n\n    position:absolute;\n\n    top:0;\n    bottom:0;\n\n    width:28px;\n\n    z-index:5;\n\n    pointer-events:none;\n  }\n\n\n  .hp-pt-mobile-marquee::before{\n    left:0;\n\n    background:\n      linear-gradient(\n        90deg,\n        #0F2449,\n        transparent\n      );\n  }\n\n\n  .hp-pt-mobile-marquee::after{\n    right:0;\n\n    background:\n      linear-gradient(\n        270deg,\n        #0F2449,\n        transparent\n      );\n  }\n\n\n  \/* =======================================================\n  MOVING TRACK\n  ======================================================= *\/\n\n  .hp-pt-mobile-track{\n    display:flex;\n\n    width:max-content;\n\n    align-items:stretch;\n\n    animation:\n      hpPtMobileScroll\n      48s\n      linear\n      infinite;\n\n    will-change:transform;\n  }\n\n\n  \/*\n  Pause anywhere user interacts\n  *\/\n\n  .hp-pt-mobile-marquee:hover\n  .hp-pt-mobile-track,\n\n  .hp-pt-mobile-marquee.hp-pt-paused\n  .hp-pt-mobile-track{\n    animation-play-state:paused;\n  }\n\n\n  \/* =======================================================\n  IDENTICAL GROUPS\n  ======================================================= *\/\n\n  .hp-pt-mobile-group{\n    display:flex;\n\n    align-items:stretch;\n\n    gap:14px;\n\n    padding-right:14px;\n\n    flex-shrink:0;\n  }\n\n\n  \/* =======================================================\n  TRUE INFINITE LOOP\n\n  Group A = 5 cards\n  Group B = same 5 cards\n\n  Move exactly one group width.\n  ======================================================= *\/\n\n  @keyframes hpPtMobileScroll{\n\n    from{\n      transform:\n        translate3d(\n          0,\n          0,\n          0\n        );\n    }\n\n    to{\n      transform:\n        translate3d(\n          -50%,\n          0,\n          0\n        );\n    }\n\n  }\n\n\n  \/* =======================================================\n  MOBILE CARD\n  ======================================================= *\/\n\n  .hp-pt-mobile-group\n  .hp-pt-card{\n    width:72vw;\n\n    max-width:290px;\n\n    min-width:72vw;\n\n    min-height:185px;\n\n    flex:0 0 72vw;\n\n    padding:20px 18px;\n\n    flex-direction:column;\n\n    gap:13px;\n\n    align-items:flex-start;\n\n    justify-content:flex-start;\n  }\n\n\n  .hp-pt-icon{\n    width:42px;\n    height:42px;\n  }\n\n\n  .hp-pt-icon svg{\n    width:20px;\n    height:20px;\n  }\n\n\n  .hp-pt-card-title{\n    font-size:13px;\n\n    line-height:1.4;\n  }\n\n\n  .hp-pt-card-desc{\n    font-size:11.5px;\n\n    line-height:1.65;\n  }\n\n\n  \/* =======================================================\n  CTA\n  ======================================================= *\/\n\n  .hp-pt-cta{\n    margin:\n      12px 16px 0;\n\n    padding:\n      20px 16px;\n\n    grid-template-columns:1fr;\n\n    gap:16px;\n  }\n\n\n  .hp-pt-cta-h{\n    font-size:16px;\n  }\n\n\n  .hp-pt-btn{\n    width:100%;\n\n    justify-content:center;\n  }\n\n}\n\n\n\/* =========================================================\nVERY SMALL PHONE\n========================================================= *\/\n\n@media(max-width:480px){\n\n  .hp-pt-mobile-group\n  .hp-pt-card{\n    width:76vw;\n\n    min-width:76vw;\n\n    flex-basis:76vw;\n  }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================================================\nHTML\n========================================================== -->\n\n<section id=\"hp-partner-section\">\n\n\n  <div class=\"hp-pt-dots\"><\/div>\n\n\n  <div class=\"hp-pt-wrap\">\n\n\n\n    <!-- =====================================================\n    HEADER\n    ====================================================== -->\n\n    <div class=\"hp-pt-header\">\n\n\n      <div class=\"hp-pt-tag\">\n        Who We Work With\n      <\/div>\n\n\n      <h2 class=\"hp-pt-h2\">\n        Who We <em>Help Succeed<\/em>\n      <\/h2>\n\n\n      <p class=\"hp-pt-sub\">\n        Chosen by ambitious businesses navigating complex regulations, global expansion, and high-stakes compliance.\n      <\/p>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    DESKTOP ROW 1\n    ====================================================== -->\n\n    <div class=\"hp-pt-grid\">\n\n\n      <!-- FOREIGN COMPANIES -->\n\n      <div class=\"hp-pt-card\">\n\n\n        <div class=\"hp-pt-icon\">\n\n          <svg viewBox=\"0 0 24 24\">\n\n            <circle\n              cx=\"12\"\n              cy=\"12\"\n              r=\"9\"\n            \/>\n\n            <path\n              d=\"M12 3c-4 5-4 13 0 18\"\n            \/>\n\n            <path\n              d=\"M3 12h18\"\n            \/>\n\n            <path\n              d=\"M12 3a14.5 14.5 0 0 1 0 18\"\n            \/>\n\n          <\/svg>\n\n        <\/div>\n\n\n        <div>\n\n          <div class=\"hp-pt-card-title\">\n            Foreign Companies Entering India\n          <\/div>\n\n          <div class=\"hp-pt-card-desc\">\n            Branch offices, subsidiaries, and liaison setups for global firms expanding into India.\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n\n\n      <!-- STARTUPS -->\n\n      <div class=\"hp-pt-card\">\n\n\n        <div class=\"hp-pt-icon\">\n\n          <svg viewBox=\"0 0 24 24\">\n\n            <path\n              d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\n            \/>\n\n          <\/svg>\n\n        <\/div>\n\n\n        <div>\n\n          <div class=\"hp-pt-card-title\">\n            Startups &amp; Scale-ups\n          <\/div>\n\n          <div class=\"hp-pt-card-desc\">\n            Supporting growing businesses with the right foundation, guidance, and compliance at every stage.\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    DESKTOP ROW 2\n    ====================================================== -->\n\n    <div class=\"hp-pt-grid-last\">\n\n\n\n      <!-- SMEs -->\n\n      <div class=\"hp-pt-card\">\n\n\n        <div class=\"hp-pt-icon\">\n\n          <svg viewBox=\"0 0 24 24\">\n\n            <rect\n              x=\"3\"\n              y=\"3\"\n              width=\"18\"\n              height=\"18\"\n              rx=\"2\"\n            \/>\n\n            <path\n              d=\"M3 9h18M9 21V9\"\n            \/>\n\n          <\/svg>\n\n        <\/div>\n\n\n        <div>\n\n          <div class=\"hp-pt-card-title\">\n            SMEs &amp; Growing Enterprises\n          <\/div>\n\n          <div class=\"hp-pt-card-desc\">\n            Mid-market businesses scaling operations, restructuring, or entering new sectors.\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n\n\n      <!-- NRI -->\n\n      <div class=\"hp-pt-card\">\n\n\n        <div class=\"hp-pt-icon\">\n\n          <svg viewBox=\"0 0 24 24\">\n\n            <path\n              d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.6a16 16 0 0 0 5.55 5.55l.96-.96a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21 16.92z\"\n            \/>\n\n          <\/svg>\n\n        <\/div>\n\n\n        <div>\n\n          <div class=\"hp-pt-card-title\">\n            NRIs and Expat Entrepreneurs\n          <\/div>\n\n          <div class=\"hp-pt-card-desc\">\n            Helping you establish and manage your business in India from anywhere in the world.\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n\n\n      <!-- COMPLIANCE -->\n\n      <div class=\"hp-pt-card\">\n\n\n        <div class=\"hp-pt-icon\">\n\n          <svg viewBox=\"0 0 24 24\">\n\n            <path\n              d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"\n            \/>\n\n            <rect\n              x=\"9\"\n              y=\"3\"\n              width=\"6\"\n              height=\"4\"\n              rx=\"1\"\n            \/>\n\n            <path\n              d=\"M9 12h6M9 16h4\"\n            \/>\n\n          <\/svg>\n\n        <\/div>\n\n\n        <div>\n\n          <div class=\"hp-pt-card-title\">\n            Global Firms \u2014 Ongoing Compliance\n          <\/div>\n\n          <div class=\"hp-pt-card-desc\">\n            Annual filings, audits, RBI reporting, GST, TDS \u2014 fully managed so you never miss a deadline.\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    MOBILE SLOW INFINITE CAROUSEL\n    ====================================================== -->\n\n    <div\n      class=\"hp-pt-mobile-marquee\"\n      id=\"hpPtMobileMarquee\"\n    >\n\n\n      <div class=\"hp-pt-mobile-track\">\n\n\n\n        <!-- =================================================\n        GROUP 1\n        ================================================== -->\n\n        <div class=\"hp-pt-mobile-group\">\n\n\n\n          <!-- FOREIGN COMPANY -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <circle\n                  cx=\"12\"\n                  cy=\"12\"\n                  r=\"9\"\n                \/>\n\n                <path\n                  d=\"M12 3c-4 5-4 13 0 18\"\n                \/>\n\n                <path\n                  d=\"M3 12h18\"\n                \/>\n\n                <path\n                  d=\"M12 3a14.5 14.5 0 0 1 0 18\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                Foreign Companies Entering India\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                Branch offices, subsidiaries, and liaison setups for global firms expanding into India.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- STARTUPS -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path\n                  d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                Startups &amp; Scale-ups\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                Fast-growing startups that need professional led precision from day one \u2014 ESOP, equity, and compliance.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- SMEs -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <rect\n                  x=\"3\"\n                  y=\"3\"\n                  width=\"18\"\n                  height=\"18\"\n                  rx=\"2\"\n                \/>\n\n                <path\n                  d=\"M3 9h18M9 21V9\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                SMEs &amp; Growing Enterprises\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                Mid-market businesses scaling operations, restructuring, or entering new sectors.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- NRI -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path\n                  d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.6a16 16 0 0 0 5.55 5.55l.96-.96a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21 16.92z\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                NRIs and Expat Entrepreneurs\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                NRIs abroad setting up in India \u2014 100% remote, no India visit required.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- COMPLIANCE -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path\n                  d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"\n                \/>\n\n                <rect\n                  x=\"9\"\n                  y=\"3\"\n                  width=\"6\"\n                  height=\"4\"\n                  rx=\"1\"\n                \/>\n\n                <path\n                  d=\"M9 12h6M9 16h4\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                Global Firms \u2014 Ongoing Compliance\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                Annual filings, audits, RBI reporting, GST, TDS \u2014 fully managed so you never miss a deadline.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n        <\/div>\n\n\n\n        <!-- =================================================\n        GROUP 2\n        EXACT DUPLICATE FOR SEAMLESS LOOP\n        ================================================== -->\n\n        <div\n          class=\"hp-pt-mobile-group\"\n          aria-hidden=\"true\"\n        >\n\n\n\n          <!-- FOREIGN COMPANY -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <circle\n                  cx=\"12\"\n                  cy=\"12\"\n                  r=\"9\"\n                \/>\n\n                <path\n                  d=\"M12 3c-4 5-4 13 0 18\"\n                \/>\n\n                <path\n                  d=\"M3 12h18\"\n                \/>\n\n                <path\n                  d=\"M12 3a14.5 14.5 0 0 1 0 18\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                Foreign Companies Entering India\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                Branch offices, subsidiaries, and liaison setups for global firms expanding into India.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- STARTUPS -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path\n                  d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                Startups &amp; Scale-ups\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                Fast-growing startups that need professional led precision from day one \u2014 ESOP, equity, and compliance.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- SMEs -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <rect\n                  x=\"3\"\n                  y=\"3\"\n                  width=\"18\"\n                  height=\"18\"\n                  rx=\"2\"\n                \/>\n\n                <path\n                  d=\"M3 9h18M9 21V9\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                SMEs &amp; Growing Enterprises\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                Mid-market businesses scaling operations, restructuring, or entering new sectors.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- NRI -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path\n                  d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.6a16 16 0 0 0 5.55 5.55l.96-.96a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 21 16.92z\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                NRIs and Expat Entrepreneurs\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                NRIs abroad setting up in India \u2014 100% remote, no India visit required.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n\n          <!-- COMPLIANCE -->\n\n          <div class=\"hp-pt-card\">\n\n\n            <div class=\"hp-pt-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path\n                  d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"\n                \/>\n\n                <rect\n                  x=\"9\"\n                  y=\"3\"\n                  width=\"6\"\n                  height=\"4\"\n                  rx=\"1\"\n                \/>\n\n                <path\n                  d=\"M9 12h6M9 16h4\"\n                \/>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <div class=\"hp-pt-card-title\">\n                Global Firms \u2014 Ongoing Compliance\n              <\/div>\n\n              <div class=\"hp-pt-card-desc\">\n                Annual filings, audits, RBI reporting, GST, TDS \u2014 fully managed so you never miss a deadline.\n              <\/div>\n\n            <\/div>\n\n\n          <\/div>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n    CTA\n    ====================================================== -->\n\n    <div class=\"hp-pt-cta\">\n\n\n      <div>\n\n        <div class=\"hp-pt-cta-h\">\n          Sounds like you? Let&#8217;s talk.\n        <\/div>\n\n        <div class=\"hp-pt-cta-s\">\n          Our experts reviews your query personally \u2014 no call centres, no automated replies. Response within 24 hours.\n        <\/div>\n\n      <\/div>\n\n\n      <a\n        href=\"https:\/\/companyformationsservices.com\/contact-us\/\"\n        class=\"hp-pt-btn\"\n      >\n        Get Free Consultation \u2192\n      <\/a>\n\n\n    <\/div>\n\n\n  <\/div>\n\n\n<\/section>\n\n\n\n<!-- =========================================================\nMOBILE TOUCH PAUSE\n========================================================== -->\n\n<script>\n\n(function(){\n\n\n  const marquee =\n    document.getElementById(\n      'hpPtMobileMarquee'\n    );\n\n\n  if(!marquee){\n    return;\n  }\n\n\n  let resumeTimer = null;\n\n\n\n  \/* =====================================================\n  PAUSE WHEN USER TOUCHES\n  ====================================================== *\/\n\n  marquee.addEventListener(\n    'touchstart',\n    function(){\n\n      clearTimeout(\n        resumeTimer\n      );\n\n      marquee.classList.add(\n        'hp-pt-paused'\n      );\n\n    },\n    {\n      passive:true\n    }\n  );\n\n\n\n  \/* =====================================================\n  RESUME SLOWLY AFTER TOUCH\n  ====================================================== *\/\n\n  marquee.addEventListener(\n    'touchend',\n    function(){\n\n      clearTimeout(\n        resumeTimer\n      );\n\n\n      resumeTimer =\n        setTimeout(\n          function(){\n\n            marquee.classList.remove(\n              'hp-pt-paused'\n            );\n\n          },\n          900\n        );\n\n    },\n    {\n      passive:true\n    }\n  );\n\n\n})();\n\n<\/script>\n\n\n\n<!-- =========================================================\n     SECTION 8: MEET OUR FOUNDERS + PARTNERS\n========================================================== -->\n\n<style>\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');\n\n\n\/* =========================================================\n   MAIN SECTION\n========================================================= *\/\n\n#hp-experts-section *{\n  box-sizing:border-box;\n}\n\n#hp-experts-section{\n  padding:64px 0;\n  background:#fff;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n\n  position:relative;\n\n  overflow:hidden;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.hp-ex-wrap{\n  max-width:1200px;\n\n  margin:0 auto;\n\n  padding:0 48px;\n\n  position:relative;\n\n  z-index:1;\n}\n\n\n\/* =========================================================\n   HEADER\n========================================================= *\/\n\n.hp-ex-header{\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:48px;\n\n  align-items:end;\n\n  margin-bottom:36px;\n}\n\n\n\/* =========================================================\n   SMALL TAG\n========================================================= *\/\n\n.hp-ex-tag{\n  font-size:11px;\n\n  font-weight:700;\n\n  letter-spacing:.16em;\n\n  text-transform:uppercase;\n\n  color:#C8870A;\n\n  display:flex;\n\n  align-items:center;\n\n  gap:10px;\n\n  margin-bottom:14px;\n}\n\n\n.hp-ex-tag::before{\n  content:'';\n\n  width:28px;\n  height:2px;\n\n  background:#C8870A;\n\n  flex-shrink:0;\n}\n\n\n\/* =========================================================\n   MAIN HEADING\n========================================================= *\/\n\n.hp-ex-h2{\n  font-size:clamp(26px,3.5vw,44px);\n\n  font-weight:500;\n\n  line-height:1.1;\n\n  color:#0F2449;\n\n  letter-spacing:-.02em;\n\n  margin:0;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  text-transform:none !important;\n}\n\n\n.hp-ex-h2 em{\n  color:#E8A830;\n\n  font-style:normal;\n}\n\n\n\/* =========================================================\n   INTRO PARAGRAPH\n\n   UPDATED:\n   Shifted toward the centre so it visually\n   represents BOTH founders.\n========================================================= *\/\n\n.hp-ex-lead{\n  font-size:15px;\n\n  color:#64748B;\n\n  line-height:1.75;\n\n  margin:0;\n\n  \/*\n   Pull paragraph towards the centre\/left.\n  *\/\n  margin-left:-80px;\n\n  \/*\n   Slightly wider so the text visually spans\n   the space between both founder columns.\n  *\/\n  max-width:620px;\n}\n\n\n\/* =========================================================\n   FOUNDER GRID\n========================================================= *\/\n\n.hp-ex-grid{\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:20px;\n}\n\n\n\/* =========================================================\n   FOUNDER CARD\n========================================================= *\/\n\n.hp-ex-card{\n  background:rgba(255,255,255,.45);\n\n  border:\n    1px solid rgba(255,255,255,.75);\n\n  backdrop-filter:blur(20px);\n\n  -webkit-backdrop-filter:blur(20px);\n\n  box-shadow:\n    0 8px 32px rgba(15,36,73,.08);\n\n  border-radius:20px;\n\n  overflow:hidden;\n\n  display:grid;\n\n  grid-template-columns:240px 1fr;\n\n  transition:\n    border-color .3s,\n    box-shadow .3s,\n    transform .3s,\n    background .3s;\n\n  position:relative;\n}\n\n\n.hp-ex-card:hover{\n  border-color:\n    rgba(200,135,10,.4);\n\n  box-shadow:\n    0 16px 48px\n    rgba(15,36,73,.14);\n\n  transform:\n    translateY(-4px);\n\n  background:\n    rgba(255,255,255,.6);\n}\n\n\n\/* =========================================================\n   GOLD TOP LINE\n========================================================= *\/\n\n.hp-ex-card::before{\n  content:'';\n\n  position:absolute;\n\n  top:0;\n  left:0;\n  right:0;\n\n  height:3px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #C8870A,\n      #E8A830\n    );\n\n  transform:scaleX(0);\n\n  transform-origin:left;\n\n  transition:\n    transform .4s\n    cubic-bezier(.22,1,.36,1);\n}\n\n\n.hp-ex-card:hover::before{\n  transform:scaleX(1);\n}\n\n\n\/* =========================================================\n   FOUNDER PHOTO\n========================================================= *\/\n\n.hp-ex-photo{\n  position:relative;\n\n  overflow:hidden;\n\n  background:\n    rgba(200,135,10,.08);\n}\n\n\n.hp-ex-photo img{\n  width:100%;\n\n  height:100%;\n\n  object-fit:cover;\n\n  object-position:center 20%;\n\n  display:block;\n\n  transition:\n    transform .4s ease;\n}\n\n\n.hp-ex-card:hover .hp-ex-photo img{\n  transform:scale(1.04);\n}\n\n\n\/* =========================================================\n   FOUNDER INFORMATION\n========================================================= *\/\n\n.hp-ex-info{\n  padding:28px;\n\n  display:flex;\n\n  flex-direction:column;\n\n  justify-content:center;\n\n  gap:10px;\n}\n\n\n.hp-ex-name{\n  font-size:20px;\n\n  font-weight:800;\n\n  color:#0F2449;\n\n  letter-spacing:-.02em;\n\n  line-height:1.1;\n}\n\n\n.hp-ex-desc{\n  font-size:13px;\n\n  color:#475569;\n\n  line-height:1.75;\n}\n\n\n\/* =========================================================\n   PROFILE LINK\n========================================================= *\/\n\n.hp-ex-link{\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:6px;\n\n  font-size:12px;\n\n  font-weight:700;\n\n  color:#C8870A;\n\n  text-decoration:none;\n\n  margin-top:4px;\n\n  border-bottom:\n    1px solid rgba(200,135,10,.3);\n\n  padding-bottom:2px;\n\n  width:fit-content;\n\n  transition:\n    border-color .2s,\n    color .2s;\n}\n\n\n.hp-ex-link:hover{\n  border-color:#C8870A;\n\n  color:#C8870A;\n}\n\n\n\/* =========================================================\n   PARTNERS SECTION\n========================================================= *\/\n\n.hp-partners-block{\n  margin-top:42px;\n}\n\n\n\/* =========================================================\n   PARTNERS LABEL\n========================================================= *\/\n\n.hp-partners-label{\n  font-size:11px;\n\n  font-weight:700;\n\n  letter-spacing:.16em;\n\n  text-transform:uppercase;\n\n  color:#C8870A;\n\n  display:flex;\n\n  align-items:center;\n\n  gap:10px;\n\n  margin-bottom:22px;\n}\n\n\n.hp-partners-label::before{\n  content:'';\n\n  width:28px;\n  height:2px;\n\n  background:#C8870A;\n\n  flex-shrink:0;\n}\n\n\n\/* =========================================================\n   PARTNERS MARQUEE WINDOW\n========================================================= *\/\n\n.hp-partners-marquee-outer{\n  overflow:hidden;\n\n  position:relative;\n\n  width:100%;\n}\n\n\n\/* =========================================================\n   SIDE FADES\n========================================================= *\/\n\n.hp-partners-marquee-outer::before,\n.hp-partners-marquee-outer::after{\n  content:'';\n\n  position:absolute;\n\n  top:0;\n  bottom:0;\n\n  width:90px;\n\n  z-index:2;\n\n  pointer-events:none;\n}\n\n\n.hp-partners-marquee-outer::before{\n  left:0;\n\n  background:\n    linear-gradient(\n      to right,\n      #fff,\n      transparent\n    );\n}\n\n\n.hp-partners-marquee-outer::after{\n  right:0;\n\n  background:\n    linear-gradient(\n      to left,\n      #fff,\n      transparent\n    );\n}\n\n\n\/* =========================================================\n   PARTNERS MOVING TRACK\n========================================================= *\/\n\n.hp-partners-track{\n  display:flex;\n\n  gap:16px;\n\n  width:max-content;\n\n  animation:\n    hpPartnersScroll\n    30s\n    linear\n    infinite;\n\n  will-change:transform;\n}\n\n\n\/* PAUSE PARTNERS ON HOVER *\/\n\n.hp-partners-track:hover{\n  animation-play-state:paused;\n}\n\n\n\/* =========================================================\n   PARTNERS INFINITE ANIMATION\n========================================================= *\/\n\n@keyframes hpPartnersScroll{\n\n  0%{\n    transform:translateX(0);\n  }\n\n  100%{\n    transform:translateX(-50%);\n  }\n\n}\n\n\n\/* =========================================================\n   PARTNER CARD\n========================================================= *\/\n\n.hp-partner-card{\n  background:\n    rgba(255,255,255,.58);\n\n  border:\n    1px solid rgba(226,232,242,.95);\n\n  backdrop-filter:blur(18px);\n\n  -webkit-backdrop-filter:blur(18px);\n\n  border-radius:16px;\n\n  overflow:hidden;\n\n  transition:\n    border-color .3s,\n    box-shadow .3s,\n    transform .3s,\n    background .3s;\n\n  position:relative;\n\n  flex-shrink:0;\n\n  width:176px;\n\n  box-shadow:\n    0 6px 24px\n    rgba(15,36,73,.06);\n}\n\n\n.hp-partner-card:hover{\n  border-color:\n    rgba(200,135,10,.35);\n\n  box-shadow:\n    0 12px 34px\n    rgba(15,36,73,.10);\n\n  transform:\n    translateY(-4px);\n\n  background:\n    rgba(255,255,255,.82);\n}\n\n\n\/* =========================================================\n   PARTNER GOLD HOVER LINE\n========================================================= *\/\n\n.hp-partner-card::after{\n  content:'';\n\n  position:absolute;\n\n  top:0;\n  left:0;\n  right:0;\n\n  height:3px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #C8870A,\n      #E8A830\n    );\n\n  transform:scaleX(0);\n\n  transform-origin:left;\n\n  transition:\n    transform .4s\n    cubic-bezier(.22,1,.36,1);\n}\n\n\n.hp-partner-card:hover::after{\n  transform:scaleX(1);\n}\n\n\n\/* =========================================================\n   PARTNER PHOTO\n========================================================= *\/\n\n.hp-partner-photo{\n  width:100%;\n\n  aspect-ratio:3\/4;\n\n  overflow:hidden;\n\n  background:#EEF2F8;\n}\n\n\n.hp-partner-photo img{\n  width:100%;\n\n  height:100%;\n\n  object-fit:cover;\n\n  object-position:center 15%;\n\n  display:block;\n\n  transition:\n    transform .4s ease;\n}\n\n\n.hp-partner-card:hover\n.hp-partner-photo img{\n  transform:scale(1.05);\n}\n\n\n\/* =========================================================\n   PARTNER INFORMATION\n========================================================= *\/\n\n.hp-partner-info{\n  padding:14px 15px 17px;\n}\n\n\n.hp-partner-name{\n  font-size:13px;\n\n  font-weight:800;\n\n  color:#0F2449;\n\n  margin-bottom:4px;\n\n  letter-spacing:-.01em;\n}\n\n\n.hp-partner-role{\n  font-size:11px;\n\n  color:#C8870A;\n\n  font-weight:600;\n\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:960px){\n\n  #hp-experts-section{\n    padding:64px 0;\n  }\n\n\n  .hp-ex-wrap{\n    padding:0 24px;\n  }\n\n\n  .hp-ex-header{\n    grid-template-columns:1fr;\n\n    gap:20px;\n\n    margin-bottom:36px;\n  }\n\n\n  \/*\n   Reset desktop shift once heading and paragraph\n   move into a single-column layout.\n  *\/\n\n  .hp-ex-lead{\n    margin-left:0;\n\n    max-width:700px;\n  }\n\n\n  .hp-ex-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .hp-ex-card{\n    grid-template-columns:200px 1fr;\n  }\n\n\n  .hp-partners-block{\n    margin-top:36px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:600px){\n\n  .hp-ex-wrap{\n    padding:0 0 0 16px;\n  }\n\n\n  .hp-ex-header{\n    padding-right:16px;\n  }\n\n\n  .hp-ex-lead{\n    margin-left:0;\n\n    max-width:100%;\n  }\n\n\n  \/* =======================================================\n     FOUNDERS MOBILE HORIZONTAL SLIDER\n  ======================================================= *\/\n\n  .hp-ex-grid{\n    display:flex !important;\n\n    overflow-x:auto;\n\n    gap:14px;\n\n    padding-bottom:16px;\n\n    padding-right:16px;\n\n    scroll-snap-type:x mandatory;\n\n    -webkit-overflow-scrolling:touch;\n\n    scrollbar-width:none;\n\n    grid-template-columns:unset;\n\n    -webkit-mask:\n      linear-gradient(\n        90deg,\n        transparent 0%,\n        #000 3%,\n        #000 94%,\n        transparent 100%\n      );\n\n    mask:\n      linear-gradient(\n        90deg,\n        transparent 0%,\n        #000 3%,\n        #000 94%,\n        transparent 100%\n      );\n  }\n\n\n  .hp-ex-grid::-webkit-scrollbar{\n    display:none;\n  }\n\n\n  .hp-ex-card{\n    min-width:82vw;\n\n    max-width:82vw;\n\n    flex-shrink:0;\n\n    scroll-snap-align:start;\n\n    grid-template-columns:1fr;\n\n    grid-template-rows:220px auto;\n  }\n\n\n  .hp-ex-photo{\n    min-height:220px;\n  }\n\n\n  .hp-ex-info{\n    padding:20px 18px;\n  }\n\n\n  .hp-ex-name{\n    font-size:18px;\n  }\n\n\n  \/* =======================================================\n     PARTNERS MOBILE\n  ======================================================= *\/\n\n  .hp-partners-block{\n    margin-top:30px;\n\n    padding-right:16px;\n  }\n\n\n  .hp-partners-marquee-outer::before,\n  .hp-partners-marquee-outer::after{\n    width:36px;\n  }\n\n\n  .hp-partner-card{\n    width:150px;\n  }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================================================\n     SECTION HTML\n========================================================== -->\n\n<section id=\"hp-experts-section\">\n\n\n  <div class=\"hp-ex-wrap\">\n\n\n    <!-- =====================================================\n         HEADER\n    ====================================================== -->\n\n    <div class=\"hp-ex-header\">\n\n\n      <div>\n\n        <div class=\"hp-ex-tag\">\n          The Minds Behind Mercurius\n        <\/div>\n\n\n        <h2 class=\"hp-ex-h2\">\n          Meet Our <em>Founders<\/em>\n        <\/h2>\n\n      <\/div>\n\n\n\n      <p class=\"hp-ex-lead\">\n        Two Chartered Accountants who built one of India\u2019s leading global compliance firms \u2014 from a single principle: every business deserves a professional partner who treats their growth like their own.\n      <\/p>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n         FOUNDERS\n    ====================================================== -->\n\n    <div class=\"hp-ex-grid\">\n\n\n\n      <!-- ===================================================\n           ANKIT JAIN\n      ==================================================== -->\n\n      <div class=\"hp-ex-card\">\n\n\n        <div class=\"hp-ex-photo\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/11.png\"\n            alt=\"Ankit Jain\"\n          >\n\n        <\/div>\n\n\n\n        <div class=\"hp-ex-info\">\n\n\n          <div class=\"hp-ex-name\">\n            Ankit Jain\n          <\/div>\n\n\n          <div class=\"hp-ex-desc\">\n            Ankit Jain co-founded Mercurius with a vision to simplify business expansion and compliance in India. With deep expertise in company formation, international taxation, and regulatory advisory, he has supported entrepreneurs and enterprises in turning their Indian expansion plans into successful ventures.\n          <\/div>\n\n\n          <a\n            href=\"\/about\"\n            class=\"hp-ex-link\"\n          >\n            View Full Profile \u2192\n          <\/a>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n\n      <!-- ===================================================\n           SIDDHARTHA HAVELIA\n      ==================================================== -->\n\n      <div class=\"hp-ex-card\">\n\n\n        <div class=\"hp-ex-photo\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/12.png\"\n            alt=\"Siddhartha Havelia\"\n          >\n\n        <\/div>\n\n\n\n        <div class=\"hp-ex-info\">\n\n\n          <div class=\"hp-ex-name\">\n            Siddhartha Havelia\n          <\/div>\n\n\n          <div class=\"hp-ex-desc\">\n            Siddhartha Havelia co-founded Mercurius with a vision to help businesses expand and operate seamlessly across borders- globally. With extensive experience in global business advisory and client relationship management, he has been instrumental in building strong partnerships and delivering integrated solutions to businesses worldwide.\n          <\/div>\n\n\n          <a\n            href=\"\/about\"\n            class=\"hp-ex-link\"\n          >\n            View Full Profile \u2192\n          <\/a>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n         PARTNERS\n    ====================================================== -->\n\n    <div class=\"hp-partners-block\">\n\n\n      <div class=\"hp-partners-label\">\n        Our Partners\n      <\/div>\n\n\n\n      <div class=\"hp-partners-marquee-outer\">\n\n\n        <div class=\"hp-partners-track\">\n\n\n\n          <!-- =================================================\n               ORIGINAL PARTNER SET\n          ================================================== -->\n\n\n          <!-- RAJESH BANSAL -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/4.png\"\n                alt=\"Rajesh Bansal\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Rajesh Bansal\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Tax &amp; Regulatory Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- MEHAK TANEJA -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/Untitled-600-x-600-px.png\"\n                alt=\"Mehak Taneja\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Mehak Taneja\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                India Business Setup Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- RAVI GUPTA -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/2.png\"\n                alt=\"Ravi Gupta\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Ravi Gupta\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                US Audit &amp; Assurance Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- GAURAV KOHLI -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/3.png\"\n                alt=\"Gaurav Kohli\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Gaurav Kohli\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                India M&amp;A and Valuation Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- ROHIT KUMAR -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/5.png\"\n                alt=\"Rohit Kumar\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Rohit Kumar\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Global Business Setup Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- VISHAL MORE -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/6.png\"\n                alt=\"Vishal More\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Vishal More\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Global CFO Advisory Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- MANVI ARORA -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/7.png\"\n                alt=\"Manvi Arora\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Manvi Arora\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                US Accounting &amp; Tax Specialist\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- RAJEEV RANJAN -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/8.png\"\n                alt=\"Rajeev Ranjan\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Rajeev Ranjan\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Canada Tax &amp; Accounting Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- YITESH BHALLA -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/9.png\"\n                alt=\"Yitesh Bhalla\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Yitesh Bhalla\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                UK Accounting &amp; Tax Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- CHANDRAMANI GOEL -->\n\n          <div class=\"hp-partner-card\">\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/10.png\"\n                alt=\"Chandramani Goel\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Chandramani Goel\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Australia Accounting &amp; Tax Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- =================================================\n               DUPLICATE SET FOR SEAMLESS LOOP\n          ================================================== -->\n\n\n          <!-- RAJESH BANSAL DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/4.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Rajesh Bansal\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Tax &amp; Regulatory Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- MEHAK DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/Untitled-600-x-600-px.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Mehak Taneja\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                India Business Setup Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- RAVI DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/2.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Ravi Gupta\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                US Audit &amp; Assurance Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- GAURAV DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/3.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Gaurav Kohli\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                India M&amp;A and Valuation Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- ROHIT DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/5.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Rohit Kumar\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Global Business Setup Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- VISHAL DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/6.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Vishal More\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Global CFO Advisory Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- MANVI DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/7.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Manvi Arora\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                US Accounting &amp; Tax Specialist\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- RAJEEV DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/8.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Rajeev Ranjan\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Canada Tax &amp; Accounting Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- YITESH DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/9.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Yitesh Bhalla\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                UK Accounting &amp; Tax Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n\n          <!-- CHANDRAMANI DUPLICATE -->\n\n          <div\n            class=\"hp-partner-card\"\n            aria-hidden=\"true\"\n          >\n\n            <div class=\"hp-partner-photo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/10.png\"\n                alt=\"\"\n              >\n\n            <\/div>\n\n            <div class=\"hp-partner-info\">\n\n              <div class=\"hp-partner-name\">\n                Chandramani Goel\n              <\/div>\n\n              <div class=\"hp-partner-role\">\n                Australia Accounting &amp; Tax Partner\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n  <\/div>\n\n\n<\/section>\n\n\n\n<!-- =========================================================\n     MOBILE FOUNDER AUTO-SCROLL\n========================================================== -->\n\n<script>\n\n(function(){\n\n\n  function initAutoScroll(){\n\n\n    \/*\n     Only use founder slider on mobile.\n    *\/\n\n    if(window.innerWidth > 600){\n      return;\n    }\n\n\n    var grid =\n      document.querySelector(\n        '#hp-experts-section .hp-ex-grid'\n      );\n\n\n    if(!grid){\n      return;\n    }\n\n\n    \/*\n     Prevent multiple intervals if resize\n     triggers this function more than once.\n    *\/\n\n    if(\n      grid.dataset.autoScrollInitialized ===\n      'true'\n    ){\n      return;\n    }\n\n\n    grid.dataset.autoScrollInitialized =\n      'true';\n\n\n    var cards =\n      Array.from(\n        grid.querySelectorAll(\n          '.hp-ex-card'\n        )\n      );\n\n\n    if(!cards.length){\n      return;\n    }\n\n\n    var current = 0;\n\n    var isPaused = false;\n\n    var interval = null;\n\n\n\n    \/* =====================================================\n       SCROLL TO FOUNDER\n    ====================================================== *\/\n\n    function scrollToCard(index){\n\n\n      grid.scrollTo({\n\n        left:\n          cards[index].offsetLeft - 16,\n\n        behavior:'smooth'\n\n      });\n\n    }\n\n\n\n    \/* =====================================================\n       NEXT FOUNDER\n    ====================================================== *\/\n\n    function next(){\n\n\n      if(isPaused){\n        return;\n      }\n\n\n      current =\n        (\n          current + 1\n        ) %\n        cards.length;\n\n\n      scrollToCard(\n        current\n      );\n\n    }\n\n\n\n    \/* =====================================================\n       START\n    ====================================================== *\/\n\n    interval =\n      setInterval(\n        next,\n        3000\n      );\n\n\n\n    \/* =====================================================\n       PAUSE ON TOUCH\n    ====================================================== *\/\n\n    grid.addEventListener(\n      'touchstart',\n      function(){\n\n\n        isPaused =\n          true;\n\n\n        clearInterval(\n          interval\n        );\n\n\n      },\n      {\n        passive:true\n      }\n    );\n\n\n\n    \/* =====================================================\n       RESUME\n    ====================================================== *\/\n\n    grid.addEventListener(\n      'touchend',\n      function(){\n\n\n        isPaused =\n          false;\n\n\n        clearInterval(\n          interval\n        );\n\n\n        interval =\n          setInterval(\n            next,\n            3000\n          );\n\n\n      },\n      {\n        passive:true\n      }\n    );\n\n\n  }\n\n\n\n  \/* =======================================================\n     INITIALISE\n  ======================================================= *\/\n\n  initAutoScroll();\n\n\n  window.addEventListener(\n    'resize',\n    initAutoScroll\n  );\n\n\n})();\n\n<\/script>\n\n\n\n<!-- ============================================================\n     COMPANY FORMATIONS SERVICES \u2014 CONTACT FORM\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Poppins:wght@400;500;600&display=swap');\n\n#cf-section *{\n  box-sizing:border-box;\n}\n\n#cf-section{\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n  padding:0;\n  background:#fff;\n  position:relative;\n  overflow:hidden;\n  font-family:'Plus Jakarta Sans',sans-serif;\n}\n\n.cf-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  align-items:stretch;\n}\n\n\n\/* ============================================================\n   LEFT CONTACT SECTION\n============================================================ *\/\n\n.cf-visual{\n  position:relative;\n  overflow:hidden;\n  background:#fff;\n  border-right:1px solid #EEF1F5;\n  display:flex;\n}\n\n.cf-left-content{\n  width:100%;\n  padding:36px 44px;\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n}\n\n\n\/* TOP TAG *\/\n\n.cf-contact-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  width:max-content;\n  padding:8px 13px;\n\n  border:1px solid #F2DEAA;\n  border-radius:50px;\n\n  background:#FFF9EB;\n\n  color:#A96E00;\n\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n\n  margin-bottom:22px;\n}\n\n.cf-contact-tag-dot{\n  width:7px;\n  height:7px;\n  border-radius:50%;\n  background:#FDBD00;\n\n  box-shadow:\n    0 0 0 4px rgba(253,189,0,.12),\n    0 0 14px rgba(253,189,0,.55);\n}\n\n\n\/* ============================================================\n   MAIN LEFT HEADING\n   Poppins style like \"Meet Our Founders\"\n============================================================ *\/\n\n#cf-section .cf-contact-title{\n  margin:0 0 18px 0 !important;\n  padding:0 !important;\n\n  max-width:590px;\n\n  font-family:'Poppins',sans-serif !important;\n\n  font-size:46px !important;\n  font-weight:400 !important;\n\n  line-height:1.12 !important;\n\n  letter-spacing:-0.025em !important;\n  word-spacing:0 !important;\n\n  color:#0F2449 !important;\n\n  text-transform:none !important;\n\n  font-style:normal !important;\n}\n\n#cf-section .cf-contact-title span{\n  display:block;\n\n  margin-top:4px;\n\n  font-family:'Poppins',sans-serif !important;\n\n  font-size:46px !important;\n  font-weight:400 !important;\n\n  line-height:1.12 !important;\n\n  letter-spacing:-0.025em !important;\n\n  color:#E2A01D !important;\n\n  text-transform:none !important;\n}\n\n\n\/* DESCRIPTION *\/\n\n.cf-contact-desc{\n  max-width:475px;\n\n  margin:0 0 16px 0;\n\n  color:#42536B;\n\n  font-size:14px;\n  font-weight:500;\n\n  line-height:1.75;\n}\n\n\n\/* ============================================================\n   CONTACT GRAPHIC\n============================================================ *\/\n\n.cf-contact-graphic{\n  position:relative;\n\n  width:100%;\n  height:225px;\n\n  margin:0 0 14px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n\n\n\/* RINGS *\/\n\n.cf-contact-ring{\n  position:absolute;\n  border-radius:50%;\n}\n\n.cf-contact-ring-1{\n  width:198px;\n  height:198px;\n\n  border:1px solid #E9EDF3;\n}\n\n.cf-contact-ring-2{\n  width:158px;\n  height:158px;\n\n  border:1px dashed rgba(200,135,10,.35);\n}\n\n.cf-contact-ring-3{\n  width:115px;\n  height:115px;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(253,189,0,.18) 0%,\n      rgba(253,189,0,.07) 45%,\n      transparent 72%\n    );\n}\n\n\n\/* CENTRAL PHONE *\/\n\n.cf-phone-hero{\n  position:relative;\n\n  z-index:8;\n\n  width:90px;\n  height:90px;\n\n  border-radius:27px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #FFD967 0%,\n      #FDBD00 58%,\n      #C8870A 100%\n    );\n\n  box-shadow:\n    0 22px 48px rgba(200,135,10,.28),\n    0 8px 18px rgba(15,36,73,.10);\n\n  transform:rotate(-5deg);\n}\n\n.cf-phone-hero::before{\n  content:'';\n\n  position:absolute;\n  inset:6px;\n\n  border:1px solid rgba(255,255,255,.6);\n\n  border-radius:22px;\n}\n\n.cf-phone-hero svg{\n  width:42px;\n  height:42px;\n\n  position:relative;\n\n  z-index:2;\n\n  fill:none;\n\n  stroke:#0F2449;\n\n  stroke-width:2;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n\n\/* LIVE DOT *\/\n\n.cf-live-dot{\n  position:absolute;\n\n  z-index:10;\n\n  top:calc(50% - 52px);\n  left:calc(50% + 36px);\n\n  width:16px;\n  height:16px;\n\n  border-radius:50%;\n\n  background:#22C55E;\n\n  border:4px solid #fff;\n\n  box-shadow:\n    0 0 0 5px rgba(34,197,94,.12);\n}\n\n\n\/* ============================================================\n   FLOATING CONTACT CARDS\n============================================================ *\/\n\n.cf-contact-card{\n  position:absolute;\n\n  z-index:9;\n\n  display:flex;\n  align-items:center;\n\n  gap:9px;\n\n  min-width:125px;\n\n  padding:10px 11px;\n\n  background:#fff;\n\n  border:1px solid #E5EAF1;\n\n  border-radius:12px;\n\n  box-shadow:\n    0 14px 34px rgba(15,36,73,.11);\n}\n\n.cf-contact-card-icon{\n  width:32px;\n  height:32px;\n\n  flex-shrink:0;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  border-radius:9px;\n\n  background:#FFF5D9;\n\n  color:#B97800;\n}\n\n.cf-contact-card-icon svg{\n  width:16px;\n  height:16px;\n\n  fill:none;\n\n  stroke:currentColor;\n\n  stroke-width:2;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.cf-contact-card strong{\n  display:block;\n\n  color:#0F2449;\n\n  font-size:10px;\n  font-weight:800;\n\n  line-height:1.2;\n}\n\n.cf-contact-card small{\n  display:block;\n\n  margin-top:3px;\n\n  color:#6F7C8F;\n\n  font-size:8px;\n  font-weight:600;\n\n  line-height:1.25;\n}\n\n\n\/* CARD POSITIONS *\/\n\n.cf-contact-call{\n  left:0;\n  top:18px;\n}\n\n.cf-contact-whatsapp{\n  right:0;\n  top:24px;\n}\n\n.cf-contact-email{\n  left:15px;\n  bottom:14px;\n}\n\n.cf-contact-response{\n  right:0;\n  bottom:10px;\n}\n\n\n\/* CARD COLORS *\/\n\n.cf-contact-whatsapp .cf-contact-card-icon{\n  background:#EAFBF1;\n  color:#169B52;\n}\n\n.cf-contact-email .cf-contact-card-icon{\n  background:#EEF4FF;\n  color:#315DA8;\n}\n\n.cf-contact-response .cf-contact-card-icon{\n  background:#F3EFFF;\n  color:#6952B5;\n}\n\n\n\/* CONNECTING LINES *\/\n\n.cf-contact-line{\n  position:absolute;\n\n  height:1px;\n\n  z-index:2;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(200,135,10,.38),\n      transparent\n    );\n}\n\n.cf-line-a{\n  width:115px;\n  left:78px;\n  top:65px;\n  transform:rotate(17deg);\n}\n\n.cf-line-b{\n  width:115px;\n  right:77px;\n  top:68px;\n  transform:rotate(-17deg);\n}\n\n.cf-line-c{\n  width:110px;\n  left:86px;\n  bottom:54px;\n  transform:rotate(-18deg);\n}\n\n.cf-line-d{\n  width:110px;\n  right:79px;\n  bottom:54px;\n  transform:rotate(17deg);\n}\n\n\n\/* ============================================================\n   TRUST POINTS\n============================================================ *\/\n\n.cf-contact-trust{\n  display:flex;\n\n  align-items:center;\n\n  flex-wrap:wrap;\n\n  gap:7px;\n}\n\n.cf-contact-trust-item{\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:5px;\n\n  padding:7px 9px;\n\n  border-radius:8px;\n\n  background:#F8FAFC;\n\n  border:1px solid #E8EDF3;\n\n  color:#46566D;\n\n  font-size:9px;\n\n  font-weight:700;\n}\n\n.cf-contact-trust-item::before{\n  content:'\u2713';\n\n  color:#C8870A;\n\n  font-weight:900;\n}\n\n\n\/* ============================================================\n   RIGHT FORM\n============================================================ *\/\n\n.cf-form-panel{\n  background:#fff;\n\n  padding:38px 48px;\n\n  display:flex;\n\n  flex-direction:column;\n\n  justify-content:center;\n}\n\n.cf-form-tag{\n  font-size:11px;\n\n  font-weight:700;\n\n  letter-spacing:.14em;\n\n  text-transform:uppercase;\n\n  color:#C8870A;\n\n  margin-bottom:8px;\n}\n\n.cf-form-h{\n  font-size:25px;\n\n  font-weight:800;\n\n  color:#0F2449;\n\n  letter-spacing:0;\n\n  margin-bottom:7px;\n\n  line-height:1.2;\n}\n\n.cf-form-s{\n  font-size:13px;\n\n  color:#526176;\n\n  margin-bottom:19px;\n\n  line-height:1.65;\n}\n\n\n\/* ============================================================\n   FORM ROWS\n============================================================ *\/\n\n.cf-f2{\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:12px;\n}\n\n.cf-fg{\n  display:flex;\n\n  flex-direction:column;\n\n  gap:5px;\n\n  margin-bottom:11px;\n}\n\n.cf-fg label{\n  font-size:10px;\n\n  font-weight:700;\n\n  letter-spacing:.06em;\n\n  text-transform:uppercase;\n\n  color:#526176;\n}\n\n.cf-fg input,\n.cf-fg select,\n.cf-fg textarea{\n  width:100%;\n\n  background:#F7F9FC;\n\n  border:1px solid #E2E8F2;\n\n  color:#1E293B;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:13px;\n\n  padding:10px 13px;\n\n  border-radius:9px;\n\n  outline:none;\n\n  transition:\n    border-color .2s,\n    box-shadow .2s;\n}\n\n.cf-fg input::placeholder,\n.cf-fg textarea::placeholder{\n  color:#8A97A8;\n}\n\n.cf-fg input:focus,\n.cf-fg select:focus,\n.cf-fg textarea:focus{\n  border-color:#C8870A;\n\n  box-shadow:\n    0 0 0 3px rgba(200,135,10,.1);\n}\n\n\n\/* SHORT MESSAGE BOX *\/\n\n.cf-fg textarea{\n  resize:none;\n\n  height:56px;\n\n  min-height:56px;\n}\n\n.cf-fg select option{\n  background:#fff;\n}\n\n\n\/* ============================================================\n   PHONE\n============================================================ *\/\n\n.cf-phone-wrap{\n  display:flex;\n\n  gap:6px;\n\n  position:relative;\n}\n\n.cf-cc-picker{\n  position:relative;\n\n  width:110px;\n\n  flex:0 0 auto;\n\n  user-select:none;\n}\n\n.cf-cc-trigger{\n  display:flex;\n\n  align-items:center;\n\n  justify-content:space-between;\n\n  gap:4px;\n\n  width:100%;\n\n  min-height:40px;\n\n  background:#F7F9FC;\n\n  border:1px solid #E2E8F2;\n\n  color:#1E293B;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:13px;\n\n  padding:10px;\n\n  border-radius:9px;\n\n  cursor:pointer;\n}\n\n.cf-cc-trigger:focus,\n.cf-cc-trigger.cf-cc-open{\n  outline:none;\n\n  border-color:#C8870A;\n\n  box-shadow:\n    0 0 0 3px rgba(200,135,10,.1);\n}\n\n.cf-cc-arrow{\n  flex-shrink:0;\n\n  font-size:9px;\n\n  color:#94A3B8;\n\n  transition:transform .2s;\n}\n\n.cf-cc-open .cf-cc-arrow{\n  transform:rotate(180deg);\n}\n\n.cf-cc-lbl{\n  flex:1;\n\n  white-space:nowrap;\n\n  overflow:hidden;\n\n  text-overflow:ellipsis;\n}\n\n\n\/* COUNTRY DROPDOWN *\/\n\n.cf-cc-panel{\n  display:none;\n\n  position:absolute;\n\n  top:calc(100% + 5px);\n\n  left:0;\n\n  width:260px;\n\n  background:#fff;\n\n  border:1px solid #E2E8F2;\n\n  border-radius:11px;\n\n  box-shadow:\n    0 8px 30px rgba(15,36,73,.13);\n\n  z-index:9999;\n\n  overflow:hidden;\n}\n\n.cf-cc-panel.cf-cc-open{\n  display:block;\n}\n\n.cf-cc-search-wrap{\n  padding:10px 10px 6px;\n\n  border-bottom:1px solid #F1F5F9;\n}\n\n.cf-cc-search{\n  width:100%;\n\n  background:#F7F9FC;\n\n  border:1px solid #E2E8F2;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:12px;\n\n  color:#1E293B;\n\n  padding:8px 10px;\n\n  border-radius:7px;\n\n  outline:none;\n}\n\n.cf-cc-search:focus{\n  border-color:#C8870A;\n}\n\n.cf-cc-list{\n  max-height:210px;\n\n  overflow-y:auto;\n\n  padding:6px 0;\n}\n\n.cf-cc-item{\n  display:flex;\n\n  align-items:center;\n\n  gap:8px;\n\n  padding:8px 12px;\n\n  cursor:pointer;\n\n  font-size:13px;\n\n  color:#1E293B;\n}\n\n.cf-cc-item:hover,\n.cf-cc-item.cf-cc-active{\n  background:#FFF7E6;\n}\n\n.cf-cc-item.cf-cc-active{\n  font-weight:600;\n\n  color:#C8870A;\n}\n\n.cf-cc-item-flag{\n  font-size:16px;\n}\n\n.cf-cc-item-name{\n  flex:1;\n\n  white-space:nowrap;\n\n  overflow:hidden;\n\n  text-overflow:ellipsis;\n\n  font-size:12px;\n\n  color:#475569;\n}\n\n.cf-cc-item-code{\n  font-size:12px;\n\n  font-weight:600;\n\n  color:#0F2449;\n}\n\n.cf-cc-no-results{\n  padding:14px 12px;\n\n  font-size:12px;\n\n  color:#94A3B8;\n\n  text-align:center;\n}\n\n.cf-phone-num{\n  flex:1;\n\n  min-width:0;\n\n  background:#F7F9FC;\n\n  border:1px solid #E2E8F2;\n\n  color:#1E293B;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:13px;\n\n  padding:10px 13px;\n\n  border-radius:9px;\n\n  outline:none;\n}\n\n.cf-phone-num::placeholder{\n  color:#8A97A8;\n}\n\n.cf-phone-num:focus{\n  border-color:#C8870A;\n\n  box-shadow:\n    0 0 0 3px rgba(200,135,10,.1);\n}\n\n\n\/* ============================================================\n   BUTTON\n============================================================ *\/\n\n.cf-f-submit{\n  display:flex;\n\n  align-items:center;\n\n  margin-top:4px;\n}\n\n.cf-btn{\n  display:inline-flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  padding:12px 27px;\n\n  background:#C8870A;\n\n  color:#fff;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:14px;\n\n  font-weight:700;\n\n  border:none;\n\n  border-radius:8px;\n\n  cursor:pointer;\n\n  transition:\n    background .2s,\n    transform .15s;\n}\n\n.cf-btn:hover{\n  background:#E8A830;\n\n  transform:translateY(-2px);\n}\n\n.cf-btn:disabled{\n  background:#94A3B8;\n\n  cursor:not-allowed;\n\n  transform:none;\n}\n\n\n\/* ============================================================\n   SUCCESS \/ ERROR\n============================================================ *\/\n\n.cf-toast{\n  display:none;\n\n  padding:12px 15px;\n\n  border-radius:10px;\n\n  font-size:12px;\n\n  font-weight:600;\n\n  line-height:1.5;\n\n  margin-bottom:13px;\n\n  align-items:flex-start;\n\n  gap:8px;\n}\n\n.cf-toast.cf-show{\n  display:flex;\n}\n\n.cf-toast--success{\n  background:#F0FDF4;\n\n  border:1px solid #86EFAC;\n\n  color:#166534;\n}\n\n.cf-toast--error{\n  background:#FEF2F2;\n\n  border:1px solid #FCA5A5;\n\n  color:#991B1B;\n}\n\n\n\/* ============================================================\n   BOTTOM CONTACT STRIP\n============================================================ *\/\n\n.cf-altcontact{\n  background:#F7F9FC;\n\n  border-top:1px solid #E2E8F2;\n\n  padding:13px 48px;\n\n  display:flex;\n\n  align-items:center;\n\n  gap:15px;\n\n  flex-wrap:wrap;\n}\n\n.cf-altcontact-text{\n  font-size:12px;\n\n  color:#526176;\n\n  flex:1;\n}\n\n.cf-altcontact-text strong{\n  color:#0F2449;\n}\n\n.cf-altcontact-links{\n  display:flex;\n\n  gap:13px;\n\n  flex-wrap:wrap;\n}\n\n.cf-altcontact-link{\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:5px;\n\n  font-size:11px;\n\n  font-weight:700;\n\n  color:#C8870A;\n\n  text-decoration:none;\n\n  border-bottom:\n    1px solid rgba(200,135,10,.3);\n\n  padding-bottom:1px;\n}\n\n\n\/* ============================================================\n   TABLET\n============================================================ *\/\n\n@media(max-width:960px){\n\n  .cf-grid{\n    grid-template-columns:1fr;\n  }\n\n  .cf-visual{\n    border-right:none;\n\n    border-bottom:1px solid #EEF1F5;\n  }\n\n  .cf-left-content{\n    padding:36px 32px;\n  }\n\n  #cf-section .cf-contact-title,\n  #cf-section .cf-contact-title span{\n    font-size:42px !important;\n  }\n\n  .cf-contact-graphic{\n    max-width:560px;\n\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  .cf-form-panel{\n    padding:38px 32px;\n  }\n\n  .cf-altcontact{\n    padding:15px 32px;\n  }\n}\n\n\n\/* ============================================================\n   MOBILE\n============================================================ *\/\n\n@media(max-width:600px){\n\n  #cf-section{\n    width:100%;\n\n    margin-left:0;\n  }\n\n  .cf-left-content{\n    padding:28px 16px;\n  }\n\n  .cf-contact-tag{\n    margin-bottom:17px;\n  }\n\n  #cf-section .cf-contact-title,\n  #cf-section .cf-contact-title span{\n    font-size:31px !important;\n\n    line-height:1.16 !important;\n\n    letter-spacing:-0.02em !important;\n  }\n\n  #cf-section .cf-contact-title{\n    margin-bottom:16px !important;\n  }\n\n  #cf-section .cf-contact-title span{\n    margin-top:4px;\n  }\n\n  .cf-contact-desc{\n    font-size:13px;\n\n    line-height:1.65;\n\n    margin-bottom:14px;\n  }\n\n  .cf-contact-graphic{\n    height:220px;\n\n    margin:0 -3px 10px;\n  }\n\n  .cf-contact-ring-1{\n    width:170px;\n    height:170px;\n  }\n\n  .cf-contact-ring-2{\n    width:137px;\n    height:137px;\n  }\n\n  .cf-phone-hero{\n    width:80px;\n    height:80px;\n\n    border-radius:23px;\n  }\n\n  .cf-phone-hero svg{\n    width:36px;\n    height:36px;\n  }\n\n  .cf-live-dot{\n    top:calc(50% - 46px);\n\n    left:calc(50% + 31px);\n  }\n\n  .cf-contact-card{\n    min-width:100px;\n\n    padding:7px 8px;\n\n    gap:6px;\n  }\n\n  .cf-contact-card-icon{\n    width:27px;\n    height:27px;\n  }\n\n  .cf-contact-card strong{\n    font-size:8px;\n  }\n\n  .cf-contact-card small{\n    font-size:7px;\n  }\n\n  .cf-contact-call{\n    left:0;\n  }\n\n  .cf-contact-whatsapp{\n    right:0;\n  }\n\n  .cf-contact-email{\n    left:2px;\n  }\n\n  .cf-contact-response{\n    right:0;\n  }\n\n  .cf-contact-line{\n    display:none;\n  }\n\n  .cf-form-panel{\n    padding:28px 16px;\n  }\n\n  .cf-form-h{\n    font-size:22px;\n  }\n\n  .cf-form-s{\n    font-size:12px;\n\n    margin-bottom:17px;\n  }\n\n  .cf-f2{\n    grid-template-columns:1fr;\n  }\n\n  .cf-phone-wrap{\n    width:100%;\n  }\n\n  .cf-cc-picker{\n    width:105px;\n  }\n\n  .cf-cc-panel{\n    width:240px;\n  }\n\n  .cf-btn{\n    width:100%;\n  }\n\n  .cf-altcontact{\n    padding:14px 16px;\n\n    flex-direction:column;\n\n    align-items:flex-start;\n\n    gap:10px;\n  }\n}\n\n<\/style>\n\n\n<section id=\"cf-section\">\n\n  <div class=\"cf-grid\">\n\n\n    <!-- ========================================================\n         LEFT SIDE\n    ========================================================= -->\n\n    <div class=\"cf-visual\">\n\n      <div class=\"cf-left-content\">\n\n\n        <div class=\"cf-contact-tag\">\n\n          <span class=\"cf-contact-tag-dot\"><\/span>\n\n          Let&#8217;s Connect\n\n        <\/div>\n\n\n        <h2 class=\"cf-contact-title\">\n\n          Have a question about\n\n          <span>\n            doing business in India?\n          <\/span>\n\n        <\/h2>\n\n\n        <p class=\"cf-contact-desc\">\n\n          Speak directly with our professional team.\n          Tell us what you need and we&#8217;ll guide you clearly\n          through the next steps.\n\n        <\/p>\n\n\n        <!-- CONTACT GRAPHIC -->\n\n        <div class=\"cf-contact-graphic\">\n\n\n          <div class=\"cf-contact-ring cf-contact-ring-1\"><\/div>\n\n          <div class=\"cf-contact-ring cf-contact-ring-2\"><\/div>\n\n          <div class=\"cf-contact-ring cf-contact-ring-3\"><\/div>\n\n\n          <span class=\"cf-contact-line cf-line-a\"><\/span>\n          <span class=\"cf-contact-line cf-line-b\"><\/span>\n          <span class=\"cf-contact-line cf-line-c\"><\/span>\n          <span class=\"cf-contact-line cf-line-d\"><\/span>\n\n\n          <!-- MAIN PHONE -->\n\n          <div class=\"cf-phone-hero\">\n\n            <svg viewBox=\"0 0 24 24\">\n\n              <path d=\"\n              M22 16.92v3\n              a2 2 0 0 1-2.18 2\n              19.79 19.79 0 0 1-8.63-3.07\n              19.5 19.5 0 0 1-6-6\n              19.79 19.79 0 0 1-3.07-8.67\n              A2 2 0 0 1 4.11 2h3\n              a2 2 0 0 1 2 1.72\n              12.84 12.84 0 0 0 .7 2.81\n              2 2 0 0 1-.45 2.11\n              L8.09 9.91\n              a16 16 0 0 0 6 6\n              l1.27-1.27\n              a2 2 0 0 1 2.11-.45\n              12.84 12.84 0 0 0 2.81.7\n              A2 2 0 0 1 22 16.92z\n              \"><\/path>\n\n            <\/svg>\n\n          <\/div>\n\n\n          <span class=\"cf-live-dot\"><\/span>\n\n\n          <!-- CALL -->\n\n          <div class=\"cf-contact-card cf-contact-call\">\n\n            <div class=\"cf-contact-card-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path d=\"M6 2h4l2 5-3 2c1.5 3 3.5 5 6.5 6.5l2-3 4.5 2V19c0 1.7-1.3 3-3 3C10 21 3 14 2 5c0-1.7 1.3-3 3-3z\"><\/path>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <strong>\n                Call Us\n              <\/strong>\n\n              <small>\n                Speak directly\n              <\/small>\n\n            <\/div>\n\n          <\/div>\n\n\n          <!-- WHATSAPP -->\n\n          <div class=\"cf-contact-card cf-contact-whatsapp\">\n\n            <div class=\"cf-contact-card-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path d=\"M21 11.5a8.5 8.5 0 0 1-12.3 7.6L3 21l1.9-5.7A8.5 8.5 0 1 1 21 11.5z\"><\/path>\n\n                <path d=\"M8.5 8.5c1 3 3 5 6 6\"><\/path>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <strong>\n                WhatsApp\n              <\/strong>\n\n              <small>\n                Quick conversation\n              <\/small>\n\n            <\/div>\n\n          <\/div>\n\n\n          <!-- EMAIL -->\n\n          <div class=\"cf-contact-card cf-contact-email\">\n\n            <div class=\"cf-contact-card-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <rect\n                  x=\"3\"\n                  y=\"5\"\n                  width=\"18\"\n                  height=\"14\"\n                  rx=\"2\"\n                ><\/rect>\n\n                <path d=\"m3 7 9 6 9-6\"><\/path>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <strong>\n                Email Us\n              <\/strong>\n\n              <small>\n                Share your query\n              <\/small>\n\n            <\/div>\n\n          <\/div>\n\n\n          <!-- RESPONSE -->\n\n          <div class=\"cf-contact-card cf-contact-response\">\n\n            <div class=\"cf-contact-card-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <circle\n                  cx=\"12\"\n                  cy=\"12\"\n                  r=\"9\"\n                ><\/circle>\n\n                <path d=\"M12 7v5l3 2\"><\/path>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <strong>\n                24 Hr Response\n              <\/strong>\n\n              <small>\n                We&#8217;ll get back to you\n              <\/small>\n\n            <\/div>\n\n          <\/div>\n\n\n        <\/div>\n\n\n        <!-- TRUST POINTS -->\n\n        <div class=\"cf-contact-trust\">\n\n          <div class=\"cf-contact-trust-item\">\n            Professional Support\n          <\/div>\n\n          <div class=\"cf-contact-trust-item\">\n            No Sales Call Centre\n          <\/div>\n\n          <div class=\"cf-contact-trust-item\">\n            100% Remote\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n\n    <!-- ========================================================\n         RIGHT FORM\n    ========================================================= -->\n\n    <div class=\"cf-form-panel\">\n\n\n      <div class=\"cf-form-tag\">\n        Get In Touch\n      <\/div>\n\n\n      <div class=\"cf-form-h\">\n        Talk to our professional\n      <\/div>\n\n\n      <p class=\"cf-form-s\">\n\n        Fill in the details \u2014 we&#8217;ll reply within 24 hours with next steps.\n\n      <\/p>\n\n\n      <!-- SUCCESS -->\n\n      <div\n        id=\"cf-toast-success\"\n        class=\"cf-toast cf-toast--success\"\n        role=\"alert\"\n      >\n\n        \u2705\n\n        <span id=\"cf-success-message\">\n          Thank you! We&#8217;ve received your enquiry.\n        <\/span>\n\n      <\/div>\n\n\n      <!-- ERROR -->\n\n      <div\n        id=\"cf-toast-error\"\n        class=\"cf-toast cf-toast--error\"\n        role=\"alert\"\n      >\n\n        \u26a0\ufe0f\n\n        <span id=\"cf-error-message\">\n          Something went wrong. Please try again.\n        <\/span>\n\n      <\/div>\n\n\n      <iframe\n        name=\"cf-submit-frame\"\n        id=\"cf-submit-frame\"\n        style=\"display:none\"\n        aria-hidden=\"true\"\n      ><\/iframe>\n\n\n      <!-- FORM -->\n\n      <form\n        id=\"cf-form-el\"\n        action=\"https:\/\/script.google.com\/macros\/s\/AKfycbxAiTyrrnIMVcRVdnh0NZMppbliG_HI8bmJRJsFBILZrPTdxbkbduyv-w4-0LuR_Sk7IA\/exec\"\n        method=\"POST\"\n        target=\"cf-submit-frame\"\n      >\n\n\n        <input\n          type=\"hidden\"\n          name=\"phone\"\n          id=\"cf-phone-combined\"\n        >\n\n        <input\n          type=\"hidden\"\n          name=\"source_page\"\n          id=\"cf-source-page\"\n        >\n\n        <input\n          type=\"hidden\"\n          name=\"source_url\"\n          id=\"cf-source-url\"\n        >\n\n        <input\n          type=\"hidden\"\n          name=\"client_nonce\"\n          id=\"cf-client-nonce\"\n        >\n\n\n        <!-- ROW 1 -->\n\n        <div class=\"cf-f2\">\n\n\n          <div class=\"cf-fg\">\n\n            <label for=\"cf-name\">\n              Name\n            <\/label>\n\n            <input\n              type=\"text\"\n              id=\"cf-name\"\n              name=\"name\"\n              placeholder=\"Your name\"\n              autocomplete=\"name\"\n              required\n            >\n\n          <\/div>\n\n\n          <div class=\"cf-fg\">\n\n            <label for=\"cf-email\">\n              Email\n            <\/label>\n\n            <input\n              type=\"email\"\n              id=\"cf-email\"\n              name=\"email\"\n              placeholder=\"you@company.com\"\n              autocomplete=\"email\"\n              required\n            >\n\n          <\/div>\n\n\n        <\/div>\n\n\n        <!-- ROW 2 -->\n\n        <div class=\"cf-f2\">\n\n\n          <div class=\"cf-fg\">\n\n            <label>\n              Phone \/ WhatsApp\n            <\/label>\n\n\n            <div class=\"cf-phone-wrap\">\n\n\n              <div\n                class=\"cf-cc-picker\"\n                id=\"cf-cc-picker\"\n              >\n\n\n                <button\n                  type=\"button\"\n                  class=\"cf-cc-trigger\"\n                  id=\"cf-cc-trigger\"\n                  aria-expanded=\"false\"\n                >\n\n                  <span\n                    class=\"cf-cc-lbl\"\n                    id=\"cf-cc-label\"\n                  >\n                    \ud83c\uddfa\ud83c\uddf8 +1\n                  <\/span>\n\n                  <span class=\"cf-cc-arrow\">\n                    \u25bc\n                  <\/span>\n\n                <\/button>\n\n\n                <div\n                  class=\"cf-cc-panel\"\n                  id=\"cf-cc-panel\"\n                >\n\n\n                  <div class=\"cf-cc-search-wrap\">\n\n                    <input\n                      type=\"text\"\n                      class=\"cf-cc-search\"\n                      id=\"cf-cc-search\"\n                      placeholder=\"Search country or code...\"\n                      autocomplete=\"off\"\n                    >\n\n                  <\/div>\n\n\n                  <div\n                    class=\"cf-cc-list\"\n                    id=\"cf-cc-list\"\n                  ><\/div>\n\n\n                <\/div>\n\n\n              <\/div>\n\n\n              <input\n                type=\"tel\"\n                id=\"cf-phone-num\"\n                class=\"cf-phone-num\"\n                placeholder=\"000 000 0000\"\n                autocomplete=\"tel\"\n              >\n\n\n            <\/div>\n\n          <\/div>\n\n\n          <!-- SERVICE -->\n\n          <div class=\"cf-fg\">\n\n            <label for=\"cf-service\">\n\n              Service You Are Interested In\n\n            <\/label>\n\n\n            <select\n              name=\"service\"\n              id=\"cf-service\"\n            >\n\n              <option value=\"\">\n                Select a service\n              <\/option>\n\n              <option>Private Limited Company<\/option>\n              <option>LLP Formation<\/option>\n              <option>One Person Company (OPC)<\/option>\n              <option>Wholly-Owned Subsidiary<\/option>\n              <option>Liaison Office<\/option>\n              <option>Branch Office<\/option>\n              <option>Project Office<\/option>\n              <option>GST Registration<\/option>\n              <option>Accounting &amp; Bookkeeping<\/option>\n              <option>Tax Filing &amp; Compliance<\/option>\n              <option>Trademark Registration<\/option>\n              <option>Other \/ Not Sure<\/option>\n\n            <\/select>\n\n\n          <\/div>\n\n\n        <\/div>\n\n\n        <!-- MESSAGE -->\n\n        <div class=\"cf-fg\">\n\n          <label for=\"cf-message\">\n            How can we help?\n          <\/label>\n\n          <textarea\n            id=\"cf-message\"\n            name=\"message\"\n            placeholder=\"Tell us briefly what you're looking for...\"\n          ><\/textarea>\n\n        <\/div>\n\n\n        <!-- BUTTON -->\n\n        <div class=\"cf-f-submit\">\n\n          <button\n            class=\"cf-btn\"\n            type=\"submit\"\n            id=\"cf-submit-btn\"\n          >\n\n            Get Free Consultation \u2192\n\n          <\/button>\n\n        <\/div>\n\n\n      <\/form>\n\n\n      <!-- CONTACT STRIP -->\n\n      <div class=\"cf-altcontact\">\n\n\n        <div class=\"cf-altcontact-text\">\n\n          <strong>\n            Prefer to talk directly?\n          <\/strong>\n\n          Reach us via:\n\n        <\/div>\n\n\n        <div class=\"cf-altcontact-links\">\n\n\n          <a\n            href=\"tel:+919876543210\"\n            class=\"cf-altcontact-link\"\n          >\n            \ud83d\udcde Call\n          <\/a>\n\n\n          <a\n            href=\"https:\/\/wa.me\/919876543210\"\n            class=\"cf-altcontact-link\"\n            target=\"_blank\"\n            rel=\"noopener\"\n          >\n            \ud83d\udcac WhatsApp\n          <\/a>\n\n\n          <a\n            href=\"mailto:info@mercuriusteam.com\"\n            class=\"cf-altcontact-link\"\n          >\n            \u2709\ufe0f Email\n          <\/a>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n<script>\n(function(){\n\n\n  var ENDPOINT =\n    'https:\/\/script.google.com\/macros\/s\/AKfycbxAiTyrrnIMVcRVdnh0NZMppbliG_HI8bmJRJsFBILZrPTdxbkbduyv-w4-0LuR_Sk7IA\/exec';\n\n\n  \/* ============================================================\n     PAGE SOURCE\n  ============================================================ *\/\n\n  var sourcePage =\n    document.getElementById('cf-source-page');\n\n  var sourceUrl =\n    document.getElementById('cf-source-url');\n\n\n  function updateSourceData(){\n\n    sourcePage.value =\n      (document.title || '').trim();\n\n    sourceUrl.value =\n      window.location.href;\n\n  }\n\n\n  updateSourceData();\n\n\n\n  \/* ============================================================\n     COUNTRY DATA\n  ============================================================ *\/\n\n  var COUNTRIES = [\n\n    {f:'\ud83c\udde6\ud83c\uddeb',n:'Afghanistan',c:'+93'},\n    {f:'\ud83c\udde6\ud83c\uddf1',n:'Albania',c:'+355'},\n    {f:'\ud83c\udde9\ud83c\uddff',n:'Algeria',c:'+213'},\n    {f:'\ud83c\udde6\ud83c\uddf7',n:'Argentina',c:'+54'},\n    {f:'\ud83c\udde6\ud83c\uddfa',n:'Australia',c:'+61'},\n    {f:'\ud83c\udde6\ud83c\uddf9',n:'Austria',c:'+43'},\n\n    {f:'\ud83c\udde7\ud83c\udded',n:'Bahrain',c:'+973'},\n    {f:'\ud83c\udde7\ud83c\udde9',n:'Bangladesh',c:'+880'},\n    {f:'\ud83c\udde7\ud83c\uddea',n:'Belgium',c:'+32'},\n    {f:'\ud83c\udde7\ud83c\uddf7',n:'Brazil',c:'+55'},\n\n    {f:'\ud83c\udde8\ud83c\udde6',n:'Canada',c:'+1'},\n    {f:'\ud83c\udde8\ud83c\uddf3',n:'China',c:'+86'},\n\n    {f:'\ud83c\udde9\ud83c\uddf0',n:'Denmark',c:'+45'},\n\n    {f:'\ud83c\uddea\ud83c\uddec',n:'Egypt',c:'+20'},\n\n    {f:'\ud83c\uddeb\ud83c\uddee',n:'Finland',c:'+358'},\n    {f:'\ud83c\uddeb\ud83c\uddf7',n:'France',c:'+33'},\n\n    {f:'\ud83c\udde9\ud83c\uddea',n:'Germany',c:'+49'},\n    {f:'\ud83c\uddec\ud83c\uddf7',n:'Greece',c:'+30'},\n\n    {f:'\ud83c\udded\ud83c\uddf0',n:'Hong Kong',c:'+852'},\n\n    {f:'\ud83c\uddee\ud83c\uddf3',n:'India',c:'+91'},\n    {f:'\ud83c\uddee\ud83c\udde9',n:'Indonesia',c:'+62'},\n    {f:'\ud83c\uddee\ud83c\uddea',n:'Ireland',c:'+353'},\n    {f:'\ud83c\uddee\ud83c\uddf1',n:'Israel',c:'+972'},\n    {f:'\ud83c\uddee\ud83c\uddf9',n:'Italy',c:'+39'},\n\n    {f:'\ud83c\uddef\ud83c\uddf5',n:'Japan',c:'+81'},\n\n    {f:'\ud83c\uddf0\ud83c\uddea',n:'Kenya',c:'+254'},\n    {f:'\ud83c\uddf0\ud83c\uddf7',n:'South Korea',c:'+82'},\n    {f:'\ud83c\uddf0\ud83c\uddfc',n:'Kuwait',c:'+965'},\n\n    {f:'\ud83c\uddf2\ud83c\uddfe',n:'Malaysia',c:'+60'},\n    {f:'\ud83c\uddf2\ud83c\uddfa',n:'Mauritius',c:'+230'},\n    {f:'\ud83c\uddf2\ud83c\uddfd',n:'Mexico',c:'+52'},\n\n    {f:'\ud83c\uddf3\ud83c\uddf5',n:'Nepal',c:'+977'},\n    {f:'\ud83c\uddf3\ud83c\uddf1',n:'Netherlands',c:'+31'},\n    {f:'\ud83c\uddf3\ud83c\uddff',n:'New Zealand',c:'+64'},\n    {f:'\ud83c\uddf3\ud83c\uddec',n:'Nigeria',c:'+234'},\n    {f:'\ud83c\uddf3\ud83c\uddf4',n:'Norway',c:'+47'},\n\n    {f:'\ud83c\uddf4\ud83c\uddf2',n:'Oman',c:'+968'},\n\n    {f:'\ud83c\uddf5\ud83c\uddf0',n:'Pakistan',c:'+92'},\n    {f:'\ud83c\uddf5\ud83c\udded',n:'Philippines',c:'+63'},\n    {f:'\ud83c\uddf5\ud83c\uddf1',n:'Poland',c:'+48'},\n    {f:'\ud83c\uddf5\ud83c\uddf9',n:'Portugal',c:'+351'},\n\n    {f:'\ud83c\uddf6\ud83c\udde6',n:'Qatar',c:'+974'},\n\n    {f:'\ud83c\uddf7\ud83c\uddfa',n:'Russia',c:'+7'},\n\n    {f:'\ud83c\uddf8\ud83c\udde6',n:'Saudi Arabia',c:'+966'},\n    {f:'\ud83c\uddf8\ud83c\uddec',n:'Singapore',c:'+65'},\n    {f:'\ud83c\uddff\ud83c\udde6',n:'South Africa',c:'+27'},\n    {f:'\ud83c\uddea\ud83c\uddf8',n:'Spain',c:'+34'},\n    {f:'\ud83c\uddf1\ud83c\uddf0',n:'Sri Lanka',c:'+94'},\n    {f:'\ud83c\uddf8\ud83c\uddea',n:'Sweden',c:'+46'},\n    {f:'\ud83c\udde8\ud83c\udded',n:'Switzerland',c:'+41'},\n\n    {f:'\ud83c\uddf9\ud83c\udded',n:'Thailand',c:'+66'},\n    {f:'\ud83c\uddf9\ud83c\uddf7',n:'Turkey',c:'+90'},\n\n    {f:'\ud83c\udde6\ud83c\uddea',n:'UAE',c:'+971'},\n    {f:'\ud83c\uddec\ud83c\udde7',n:'United Kingdom',c:'+44'},\n    {f:'\ud83c\uddfa\ud83c\uddf8',n:'United States',c:'+1'},\n\n    {f:'\ud83c\uddfb\ud83c\uddf3',n:'Vietnam',c:'+84'}\n\n  ];\n\n\n\n  \/* ============================================================\n     COUNTRY PICKER\n  ============================================================ *\/\n\n  var selectedCode = '+1';\n\n  var trigger =\n    document.getElementById('cf-cc-trigger');\n\n  var panel =\n    document.getElementById('cf-cc-panel');\n\n  var searchInput =\n    document.getElementById('cf-cc-search');\n\n  var list =\n    document.getElementById('cf-cc-list');\n\n  var codeLabel =\n    document.getElementById('cf-cc-label');\n\n\n  function renderCountries(query){\n\n    query =\n      (query || '').toLowerCase().trim();\n\n\n    var filtered =\n      query\n      ?\n      COUNTRIES.filter(function(country){\n\n        return(\n          country.n.toLowerCase().indexOf(query) > -1 ||\n          country.c.indexOf(query) > -1\n        );\n\n      })\n      :\n      COUNTRIES;\n\n\n    if(!filtered.length){\n\n      list.innerHTML =\n        '<div class=\"cf-cc-no-results\">No countries found<\/div>';\n\n      return;\n\n    }\n\n\n    list.innerHTML =\n      filtered.map(function(country){\n\n        var active =\n          country.c === selectedCode\n          ?\n          ' cf-cc-active'\n          :\n          '';\n\n\n        return(\n\n          '<div class=\"cf-cc-item' + active + '\"' +\n\n          ' data-code=\"' + country.c + '\"' +\n\n          ' data-flag=\"' + country.f + '\">' +\n\n          '<span class=\"cf-cc-item-flag\">' +\n          country.f +\n          '<\/span>' +\n\n          '<span class=\"cf-cc-item-name\">' +\n          country.n +\n          '<\/span>' +\n\n          '<span class=\"cf-cc-item-code\">' +\n          country.c +\n          '<\/span>' +\n\n          '<\/div>'\n\n        );\n\n      }).join('');\n\n  }\n\n\n  function openCountryPanel(){\n\n    panel.classList.add('cf-cc-open');\n\n    trigger.classList.add('cf-cc-open');\n\n    trigger.setAttribute(\n      'aria-expanded',\n      'true'\n    );\n\n    searchInput.value = '';\n\n    renderCountries('');\n\n    setTimeout(function(){\n\n      searchInput.focus();\n\n    },50);\n\n  }\n\n\n  function closeCountryPanel(){\n\n    panel.classList.remove('cf-cc-open');\n\n    trigger.classList.remove('cf-cc-open');\n\n    trigger.setAttribute(\n      'aria-expanded',\n      'false'\n    );\n\n  }\n\n\n  trigger.addEventListener(\n    'click',\n    function(event){\n\n      event.stopPropagation();\n\n      if(\n        panel.classList.contains('cf-cc-open')\n      ){\n\n        closeCountryPanel();\n\n      }else{\n\n        openCountryPanel();\n\n      }\n\n    }\n  );\n\n\n  searchInput.addEventListener(\n    'input',\n    function(){\n\n      renderCountries(\n        this.value\n      );\n\n    }\n  );\n\n\n  list.addEventListener(\n    'click',\n    function(event){\n\n      var item =\n        event.target.closest('.cf-cc-item');\n\n      if(!item){\n        return;\n      }\n\n      selectedCode =\n        item.getAttribute('data-code');\n\n\n      codeLabel.textContent =\n        item.getAttribute('data-flag')\n        +\n        ' '\n        +\n        selectedCode;\n\n\n      closeCountryPanel();\n\n    }\n  );\n\n\n  document.addEventListener(\n    'click',\n    function(event){\n\n      var picker =\n        document.getElementById('cf-cc-picker');\n\n      if(\n        picker &&\n        !picker.contains(event.target)\n      ){\n\n        closeCountryPanel();\n\n      }\n\n    }\n  );\n\n\n  renderCountries('');\n\n\n\n  \/* ============================================================\n     FORM\n  ============================================================ *\/\n\n  var form =\n    document.getElementById('cf-form-el');\n\n  var submitButton =\n    document.getElementById('cf-submit-btn');\n\n  var phoneNumber =\n    document.getElementById('cf-phone-num');\n\n  var combinedPhone =\n    document.getElementById('cf-phone-combined');\n\n  var nonceInput =\n    document.getElementById('cf-client-nonce');\n\n  var successToast =\n    document.getElementById('cf-toast-success');\n\n  var errorToast =\n    document.getElementById('cf-toast-error');\n\n  var successMessage =\n    document.getElementById('cf-success-message');\n\n  var errorMessage =\n    document.getElementById('cf-error-message');\n\n\n  var currentNonce = '';\n\n  var submissionPending = false;\n\n  var timeoutHandle = null;\n\n\n  function hideMessages(){\n\n    successToast.classList.remove('cf-show');\n\n    errorToast.classList.remove('cf-show');\n\n  }\n\n\n  function resetButton(){\n\n    submitButton.disabled = false;\n\n    submitButton.textContent =\n      'Get Free Consultation \u2192';\n\n  }\n\n\n  function showError(message){\n\n    submissionPending = false;\n\n\n    if(timeoutHandle){\n\n      clearTimeout(timeoutHandle);\n\n      timeoutHandle = null;\n\n    }\n\n\n    errorMessage.textContent =\n      message ||\n      'Something went wrong. Please try again.';\n\n\n    errorToast.classList.add('cf-show');\n\n\n    resetButton();\n\n  }\n\n\n  function showSuccess(message){\n\n    submissionPending = false;\n\n\n    if(timeoutHandle){\n\n      clearTimeout(timeoutHandle);\n\n      timeoutHandle = null;\n\n    }\n\n\n    successMessage.textContent =\n      message ||\n      \"Thank you! We've received your enquiry.\";\n\n\n    successToast.classList.add('cf-show');\n\n\n    form.reset();\n\n\n    selectedCode = '+1';\n\n\n    codeLabel.textContent =\n      '\ud83c\uddfa\ud83c\uddf8 +1';\n\n\n    combinedPhone.value = '';\n\n\n    nonceInput.value = '';\n\n\n    currentNonce = '';\n\n\n    updateSourceData();\n\n\n    resetButton();\n\n  }\n\n\n\n  \/* ============================================================\n     RESPONSE\n  ============================================================ *\/\n\n  window.addEventListener(\n    'message',\n    function(event){\n\n      var data = event.data;\n\n\n      if(typeof data === 'string'){\n\n        try{\n\n          data =\n            JSON.parse(data);\n\n        }catch(ignore){}\n\n      }\n\n\n      if(\n        !data ||\n        data.type !== 'cf-form-response'\n      ){\n\n        return;\n\n      }\n\n\n      if(\n        currentNonce &&\n        data.nonce &&\n        data.nonce !== currentNonce\n      ){\n\n        return;\n\n      }\n\n\n      if(data.success === true){\n\n        showSuccess(\n          data.message\n        );\n\n      }else{\n\n        showError(\n          data.message\n        );\n\n      }\n\n    }\n  );\n\n\n\n  \/* ============================================================\n     SUBMIT\n  ============================================================ *\/\n\n  form.addEventListener(\n    'submit',\n    function(event){\n\n      event.preventDefault();\n\n\n      hideMessages();\n\n\n      if(submissionPending){\n        return;\n      }\n\n\n      if(!form.checkValidity()){\n\n        form.reportValidity();\n\n        return;\n\n      }\n\n\n      var name =\n        document\n        .getElementById('cf-name')\n        .value\n        .trim();\n\n\n      var email =\n        document\n        .getElementById('cf-email')\n        .value\n        .trim();\n\n\n      if(!name || !email){\n\n        showError(\n          'Please enter your name and email address.'\n        );\n\n        return;\n\n      }\n\n\n      var phone =\n        phoneNumber.value.trim();\n\n\n      combinedPhone.value =\n        phone\n        ?\n        selectedCode + ' ' + phone\n        :\n        '';\n\n\n      updateSourceData();\n\n\n      currentNonce =\n        String(Date.now())\n        +\n        '-'\n        +\n        Math.random()\n        .toString(36)\n        .slice(2);\n\n\n      nonceInput.value =\n        currentNonce;\n\n\n      submissionPending = true;\n\n\n      submitButton.disabled = true;\n\n\n      submitButton.textContent =\n        'Sending...';\n\n\n      form.action =\n        ENDPOINT;\n\n\n      form.method =\n        'POST';\n\n\n      form.target =\n        'cf-submit-frame';\n\n\n      form.submit();\n\n\n      timeoutHandle =\n        setTimeout(function(){\n\n          if(submissionPending){\n\n            showError(\n              'The form server did not respond. Please try again.'\n            );\n\n          }\n\n        },30000);\n\n    }\n  );\n\n\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Form Your Indian Company Anywhere. Anytime. Whether you&#8217;re an NRI abroad or a resident entrepreneur\u2014 Mercurius brings professional precision to your Indian Company Incorporation. Fully compliant, end-to-end managed. Start Your Dream Business Today \u2197 View All Services \u2192 0K+ Clients Served 0+ Years of Expertise 0+ Countries Served Serving Businesses Across the Globe From global [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"page_title_panel":"","has_hero_section":"disabled","447e12147fcad1e80bf3160954e9dfa6":"","hero_section":"type-1","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Accueil"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false}},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true}},{"id":"breadcrumbs","enabled":false}],"d93499265f9a1bfa170edf4a97e58c11":"","hero_alignment1":"CT_CSS_SKIP_RULE","hero_margin":40,"hero_alignment2":"center","hero_vertical_alignment":"center","2685e16bf77d0f74b0716b2673412397":"","hero_structure":"narrow","c63a3496ff2f74f08d199fc17d9dc85b":"","page_title_bg_type":"featured_image","custom_hero_background":{"attachment_id":null},"page_title_image_size":"full","parallax":{"desktop":false,"tablet":false,"mobile":false},"bdf5d38b17cdf3ede1279794fa9faf53":"","hero_height":"250px","pageTitleFont":{"family":"Default","variation":"Default","size":"30px","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageTitleFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageMetaFont":{"family":"Default","variation":"n6","size":"12px","line-height":"1.3","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"uppercase","text-decoration":"CT_CSS_SKIP_RULE"},"pageMetaFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_font_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_background_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageExcerptFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageExcerptColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"breadcrumbsFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"breadcrumbsFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"initial":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageTitleOverlay":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"pageTitleBackground":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-6)"}}},"pageTitlePadding":{"top":"50px","bottom":"50px","left":"auto","right":"auto","linked":true},"dbe61145cb53911ad3a4a895974168fd":"","page_structure_type":"default","8536c54f72c5b5ca7d16dbc5b6765d70":"","content_style_source":"inherit","content_style":"wide","vertical_spacing_source":"custom","content_area_spacing":"none","background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"content_background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-8)"}}},"content_boxed_shadow":{"inherit":false,"blur":18,"spread":-6,"v_offset":12,"h_offset":0,"inset":false,"enable":true,"color":{"color":"rgba(34, 56, 101, 0.04)"}},"content_boxed_border":{"width":1,"style":"none","color":{"color":"rgba(44,62,80,0.2)"}},"content_boxed_radius":{"top":"3px","bottom":"3px","left":"3px","right":"3px","linked":true},"boxed_content_spacing":{"desktop":{"top":"40px","bottom":"40px","left":"40px","right":"40px","linked":true},"tablet":{"top":"35px","bottom":"35px","left":"35px","right":"35px","linked":true},"mobile":{"top":"20px","bottom":"20px","left":"20px","right":"20px","linked":true}},"fc03e7d3f6b3ae7f7f3eebfc068474d1":"","disable_featured_image":"no","disable_share_box":"no","disable_header":"no","disable_footer":"no"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Company Formation in India for Foreign Companies | Mercurius<\/title>\n<meta name=\"description\" content=\"Form your Indian company in 10\u201315 days. Expert-led, 100% remote, RBI &amp; FEMA compliant. Trusted by 500+ foreign companies across 60+ countries.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/companyformationsservices.com\/fr\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Company Formation in India for Foreign Companies | Mercurius\" \/>\n<meta property=\"og:description\" content=\"Form your Indian company in 10\u201315 days. Expert-led, 100% remote, RBI &amp; FEMA compliant. Trusted by 500+ foreign companies across 60+ countries.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/companyformationsservices.com\/fr\/\" \/>\n<meta property=\"og:site_name\" content=\"Mercurius \u2014 India Company Formation for Foreign Companies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/masllp\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-31T10:12:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_17_42-PM.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@masllp\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"32 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/\",\"name\":\"Company Formation in India for Foreign Companies | Mercurius\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-7-2026-05_17_42-PM.png\",\"datePublished\":\"2022-07-28T08:40:37+00:00\",\"dateModified\":\"2026-08-31T10:12:51+00:00\",\"description\":\"Form your Indian company in 10\u201315 days. Expert-led, 100% remote, RBI & FEMA compliant. Trusted by 500+ foreign companies across 60+ countries.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/companyformationsservices.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-7-2026-05_17_42-PM.png\",\"contentUrl\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-7-2026-05_17_42-PM.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/companyformationsservices.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#website\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/\",\"name\":\"company formation\",\"description\":\"Helping global businesses, NRIs &amp; founders set up in India \u2014 fully remote, fully compliant\",\"publisher\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/companyformationsservices.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#organization\",\"name\":\"Mercurius\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Untitled-930-x-240-px.png\",\"contentUrl\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Untitled-930-x-240-px.png\",\"width\":930,\"height\":240,\"caption\":\"Mercurius\"},\"image\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/masllp\\\/\",\"https:\\\/\\\/x.com\\\/masllp\",\"https:\\\/\\\/www.instagram.com\\\/masllp\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCNLhUI9bQAsUBSYVUjMSvhA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cr\u00e9ation d'entreprise en Inde pour les soci\u00e9t\u00e9s \u00e9trang\u00e8res | Mercurius","description":"Cr\u00e9ez votre soci\u00e9t\u00e9 en Inde en 10 \u00e0 15 jours. Accompagnement par des experts, proc\u00e9dure \u00e0 distance 100%, conforme aux exigences de la RBI et de la FEMA. Plus de 500 entreprises \u00e9trang\u00e8res dans plus de 60 pays nous font confiance.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/companyformationsservices.com\/fr\/","og_locale":"fr_FR","og_type":"article","og_title":"Company Formation in India for Foreign Companies | Mercurius","og_description":"Form your Indian company in 10\u201315 days. Expert-led, 100% remote, RBI & FEMA compliant. Trusted by 500+ foreign companies across 60+ countries.","og_url":"https:\/\/companyformationsservices.com\/fr\/","og_site_name":"Mercurius \u2014 India Company Formation for Foreign Companies","article_publisher":"https:\/\/www.facebook.com\/masllp\/","article_modified_time":"2026-08-31T10:12:51+00:00","og_image":[{"url":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_17_42-PM.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@masllp","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"32 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/companyformationsservices.com\/","url":"https:\/\/companyformationsservices.com\/","name":"Cr\u00e9ation d'entreprise en Inde pour les soci\u00e9t\u00e9s \u00e9trang\u00e8res | Mercurius","isPartOf":{"@id":"https:\/\/companyformationsservices.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/companyformationsservices.com\/#primaryimage"},"image":{"@id":"https:\/\/companyformationsservices.com\/#primaryimage"},"thumbnailUrl":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_17_42-PM.png","datePublished":"2022-07-28T08:40:37+00:00","dateModified":"2026-08-31T10:12:51+00:00","description":"Cr\u00e9ez votre soci\u00e9t\u00e9 en Inde en 10 \u00e0 15 jours. Accompagnement par des experts, proc\u00e9dure \u00e0 distance 100%, conforme aux exigences de la RBI et de la FEMA. Plus de 500 entreprises \u00e9trang\u00e8res dans plus de 60 pays nous font confiance.","breadcrumb":{"@id":"https:\/\/companyformationsservices.com\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/companyformationsservices.com\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/companyformationsservices.com\/#primaryimage","url":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_17_42-PM.png","contentUrl":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_17_42-PM.png"},{"@type":"BreadcrumbList","@id":"https:\/\/companyformationsservices.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/companyformationsservices.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/companyformationsservices.com\/#website","url":"https:\/\/companyformationsservices.com\/","name":"cr\u00e9ation d'entreprise","description":"Aider les entreprises mondiales, les NRI et les fondateurs \u00e0 s'implanter en Inde \u2014 enti\u00e8rement \u00e0 distance, enti\u00e8rement conforme","publisher":{"@id":"https:\/\/companyformationsservices.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/companyformationsservices.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/companyformationsservices.com\/#organization","name":"Mercure","url":"https:\/\/companyformationsservices.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/companyformationsservices.com\/#\/schema\/logo\/image\/","url":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/Untitled-930-x-240-px.png","contentUrl":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/Untitled-930-x-240-px.png","width":930,"height":240,"caption":"Mercurius"},"image":{"@id":"https:\/\/companyformationsservices.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/masllp\/","https:\/\/x.com\/masllp","https:\/\/www.instagram.com\/masllp\/","https:\/\/www.youtube.com\/channel\/UCNLhUI9bQAsUBSYVUjMSvhA"]}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/companyformationsservices.com\/fr\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/companyformationsservices.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/companyformationsservices.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/companyformationsservices.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/companyformationsservices.com\/fr\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":333,"href":"https:\/\/companyformationsservices.com\/fr\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":2272,"href":"https:\/\/companyformationsservices.com\/fr\/wp-json\/wp\/v2\/pages\/2\/revisions\/2272"}],"wp:attachment":[{"href":"https:\/\/companyformationsservices.com\/fr\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}