{"id":240,"date":"2026-02-03T11:31:03","date_gmt":"2026-02-03T11:31:03","guid":{"rendered":"https:\/\/smiletransit.com\/explore-alternate-2\/"},"modified":"2026-04-03T13:01:32","modified_gmt":"2026-04-03T13:01:32","slug":"faqs","status":"publish","type":"page","link":"https:\/\/smiletransit.com\/it\/faqs\/","title":{"rendered":"FAQs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"240\" class=\"elementor elementor-240\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6dfe53 e-flex e-con-boxed e-con e-parent\" data-id=\"b6dfe53\" 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-2137d9f elementor-widget elementor-widget-html\" data-id=\"2137d9f\" 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>FAQs - 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;900&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n#st-faq * { box-sizing:border-box; margin:0; padding:0; }\r\n#st-faq { font-family:'Poppins',sans-serif; padding:64px 24px 80px; }\r\n#st-faq .f-wrap { max-width:820px; margin:0 auto; }\r\n\r\n\/* \u2500\u2500 HEADER \u2500\u2500 *\/\r\n#st-faq .f-header { text-align:center; margin-bottom:48px; }\r\n#st-faq .f-pill {\r\n    display:inline-flex; align-items:center; gap:8px;\r\n    padding:6px 18px; border-radius:50px;\r\n    background:#f0f5ff; border:1px solid #d0e0ff;\r\n    font-size:11px; font-weight:700; letter-spacing:2px; text-transform:uppercase;\r\n    color:#2b5cb0; margin-bottom:20px;\r\n}\r\n#st-faq .f-h1 {\r\n    font-size:clamp(28px,4vw,46px); font-weight:900;\r\n    color:#0f1f42; letter-spacing:-1px; line-height:1.15;\r\n    margin-bottom:12px;\r\n}\r\n#st-faq .f-h1 em { font-style:normal; color:#2b5cb0; }\r\n#st-faq .f-sub { font-size:16px; color:#8a96b0; margin-bottom:32px; }\r\n\r\n\/* \u2500\u2500 SEARCH \u2500\u2500 *\/\r\n#st-faq .f-search-wrap {\r\n    position:relative; max-width:540px; margin:0 auto;\r\n}\r\n#st-faq .f-search {\r\n    width:100%; padding:16px 20px 16px 52px;\r\n    border:1.5px solid #e4ecf8; border-radius:50px;\r\n    background:white; font-family:'Poppins',sans-serif;\r\n    font-size:15px; color:#0f1f42;\r\n    box-shadow:0 2px 16px rgba(15,31,66,0.06);\r\n    transition:border-color 0.2s, box-shadow 0.2s;\r\n    outline:none;\r\n}\r\n#st-faq .f-search::placeholder { color:#b0bbd0; }\r\n#st-faq .f-search:focus {\r\n    border-color:#2b5cb0;\r\n    box-shadow:0 0 0 4px rgba(43,92,176,0.1);\r\n}\r\n#st-faq .f-search-icon {\r\n    position:absolute; left:18px; top:50%; transform:translateY(-50%);\r\n    color:#a0aabf; pointer-events:none;\r\n}\r\n#st-faq .f-search-clear {\r\n    position:absolute; right:18px; top:50%; transform:translateY(-50%);\r\n    background:none; border:none; cursor:pointer;\r\n    color:#a0aabf; font-size:18px; display:none; padding:0;\r\n    line-height:1;\r\n}\r\n#st-faq .f-search-clear:hover { color:#0f1f42; }\r\n\r\n\/* \u2500\u2500 NO RESULTS \u2500\u2500 *\/\r\n#st-faq .f-no-results {\r\n    text-align:center; padding:40px 0; display:none;\r\n    font-size:15px; color:#8a96b0;\r\n}\r\n#st-faq .f-no-results strong { color:#0f1f42; display:block; font-size:18px; margin-bottom:6px; }\r\n\r\n\/* \u2500\u2500 CATEGORY \u2500\u2500 *\/\r\n#st-faq .f-cat { margin-bottom:12px; }\r\n\r\n#st-faq .f-cat-header {\r\n    display:flex; align-items:center; gap:12px;\r\n    margin-bottom:10px; padding:0 4px;\r\n}\r\n#st-faq .f-cat-icon {\r\n    width:34px; height:34px; border-radius:10px;\r\n    background:linear-gradient(135deg,#2b5cb0,#1a3d8a);\r\n    display:flex; align-items:center; justify-content:center;\r\n    flex-shrink:0;\r\n}\r\n#st-faq .f-cat-icon svg { width:16px; height:16px; }\r\n#st-faq .f-cat-title {\r\n    font-size:13px; font-weight:700; color:#0f1f42;\r\n    letter-spacing:0.5px; text-transform:uppercase;\r\n}\r\n#st-faq .f-cat-count {\r\n    margin-left:auto;\r\n    font-size:11px; font-weight:600; color:#a0aabf;\r\n}\r\n\r\n\/* \u2500\u2500 ACCORDION ITEM \u2500\u2500 *\/\r\n#st-faq .f-item {\r\n    background:white;\r\n    border:1px solid #e8edf8;\r\n    border-radius:16px;\r\n    margin-bottom:8px;\r\n    overflow:hidden;\r\n    transition:border-color 0.25s, box-shadow 0.25s;\r\n}\r\n#st-faq .f-item:hover { border-color:#c8d8f8; }\r\n#st-faq .f-item.open {\r\n    border-color:#2b5cb0;\r\n    box-shadow:0 4px 20px rgba(43,92,176,0.1);\r\n}\r\n\r\n#st-faq .f-q {\r\n    display:flex; align-items:center; gap:14px;\r\n    padding:20px 22px; cursor:pointer;\r\n    user-select:none;\r\n}\r\n#st-faq .f-q-text {\r\n    flex:1; font-size:15px; font-weight:600;\r\n    color:#0f1f42; line-height:1.4;\r\n    transition:color 0.2s;\r\n}\r\n#st-faq .f-item.open .f-q-text { color:#2b5cb0; }\r\n\r\n#st-faq .f-chevron {\r\n    width:28px; height:28px; border-radius:50%; flex-shrink:0;\r\n    background:#f4f7ff; border:1px solid #e4ecf8;\r\n    display:flex; align-items:center; justify-content:center;\r\n    transition:transform 0.3s cubic-bezier(0.34,1.3,0.64,1), background 0.2s;\r\n}\r\n#st-faq .f-item.open .f-chevron {\r\n    transform:rotate(180deg);\r\n    background:#2b5cb0; border-color:#2b5cb0;\r\n}\r\n#st-faq .f-chevron svg { width:14px; height:14px; transition:stroke 0.2s; }\r\n#st-faq .f-item.open .f-chevron svg { stroke:white; }\r\n\r\n\/* Answer panel *\/\r\n#st-faq .f-a {\r\n    max-height:0; overflow:hidden;\r\n    transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1);\r\n}\r\n#st-faq .f-item.open .f-a { max-height:500px; }\r\n\r\n#st-faq .f-a-inner {\r\n    padding:0 22px 22px 22px;\r\n    border-top:1px solid #f0f3fb;\r\n    margin-top:0; padding-top:18px;\r\n}\r\n#st-faq .f-a-text {\r\n    font-size:14px; color:#4a5a7a; line-height:1.75; font-weight:400;\r\n}\r\n#st-faq .f-a-text a { color:#2b5cb0; font-weight:600; text-decoration:none; }\r\n#st-faq .f-a-text a:hover { text-decoration:underline; }\r\n\r\n\/* Highlight matching text *\/\r\n#st-faq mark {\r\n    background:rgba(43,92,176,0.12);\r\n    color:#1a3d8a; border-radius:3px;\r\n    padding:0 2px; font-weight:600;\r\n}\r\n\r\n\/* \u2500\u2500 BOTTOM CTA \u2500\u2500 *\/\r\n#st-faq .f-cta {\r\n    margin-top:52px;\r\n    background:linear-gradient(135deg,#f0f5ff,#e8f0ff);\r\n    border:1px solid #d0e0ff;\r\n    border-radius:20px;\r\n    padding:36px 40px;\r\n    text-align:center;\r\n}\r\n#st-faq .f-cta-title {\r\n    font-size:20px; font-weight:800; color:#0f1f42;\r\n    margin-bottom:8px; letter-spacing:-0.3px;\r\n}\r\n#st-faq .f-cta-sub {\r\n    font-size:14px; color:#6b7a9a; margin-bottom:24px;\r\n}\r\n#st-faq .f-cta-btn {\r\n    display:inline-flex; align-items:center; gap:10px;\r\n    padding:14px 32px; border-radius:50px;\r\n    background:#0f1f42; color:white;\r\n    font-family:'Poppins',sans-serif;\r\n    font-size:14px; font-weight:700;\r\n    text-decoration:none;\r\n    transition:all 0.25s;\r\n}\r\n#st-faq .f-cta-btn:hover {\r\n    background:#2b5cb0;\r\n    transform:translateY(-2px);\r\n    box-shadow:0 8px 24px rgba(43,92,176,0.3);\r\n}\r\n\r\n\/* Hidden items (search) *\/\r\n#st-faq .f-item.hidden { display:none; }\r\n#st-faq .f-cat.hidden { display:none; }\r\n\r\n\/* \u2500\u2500 MOBILE \u2500\u2500 *\/\r\n@media(max-width:600px){\r\n    #st-faq { padding:44px 16px 60px; }\r\n    #st-faq .f-q { padding:16px 16px; }\r\n    #st-faq .f-a-inner { padding:0 16px 18px; padding-top:14px; }\r\n    #st-faq .f-cta { padding:28px 24px; }\r\n    #st-faq .f-q-text { font-size:14px; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div id=\"st-faq\">\r\n<div class=\"f-wrap\">\r\n\r\n    <!-- HEADER -->\r\n    <div class=\"f-header\">\r\n        <div class=\"f-pill\">Got questions?<\/div>\r\n        <h1 class=\"f-h1\">Everything you need to <em>know<\/em><\/h1>\r\n        <p class=\"f-sub\">Find answers about treatment, travel, safety and costs<\/p>\r\n\r\n        <!-- SEARCH -->\r\n        <div class=\"f-search-wrap\">\r\n            <svg class=\"f-search-icon\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\r\n            <input class=\"f-search\" id=\"fSearch\" type=\"text\" placeholder=\"Search questions...\" autocomplete=\"off\">\r\n            <button class=\"f-search-clear\" id=\"fClear\">&#215;<\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- NO RESULTS -->\r\n    <div class=\"f-no-results\" id=\"fNoResults\">\r\n        <strong>No results found<\/strong>\r\n        Try a different keyword or browse the categories below\r\n    <\/div>\r\n\r\n    <!-- FAQ CONTENT -->\r\n    <div id=\"fContent\"><\/div>\r\n\r\n    <!-- BOTTOM CTA -->\r\n    <div class=\"f-cta\">\r\n        <div class=\"f-cta-title\">Still have a question?<\/div>\r\n        <div class=\"f-cta-sub\">Our team responds within a few hours \u2014 no bots, just real people<\/div>\r\n        <a href=\"https:\/\/smiletransit.com\/contact\/\" class=\"f-cta-btn\">\r\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\r\n            Contact Us\r\n        <\/a>\r\n    <\/div>\r\n\r\n<\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function(){\r\n\r\nvar categories = [\r\n    {\r\n        title: \"Safety & Quality\",\r\n        icon: '<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><polyline points=\"9 12 11 14 15 10\"\/><\/svg>',\r\n        faqs: [\r\n            {\r\n                q: \"Is dental treatment in Albania safe?\",\r\n                a: \"Absolutely. All clinics listed on Smile Transit are certified and meet international healthcare standards. Our partner dentists use state-of-the-art equipment and modern sterilisation protocols. Each clinic's certifications and credentials are personally verified by us before listing \u2014 you can view them on every clinic profile.\"\r\n            },\r\n            {\r\n                q: \"How do you verify the clinics?\",\r\n                a: \"Every clinic goes through a rigorous 7-step process: document review, license verification with Albanian authorities, unannounced physical inspection, equipment audit, staff interview, patient safety check, and a final scoring. Only clinics scoring 80+ out of 100 are accepted. We reject 73% of applicants. <a href='https:\/\/smiletransit.com\/verification-process\/'>Read the full process here.<\/a>\"\r\n            },\r\n            {\r\n                q: \"Are the dental materials the same quality as in Western Europe?\",\r\n                a: \"Yes. All verified clinics use CE-certified dental materials \u2014 the same European standard required in Germany, the UK, France, and beyond. Implants, crowns, and veneers come from the same suppliers. The difference is labour and overhead costs, not material quality.\"\r\n            },\r\n            {\r\n                q: \"What happens if something goes wrong after I return home?\",\r\n                a: \"All treatments come with a full warranty. Our support team remains available 24\/7 after you return. You'll have direct contact with your dental team for virtual consultations, and we can coordinate with local dentists in your area if in-person follow-up is needed.\"\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        title: \"Costs & Savings\",\r\n        icon: '<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>',\r\n        faqs: [\r\n            {\r\n                q: \"How much can I really save compared to my home country?\",\r\n                a: \"Most patients save between 60\u201380% compared to Western Europe, the US, Canada, or Australia. For example, All-on-4 costs around \u20ac6,500 in Albania vs \u20ac22,000\u2013\u20ac28,000 elsewhere. Even including flights and accommodation, you'll save thousands. <a href='https:\/\/smiletransit.com\/compare-price\/'>Use our calculator to see your exact savings.<\/a>\"\r\n            },\r\n            {\r\n                q: \"Are there any hidden fees?\",\r\n                a: \"Never. Transparent pricing is a condition of listing on Smile Transit. Every clinic's pricing is verified by us and must include all costs upfront \u2014 consultation, procedure, materials, and follow-up. If a clinic adds hidden fees, they are removed from the platform immediately.\"\r\n            },\r\n            {\r\n                q: \"What payment methods do clinics accept?\",\r\n                a: \"Our partner clinics accept cash (EUR or USD), all major credit and debit cards (Visa, Mastercard, American Express), and international bank wire transfers. Payment plans are also available for larger treatments \u2014 ask during your consultation.\"\r\n            },\r\n            {\r\n                q: \"Does the price include travel and accommodation?\",\r\n                a: \"The clinic price covers your treatment only. However, even adding flights and 5\u20137 nights in a hotel, the total cost is typically still 50\u201370% less than your home country. We can recommend affordable hotels near your clinic \u2014 Tirana is surprisingly affordable.\"\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        title: \"Booking & Process\",\r\n        icon: '<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>',\r\n        faqs: [\r\n            {\r\n                q: \"How do I book an appointment?\",\r\n                a: \"Browse our verified clinics, find one that suits you, and submit a free consultation request. One of our coordinators will review your case and connect you with the clinic within 24\u201348 hours. You'll receive a personalised treatment plan, transparent pricing, and help arranging your entire trip.\"\r\n            },\r\n            {\r\n                q: \"How long do I need to stay in Albania?\",\r\n                a: \"It depends on your treatment. Simple procedures like veneers or crowns typically require 3\u20135 days. More complex treatments like All-on-4 implants may need 5\u20138 days. We'll give you an exact timeline during consultation and can often work around your schedule.\"\r\n            },\r\n            {\r\n                q: \"Can I get a treatment plan and quote before committing?\",\r\n                a: \"Yes \u2014 and it's completely free with no obligation. Submit your enquiry, share any existing X-rays or scans if you have them, and the clinic will send a detailed quote in your currency within 24\u201348 hours. You decide whether to proceed from there.\"\r\n            },\r\n            {\r\n                q: \"What if I need to cancel or reschedule?\",\r\n                a: \"Life happens. We work with each clinic individually on cancellations and rescheduling. Most clinics require at least 72 hours notice to reschedule without a fee. We'll always advocate on your behalf if something unexpected comes up.\"\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        title: \"Travel & Logistics\",\r\n        icon: '<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.15 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.06 1h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 8.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>',\r\n        faqs: [\r\n            {\r\n                q: \"Do all bookings include airport transfer?\",\r\n                a: \"Yes. Every booking made through Smile Transit includes complimentary VIP airport transfer. Our professional drivers will greet you at Tirana International Airport and take you directly to your accommodation or clinic \u2014 at no extra cost.\"\r\n            },\r\n            {\r\n                q: \"Will I have a local guide during my stay?\",\r\n                a: \"Yes. A dedicated local guide is assigned to every patient. They're available throughout your stay to help with directions, translation, recommendations, and any logistical questions. You won't feel alone for a single moment.\"\r\n            },\r\n            {\r\n                q: \"What languages do the dentists speak?\",\r\n                a: \"Communication is never a barrier. Our verified dentists are fluent in English, and many also speak Italian, German, Spanish, or French. All clinics have confirmed English-speaking staff as a condition of listing.\"\r\n            },\r\n            {\r\n                q: \"Can you help me arrange flights and accommodation?\",\r\n                a: \"We provide personalised recommendations for hotels near your clinic, and can point you toward the best flight routes from your country. Tirana is well connected from most European cities, with direct flights from London, Rome, Milan, Vienna, Zurich, and more.\"\r\n            }\r\n        ]\r\n    }\r\n];\r\n\r\nfunction highlight(text, query) {\r\n    if (!query) return text;\r\n    var re = new RegExp('(' + query.replace(\/[.*+?^${}()|[\\]\\\\]\/g,'\\\\$&') + ')', 'gi');\r\n    return text.replace(re, '<mark>$1<\/mark>');\r\n}\r\n\r\nfunction render(query) {\r\n    var content = document.getElementById('fContent');\r\n    var noResults = document.getElementById('fNoResults');\r\n    var q = (query || '').trim().toLowerCase();\r\n    var totalVisible = 0;\r\n\r\n    content.innerHTML = categories.map(function(cat, ci) {\r\n        var items = cat.faqs.map(function(faq, fi) {\r\n            var qMatch = faq.q.toLowerCase().includes(q);\r\n            var aMatch = faq.a.toLowerCase().includes(q);\r\n            var visible = !q || qMatch || aMatch;\r\n            if (visible) totalVisible++;\r\n\r\n            var qText = q ? highlight(faq.q, query) : faq.q;\r\n            var aText = q ? highlight(faq.a, query) : faq.a;\r\n\r\n            return '<div class=\"f-item' + (!visible ? ' hidden' : '') + '\" id=\"item-'+ci+'-'+fi+'\">'\r\n                + '<div class=\"f-q\" onclick=\"window.fToggle(\\'item-'+ci+'-'+fi+'\\')\">'\r\n                +   '<div class=\"f-q-text\">'+qText+'<\/div>'\r\n                +   '<div class=\"f-chevron\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#6b7a9a\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/div>'\r\n                + '<\/div>'\r\n                + '<div class=\"f-a\"><div class=\"f-a-inner\"><div class=\"f-a-text\">'+aText+'<\/div><\/div><\/div>'\r\n                + '<\/div>';\r\n        }).join('');\r\n\r\n        var catVisible = !q || cat.faqs.some(function(faq){\r\n            return faq.q.toLowerCase().includes(q) || faq.a.toLowerCase().includes(q);\r\n        });\r\n\r\n        return '<div class=\"f-cat' + (!catVisible ? ' hidden' : '') + '\">'\r\n            + '<div class=\"f-cat-header\">'\r\n            +   '<div class=\"f-cat-icon\">'+cat.icon+'<\/div>'\r\n            +   '<div class=\"f-cat-title\">'+cat.title+'<\/div>'\r\n            +   '<div class=\"f-cat-count\">'+cat.faqs.filter(function(f){ return !q || f.q.toLowerCase().includes(q) || f.a.toLowerCase().includes(q); }).length+' questions<\/div>'\r\n            + '<\/div>'\r\n            + items\r\n            + '<\/div>';\r\n    }).join('');\r\n\r\n    noResults.style.display = q && totalVisible === 0 ? 'block' : 'none';\r\n}\r\n\r\nwindow.fToggle = function(id) {\r\n    var el = document.getElementById(id);\r\n    if (!el) return;\r\n    var isOpen = el.classList.contains('open');\r\n    \/\/ Close all\r\n    document.querySelectorAll('#st-faq .f-item.open').forEach(function(e){ e.classList.remove('open'); });\r\n    if (!isOpen) el.classList.add('open');\r\n};\r\n\r\n\/\/ Search\r\nvar searchEl = document.getElementById('fSearch');\r\nvar clearEl  = document.getElementById('fClear');\r\n\r\nsearchEl.addEventListener('input', function() {\r\n    var val = this.value;\r\n    clearEl.style.display = val ? 'block' : 'none';\r\n    render(val);\r\n    \/\/ Auto-open items when searching\r\n    if (val.trim()) {\r\n        document.querySelectorAll('#st-faq .f-item:not(.hidden)').forEach(function(el){\r\n            el.classList.add('open');\r\n        });\r\n    }\r\n});\r\n\r\nclearEl.addEventListener('click', function() {\r\n    searchEl.value = '';\r\n    clearEl.style.display = 'none';\r\n    render('');\r\n});\r\n\r\n\/\/ Initial render\r\nrender('');\r\n\r\n})();\r\n<\/script>\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>FAQs &#8211; Smile Transit Got questions? Everything you need to know Find answers about treatment, travel, safety and costs &#215; No results found Try a different keyword or browse the categories below Still have a question? Our team responds within a few hours \u2014 no bots, just real people Contact Us<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-240","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\/240","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=240"}],"version-history":[{"count":8,"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/pages\/240\/revisions"}],"predecessor-version":[{"id":1055,"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/pages\/240\/revisions\/1055"}],"wp:attachment":[{"href":"https:\/\/smiletransit.com\/it\/wp-json\/wp\/v2\/media?parent=240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}