{"id":793,"date":"2026-02-24T15:11:21","date_gmt":"2026-02-24T15:11:21","guid":{"rendered":"https:\/\/smiletransit.com\/?page_id=793"},"modified":"2026-02-24T16:23:08","modified_gmt":"2026-02-24T16:23:08","slug":"verification-process","status":"publish","type":"page","link":"https:\/\/smiletransit.com\/it\/verification-process\/","title":{"rendered":"Verification Process"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"793\" class=\"elementor elementor-793\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51c2629 e-flex e-con-boxed e-con e-parent\" data-id=\"51c2629\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1864b01 elementor-widget elementor-widget-html\" data-id=\"1864b01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>How We Verify Every Clinic - Smile Transit<\/title>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        * { margin: 0; padding: 0; box-sizing: border-box; }\r\n        body { font-family: 'Poppins', sans-serif; background: #ffffff; color: #1a1a1a; }\r\n\r\n        \/* HERO *\/\r\n        .hero {\r\n            background: linear-gradient(135deg, #2b5cb0 0%, #1e4a8f 100%);\r\n            color: white;\r\n            padding: 100px 20px 80px;\r\n            text-align: center;\r\n        }\r\n        .hero-content { max-width: 800px; margin: 0 auto; }\r\n        .hero-badge {\r\n            display: inline-block;\r\n            padding: 8px 24px;\r\n            background: rgba(255,255,255,0.2);\r\n            border: 1px solid rgba(255,255,255,0.3);\r\n            border-radius: 50px;\r\n            font-size: 12px;\r\n            font-weight: 700;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            margin-bottom: 25px;\r\n        }\r\n        .hero h1 { font-size: 56px; font-weight: 800; line-height: 1.2; margin-bottom: 25px; }\r\n        .hero p { font-size: 20px; opacity: 0.95; line-height: 1.6; max-width: 600px; margin: 0 auto; }\r\n\r\n        \/* INTRO *\/\r\n        .intro-section { padding: 80px 20px; background: #f8f9fa; }\r\n        .intro-container {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n            display: grid;\r\n            grid-template-columns: 350px 1fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n        }\r\n        .founder-card {\r\n            background: white;\r\n            padding: 30px;\r\n            border-radius: 20px;\r\n            box-shadow: 0 8px 30px rgba(0,0,0,0.08);\r\n            text-align: center;\r\n        }\r\n        .founder-image {\r\n            width: 150px;\r\n            height: 150px;\r\n            border-radius: 50%;\r\n            background: linear-gradient(135deg, #2b5cb0 0%, #1e4a8f 100%);\r\n            margin: 0 auto 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 48px;\r\n            font-weight: 800;\r\n            color: white;\r\n        }\r\n        .founder-name { font-size: 22px; font-weight: 700; color: #1a1a1a; margin-bottom: 5px; }\r\n        .founder-title { font-size: 14px; color: #666; margin-bottom: 20px; }\r\n        .founder-quote {\r\n            font-size: 15px;\r\n            font-style: italic;\r\n            color: #444;\r\n            line-height: 1.7;\r\n            padding: 20px;\r\n            background: #f8f9fa;\r\n            border-radius: 12px;\r\n            border-left: 4px solid #2b5cb0;\r\n        }\r\n        .intro-content h2 { font-size: 36px; font-weight: 700; margin-bottom: 20px; color: #1a1a1a; }\r\n        .intro-content p { font-size: 17px; line-height: 1.8; color: #444; margin-bottom: 20px; }\r\n\r\n        \/* COMPARISON *\/\r\n        .comparison-section { padding: 80px 20px; background: white; }\r\n        .comparison-container { max-width: 1000px; margin: 0 auto; }\r\n        .comparison-title { text-align: center; font-size: 42px; font-weight: 700; margin-bottom: 50px; color: #1a1a1a; }\r\n        .comparison-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }\r\n        .comparison-column { padding: 40px; border-radius: 20px; }\r\n        .comparison-column.others { background: #fff5f5; border: 2px solid #ffebee; }\r\n        .comparison-column.us { background: #e8f5e9; border: 2px solid #c8e6c9; }\r\n        .comparison-header { font-size: 24px; font-weight: 700; margin-bottom: 25px; text-align: center; }\r\n        .comparison-header.others { color: #d32f2f; }\r\n        .comparison-header.us { color: #2e7d32; }\r\n        .comparison-item { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 20px; }\r\n        .comparison-icon {\r\n            width: 24px; height: 24px;\r\n            border-radius: 50%;\r\n            display: flex; align-items: center; justify-content: center;\r\n            font-size: 14px; font-weight: 700;\r\n            flex-shrink: 0; margin-top: 2px;\r\n        }\r\n        .comparison-icon.bad { background: #d32f2f; color: white; }\r\n        .comparison-icon.good { background: #2e7d32; color: white; }\r\n        .comparison-text { font-size: 16px; line-height: 1.6; font-weight: 500; }\r\n        .comparison-text.bad { color: #666; }\r\n        .comparison-text.good { color: #1a1a1a; }\r\n\r\n        \/* STATS *\/\r\n        .stats-section {\r\n            padding: 80px 20px;\r\n            background: linear-gradient(135deg, #2b5cb0 0%, #1e4a8f 100%);\r\n            color: white;\r\n        }\r\n        .stats-grid {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 50px;\r\n            text-align: center;\r\n        }\r\n        .stat-item { padding: 30px; }\r\n        .stat-number { font-size: 56px; font-weight: 800; line-height: 1; margin-bottom: 15px; }\r\n        .stat-label { font-size: 16px; opacity: 0.9; font-weight: 500; }\r\n\r\n        \/* CTA *\/\r\n        .cta-section { padding: 80px 20px; background: white; text-align: center; }\r\n        .cta-section h2 { font-size: 42px; font-weight: 700; margin-bottom: 20px; color: #1a1a1a; }\r\n        .cta-section p { font-size: 18px; color: #666; margin-bottom: 40px; }\r\n        .cta-button {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            padding: 20px 50px;\r\n            background: linear-gradient(135deg, #2b5cb0 0%, #1e4a8f 100%);\r\n            color: white;\r\n            text-decoration: none;\r\n            border-radius: 12px;\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 8px 25px rgba(43, 92, 176, 0.3);\r\n        }\r\n        .cta-button:hover { transform: translateY(-3px); box-shadow: 0 12px 35px rgba(43, 92, 176, 0.4); }\r\n        .cta-button svg { width: 20px; height: 20px; }\r\n\r\n        \/* RESPONSIVE *\/\r\n        @media (max-width: 968px) {\r\n            .intro-container { grid-template-columns: 1fr; gap: 40px; }\r\n            .comparison-grid { grid-template-columns: 1fr; }\r\n            .stats-grid { grid-template-columns: 1fr; gap: 30px; }\r\n            .stat-number { font-size: 48px; }\r\n        }\r\n        @media (max-width: 768px) {\r\n            .hero { padding: 80px 20px 60px; }\r\n            .hero h1 { font-size: 38px; }\r\n            .hero p { font-size: 17px; }\r\n\r\n            .comparison-title { font-size: 28px; margin-bottom: 30px; }\r\n            .comparison-column { padding: 30px 20px; }\r\n            .cta-section h2 { font-size: 28px; }\r\n            .cta-button { width: 100%; max-width: 350px; justify-content: center; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- Hero -->\r\n    <section class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <div class=\"hero-badge\">&#128737; OUR VERIFICATION PROCESS<\/div>\r\n            <h1>How We Verify Every Clinic<\/h1>\r\n            <p>We personally inspect each clinic to ensure they meet our strict standards. Your safety is non-negotiable.<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Intro -->\r\n    <section class=\"intro-section\">\r\n        <div class=\"intro-container\">\r\n            <div class=\"founder-card\">\r\n                <div class=\"founder-image\">ET<\/div>\r\n                <div class=\"founder-name\">Ermal Tufa<\/div>\r\n                <div class=\"founder-title\">Founder, Smile Transit<\/div>\r\n                <div class=\"founder-quote\">\r\n                    \"I personally visit every clinic before they join our platform. If I wouldn't trust them with my own dental care, they don't make it onto Smile Transit.\"\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"intro-content\">\r\n                <h2>Why Verification Matters<\/h2>\r\n                <p>Most dental tourism platforms let anyone list a clinic with zero verification. That's dangerous and irresponsible.<\/p>\r\n                <p>At Smile Transit, we treat clinic verification like a job interview. Every applicant goes through our rigorous 7-step process. Only the best make it through.<\/p>\r\n                <p><strong>Result:<\/strong> 73% of applicants are rejected. The 27% who pass represent the absolute best Albania has to offer.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Comparison -->\r\n    <section class=\"comparison-section\">\r\n        <div class=\"comparison-container\">\r\n            <h2 class=\"comparison-title\">What Makes Us Different<\/h2>\r\n            <div class=\"comparison-grid\">\r\n                <div class=\"comparison-column others\">\r\n                    <div class=\"comparison-header others\">&#10060; Other Platforms<\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon bad\">&#10007;<\/div><div class=\"comparison-text bad\">Accept self-reported information without verification<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon bad\">&#10007;<\/div><div class=\"comparison-text bad\">Never visit clinics in person<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon bad\">&#10007;<\/div><div class=\"comparison-text bad\">Don't verify licenses or certifications<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon bad\">&#10007;<\/div><div class=\"comparison-text bad\">No quality standards or scoring system<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon bad\">&#10007;<\/div><div class=\"comparison-text bad\">Let anyone list a clinic for a fee<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon bad\">&#10007;<\/div><div class=\"comparison-text bad\">No ongoing monitoring after acceptance<\/div><\/div>\r\n                <\/div>\r\n                <div class=\"comparison-column us\">\r\n                    <div class=\"comparison-header us\">&#10003; Smile Transit<\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon good\">&#10003;<\/div><div class=\"comparison-text good\">Verify every license with Albanian authorities<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon good\">&#10003;<\/div><div class=\"comparison-text good\">Physically visit and inspect every facility<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon good\">&#10003;<\/div><div class=\"comparison-text good\">Check international certifications<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon good\">&#10003;<\/div><div class=\"comparison-text good\">Score clinics on 47 quality criteria<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon good\">&#10003;<\/div><div class=\"comparison-text good\">Reject 73% of applicants who don't meet standards<\/div><\/div>\r\n                    <div class=\"comparison-item\"><div class=\"comparison-icon good\">&#10003;<\/div><div class=\"comparison-text good\">Continuously monitor clinic quality<\/div><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Certifications Section -->\r\n    <style>\r\n        .cert-wrap {\r\n            padding: 90px 20px;\r\n            background: linear-gradient(160deg, #eef2fb 0%, #f5f7ff 50%, #eaf4f0 100%);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .cert-wrap::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -120px; right: -120px;\r\n            width: 400px; height: 400px;\r\n            border-radius: 50%;\r\n            background: radial-gradient(circle, rgba(43,92,176,0.07) 0%, transparent 70%);\r\n            pointer-events: none;\r\n        }\r\n        .cert-wrap::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -100px; left: -100px;\r\n            width: 350px; height: 350px;\r\n            border-radius: 50%;\r\n            background: radial-gradient(circle, rgba(46,125,50,0.06) 0%, transparent 70%);\r\n            pointer-events: none;\r\n        }\r\n        .cert-inner {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        .cert-head {\r\n            text-align: center;\r\n            margin-bottom: 70px;\r\n        }\r\n        .cert-head-eyebrow {\r\n            display: inline-block;\r\n            padding: 6px 20px;\r\n            background: rgba(43,92,176,0.1);\r\n            color: #2b5cb0;\r\n            border-radius: 50px;\r\n            font-size: 11px;\r\n            font-weight: 700;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            margin-bottom: 18px;\r\n        }\r\n        .cert-head h2 {\r\n            font-size: 44px;\r\n            font-weight: 800;\r\n            color: #0f1f42;\r\n            line-height: 1.15;\r\n            margin-bottom: 16px;\r\n            letter-spacing: -0.5px;\r\n        }\r\n        .cert-head p {\r\n            font-size: 18px;\r\n            color: #5a6a8a;\r\n            line-height: 1.65;\r\n            max-width: 580px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Three columns *\/\r\n        .cert-cols {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 28px;\r\n            margin-bottom: 40px;\r\n        }\r\n        .cert-col {\r\n            background: white;\r\n            border-radius: 24px;\r\n            overflow: hidden;\r\n            box-shadow: 0 2px 8px rgba(0,0,0,0.04), 0 8px 32px rgba(0,0,0,0.07);\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n        .cert-col:hover {\r\n            transform: translateY(-6px);\r\n            box-shadow: 0 4px 12px rgba(0,0,0,0.06), 0 16px 48px rgba(0,0,0,0.12);\r\n        }\r\n\r\n        \/* Colored header band *\/\r\n        .cert-col-header {\r\n            padding: 28px 30px 24px;\r\n            position: relative;\r\n        }\r\n        .cert-col.col-required .cert-col-header { background: linear-gradient(135deg, #fff0f0 0%, #ffe0e0 100%); }\r\n        .cert-col.col-intl    .cert-col-header { background: linear-gradient(135deg, #eef3ff 0%, #dce8ff 100%); }\r\n        .cert-col.col-safety  .cert-col-header { background: linear-gradient(135deg, #edfbf2 0%, #d6f5e3 100%); }\r\n\r\n        .cert-col-badge {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 7px;\r\n            padding: 5px 14px;\r\n            border-radius: 20px;\r\n            font-size: 10px;\r\n            font-weight: 800;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            margin-bottom: 12px;\r\n        }\r\n        .col-required .cert-col-badge { background: #d32f2f; color: white; }\r\n        .col-intl     .cert-col-badge { background: #2b5cb0; color: white; }\r\n        .col-safety   .cert-col-badge { background: #2e7d32; color: white; }\r\n\r\n        .cert-col-header h3 {\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            color: #0f1f42;\r\n            line-height: 1.3;\r\n        }\r\n        .col-required .cert-col-header h3 { color: #7f1010; }\r\n        .col-intl     .cert-col-header h3 { color: #0e2d6b; }\r\n        .col-safety   .cert-col-header h3 { color: #0c4020; }\r\n\r\n        \/* Accent stripe at top *\/\r\n        .cert-col.col-required { border-top: 4px solid #d32f2f; }\r\n        .cert-col.col-intl     { border-top: 4px solid #2b5cb0; }\r\n        .cert-col.col-safety   { border-top: 4px solid #2e7d32; }\r\n\r\n        \/* Card body *\/\r\n        .cert-col-body {\r\n            padding: 22px 28px 28px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 16px;\r\n        }\r\n\r\n        \/* Individual cert cards *\/\r\n        .cert-item {\r\n            display: flex;\r\n            gap: 16px;\r\n            align-items: flex-start;\r\n            padding: 20px;\r\n            background: #fafbff;\r\n            border-radius: 16px;\r\n            border: 1px solid #eef1f8;\r\n            transition: background 0.2s, border-color 0.2s, transform 0.2s;\r\n        }\r\n        .cert-item:hover {\r\n            background: #f0f5ff;\r\n            border-color: #c0d0f0;\r\n            transform: translateX(4px);\r\n        }\r\n\r\n        .cert-item-icon {\r\n            width: 52px;\r\n            height: 52px;\r\n            border-radius: 14px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            flex-shrink: 0;\r\n        }\r\n        .icon-doc  { background: #f0f4ff; border: 2px solid #dce8ff; }\r\n        .icon-doc svg { width: 24px; height: 24px; stroke: #2b5cb0; }\r\n        .icon-person { background: #f0f4ff; border: 2px solid #dce8ff; }\r\n        .icon-person svg { width: 24px; height: 24px; stroke: #2b5cb0; }\r\n        .icon-iso, .icon-ce {\r\n            background: linear-gradient(135deg, #2b5cb0 0%, #1e4a8f 100%);\r\n            box-shadow: 0 4px 14px rgba(43,92,176,0.35);\r\n        }\r\n        .icon-iso span, .icon-ce span {\r\n            font-size: 14px;\r\n            font-weight: 900;\r\n            color: white;\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        .cert-item-text h4 {\r\n            font-size: 15px;\r\n            font-weight: 700;\r\n            color: #0f1f42;\r\n            margin-bottom: 6px;\r\n            line-height: 1.3;\r\n        }\r\n        .cert-item-text p {\r\n            font-size: 13px;\r\n            line-height: 1.65;\r\n            color: #5a6a8a;\r\n        }\r\n        .cert-item-text p strong { color: #2b5cb0; font-weight: 600; }\r\n\r\n        \/* Footer banner *\/\r\n        .cert-footer-banner {\r\n            background: linear-gradient(135deg, #0f1f42 0%, #1e3a7a 100%);\r\n            border-radius: 20px;\r\n            padding: 36px 48px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 28px;\r\n            box-shadow: 0 8px 30px rgba(15,31,66,0.25);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .cert-footer-banner::before {\r\n            content: '';\r\n            position: absolute;\r\n            right: -60px; top: -60px;\r\n            width: 200px; height: 200px;\r\n            border-radius: 50%;\r\n            background: rgba(255,255,255,0.04);\r\n        }\r\n        .cert-footer-banner::after {\r\n            content: '';\r\n            position: absolute;\r\n            right: 60px; bottom: -80px;\r\n            width: 180px; height: 180px;\r\n            border-radius: 50%;\r\n            background: rgba(255,255,255,0.03);\r\n        }\r\n        .cert-footer-shield {\r\n            width: 72px;\r\n            height: 72px;\r\n            background: linear-gradient(135deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.05) 100%);\r\n            border: 2px solid rgba(255,255,255,0.2);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            flex-shrink: 0;\r\n            backdrop-filter: blur(4px);\r\n        }\r\n        .cert-footer-shield svg { width: 36px; height: 36px; stroke: white; stroke-width: 2; }\r\n        .cert-footer-banner p {\r\n            font-size: 17px;\r\n            line-height: 1.75;\r\n            color: rgba(255,255,255,0.88);\r\n            font-weight: 400;\r\n            margin: 0;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        .cert-footer-banner p strong { color: white; font-weight: 700; }\r\n\r\n        @media (max-width: 1024px) {\r\n            .cert-cols { grid-template-columns: 1fr; gap: 22px; }\r\n            .cert-head h2 { font-size: 34px; }\r\n        }\r\n        @media (max-width: 768px) {\r\n            .cert-wrap { padding: 60px 16px; }\r\n            .cert-head h2 { font-size: 28px; }\r\n            .cert-head p { font-size: 16px; }\r\n            .cert-footer-banner { flex-direction: column; text-align: center; padding: 28px 24px; }\r\n        }\r\n    <\/style>\r\n\r\n    <section class=\"cert-wrap\">\r\n        <div class=\"cert-inner\">\r\n\r\n            <div class=\"cert-head\">\r\n                <div class=\"cert-head-eyebrow\">&#128737; Verified Standards<\/div>\r\n                <h2>Official Certifications We Verify<\/h2>\r\n                <p>Every clinic must provide proof of these certifications before being accepted onto our platform<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cert-cols\">\r\n\r\n                <!-- Required -->\r\n                <div class=\"cert-col col-required\">\r\n                    <div class=\"cert-col-header\">\r\n                        <div class=\"cert-col-badge\">&#10003; Required<\/div>\r\n                        <h3>Compulsory Licenses<\/h3>\r\n                    <\/div>\r\n                    <div class=\"cert-col-body\">\r\n\r\n                        <div class=\"cert-item\">\r\n                            <div class=\"cert-item-icon icon-doc\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><\/svg>\r\n                            <\/div>\r\n                            <div class=\"cert-item-text\">\r\n                                <h4>Valid Operating License<\/h4>\r\n                                <p>Issued by the <strong>Albanian Ministry of Health and Social Protection<\/strong> confirming the facility is legally registered to provide dental services.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"cert-item\">\r\n                            <div class=\"cert-item-icon icon-person\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\r\n                            <\/div>\r\n                            <div class=\"cert-item-text\">\r\n                                <h4>Dentist Professional License<\/h4>\r\n                                <p>All dentists must be registered with the <strong>Order of Dentists of Albania<\/strong> (Urdhri i Stomatolog\u00ebve t\u00eb Shqip\u00ebris\u00eb) or equivalent professional body.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- International -->\r\n                <div class=\"cert-col col-intl\">\r\n                    <div class=\"cert-col-header\">\r\n                        <div class=\"cert-col-badge\">&#127758; International<\/div>\r\n                        <h3>Quality Standards<\/h3>\r\n                    <\/div>\r\n                    <div class=\"cert-col-body\">\r\n\r\n                        <div class=\"cert-item\">\r\n                            <div class=\"cert-item-icon icon-iso\"><span>ISO<\/span><\/div>\r\n                            <div class=\"cert-item-text\">\r\n                                <h4>ISO 9001<\/h4>\r\n                                <p>Quality Management Systems certification ensuring consistent service delivery and patient satisfaction standards.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"cert-item\">\r\n                            <div class=\"cert-item-icon icon-iso\"><span>ISO<\/span><\/div>\r\n                            <div class=\"cert-item-text\">\r\n                                <h4>ISO 13485<\/h4>\r\n                                <p>Medical Devices Quality Management certification for clinics using advanced dental equipment and devices.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"cert-item\">\r\n                            <div class=\"cert-item-icon icon-iso\"><span>ISO<\/span><\/div>\r\n                            <div class=\"cert-item-text\">\r\n                                <h4>ISO 27001<\/h4>\r\n                                <p>Information Security Management ensuring patient data protection and privacy compliance.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Safety -->\r\n                <div class=\"cert-col col-safety\">\r\n                    <div class=\"cert-col-header\">\r\n                        <div class=\"cert-col-badge\">&#128737; Safety<\/div>\r\n                        <h3>Materials &amp; Equipment<\/h3>\r\n                    <\/div>\r\n                    <div class=\"cert-col-body\">\r\n\r\n                        <div class=\"cert-item\">\r\n                            <div class=\"cert-item-icon icon-ce\"><span>CE<\/span><\/div>\r\n                            <div class=\"cert-item-text\">\r\n                                <h4>CE-Certified Materials<\/h4>\r\n                                <p>All dental materials (implants, crowns, veneers, fillings) must carry <strong>CE certification<\/strong>, confirming European safety and quality standards compliance.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"cert-item\">\r\n                            <div class=\"cert-item-icon icon-ce\"><span>CE<\/span><\/div>\r\n                            <div class=\"cert-item-text\">\r\n                                <h4>CE-Certified Equipment<\/h4>\r\n                                <p>All dental equipment and devices must be <strong>CE-certified<\/strong>, meeting strict European health, safety, and performance regulations.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Footer Banner -->\r\n            <div class=\"cert-footer-banner\">\r\n                <div class=\"cert-footer-shield\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\r\n                <\/div>\r\n                <p>We verify <strong>all certifications directly<\/strong> with issuing authorities and reject any clinic that cannot provide valid, up-to-date documentation.<\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 7-Step Process \u2014 SLIDER -->\r\n    <section style=\"padding:90px 20px;background:linear-gradient(160deg,#0f1f42 0%,#1e3a7a 100%);position:relative;overflow:hidden;\">\r\n        <div style=\"max-width:860px;margin:0 auto;position:relative;z-index:1;\">\r\n\r\n            <!-- Title -->\r\n            <h2 style=\"font-family:Poppins,sans-serif;font-size:40px;font-weight:800;color:white;text-align:center;margin-bottom:12px;letter-spacing:-0.3px;\">Our 7-Step Verification Process<\/h2>\r\n            <p style=\"font-family:Poppins,sans-serif;font-size:16px;color:rgba(255,255,255,0.6);text-align:center;margin-bottom:40px;\">Use the arrows to walk through each step of our clinic vetting<\/p>\r\n\r\n            <!-- Dots -->\r\n            <div style=\"display:flex;justify-content:center;gap:10px;margin-bottom:32px;\">\r\n                <button onclick=\"vGoTo(0)\" id=\"vdot0\" style=\"width:44px;height:8px;border-radius:4px;background:white;border:none;padding:0;cursor:pointer;transition:all 0.3s;\" aria-label=\"Step 1\"><\/button><button onclick=\"vGoTo(1)\" id=\"vdot1\" style=\"width:28px;height:8px;border-radius:4px;background:rgba(255,255,255,0.25);border:none;padding:0;cursor:pointer;transition:all 0.3s;\" aria-label=\"Step 2\"><\/button><button onclick=\"vGoTo(2)\" id=\"vdot2\" style=\"width:28px;height:8px;border-radius:4px;background:rgba(255,255,255,0.25);border:none;padding:0;cursor:pointer;transition:all 0.3s;\" aria-label=\"Step 3\"><\/button><button onclick=\"vGoTo(3)\" id=\"vdot3\" style=\"width:28px;height:8px;border-radius:4px;background:rgba(255,255,255,0.25);border:none;padding:0;cursor:pointer;transition:all 0.3s;\" aria-label=\"Step 4\"><\/button><button onclick=\"vGoTo(4)\" id=\"vdot4\" style=\"width:28px;height:8px;border-radius:4px;background:rgba(255,255,255,0.25);border:none;padding:0;cursor:pointer;transition:all 0.3s;\" aria-label=\"Step 5\"><\/button><button onclick=\"vGoTo(5)\" id=\"vdot5\" style=\"width:28px;height:8px;border-radius:4px;background:rgba(255,255,255,0.25);border:none;padding:0;cursor:pointer;transition:all 0.3s;\" aria-label=\"Step 6\"><\/button><button onclick=\"vGoTo(6)\" id=\"vdot6\" style=\"width:28px;height:8px;border-radius:4px;background:rgba(255,255,255,0.25);border:none;padding:0;cursor:pointer;transition:all 0.3s;\" aria-label=\"Step 7\"><\/button>\r\n            <\/div>\r\n\r\n            <!-- Slides container -->\r\n            <div style=\"position:relative;border-radius:20px;overflow:hidden;\">\r\n        <div id=\"vslide0\" style=\"display:flex;flex-direction:row;gap:40px;align-items:flex-start;background:white;border-radius:20px;padding:48px 52px;box-sizing:border-box;box-shadow:0 4px 24px rgba(0,0,0,0.08);\">\r\n            <!-- big number -->\r\n            <div style=\"display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;min-width:70px;\">\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:80px;font-weight:900;line-height:1;color:#c8d4f0;letter-spacing:-3px;display:block;\">1<\/span>\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#7a8bbf;text-transform:uppercase;letter-spacing:1.5px;\">of 7<\/span>\r\n            <\/div>\r\n            <!-- content -->\r\n            <div style=\"flex:1;min-width:0;\">\r\n                <div style=\"width:52px;height:52px;min-width:52px;max-width:52px;background:#f0f4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2b5cb0\" stroke-width=\"2\" style=\"width:28px;height:28px;flex-shrink:0;\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><\/svg>\r\n                <\/div>\r\n                <h3 style=\"font-family:Poppins,sans-serif;font-size:24px;font-weight:800;color:#0f1f42;margin-bottom:12px;line-height:1.2;\">Application Review<\/h3>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin-bottom:10px;\">Clinic submits a detailed application including licenses, certifications, facility photos, staff credentials, and treatment pricing.<\/p>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin:0;\"><strong style=\"color:#2b5cb0;\">We verify:<\/strong> All documents are current, complete, and legitimate<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div id=\"vslide1\" style=\"display:none;flex-direction:row;gap:40px;align-items:flex-start;background:white;border-radius:20px;padding:48px 52px;box-sizing:border-box;box-shadow:0 4px 24px rgba(0,0,0,0.08);\">\r\n            <!-- big number -->\r\n            <div style=\"display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;min-width:70px;\">\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:80px;font-weight:900;line-height:1;color:#c8d4f0;letter-spacing:-3px;display:block;\">2<\/span>\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#7a8bbf;text-transform:uppercase;letter-spacing:1.5px;\">of 7<\/span>\r\n            <\/div>\r\n            <!-- content -->\r\n            <div style=\"flex:1;min-width:0;\">\r\n                <div style=\"width:52px;height:52px;min-width:52px;max-width:52px;background:#f0f4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2b5cb0\" stroke-width=\"2\" style=\"width:28px;height:28px;flex-shrink:0;\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"3\"><\/rect><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\r\n                <\/div>\r\n                <h3 style=\"font-family:Poppins,sans-serif;font-size:24px;font-weight:800;color:#0f1f42;margin-bottom:12px;line-height:1.2;\">License Verification<\/h3>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin-bottom:10px;\">We contact Albanian health authorities to verify the clinic&#39;s medical license and check for any violations or complaints.<\/p>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin:0;\"><strong style=\"color:#2b5cb0;\">We check:<\/strong> License validity, dentist credentials, legal compliance<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div id=\"vslide2\" style=\"display:none;flex-direction:row;gap:40px;align-items:flex-start;background:white;border-radius:20px;padding:48px 52px;box-sizing:border-box;box-shadow:0 4px 24px rgba(0,0,0,0.08);\">\r\n            <!-- big number -->\r\n            <div style=\"display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;min-width:70px;\">\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:80px;font-weight:900;line-height:1;color:#c8d4f0;letter-spacing:-3px;display:block;\">3<\/span>\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#7a8bbf;text-transform:uppercase;letter-spacing:1.5px;\">of 7<\/span>\r\n            <\/div>\r\n            <!-- content -->\r\n            <div style=\"flex:1;min-width:0;\">\r\n                <div style=\"width:52px;height:52px;min-width:52px;max-width:52px;background:#f0f4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2b5cb0\" stroke-width=\"2\" style=\"width:28px;height:28px;flex-shrink:0;\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"><\/path><polyline points=\"9 22 9 12 15 12 15 22\"><\/polyline><\/svg>\r\n                <\/div>\r\n                <h3 style=\"font-family:Poppins,sans-serif;font-size:24px;font-weight:800;color:#0f1f42;margin-bottom:12px;line-height:1.2;\">Physical Inspection<\/h3>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin-bottom:10px;\">I personally visit the clinic unannounced to inspect facilities, cleanliness, patient flow, and overall professionalism.<\/p>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin:0;\"><strong style=\"color:#2b5cb0;\">We assess:<\/strong> Facility cleanliness, patient comfort, staff professionalism<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div id=\"vslide3\" style=\"display:none;flex-direction:row;gap:40px;align-items:flex-start;background:white;border-radius:20px;padding:48px 52px;box-sizing:border-box;box-shadow:0 4px 24px rgba(0,0,0,0.08);\">\r\n            <!-- big number -->\r\n            <div style=\"display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;min-width:70px;\">\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:80px;font-weight:900;line-height:1;color:#c8d4f0;letter-spacing:-3px;display:block;\">4<\/span>\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#7a8bbf;text-transform:uppercase;letter-spacing:1.5px;\">of 7<\/span>\r\n            <\/div>\r\n            <!-- content -->\r\n            <div style=\"flex:1;min-width:0;\">\r\n                <div style=\"width:52px;height:52px;min-width:52px;max-width:52px;background:#f0f4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2b5cb0\" stroke-width=\"2\" style=\"width:28px;height:28px;flex-shrink:0;\"><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M19.07 4.93a10 10 0 0 1 0 14.14\"><\/path><path d=\"M4.93 4.93a10 10 0 0 0 0 14.14\"><\/path><\/svg>\r\n                <\/div>\r\n                <h3 style=\"font-family:Poppins,sans-serif;font-size:24px;font-weight:800;color:#0f1f42;margin-bottom:12px;line-height:1.2;\">Equipment Audit<\/h3>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin-bottom:10px;\">We verify that the clinic uses modern, well-maintained dental equipment and follows proper sterilization protocols.<\/p>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin:0;\"><strong style=\"color:#2b5cb0;\">We check:<\/strong> Equipment quality, sterilization standards, technology level<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div id=\"vslide4\" style=\"display:none;flex-direction:row;gap:40px;align-items:flex-start;background:white;border-radius:20px;padding:48px 52px;box-sizing:border-box;box-shadow:0 4px 24px rgba(0,0,0,0.08);\">\r\n            <!-- big number -->\r\n            <div style=\"display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;min-width:70px;\">\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:80px;font-weight:900;line-height:1;color:#c8d4f0;letter-spacing:-3px;display:block;\">5<\/span>\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#7a8bbf;text-transform:uppercase;letter-spacing:1.5px;\">of 7<\/span>\r\n            <\/div>\r\n            <!-- content -->\r\n            <div style=\"flex:1;min-width:0;\">\r\n                <div style=\"width:52px;height:52px;min-width:52px;max-width:52px;background:#f0f4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2b5cb0\" stroke-width=\"2\" style=\"width:28px;height:28px;flex-shrink:0;\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\r\n                <\/div>\r\n                <h3 style=\"font-family:Poppins,sans-serif;font-size:24px;font-weight:800;color:#0f1f42;margin-bottom:12px;line-height:1.2;\">Staff Review<\/h3>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin-bottom:10px;\">We interview dentists and staff to assess qualifications, English proficiency, and patient care philosophy.<\/p>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin:0;\"><strong style=\"color:#2b5cb0;\">We verify:<\/strong> Dentist qualifications, staff training, language skills<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div id=\"vslide5\" style=\"display:none;flex-direction:row;gap:40px;align-items:flex-start;background:white;border-radius:20px;padding:48px 52px;box-sizing:border-box;box-shadow:0 4px 24px rgba(0,0,0,0.08);\">\r\n            <!-- big number -->\r\n            <div style=\"display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;min-width:70px;\">\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:80px;font-weight:900;line-height:1;color:#c8d4f0;letter-spacing:-3px;display:block;\">6<\/span>\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#7a8bbf;text-transform:uppercase;letter-spacing:1.5px;\">of 7<\/span>\r\n            <\/div>\r\n            <!-- content -->\r\n            <div style=\"flex:1;min-width:0;\">\r\n                <div style=\"width:52px;height:52px;min-width:52px;max-width:52px;background:#f0f4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2b5cb0\" stroke-width=\"2\" style=\"width:28px;height:28px;flex-shrink:0;\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path><polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline><\/svg>\r\n                <\/div>\r\n                <h3 style=\"font-family:Poppins,sans-serif;font-size:24px;font-weight:800;color:#0f1f42;margin-bottom:12px;line-height:1.2;\">Patient Safety Check<\/h3>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin-bottom:10px;\">We review emergency protocols, infection control measures, patient consent processes, and pricing transparency.<\/p>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin:0;\"><strong style=\"color:#2b5cb0;\">We ensure:<\/strong> Safety protocols, transparent pricing, patient rights protection<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div id=\"vslide6\" style=\"display:none;flex-direction:row;gap:40px;align-items:flex-start;background:white;border-radius:20px;padding:48px 52px;box-sizing:border-box;box-shadow:0 4px 24px rgba(0,0,0,0.08);\">\r\n            <!-- big number -->\r\n            <div style=\"display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;min-width:70px;\">\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:80px;font-weight:900;line-height:1;color:#c8d4f0;letter-spacing:-3px;display:block;\">7<\/span>\r\n                <span style=\"font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#7a8bbf;text-transform:uppercase;letter-spacing:1.5px;\">of 7<\/span>\r\n            <\/div>\r\n            <!-- content -->\r\n            <div style=\"flex:1;min-width:0;\">\r\n                <div style=\"width:52px;height:52px;min-width:52px;max-width:52px;background:#f0f4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2b5cb0\" stroke-width=\"2\" style=\"width:28px;height:28px;flex-shrink:0;\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"><\/polygon><\/svg>\r\n                <\/div>\r\n                <h3 style=\"font-family:Poppins,sans-serif;font-size:24px;font-weight:800;color:#0f1f42;margin-bottom:12px;line-height:1.2;\">Final Scoring &amp; Decision<\/h3>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin-bottom:10px;\">Clinic receives a score out of 100 based on all criteria. Only clinics scoring 80+ are accepted onto Smile Transit.<\/p>\r\n                <p style=\"font-family:Poppins,sans-serif;font-size:15px;line-height:1.75;color:#4a5a7a;margin:0;\"><strong style=\"color:#2b5cb0;\">Result:<\/strong> Accept (27%) or Reject (73%)<\/p>\r\n            <\/div>\r\n        <\/div>\r\n            <\/div>\r\n\r\n            <!-- Navigation -->\r\n            <div style=\"display:flex;justify-content:center;align-items:center;gap:18px;margin-top:28px;\">\r\n                <button id=\"vPrev\" onclick=\"vMove(-1)\" style=\"width:52px;height:52px;border-radius:50%;border:2px solid rgba(255,255,255,0.3);background:rgba(255,255,255,0.1);color:white;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s;\" disabled>&#8592;<\/button>\r\n                <span id=\"vCounter\" style=\"font-family:Poppins,sans-serif;font-size:15px;color:rgba(255,255,255,0.7);font-weight:600;min-width:50px;text-align:center;\">1 \/ 7<\/span>\r\n                <button id=\"vNext\" onclick=\"vMove(1)\" style=\"width:52px;height:52px;border-radius:50%;border:2px solid rgba(255,255,255,0.3);background:rgba(255,255,255,0.1);color:white;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s;\">&#8594;<\/button>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n    (function(){\r\n        var cur = 0, total = 7;\r\n\r\n        function applyMobileLayout(el) {\r\n            var isMobile = window.innerWidth <= 768;\r\n            \/\/ outer slide div\r\n            el.style.flexDirection = isMobile ? 'column' : 'row';\r\n            el.style.padding = isMobile ? '28px 22px' : '48px 52px';\r\n            el.style.gap = isMobile ? '16px' : '40px';\r\n            \/\/ number column (first child)\r\n            var numCol = el.children[0];\r\n            if (numCol) {\r\n                numCol.style.flexDirection = isMobile ? 'row' : 'column';\r\n                numCol.style.alignItems = 'center';\r\n                numCol.style.minWidth = isMobile ? 'auto' : '70px';\r\n                numCol.style.gap = isMobile ? '10px' : '6px';\r\n                \/\/ big number span\r\n                var bigNum = numCol.children[0];\r\n                if (bigNum) bigNum.style.fontSize = isMobile ? '52px' : '80px';\r\n            }\r\n        }\r\n\r\n        function vGoTo(n) {\r\n            var old = document.getElementById('vslide'+cur);\r\n            if(old) old.style.display = 'none';\r\n            var odot = document.getElementById('vdot'+cur);\r\n            if(odot) { odot.style.width='28px'; odot.style.background='rgba(255,255,255,0.25)'; }\r\n            cur = n;\r\n            var nw = document.getElementById('vslide'+cur);\r\n            if(nw) { nw.style.display = 'flex'; applyMobileLayout(nw); }\r\n            var ndot = document.getElementById('vdot'+cur);\r\n            if(ndot) { ndot.style.width='44px'; ndot.style.background='white'; }\r\n            document.getElementById('vCounter').textContent = (cur+1)+' \/ '+total;\r\n            var prev = document.getElementById('vPrev');\r\n            var next = document.getElementById('vNext');\r\n            prev.disabled = cur===0; prev.style.opacity = cur===0?'0.3':'1';\r\n            next.disabled = cur===total-1; next.style.opacity = cur===total-1?'0.3':'1';\r\n        }\r\n\r\n        window.vGoTo = vGoTo;\r\n        window.vMove = function(d){ vGoTo(Math.max(0,Math.min(total-1,cur+d))); };\r\n\r\n        \/\/ Re-apply layout on resize\r\n        window.addEventListener('resize', function() {\r\n            var active = document.getElementById('vslide'+cur);\r\n            if (active) applyMobileLayout(active);\r\n        });\r\n\r\n        vGoTo(0);\r\n    })();\r\n    <\/script>\r\n\r\n    <!-- Stats -->\r\n    <section class=\"stats-section\">\r\n        <div class=\"stats-grid\">\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">73%<\/div>\r\n                <div class=\"stat-label\">Applicants Rejected<\/div>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">250+<\/div>\r\n                <div class=\"stat-label\">Clinics Verified<\/div>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">47<\/div>\r\n                <div class=\"stat-label\">Quality Checkpoints<\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e7ffaf2 e-flex e-con-boxed e-con e-parent\" data-id=\"e7ffaf2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b047ad elementor-widget elementor-widget-html\" data-id=\"6b047ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Ongoing Monitoring & Patient Guarantees - Smile Transit<\/title>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Poppins', sans-serif;\r\n            background: #f8f9fa;\r\n            padding: 60px 20px;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* ========================================\r\n           ONGOING MONITORING SECTION\r\n        ======================================== *\/\r\n\r\n        .monitoring-section {\r\n            background: white;\r\n            padding: 80px 60px;\r\n            border-radius: 24px;\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .monitoring-section .section-header {\r\n            text-align: center;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .monitoring-section .section-badge {\r\n            display: inline-block;\r\n            padding: 8px 20px;\r\n            background: linear-gradient(135deg, rgba(43, 92, 176, 0.1) 0%, rgba(43, 92, 176, 0.05) 100%);\r\n            border: 2px solid #2b5cb0;\r\n            border-radius: 25px;\r\n            color: #2b5cb0;\r\n            font-size: 12px;\r\n            font-weight: 700;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .monitoring-section .section-title {\r\n            font-size: 48px;\r\n            font-weight: 800;\r\n            color: #1a1a1a;\r\n            margin-bottom: 15px;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .monitoring-section .section-subtitle {\r\n            font-size: 19px;\r\n            color: #666;\r\n            line-height: 1.6;\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Timeline *\/\r\n        .monitoring-timeline {\r\n            display: grid;\r\n            gap: 30px;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .timeline-item {\r\n            background: linear-gradient(to right, #f0f4ff 0%, #ffffff 100%);\r\n            padding: 35px 40px;\r\n            border-radius: 18px;\r\n            border-left: 5px solid #2b5cb0;\r\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .timeline-item:hover {\r\n            transform: translateX(8px);\r\n            box-shadow: 0 8px 30px rgba(43, 92, 176, 0.15);\r\n        }\r\n\r\n        .timeline-header {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .timeline-icon {\r\n            width: 60px;\r\n            height: 60px;\r\n            background: linear-gradient(135deg, #2b5cb0 0%, #1e4a8f 100%);\r\n            border-radius: 14px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            box-shadow: 0 4px 15px rgba(43, 92, 176, 0.3);\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .timeline-icon svg {\r\n            width: 30px;\r\n            height: 30px;\r\n            stroke: white;\r\n            stroke-width: 2;\r\n        }\r\n\r\n        .timeline-title {\r\n            font-size: 24px;\r\n            font-weight: 700;\r\n            color: #1a1a1a;\r\n        }\r\n\r\n        .timeline-checks {\r\n            display: grid;\r\n            gap: 12px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .check-item {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            font-size: 16px;\r\n            color: #333;\r\n        }\r\n\r\n        .check-icon {\r\n            width: 24px;\r\n            height: 24px;\r\n            background: #2e7d32;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .check-icon svg {\r\n            width: 14px;\r\n            height: 14px;\r\n            stroke: white;\r\n            stroke-width: 3;\r\n        }\r\n\r\n        \/* Red Flags Box *\/\r\n        .red-flags-box {\r\n            background: linear-gradient(135deg, #fff5f5 0%, #ffebee 100%);\r\n            padding: 30px 35px;\r\n            border-radius: 16px;\r\n            border-left: 5px solid #d32f2f;\r\n            margin-top: 50px;\r\n        }\r\n\r\n        .red-flags-box h3 {\r\n            font-size: 22px;\r\n            font-weight: 700;\r\n            color: #d32f2f;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n\r\n        .red-flags-box h3 svg {\r\n            width: 28px;\r\n            height: 28px;\r\n        }\r\n\r\n        .flag-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n            margin-bottom: 12px;\r\n            font-size: 16px;\r\n            color: #444;\r\n        }\r\n\r\n        .flag-item:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .flag-icon {\r\n            width: 24px;\r\n            height: 24px;\r\n            background: #d32f2f;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            flex-shrink: 0;\r\n            margin-top: 2px;\r\n        }\r\n\r\n        .flag-icon svg {\r\n            width: 14px;\r\n            height: 14px;\r\n            stroke: white;\r\n            stroke-width: 3;\r\n        }\r\n\r\n        \/* ========================================\r\n           PATIENT GUARANTEES SECTION\r\n        ======================================== *\/\r\n\r\n        .guarantees-section {\r\n            background: linear-gradient(135deg, #2b5cb0 0%, #1e4a8f 100%);\r\n            padding: 80px 60px;\r\n            border-radius: 24px;\r\n            box-shadow: 0 10px 40px rgba(43, 92, 176, 0.4);\r\n            color: white;\r\n        }\r\n\r\n        .guarantees-section .section-header {\r\n            text-align: center;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .guarantees-section .section-badge {\r\n            background: rgba(255, 255, 255, 0.2);\r\n            border-color: rgba(255, 255, 255, 0.4);\r\n            color: white;\r\n            display: inline-block;\r\n            padding: 8px 20px;\r\n            border: 2px solid;\r\n            border-radius: 25px;\r\n            font-size: 12px;\r\n            font-weight: 700;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .guarantees-section .section-title {\r\n            color: white;\r\n            font-size: 48px;\r\n            font-weight: 800;\r\n            margin-bottom: 15px;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .guarantees-section .section-subtitle {\r\n            color: rgba(255, 255, 255, 0.95);\r\n            font-size: 19px;\r\n            line-height: 1.6;\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .guarantees-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 25px;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .guarantee-card {\r\n            background: rgba(255, 255, 255, 0.15);\r\n            backdrop-filter: blur(10px);\r\n            padding: 30px;\r\n            border-radius: 16px;\r\n            border: 2px solid rgba(255, 255, 255, 0.2);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .guarantee-card:hover {\r\n            background: rgba(255, 255, 255, 0.2);\r\n            border-color: rgba(255, 255, 255, 0.4);\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        .guarantee-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            background: white;\r\n            border-radius: 12px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .guarantee-icon svg {\r\n            width: 26px;\r\n            height: 26px;\r\n            stroke: #2b5cb0;\r\n            stroke-width: 2;\r\n        }\r\n\r\n        .guarantee-card h3 {\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            margin-bottom: 12px;\r\n            color: white;\r\n        }\r\n\r\n        .guarantee-card p {\r\n            font-size: 15px;\r\n            line-height: 1.7;\r\n            color: rgba(255, 255, 255, 0.95);\r\n            margin: 0;\r\n        }\r\n\r\n        \/* Violation Response Box *\/\r\n        .violation-box {\r\n            background: rgba(255, 255, 255, 0.95);\r\n            padding: 35px 40px;\r\n            border-radius: 16px;\r\n            color: #1a1a1a;\r\n            border-left: 3px solid #d32f2f;\r\n        }\r\n\r\n        .violation-box h3 {\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            color: #444;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .violation-steps {\r\n            display: grid;\r\n            gap: 12px;\r\n        }\r\n\r\n        .violation-step {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n            padding: 16px 18px;\r\n            background: #fafafa;\r\n            border-radius: 10px;\r\n        }\r\n\r\n        .violation-step-number {\r\n            width: 28px;\r\n            height: 28px;\r\n            background: #e0e0e0;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: #666;\r\n            font-weight: 700;\r\n            font-size: 14px;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .step-content {\r\n            flex: 1;\r\n        }\r\n\r\n        .step-content h4 {\r\n            font-size: 15px;\r\n            font-weight: 600;\r\n            color: #333;\r\n            margin-bottom: 4px;\r\n        }\r\n\r\n        .step-content p {\r\n            font-size: 14px;\r\n            color: #666;\r\n            line-height: 1.6;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* ========================================\r\n           FINAL CTA SECTION\r\n        ======================================== *\/\r\n\r\n        .final-cta-section {\r\n            background: white;\r\n            padding: 60px;\r\n            border-radius: 24px;\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);\r\n            text-align: center;\r\n            margin-top: 40px;\r\n        }\r\n\r\n        .final-cta-section h2 {\r\n            font-size: 36px;\r\n            font-weight: 700;\r\n            color: #1a1a1a;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .final-cta-section p {\r\n            font-size: 18px;\r\n            color: #666;\r\n            margin-bottom: 35px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .cta-button {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            padding: 18px 45px;\r\n            background: linear-gradient(135deg, #2b5cb0 0%, #1e4a8f 100%);\r\n            color: white;\r\n            text-decoration: none;\r\n            border-radius: 12px;\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 6px 20px rgba(43, 92, 176, 0.3);\r\n        }\r\n\r\n        .cta-button:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 10px 30px rgba(43, 92, 176, 0.4);\r\n        }\r\n\r\n        .cta-button svg {\r\n            width: 20px;\r\n            height: 20px;\r\n        }\r\n\r\n        \/* ========================================\r\n           RESPONSIVE\r\n        ======================================== *\/\r\n\r\n        @media (max-width: 768px) {\r\n            body {\r\n                padding: 30px 15px;\r\n            }\r\n\r\n            .monitoring-section,\r\n            .guarantees-section {\r\n                padding: 50px 30px;\r\n            }\r\n\r\n            .section-title {\r\n                font-size: 36px;\r\n            }\r\n\r\n            .section-subtitle {\r\n                font-size: 16px;\r\n            }\r\n\r\n            .timeline-item {\r\n                padding: 25px 20px;\r\n            }\r\n\r\n            .timeline-header {\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n            }\r\n\r\n            .guarantees-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .violation-box {\r\n                padding: 30px 25px;\r\n            }\r\n\r\n            .final-cta-section {\r\n                padding: 40px 30px;\r\n            }\r\n\r\n            .final-cta-section h2 {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .final-cta-section p {\r\n                font-size: 16px;\r\n            }\r\n\r\n            .cta-button {\r\n                width: 100%;\r\n                max-width: 350px;\r\n                justify-content: center;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"container\">\r\n\r\n        <!-- ONGOING MONITORING SECTION -->\r\n        <section class=\"monitoring-section\">\r\n            \r\n            <div class=\"section-header\">\r\n                <div class=\"section-badge\">\ud83d\udd04 CONTINUOUS QUALITY CONTROL<\/div>\r\n                <h2 class=\"section-title\">We Don't Just Verify Once<\/h2>\r\n                <p class=\"section-subtitle\">Verification isn't a one-time event. We continuously monitor every clinic to ensure standards remain high.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"monitoring-timeline\">\r\n                \r\n                <!-- Every 6 Months -->\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-header\">\r\n                        <div class=\"timeline-icon\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                <rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect>\r\n                                <line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"><\/line>\r\n                                <line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"><\/line>\r\n                                <line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"><\/line>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"timeline-title\">Every 6 Months<\/h3>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"timeline-checks\">\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Re-verify licenses<\/strong> \u2014 Ensure no expired credentials or violations<\/span>\r\n                        <\/div>\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Patient review analysis<\/strong> \u2014 Monitor feedback trends and complaint patterns<\/span>\r\n                        <\/div>\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Pricing transparency check<\/strong> \u2014 Verify no hidden fees have been added<\/span>\r\n                        <\/div>\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Website & contact verification<\/strong> \u2014 Ensure accurate information displayed<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Annually -->\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-header\">\r\n                        <div class=\"timeline-icon\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                <path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"><\/path>\r\n                                <polyline points=\"9 22 9 12 15 12 15 22\"><\/polyline>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"timeline-title\">Annually (Full Re-Inspection)<\/h3>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"timeline-checks\">\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Complete facility re-inspection<\/strong> \u2014 Physical visit to verify standards maintained<\/span>\r\n                        <\/div>\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Equipment audit<\/strong> \u2014 Ensure modern equipment is maintained and functional<\/span>\r\n                        <\/div>\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Staff credential renewal<\/strong> \u2014 Verify all dentists maintain valid licenses<\/span>\r\n                        <\/div>\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Safety protocol review<\/strong> \u2014 Confirm sterilization and patient safety standards<\/span>\r\n                        <\/div>\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Re-scoring (80+ required)<\/strong> \u2014 Clinic must maintain minimum quality score<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Ongoing Monitoring -->\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-header\">\r\n                        <div class=\"timeline-icon\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                <path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"timeline-title\">Continuous (Real-Time Monitoring)<\/h3>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"timeline-checks\">\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Patient feedback tracking<\/strong> \u2014 Every review and complaint is monitored<\/span>\r\n                        <\/div>\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>Booking pattern analysis<\/strong> \u2014 Unusual cancellation rates trigger review<\/span>\r\n                        <\/div>\r\n                        <div class=\"check-item\">\r\n                            <div class=\"check-icon\">\r\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                                    <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <span><strong>License status alerts<\/strong> \u2014 Automated monitoring of Albanian Ministry database<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Red Flags Box -->\r\n            <div class=\"red-flags-box\">\r\n                <h3>\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                        <path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"><\/path>\r\n                        <line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"><\/line>\r\n                        <line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"><\/line>\r\n                    <\/svg>\r\n                    Red Flags Trigger Immediate Review\r\n                <\/h3>\r\n                \r\n                <div class=\"flag-item\">\r\n                    <div class=\"flag-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                            <line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"><\/line>\r\n                            <line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"><\/line>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <span><strong>Multiple patient complaints<\/strong> about safety, hygiene, or pricing issues<\/span>\r\n                <\/div>\r\n                \r\n                <div class=\"flag-item\">\r\n                    <div class=\"flag-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                            <line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"><\/line>\r\n                            <line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"><\/line>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <span><strong>License or certification issues<\/strong> discovered through automated monitoring<\/span>\r\n                <\/div>\r\n                \r\n                <div class=\"flag-item\">\r\n                    <div class=\"flag-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                            <line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"><\/line>\r\n                            <line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"><\/line>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <span><strong>Facility changes<\/strong> (renovation, relocation, ownership transfer)<\/span>\r\n                <\/div>\r\n                \r\n                <div class=\"flag-item\">\r\n                    <div class=\"flag-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                            <line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"><\/line>\r\n                            <line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"><\/line>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <span><strong>Pricing discrepancies<\/strong> or hidden fees reported by patients<\/span>\r\n                <\/div>\r\n                \r\n                <div class=\"flag-item\">\r\n                    <div class=\"flag-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                            <line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"><\/line>\r\n                            <line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"><\/line>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <span><strong>Refusal of re-inspection<\/strong> or non-cooperation with monitoring requests<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/section>\r\n\r\n        <!-- PATIENT GUARANTEES SECTION -->\r\n        <section class=\"guarantees-section\">\r\n            \r\n            <div class=\"section-header\">\r\n                <div class=\"section-badge\">\ud83d\udee1\ufe0f YOUR PROTECTION<\/div>\r\n                <h2 class=\"section-title\">Patient Safety Guarantees<\/h2>\r\n                <p class=\"section-subtitle\">When you book through Smile Transit, you're protected by our verification standards and ongoing monitoring.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"guarantees-grid\">\r\n                \r\n                <div class=\"guarantee-card\">\r\n                    <div class=\"guarantee-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path>\r\n                            <polyline points=\"14 2 14 8 20 8\"><\/polyline>\r\n                            <line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line>\r\n                            <line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Verified Licenses<\/h3>\r\n                    <p>All clinics have valid operating licenses and dentist credentials verified directly with Albanian authorities.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"guarantee-card\">\r\n                    <div class=\"guarantee-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"><\/path>\r\n                            <polyline points=\"9 22 9 12 15 12 15 22\"><\/polyline>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Personally Inspected<\/h3>\r\n                    <p>Every clinic has been physically visited and inspected by our team before acceptance.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"guarantee-card\">\r\n                    <div class=\"guarantee-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"><\/line>\r\n                            <path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Transparent Pricing<\/h3>\r\n                    <p>No hidden fees. Pricing is verified to be clear and transparent with no surprise costs.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"guarantee-card\">\r\n                    <div class=\"guarantee-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>CE-Certified Materials<\/h3>\r\n                    <p>All dental materials and equipment meet European safety standards with proper certification.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"guarantee-card\">\r\n                    <div class=\"guarantee-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"><\/path>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>English-Speaking Staff<\/h3>\r\n                    <p>All verified clinics have confirmed English-speaking staff for clear communication.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"guarantee-card\">\r\n                    <div class=\"guarantee-icon\">\r\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\r\n                            <polyline points=\"12 6 12 12 16 14\"><\/polyline>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Continuous Monitoring<\/h3>\r\n                    <p>Clinics are re-checked every 6 months and continuously monitored for quality maintenance.<\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Violation Response -->\r\n            <div class=\"violation-box\">\r\n                <h3>If a Clinic Violates These Standards:<\/h3>\r\n\r\n                <div class=\"violation-steps\">\r\n                    \r\n                    <div class=\"violation-step\">\r\n                        <div class=\"violation-step-number\">1<\/div>\r\n                        <div class=\"step-content\">\r\n                            <h4>Immediate Suspension<\/h4>\r\n                            <p>Clinic is suspended from platform while investigation is conducted<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"violation-step\">\r\n                        <div class=\"violation-step-number\">2<\/div>\r\n                        <div class=\"step-content\">\r\n                            <h4>Full Investigation<\/h4>\r\n                            <p>We investigate the complaint and verify all facts with clinic and authorities<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"violation-step\">\r\n                        <div class=\"violation-step-number\">3<\/div>\r\n                        <div class=\"step-content\">\r\n                            <h4>Patient Support<\/h4>\r\n                            <p>Affected patients receive direct support and assistance from our team<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"violation-step\">\r\n                        <div class=\"violation-step-number\">4<\/div>\r\n                        <div class=\"step-content\">\r\n                            <h4>Permanent Removal (If Warranted)<\/h4>\r\n                            <p>Clinics failing to meet standards are permanently removed from Smile Transit<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/section>\r\n\r\n        <!-- FINAL CTA -->\r\n        <section class=\"final-cta-section\">\r\n            <h2>Ready to Find Your Perfect Clinic?<\/h2>\r\n            <p>Browse our verified clinics and book with confidence knowing every one has passed our rigorous standards.<\/p>\r\n            <a href=\"https:\/\/smiletransit.com\/explore\/\" class=\"cta-button\">\r\n                Browse Verified Clinics\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                    <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\r\n                <\/svg>\r\n            <\/a>\r\n        <\/section>\r\n\r\n    <\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>How We Verify Every Clinic &#8211; Smile Transit &#128737; OUR VERIFICATION PROCESS How We Verify Every Clinic We personally inspect each clinic to ensure they meet our strict standards. Your safety is non-negotiable. ET Ermal Tufa Founder, Smile Transit &#8220;I personally visit every clinic before they join our platform. If I wouldn&#8217;t trust them with [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-793","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/pages\/793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/comments?post=793"}],"version-history":[{"count":29,"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/pages\/793\/revisions"}],"predecessor-version":[{"id":829,"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/pages\/793\/revisions\/829"}],"wp:attachment":[{"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/media?parent=793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}