{"id":118,"date":"2026-07-10T08:07:55","date_gmt":"2026-07-10T08:07:55","guid":{"rendered":"https:\/\/ctarsglobal.com\/vi\/?page_id=118"},"modified":"2026-07-17T08:30:28","modified_gmt":"2026-07-17T08:30:28","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/ctarsglobal.com\/vi\/contact-us\/","title":{"rendered":"Contact us"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"<p>&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/page_home.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-118","page","type-page","status-publish","hentry"],"acf":{"group_admin_control":["show"],"group_admin":["show_module_main"],"group_page_field":{"":null,"header_custom":null,"body_custom":[{"acf_fc_layout":"html_1_0_0","link":"\/wp-content\/themes\/hcitheme\/pages\/contact-us\/","html":"<style>\r\n  :root {\r\n    --primary: #0E4C93;\r\n    --primary-deep: #0A3A72;\r\n    --primary-tint: #EAF1FB;\r\n    --teal: #12A6B8;\r\n    --teal-deep: #0C8595;\r\n    --gold: #E0A526;\r\n    --gold-soft: #FBF2DC;\r\n    --green-soft: #E9F6EE;\r\n    --ink: #152536;\r\n    --muted: #5C6B7A;\r\n    --line: #E4E9EF;\r\n    --bg: #FFFFFF;\r\n    --bg-alt: #F6F8FB;\r\n    --shadow: 0 1px 2px rgba(21, 37, 54, .04), 0 12px 28px -12px rgba(14, 76, 147, .14);\r\n    --shadow-hover: 0 2px 4px rgba(21, 37, 54, .06), 0 22px 44px -16px rgba(14, 76, 147, .24);\r\n    --radius: 14px;\r\n    --maxw: 1180px;\r\n  }\r\n\r\n  \/* scoped to this block so it drops cleanly into the existing site *\/\r\n  .visto-block * {\r\n    box-sizing: border-box;\r\n    margin: 0;\r\n    padding: 0\r\n  }\r\n\r\n  .visto-block {\r\n    font-family: 'Roboto', sans-serif;\r\n    color: var(--ink);\r\n    line-height: 1.6;\r\n    -webkit-font-smoothing: antialiased\r\n  }\r\n\r\n  .visto-block a {\r\n    color: inherit;\r\n    text-decoration: none\r\n  }\r\n\r\n  .visto-block img,\r\n  .visto-block svg {\r\n    display: block;\r\n    max-width: 100%\r\n  }\r\n\r\n  .visto-block h1,\r\n  .visto-block h2,\r\n  .visto-block h3,\r\n  .visto-block h4 {\r\n    font-family: 'Roboto', sans-serif;\r\n    color: var(--ink);\r\n    letter-spacing: -.02em;\r\n    line-height: 1.15\r\n  }\r\n\r\n  .visto-block ::selection {\r\n    background: var(--teal);\r\n    color: #fff\r\n  }\r\n\r\n  .visto-block .wrap {\r\n    max-width: var(--maxw);\r\n    margin: 0 auto;\r\n    padding: 0 24px\r\n  }\r\n\r\n  .visto-block .eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    letter-spacing: .15em;\r\n    text-transform: uppercase;\r\n    color: var(--teal-deep)\r\n  }\r\n\r\n  .visto-block .eyebrow::before {\r\n    content: \"\";\r\n    width: 20px;\r\n    height: 2px;\r\n    background: var(--teal);\r\n    border-radius: 2px\r\n  }\r\n\r\n  .visto-block section {\r\n    padding: 66px 0\r\n  }\r\n\r\n  .visto-block .alt {\r\n    background: var(--bg-alt)\r\n  }\r\n\r\n  .visto-block .sec-head {\r\n    max-width: 720px;\r\n    margin-bottom: 34px\r\n  }\r\n\r\n  .visto-block .sec-head.center {\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center\r\n  }\r\n\r\n  .visto-block .sec-head h2 {\r\n    font-size: clamp(24px, 3vw, 34px);\r\n    font-weight: 700\r\n  }\r\n\r\n  .visto-block .sec-head p {\r\n    margin-top: 12px;\r\n    color: var(--muted);\r\n    font-size: 16px\r\n  }\r\n\r\n  .visto-block .btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 9px;\r\n    font-weight: 600;\r\n    font-size: 15px;\r\n    padding: 13px 22px;\r\n    border-radius: 9px;\r\n    border: 1.5px solid transparent;\r\n    cursor: pointer;\r\n    transition: transform .18s, box-shadow .18s, background .18s, color .18s, border-color .18s;\r\n    white-space: nowrap;\r\n    font-family: inherit\r\n  }\r\n\r\n  .visto-block .btn svg {\r\n    width: 17px;\r\n    height: 17px\r\n  }\r\n\r\n  .visto-block .btn-primary {\r\n    background: var(--primary);\r\n    color: #fff;\r\n    box-shadow: 0 10px 20px -10px rgba(14, 76, 147, .6)\r\n  }\r\n\r\n  .visto-block .btn-primary:hover {\r\n    background: var(--primary-deep);\r\n    transform: translateY(-2px)\r\n  }\r\n\r\n  .visto-block .btn-ghost {\r\n    background: transparent;\r\n    color: var(--primary);\r\n    border-color: var(--line)\r\n  }\r\n\r\n  .visto-block .btn-ghost:hover {\r\n    border-color: var(--primary);\r\n    background: var(--primary-tint);\r\n    transform: translateY(-2px)\r\n  }\r\n\r\n  .visto-block .btn-white {\r\n    background: #fff;\r\n    color: var(--primary)\r\n  }\r\n\r\n  .visto-block .btn-white:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: var(--shadow-hover)\r\n  }\r\n\r\n  .visto-block .btn-lg {\r\n    padding: 15px 26px;\r\n    font-size: 16px\r\n  }\r\n\r\n  \/* HERO SLIDER \u2014 text overlay style *\/\r\n  .visto-block .visto-hero {\r\n    position: relative;\r\n    overflow: hidden;\r\n    padding: 0\r\n  }\r\n\r\n  .visto-block .vh-slider {\r\n    position: relative;\r\n    width: 100%;\r\n    height: 68vh;\r\n    min-height: 420px;\r\n    max-height: 640px;\r\n    overflow: hidden;\r\n    background: linear-gradient(120deg, #0A2547 0%, #0E4C93 100%)\r\n  }\r\n\r\n  .visto-block .vh-slide {\r\n    position: absolute;\r\n    inset: 0;\r\n    background-size: cover;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    opacity: 0;\r\n    transition: opacity .7s ease;\r\n    z-index: 1\r\n  }\r\n\r\n  .visto-block .vh-slide.active {\r\n    opacity: 1;\r\n    z-index: 2\r\n  }\r\n\r\n  .visto-block .vh-overlay {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(90deg, rgba(10, 37, 71, .94) 0%, rgba(10, 37, 71, .72) 42%, rgba(10, 37, 71, .2) 100%);\r\n    z-index: 3\r\n  }\r\n\r\n  .visto-block .vh-content {\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 4;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    max-width: var(--maxw);\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n    color: #fff;\r\n    pointer-events: none\r\n  }\r\n\r\n  .visto-block .vh-content>* {\r\n    pointer-events: auto\r\n  }\r\n\r\n  .visto-block .vh-content .bb-cat {\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    letter-spacing: .1em;\r\n    text-transform: uppercase;\r\n    color: rgba(255, 255, 255, .65);\r\n    margin-bottom: 10px\r\n  }\r\n\r\n  .visto-block .vh-content h1 {\r\n    font-size: clamp(32px, 4.4vw, 50px);\r\n    font-weight: 700;\r\n    color: #fff;\r\n    margin: 0\r\n  }\r\n\r\n  .visto-block .vh-content .bb-sub {\r\n    font-size: 17px;\r\n    color: rgba(255, 255, 255, .85);\r\n    margin-top: 16px;\r\n    max-width: 600px\r\n  }\r\n\r\n  .visto-block .vh-content .bb-quick {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 8px;\r\n    margin-top: 22px\r\n  }\r\n\r\n  .visto-block .vh-content .bb-chip {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 7px;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    background: rgba(255, 255, 255, .12);\r\n    border: 1px solid rgba(255, 255, 255, .2);\r\n    color: #fff;\r\n    border-radius: 999px;\r\n    padding: 7px 14px;\r\n    backdrop-filter: blur(4px)\r\n  }\r\n\r\n  .visto-block .vh-content .bb-chip svg {\r\n    width: 14px;\r\n    height: 14px;\r\n    color: #8FD4E0\r\n  }\r\n\r\n  .visto-block .vh-dots {\r\n    position: absolute;\r\n    bottom: 24px;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    display: flex;\r\n    gap: 10px;\r\n    z-index: 5\r\n  }\r\n\r\n  .visto-block .vh-dot {\r\n    width: 12px;\r\n    height: 12px;\r\n    border-radius: 50%;\r\n    border: 2px solid rgba(255, 255, 255, .6);\r\n    background: transparent;\r\n    cursor: pointer;\r\n    padding: 0;\r\n    transition: background .2s\r\n  }\r\n\r\n  .visto-block .vh-dot.active {\r\n    background: #fff;\r\n    border-color: #fff\r\n  }\r\n\r\n  .visto-block .vh-arrow {\r\n    position: absolute;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    z-index: 5;\r\n    background: rgba(255, 255, 255, .15);\r\n    border: 1px solid rgba(255, 255, 255, .25);\r\n    color: #fff;\r\n    width: 46px;\r\n    height: 46px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    cursor: pointer;\r\n    backdrop-filter: blur(4px);\r\n    transition: background .18s\r\n  }\r\n\r\n  .visto-block .vh-arrow:hover {\r\n    background: rgba(255, 255, 255, .25)\r\n  }\r\n\r\n  .visto-block .vh-prev {\r\n    left: 24px\r\n  }\r\n\r\n  .visto-block .vh-next {\r\n    right: 24px\r\n  }\r\n\r\n  .visto-block .vh-arrow svg {\r\n    width: 20px;\r\n    height: 20px\r\n  }\r\n\r\n  .visto-block .lead {\r\n    font-size: 18px;\r\n    color: var(--muted);\r\n    max-width: 760px\r\n  }\r\n\r\n  .visto-block .lead strong {\r\n    color: var(--ink)\r\n  }\r\n\r\n  .visto-block .ben-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, 1fr);\r\n    gap: 16px\r\n  }\r\n\r\n  .visto-block .ben {\r\n    display: flex;\r\n    gap: 14px;\r\n    background: #fff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 12px;\r\n    padding: 20px 22px;\r\n    box-shadow: var(--shadow)\r\n  }\r\n\r\n  .visto-block .ben-ic {\r\n    width: 42px;\r\n    height: 42px;\r\n    border-radius: 10px;\r\n    background: var(--primary-tint);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: var(--primary);\r\n    flex: none\r\n  }\r\n\r\n  .visto-block .ben-ic svg {\r\n    width: 21px;\r\n    height: 21px;\r\n    stroke-width: 1.7\r\n  }\r\n\r\n  .visto-block .ben h3 {\r\n    font-size: 16px;\r\n    margin-bottom: 3px\r\n  }\r\n\r\n  .visto-block .ben p {\r\n    font-size: 14px;\r\n    color: var(--muted)\r\n  }\r\n\r\n  .visto-block .spec-table {\r\n    width: 100%;\r\n    border-collapse: collapse;\r\n    background: #fff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 14px;\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow)\r\n  }\r\n\r\n  .visto-block .spec-table tr+tr {\r\n    border-top: 1px solid var(--line)\r\n  }\r\n\r\n  .visto-block .spec-table th {\r\n    text-align: left;\r\n    width: 38%;\r\n    padding: 15px 22px;\r\n    font-size: 14px;\r\n    color: var(--muted);\r\n    font-weight: 600;\r\n    background: var(--bg-alt);\r\n    vertical-align: top\r\n  }\r\n\r\n  .visto-block .spec-table td {\r\n    padding: 15px 22px;\r\n    font-size: 14.5px;\r\n    color: var(--ink)\r\n  }\r\n\r\n  .visto-block .spec-table .tbc {\r\n    color: #B9821A;\r\n    font-style: italic\r\n  }\r\n\r\n  .visto-block .steps {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 20px\r\n  }\r\n\r\n  .visto-block .step {\r\n    background: #fff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 14px;\r\n    padding: 26px 22px;\r\n    box-shadow: var(--shadow);\r\n    position: relative\r\n  }\r\n\r\n  .visto-block .step .n {\r\n    width: 40px;\r\n    height: 40px;\r\n    border-radius: 11px;\r\n    background: var(--primary);\r\n    color: #fff;\r\n    font-family: 'Roboto', sans-serif;\r\n    font-weight: 700;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin-bottom: 16px;\r\n    font-size: 17px\r\n  }\r\n\r\n  .visto-block .step h3 {\r\n    font-size: 16.5px;\r\n    margin-bottom: 6px\r\n  }\r\n\r\n  .visto-block .step p {\r\n    font-size: 14px;\r\n    color: var(--muted)\r\n  }\r\n\r\n  .visto-block .step .arrow {\r\n    position: absolute;\r\n    right: -14px;\r\n    top: 44px;\r\n    color: #C9D5E3;\r\n    z-index: 2\r\n  }\r\n\r\n  .visto-block .step .arrow svg {\r\n    width: 22px;\r\n    height: 22px\r\n  }\r\n\r\n  .visto-block .steps-cta {\r\n    display: flex;\r\n    justify-content: center;\r\n    margin-top: 34px\r\n  }\r\n\r\n  .visto-block .cases {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 20px\r\n  }\r\n\r\n  .visto-block .case {\r\n    border: 1px solid var(--line);\r\n    border-radius: 14px;\r\n    overflow: hidden;\r\n    background: #fff;\r\n    box-shadow: var(--shadow);\r\n    transition: transform .18s, box-shadow .18s\r\n  }\r\n\r\n  .visto-block .case:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: var(--shadow-hover)\r\n  }\r\n\r\n  .visto-block .case-img {\r\n    aspect-ratio: 4\/3;\r\n    background: #fff;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border-bottom: 1px solid var(--line);\r\n    overflow: hidden\r\n  }\r\n\r\n  .visto-block .case-img img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: contain;\r\n    padding: 16px\r\n  }\r\n\r\n  .visto-block .case-b {\r\n    padding: 16px 18px;\r\n    font-size: 14px;\r\n    color: var(--muted)\r\n  }\r\n\r\n  .visto-block .case-b b {\r\n    color: var(--ink);\r\n    display: block;\r\n    margin-bottom: 2px;\r\n    font-family: 'Roboto', sans-serif\r\n  }\r\n\r\n  .visto-block .rev-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 22px\r\n  }\r\n\r\n  .visto-block .rev {\r\n    background: #fff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 14px;\r\n    padding: 26px;\r\n    box-shadow: var(--shadow);\r\n    display: flex;\r\n    flex-direction: column\r\n  }\r\n\r\n  .visto-block .rev .q {\r\n    font-family: 'Roboto', sans-serif;\r\n    font-size: 42px;\r\n    line-height: .6;\r\n    color: var(--teal);\r\n    margin-bottom: 12px\r\n  }\r\n\r\n  .visto-block .rev p {\r\n    font-style: italic;\r\n    font-size: 15px;\r\n    margin-bottom: 16px;\r\n    flex: 1\r\n  }\r\n\r\n  .visto-block .rev .who {\r\n    font-weight: 700;\r\n    color: var(--primary);\r\n    font-size: 14.5px\r\n  }\r\n\r\n  .visto-block .rel-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 20px\r\n  }\r\n\r\n  .visto-block .rel {\r\n    border: 1px solid var(--line);\r\n    border-radius: 14px;\r\n    padding: 22px;\r\n    background: #fff;\r\n    box-shadow: var(--shadow);\r\n    transition: transform .18s, box-shadow .18s;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: flex-start\r\n  }\r\n\r\n  .visto-block .rel:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: var(--shadow-hover)\r\n  }\r\n\r\n  .visto-block .rel .ab {\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    letter-spacing: .05em;\r\n    color: var(--teal-deep);\r\n    background: var(--primary-tint);\r\n    border: 1px solid #D6E4F6;\r\n    padding: 2px 8px;\r\n    border-radius: 6px;\r\n    margin-bottom: 12px\r\n  }\r\n\r\n  .visto-block .rel h3 {\r\n    font-size: 17px;\r\n    margin-bottom: 6px\r\n  }\r\n\r\n  .visto-block .rel p {\r\n    font-size: 13.5px;\r\n    color: var(--muted);\r\n    margin-bottom: 14px\r\n  }\r\n\r\n  .visto-block .rel .more {\r\n    margin-top: auto;\r\n    color: var(--teal-deep);\r\n    font-weight: 600;\r\n    font-size: 13.5px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 6px\r\n  }\r\n\r\n  .visto-block .rel .more svg {\r\n    width: 14px;\r\n    height: 14px\r\n  }\r\n\r\n  \/* ORDER + SURGEON SPEC FORM *\/\r\n  .visto-block .order {\r\n    background: linear-gradient(135deg, #0A3A72, #0E4C93);\r\n    color: #fff;\r\n    position: relative;\r\n    overflow: hidden\r\n  }\r\n\r\n  .visto-block .order-lattice {\r\n    position: absolute;\r\n    inset: 0;\r\n    opacity: .12;\r\n    color: #fff\r\n  }\r\n\r\n  .visto-block .order .inner {\r\n    position: relative;\r\n    z-index: 2\r\n  }\r\n\r\n  .visto-block .order-head {\r\n    max-width: 720px;\r\n    margin: 0 auto 30px;\r\n    text-align: center\r\n  }\r\n\r\n  .visto-block .order-head .eyebrow {\r\n    color: #8FD4E0\r\n  }\r\n\r\n  .visto-block .order-head .eyebrow::before {\r\n    background: #8FD4E0\r\n  }\r\n\r\n  .visto-block .order-head h2 {\r\n    color: #fff;\r\n    font-size: clamp(26px, 3vw, 36px)\r\n  }\r\n\r\n  .visto-block .order-head p {\r\n    color: #CFDEEF;\r\n    margin-top: 12px;\r\n    font-size: 16px\r\n  }\r\n\r\n  .visto-block .order-assure {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 12px;\r\n    justify-content: center;\r\n    margin-top: 18px\r\n  }\r\n\r\n  .visto-block .oa {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    color: #E1EBF6;\r\n    background: rgba(255, 255, 255, .08);\r\n    border: 1px solid rgba(255, 255, 255, .18);\r\n    border-radius: 999px;\r\n    padding: 8px 14px\r\n  }\r\n\r\n  .visto-block .oa svg {\r\n    width: 15px;\r\n    height: 15px;\r\n    color: #8FD4E0\r\n  }\r\n\r\n  .visto-block .specform {\r\n    background: #fff;\r\n    border-radius: 18px;\r\n    padding: 34px;\r\n    color: var(--ink);\r\n    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, .45);\r\n    max-width: 960px;\r\n    margin: 0 auto\r\n  }\r\n\r\n  .visto-block .fs {\r\n    border: none;\r\n    margin: 0 0 24px;\r\n    padding: 0\r\n  }\r\n\r\n  .visto-block .fs:last-of-type {\r\n    margin-bottom: 0\r\n  }\r\n\r\n  .visto-block .fs legend {\r\n    font-family: 'Roboto', sans-serif;\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    letter-spacing: .09em;\r\n    text-transform: uppercase;\r\n    color: var(--teal-deep);\r\n    padding-bottom: 12px;\r\n    margin-bottom: 16px;\r\n    border-bottom: 1px solid var(--line);\r\n    width: 100%;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px\r\n  }\r\n\r\n  .visto-block .fs legend .n {\r\n    width: 24px;\r\n    height: 24px;\r\n    border-radius: 7px;\r\n    background: var(--primary);\r\n    color: #fff;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 12px;\r\n    flex: none\r\n  }\r\n\r\n  .visto-block .grid2 {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 14px\r\n  }\r\n\r\n  .visto-block .grid3 {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr 1fr;\r\n    gap: 14px\r\n  }\r\n\r\n  .visto-block .field {\r\n    margin-bottom: 0\r\n  }\r\n\r\n  .visto-block .field.full {\r\n    grid-column: 1\/-1\r\n  }\r\n\r\n  .visto-block .field label {\r\n    display: block;\r\n    font-size: 12.5px;\r\n    font-weight: 600;\r\n    color: #3a4a5a;\r\n    margin-bottom: 5px\r\n  }\r\n\r\n  .visto-block .field label .req {\r\n    color: #C0392B\r\n  }\r\n\r\n  .visto-block .field input,\r\n  .visto-block .field select,\r\n  .visto-block .field textarea {\r\n    width: 100%;\r\n    border: 1px solid var(--line);\r\n    border-radius: 9px;\r\n    padding: 11px 13px;\r\n    font-family: inherit;\r\n    font-size: 14px;\r\n    color: var(--ink);\r\n    background: #fff;\r\n    transition: border-color .16s, box-shadow .16s\r\n  }\r\n\r\n  .visto-block .field input:focus,\r\n  .visto-block .field select:focus,\r\n  .visto-block .field textarea:focus {\r\n    outline: none;\r\n    border-color: var(--teal);\r\n    box-shadow: 0 0 0 3px rgba(18, 166, 184, .15)\r\n  }\r\n\r\n  .visto-block .field textarea {\r\n    resize: vertical;\r\n    min-height: 80px\r\n  }\r\n\r\n  .visto-block .hint {\r\n    font-size: 11.5px;\r\n    color: var(--muted);\r\n    margin-top: 4px\r\n  }\r\n\r\n  .visto-block .route {\r\n    font-size: 12.5px;\r\n    color: var(--muted);\r\n    background: var(--primary-tint);\r\n    border: 1px solid #D6E4F6;\r\n    border-radius: 9px;\r\n    padding: 11px 13px;\r\n    margin: 18px 0 16px;\r\n    display: flex;\r\n    gap: 8px;\r\n    align-items: flex-start\r\n  }\r\n\r\n  .visto-block .route svg {\r\n    width: 16px;\r\n    height: 16px;\r\n    color: var(--primary);\r\n    flex: none;\r\n    margin-top: 1px\r\n  }\r\n\r\n  .visto-block .reveal {\r\n    opacity: 0;\r\n    transform: translateY(20px);\r\n    transition: opacity .5s, transform .5s\r\n  }\r\n\r\n  .visto-block .reveal.in {\r\n    opacity: 1;\r\n    transform: none\r\n  }\r\n\r\n  \/* modal *\/\r\n  .visto-block .modal-ov {\r\n    position: fixed;\r\n    inset: 0;\r\n    background: rgba(11, 26, 42, .62);\r\n    backdrop-filter: blur(4px);\r\n    z-index: 120;\r\n    display: none;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 20px\r\n  }\r\n\r\n  .visto-block .modal-ov.open {\r\n    display: flex\r\n  }\r\n\r\n  .visto-block .modal {\r\n    background: #fff;\r\n    border-radius: 18px;\r\n    width: 100%;\r\n    max-width: 420px;\r\n    box-shadow: 0 40px 80px -20px rgba(0, 0, 0, .5);\r\n    overflow: hidden\r\n  }\r\n\r\n  .visto-block .modal-head {\r\n    padding: 24px 26px 0;\r\n    display: flex;\r\n    align-items: flex-start;\r\n    justify-content: space-between\r\n  }\r\n\r\n  .visto-block .modal-head .mbrand {\r\n    font-family: 'Roboto', sans-serif;\r\n    font-weight: 700;\r\n    font-size: 18px;\r\n    color: var(--primary);\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 9px\r\n  }\r\n\r\n  .visto-block .modal-head .mbrand b {\r\n    color: var(--ink)\r\n  }\r\n\r\n  .visto-block .modal-head .mbrand svg {\r\n    width: 28px;\r\n    height: 28px\r\n  }\r\n\r\n  .visto-block .modal-close {\r\n    background: none;\r\n    border: none;\r\n    cursor: pointer;\r\n    color: #8798AA;\r\n    padding: 4px\r\n  }\r\n\r\n  .visto-block .modal-close svg {\r\n    width: 22px;\r\n    height: 22px\r\n  }\r\n\r\n  .visto-block .tabs {\r\n    display: flex;\r\n    gap: 4px;\r\n    margin: 18px 26px 0;\r\n    background: var(--bg-alt);\r\n    padding: 4px;\r\n    border-radius: 10px\r\n  }\r\n\r\n  .visto-block .tab {\r\n    flex: 1;\r\n    text-align: center;\r\n    padding: 9px;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    color: var(--muted);\r\n    border-radius: 8px;\r\n    cursor: pointer;\r\n    border: none;\r\n    background: none;\r\n    font-family: inherit\r\n  }\r\n\r\n  .visto-block .tab.active {\r\n    background: #fff;\r\n    color: var(--primary);\r\n    box-shadow: var(--shadow)\r\n  }\r\n\r\n  .visto-block .modal-body {\r\n    padding: 20px 26px 26px\r\n  }\r\n\r\n  .visto-block .modal-body .field {\r\n    margin-bottom: 12px\r\n  }\r\n\r\n  .visto-block .modal-body .btn {\r\n    width: 100%;\r\n    margin-top: 6px\r\n  }\r\n\r\n  .visto-block .modal-note {\r\n    font-size: 12px;\r\n    color: var(--muted);\r\n    text-align: center;\r\n    margin-top: 14px;\r\n    line-height: 1.5\r\n  }\r\n\r\n  .visto-block .modal-note b {\r\n    color: #B9821A\r\n  }\r\n\r\n  \/* lightbox *\/\r\n  .visto-block .lv-ov {\r\n    position: fixed;\r\n    inset: 0;\r\n    background: rgba(255, 255, 255, .88);\r\n    z-index: 200;\r\n    display: none;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 24px;\r\n    cursor: zoom-out\r\n  }\r\n\r\n  .visto-block .lv-ov.open {\r\n    display: flex\r\n  }\r\n\r\n  .visto-block .lv-img {\r\n    max-width: 90vw;\r\n    max-height: 90vh;\r\n    object-fit: contain;\r\n    border-radius: 8px;\r\n    box-shadow: 0 20px 60px rgba(0, 0, 0, .5)\r\n  }\r\n\r\n  .visto-block .lv-close {\r\n    position: absolute;\r\n    top: 20px;\r\n    right: 24px;\r\n    background: none;\r\n    border: none;\r\n    color: #3b3b3b;\r\n    font-size: 40px;\r\n    cursor: pointer;\r\n    z-index: 1;\r\n    opacity: .65;\r\n    transition: opacity .15s;\r\n    font-family: inherit;\r\n    line-height: 1\r\n  }\r\n\r\n  .visto-block .lv-close:hover {\r\n    opacity: 1\r\n  }\r\n\r\n  \/* contact (from home) *\/\r\n  .visto-block .contact-portal {\r\n    background: linear-gradient(135deg, #0B3E7C 0%, #0E4C93 100%);\r\n    border-radius: 22px;\r\n    padding: 52px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow-hover)\r\n  }\r\n\r\n  .visto-block .contact-portal .p-lattice {\r\n    position: absolute;\r\n    inset: 0;\r\n    opacity: .14;\r\n    color: #fff;\r\n    pointer-events: none\r\n  }\r\n\r\n  .visto-block .contact-portal>:not(.p-lattice) {\r\n    position: relative;\r\n    z-index: 2\r\n  }\r\n\r\n  .visto-block .contact-portal .section-head {\r\n    margin: 0 0 32px;\r\n    text-align: left;\r\n    max-width: 100%\r\n  }\r\n\r\n  .visto-block .contact-portal .section-head .eyebrow {\r\n    color: rgba(255, 255, 255, .65)\r\n  }\r\n\r\n  .visto-block .contact-portal .section-head h2 {\r\n    color: #fff\r\n  }\r\n\r\n  .visto-block .contact-portal .section-head p {\r\n    color: rgba(255, 255, 255, .8)\r\n  }\r\n\r\n  .visto-block .contact-split {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1.1fr;\r\n    gap: 44px;\r\n    align-items: start\r\n  }\r\n\r\n  .visto-block .office-tabs {\r\n    display: flex;\r\n    gap: 6px;\r\n    margin-bottom: 20px;\r\n    flex-wrap: wrap\r\n  }\r\n\r\n  .visto-block .otab {\r\n    background: rgba(255, 255, 255, .12);\r\n    border: 1px solid rgba(255, 255, 255, .2);\r\n    color: #fff;\r\n    border-radius: 999px;\r\n    padding: 7px 16px;\r\n    font-size: 12.5px;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    font-family: inherit;\r\n    line-height: 1.4;\r\n    transition: background .18s, border-color .18s\r\n  }\r\n\r\n  .visto-block .otab:hover {\r\n    background: rgba(255, 255, 255, .18)\r\n  }\r\n\r\n  .visto-block .otab.active {\r\n    background: rgba(255, 255, 255, .22);\r\n    border-color: #fff\r\n  }\r\n\r\n  .visto-block .opanel {\r\n    display: none\r\n  }\r\n\r\n  .visto-block .opanel.active {\r\n    display: block\r\n  }\r\n\r\n  .visto-block .office {\r\n    background: #fff;\r\n    border: 1px solid var(--line);\r\n    border-radius: var(--radius);\r\n    padding: 24px 22px;\r\n    box-shadow: var(--shadow);\r\n    transition: transform .18s ease, box-shadow .18s ease\r\n  }\r\n\r\n  .visto-block .office:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: var(--shadow-hover)\r\n  }\r\n\r\n  .visto-block .office.hq {\r\n    border-color: #BFD6F1;\r\n    box-shadow: 0 2px 4px rgba(21, 37, 54, .06), 0 20px 40px -18px rgba(14, 76, 147, .3)\r\n  }\r\n\r\n  .visto-block .office .flag {\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    letter-spacing: .09em;\r\n    text-transform: uppercase;\r\n    color: var(--teal-deep);\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    margin-bottom: 12px\r\n  }\r\n\r\n  .visto-block .office .flag .tag-hq {\r\n    margin-left: auto;\r\n    background: var(--primary);\r\n    color: #fff;\r\n    font-size: 10px;\r\n    padding: 2px 8px;\r\n    border-radius: 999px;\r\n    letter-spacing: .05em\r\n  }\r\n\r\n  .visto-block .office .flag .dot {\r\n    width: 8px;\r\n    height: 8px;\r\n    border-radius: 50%;\r\n    background: var(--teal)\r\n  }\r\n\r\n  .visto-block .office h3 {\r\n    font-size: 18px;\r\n    margin-bottom: 12px;\r\n    color: var(--ink);\r\n    font-weight: 700\r\n  }\r\n\r\n  .visto-block .office .row {\r\n    display: flex;\r\n    gap: 10px;\r\n    align-items: flex-start;\r\n    font-size: 13.5px;\r\n    color: var(--muted);\r\n    margin-bottom: 9px\r\n  }\r\n\r\n  .visto-block .office .row svg {\r\n    width: 16px;\r\n    height: 16px;\r\n    color: var(--primary);\r\n    flex: none;\r\n    margin-top: 2px\r\n  }\r\n\r\n  .visto-block .office .row a:hover {\r\n    color: var(--primary)\r\n  }\r\n\r\n  .visto-block .office .tbc {\r\n    color: #B9821A;\r\n    font-style: italic\r\n  }\r\n\r\n  .visto-block .cform {\r\n    background: #fff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 16px;\r\n    padding: 30px;\r\n    box-shadow: var(--shadow)\r\n  }\r\n\r\n  .visto-block .cform h3 {\r\n    font-size: 20px;\r\n    margin-bottom: 6px;\r\n    color: var(--ink);\r\n    font-weight: 700\r\n  }\r\n\r\n  .visto-block .cform .sub {\r\n    font-size: 14px;\r\n    color: var(--muted);\r\n    margin-bottom: 20px\r\n  }\r\n\r\n  .visto-block .cform .frow {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 14px\r\n  }\r\n\r\n  .visto-block .cform .field {\r\n    margin-bottom: 14px\r\n  }\r\n\r\n  .visto-block .cform label {\r\n    display: block;\r\n    font-size: 12.5px;\r\n    font-weight: 600;\r\n    color: #3a4a5a;\r\n    margin-bottom: 5px\r\n  }\r\n\r\n  .visto-block .cform textarea {\r\n    resize: vertical;\r\n    min-height: 96px\r\n  }\r\n\r\n  .visto-block .cform .route {\r\n    font-size: 12.5px;\r\n    color: var(--muted);\r\n    background: var(--primary-tint);\r\n    border: 1px solid #D6E4F6;\r\n    border-radius: 9px;\r\n    padding: 10px 12px;\r\n    margin: 6px 0 16px;\r\n    display: flex;\r\n    gap: 8px;\r\n    align-items: flex-start\r\n  }\r\n\r\n  .visto-block .cform .route svg {\r\n    width: 16px;\r\n    height: 16px;\r\n    color: var(--primary);\r\n    flex: none;\r\n    margin-top: 1px\r\n  }\r\n\r\n  .visto-block .cform-ok {\r\n    display: none;\r\n    background: #EAF7EE;\r\n    border: 1px solid #B7E0C4;\r\n    color: #1E6B3A;\r\n    border-radius: 10px;\r\n    padding: 14px 16px;\r\n    font-size: 14px;\r\n    margin-top: 14px\r\n  }\r\n\r\n  .visto-block .cform-ok.show {\r\n    display: block\r\n  }\r\n\r\n  .visto-block .c-line {\r\n    color: rgba(255, 255, 255, .86);\r\n    font-size: 14.5px;\r\n    line-height: 1.75;\r\n    margin-bottom: 18px\r\n  }\r\n\r\n  .visto-block .c-line strong {\r\n    display: inline-block;\r\n    color: #fff;\r\n    font-size: 12px;\r\n    letter-spacing: .12em;\r\n    text-transform: uppercase;\r\n    margin-bottom: 4px\r\n  }\r\n\r\n  .visto-block .c-line a {\r\n    color: #8fd6e0;\r\n    text-decoration: none\r\n  }\r\n\r\n  .visto-block .c-line a:hover {\r\n    text-decoration: underline\r\n  }\r\n\r\n  .visto-block .c-tbc .tbc {\r\n    color: #ffd98a\r\n  }\r\n\r\n  .visto-block .ben-note {\r\n    margin-top: 22px;\r\n    text-align: center;\r\n    font-size: 13.5px;\r\n    color: #5b6570\r\n  }\r\n\r\n  \/* ---------- RESPONSIVE \u2014 single fluid build ---------- *\/\r\n  .visto-block img {\r\n    height: auto\r\n  }\r\n\r\n  .visto-block .spec-table {\r\n    table-layout: fixed\r\n  }\r\n\r\n  .visto-block .spec-table td,\r\n  .visto-block .spec-table th {\r\n    word-break: break-word\r\n  }\r\n\r\n  @media (max-width:1120px) {\r\n    .visto-block .rel-grid {\r\n      grid-template-columns: repeat(2, 1fr)\r\n    }\r\n  }\r\n\r\n  @media (max-width:980px) {\r\n    .visto-block .contact-split {\r\n      grid-template-columns: 1fr;\r\n      gap: 38px\r\n    }\r\n\r\n    .visto-block .vh-slider {\r\n      height: 54vh;\r\n      min-height: 340px\r\n    }\r\n\r\n    .visto-block .vh-arrow {\r\n      display: none\r\n    }\r\n\r\n    .visto-block .ben-grid,\r\n    .visto-block .cases,\r\n    .visto-block .rev-grid,\r\n    .visto-block .rel-grid {\r\n      grid-template-columns: repeat(2, 1fr)\r\n    }\r\n\r\n    .visto-block .steps {\r\n      grid-template-columns: repeat(2, 1fr)\r\n    }\r\n\r\n    .visto-block .step .arrow {\r\n      display: none\r\n    }\r\n\r\n    .visto-block .office-tabs {\r\n      flex-wrap: wrap\r\n    }\r\n  }\r\n\r\n  @media (max-width:640px) {\r\n    .visto-block section {\r\n      padding: 46px 0\r\n    }\r\n\r\n    .visto-block .contact-portal {\r\n      padding: 28px 20px;\r\n      border-radius: 16px\r\n    }\r\n\r\n    .visto-block .cform {\r\n      padding: 22px\r\n    }\r\n\r\n    .visto-block #cfSend {\r\n      width: 100%\r\n    }\r\n\r\n    .visto-block .vh-slider {\r\n      height: auto;\r\n      min-height: 400px;\r\n      max-height: none\r\n    }\r\n\r\n    .visto-block .vh-slide {\r\n      background-position: center;\r\n      background-size: cover\r\n    }\r\n\r\n    .visto-block .vh-overlay {\r\n      background: linear-gradient(180deg, rgba(10, 37, 71, .55) 0%, rgba(10, 37, 71, .75) 55%, rgba(10, 37, 71, .94) 100%)\r\n    }\r\n\r\n    .visto-block .vh-content {\r\n      justify-content: flex-end;\r\n      padding-bottom: 58px\r\n    }\r\n\r\n    .visto-block .vh-content h1 {\r\n      font-size: clamp(28px, 8vw, 40px)\r\n    }\r\n\r\n    .visto-block .ben-grid,\r\n    .visto-block .cases,\r\n    .visto-block .rev-grid,\r\n    .visto-block .rel-grid,\r\n    .visto-block .steps {\r\n      grid-template-columns: 1fr\r\n    }\r\n\r\n    .visto-block .cform .frow {\r\n      grid-template-columns: 1fr\r\n    }\r\n\r\n    .visto-block .spec-table {\r\n      table-layout: auto;\r\n      border: none;\r\n      box-shadow: none;\r\n      background: transparent\r\n    }\r\n\r\n    .visto-block .spec-table tr {\r\n      display: block;\r\n      background: #fff;\r\n      border: 1px solid var(--line);\r\n      border-radius: 12px;\r\n      margin-bottom: 10px;\r\n      box-shadow: var(--shadow)\r\n    }\r\n\r\n    .visto-block .spec-table th,\r\n    .visto-block .spec-table td {\r\n      display: block;\r\n      width: 100%\r\n    }\r\n\r\n    .visto-block .spec-table th {\r\n      background: transparent;\r\n      padding: 14px 18px 2px\r\n    }\r\n\r\n    .visto-block .spec-table td {\r\n      padding: 2px 18px 14px\r\n    }\r\n  }\r\n\r\n  @media (max-width:440px) {\r\n    .visto-block .wrap {\r\n      padding: 0 18px\r\n    }\r\n\r\n    .visto-block .rev,\r\n    .visto-block .ben {\r\n      padding: 20px\r\n    }\r\n\r\n    .visto-block .vh-content .bb-quick .btn {\r\n      width: 100%\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion:reduce) {\r\n    .visto-block * {\r\n      animation: none !important;\r\n      transition: none !important\r\n    }\r\n\r\n    .visto-block .reveal {\r\n      opacity: 1;\r\n      transform: none\r\n    }\r\n  }\r\n\r\n  .visto-block :focus-visible {\r\n    outline: 3px solid var(--teal);\r\n    outline-offset: 2px;\r\n    border-radius: 4px\r\n  }\r\n<\/style>\r\n\r\n<!-- ============================================================\r\n     VISTO \u2014 PRODUCT \/ ORDER BLOCK\r\n     Embeddable content only. No site header\/nav or footer\r\n     (the platform already provides those).\r\n     ============================================================ -->\r\n<div class=\"visto-block\">\r\n\r\n  <svg width=\"0\" height=\"0\" style=\"position:absolute\" aria-hidden=\"true\">\r\n    <defs>\r\n      <pattern id=\"hexpat\" width=\"56\" height=\"48\" patternUnits=\"userSpaceOnUse\">\r\n        <path d=\"M14 0 42 0 56 24 42 48 14 48 0 24Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" \/>\r\n      <\/pattern>\r\n    <\/defs>\r\n  <\/svg>\r\n\r\n  <!-- HERO SLIDER \u2014 text overlay -->\r\n  <section class=\"visto-hero\">\r\n    <div class=\"vh-slider\" id=\"vhSlider\">\r\n      <div class=\"vh-slide active\"\r\n        style=\"background-image: url(https:\/\/static.wixstatic.com\/media\/a266e8_d4f10b0d6b4341ee95c8f0e026dac0c3~mv2.png\/v1\/fill\/w_1945,h_821,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto\/1g.png)\">\r\n      <\/div>\r\n      <div class=\"vh-overlay\"><\/div>\r\n      <div class=\"wrap vh-content\">\r\n        <div class=\"bb-cat\">Li\u00ean h\u1ec7 \u00b7 CTARS Global<\/div>\r\n        <h1>N\u00f3i chuy\u1ec7n v\u1edbi CTARS<\/h1>\r\n        <p class=\"bb-sub\">G\u1eedi ca b\u1ec7nh cho ch\u00fang t\u00f4i, y\u00eau c\u1ea7u b\u00e1o gi\u00e1, ho\u1eb7c t\u00ecm hi\u1ec3u v\u1ec1 s\u1ea3n ph\u1ea9m \u2014 \u0111\u1ed9i ng\u0169 c\u1ee7a ch\u00fang t\u00f4i ph\u1ea3n h\u1ed3i tr\u1ef1c ti\u1ebfp v\u1edbi b\u00e1c s\u0129 v\u00e0 ph\u00f2ng kh\u00e1m.<\/p>\r\n        <div class=\"bb-quick\">\r\n          <span class=\"bb-chip\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n              <path d=\"M4 7V4h16v3M9 20h6M12 4v16\" \/>\r\n            <\/svg>Chennai, India<\/span>\r\n          <span class=\"bb-chip\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n              <rect x=\"3\" y=\"4\" width=\"18\" height=\"14\" rx=\"2\" \/>\r\n              <path d=\"M3 9h18\" \/>\r\n            <\/svg>+91 88385 69080<\/span>\r\n          <span class=\"bb-chip\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n              <path d=\"M12 3l7 4v5c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V7z\" \/>\r\n            <\/svg>info@ctars.in<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- OVERVIEW -->\r\n  <section id=\"what\">\r\n    <div class=\"wrap\">\r\n      <div class=\"sec-head reveal\"><span class=\"eyebrow\">Li\u00ean h\u1ec7<\/span>\r\n        <h2>C\u00e1ch li\u00ean h\u1ec7 v\u1edbi ch\u00fang t\u00f4i<\/h2>\r\n      <\/div>\r\n      <p class=\"lead reveal\">CTARS xu\u1ea5t s\u1eafc trong l\u0129nh v\u1ef1c ch\u0103m s\u00f3c s\u1ee9c kh\u1ecfe ch\u00ednh x\u00e1c, chuy\u00ean v\u1ec1 <strong>thi\u1ebft k\u1ebf v\u00e0 in 3D cho ph\u1eabu thu\u1eadt xu\u1ea5t s\u1eafc<\/strong>. \u0110\u1ed1i v\u1edbi ca b\u1ec7nh m\u1edbi, h\u00e3y g\u1eedi h\u00ecnh \u1ea3nh y t\u1ebf k\u00e8m m\u00f4 t\u1ea3 ng\u1eafn v\u1ec1 quy tr\u00ecnh \u2014 con \u0111\u01b0\u1eddng nhanh nh\u1ea5t l\u00e0 qua <strong>C\u1ed5ng B\u00e1c s\u0129<\/strong>, ho\u1eb7c chuy\u1ec3n c\u00e1c t\u1ec7p l\u1edbn \u0111\u1ebfn\r\n        <strong>info@ctars.in<\/strong>. \u0110\u1ed1i v\u1edbi y\u00eau c\u1ea7u th\u01b0\u01a1ng m\u1ea1i, vui l\u00f2ng g\u1eedi email \u0111\u1ebfn <strong>sales@ctars.in<\/strong>.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- CLINICAL VALUE -->\r\n  <section id=\"benefits\" class=\"alt\">\r\n    <div class=\"wrap\">\r\n      <div class=\"sec-head reveal\"><span class=\"eyebrow\">Th\u00f4ng tin li\u00ean h\u1ec7<\/span>\r\n        <h2>\u0110\u1ecba ch\u1ec9 li\u00ean h\u1ec7<\/h2>\r\n      <\/div>\r\n      <div class=\"ben-grid\">\r\n        <div class=\"ben reveal\"><span class=\"ben-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M12 21s-7-5.5-7-11a7 7 0 1 1 14 0c0 5.5-7 11-7 11Z\" \/>\r\n              <circle cx=\"12\" cy=\"10\" r=\"2.5\" \/>\r\n            <\/svg><\/span>\r\n          <div>\r\n            <h3>\u0110\u1ecba ch\u1ec9<\/h3>\r\n            <p>No.47\/11-1, First Floor, Devadi Street, Mylapore, Chennai \u2013 600 004, Tamil Nadu, India.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ben reveal\"><span class=\"ben-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path\r\n                d=\"M5 4h4l2 5-2.5 1.5a11 11 0 0 0 5 5L15 13l5 2v4a1 1 0 0 1-1.1 1A16 16 0 0 1 4 5.1 1 1 0 0 1 5 4Z\" \/>\r\n            <\/svg><\/span>\r\n          <div>\r\n            <h3>S\u1ed1 \u0111i\u1ec7n tho\u1ea1i<\/h3>\r\n            <p><a href=\"tel:+918838569080\">+91 88385 69080<\/a> \u00b7 <a href=\"tel:+916301123938\">+91 6301 123 938<\/a><\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ben reveal\"><span class=\"ben-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\" \/>\r\n              <path d=\"m3 7 9 6 9-6\" \/>\r\n            <\/svg><\/span>\r\n          <div>\r\n            <h3>Email<\/h3>\r\n            <p><a href=\"mailto:info@ctars.in\">info@ctars.in<\/a> \u00b7 <a href=\"mailto:sales@ctars.in\">sales@ctars.in<\/a><\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ben reveal\"><span class=\"ben-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M12 16V5\" \/>\r\n              <path d=\"m7 10 5-5 5 5\" \/>\r\n              <path d=\"M5 19h14\" \/>\r\n            <\/svg><\/span>\r\n          <div>\r\n            <h3>G\u1eedi t\u1ec7p c\u1ee7a b\u1ea1n<\/h3>\r\n            <p>T\u1ea3i l\u00ean qua C\u1ed5ng B\u00e1c s\u0129, ho\u1eb7c chuy\u1ec3n c\u00e1c t\u1ec7p CT\/DICOM l\u1edbn \u0111\u1ebfn info@ctars.in.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <p class=\"ben-note\">CTARS ho\u1ea1t \u0111\u1ed9ng qu\u1ed1c t\u1ebf v\u00e0 tr\u00ean to\u00e0n \u1ea4n \u0110\u1ed9, v\u1edbi CTARS Africa ph\u1ee5c v\u1ee5 khu v\u1ef1c ch\u00e2u Phi.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n  <!-- REVIEWS -->\r\n  <section id=\"reviews\" class=\"alt\">\r\n    <div class=\"wrap\">\r\n      <div class=\"sec-head reveal\"><span class=\"eyebrow\">B\u00e1c s\u0129 n\u00f3i g\u00ec<\/span>\r\n        <h2>\u0110\u01b0\u1ee3c tin t\u01b0\u1edfng tr\u00ean b\u00e0n ph\u1eabu thu\u1eadt<\/h2>\r\n      <\/div>\r\n      <div class=\"rev-grid\">\r\n        <div class=\"rev reveal\">\r\n          <div class=\"q\">&ldquo;<\/div>\r\n          <p>Tr\u1ea3i nghi\u1ec7m \u0111\u1eb7c bi\u1ec7t v\u1edbi CTARS. C\u00e1c gi\u1ea3i ph\u00e1p s\u00e1ng t\u1ea1o c\u1ee7a h\u1ecd \u0111\u1ea3m b\u1ea3o k\u1ebft qu\u1ea3 t\u1ed1i \u01b0u. \u0110\u1ed9 ch\u00ednh x\u00e1c g\u1eb7p xu\u1ea5t s\u1eafc trong ch\u0103m s\u00f3c s\u1ee9c kh\u1ecfe.<\/p>\r\n          <div class=\"who\">Dr. Eby Issac<\/div>\r\n        <\/div>\r\n        <div class=\"rev reveal\">\r\n          <div class=\"q\">&ldquo;<\/div>\r\n          <p>Vi\u1ec7c ch\u1ecdn CTARS \u0111\u00e3 t\u1ea1o ra s\u1ef1 thay \u0111\u1ed5i l\u1edbn. C\u00e1c gi\u1ea3i ph\u00e1p c\u00e1 nh\u00e2n h\u00f3a cho t\u1eebng b\u1ec7nh nh\u00e2n v\u00e0 quy ho\u1ea1ch n\u00e2ng cao \u0111\u00e3 thi\u1ebft l\u1eadp ti\u00eau chu\u1ea9n m\u1edbi v\u1ec1 \u0111\u1ed9 ch\u00ednh x\u00e1c v\u00e0 s\u1ef1 xu\u1ea5t s\u1eafc.<\/p>\r\n          <div class=\"who\">Dr. Surya<\/div>\r\n        <\/div>\r\n        <div class=\"rev reveal\">\r\n          <div class=\"q\">&ldquo;<\/div>\r\n          <p>CTARS \u0111\u00e3 c\u00e1ch m\u1ea1ng h\u00f3a thi\u1ebft k\u1ebf 3D trong ch\u0103m s\u00f3c s\u1ee9c kh\u1ecfe. C\u00e1c m\u00f4 h\u00ecnh t\u00f9y ch\u1ec9nh v\u00e0 \u0111\u1ed9 ch\u00ednh x\u00e1c \u1ea3o \u0111\u00e3 \u0111\u1ecbnh ngh\u0129a l\u1ea1i s\u1ef1 xu\u1ea5t s\u1eafc trong c\u00e1c can thi\u1ec7p y t\u1ebf.<\/p>\r\n          <div class=\"who\">Dr. Rahul<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- DOCTOR PORTAL LOGIN MODAL -->\r\n  <div class=\"modal-ov\" id=\"modal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"modalTitle\">\r\n    <div class=\"modal\">\r\n      <div class=\"modal-head\"><span class=\"mbrand\" id=\"modalTitle\"><svg viewBox=\"0 0 40 40\" fill=\"none\">\r\n            <path d=\"M20 2 34.6 10.5V27.5L20 36 5.4 27.5V10.5Z\" stroke=\"#0E4C93\" stroke-width=\"2.4\" fill=\"#EAF1FB\" \/>\r\n            <path d=\"M20 11 27 15V23L20 27 13 23V15Z\" fill=\"#12A6B8\" \/>\r\n          <\/svg>C\u1ed5ng B\u00e1c s\u0129<\/span><button class=\"modal-close\" id=\"modalClose\" aria-label=\"\u0110\u00f3ng\"><svg\r\n            viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\">\r\n            <path d=\"M6 6l12 12M18 6 6 18\" \/>\r\n          <\/svg><\/button><\/div>\r\n      <div class=\"tabs\"><button class=\"tab active\" data-tab=\"login\" id=\"tabLogin\">\u0110\u0103ng nh\u1eadp<\/button><button class=\"tab\"\r\n          data-tab=\"register\" id=\"tabRegister\">T\u1ea1o t\u00e0i kho\u1ea3n<\/button><\/div>\r\n      <div class=\"modal-body\">\r\n        <div id=\"paneLogin\">\r\n          <div class=\"field\"><label for=\"m-email\">Email c\u00f4ng vi\u1ec7c<\/label><input id=\"m-email\" type=\"email\"\r\n              placeholder=\"ban@benhvien.com\"><\/div>\r\n          <div class=\"field\"><label for=\"m-pass\">M\u1eadt kh\u1ea9u<\/label><input id=\"m-pass\" type=\"password\"\r\n              placeholder=\"\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\"><\/div>\r\n          <button class=\"btn btn-primary\">\u0110\u0103ng nh\u1eadp &amp; t\u1ea3i ca b\u1ec7nh<\/button>\r\n        <\/div>\r\n        <div id=\"paneRegister\" style=\"display:none\">\r\n          <div class=\"field\"><label for=\"r-name\">H\u1ecd t\u00ean<\/label><input id=\"r-name\" type=\"text\"\r\n              placeholder=\"Dr. Jane Doe\"><\/div>\r\n          <div class=\"field\"><label for=\"r-email\">Email c\u00f4ng vi\u1ec7c<\/label><input id=\"r-email\" type=\"email\"\r\n              placeholder=\"ban@benhvien.com\"><\/div>\r\n          <div class=\"field\"><label for=\"r-role\">Chuy\u00ean khoa<\/label><input id=\"r-role\" type=\"text\"\r\n              placeholder=\"B\u00e1c s\u0129 ph\u1eabu thu\u1eadt h\u00e0m m\u1eb7t\"><\/div>\r\n          <button class=\"btn btn-primary\">Y\u00eau c\u1ea7u t\u00e0i kho\u1ea3n<\/button>\r\n        <\/div>\r\n        <div class=\"modal-note\">\u0110\u0103ng nh\u1eadp an to\u00e0n &amp; t\u1ea3i t\u1ec7p \u0111ang \u0111\u01b0\u1ee3c x\u00e2y d\u1ef1ng b\u1edfi \u0111\u1ed9i ng\u0169 k\u1ef9 thu\u1eadt c\u1ee7a ch\u00fang t\u00f4i (<b>Mr.\r\n            Qu\u00e2n<\/b>). Phi\u00ean b\u1ea3n xem tr\u01b0\u1edbc n\u00e0y ch\u1ec9 hi\u1ec3n th\u1ecb quy tr\u00ecnh.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- LIGHTBOX -->\r\n  <div class=\"lv-ov\" id=\"lv\">\r\n    <button class=\"lv-close\" aria-label=\"\u0110\u00f3ng\">&times;<\/button>\r\n    <img class=\"lv-img\" id=\"lvImg\" alt=\"\">\r\n  <\/div>\r\n<\/div><!-- \/.visto-block -->\r\n\r\n<script>\r\n  (function () {\r\n    var root = document.querySelector('.visto-block');\r\n    \/\/ slider \u2014 click only\r\n    (function () { var s = document.getElementById('vhSlider'); if (!s) return; var sl = s.querySelectorAll('.vh-slide'), dt = s.querySelectorAll('.vh-dot'), pr = s.querySelector('.vh-prev'), nx = s.querySelector('.vh-next'), cu = 0; function go(i) { sl.forEach(function (x) { x.classList.remove('active'); }); dt.forEach(function (x) { x.classList.remove('active'); }); sl[i].classList.add('active'); dt[i].classList.add('active'); cu = i; } if (nx) nx.addEventListener('click', function () { go((cu + 1) % sl.length); }); if (pr) pr.addEventListener('click', function () { go((cu - 1 + sl.length) % sl.length); }); dt.forEach(function (d) { d.addEventListener('click', function () { go(parseInt(this.getAttribute('data-slide'))); }); }); })();\r\n    \/\/ modal\r\n    var ov = root.querySelector('#modal'), c = root.querySelector('#modalClose'), tL = root.querySelector('#tabLogin'), tR = root.querySelector('#tabRegister'), pL = root.querySelector('#paneLogin'), pR = root.querySelector('#paneRegister');\r\n    function open(w) { ov.classList.add('open'); setTab(w === 'register' ? 'register' : 'login'); document.body.style.overflow = 'hidden'; }\r\n    function shut() { ov.classList.remove('open'); document.body.style.overflow = ''; }\r\n    function setTab(t) { var l = t === 'login'; tL.classList.toggle('active', l); tR.classList.toggle('active', !l); pL.style.display = l ? 'block' : 'none'; pR.style.display = l ? 'none' : 'block'; }\r\n    root.querySelectorAll('[data-open-modal]').forEach(function (el) { el.addEventListener('click', function (e) { e.preventDefault(); open(el.getAttribute('data-open-modal')); }); });\r\n    tL.addEventListener('click', function () { setTab('login'); }); tR.addEventListener('click', function () { setTab('register'); });\r\n    c.addEventListener('click', shut); ov.addEventListener('click', function (e) { if (e.target === ov) shut(); });\r\n    document.addEventListener('keydown', function (e) { if (e.key === 'Escape' && ov.classList.contains('open')) shut(); });\r\n    ov.querySelectorAll('.btn-primary').forEach(function (x) { x.addEventListener('click', function () { x.textContent = 'C\u1ed5ng s\u1eafp ra m\u1eaft'; x.disabled = true; }); });\r\n    \/\/ contact office tabs\r\n    root.querySelectorAll('.otab').forEach(function (t) { t.addEventListener('click', function () { var idx = this.getAttribute('data-tab'); root.querySelectorAll('.otab').forEach(function (x) { x.classList.remove('active'); }); root.querySelectorAll('.opanel').forEach(function (p) { p.classList.remove('active'); }); this.classList.add('active'); var pn = root.querySelector('.opanel[data-panel=\"' + idx + '\"]'); if (pn) pn.classList.add('active'); }); });\r\n    \/\/ contact form\r\n    (function () { var f = root.querySelector('#cform'), ok = root.querySelector('#cformOk'); if (!f) return; f.addEventListener('submit', function (e) { e.preventDefault(); ok.classList.add('show'); f.querySelector('button[type=submit]').textContent = '\u0110\u00e3 g\u1eedi y\u00eau c\u1ea7u'; ok.scrollIntoView({ behavior: 'smooth', block: 'center' }); }); })();\r\n    \/\/ reveal\r\n    var r = root.querySelectorAll('.reveal');\r\n    if (!('IntersectionObserver' in window)) { r.forEach(function (x) { x.classList.add('in'); }); return; }\r\n    var io = new IntersectionObserver(function (en) { en.forEach(function (e) { if (e.isIntersecting) { e.target.classList.add('in'); io.unobserve(e.target); } }); }, { threshold: .14, rootMargin: '0px 0px -40px 0px' });\r\n    r.forEach(function (x) { io.observe(x); });\r\n    \/\/ lightbox\r\n    (function () { var lv = document.getElementById('lv'); if (!lv) return; var li = document.getElementById('lvImg'), lc = lv.querySelector('.lv-close'); function op(s) { li.src = s; lv.classList.add('open'); } function cl() { lv.classList.remove('open'); li.src = ''; } lc.addEventListener('click', cl); lv.addEventListener('click', function (e) { if (e.target === lv) cl(); }); document.addEventListener('keydown', function (e) { if (e.key === 'Escape' && lv.classList.contains('open')) cl(); }); root.querySelectorAll('.case-img img').forEach(function (el) { el.style.cursor = 'zoom-in'; el.addEventListener('click', function () { op(this.src); }); }); })();\r\n  })();\r\n  (function () {\r\n    var b = document.getElementById('cfSend'), ok = document.getElementById('cfOk');\r\n    if (b && ok) { b.addEventListener('click', function () { ok.classList.add('show'); }); }\r\n  })();\r\n<\/script>","mb":""},{"acf_fc_layout":"module_1_0_0","html":"<section id=\"contact\" class=\"regist_csglob_1_0_0\">\r\n    <div class=\"regist_csglob_1_0_0-wrap\">\r\n      <div class=\"regist_csglob_1_0_0-portal\">\r\n        <svg class=\"regist_csglob_1_0_0-portal__lattice\" viewBox=\"0 0 1200 500\" preserveAspectRatio=\"xMidYMid slice\"\r\n          aria-hidden=\"true\">\r\n          <rect width=\"1200\" height=\"500\" fill=\"url(#hexpat)\" \/>\r\n        <\/svg>\r\n\r\n        <div class=\"regist_csglob_1_0_0-portal__split\">\r\n          <div class=\"regist_csglob_1_0_0-portal__offices\">\r\n            <div class=\"regist_csglob_1_0_0-section-head regist_csglob_1_0_0-reveal\">\r\n              <span class=\"regist_csglob_1_0_0-eyebrow\">Li\u00ean h\u1ec7 \u00b7 M\u1ea1ng l\u01b0\u1edbi To\u00e0n c\u1ea7u<\/span>\r\n              <h2>M\u1ed9t t\u1eadp th\u1ec3, m\u1ed9t t\u1ea7m nh\u00ecn to\u00e0n c\u1ea7u<\/h2>\r\n              <p>CTARS c\u00f3 tr\u1ee5 s\u1edf ch\u00ednh t\u1ea1i \u1ea4n \u0110\u1ed9 v\u00e0 \u0111ang kh\u00f4ng ng\u1eebng m\u1edf r\u1ed9ng m\u1ea1ng l\u01b0\u1edbi trung t\u00e2m c\u00f4ng ngh\u1ec7 tr\u00ean to\u00e0n\r\n                qu\u1ed1c c\u0169ng nh\u01b0 qu\u1ed1c t\u1ebf. M\u1ecdi y\u00eau c\u1ea7u t\u01b0 v\u1ea5n v\u00e0 h\u1ed7 tr\u1ee3 chuy\u00ean m\u00f4n s\u1ebd \u0111\u01b0\u1ee3c k\u1ebft n\u1ed1i tr\u1ef1c ti\u1ebfp t\u1edbi \u0111\u1ed9i ng\u0169\r\n                chuy\u00ean gia c\u1ee7a ch\u00fang t\u00f4i t\u1ea1i \u1ea4n \u0110\u1ed9 &amp; Vi\u1ec7t Nam.<\/p>\r\n            <\/div>\r\n            <div class=\"regist_csglob_1_0_0-portal__tabs\">\r\n              <button class=\"regist_csglob_1_0_0-portal__tab regist_csglob_1_0_0-portal__tab--active\" data-tab=\"4\">CTARS\r\n                India<\/button>\r\n              <button class=\"regist_csglob_1_0_0-portal__tab\" data-tab=\"0\">CTARS\r\n                Vietnam<\/button>\r\n              <button class=\"regist_csglob_1_0_0-portal__tab\" data-tab=\"1\">CTARS Africa<\/button>\r\n              <button class=\"regist_csglob_1_0_0-portal__tab\" data-tab=\"2\">CTARS UAE<\/button>\r\n              <button class=\"regist_csglob_1_0_0-portal__tab\" data-tab=\"3\">CTARS Malaysia<\/button>\r\n            <\/div>\r\n            <div class=\"regist_csglob_1_0_0-portal__panels\">\r\n              <div class=\"regist_csglob_1_0_0-portal__panel regist_csglob_1_0_0-portal__panel--active\" data-panel=\"4\">\r\n                <div class=\"regist_csglob_1_0_0-office regist_csglob_1_0_0-office--hq\">\r\n                  <div class=\"regist_csglob_1_0_0-office__flag\">\r\n                    <span class=\"regist_csglob_1_0_0-office__dot\"><\/span>\u1ea4n \u0110\u1ed9\r\n                    <span class=\"regist_csglob_1_0_0-office__tag-hq\">Tr\u1ee5 s\u1edf ch\u00ednh<\/span>\r\n                  <\/div>\r\n                  <h3 class=\"regist_csglob_1_0_0-office__title\">Chennai<\/h3>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <path d=\"M12 21s-7-6-7-11a7 7 0 0 1 14 0c0 5-7 11-7 11Z\"><\/path>\r\n                      <circle cx=\"12\" cy=\"10\" r=\"2.5\"><\/circle>\r\n                    <\/svg>\r\n                    <span>No. 47\/11-1, First Floor, Devadi Street, Mylapore, Chennai&nbsp;600&nbsp;004, Tamil\r\n                      Nadu<\/span>\r\n                  <\/div>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <path\r\n                        d=\"M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3 19.5 19.5 0 0 1-6-6 19.8 19.8 0 0 1-3-8.6A2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1 1 .4 2 .7 2.9a2 2 0 0 1-.4 2.1L8.1 9.9a16 16 0 0 0 6 6l1.2-1.3a2 2 0 0 1 2.1-.4c.9.3 1.9.6 2.9.7a2 2 0 0 1 1.7 2Z\">\r\n                      <\/path>\r\n                    <\/svg>\r\n                    <a class=\"regist_csglob_1_0_0-office__link\" href=\"tel:+918838569080\">+91 88385 69080<\/a> \/ <a\r\n                      class=\"regist_csglob_1_0_0-office__link\" href=\"tel:+916301123938\">6301 123 938<\/a>\r\n                  <\/div>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"><\/rect>\r\n                      <path d=\"m3 7 9 6 9-6\"><\/path>\r\n                    <\/svg>\r\n                    <a class=\"regist_csglob_1_0_0-office__link\" href=\"mailto:info@ctars.in\">info@ctars.in<\/a>\r\n                  <\/div>\r\n                <\/div>\r\n              <\/div>\r\n              <div class=\"regist_csglob_1_0_0-portal__panel\" data-panel=\"0\">\r\n                <div class=\"regist_csglob_1_0_0-office regist_csglob_1_0_0-office--hq\">\r\n                  <div class=\"regist_csglob_1_0_0-office__flag\">\r\n                    <span class=\"regist_csglob_1_0_0-office__dot\"><\/span>Vi\u1ec7t Nam\r\n                    <!-- <span class=\"regist_csglob_1_0_0-office__tag-hq\">HQ<\/span> -->\r\n                  <\/div>\r\n                  <h3 class=\"regist_csglob_1_0_0-office__title\">CTARS\r\n                    Vietnam<\/h3>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <path d=\"M12 21s-7-6-7-11a7 7 0 0 1 14 0c0 5-7 11-7 11Z\" \/>\r\n                      <circle cx=\"12\" cy=\"10\" r=\"2.5\" \/>\r\n                    <\/svg>\r\n                    <span>No. 190, Truong Chinh road, Kim Lien ward, Hanoi, Vietnam<\/span>\r\n                  <\/div>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\" \/>\r\n                      <path d=\"m3 7 9 6 9-6\" \/>\r\n                    <\/svg>\r\n                    <span>Zip Code: 100000<\/span>\r\n                  <\/div>\r\n                  <!-- <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <path\r\n                        d=\"M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3 19.5 19.5 0 0 1-6-6 19.8 19.8 0 0 1-3-8.6A2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1 1 .4 2 .7 2.9a2 2 0 0 1-.4 2.1L8.1 9.9a16 16 0 0 0 6 6l1.2-1.3a2 2 0 0 1 2.1-.4c.9.3 1.9.6 2.9.7a2 2 0 0 1 1.7 2Z\" \/>\r\n                    <\/svg>\r\n                    <a class=\"regist_csglob_1_0_0-office__link\" href=\"tel:+918838569080\">+91 88385 69080<\/a> \/ <a\r\n                      class=\"regist_csglob_1_0_0-office__link\" href=\"tel:+916301123938\">6301 123 938<\/a>\r\n                  <\/div> -->\r\n                  <!-- <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\" \/>\r\n                      <path d=\"m3 7 9 6 9-6\" \/>\r\n                    <\/svg>\r\n                    <a class=\"regist_csglob_1_0_0-office__link\" href=\"mailto:info@ctars.in\">info@ctars.in<\/a>\r\n                  <\/div> -->\r\n                <\/div>\r\n              <\/div>\r\n              <div class=\"regist_csglob_1_0_0-portal__panel\" data-panel=\"1\">\r\n                <div class=\"regist_csglob_1_0_0-office\">\r\n                  <div class=\"regist_csglob_1_0_0-office__flag\">\r\n                    <span class=\"regist_csglob_1_0_0-office__dot\"><\/span>Ch\u00e2u Phi\r\n                  <\/div>\r\n                  <h3 class=\"regist_csglob_1_0_0-office__title\">CTARS Africa<\/h3>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <path d=\"M12 21s-7-6-7-11a7 7 0 0 1 14 0c0 5-7 11-7 11Z\" \/>\r\n                      <circle cx=\"12\" cy=\"10\" r=\"2.5\" \/>\r\n                    <\/svg>\r\n                    <span>3rd Floor, 20 Ncondo Place, La Lucia, Durban, South Africa<\/span>\r\n                  <\/div>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\" \/>\r\n                      <path d=\"m3 7 9 6 9-6\" \/>\r\n                    <\/svg>\r\n                    <span>Zip Code: 4051<\/span>\r\n                  <\/div>\r\n                <\/div>\r\n              <\/div>\r\n              <div class=\"regist_csglob_1_0_0-portal__panel\" data-panel=\"2\">\r\n                <div class=\"regist_csglob_1_0_0-office\">\r\n                  <div class=\"regist_csglob_1_0_0-office__flag\">\r\n                    <span class=\"regist_csglob_1_0_0-office__dot\"><\/span>UAE\r\n                  <\/div>\r\n                  <h3 class=\"regist_csglob_1_0_0-office__title\">CTARS UAE<\/h3>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <path d=\"M12 21s-7-6-7-11a7 7 0 0 1 14 0c0 5-7 11-7 11Z\" \/>\r\n                      <circle cx=\"12\" cy=\"10\" r=\"2.5\" \/>\r\n                    <\/svg>\r\n                    Office No.M-05, Arab Bank Building, Port Saeed, Dubai, UAE\r\n                  <\/div>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\" \/>\r\n                      <path d=\"m3 7 9 6 9-6\" \/>\r\n                    <\/svg>\r\n                    Zip Code: 500001\r\n                  <\/div>\r\n                <\/div>\r\n              <\/div>\r\n              <div class=\"regist_csglob_1_0_0-portal__panel\" data-panel=\"3\">\r\n                <div class=\"regist_csglob_1_0_0-office\">\r\n                  <div class=\"regist_csglob_1_0_0-office__flag\">\r\n                    <span class=\"regist_csglob_1_0_0-office__dot\"><\/span>Malaysia\r\n                  <\/div>\r\n                  <h3 class=\"regist_csglob_1_0_0-office__title\">CTARS Malaysia<\/h3>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <path d=\"M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7Z\" \/>\r\n                      <circle cx=\"12\" cy=\"12\" r=\"3\" \/>\r\n                    <\/svg>\r\n                    <span>Spaces, Platinum Sentral, Level 3, Block D, Platinum Sentral, Kuala Lumpur, Malaysia<\/span>\r\n                  <\/div>\r\n                  <div class=\"regist_csglob_1_0_0-office__row\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                      <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\" \/>\r\n                      <path d=\"m3 7 9 6 9-6\" \/>\r\n                    <\/svg>\r\n                    Zip Code: 50470\r\n                  <\/div>\r\n                <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <form class=\"regist_csglob_1_0_0-form regist_csglob_1_0_0-reveal\" id=\"regist_csglob_1_0_0-cform\" novalidate>\r\n            <h3 class=\"regist_csglob_1_0_0-form__title\">\u0110\u1eb7t l\u1ecbch h\u1eb9n \/ Y\u00eau c\u1ea7u<\/h3>\r\n            <div class=\"regist_csglob_1_0_0-form__sub\">D\u00e0nh cho b\u00e1c s\u0129 &amp; \u0111\u1ed1i t\u00e1c. Ch\u00fang t\u00f4i s\u1ebd ph\u1ea3n h\u1ed3i t\u1eeb trung\r\n              t\u00e2m g\u1ea7n nh\u1ea5t.<\/div>\r\n            <div class=\"regist_csglob_1_0_0-form__row\">\r\n              <div class=\"regist_csglob_1_0_0-form__field\">\r\n                <label class=\"regist_csglob_1_0_0-form__label\" for=\"cf-name\">H\u1ecd t\u00ean<\/label>\r\n                <input class=\"regist_csglob_1_0_0-form__input\" id=\"cf-name\" name=\"name\" type=\"text\"\r\n                  placeholder=\"Dr. Jane Doe\" aria-describedby=\"cf-name-error\" required>\r\n                <span class=\"regist_csglob_1_0_0-form__error\" id=\"cf-name-error\"><\/span>\r\n              <\/div>\r\n              <div class=\"regist_csglob_1_0_0-form__field\">\r\n                <label class=\"regist_csglob_1_0_0-form__label\" for=\"cf-phone\">S\u1ed1 \u0111i\u1ec7n tho\u1ea1i<\/label>\r\n                <input class=\"regist_csglob_1_0_0-form__input\" id=\"cf-phone\" name=\"phone\" type=\"tel\" placeholder=\"+..\"\r\n                  aria-describedby=\"cf-phone-error\">\r\n                <span class=\"regist_csglob_1_0_0-form__error\" id=\"cf-phone-error\"><\/span>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"regist_csglob_1_0_0-form__row\">\r\n              <div class=\"regist_csglob_1_0_0-form__field\">\r\n                <label class=\"regist_csglob_1_0_0-form__label\" for=\"cf-email\">Email<\/label>\r\n                <input class=\"regist_csglob_1_0_0-form__input\" id=\"cf-email\" name=\"email\" type=\"email\"\r\n                  placeholder=\"you@clinic.com\" aria-describedby=\"cf-email-error\" required>\r\n                <span class=\"regist_csglob_1_0_0-form__error\" id=\"cf-email-error\"><\/span>\r\n              <\/div>\r\n              <div class=\"regist_csglob_1_0_0-form__field\">\r\n                <label class=\"regist_csglob_1_0_0-form__label\" for=\"cf-office\">V\u0103n ph\u00f2ng g\u1ea7n nh\u1ea5t<\/label>\r\n                <select class=\"regist_csglob_1_0_0-form__select\" id=\"cf-office\" name=\"office\">\r\n                  <option value=\"\" selected disabled>Ch\u1ecdn v\u0103n ph\u00f2ng<\/option>\r\n                  <option value=\"CTARS India\">CTARS India<\/option>\r\n                  <option value=\"CTARS Vietnam\">CTARS Vietnam<\/option>\r\n                  <option value=\"CTARS Africa\">CTARS Africa<\/option>\r\n                  <option value=\"CTARS Malaysia\">CTARS Malaysia<\/option>\r\n                  <option value=\"CTARS UAE\">CTARS UAE<\/option>\r\n                <\/select>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"regist_csglob_1_0_0-form__field\">\r\n              <label class=\"regist_csglob_1_0_0-form__label\" for=\"cf-msg\">Tin nh\u1eafn<\/label>\r\n              <textarea class=\"regist_csglob_1_0_0-form__textarea\" id=\"cf-msg\" name=\"message\"\r\n                placeholder=\"Cho ch\u00fang t\u00f4i bi\u1ebft v\u1ec1 ca b\u1ec7nh ho\u1eb7c y\u00eau c\u1ea7u c\u1ee7a b\u1ea1n\u2026\"><\/textarea>\r\n            <\/div>\r\n            <div class=\"regist_csglob_1_0_0-form__route\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                <path d=\"M12 8v4l3 2\" \/>\r\n                <circle cx=\"12\" cy=\"12\" r=\"9\" \/>\r\n              <\/svg>\r\n              Y\u00eau c\u1ea7u \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ebfn \u0111\u1ed9i ng\u0169 \u1ea4n \u0110\u1ed9 &amp; Vi\u1ec7t Nam v\u00e0 tr\u1ea3 l\u1eddi trong 1 ng\u00e0y l\u00e0m vi\u1ec7c.\r\n            <\/div>\r\n            <button class=\"regist_csglob_1_0_0-btn regist_csglob_1_0_0-btn--primary\" type=\"submit\"\r\n              style=\"width:100%\">G\u1eedi y\u00eau c\u1ea7u\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\">\r\n                <path d=\"M5 12h14M13 6l6 6-6 6\" \/>\r\n              <\/svg>\r\n            <\/button>\r\n            <div class=\"regist_csglob_1_0_0-form__ok\" id=\"regist_csglob_1_0_0-cformOk\">C\u1ea3m \u01a1n \u2014 y\u00eau c\u1ea7u c\u1ee7a b\u1ea1n \u0111\u00e3 \u0111\u01b0\u1ee3c\r\n              nh\u1eadn v\u00e0 chuy\u1ec3n \u0111\u1ebfn \u0111\u1ed9i ng\u0169 \u1ea4n \u0110\u1ed9 &amp; Vi\u1ec7t Nam.<\/div>\r\n          <\/form>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>","info":"regist_csglob_1_0_0","js":true,"img":false}],"sidebar_custom":null,"site_custom":null}},"yoast_head":"<title>Contact us - ctarsglobal<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact us - ctarsglobal\" \/>\n<meta property=\"og:description\" content=\"...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ctarsglobal.com\/vi\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"ctarsglobal\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-17T08:30:28+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>","yoast_head_json":{"title":"Contact us - ctarsglobal","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Contact us - ctarsglobal","og_description":"...","og_url":"https:\/\/ctarsglobal.com\/vi\/contact-us\/","og_site_name":"ctarsglobal","article_modified_time":"2026-07-17T08:30:28+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ctarsglobal.com\/vi\/contact-us\/","url":"https:\/\/ctarsglobal.com\/vi\/contact-us\/","name":"Contact us - ctarsglobal","isPartOf":{"@id":"https:\/\/ctarsglobal.com\/vi\/#website"},"datePublished":"2026-07-10T08:07:55+00:00","dateModified":"2026-07-17T08:30:28+00:00","breadcrumb":{"@id":"https:\/\/ctarsglobal.com\/vi\/contact-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ctarsglobal.com\/vi\/contact-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ctarsglobal.com\/vi\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ctarsglobal.com\/vi\/"},{"@type":"ListItem","position":2,"name":"Contact us"}]},{"@type":"WebSite","@id":"https:\/\/ctarsglobal.com\/vi\/#website","url":"https:\/\/ctarsglobal.com\/vi\/","name":"ctarsglobal","description":"","publisher":{"@id":"https:\/\/ctarsglobal.com\/vi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ctarsglobal.com\/vi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ctarsglobal.com\/vi\/#organization","name":"ctarsglobal","url":"https:\/\/ctarsglobal.com\/vi\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ctarsglobal.com\/vi\/#\/schema\/logo\/image\/","url":"https:\/\/ctarsglobal.com\/vi\/wp-content\/uploads\/2026\/07\/download.png","contentUrl":"https:\/\/ctarsglobal.com\/vi\/wp-content\/uploads\/2026\/07\/download.png","width":480,"height":188,"caption":"ctarsglobal"},"image":{"@id":"https:\/\/ctarsglobal.com\/vi\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/pages\/118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/comments?post=118"}],"version-history":[{"count":5,"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/pages\/118\/revisions"}],"predecessor-version":[{"id":186,"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/pages\/118\/revisions\/186"}],"wp:attachment":[{"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/media?parent=118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}