{"id":109,"date":"2026-07-10T02:50:08","date_gmt":"2026-07-10T02:50:08","guid":{"rendered":"https:\/\/ctarsglobal.com\/vi\/?page_id=109"},"modified":"2026-07-17T06:15:07","modified_gmt":"2026-07-17T06:15:07","slug":"faq","status":"publish","type":"page","link":"https:\/\/ctarsglobal.com\/vi\/faq\/","title":{"rendered":"FAQ"},"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-109","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\/faq\/","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  #askForm .field input,\r\n  #askForm .field textarea {\r\n    min-height: 45px\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 .faq-list {\r\n    margin: 0 auto\r\n  }\r\n\r\n  .visto-block .faq-i {\r\n    background: #fff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 12px;\r\n    margin-bottom: 12px;\r\n    box-shadow: var(--shadow);\r\n    overflow: hidden\r\n  }\r\n\r\n  .visto-block .faq-i summary {\r\n    list-style: none;\r\n    cursor: pointer;\r\n    padding: 18px 54px 18px 22px;\r\n    font-weight: 700;\r\n    color: #0A2547;\r\n    font-size: 16px;\r\n    position: relative\r\n  }\r\n\r\n  .visto-block .faq-i summary::-webkit-details-marker {\r\n    display: none\r\n  }\r\n\r\n  .visto-block .faq-x {\r\n    position: absolute;\r\n    right: 22px;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    width: 14px;\r\n    height: 14px\r\n  }\r\n\r\n  .visto-block .faq-x::before,\r\n  .visto-block .faq-x::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    background: #12A6B8;\r\n    border-radius: 2px;\r\n    transition: transform .2s\r\n  }\r\n\r\n  .visto-block .faq-x::before {\r\n    left: 0;\r\n    top: 6px;\r\n    width: 14px;\r\n    height: 2px\r\n  }\r\n\r\n  .visto-block .faq-x::after {\r\n    left: 6px;\r\n    top: 0;\r\n    width: 2px;\r\n    height: 14px\r\n  }\r\n\r\n  .visto-block .faq-i[open] .faq-x::after {\r\n    transform: rotate(90deg)\r\n  }\r\n\r\n  .visto-block .faq-i[open] summary {\r\n    color: #0E4C93\r\n  }\r\n\r\n  .visto-block .faq-a {\r\n    padding: 0 22px 20px;\r\n    color: #5b6570;\r\n    font-size: 15px;\r\n    line-height: 1.7\r\n  }\r\n\r\n  .visto-block .ask-cta {\r\n    display: flex;\r\n    gap: 14px;\r\n    justify-content: center;\r\n    flex-wrap: wrap\r\n  }\r\n\r\n  .visto-block .ask-note {\r\n    text-align: center;\r\n    margin-top: 16px;\r\n    font-size: 13px;\r\n    color: #5b6570\r\n  }\r\n\r\n  #askForm .btn {\r\n    margin-left: auto;\r\n    display: block;\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 .faq-i summary {\r\n      font-size: 15px;\r\n      padding: 16px 46px 16px 16px\r\n    }\r\n\r\n    .visto-block .faq-a {\r\n      padding: 0 16px 18px;\r\n      font-size: 14px\r\n    }\r\n\r\n    .visto-block .ask-cta .btn {\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    #askForm .btn {\r\n      margin-left: 0\r\n    }\r\n\r\n    #askForm .field input,\r\n    #askForm .field textarea {\r\n      \/* min-height: 120px *\/\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\">H\u1ed7 tr\u1ee3 \u00b7 C\u00e2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p<\/div>\r\n        <h1>C\u00e2u h\u1ecfi th\u01b0\u1eddng g\u1eb7p<\/h1>\r\n        <p class=\"bb-sub\">Gi\u1ea3i \u0111\u00e1p th\u1eafc m\u1eafc cho c\u00e1c b\u00e1c s\u0129 v\u00e0 ph\u00f2ng kh\u00e1m \u0111ang h\u1ee3p t\u00e1c c\u00f9ng CTARS v\u1ec1 c\u00e1c s\u1ea3n ph\u1ea9m ch\u00fang\r\n          t\u00f4i cung c\u1ea5p, d\u1eef li\u1ec7u c\u1ea7n thi\u1ebft t\u1eeb ph\u00eda b\u00e1c s\u0129 v\u00e0 quy tr\u00ecnh th\u1ef1c hi\u1ec7n m\u1ed9t ca b\u1ec7nh t\u1eeb giai \u0111o\u1ea1n ch\u1ea9n \u0111o\u00e1n h\u00ecnh\r\n          \u1ea3nh \u0111\u1ebfn khi b\u00e0n giao s\u1ea3n ph\u1ea9m ho\u00e0n thi\u1ec7n.<\/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>D\u00e0nh cho b\u00e1c s\u0129<\/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>Quy tr\u00ecnh ca b\u1ec7nh<\/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>H\u1ed3 s\u01a1 &amp; giao h\u00e0ng<\/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\">Tr\u01b0\u1edbc khi b\u1ea1n h\u1ecfi<\/span>\r\n        <h2>C\u00e1ch CTARS x\u1eed l\u00fd ca b\u1ec7nh c\u1ee7a b\u1ea1n<\/h2>\r\n      <\/div>\r\n      <p class=\"lead reveal\">CTARS d\u1eabn \u0111\u1ea7u trong l\u0129nh v\u1ef1c ch\u0103m s\u00f3c s\u1ee9c kh\u1ecfe chuy\u00ean bi\u1ec7t, chuy\u00ean v\u1ec1 thi\u1ebft k\u1ebf v\u00e0 in 3D\r\n        ph\u1ee5c v\u1ee5 ph\u1eabu thu\u1eadt. \u0110a s\u1ed1 c\u00e1c c\u00e2u h\u1ecfi ch\u00fang t\u00f4i nh\u1eadn \u0111\u01b0\u1ee3c th\u01b0\u1eddng xoay quanh c\u00e1c y\u00eau c\u1ea7u v\u1ec1 h\u00ecnh \u1ea3nh ch\u1ea9n \u0111o\u00e1n,\r\n        v\u1eadt li\u1ec7u in v\u00e0 th\u1eddi gian ho\u00e0n th\u00e0nh ca b\u1ec7nh. C\u00e1c c\u00e2u tr\u1ea3 l\u1eddi chi ti\u1ebft d\u01b0\u1edbi \u0111\u00e2y s\u1ebd gi\u00fap gi\u1ea3i \u0111\u00e1p nh\u1eefng v\u1ea5n \u0111\u1ec1\r\n        n\u00e0y.<\/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\">C\u00e2u h\u1ecfi &amp; c\u00e2u tr\u1ea3 l\u1eddi<\/span>\r\n        <h2>M\u1ecdi th\u1eafc m\u1eafc c\u1ee7a b\u00e1c s\u0129<\/h2>\r\n      <\/div>\r\n      <div class=\"faq-list\">\r\n        <details class=\"faq-i reveal\">\r\n          <summary>CTARS cung c\u1ea5p nh\u1eefng s\u1ea3n ph\u1ea9m g\u00ec?<span class=\"faq-x\" aria-hidden=\"true\"><\/span><\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>CTARS thi\u1ebft k\u1ebf v\u00e0 in 3D c\u00e1c gi\u1ea3i ph\u00e1p c\u00e1 nh\u00e2n h\u00f3a cho v\u00f9ng s\u1ecd m\u1eb7t, bao g\u1ed3m: m\u00f4 h\u00ecnh gi\u1ea3i ph\u1eabu (Visto),\r\n              khay ch\u1ec9nh nha (Bitemarks), implant c\u00e1 nh\u00e2n h\u00f3a (PSI, Orbital PSI, TJR), h\u01b0\u1edbng d\u1eabn ph\u1eabu thu\u1eadt (Cutting\r\n              Guides, IPS), h\u01b0\u1edbng d\u1eabn n\u1ed9i nha (Endodontic Guides), khay ch\u1ec9nh nha trong su\u1ed1t v\u00e0 N\u1ec1n t\u1ea3ng Di\u1ec5n t\u1eadp\r\n              Ph\u1eabu thu\u1eadt (SRP).<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>CTARS d\u00e0nh cho ai?<span class=\"faq-x\" aria-hidden=\"true\"><\/span><\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>C\u00e1c gi\u1ea3i ph\u00e1p c\u1ee7a ch\u00fang t\u00f4i \u0111\u01b0\u1ee3c t\u1ea1o ra \"Ph\u00e1t tri\u1ec3n b\u1edfi b\u00e1c s\u0129, h\u01b0\u1edbng t\u1edbi b\u00e1c s\u0129\". \u0110\u1ed9i ng\u0169 c\u1ee7a ch\u00fang t\u00f4i\r\n              bao g\u1ed3m c\u00e1c b\u00e1c s\u0129 ph\u1eabu thu\u1eadt h\u00e0m m\u1eb7t, ph\u1eabu thu\u1eadt t\u1ea1o h\u00ecnh, ph\u1eabu thu\u1eadt ung b\u01b0\u1edbu, ph\u1eabu thu\u1eadt ch\u1ec9nh h\u00ecnh,\r\n              ph\u1eabu thu\u1eadt th\u1ea7n kinh v\u00e0 nha khoa, c\u00f9ng c\u00e1c k\u1ef9 s\u01b0 v\u00e0 chuy\u00ean gia thi\u1ebft k\u1ebf, t\u1ea5t c\u1ea3 c\u00f9ng ph\u1ed1i h\u1ee3p trong m\u1ed9t\r\n              h\u1ec7 th\u1ed1ng.<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>B\u1ea1n c\u1ea7n nh\u1eefng h\u00ecnh \u1ea3nh ch\u1ea9n \u0111o\u00e1n n\u00e0o t\u1eeb t\u00f4i?<span class=\"faq-x\" aria-hidden=\"true\"><\/span><\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>\u0110\u1ed1i v\u1edbi h\u1ea7u h\u1ebft c\u00e1c lo\u1ea1i implant, h\u01b0\u1edbng d\u1eabn ph\u1eabu thu\u1eadt v\u00e0 m\u00f4 h\u00ecnh, ch\u00fang t\u00f4i c\u1ea7n \u1ea3nh ch\u1ee5p CT ho\u1eb7c CBCT \u1edf\r\n              \u0111\u1ecbnh d\u1ea1ng DICOM. C\u00e1c ca TJR y\u00eau c\u1ea7u \u1ea3nh ch\u1ee5p CT ho\u1eb7c MRI c\u00f3 \u0111\u1ed9 ph\u00e2n gi\u1ea3i cao. \u0110\u1ed1i v\u1edbi c\u00e1c ca ch\u1ec9nh nha\r\n              trong su\u1ed1t v\u00e0 nha khoa n\u1ed9i nha, c\u1ea7n c\u00f3 d\u1eef li\u1ec7u qu\u00e9t trong mi\u1ec7ng (Intraoral Scan).<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>T\u00f4i g\u1eedi h\u1ed3 s\u01a1 b\u1ec7nh \u00e1n b\u1eb1ng c\u00e1ch n\u00e0o?<span class=\"faq-x\" aria-hidden=\"true\"><\/span><\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>B\u1ea1n c\u00f3 th\u1ec3 t\u1ea3i h\u1ed3 s\u01a1 b\u1ec7nh \u00e1n l\u00ean th\u00f4ng qua C\u1ed5ng th\u00f4ng tin B\u00e1c s\u0129 (Doctor Portal), ho\u1eb7c g\u1eedi t\u1ec7p qua email\r\n              info@ctars.in b\u1eb1ng d\u1ecbch v\u1ee5 chuy\u1ec3n t\u1ec7p tin dung l\u01b0\u1ee3ng l\u1edbn. \u0110\u1ed9i ng\u0169 c\u1ee7a ch\u00fang t\u00f4i s\u1ebd x\u00e1c nh\u1eadn \u0111\u00e3 nh\u1eadn \u0111\u01b0\u1ee3c\r\n              h\u1ed3 s\u01a1 tr\u01b0\u1edbc khi b\u1eaft \u0111\u1ea7u quy tr\u00ecnh thi\u1ebft k\u1ebf.<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>V\u1eadt li\u1ec7u in c\u1ee7a b\u1ea1n l\u00e0 g\u00ec?<span class=\"faq-x\" aria-hidden=\"true\"><\/span><\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>C\u00e1c lo\u1ea1i implant (c\u1ea5y gh\u00e9p) d\u00e0nh cho b\u1ec7nh nh\u00e2n \u0111\u01b0\u1ee3c in b\u1eb1ng titanium v\u00e0 PEEK, \u0111\u00e2y l\u00e0 nh\u1eefng v\u1eadt li\u1ec7u c\u00f3\r\n              \u0111\u1ed9 t\u01b0\u01a1ng th\u00edch sinh h\u1ecdc cao. C\u00e1c m\u00e1ng h\u01b0\u1edbng d\u1eabn ph\u1eabu thu\u1eadt \u0111\u01b0\u1ee3c s\u1ea3n xu\u1ea5t b\u1eb1ng c\u00f4ng ngh\u1ec7 in 3D PolyJet s\u1eed\r\n              d\u1ee5ng v\u1eadt li\u1ec7u photopolymer. C\u00e1c th\u00e0nh ph\u1ea7n kh\u1edbp th\u00e1i d\u01b0\u01a1ng h\u00e0m (TJR) \u0111\u01b0\u1ee3c s\u1ea3n xu\u1ea5t b\u1eb1ng ph\u01b0\u01a1ng ph\u00e1p in 3D\r\n              ho\u1eb7c gia c\u00f4ng CNC.<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>T\u00f4i c\u00f3 \u0111\u01b0\u1ee3c duy\u1ec7t thi\u1ebft k\u1ebf tr\u01b0\u1edbc khi s\u1ea3n xu\u1ea5t kh\u00f4ng?<span class=\"faq-x\" aria-hidden=\"true\"><\/span>\r\n          <\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>C\u00f3. CTARS s\u1ebd chu\u1ea9n b\u1ecb b\u1ea3n thi\u1ebft k\u1ebf ho\u1eb7c k\u1ebf ho\u1ea1ch ph\u1eabu thu\u1eadt v\u00e0 chia s\u1ebb b\u1ea3n xem tr\u01b0\u1edbc v\u1edbi b\u1ea1n. B\u1ea1n s\u1ebd\r\n              x\u00e1c nh\u1eadn k\u1ebf ho\u1ea1ch, b\u00e1o gi\u00e1 v\u00e0 th\u1eddi gian d\u1ef1 ki\u1ebfn tr\u01b0\u1edbc khi ti\u1ebfn h\u00e0nh s\u1ea3n xu\u1ea5t. B\u1ea1n ho\u00e0n to\u00e0n c\u00f3 th\u1ec3 y\u00eau\r\n              c\u1ea7u \u0111i\u1ec1u ch\u1ec9nh thi\u1ebft k\u1ebf tr\u01b0\u1edbc khi ch\u00fang t\u00f4i b\u1eaft \u0111\u1ea7u ch\u1ebf t\u00e1c.<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>Th\u1eddi gian cho m\u1ed9t ca m\u1ea5t bao l\u00e2u?<span class=\"faq-x\" aria-hidden=\"true\"><\/span><\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>Th\u1eddi gian ho\u00e0n th\u00e0nh ph\u1ee5 thu\u1ed9c v\u00e0o lo\u1ea1i s\u1ea3n ph\u1ea9m v\u00e0 \u0111\u1ed9 ph\u1ee9c t\u1ea1p c\u1ee7a t\u1eebng ca b\u1ec7nh.<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>C\u00e1c thi\u1ebft b\u1ecb y t\u1ebf n\u00e0y c\u00f3 th\u1ec3 ti\u1ec7t tr\u00f9ng \u0111\u01b0\u1ee3c kh\u00f4ng?<span class=\"faq-x\" aria-hidden=\"true\"><\/span>\r\n          <\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>C\u00f3, t\u1ea5t c\u1ea3 thi\u1ebft b\u1ecb \u0111\u1ec1u \u0111\u01b0\u1ee3c s\u1ea3n xu\u1ea5t t\u1eeb v\u1eadt li\u1ec7u cao c\u1ea5p, cho ph\u00e9p ti\u1ec7t tr\u00f9ng nghi\u00eam ng\u1eb7t b\u1eb1ng c\u00e1c\r\n              ph\u01b0\u01a1ng\r\n              ph\u00e1p chu\u1ea9n y khoa tr\u01b0\u1edbc khi \u0111\u01b0a v\u00e0o ph\u00f2ng m\u1ed5.<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>Ph\u1ea1m vi giao h\u00e0ng c\u1ee7a b\u1ea1n \u1edf \u0111\u00e2u?<span class=\"faq-x\" aria-hidden=\"true\"><\/span><\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>CTARS ho\u1ea1t \u0111\u1ed9ng tr\u00ean ph\u1ea1m vi qu\u1ed1c t\u1ebf v\u00e0 kh\u1eafp \u1ea4n \u0110\u1ed9, v\u1edbi tr\u1ee5 s\u1edf ch\u00ednh t\u1ea1i Chennai v\u00e0 chi nh\u00e1nh CTARS\r\n              Africa\r\n              ph\u1ee5c v\u1ee5 khu v\u1ef1c Ch\u00e2u Phi. Thi\u1ebft b\u1ecb \u0111\u01b0\u1ee3c s\u1ea3n xu\u1ea5t t\u1ea1i ch\u1ed7 ho\u1eb7c v\u1eadn chuy\u1ec3n qu\u1ed1c t\u1ebf t\u00f9y theo khu v\u1ef1c.<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>T\u00f4i c\u00f3 th\u1ec3 luy\u1ec7n t\u1eadp ca b\u1ec7nh tr\u01b0\u1edbc khi ph\u1eabu thu\u1eadt kh\u00f4ng?<span class=\"faq-x\"\r\n              aria-hidden=\"true\"><\/span>\r\n          <\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>C\u00f3. N\u1ec1n t\u1ea3ng Di\u1ec5n t\u1eadp Ph\u1eabu thu\u1eadt \u1ea2o (SRP) c\u1ee7a ch\u00fang t\u00f4i cho ph\u00e9p b\u1ea1n m\u00f4 ph\u1ecfng v\u00e0 luy\u1ec7n t\u1eadp c\u00e1c quy tr\u00ecnh\r\n              c\u1ee5 th\u1ec3 trong m\u00f4i tr\u01b0\u1eddng \u1ea3o, an to\u00e0n, gi\u00fap b\u1ea1n tinh ch\u1ec9nh v\u00e0 t\u1ed1i \u01b0u h\u00f3a k\u1ebf ho\u1ea1ch tr\u01b0\u1edbc khi th\u1ef1c hi\u1ec7n tr\u00ean\r\n              ng\u01b0\u1eddi b\u1ec7nh.<\/p>\r\n          <\/div>\r\n        <\/details>\r\n        <details class=\"faq-i reveal\">\r\n          <summary>T\u00f4i b\u1eaft \u0111\u1ea7u nh\u01b0 th\u1ebf n\u00e0o?<span class=\"faq-x\" aria-hidden=\"true\"><\/span><\/summary>\r\n          <div class=\"faq-a\">\r\n            <p>B\u1ea1n c\u00f3 th\u1ec3 g\u1eedi ca b\u1ec7nh th\u00f4ng qua C\u1ed5ng th\u00f4ng tin B\u00e1c s\u0129 (Doctor Portal) ho\u1eb7c qua email info@ctars.in, k\u00e8m\r\n              theo h\u00ecnh \u1ea3nh ch\u1ea9n \u0111o\u00e1n v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn g\u1ecdn v\u1ec1 quy tr\u00ecnh mong mu\u1ed1n. \u0110\u1ed9i ng\u0169 c\u1ee7a ch\u00fang t\u00f4i s\u1ebd ph\u1ea3n h\u1ed3i k\u00e8m\r\n              theo k\u1ebf ho\u1ea1ch \u0111\u1ec1 xu\u1ea5t v\u00e0 h\u01b0\u1edbng d\u1eabn c\u00e1c b\u01b0\u1edbc ti\u1ebfp theo.<\/p>\r\n          <\/div>\r\n        <\/details>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ASK A QUESTION -->\r\n  <section id=\"ask-question\">\r\n    <div class=\"wrap\">\r\n      <div class=\"sec-head reveal\"><span class=\"eyebrow\">V\u1eabn c\u00f2n th\u1eafc m\u1eafc?<\/span>\r\n        <h2>H\u1ecfi ch\u00fang t\u00f4i b\u1ea5t c\u1ee9 \u0111i\u1ec1u g\u00ec<\/h2>\r\n      <\/div>\r\n      <form class=\"cform reveal\" id=\"askForm\">\r\n        <div class=\"frow\">\r\n          <div class=\"field\">\r\n            <label for=\"ask-email\">Email c\u1ee7a b\u1ea1n<\/label>\r\n            <input id=\"ask-email\" type=\"email\" name=\"Email\" placeholder=\"email@ban.com\" required>\r\n          <\/div>\r\n          <div class=\"field\">\r\n            <label for=\"ask-msg\">C\u00e2u h\u1ecfi c\u1ee7a b\u1ea1n<\/label>\r\n            <textarea style=\"height: 45px;\" id=\"ask-msg\" name=\"Question\" placeholder=\"Nh\u1eafn tin cho ch\u00fang t\u00f4i...\"\r\n              required><\/textarea>\r\n          <\/div>\r\n        <\/div>\r\n        <button type=\"submit\" class=\"btn btn-primary\" style=\"display: block;\">G\u1eedi<\/button>\r\n        <div class=\"cform-ok\" id=\"askFormOk\" role=\"status\">C\u1ea3m \u01a1n b\u1ea1n! Ch\u00fang t\u00f4i s\u1ebd ph\u1ea3n h\u1ed3i trong th\u1eddi gian ng\u1eafn.<\/div>\r\n      <\/form>\r\n    <\/div>\r\n  <\/section>\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\">\u0110\u00e1nh gi\u00e1 t\u1eeb ph\u1eabu thu\u1eadt vi\u00ean<\/span>\r\n        <h2>S\u1ef1 l\u1ef1a ch\u1ecdn tin c\u1eady tr\u00ean b\u00e0n m\u1ed5<\/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>Exceptional experience with CTARS. Their innovative solutions ensure optimal outcomes. Precision meets\r\n            healthcare excellence here.<\/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>Choosing CTARS was transformative. Patient-specific solutions and advanced planning set a new standard in\r\n            precision and excellence.<\/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 revolutionised healthcare 3D design. Tailored models and virtual precision redefine excellence in\r\n            medical interventions.<\/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  <!-- RELATED -->\r\n  <section id=\"related\">\r\n    <div class=\"wrap\">\r\n      <div class=\"sec-head reveal\"><span class=\"eyebrow\">\u0110\u1eb7t h\u00e0ng k\u00e8m theo<\/span>\r\n        <h2>Gi\u1ea3i ph\u00e1p li\u00ean quan<\/h2>\r\n      <\/div>\r\n      <div class=\"rel-grid\">\r\n        <div class=\"rel reveal\"><span class=\"ab\">IPS<\/span>\r\n          <h3>H\u1ec7 th\u1ed1ng \u0111\u1ecbnh v\u1ecb implant<\/h3>\r\n          <p>Quy tr\u00ecnh \u0111\u1eb7t implant nha khoa chu\u1ea9n x\u00e1c v\u00e0 t\u1ed1i \u01b0u hi\u1ec7u qu\u1ea3.<\/p><a class=\"more\" href=\"\/vi\/contact-us\/\">Th\u00eam\r\n            v\u00e0o \u0111\u01a1n h\u00e0ng<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><\/a>\r\n        <\/div>\r\n        <div class=\"rel reveal\"><span class=\"ab\">Bitemarks<\/span>\r\n          <h3>M\u00e1ng ph\u1eabu thu\u1eadt ch\u1ec9nh h\u00ecnh r\u0103ng m\u1eb7t 3D<\/h3>\r\n          <p>M\u00e1ng h\u01b0\u1edbng d\u1eabn c\u00e1 th\u1ec3 h\u00f3a chuy\u00ean d\u1ee5ng cho k\u1ef9 thu\u1eadt ph\u1eabu thu\u1eadt ch\u1ec9nh x\u01b0\u01a1ng h\u00e0m.<\/p><a class=\"more\"\r\n            href=\"\/vi\/contact-us\/\">Th\u00eam v\u00e0o \u0111\u01a1n h\u00e0ng<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\r\n              stroke-width=\"2.2\" stroke-linecap=\"round\">\r\n              <path d=\"M5 12h14M13 6l6 6-6 6\" \/>\r\n            <\/svg><\/a>\r\n        <\/div>\r\n        <div class=\"rel reveal\"><span class=\"ab\">SRP<\/span>\r\n          <h3>N\u1ec1n t\u1ea3ng m\u00f4 ph\u1ecfng ph\u1eabu thu\u1eadt<\/h3>\r\n          <p>Gi\u1ea3i ph\u00e1p l\u1eadp k\u1ebf ho\u1ea1ch ph\u1eabu thu\u1eadt 3D chuy\u00ean s\u00e2u cho c\u00e1c ca b\u1ec7nh ph\u1ee9c t\u1ea1p.<\/p><a class=\"more\"\r\n            href=\"\/vi\/contact-us\/\">Th\u00eam v\u00e0o \u0111\u01a1n h\u00e0ng<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\r\n              stroke-width=\"2.2\" stroke-linecap=\"round\">\r\n              <path d=\"M5 12h14M13 6l6 6-6 6\" \/>\r\n            <\/svg><\/a>\r\n        <\/div>\r\n        <div class=\"rel reveal\"><span class=\"ab\">PSI<\/span>\r\n          <h3>V\u1eadt li\u1ec7u c\u1ea5y gh\u00e9p c\u00e1 th\u1ec3 h\u00f3a<\/h3>\r\n          <p>V\u1eadt li\u1ec7u c\u1ea5y gh\u00e9p t\u00f9y ch\u1ec9nh b\u1eb1ng Titanium &amp; PEEK, m\u00f4 ph\u1ecfng ho\u00e0n h\u1ea3o c\u1ea5u tr\u00fac gi\u1ea3i ph\u1eabu.<\/p><a\r\n            class=\"more\" href=\"\/vi\/contact-us\/\">Th\u00eam v\u00e0o \u0111\u01a1n h\u00e0ng<svg viewBox=\"0 0 24 24\" fill=\"none\"\r\n              stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\">\r\n              <path d=\"M5 12h14M13 6l6 6-6 6\" \/>\r\n            <\/svg><\/a>\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 viewBox=\"0 0 24 24\"\r\n            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=\"you@hospital.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 l\u00ean 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 v\u00e0 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=\"you@hospital.com\"><\/div>\r\n          <div class=\"field\"><label for=\"r-role\">Chuy\u00ean khoa<\/label><input id=\"r-role\" type=\"text\"\r\n              placeholder=\"Maxillofacial surgeon\"><\/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 l\u00ean t\u1ec7p \u0111ang \u0111\u01b0\u1ee3c x\u00e2y d\u1ef1ng v\u1edbi \u0111\u1ed9i ng\u0169 k\u1ef9 thu\u1eadt c\u1ee7a ch\u00fang\r\n          t\u00f4i (<b>Mr.\r\n            Qu\u00e2n<\/b>). 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 src=\"..\/..\/..\/..\/css\/lib\/js_v2.min.js?v=1\"><\/script>\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\u1ebd s\u1edbm 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('#askForm'), ok = root.querySelector('#askFormOk'); if (!f || !ok) return; f.addEventListener('submit', function (e) { e.preventDefault(); if (typeof sendQuestion !== 'function') { console.error('sendQuestion() is not loaded \u2014 check js_v2.min.js'); return; } var b = f.querySelector('button[type=submit]'); b.disabled = true; sendQuestion(f); ok.classList.add('show'); b.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<\/script>","mb":""}],"sidebar_custom":null,"site_custom":null}},"yoast_head":"<title>FAQ - 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=\"FAQ - ctarsglobal\" \/>\n<meta property=\"og:description\" content=\"...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ctarsglobal.com\/vi\/faq\/\" \/>\n<meta property=\"og:site_name\" content=\"ctarsglobal\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-17T06:15:07+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>","yoast_head_json":{"title":"FAQ - 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":"FAQ - ctarsglobal","og_description":"...","og_url":"https:\/\/ctarsglobal.com\/vi\/faq\/","og_site_name":"ctarsglobal","article_modified_time":"2026-07-17T06:15:07+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ctarsglobal.com\/vi\/faq\/","url":"https:\/\/ctarsglobal.com\/vi\/faq\/","name":"FAQ - ctarsglobal","isPartOf":{"@id":"https:\/\/ctarsglobal.com\/vi\/#website"},"datePublished":"2026-07-10T02:50:08+00:00","dateModified":"2026-07-17T06:15:07+00:00","breadcrumb":{"@id":"https:\/\/ctarsglobal.com\/vi\/faq\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ctarsglobal.com\/vi\/faq\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ctarsglobal.com\/vi\/faq\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ctarsglobal.com\/vi\/"},{"@type":"ListItem","position":2,"name":"FAQ"}]},{"@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\/109","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=109"}],"version-history":[{"count":6,"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/pages\/109\/revisions"}],"predecessor-version":[{"id":182,"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/pages\/109\/revisions\/182"}],"wp:attachment":[{"href":"https:\/\/ctarsglobal.com\/vi\/wp-json\/wp\/v2\/media?parent=109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}