{"id":7932,"date":"2026-06-29T13:48:12","date_gmt":"2026-06-29T13:48:12","guid":{"rendered":"https:\/\/www.interocloud.com\/?page_id=7932"},"modified":"2026-07-17T15:06:27","modified_gmt":"2026-07-17T15:06:27","slug":"pagina-acasa","status":"publish","type":"page","link":"https:\/\/www.interocloud.com\/ro\/","title":{"rendered":"Homepage"},"content":{"rendered":"<div class=\"wpb-content-wrapper\">\n\n\n\n<div class=\"tm-row wpb_row vc_row-fluid tm-zindex-0 vc_row container tm-bgimage-position-center_center\">\n\n\t\t\n\t\t\n\t\t\n\n<div class=\"wpb_column tm-column vc_column_container vc_col-sm-12 tm-zindex-0\">\n\t<div class=\"vc_column-inner  \">\n\t\t\t\t<div class=\"wpb_wrapper\">\n\t\t\t\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"notranslate\" translate=\"no\">\n<style>body{overflow-x:hidden}.ic-page-root{width:100vw;position:relative;left:50%;margin-left:-50vw !important;box-sizing:border-box}#ic-platform,#ic-features,#ic-pricing,#ic-contact{position:relative !important;overflow:hidden !important}#ic-platform::before,#ic-features::before,#ic-pricing::before,#ic-contact::before{content:'';position:absolute;inset:0;background-image:url('https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/06\/bkg-scaled.png');background-size:150% auto;background-position:0% top;background-repeat:no-repeat;animation:ic-cloud-pan 20s ease-in-out infinite;animation-play-state:var(--ic-cloud-state,running);z-index:0;pointer-events:none;will-change:background-position}@keyframes ic-cloud-pan{from{background-position:0% top}to{background-position:100% top}}@media (prefers-reduced-motion:reduce){#ic-platform::before,#ic-features::before,#ic-pricing::before,#ic-contact::before{animation:none;background-position:50% top}}<\/style>\n\n<script>document.addEventListener('ic-lang-change', function(e) {\n  var lang = e.detail.lang;\n  document.querySelectorAll('[data-src-' + lang + ']').forEach(function(img) {\n    img.src = img.getAttribute('data-src-' + lang);\n  });\n});\nfunction icGoToLang(lang) {\n  if (window.parent !== window) {\n    \/\/ Mod vechi: embedded \u00een iframe \u2014 trimite mesaj la pagina WordPress p\u0103rinte,\n    \/\/ care controleaz\u0103 el \u00eensu\u0219i schimbarea de limb\u0103 (nicio navigare din interiorul iframe-ului)\n    var en = document.getElementById('ic-lang-en');\n    var ro = document.getElementById('ic-lang-ro');\n    if (en) en.classList.toggle('active', lang === 'en');\n    if (ro) ro.classList.toggle('active', lang === 'ro');\n    document.dispatchEvent(new CustomEvent('ic-lang-change', { detail: { lang: lang } }));\n    window.parent.postMessage({ icSwitchLang: lang }, '*');\n    return;\n  }\n  \/\/ Mod nou: pagina direct\u0103 WordPress \u2014 navigheaz\u0103 direct la URL-ul tradus\n  \/\/ (Yoast\/Polylang\/TranslatePress hreflang), f\u0103r\u0103 s\u0103 schimbe con\u021binutul pe loc\n  \/\/ \u00eenainte de navigare (evit\u0103 flash-ul de con\u021binut \u0219i starea inconsistent\u0103 la\n  \/\/ Back, cauzat\u0103 de bfcache p\u0103str\u00e2nd pagina deja mutat\u0103 \u00een limba nou\u0103).\n  var link;\n  if (lang === 'en') {\n    link = document.querySelector('link[rel=\"alternate\"][hreflang=\"x-default\"]')\n        || document.querySelector('link[rel=\"alternate\"][hreflang=\"en\"]');\n  } else {\n    link = document.querySelector('link[rel=\"alternate\"][hreflang=\"' + lang + '\"]');\n  }\n  if (link) window.location.href = link.href;\n}<\/script>\n<script>document.addEventListener('ic-lang-change', function(e) {\n  var email = e.detail.lang === 'ro' ? 'office@interocloud.ro' : 'office@interocloud.com';\n  var topEmail = document.getElementById('ic-topbar-email');\n  var topEmailText = document.getElementById('ic-topbar-email-text');\n  if (topEmail) topEmail.href = 'mailto:' + email;\n  if (topEmailText) topEmailText.textContent = email;\n  var ftEmail = document.getElementById('ic-ft-email');\n  if (ftEmail) { ftEmail.href = 'mailto:' + email; ftEmail.textContent = email; }\n});<\/script>\n\n<div class=\"ic-page-root\">\n<meta charset=\"UTF-8\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Questrial&family=Source+Sans+3:wght@400;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>#ic-header *{box-sizing:border-box;margin:0;padding:0}#ic-topbar{background:#053D4C;font-family:'Source Sans 3',sans-serif;width:100vw;position:relative;left:50%;transform:translateX(-50%)}#ic-topbar .ic-topbar-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px}#ic-topbar .ic-topbar-left{display:flex;align-items:center;gap:20px}#ic-topbar .ic-topbar-item{display:flex;align-items:center;gap:6px;font-size:12.5px;color:rgba(255,255,255,0.80);text-decoration:none;transition:color 0.2s;white-space:nowrap}#ic-topbar .ic-topbar-item:hover{color:#00D6A3}#ic-topbar .ic-topbar-item svg{flex-shrink:0;opacity:0.7}#ic-topbar .ic-topbar-right{display:flex;align-items:center;gap:12px}#ic-topbar .ic-social-link{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;color:rgba(255,255,255,0.65);transition:color 0.2s,background 0.2s;text-decoration:none}#ic-topbar .ic-social-link:hover{color:#00D6A3;background:rgba(0,214,163,0.10)}#ic-header{position:fixed;top:0;left:0;width:100%;z-index:9999;font-family:'Source Sans 3',sans-serif}body.admin-bar #ic-header{top:32px}@media screen and (max-width:782px){body.admin-bar #ic-header{top:46px}}#ic-navbar{background:#ffffff;box-shadow:0 2px 16px rgba(5,61,76,0.08);width:100vw;position:relative;left:50%;transform:translateX(-50%)}#ic-navbar .ic-nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}#ic-navbar .ic-logo img{height:40px;width:auto;display:block}#ic-navbar .ic-nav-links{display:flex;align-items:center;gap:2px;list-style:none}#ic-navbar .ic-nav-links>li>a{display:flex;align-items:center;gap:4px;padding:8px 11px;font-size:14.5px;font-weight:600;color:#053D4C;text-decoration:none;border-radius:6px;transition:color 0.2s,background 0.2s;white-space:nowrap}#ic-navbar .ic-nav-links>li>a:hover{color:#00D6A3;background:rgba(0,214,163,0.07)}#ic-navbar .ic-dropdown{position:relative}#ic-navbar .ic-chevron{transition:transform 0.22s;flex-shrink:0}#ic-navbar .ic-dropdown:hover .ic-chevron{transform:rotate(180deg)}#ic-navbar .ic-dropdown-menu{visibility:hidden;opacity:0;pointer-events:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:200;padding-top:10px;transition:opacity 0.18s,visibility 0.18s}#ic-navbar .ic-dropdown-menu-inner{background:#ffffff;border-radius:14px;box-shadow:0 12px 48px rgba(5,61,76,0.14);min-width:560px;padding:16px;border:1px solid #eaf0f3}#ic-navbar .ic-dropdown:hover .ic-dropdown-menu{visibility:visible;opacity:1;pointer-events:auto}#ic-navbar .ic-dropdown-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(7,auto);grid-auto-flow:column;gap:4px;list-style:none}#ic-navbar .ic-dropdown-grid a{display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:13.5px;color:#053D4C;text-decoration:none;border-radius:8px;transition:background 0.18s,color 0.18s;font-weight:500;line-height:1.3;white-space:nowrap}#ic-navbar .ic-dropdown-grid a:hover{background:rgba(0,214,163,0.08);color:#079199}#ic-navbar .ic-dropdown-grid .ic-dd-icon{width:32px;height:32px;background:#f0faf8;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#079199}#ic-navbar .ic-nav-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}#ic-navbar .ic-lang-toggle{display:flex;align-items:center;background:#f0f4f5;border-radius:20px;padding:3px;gap:2px}#ic-navbar .ic-lang-toggle button{background:none;border:none;cursor:pointer;font-size:12px;font-weight:700;color:#053D4C;padding:4px 10px;border-radius:16px;transition:background 0.2s,color 0.2s;font-family:'Questrial',sans-serif;letter-spacing:0.04em}#ic-navbar .ic-lang-toggle button.active{background:#053D4C;color:#ffffff}#ic-navbar .ic-btn-login{display:inline-block;padding:8px 18px;border-radius:8px;font-size:13.5px;font-weight:600;font-family:'Questrial',sans-serif;color:#053D4C;border:1.5px solid #053D4C;text-decoration:none;transition:background 0.2s,color 0.2s;white-space:nowrap}#ic-navbar .ic-btn-login:hover{background:#053D4C;color:#ffffff}#ic-navbar .ic-btn-cta{display:inline-block;padding:9px 18px;border-radius:9px;font-size:13.5px;font-weight:600;font-family:'Questrial',sans-serif;background:#00D6A3;color:#ffffff;text-decoration:none;transition:background 0.2s,transform 0.15s;white-space:nowrap}#ic-navbar .ic-btn-cta:hover{background:#00c49a;transform:translateY(-1px)}#ic-navbar .ic-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}#ic-navbar .ic-hamburger span{display:block;width:24px;height:2px;background:#053D4C;border-radius:2px;transition:all 0.25s}#ic-navbar .ic-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}#ic-navbar .ic-hamburger.open span:nth-child(2){opacity:0}#ic-navbar .ic-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#ic-mobile-menu{display:none;background:#ffffff;border-top:1px solid #eaf0f3;padding:12px 24px 24px;box-shadow:0 8px 24px rgba(5,61,76,0.10);max-height:calc(100vh - 108px);overflow-y:auto}#ic-mobile-menu.open{display:block}#ic-mobile-menu a{display:block;padding:12px 8px;font-size:15px;font-weight:600;color:#053D4C;text-decoration:none;border-bottom:1px solid #f0f4f5;transition:color 0.2s}#ic-mobile-menu a:hover{color:#00D6A3}#ic-mobile-menu .ic-mobile-sub a{padding-left:24px;font-size:14px;font-weight:500;color:#5a7080}#ic-mobile-menu .ic-mobile-sub a::before{content:\"\u2192 \"}#ic-mobile-menu .ic-mobile-actions{display:flex;flex-direction:column;gap:10px;margin-top:16px}#ic-mobile-menu .ic-mobile-actions a{border:none;padding:11px 16px;border-radius:9px;font-family:'Questrial',sans-serif;font-size:14px;text-align:center;flex:1}body{padding-top:0 !important}@media (max-width:960px){#ic-navbar .ic-nav-links,#ic-navbar .ic-nav-actions .ic-btn-cta,#ic-navbar .ic-nav-actions .ic-btn-login{display:none}#ic-navbar .ic-hamburger{display:flex}#ic-topbar .ic-topbar-item.ic-hide-mobile{display:none}}<\/style>\n\n<div id=\"ic-header\">\n<div id=\"ic-topbar\">\n<div class=\"ic-topbar-inner\">\n<div class=\"ic-topbar-left\">\n<a href=\"mailto:office@interocloud.com\" class=\"ic-topbar-item\" id=\"ic-topbar-email\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <rect x=\"1\" y=\"3\" width=\"12\" height=\"8\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\/>\n            <path d=\"M1 4.5l6 4 6-4\" stroke=\"currentColor\" stroke-width=\"1.3\"\/>\n          <\/svg>\n          <span id=\"ic-topbar-email-text\">office@interocloud.com<\/span>\n        <\/a>\n<a href=\"tel:+40310050105\" class=\"ic-topbar-item\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <path d=\"M2 2.5C2 2 2.5 1.5 3 1.5h1.5L5.5 4 4 5c.7 1.4 2 2.8 3.5 3.5L9 7l2.5 1V9.5c0 .5-.5 1-1 1C4.5 11 2 6.5 2 2.5z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/>\n          <\/svg>\n          +40 31 005 0105\n        <\/a>\n<span class=\"ic-topbar-item ic-hide-mobile\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <circle cx=\"7\" cy=\"7\" r=\"5.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\/>\n            <path d=\"M7 4v3l2 1.5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/>\n          <\/svg>\n          <span id=\"ic-hours\">Mon\u2013Fri, 09:00\u201317:00<\/span>\n<\/span>\n<\/div>\n<div class=\"ic-topbar-right\">\n<a href=\"https:\/\/www.facebook.com\/InteroCloud\" target=\"_blank\" rel=\"noopener\" class=\"ic-social-link\" aria-label=\"Facebook\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"currentColor\">\n            <path d=\"M8.2 14V7.7h2.1l.3-2.4H8.2V3.7c0-.7.2-1.2 1.2-1.2h1.3V.3C10.4.2 9.6.2 8.7.2 6.8.2 5.5 1.4 5.5 3.5v1.8H3.4v2.4h2.1V14h2.7z\"\/>\n          <\/svg>\n        <\/a>\n<a href=\"https:\/\/www.instagram.com\/interocloud\" target=\"_blank\" rel=\"noopener\" class=\"ic-social-link\" aria-label=\"Instagram\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\">\n            <rect x=\"1.5\" y=\"1.5\" width=\"11\" height=\"11\" rx=\"3\"\/>\n            <circle cx=\"7\" cy=\"7\" r=\"2.8\"\/>\n            <circle cx=\"10.2\" cy=\"3.8\" r=\".6\" fill=\"currentColor\" stroke=\"none\"\/>\n          <\/svg>\n        <\/a>\n<a href=\"https:\/\/www.tiktok.com\/@interocloud\" target=\"_blank\" rel=\"noopener\" class=\"ic-social-link\" aria-label=\"TikTok\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"currentColor\">\n            <path d=\"M11.5 2.9a3.2 3.2 0 01-2-.7V9a3 3 0 11-3-3c.18 0 .35.02.52.05V8a1.3 1.3 0 10.98 1.26V.5h1.7a3.2 3.2 0 002.8 2.4v1.7c-.34-.03-.67-.1-1-.2v-.5z\"\/>\n          <\/svg>\n        <\/a>\n<a href=\"https:\/\/www.linkedin.com\/company\/interocloud\" target=\"_blank\" rel=\"noopener\" class=\"ic-social-link\" aria-label=\"LinkedIn\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"currentColor\">\n            <rect x=\"1\" y=\"4.5\" width=\"2.5\" height=\"8.5\" rx=\".5\"\/>\n            <circle cx=\"2.25\" cy=\"2.25\" r=\"1.5\"\/>\n            <path d=\"M5.5 4.5h2.4v1.2s.7-1.4 2.3-1.4c1.9 0 2.8 1.3 2.8 3.2V13h-2.5V8c0-.9-.4-1.6-1.3-1.6-.9 0-1.2.7-1.2 1.6V13H5.5V4.5z\"\/>\n          <\/svg>\n        <\/a>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"ic-navbar\">\n<div class=\"ic-nav-inner\">\n<a href=\"\/\" class=\"ic-logo\">\n<img decoding=\"async\" src=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/02\/logo_intero_r.png\" alt=\"InteroCloud\" title=\"|\">\n<\/a>\n<ul class=\"ic-nav-links\" id=\"ic-nav-links\">\n<li>\n<a href=\"https:\/\/www.interocloud.com\" data-en-href=\"https:\/\/www.interocloud.com\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\" data-en=\"Home\" data-ro=\"Acas\u0103\" data-en->Home<\/a>\n<\/li>\n<li>\n<a href=\"#about\"\n             data-en-href=\"#about\"\n             data-ro-href=\"#despre\"\n             data-en=\"About\" data-ro=\"Despre\">About<\/a>\n<\/li>\n<li class=\"ic-dropdown\">\n<a href=\"https:\/\/www.interocloud.com\/#features\" data-en-href=\"https:\/\/www.interocloud.com\/#features\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/#functionalitati\" data-en=\"Features\" data-ro=\"Func\u021bionalit\u0103\u021bi\" data-en->\n            Features\n            <svg class=\"ic-chevron\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n              <path d=\"M2.5 4.5l3.5 3 3.5-3\" stroke=\"#053D4C\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n          <\/a>\n<div class=\"ic-dropdown-menu\" id=\"ic-dd-features\">\n<div class=\"ic-dropdown-menu-inner\">\n<ul class=\"ic-dropdown-grid\">\n<li>\n<a href=\"https:\/\/www.interocloud.com\/appointment-scheduler\" data-en-href=\"https:\/\/www.interocloud.com\/appointment-scheduler\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/sistem-de-programari-pacienti\" data-en=\"Appointment scheduler\" data-ro=\"Sistem de program\u0103ri pacien\u021bi\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><rect x=\"2\" y=\"3\" width=\"12\" height=\"11\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M5 2v2M11 2v2M2 7h12\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><\/svg><\/span>\n<span data-en=\"Appointment scheduler\" data-ro=\"Sistem de program\u0103ri pacien\u021bi\">Appointment scheduler<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/sms-whatsapp-automations\" data-en-href=\"https:\/\/www.interocloud.com\/sms-whatsapp-automations\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/automatizari-sms-whatsapp\" data-en=\"SMS &amp; WhatsApp automations\" data-ro=\"Automatiz\u0103ri SMS &amp; WhatsApp\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M13 3H3a1 1 0 00-1 1v7a1 1 0 001 1h2v2.5l3-2.5h5a1 1 0 001-1V4a1 1 0 00-1-1z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n<span data-en=\"SMS & WhatsApp automations\" data-ro=\"Automatiz\u0103ri SMS & WhatsApp\">SMS & WhatsApp automations<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/electronic-health-records\" data-en-href=\"https:\/\/www.interocloud.com\/electronic-health-records\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/dosar-electronic-de-sanatate\" data-en=\"Electronic health records\" data-ro=\"Dosar electronic de s\u0103n\u0103tate\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M10 2H4a1 1 0 00-1 1v10a1 1 0 001 1h8a1 1 0 001-1V5l-3-3z\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M6 8h4M6 10.5h2.5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><\/svg><\/span>\n<span data-en=\"Electronic health records\" data-ro=\"Dosar electronic de s\u0103n\u0103tate\">Electronic health records<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/customizable-medical-chart-templates\" data-en-href=\"https:\/\/www.interocloud.com\/customizable-medical-chart-templates\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/fise-medicale-personalizabile\" data-en=\"Customizable chart templates\" data-ro=\"Fi\u0219e medicale personalizabile\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><rect x=\"2\" y=\"2\" width=\"5\" height=\"5\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><rect x=\"9\" y=\"2\" width=\"5\" height=\"5\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><rect x=\"2\" y=\"9\" width=\"5\" height=\"5\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><rect x=\"9\" y=\"9\" width=\"5\" height=\"5\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><\/svg><\/span>\n<span data-en=\"Customizable chart templates\" data-ro=\"Fi\u0219e medicale personalizabile\">Customizable chart templates<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/digitally-signed-consents\" data-en-href=\"https:\/\/www.interocloud.com\/digitally-signed-consents\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/semnatura-digitala-consimtaminte\" data-en=\"Digitally signed consents\" data-ro=\"Semn\u0103tur\u0103 digital\u0103 consim\u021b\u0103minte\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M10 2H4a1 1 0 00-1 1v10a1 1 0 001 1h8a1 1 0 001-1V5l-3-3z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\/><path d=\"M9 2v3h3M6 9l1.5 1.5L11 7\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n<span data-en=\"Digitally signed consents\" data-ro=\"Semn\u0103tur\u0103 digital\u0103 consim\u021b\u0103minte\">Digitally signed consents<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/manage-packages-memberships\" data-en-href=\"https:\/\/www.interocloud.com\/manage-packages-memberships\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/gestionare-pachete-si-abonamente\" data-en=\"Manage packages &amp; memberships\" data-ro=\"Gestionare pachete \u0219i abonamente\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M13 5H3L2 9h12l-1-4z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\/><path d=\"M4 9v4h8V9\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\/><path d=\"M8 5V2\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><\/svg><\/span>\n<span data-en=\"Manage packages & memberships\" data-ro=\"Gestionare pachete \u0219i abonamente\">Manage packages & memberships<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/dentist-module\" data-en-href=\"https:\/\/www.interocloud.com\/dentist-module\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/modul-stoma\" data-en=\"Dentist module\" data-ro=\"Modul stoma\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M5 2c-1.5 0-3 1-3 2.5 0 1.2.5 2.5.5 3.5C2.5 10.5 3 13 4 14c.4.5.9.5 1.2 0L7 11l1.8 3c.3.5.8.5 1.2 0 1-1 1.5-3.5 1.5-6 0-1 .5-2.3.5-3.5C12 3 10.5 2 9 2c-.7 0-1.3.5-2 .5S5.7 2 5 2z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n<span data-en=\"Dentist module\" data-ro=\"Modul stoma\">Dentist module<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/reports-and-statistics\" data-en-href=\"https:\/\/www.interocloud.com\/reports-and-statistics\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/rapoarte-si-statistici\" data-en=\"Reports &amp; statistics\" data-ro=\"Rapoarte \u0219i statistici\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><rect x=\"2\" y=\"9\" width=\"2.5\" height=\"5\" rx=\".5\" fill=\"currentColor\"\/><rect x=\"6.75\" y=\"5.5\" width=\"2.5\" height=\"8.5\" rx=\".5\" fill=\"currentColor\"\/><rect x=\"11.5\" y=\"2\" width=\"2.5\" height=\"12\" rx=\".5\" fill=\"currentColor\"\/><\/svg><\/span>\n<span data-en=\"Reports & statistics\" data-ro=\"Rapoarte \u0219i statistici\">Reports & statistics<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/reviews-management\" data-en-href=\"https:\/\/www.interocloud.com\/reviews-management\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/management-recenzii\" data-en=\"Reviews management\" data-ro=\"Management recenzii\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M8 2l1.6 3.3 3.6.5-2.6 2.5.6 3.6L8 10.3l-3.2 1.6.6-3.6L2.8 5.8l3.6-.5z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n<span data-en=\"Reviews management\" data-ro=\"Management recenzii\">Reviews management<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/cash-register-integration\" data-en-href=\"https:\/\/www.interocloud.com\/cash-register-integration\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/integrare-cu-casa-de-marcat\" data-en=\"Cash register integration\" data-ro=\"Integrare cas\u0103 de marcat\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><rect x=\"2\" y=\"4\" width=\"12\" height=\"8\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M5 8h.01M8 8h.01M11 8h.01M5 10.5h.01M8 10.5h.01M11 10.5h.01\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/><path d=\"M5 4V2.5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><\/svg><\/span>\n<span data-en=\"Cash register integration\" data-ro=\"Integrare cas\u0103 de marcat\">Cash register integration<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/id-scanning\" data-en-href=\"https:\/\/www.interocloud.com\/id-scanning\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/scanare-acte-identitate\" data-en=\"ID scanning\" data-ro=\"Scanare acte identitate\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><rect x=\"1.5\" y=\"4\" width=\"13\" height=\"8\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><circle cx=\"5.5\" cy=\"8\" r=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M8.5 6.5h4M8.5 9.5h2.5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><\/svg><\/span>\n<span data-en=\"ID scanning\" data-ro=\"Scanare acte identitate\">ID scanning<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/phone-system-integration\" data-en-href=\"https:\/\/www.interocloud.com\/phone-system-integration\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/integrare-centrala-telefonica\" data-en=\"Phone system integration\" data-ro=\"Integrare central\u0103 telefonic\u0103\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 3.5C3 3 3.5 2.5 4 2.5h1.5L6.5 5 5 6c.7 1.4 2 2.8 3.5 3.5L10 8l2.5 1V10.5c0 .5-.5 1-1 1C5.5 12.5 3 7.5 3 3.5z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><\/svg><\/span>\n<span data-en=\"Phone system integration\" data-ro=\"Integrare central\u0103 telefonic\u0103\">Phone system integration<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/digital-marketing-services\" data-en-href=\"https:\/\/www.interocloud.com\/digital-marketing-services\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/servicii-marketing-digital\" data-en=\"Digital marketing services\" data-ro=\"Servicii marketing digital\" data-en->\n<span class=\"ic-dd-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M2 10l4-5 3 3 2-2.5 3 4\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n<span data-en=\"Digital marketing services\" data-ro=\"Servicii marketing digital\">Digital marketing services<\/span>\n<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/dedicated-support\" data-en-href=\"https:\/\/www.interocloud.com\/dedicated-support\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/suport-dedicat\" data-en=\"Dedicated support\" data-ro=\"Suport dedicat\" data-en->\n<span class=\"ic-dd-icon\">\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><circle cx=\"8\" cy=\"8\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M5.5 6a2.5 2.5 0 015 0c0 1.5-2.5 2-2.5 4\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><circle cx=\"8\" cy=\"12\" r=\".6\" fill=\"currentColor\"\/><\/svg>\n                  <\/span>\n<span data-en=\"Dedicated support\" data-ro=\"Suport dedicat\">Dedicated support<\/span>\n<\/a>\n<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/security\" data-en-href=\"https:\/\/www.interocloud.com\/security\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/securitate\" data-en=\"Security\" data-ro=\"Securitate\" data-en->Security<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/#pricing\" data-en-href=\"https:\/\/www.interocloud.com\/#pricing\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/#preturi\" data-en=\"Pricing\" data-ro=\"Pre\u021buri\" data-en->Pricing<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.interocloud.com\/press\" data-en-href=\"https:\/\/www.interocloud.com\/press\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/aparitii-media\/\" data-en=\"Press\" data-ro=\"Apari\u021bii media\" data-en->Press<\/a>\n<\/li>\n<li>\n<a href=\"#contact\"\n             data-en-href=\"#contact\"\n             data-ro-href=\"#contact\"\n             data-en=\"Contact\" data-ro=\"Contact\">Contact<\/a>\n<\/li>\n<\/ul>\n<div class=\"ic-nav-actions\">\n<div class=\"ic-lang-toggle\">\n<button id=\"ic-lang-en\" class=\"active\" onclick=\"icGoToLang('en')\">EN<\/button>\n<button id=\"ic-lang-ro\" onclick=\"icGoToLang('ro')\">RO<\/button>\n<\/div>\n<a href=\"https:\/\/practice.interocloud.com\" class=\"ic-btn-login\" id=\"ic-btn-login\" data-en=\"Login\" data-ro=\"Autentificare\" target=\"_blank\" rel=\"noopener\">Login<\/a>\n<a href=\"#contact\" data-en-href=\"#contact\" data-ro-href=\"#contact\" class=\"ic-btn-cta\" id=\"ic-btn-cta\" data-en=\"Request Free Demo\" data-ro=\"Solicit\u0103 Demo Gratuit\">Request Free Demo<\/a>\n<\/div>\n<button class=\"ic-hamburger\" id=\"ic-hamburger\" onclick=\"icToggleMobile()\" aria-label=\"Menu\">\n<span><\/span><span><\/span><span><\/span>\n<\/button>\n<\/div>\n<nav id=\"ic-mobile-menu\">\n<a href=\"https:\/\/www.interocloud.com\" data-en-href=\"https:\/\/www.interocloud.com\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\" data-en=\"Home\" data-ro=\"Acas\u0103\" data-en->Home<\/a>\n<a href=\"#about\" data-en=\"About\" data-ro=\"Despre\"\n         data-en-href=\"#about\" data-ro-href=\"#despre\">About<\/a>\n<a href=\"https:\/\/www.interocloud.com\/#features\" data-en=\"Features\" data-ro=\"Func\u021bionalit\u0103\u021bi\" data-en-href=\"https:\/\/www.interocloud.com\/#features\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/#functionalitati\" data-en->Features<\/a>\n<div class=\"ic-mobile-sub\">\n<a href=\"https:\/\/www.interocloud.com\/appointment-scheduler\" data-en=\"Appointment scheduler\" data-ro=\"Sistem de program\u0103ri pacien\u021bi\" data-en-href=\"https:\/\/www.interocloud.com\/appointment-scheduler\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/sistem-de-programari-pacienti\" data-en->Appointment scheduler<\/a>\n<a href=\"https:\/\/www.interocloud.com\/sms-whatsapp-automations\" data-en=\"SMS &amp; WhatsApp automations\" data-ro=\"Automatiz\u0103ri SMS &amp; WhatsApp\" data-en-href=\"https:\/\/www.interocloud.com\/sms-whatsapp-automations\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/automatizari-sms-whatsapp\" data-en->SMS & WhatsApp automations<\/a>\n<a href=\"https:\/\/www.interocloud.com\/electronic-health-records\" data-en=\"Electronic health records\" data-ro=\"Dosar electronic de s\u0103n\u0103tate\" data-en-href=\"https:\/\/www.interocloud.com\/electronic-health-records\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/dosar-electronic-de-sanatate\" data-en->Electronic health records<\/a>\n<a href=\"https:\/\/www.interocloud.com\/customizable-medical-chart-templates\" data-en=\"Customizable chart templates\" data-ro=\"Fi\u0219e medicale personalizabile\" data-en-href=\"https:\/\/www.interocloud.com\/customizable-medical-chart-templates\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/fise-medicale-personalizabile\" data-en->Customizable chart templates<\/a>\n<a href=\"https:\/\/www.interocloud.com\/digitally-signed-consents\" data-en=\"Digitally signed consents\" data-ro=\"Semn\u0103tur\u0103 digital\u0103 consim\u021b\u0103minte\" data-en-href=\"https:\/\/www.interocloud.com\/digitally-signed-consents\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/semnatura-digitala-consimtaminte\" data-en->Digitally signed consents<\/a>\n<a href=\"https:\/\/www.interocloud.com\/manage-packages-memberships\" data-en=\"Manage packages &amp; memberships\" data-ro=\"Gestionare pachete \u0219i abonamente\" data-en-href=\"https:\/\/www.interocloud.com\/manage-packages-memberships\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/gestionare-pachete-si-abonamente\" data-en->Manage packages & memberships<\/a>\n<a href=\"https:\/\/www.interocloud.com\/dentist-module\" data-en=\"Dentist module\" data-ro=\"Modul stoma\" data-en-href=\"https:\/\/www.interocloud.com\/dentist-module\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/modul-stoma\" data-en->Dentist module<\/a>\n<a href=\"https:\/\/www.interocloud.com\/reports-and-statistics\" data-en=\"Reports &amp; statistics\" data-ro=\"Rapoarte \u0219i statistici\" data-en-href=\"https:\/\/www.interocloud.com\/reports-and-statistics\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/rapoarte-si-statistici\" data-en->Reports & statistics<\/a>\n<a href=\"https:\/\/www.interocloud.com\/reviews-management\" data-en=\"Reviews management\" data-ro=\"Management recenzii\" data-en-href=\"https:\/\/www.interocloud.com\/reviews-management\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/management-recenzii\" data-en->Reviews management<\/a>\n<a href=\"https:\/\/www.interocloud.com\/cash-register-integration\" data-en=\"Cash register integration\" data-ro=\"Integrare cas\u0103 de marcat\" data-en-href=\"https:\/\/www.interocloud.com\/cash-register-integration\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/integrare-cu-casa-de-marcat\" data-en->Cash register integration<\/a>\n<a href=\"https:\/\/www.interocloud.com\/id-scanning\" data-en=\"ID scanning\" data-ro=\"Scanare acte identitate\" data-en-href=\"https:\/\/www.interocloud.com\/id-scanning\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/scanare-acte-identitate\" data-en->ID scanning<\/a>\n<a href=\"https:\/\/www.interocloud.com\/phone-system-integration\" data-en=\"Phone system integration\" data-ro=\"Integrare central\u0103 telefonic\u0103\" data-en-href=\"https:\/\/www.interocloud.com\/phone-system-integration\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/integrare-centrala-telefonica\" data-en->Phone system integration<\/a>\n<a href=\"https:\/\/www.interocloud.com\/digital-marketing-services\" data-en=\"Digital marketing services\" data-ro=\"Servicii marketing digital\" data-en-href=\"https:\/\/www.interocloud.com\/digital-marketing-services\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/servicii-marketing-digital\" data-en->Digital marketing services<\/a>\n<a href=\"https:\/\/www.interocloud.com\/dedicated-support\" data-en=\"Dedicated support\" data-ro=\"Suport dedicat\" data-en-href=\"https:\/\/www.interocloud.com\/dedicated-support\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/suport-dedicat\" data-en->Dedicated support<\/a>\n<\/div>\n<a href=\"https:\/\/www.interocloud.com\/security\" data-en=\"Security\" data-ro=\"Securitate\" data-en-href=\"https:\/\/www.interocloud.com\/security\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/securitate\" data-en->Security<\/a>\n<a href=\"https:\/\/www.interocloud.com\/#pricing\" data-en=\"Pricing\" data-ro=\"Pre\u021buri\" data-en-href=\"https:\/\/www.interocloud.com\/#pricing\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/#preturi\" data-en->Pricing<\/a>\n<a href=\"https:\/\/www.interocloud.com\/press\" data-en=\"Press\" data-ro=\"Apari\u021bii media\" data-en-href=\"https:\/\/www.interocloud.com\/press\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/aparitii-media\/\" data-en->Press<\/a>\n<a href=\"#contact\" data-en=\"Contact\" data-ro=\"Contact\"\n         data-en-href=\"#contact\" data-ro-href=\"#contact\">Contact<\/a>\n<div class=\"ic-mobile-actions\">\n<a href=\"https:\/\/practice.interocloud.com\" class=\"ic-btn-login\" style=\"border:1.5px solid #053D4C;color:#053D4C;\" data-en=\"Login\" data-ro=\"Autentificare\" target=\"_blank\" rel=\"noopener\">Login<\/a>\n<a href=\"#contact\" data-en-href=\"#contact\" data-ro-href=\"#contact\" class=\"ic-btn-cta\" style=\"background:#00D6A3;color:#ffffff;font-weight:700;\" data-en=\"Request Free Demo\" data-ro=\"Solicit\u0103 Demo Gratuit\">Request Free Demo<\/a>\n<\/div>\n<\/nav>\n<\/div>\n<\/div>\n\n<script>var icCurrentLang = 'en';\n  var icTexts = {\n  en: { hours: 'Mon\u2013Fri, 09:00\u201317:00', login: 'Login', cta: 'Request Free Demo' },\n  ro: { hours: 'Lun\u2013Vin, 09:00\u201317:00', login: 'Autentificare', cta: 'Solicit\u0103 Demo Gratuit' }\n  };\n  function icToggleMobile() {\n  document.getElementById('ic-mobile-menu').classList.toggle('open');\n  document.getElementById('ic-hamburger').classList.toggle('open');\n  }\n  function icCloseMobile() {\n  document.getElementById('ic-mobile-menu').classList.remove('open');\n  document.getElementById('ic-hamburger').classList.remove('open');\n  }\n  document.getElementById('ic-mobile-menu').querySelectorAll('a').forEach(function(link) {\n  link.addEventListener('click', icCloseMobile);\n  });\n  \/\/ Placeholder pentru fixed header \u2014 compenseaz\u0103 spa\u021biul ocupat\n  (function() {\n  var hdr = document.getElementById('ic-header');\n  var ph  = document.createElement('div');\n  ph.id   = 'ic-header-ph';\n  function adminBarOffset() {\n  if (!document.body.classList.contains('admin-bar')) return 0;\n  return window.innerWidth <= 782 ? 46 : 32;\n  }\n  function sync() { ph.style.height = (hdr.offsetHeight + adminBarOffset()) + 'px'; }\n  hdr.parentNode.insertBefore(ph, hdr);\n  sync();\n  window.addEventListener('resize', sync);\n  })();\n  function icApplyLangHeader(lang) {\n  icCurrentLang = lang;\n  var root = document.getElementById('ic-header');\n  if (!root) return;\n  root.querySelectorAll('[data-en]').forEach(function(el) {\n    var val = el.getAttribute('data-' + lang) || el.getAttribute('data-en');\n    if (el.children.length === 0) { el.textContent = val; return; }\n    if (el.querySelector('[data-en]')) return;\n    for (var i = 0; i < el.childNodes.length; i++) {\n      var nd = el.childNodes[i];\n      if (nd.nodeType === 3 && nd.textContent.trim()) { nd.textContent = val; return; }\n    }\n    el.insertBefore(document.createTextNode(val), el.firstChild);\n  });\n  root.querySelectorAll('[data-en-href]').forEach(function(el) {\n    el.href = el.getAttribute('data-' + lang + '-href') || el.getAttribute('data-en-href');\n  });\n  var en = document.getElementById('ic-lang-en');\n  var ro = document.getElementById('ic-lang-ro');\n  if (en) en.classList.toggle('active', lang === 'en');\n  if (ro) ro.classList.toggle('active', lang === 'ro');\n  }\n  document.addEventListener('ic-lang-change', function(e) { icApplyLangHeader(e.detail.lang); });<\/script>\n\n<style>@keyframes ic-hdr-drop{from{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}#ic-header{animation:ic-hdr-drop 0.55s cubic-bezier(0.22,1,0.36,1) 0.05s both}#ic-topbar{max-height:80px;overflow:hidden;transition:max-height 0.32s cubic-bezier(0.22,1,0.36,1),opacity 0.28s ease}#ic-header.ic-scrolled #ic-topbar{max-height:0;opacity:0}#ic-navbar{transition:box-shadow 0.30s ease,background 0.30s ease,backdrop-filter 0.30s ease,-webkit-backdrop-filter 0.30s ease}#ic-header.ic-scrolled #ic-navbar{box-shadow:0 4px 28px rgba(5,61,76,0.14),0 2px 8px rgba(5,61,76,0.06);background:rgba(255,255,255,0.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#ic-navbar .ic-nav-links>li>a{position:relative}#ic-navbar .ic-nav-links>li>a::after{content:'';position:absolute;bottom:3px;left:11px;right:11px;height:2px;background:#00D6A3;border-radius:1px;transform:scaleX(0);transform-origin:left;transition:transform 0.22s cubic-bezier(0.22,1,0.36,1)}#ic-navbar .ic-nav-links>li>a:hover::after{transform:scaleX(1)}#ic-navbar .ic-btn-cta{box-shadow:0 2px 10px rgba(0,214,163,0.20);transition:background 0.18s ease,transform 0.20s cubic-bezier(0.22,1,0.36,1),box-shadow 0.20s cubic-bezier(0.22,1,0.36,1)}#ic-navbar .ic-btn-cta:hover{background:#00c49a;transform:translateY(-1px);box-shadow:0 4px 18px rgba(0,214,163,0.35)}#ic-navbar .ic-btn-cta:active{transform:scale(0.97);box-shadow:0 2px 8px rgba(0,214,163,0.18);transition-duration:0.08s}@media (prefers-reduced-motion:reduce){#ic-header{animation:none}#ic-topbar{transition:none;max-height:none;overflow:visible}#ic-header.ic-scrolled #ic-topbar{max-height:none;opacity:1}#ic-navbar{transition:none}#ic-navbar .ic-nav-links>li>a::after{transition:none}#ic-navbar .ic-btn-cta{transition:background 0.15s ease;box-shadow:none}}<\/style>\n\n<script>(function() {\n  var hdr = document.getElementById('ic-header');\n  if (!hdr) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  var ticking = false;\n  window.addEventListener('scroll', function() {\n  if (!ticking) {\n  requestAnimationFrame(function() {\n  hdr.classList.toggle('ic-scrolled', window.scrollY > 50);\n  var ph = document.getElementById('ic-header-ph');\n  var abo = document.body.classList.contains('admin-bar') ? (window.innerWidth <= 782 ? 46 : 32) : 0;\n  if (ph) ph.style.height = (hdr.offsetHeight + abo) + 'px';\n  ticking = false;\n  });\n  ticking = true;\n  }\n  }, { passive: true });\n  })();<\/script>\n\n<style>#ic-hero *{box-sizing:border-box;margin:0;padding:0}#ic-hero{position:relative;width:100vw;left:50%;transform:translateX(-50%);min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:'Source Sans 3','Source Sans Pro',sans-serif}#ic-hero .ic-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}#ic-hero .ic-hero-overlay{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(5,61,76,0.62) 0%,rgba(5,61,76,0.86) 100%);z-index:1}#ic-hero .ic-hero-content{position:relative;z-index:2;width:100%;max-width:860px;margin:0 auto;padding:160px 32px 120px;display:flex;flex-direction:column;align-items:center;text-align:center}@keyframes ic-rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ic-label-glow{0%,100%{box-shadow:0 0 0 0 rgba(0,214,163,0);border-color:rgba(0,214,163,0.30)}50%{box-shadow:0 0 14px 3px rgba(0,214,163,0.16);border-color:rgba(0,214,163,0.52)}}#ic-hero .ic-hero-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#00D6A3;margin-bottom:28px;padding:8px 20px;background:rgba(255,255,255,0.08);border:1px solid rgba(0,214,163,0.30);border-radius:100px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:ic-rise 0.60s cubic-bezier(0.22,1,0.36,1) 0.10s both,ic-label-glow 3.20s ease-in-out 1.20s infinite}#ic-hero .ic-hero-heading{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);font-weight:400;color:#ffffff;line-height:1.15;letter-spacing:-0.02em;margin-bottom:24px;animation:ic-rise 0.65s cubic-bezier(0.22,1,0.36,1) 0.25s both}#ic-hero .ic-hero-heading em{font-style:normal;color:#00D6A3;display:block}@media (min-width:601px){#ic-hero .ic-hero-heading br{display:none}}#ic-hero .ic-hero-sub{font-size:clamp(15px,1.6vw,18px);color:rgba(255,255,255,0.72);line-height:1.72;max-width:620px;margin-bottom:44px;animation:ic-rise 0.65s cubic-bezier(0.22,1,0.36,1) 0.40s both}#ic-hero .ic-hero-btns{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;animation:ic-rise 0.65s cubic-bezier(0.22,1,0.36,1) 0.55s both}#ic-hero .ic-btn-primary{display:inline-block;padding:14px 30px;background:#00D6A3;color:#ffffff;font-family:'Questrial',sans-serif;font-size:15px;font-weight:600;border-radius:9px;text-decoration:none;box-shadow:0 4px 20px rgba(0,214,163,0.28);white-space:nowrap;transition:transform 0.22s cubic-bezier(0.22,1,0.36,1),box-shadow 0.22s cubic-bezier(0.22,1,0.36,1),background 0.18s ease}#ic-hero .ic-btn-primary:hover{background:#00c49a;transform:translateY(-3px);box-shadow:0 12px 36px rgba(0,214,163,0.45)}#ic-hero .ic-btn-primary:active{transform:scale(0.98) translateY(0);box-shadow:0 3px 14px rgba(0,214,163,0.30);transition-duration:0.08s}#ic-hero .ic-btn-ghost{display:inline-block;padding:13px 28px;background:transparent;color:#ffffff;font-family:'Questrial',sans-serif;font-size:15px;font-weight:600;border-radius:9px;text-decoration:none;border:1.5px solid rgba(255,255,255,0.30);white-space:nowrap;transition:background 0.18s ease,border-color 0.18s ease,transform 0.22s cubic-bezier(0.22,1,0.36,1)}#ic-hero .ic-btn-ghost:hover{background:rgba(255,255,255,0.10);border-color:rgba(255,255,255,0.55);transform:translateY(-2px)}#ic-hero .ic-btn-ghost:active{transform:scale(0.98);transition-duration:0.08s}@keyframes ic-fadein{to{opacity:0.45}}@keyframes ic-wheel{0%{transform:translateY(0);opacity:1}100%{transform:translateY(9px);opacity:0}}#ic-hero .ic-scroll-hint{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;animation:ic-fadein 1s ease-out 1.8s forwards}#ic-hero .ic-scroll-hint span{font-size:10px;color:#fff;letter-spacing:0.12em;text-transform:uppercase}#ic-hero .ic-scroll-mouse{width:20px;height:32px;border:1.5px solid rgba(255,255,255,0.5);border-radius:10px;display:flex;justify-content:center;padding-top:5px}#ic-hero .ic-scroll-wheel{width:3px;height:6px;background:rgba(255,255,255,0.8);border-radius:2px;animation:ic-wheel 1.6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){#ic-hero .ic-hero-label,#ic-hero .ic-hero-heading,#ic-hero .ic-hero-sub,#ic-hero .ic-hero-btns{animation:none;opacity:1;transform:none}#ic-hero .ic-scroll-hint{animation:none;opacity:0.45}#ic-hero .ic-scroll-wheel{animation:none}#ic-hero .ic-btn-primary,#ic-hero .ic-btn-ghost{transition:background 0.15s ease}}@media (max-width:600px){#ic-hero .ic-hero-content{padding:120px 20px 90px}#ic-hero .ic-hero-btns{flex-direction:column;align-items:stretch}#ic-hero .ic-btn-primary,#ic-hero .ic-btn-ghost{text-align:center}}<\/style>\n\n<section id=\"ic-hero\">\n<video class=\"ic-hero-video\" autoplay muted loop playsinline>\n<source src=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/ic\/home\/herovideo.mp4\" type=\"video\/mp4\">\n<\/video>\n<div class=\"ic-hero-overlay\"><\/div>\n<div class=\"ic-hero-content\">\n<div class=\"ic-hero-label\" id=\"ic-hero-label\">PATIENT RETENTION PLATFORM<\/div>\n<h1 class=\"ic-hero-heading\" id=\"ic-hero-heading\">\n      One platform. <br><em>Every patient relationship.<\/em>\n<\/h1>\n<p class=\"ic-hero-sub\" id=\"ic-hero-sub\">\n      From the first appointment to long-term follow-up, InteroCloud helps your clinic automate routine work, strengthen patient relationships and deliver exceptional care from one connected platform.\n    <\/p>\n<div class=\"ic-hero-btns\">\n<a href=\"#contact\" class=\"ic-btn-primary\" id=\"ic-hero-cta1\">Request Free Demo<\/a>\n<\/div>\n<\/div>\n<div class=\"ic-scroll-hint\">\n<div class=\"ic-scroll-mouse\">\n<div class=\"ic-scroll-wheel\"><\/div>\n<\/div>\n<span>Scroll<\/span>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var texts = {\n  en: {\n  label: 'PATIENT RETENTION PLATFORM',\n  heading: 'One platform. <br><em>Every patient relationship.<\/em>',\n  sub: 'From the first appointment to long-term follow-up, InteroCloud helps your clinic automate routine work, strengthen patient relationships and deliver exceptional care from one connected platform.',\n  cta1: 'Request Free Demo',       cta1Href: '#contact',\n  cta2: 'Request Demo',\n  },\n  ro: {\n  label: 'PLATFORM\u0102 PENTRU FIDELIZAREA PACIEN\u021aILOR',\n  heading: 'O singur\u0103 platform\u0103. <br><em>Rela\u021bii mai bune cu pacien\u021bii.<\/em>',\n  sub: 'De la prima programare p\u00e2n\u0103 la monitorizarea pe termen lung, InteroCloud automatizeaz\u0103 activit\u0103\u021bile repetitive, simplific\u0103 administrarea clinicii \u0219i v\u0103 ajut\u0103 s\u0103 construi\u021bi rela\u021bii durabile cu pacien\u021bii.',\n  cta1: 'Solicit\u0103 Demo Gratuit', cta1Href: '#contact',\n  cta2: 'Solicit\u0103 Demo',\n  }\n  };\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-hero-label').textContent = l.label;\n  document.getElementById('ic-hero-heading').innerHTML = l.heading;\n  document.getElementById('ic-hero-sub').textContent = l.sub;\n  var cta1 = document.getElementById('ic-hero-cta1');\n  cta1.textContent = l.cta1;\n  cta1.href = l.cta1Href;\n  var cta2El = document.getElementById('ic-hero-cta2');\n  if (cta2El) cta2El.textContent = l.cta2;\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  })();<\/script>\n\n<style>#ic-stats *{box-sizing:border-box;margin:0;padding:0}#ic-stats{background:#f8fafb;font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:80px 32px}#ic-stats .ic-stats-wrap{max-width:1100px;margin:0 auto}#ic-stats .ic-stats-header{text-align:center;margin-bottom:56px}#ic-stats .ic-stats-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:16px;padding:7px 16px;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-stats .ic-stats-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-stats-pulse 2s ease-in-out infinite}@keyframes ic-stats-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-stats .ic-stats-heading{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.15;letter-spacing:-0.02em;margin-bottom:18px;text-wrap:balance}#ic-stats .ic-stats-heading em{font-style:normal;display:block;text-wrap:balance;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-stats .ic-stats-sub{font-size:clamp(15px,1.5vw,17px);color:#6b7e8a;line-height:1.7;max-width:860px;margin:0 auto}#ic-stats .ic-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#ic-stats .ic-stat-card{background:#ffffff;border:1px solid #e8eef2;border-radius:16px;padding:28px 24px;text-align:center;box-shadow:0 4px 20px rgba(5,61,76,0.08),0 1px 4px rgba(5,61,76,0.04);transition:box-shadow 0.30s cubic-bezier(0.22,1,0.36,1),transform 0.30s cubic-bezier(0.22,1,0.36,1),border-color 0.30s ease}#ic-stats .ic-stat-card:hover{box-shadow:0 16px 44px rgba(5,61,76,0.14),0 4px 14px rgba(5,61,76,0.08);transform:translateY(-6px);border-color:rgba(0,214,163,0.55)}#ic-stats .ic-stat-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,rgba(0,214,163,0.13),rgba(7,145,153,0.07));display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:#079199;transition:transform 0.30s cubic-bezier(0.22,1,0.36,1),box-shadow 0.30s ease,background 0.30s ease}#ic-stats .ic-stat-card:hover .ic-stat-icon{transform:scale(1.10);background:linear-gradient(135deg,rgba(0,214,163,0.22),rgba(7,145,153,0.13));box-shadow:0 0 18px rgba(0,214,163,0.22)}#ic-stats .ic-stat-number{font-family:'Questrial',sans-serif;font-size:clamp(32px,3.5vw,44px);line-height:1;margin-bottom:8px;letter-spacing:-0.02em;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-stats .ic-stat-label{font-size:15px;font-weight:700;color:#053D4C;margin-bottom:6px}#ic-stats .ic-stat-sub{font-size:13px;color:#8a9aaa;line-height:1.5}#ic-stats.ic-anim-enabled .ic-anim-el{opacity:0;transform:translateY(24px)}#ic-stats.ic-anim-enabled .ic-anim-el.ic-revealed{opacity:1;transform:translateY(0);transition:opacity 0.65s cubic-bezier(0.22,1,0.36,1),transform 0.30s cubic-bezier(0.22,1,0.36,1),box-shadow 0.30s cubic-bezier(0.22,1,0.36,1),border-color 0.30s ease}@media (prefers-reduced-motion:reduce){#ic-stats .ic-stats-label-dot{animation:none;opacity:1}#ic-stats.ic-anim-enabled .ic-anim-el{opacity:1;transform:none}#ic-stats.ic-anim-enabled .ic-anim-el.ic-revealed{transition:none}#ic-stats .ic-stat-card{transition:none}#ic-stats .ic-stat-icon{transition:none}}@media (max-width:700px){#ic-stats{padding:56px 20px}#ic-stats .ic-stats-grid{grid-template-columns:1fr;gap:16px}#ic-stats .ic-stats-header{margin-bottom:40px}#ic-stats .ic-logos-section{margin-top:40px}#ic-stats .ic-logo-item{padding:0 24px}}<\/style>\n\n<section id=\"ic-stats\">\n<div class=\"ic-stats-wrap\">\n<div class=\"ic-stats-header\">\n<div class=\"ic-stats-label\">\n<span class=\"ic-stats-label-dot\"><\/span>\n<span id=\"ic-stats-label\">Trusted by clinics across Europe<\/span>\n<\/div>\n<h2 class=\"ic-stats-heading\" id=\"ic-stats-heading\">Helping clinics deliver <br><em>better care, more efficiently.<\/em><\/h2>\n<p class=\"ic-stats-sub\" id=\"ic-stats-sub\">Manage your clinic, strengthen patient relationships and create better care experiences, all from one platform.<\/p>\n<\/div>\n<div class=\"ic-stats-grid\">\n<div class=\"ic-stat-card\">\n<div class=\"ic-stat-icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M3 21V9.5a2 2 0 011-1.73l7-4.04a2 2 0 012 0l7 4.04A2 2 0 0121 9.5V21\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n            <path d=\"M9 21v-5a3 3 0 016 0v5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n            <path d=\"M12 8v3M10.5 9.5h3\" stroke=\"#00D6A3\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n<div class=\"ic-stat-number\">350+<\/div>\n<div class=\"ic-stat-label\" id=\"ic-s1l\">Clinics<\/div>\n<div class=\"ic-stat-sub\" id=\"ic-s1s\">Growing with InteroCloud<\/div>\n<\/div>\n<div class=\"ic-stat-card\">\n<div class=\"ic-stat-icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <circle cx=\"9\" cy=\"6\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\/>\n            <path d=\"M4 20c0-3.3 2.2-6 5-6\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n            <path d=\"M9 14c1 0 2 .25 2.8.7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n            <path d=\"M14.5 13.5v3a3 3 0 006 0v-3.8\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n            <path d=\"M14.5 13.5c0-1 .8-1.8 1.8-1.8h2.4c1 0 1.8.8 1.8 1.8\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n            <circle cx=\"17.5\" cy=\"19.5\" r=\"1.5\" fill=\"#00D6A3\"\/>\n          <\/svg>\n        <\/div>\n<div class=\"ic-stat-number\">1,800+<\/div>\n<div class=\"ic-stat-label\" id=\"ic-s2l\">Medical Professionals<\/div>\n<div class=\"ic-stat-sub\" id=\"ic-s2s\">Using the platform every day<\/div>\n<\/div>\n<div class=\"ic-stat-card\">\n<div class=\"ic-stat-icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8L14 2z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n            <path d=\"M14 2v6h6\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n            <path d=\"M7 15h1.5l1.5-3 2 5 1.5-2H17\" stroke=\"#00D6A3\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n<div class=\"ic-stat-number\">1.4M+<\/div>\n<div class=\"ic-stat-label\" id=\"ic-s3l\">Patient Records Managed<\/div>\n<div class=\"ic-stat-sub\" id=\"ic-s3s\">Securely and efficiently<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var texts = {\n  en: {\n  label: 'Trusted by clinics across Europe',\n  heading: 'Helping clinics deliver <br><em>better care, more efficiently.<\/em>',\n  sub: 'Manage your clinic, strengthen patient relationships and create better care experiences, all from one platform.',\n  s1l: 'Clinics', s1s: 'Growing with InteroCloud',\n  s2l: 'Medical Professionals', s2s: 'Using the platform every day',\n  s3l: 'Patient Records Managed', s3s: 'Securely and efficiently',\n  },\n  ro: {\n  label: 'UTILIZAT\u0102 DE CLINICI DIN EUROPA',\n  heading: 'Ajut\u0103m clinicile s\u0103 ofere <br><em>servicii medicale mai eficient.<\/em>',\n  sub: 'Gestiona\u021bi-v\u0103 clinica, consolida\u021bi rela\u021biile cu pacien\u021bii \u0219i crea\u021bi experien\u021be medicale mai bune, dintr-o singur\u0103 platform\u0103.',\n  s1l: 'Clinici', s1s: 'Care cresc cu InteroCloud',\n  s2l: 'Profesioni\u0219ti Medicali', s2s: 'Folosesc platforma zilnic',\n  s3l: 'Fi\u0219e de Pacien\u021bi Gestionate', s3s: 'Securizat \u0219i eficient',\n  }\n  };\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-stats-label').textContent = l.label;\n  document.getElementById('ic-stats-heading').innerHTML = l.heading;\n  document.getElementById('ic-stats-sub').textContent = l.sub;\n  document.getElementById('ic-s1l').textContent = l.s1l;\n  document.getElementById('ic-s1s').textContent = l.s1s;\n  document.getElementById('ic-s2l').textContent = l.s2l;\n  document.getElementById('ic-s2s').textContent = l.s2s;\n  document.getElementById('ic-s3l').textContent = l.s3l;\n  document.getElementById('ic-s3s').textContent = l.s3s;\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  })();<\/script>\n\n<script>(function() {\n  var section = document.getElementById('ic-stats');\n  if (!section || !window.IntersectionObserver) return;\n  var prefersReduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  if (!prefersReduced) {\n  section.classList.add('ic-anim-enabled');\n  var headerEls = [\n  section.querySelector('.ic-stats-label'),\n  section.querySelector('.ic-stats-heading'),\n  section.querySelector('.ic-stats-sub')\n  ];\n  var cards = section.querySelectorAll('.ic-stat-card');\n  headerEls.forEach(function(el, i) {\n  if (!el) return;\n  el.classList.add('ic-anim-el');\n  el.style.transitionDelay = (i * 0.10) + 's';\n  });\n  cards.forEach(function(card, i) {\n  card.classList.add('ic-anim-el');\n  card.style.transitionDelay = (0.28 + i * 0.12) + 's';\n  });\n  var revealObs = new IntersectionObserver(function(entries) {\n  entries.forEach(function(entry) {\n  if (entry.isIntersecting) {\n  var el = entry.target;\n  el.classList.add('ic-revealed');\n  el.addEventListener('transitionend', function clear(e) {\n  if (e.propertyName === 'opacity') {\n  el.style.transitionDelay = '';\n  el.removeEventListener('transitionend', clear);\n  }\n  });\n  revealObs.unobserve(el);\n  }\n  });\n  }, { threshold: 0.1 });\n  headerEls.forEach(function(el) { if (el) revealObs.observe(el); });\n  cards.forEach(function(card) { revealObs.observe(card); });\n  }\n  if (prefersReduced) return;\n  var numEls = section.querySelectorAll('.ic-stat-number');\n  if (numEls.length < 3) return;\n  function padThree(n) {\n  var s = String(n);\n  while (s.length < 3) s = '0' + s;\n  return s;\n  }\n  var counterDefs = [\n  {\n  el: numEls[0],\n  end: 350,\n  fmt: function(n) { return Math.round(n) + '+'; }\n  },\n  {\n  el: numEls[1],\n  end: 1800,\n  fmt: function(n) {\n  var v = Math.round(n);\n  return v >= 1000 ? '1,' + padThree(v - 1000) + '+' : v + '+';\n  }\n  },\n  {\n  el: numEls[2],\n  end: 1400,\n  fmt: function(n) { return (n \/ 1000).toFixed(1) + 'M+'; }\n  }\n  ];\n  function easeOutExpo(t) {\n  return t >= 1 ? 1 : 1 - Math.pow(2, -10 * t);\n  }\n  function runCounter(def) {\n  var duration = 1800;\n  var startTs = null;\n  function tick(ts) {\n  if (!startTs) startTs = ts;\n  var t = Math.min((ts - startTs) \/ duration, 1);\n  def.el.textContent = def.fmt(easeOutExpo(t) * def.end);\n  if (t < 1) {\n  requestAnimationFrame(tick);\n  } else {\n  def.el.textContent = def.fmt(def.end);\n  }\n  }\n  requestAnimationFrame(tick);\n  }\n  var grid = section.querySelector('.ic-stats-grid') || section;\n  var counterFired = false;\n  var counterObs = new IntersectionObserver(function(entries) {\n  if (entries[0].isIntersecting && !counterFired) {\n  counterFired = true;\n  counterDefs.forEach(runCounter);\n  counterObs.disconnect();\n  }\n  }, { threshold: 0.35 });\n  counterObs.observe(grid);\n  })();<\/script>\n\n<style>#ic-problem *{box-sizing:border-box;margin:0;padding:0}#ic-problem{background:#ffffff;font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:100px 32px}#ic-problem .ic-problem-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}#ic-problem .ic-problem-visual{position:relative}#ic-problem .ic-problem-card{background:#ffffff;border:1px solid #e8eef2;border-radius:20px;padding:40px;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(5,61,76,0.07),0 1px 4px rgba(5,61,76,0.04)}#ic-problem .ic-flow-item{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid #eaf0f3;transition:transform 0.22s cubic-bezier(0.22,1,0.36,1)}#ic-problem .ic-flow-item:hover{transform:translateY(-2px)}#ic-problem .ic-flow-item:last-child{border-bottom:none;padding-bottom:0}#ic-problem .ic-flow-item:first-child{padding-top:0}#ic-problem .ic-flow-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform 0.22s cubic-bezier(0.22,1,0.36,1),box-shadow 0.22s ease}#ic-problem .ic-flow-item:hover .ic-flow-icon{transform:scale(1.09)}#ic-problem .ic-flow-item:hover .ic-flow-icon.green{box-shadow:0 0 14px rgba(0,214,163,0.28)}#ic-problem .ic-flow-icon.grey{background:#e8eef2;color:#8a9aaa}#ic-problem .ic-flow-icon.green{background:rgba(0,214,163,0.12);color:#079199}#ic-problem .ic-flow-text strong{display:block;font-size:14px;font-weight:700;color:#053D4C;margin-bottom:3px}#ic-problem .ic-flow-text span{font-size:13px;color:#8a9aaa;line-height:1.5}#ic-problem .ic-flow-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;padding:4px 10px;border-radius:20px;margin-top:6px}\n@media (max-width:480px){#ic-problem .ic-flow-badge{white-space:nowrap;font-size:9.5px;padding:4px 8px;letter-spacing:0.03em}}#ic-problem .ic-flow-badge.old{background:#fef2f2;color:#ef4444}#ic-problem .ic-flow-badge.new{background:rgba(0,214,163,0.12);color:#079199}#ic-problem .ic-problem-text{}#ic-problem .ic-problem-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:16px;padding:7px 16px;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-problem .ic-problem-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-problem-pulse 2s ease-in-out infinite}@keyframes ic-problem-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-problem .ic-problem-heading{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.15;letter-spacing:-0.02em;margin-bottom:32px}#ic-problem .ic-problem-heading em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-problem .ic-problem-p{font-size:16px;color:#5a7080;line-height:1.75;margin-bottom:16px}#ic-problem .ic-problem-p:last-of-type{margin-bottom:0}#ic-problem .ic-problem-highlight{background:#f8fafb;border-left:3px solid #00D6A3;border-radius:0 10px 10px 0;padding:16px 20px;margin:24px 0;font-size:16px;color:#053D4C;font-weight:600;line-height:1.6}@keyframes ic-p-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ic-p-slide-left{from{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:translateX(0)}}@keyframes ic-p-border-draw{from{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes ic-p-badge-pop{0%,100%{transform:scale(1)}35%{transform:scale(1.06)}65%{transform:scale(0.97)}}@keyframes ic-p-badge-enter{from{transform:scale(0.88)}to{transform:scale(1)}}#ic-problem.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-problem.ic-anim-enabled .ic-anim-left{opacity:0;transform:translateX(-28px)}#ic-problem.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic-p-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}#ic-problem.ic-anim-enabled.ic-in-view .ic-anim-left{animation:ic-p-slide-left 0.60s cubic-bezier(0.22,1,0.36,1) both}#ic-problem.ic-anim-enabled .ic-problem-highlight{position:relative;border-left-color:transparent}#ic-problem.ic-anim-enabled .ic-problem-highlight::before{content:'';position:absolute;left:-3px;top:0;height:100%;width:3px;background:#00D6A3;transform:scaleY(0);transform-origin:top center;border-radius:2px}#ic-problem.ic-anim-enabled.ic-in-view .ic-problem-highlight::before{animation:ic-p-border-draw 0.50s cubic-bezier(0.22,1,0.36,1) 1.05s both}.ic-flow-badge.old.ic-badge-pop{animation:ic-p-badge-pop 0.55s cubic-bezier(0.22,1,0.36,1) forwards}.ic-flow-badge.new.ic-badge-enter{animation:ic-p-badge-enter 0.35s cubic-bezier(0.22,1,0.36,1) both}@media (prefers-reduced-motion:reduce){#ic-problem .ic-problem-label-dot{animation:none;opacity:1}#ic-problem.ic-anim-enabled .ic-anim-up,#ic-problem.ic-anim-enabled .ic-anim-left{opacity:1;transform:none}#ic-problem.ic-anim-enabled.ic-in-view .ic-anim-up,#ic-problem.ic-anim-enabled.ic-in-view .ic-anim-left{animation:none}#ic-problem.ic-anim-enabled.ic-in-view .ic-problem-highlight::before{animation:none;transform:scaleY(1)}#ic-problem .ic-flow-item,#ic-problem .ic-flow-icon{transition:none}}@media (max-width:800px){#ic-problem{padding:64px 20px}#ic-problem .ic-problem-inner{grid-template-columns:1fr;gap:48px}#ic-problem .ic-problem-visual{order:2}#ic-problem .ic-problem-text{order:1;text-align:center}#ic-problem .ic-problem-p,#ic-problem .ic-problem-highlight{text-align:left}}<\/style>\n\n<section id=\"ic-problem\">\n<div class=\"ic-problem-inner\">\n<div class=\"ic-problem-visual\">\n<div class=\"ic-problem-card\">\n<div class=\"ic-flow-item\">\n<div class=\"ic-flow-icon grey\">\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n              <rect x=\"2\" y=\"3\" width=\"14\" height=\"13\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n              <path d=\"M6 2v2M12 2v2M2 8h14\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n            <\/svg>\n          <\/div>\n<div class=\"ic-flow-text\">\n<strong id=\"ic-p-f1-title\">Appointment Booked<\/strong>\n<span id=\"ic-p-f1-sub\">Patient visits your clinic<\/span>\n<div class=\"ic-flow-badge old\" id=\"ic-p-f1-badge\">\u26a0 Most software stops here<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-flow-item\">\n<div class=\"ic-flow-icon green\">\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n              <path d=\"M15 4H3a1 1 0 00-1 1v8a1 1 0 001 1h3v3l3.5-3H15a1 1 0 001-1V5a1 1 0 00-1-1z\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n          <\/div>\n<div class=\"ic-flow-text\">\n<strong id=\"ic-p-f2-title\">Automated Follow-up<\/strong>\n<span id=\"ic-p-f2-sub\">SMS, email & reminders sent automatically<\/span>\n<div class=\"ic-flow-badge new\" id=\"ic-p-f2-badge\">\u2713 InteroCloud continues<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-flow-item\">\n<div class=\"ic-flow-icon green\">\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n              <circle cx=\"9\" cy=\"7\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n              <path d=\"M2.5 16c0-3.5 3-6 6.5-6s6.5 2.5 6.5 6\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n            <\/svg>\n          <\/div>\n<div class=\"ic-flow-text\">\n<strong id=\"ic-p-f3-title\">Ongoing Engagement<\/strong>\n<span id=\"ic-p-f3-sub\">Stronger relationships & better outcomes<\/span>\n<div class=\"ic-flow-badge new\" id=\"ic-p-f3-badge\">\u2713 Built with InteroCloud<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-problem-text\">\n<span class=\"ic-problem-label\">\n<span class=\"ic-problem-label-dot\"><\/span>\n<span id=\"ic-p-label\">The problem<\/span>\n<\/span>\n<h2 class=\"ic-problem-heading\" id=\"ic-p-heading\">Most software stops <em>at administration<\/em><\/h2>\n<p class=\"ic-problem-p\" id=\"ic-p-p1\">Most clinic software ends when the appointment is booked.<\/p>\n<div class=\"ic-problem-highlight\" id=\"ic-p-highlight\">But your relationship with the patient is just beginning.<\/div>\n<p class=\"ic-problem-p\" id=\"ic-p-p2\">Every reminder, follow-up and preventive check-up is an opportunity to improve outcomes and bring patients back.<\/p>\n<\/div>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var texts = {\n  en: {\n  label: 'The problem',\n  heading: 'Most software stops <em>at administration<\/em>',\n  p1: 'Most clinic software ends when the appointment is booked.',\n  highlight: 'But your relationship with the patient is just beginning.',\n  p2: 'Every reminder, follow-up and preventive check-up is an opportunity to improve outcomes and bring patients back.',\n  f1t: 'Appointment Booked', f1s: 'Patient visits your clinic', f1b: '\u26a0 Most software stops here',\n  f2t: 'Automated Follow-up', f2s: 'SMS, email & reminders sent automatically', f2b: '\u2713 InteroCloud continues',\n  f3t: 'Ongoing Engagement', f3s: 'Stronger relationships & better outcomes', f3b: '\u2713 Built with InteroCloud',\n  },\n  ro: {\n  label: 'Problema',\n  heading: 'Majoritatea softurilor se opresc <em>la partea administrativ\u0103.<\/em>',\n  p1: 'Cele mai multe solu\u021bii software se ocup\u0103 doar de program\u0103ri \u0219i administrarea clinicii.',\n  highlight: '\u00cens\u0103 rela\u021bia cu pacientul \u00eencepe cu adev\u0103rat dup\u0103 consulta\u021bie.',\n  p2: 'Fiecare reminder, fiecare mesaj de follow-up \u0219i fiecare invita\u021bie la un control preventiv reprezint\u0103 o oportunitate de a \u00eembun\u0103t\u0103\u021bi rezultatele tratamentului \u0219i de a readuce pacientul \u00een clinic\u0103.',\n  f1t: 'Programare Efectuat\u0103', f1s: 'Pacientul viziteaz\u0103 clinica', f1b: '\u26a0 Majoritatea softurilor se opresc aici',\n  f2t: 'Urm\u0103rire Automat\u0103', f2s: 'SMS, email \u0219i remindere trimise automat', f2b: '\u2713 InteroCloud continu\u0103',\n  f3t: 'Engagement Continuu', f3s: 'Rela\u021bii mai puternice \u0219i rezultate mai bune', f3b: '\u2713 Construit cu InteroCloud',\n  }\n  };\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-p-label').textContent = l.label;\n  document.getElementById('ic-p-heading').innerHTML = l.heading;\n  document.getElementById('ic-p-p1').textContent = l.p1;\n  document.getElementById('ic-p-highlight').textContent = l.highlight;\n  document.getElementById('ic-p-p2').textContent = l.p2;\n  document.getElementById('ic-p-f1-title').textContent = l.f1t;\n  document.getElementById('ic-p-f1-sub').textContent = l.f1s;\n  document.getElementById('ic-p-f1-badge').textContent = l.f1b;\n  document.getElementById('ic-p-f2-title').textContent = l.f2t;\n  document.getElementById('ic-p-f2-sub').textContent = l.f2s;\n  document.getElementById('ic-p-f2-badge').textContent = l.f2b;\n  document.getElementById('ic-p-f3-title').textContent = l.f3t;\n  document.getElementById('ic-p-f3-sub').textContent = l.f3s;\n  document.getElementById('ic-p-f3-badge').textContent = l.f3b;\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  })();<\/script>\n\n<script>(function() {\n  var section = document.getElementById('ic-problem');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  var visual    = section.querySelector('.ic-problem-visual');\n  var flowItems = section.querySelectorAll('.ic-flow-item');\n  var labelEl   = section.querySelector('.ic-problem-label');\n  var headingEl = section.querySelector('.ic-problem-heading');\n  var paras     = section.querySelectorAll('.ic-problem-p');\n  var highlight = section.querySelector('.ic-problem-highlight');\n  if (visual) visual.classList.add('ic-anim-left');\n  var flowBase = 0.48;\n  flowItems.forEach(function(item, i) {\n  item.classList.add('ic-anim-up');\n  item.style.animationDelay = (flowBase + i * 0.12) + 's';\n  });\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(labelEl,    0.10);\n  up(headingEl,  0.22);\n  up(paras[0],   0.34);\n  up(highlight,  0.46);\n  up(paras[1],   0.58);\n  var obs = new IntersectionObserver(function(entries) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  setTimeout(function() {\n  var badge = flowItems[0] && flowItems[0].querySelector('.ic-flow-badge.old');\n  if (badge) badge.classList.add('ic-badge-pop');\n  }, (flowBase + 0.60 + 0.25) * 1000);\n  [1, 2].forEach(function(i) {\n  setTimeout(function() {\n  var badge = flowItems[i] && flowItems[i].querySelector('.ic-flow-badge.new');\n  if (badge) badge.classList.add('ic-badge-enter');\n  }, (flowBase + i * 0.12 + 0.60 + 0.10) * 1000);\n  });\n  }, { threshold: 0.15 });\n  obs.observe(section);\n  })();<\/script>\n\n<style>#ic-platform *{box-sizing:border-box;margin:0;padding:0}#ic-platform{font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:100px 32px;overflow:hidden;position:relative}#ic-platform .ic-ct-bkg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;pointer-events:none;z-index:0}#ic-platform .ic-platform-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}#ic-platform .ic-platform-header{text-align:center;margin-bottom:64px}#ic-platform .ic-platform-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:16px;padding:7px 16px;background:#ffffff;border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-platform .ic-platform-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-platform-pulse 2s ease-in-out infinite}@keyframes ic-platform-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-platform .ic-platform-heading{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.15;letter-spacing:-0.02em;margin-bottom:18px}#ic-platform .ic-platform-heading em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-platform .ic-platform-sub{font-size:clamp(15px,1.5vw,17px);color:#4a7080;line-height:1.7;max-width:860px;margin:0 auto}#ic-platform .ic-platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#ic-platform .ic-platform-card{background:rgba(255,255,255,0.75);border:1px solid rgba(0,214,163,0.20);border-radius:20px;padding:40px 32px;display:flex;flex-direction:column;gap:20px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background 0.30s ease,border-color 0.30s ease,transform 0.30s cubic-bezier(0.22,1,0.36,1),box-shadow 0.30s cubic-bezier(0.22,1,0.36,1),backdrop-filter 0.30s ease,-webkit-backdrop-filter 0.30s ease;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,214,163,0.12),0 1px 4px rgba(5,61,76,0.04)}#ic-platform .ic-platform-card:hover{background:rgba(255,255,255,0.94);border-color:rgba(0,214,163,0.48);box-shadow:0 16px 44px rgba(0,214,163,0.24),0 4px 14px rgba(5,61,76,0.08);transform:translateY(-7px);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#ic-platform .ic-platform-card::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#00D6A3,#079199);transform:scaleX(0);transform-origin:left;transition:transform 0.42s cubic-bezier(0.22,1,0.36,1)}#ic-platform .ic-platform-card:hover::after{transform:scaleX(1)}#ic-platform .ic-card-icon{width:52px;height:52px;border-radius:14px;background:rgba(0,214,163,0.12);display:flex;align-items:center;justify-content:center;color:#079199;flex-shrink:0;transition:transform 0.28s cubic-bezier(0.22,1,0.36,1),background 0.28s ease,box-shadow 0.28s ease}#ic-platform .ic-platform-card:hover .ic-card-icon{transform:scale(1.08);background:rgba(0,214,163,0.20);box-shadow:0 0 16px rgba(0,214,163,0.24)}#ic-platform .ic-card-body{flex:1}#ic-platform .ic-card-title{font-family:'Questrial',sans-serif;font-size:20px;color:#053D4C;margin-bottom:12px;letter-spacing:-0.01em}#ic-platform .ic-card-desc{font-size:15px;color:#4a7080;line-height:1.7}#ic-platform .ic-card-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#079199;text-decoration:none;font-family:'Questrial',sans-serif;margin-top:4px;transition:gap 0.28s cubic-bezier(0.22,1,0.36,1)}#ic-platform .ic-card-link:hover{gap:10px}#ic-platform .ic-card-link svg{flex-shrink:0;transition:transform 0.28s cubic-bezier(0.22,1,0.36,1)}#ic-platform .ic-card-link:hover svg{transform:translateX(3px)}@keyframes ic-platform-float{0%,100%{transform:scale(1.04) translateY(0px)}50%{transform:scale(1.04) translateY(-10px)}}#ic-platform .ic-ct-bkg{animation:ic-platform-float 20s ease-in-out infinite}@keyframes ic-pl-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}#ic-platform.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-platform.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic-pl-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}@media (prefers-reduced-motion:reduce){#ic-platform .ic-platform-label-dot{animation:none;opacity:1}#ic-platform .ic-ct-bkg{animation:none;transform:none}#ic-platform.ic-anim-enabled .ic-anim-up{opacity:1;transform:none}#ic-platform.ic-anim-enabled.ic-in-view .ic-anim-up{animation:none}#ic-platform .ic-platform-card{transition:background 0.18s ease,border-color 0.18s ease}#ic-platform .ic-card-icon,#ic-platform .ic-card-link,#ic-platform .ic-card-link svg,#ic-platform .ic-platform-card::after{transition:none}}@media (max-width:800px){#ic-platform{padding:64px 20px}#ic-platform .ic-platform-grid{grid-template-columns:1fr;gap:16px}#ic-platform .ic-platform-header{margin-bottom:40px}}<\/style>\n\n<section id=\"ic-platform\">\n<div class=\"ic-platform-inner\">\n<div class=\"ic-platform-header\">\n<div class=\"ic-platform-label\">\n<span class=\"ic-platform-label-dot\"><\/span>\n<span id=\"ic-pl-label\">What we offer<\/span>\n<\/div>\n<h2 class=\"ic-platform-heading\" id=\"ic-pl-heading\">Everything your clinic needs <br><em>to deliver great patient care.<\/em><\/h2>\n<p class=\"ic-platform-sub\" id=\"ic-pl-sub\"><\/p>\n<\/div>\n<div class=\"ic-platform-grid\">\n<div class=\"ic-platform-card\">\n<div class=\"ic-card-icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <rect x=\"3\" y=\"4\" width=\"18\" height=\"17\" rx=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n            <path d=\"M8 3v2M16 3v2M3 10h18\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n            <path d=\"M8 14h4M8 17.5h6\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n<div class=\"ic-card-body\">\n<h3 class=\"ic-card-title\" id=\"ic-c1-title\">Practice management<\/h3>\n<p class=\"ic-card-desc\" id=\"ic-c1-desc\">Schedule appointments, manage medical records, billing and daily operations from one intuitive workspace.<\/p>\n<\/div>\n<a href=\"https:\/\/www.interocloud.com\/practice-management-system\" class=\"ic-card-link\" id=\"ic-c1-link\" data-en-href=\"https:\/\/www.interocloud.com\/practice-management-system\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/sistem-pentru-clinica-medicala\" data-en->\n          Learn more\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <path d=\"M3 7h8M7.5 3.5L11 7l-3.5 3.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/a>\n<\/div>\n<div class=\"ic-platform-card\">\n<div class=\"ic-card-icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M20 4H4a1 1 0 00-1 1v11a1 1 0 001 1h4v3.5l5-3.5h7a1 1 0 001-1V5a1 1 0 00-1-1z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/>\n            <path d=\"M8 10h8M8 13.5h5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n<div class=\"ic-card-body\">\n<h3 class=\"ic-card-title\" id=\"ic-c2-title\">Communication<\/h3>\n<p class=\"ic-card-desc\" id=\"ic-c2-desc\">Automatically send confirmations, reminders, recalls and personalized messages that reduce no-shows and keep patients informed.<\/p>\n<\/div>\n<a href=\"https:\/\/www.interocloud.com\/sms-whatsapp-automations\" class=\"ic-card-link\" id=\"ic-c2-link\" data-en-href=\"https:\/\/www.interocloud.com\/sms-whatsapp-automations\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/automatizari-sms-whatsapp\" data-en->\n          Learn more\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <path d=\"M3 7h8M7.5 3.5L11 7l-3.5 3.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/a>\n<\/div>\n<div class=\"ic-platform-card\">\n<div class=\"ic-card-icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <circle cx=\"12\" cy=\"8\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n            <path d=\"M5 20c0-4.5 3.1-7.5 7-7.5s7 3 7 7.5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n            <path d=\"M17 9.5a3 3 0 000-4M7 9.5a3 3 0 010-4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n<div class=\"ic-card-body\">\n<h3 class=\"ic-card-title\" id=\"ic-c3-title\">Patient engagement<\/h3>\n<p class=\"ic-card-desc\" id=\"ic-c3-desc\">Keep patients connected long after they leave your clinic with automated follow-ups, preventive campaigns and ongoing communication.<\/p>\n<\/div>\n<a href=\"https:\/\/www.interocloud.com\/patient-engagement\" class=\"ic-card-link\" id=\"ic-c3-link\" data-en-href=\"https:\/\/www.interocloud.com\/patient-engagement\" data-ro-href=\"https:\/\/www.interocloud.com\/ro\/fidelizare-pacienti\" data-en->\n          Learn more\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <path d=\"M3 7h8M7.5 3.5L11 7l-3.5 3.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var texts = {\n  en: {\n  label: 'What we offer',\n  heading: 'Everything your clinic needs <br><em>to deliver great patient care.<\/em>',\n  sub: '',\n  c1t: 'Practice management',\n  c1d: 'Schedule appointments, manage medical records, billing and daily operations from one intuitive workspace.',\n  c1l: 'Learn more',\n  c2t: 'Communication',\n  c2d: 'Automatically send confirmations, reminders, recalls and personalized messages that reduce no-shows and keep patients informed.',\n  c2l: 'Learn more',\n  c3t: 'Patient engagement',\n  c3d: 'Keep patients connected long after they leave your clinic with automated follow-ups, preventive campaigns and ongoing communication.',\n  c3l: 'Learn more',\n  },\n  ro: {\n  label: 'Ce Oferim',\n  heading: 'Tot ce ai nevoie pentru a oferi <br><em>servicii medicale de excep\u021bie.<\/em>',\n  sub: '',\n  c1t: 'Managementul Clinicii',\n  c1d: 'Gestionezi program\u0103rile, fi\u0219ele medicale, facturarea \u0219i activitatea zilnic\u0103 \u00eentr-o singur\u0103 platform\u0103 intuitiv\u0103.',\n  c1l: 'Afl\u0103 mai mult',\n  c2t: 'Comunicare cu pacien\u021bii',\n  c2d: 'Trimi\u021bi automat confirm\u0103ri, reamintiri, invita\u021bii la control \u0219i mesaje personalizate care reduc neprezent\u0103rile \u0219i \u00eei men\u021bin pacien\u021bii informa\u021bi.',\n  c2l: 'Afl\u0103 mai mult',\n  c3t: 'Fidelizarea pacien\u021bilor',\n  c3d: 'R\u0103m\u00e2i conectat cu pacien\u021bii \u0219i dup\u0103 consulta\u021bie prin campanii automate, follow-up personalizat \u0219i comunicare continu\u0103, care consolideaz\u0103 rela\u021bia cu fiecare pacient.',\n  c3l: 'Afl\u0103 mai mult',\n  }\n  };\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-pl-label').textContent = l.label;\n  document.getElementById('ic-pl-heading').innerHTML = l.heading;\n  document.getElementById('ic-pl-sub').textContent = l.sub;\n  document.getElementById('ic-c1-title').textContent = l.c1t;\n  document.getElementById('ic-c1-desc').textContent = l.c1d;\n  document.getElementById('ic-c2-title').textContent = l.c2t;\n  document.getElementById('ic-c2-desc').textContent = l.c2d;\n  document.getElementById('ic-c3-title').textContent = l.c3t;\n  document.getElementById('ic-c3-desc').textContent = l.c3d;\n  ['ic-c1-link','ic-c2-link','ic-c3-link'].forEach(function(id, i) {\n  var el = document.getElementById(id);\n  var svg = el.querySelector('svg');\n  el.textContent = [l.c1l, l.c2l, l.c3l][i] + ' ';\n  el.appendChild(svg);\n  el.href = lang === 'en' ? el.getAttribute('data-en-href') : el.getAttribute('data-ro-href');\n  });\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  })();<\/script>\n\n<script>(function() {\n  var section = document.getElementById('ic-platform');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(section.querySelector('.ic-platform-label'),   0);\n  up(section.querySelector('.ic-platform-heading'), 0.12);\n  up(section.querySelector('.ic-platform-sub'),     0.24);\n  section.querySelectorAll('.ic-platform-card').forEach(function(card, i) {\n  up(card, 0.36 + i * 0.10);\n  });\n  var obs = new IntersectionObserver(function(entries) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.12 });\n  obs.observe(section);\n  })();<\/script>\n\n<style>#ic-value *{box-sizing:border-box;margin:0;padding:0}#ic-value{background:#ffffff;font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:110px 32px;overflow:hidden;position:relative}#ic-value .ic-value-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}#ic-value .ic-value-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:28px;padding:7px 16px;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-value .ic-value-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-value-pulse 2s ease-in-out infinite}@keyframes ic-value-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-value .ic-value-heading{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.1;letter-spacing:-0.02em;margin-bottom:28px}#ic-value .ic-value-heading em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-value .ic-value-p{font-size:17px;color:#4a7080;line-height:1.78;margin-bottom:44px;max-width:480px}#ic-value .ic-value-btns{display:flex;align-items:center;gap:14px;flex-wrap:wrap}#ic-value .ic-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#00D6A3;color:#ffffff;font-family:'Questrial',sans-serif;font-size:15px;font-weight:700;border-radius:9px;text-decoration:none;box-shadow:0 4px 20px rgba(0,214,163,0.30),0 2px 8px rgba(5,61,76,0.08);white-space:nowrap;transition:background 0.20s ease,transform 0.22s cubic-bezier(0.22,1,0.36,1),box-shadow 0.22s cubic-bezier(0.22,1,0.36,1),gap 0.22s cubic-bezier(0.22,1,0.36,1)}#ic-value .ic-btn-primary:hover{background:#00c49a;transform:translateY(-2px);box-shadow:0 10px 32px rgba(0,214,163,0.42),0 4px 12px rgba(5,61,76,0.10);gap:12px}#ic-value .ic-btn-primary:active{transform:scale(0.98) translateY(0);box-shadow:0 3px 14px rgba(0,214,163,0.28);transition-duration:0.08s}#ic-value .ic-btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;background:transparent;color:#053D4C;font-family:'Questrial',sans-serif;font-size:15px;font-weight:600;border-radius:9px;text-decoration:none;border:1.5px solid rgba(5,61,76,0.20);white-space:nowrap;box-shadow:0 2px 10px rgba(5,61,76,0.07);transition:border-color 0.20s ease,color 0.20s ease,gap 0.22s cubic-bezier(0.22,1,0.36,1),transform 0.22s cubic-bezier(0.22,1,0.36,1)}#ic-value .ic-btn-ghost:hover{border-color:#079199;color:#079199;gap:12px}#ic-value .ic-btn-ghost:active{transform:scale(0.98);transition-duration:0.08s}#ic-value .ic-value-mockup{display:flex;justify-content:center;align-items:center;position:relative}#ic-value .ic-value-mockup::before{content:'';position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(0,214,163,0.15) 0%,transparent 68%);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}#ic-value .ic-phone-img{width:483px;max-width:100%;filter:drop-shadow(0 32px 64px rgba(5,61,76,0.18));position:relative;z-index:1}@keyframes ic-phone-float{0%,100%{transform:translateY(0px);filter:drop-shadow(0 32px 64px rgba(5,61,76,0.18))}50%{transform:translateY(-8px);filter:drop-shadow(0 42px 72px rgba(5,61,76,0.22))}}#ic-value .ic-phone-img.ic-float{animation:ic-phone-float 14s ease-in-out infinite}@keyframes ic-val-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ic-val-slide-right{from{opacity:0;transform:translateX(36px)}to{opacity:1;transform:translateX(0)}}#ic-value.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-value.ic-anim-enabled .ic-anim-right{opacity:0;transform:translateX(36px)}#ic-value.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic-val-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}#ic-value.ic-anim-enabled.ic-in-view .ic-anim-right{animation:ic-val-slide-right 0.65s cubic-bezier(0.22,1,0.36,1) both}@media (prefers-reduced-motion:reduce){#ic-value .ic-value-label-dot{animation:none;opacity:1}#ic-value .ic-phone-img.ic-float{animation:none}#ic-value.ic-anim-enabled .ic-anim-up,#ic-value.ic-anim-enabled .ic-anim-right{opacity:1;transform:none}#ic-value.ic-anim-enabled.ic-in-view .ic-anim-up,#ic-value.ic-anim-enabled.ic-in-view .ic-anim-right{animation:none}#ic-value .ic-btn-primary,#ic-value .ic-btn-ghost{transition:background 0.15s ease,border-color 0.15s ease}}@media (max-width:860px){#ic-value{padding:72px 20px}#ic-value .ic-value-inner{grid-template-columns:1fr;gap:56px}#ic-value .ic-value-mockup{order:-1}#ic-value .ic-value-inner>div:first-child{text-align:center}#ic-value .ic-value-p{text-align:left}#ic-value .ic-value-btns{justify-content:center}}<\/style>\n\n<section id=\"ic-value\">\n<div class=\"ic-value-inner\">\n<div>\n<div class=\"ic-value-label\">\n<span class=\"ic-value-label-dot\"><\/span>\n<span id=\"ic-val-label\">Patient relationships<\/span>\n<\/div>\n<h2 class=\"ic-value-heading\" id=\"ic-val-heading\">\n        The visit ends.<br><em>The relationship doesn't.<\/em>\n<\/h2>\n<p class=\"ic-value-p\" id=\"ic-val-p\">\n        Strong clinics aren't built on appointments alone. They're built on patient trust.<br><br>\n        InteroCloud helps you stay connected before, during and after every visit with automated communication that improves patient satisfaction, retention and lifetime value.\n      <\/p>\n<div class=\"ic-value-btns\">\n<a href=\"#contact\" class=\"ic-btn-primary\" id=\"ic-val-cta1\"\n           data-en-href=\"#contact\"\n           data-ro-href=\"#contact\">\n<span>Request Free Demo<\/span>\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/a>\n<\/div>\n<\/div>\n<div class=\"ic-value-mockup\">\n<img decoding=\"async\" class=\"ic-phone-img\" id=\"ic-img-phone\" src=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/sms-whatsapp-automations-2.png\" alt=\"InteroCloud patient communication on WhatsApp\" data-src-en=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/sms-whatsapp-automations-2.png\" data-src-ro=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/automatizari-sms-whatsapp-interocloud.png\" title=\"|\">\n<\/div>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var texts = {\n  en: {\n  label: 'Patient relationships',\n  heading: 'The visit ends.<br><em>The relationship doesn\\'t.<\/em>',\n  p: 'Strong clinics aren\\'t built on appointments alone. They\\'re built on patient trust.\\n\\nInteroCloud helps you stay connected before, during and after every visit with automated communication that improves patient satisfaction, retention and lifetime value.',\n  cta1: 'Request Free Demo', cta1Href: '#contact',\n  cta2: 'See how it works', cta2Href: 'https:\/\/www.interocloud.com\/#features',\n  },\n  ro: {\n  label: 'Rela\u021bii cu Pacien\u021bii',\n  heading: 'Consulta\u021bia se \u00eencheie.<br><em>Rela\u021bia cu pacientul nu.<\/em>',\n  p: 'Clinicile performante nu se construiesc doar prin program\u0103ri. Se construiesc prin \u00eencredere, continuitate \u0219i rela\u021bii de lung\u0103 durat\u0103 cu pacien\u021bii.\\n\\nInteroCloud te ajut\u0103 s\u0103 comunici cu pacien\u021bii \u00eenainte, \u00een timpul \u0219i dup\u0103 fiecare vizit\u0103, prin automatiz\u0103ri inteligente care cresc satisfac\u021bia, fidelizarea \u0219i valoarea fiec\u0103rui pacient pentru clinic\u0103.',\n  cta1: 'Solicit\u0103 Demo Gratuit', cta1Href: '#contact',\n  cta2: 'Vezi cum func\u021bioneaz\u0103', cta2Href: 'https:\/\/www.interocloud.com\/ro\/#functionalitati',\n  }\n  };\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-val-label').textContent = l.label;\n  document.getElementById('ic-val-heading').innerHTML = l.heading;\n  var p = document.getElementById('ic-val-p');\n  p.innerHTML = l.p.replace(\/\\n\\n\/g, '<br><br>');\n  var cta1 = document.getElementById('ic-val-cta1');\n  cta1.querySelector('span').textContent = l.cta1;\n  cta1.href = l.cta1Href;\n  var cta2 = document.getElementById('ic-val-cta2');\n  if (cta2) {\n  cta2.querySelector('span').textContent = l.cta2;\n  cta2.href = l.cta2Href;\n  }\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  })();<\/script>\n\n<script>(function() {\n  var section = document.getElementById('ic-value');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  var textCol = section.querySelector('.ic-value-inner > div:first-child');\n  if (textCol) {\n  up(textCol.querySelector('.ic-value-label'),   0);\n  up(textCol.querySelector('.ic-value-heading'), 0.12);\n  up(textCol.querySelector('.ic-value-p'),       0.24);\n  up(textCol.querySelector('.ic-value-btns'),    0.36);\n  }\n  var mockup = section.querySelector('.ic-value-mockup');\n  if (mockup) {\n  mockup.classList.add('ic-anim-right');\n  mockup.style.animationDelay = '0.10s';\n  }\n  var obs = new IntersectionObserver(function(entries) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  setTimeout(function() {\n  var img = section.querySelector('.ic-phone-img');\n  if (img) img.classList.add('ic-float');\n  }, 780);\n  }, { threshold: 0.15 });\n  obs.observe(section);\n  })();<\/script>\n\n<style>#ic-vision *{box-sizing:border-box;margin:0;padding:0}#ic-vision{background:#f7f9fb;font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:110px 32px}#ic-vision .ic-vision-inner{max-width:1100px;margin:0 auto;text-align:center}#ic-vision .ic-vision-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:20px;padding:7px 16px;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-vision .ic-vision-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-vision-pulse 2s ease-in-out infinite}@keyframes ic-vision-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-vision .ic-vision-heading{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.1;letter-spacing:-0.02em;margin-bottom:24px}#ic-vision .ic-vision-heading em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-vision .ic-vision-sub{font-size:clamp(16px,1.6vw,18px);color:#5a7080;line-height:1.78;max-width:860px;margin:0 auto 56px}#ic-vision .ic-vision-tags{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:12px}#ic-vision .ic-vision-tag{display:inline-flex;align-items:center;gap:9px;padding:12px 22px;background:#ffffff;border:1px solid #e2eaee;border-radius:100px;font-size:14px;font-weight:600;color:#053D4C;box-shadow:0 4px 16px rgba(5,61,76,0.08),0 1px 4px rgba(5,61,76,0.04);transition:border-color 0.2s,box-shadow 0.2s,transform 0.2s}#ic-vision .ic-vision-tag:hover{border-color:rgba(0,214,163,0.40);box-shadow:0 8px 28px rgba(0,214,163,0.16),0 2px 8px rgba(5,61,76,0.07);transform:translateY(-3px)}#ic-vision .ic-vision-tag-icon{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,rgba(0,214,163,0.12),rgba(7,145,153,0.10));display:flex;align-items:center;justify-content:center;color:#079199;flex-shrink:0}@media (max-width:640px){#ic-vision{padding:72px 20px}#ic-vision .ic-vision-tags{flex-direction:column;align-items:stretch}#ic-vision .ic-vision-tag{justify-content:center}}<\/style>\n\n<section id=\"ic-vision\">\n<div class=\"ic-vision-inner\">\n<div class=\"ic-vision-label\">\n<span class=\"ic-vision-label-dot\"><\/span>\n<span id=\"ic-vis-label\">The road ahead<\/span>\n<\/div>\n<h2 class=\"ic-vision-heading\" id=\"ic-vis-heading\">\n      Built for today. <br><em>Ready for tomorrow.<\/em>\n<\/h2>\n<p class=\"ic-vision-sub\" id=\"ic-vis-sub\">\n      InteroCloud is evolving into a next-generation patient engagement platform, bringing automation, intelligent workflows and AI-powered assistance to clinics across Europe.\n    <\/p>\n<div class=\"ic-vision-tags\">\n<div class=\"ic-vision-tag\">\n<div class=\"ic-vision-tag-icon\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <path d=\"M2 7h4l1.5-4 2 8L11 7h1\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n<span id=\"ic-vis-t1\">Intelligent Automation<\/span>\n<\/div>\n<div class=\"ic-vision-tag\">\n<div class=\"ic-vision-tag-icon\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <circle cx=\"7\" cy=\"7\" r=\"5.5\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <path d=\"M5 7l1.5 1.5L9 5\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n<span id=\"ic-vis-t2\">AI-Powered Assistance<\/span>\n<\/div>\n<div class=\"ic-vision-tag\">\n<div class=\"ic-vision-tag-icon\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <rect x=\"1.5\" y=\"3.5\" width=\"4\" height=\"3\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <rect x=\"8.5\" y=\"3.5\" width=\"4\" height=\"3\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <rect x=\"5\" y=\"7.5\" width=\"4\" height=\"3\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.4\"\/>\n            <path d=\"M3.5 6.5v1.5h7V6.5M7 7.5v1\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n<span id=\"ic-vis-t3\">Smart Workflows<\/span>\n<\/div>\n<div class=\"ic-vision-tag\">\n<div class=\"ic-vision-tag-icon\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <path d=\"M7 1.5l1.5 3 3.5.5-2.5 2.5.5 3.5L7 9.5 4 11l.5-3.5L2 5l3.5-.5z\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n<span id=\"ic-vis-t4\">Clinics Across Europe<\/span>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var texts = {\n  en: {\n  label: 'The road ahead',\n  heading: 'Built for today. <br><em>Ready for tomorrow.<\/em>',\n  sub: 'InteroCloud is evolving into a next-generation patient engagement platform, bringing automation, intelligent workflows and AI-powered assistance to clinics across Europe.',\n  t1: 'Intelligent Automation',\n  t2: 'AI-Powered Assistance',\n  t3: 'Smart Workflows',\n  t4: 'Clinics Across Europe',\n  },\n  ro: {\n  label: 'Drumul \u00cenainte',\n  heading: 'Construit pentru azi. <br><em>Preg\u0103tit pentru m\u00e2ine.<\/em>',\n  sub: 'InteroCloud evolueaz\u0103 \u00eentr-o platform\u0103 de engagement next-generation, aduc\u00e2nd automatizare, fluxuri inteligente \u0219i asisten\u021b\u0103 bazat\u0103 pe AI clinicilor din Europa.',\n  t1: 'Automatizare Inteligent\u0103',\n  t2: 'Asisten\u021b\u0103 Bazat\u0103 pe AI',\n  t3: 'Fluxuri Inteligente',\n  t4: 'Clinici din Toat\u0103 Europa',\n  }\n  };\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-vis-label').textContent = l.label;\n  document.getElementById('ic-vis-heading').innerHTML = l.heading;\n  document.getElementById('ic-vis-sub').textContent = l.sub;\n  document.getElementById('ic-vis-t1').textContent = l.t1;\n  document.getElementById('ic-vis-t2').textContent = l.t2;\n  document.getElementById('ic-vis-t3').textContent = l.t3;\n  document.getElementById('ic-vis-t4').textContent = l.t4;\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  })();<\/script>\n\n<style>@keyframes ic7-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ic7-scale-pop{from{opacity:0;transform:scale(0.82)}to{opacity:1;transform:scale(1)}}#ic-vision.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-vision.ic-anim-enabled .ic-anim-scale{opacity:0;transform:scale(0.82)}#ic-vision.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic7-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}#ic-vision.ic-anim-enabled.ic-in-view .ic-anim-scale{animation:ic7-scale-pop 0.48s cubic-bezier(0.34,1.56,0.64,1) both}#ic-vision .ic-vision-tag{transition:border-color 0.22s ease,box-shadow 0.22s cubic-bezier(0.22,1,0.36,1),transform 0.22s cubic-bezier(0.34,1.42,0.64,1)}@media (prefers-reduced-motion:reduce){#ic-vision .ic-vision-label-dot{animation:none;opacity:1}#ic-vision.ic-anim-enabled .ic-anim-up,#ic-vision.ic-anim-enabled .ic-anim-scale{opacity:1;transform:none}#ic-vision.ic-anim-enabled.ic-in-view .ic-anim-up,#ic-vision.ic-anim-enabled.ic-in-view .ic-anim-scale{animation:none}}<\/style>\n\n<script>(function() {\n  var section = document.getElementById('ic-vision');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(section.querySelector('.ic-vision-label'),   0);\n  up(section.querySelector('.ic-vision-heading'), 0.12);\n  up(section.querySelector('.ic-vision-sub'),     0.22);\n  section.querySelectorAll('.ic-vision-tag').forEach(function(tag, i) {\n  tag.classList.add('ic-anim-scale');\n  tag.style.animationDelay = (0.32 + i * 0.10) + 's';\n  });\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.15 }).observe(section);\n  })();<\/script>\n\n<style>#ic-features *{box-sizing:border-box;margin:0;padding:0}#ic-features{font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:100px 0 80px;overflow:hidden;position:relative}#ic-features .ic-ct-bkg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;pointer-events:none;z-index:0}#ic-features .ic-feat-header{text-align:center;max-width:760px;margin:0 auto 64px;padding:0 32px;position:relative;z-index:1}#ic-features .ic-feat-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:20px;padding:7px 16px;background:#ffffff;border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-features .ic-feat-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;animation:ic-feat-pulse 2s ease-in-out infinite}@keyframes ic-feat-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-features .ic-feat-h2{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.18;letter-spacing:-0.025em;margin-bottom:20px}#ic-features .ic-feat-h2 em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-features .ic-feat-sub{font-size:clamp(15px,1.5vw,18px);color:#4a7080;line-height:1.72}#ic-features .ic-feat-stage{position:relative;width:100%;height:602px;cursor:grab;overflow:visible}#ic-features .ic-feat-stage.ic-dragging{cursor:grabbing}@media (max-width:860px){#ic-features .ic-feat-stage{height:584px}}@media (max-width:600px){#ic-features .ic-feat-stage{height:630px}}#ic-features .ic-feat-card{position:absolute;left:50%;top:0;transform-origin:top center;transform:translateX(-50%);background:#ffffff;border-radius:20px;overflow:hidden;border:1.5px solid #e2ecef;box-shadow:0 4px 24px rgba(5,61,76,0.09),0 1px 4px rgba(5,61,76,0.05);will-change:transform,opacity;cursor:pointer}#ic-features .ic-feat-card.active{background:linear-gradient(#ffffff,#ffffff) padding-box,linear-gradient(135deg,#00D6A3 0%,#079199 100%) border-box;border:1.5px solid transparent;box-shadow:0 32px 80px rgba(5,61,76,0.16),0 4px 16px rgba(5,61,76,0.06);cursor:default}#ic-features .ic-feat-card-top{padding:28px 28px 20px}#ic-features .ic-feat-card-meta{display:flex;align-items:center;gap:10px;margin-bottom:18px}#ic-features .ic-feat-card-num{font-size:11px;font-weight:700;letter-spacing:0.10em;color:#00D6A3;font-family:'Questrial',sans-serif}#ic-features .ic-feat-card-badge{font-size:11px;font-weight:600;letter-spacing:0.06em;color:#079199;background:rgba(7,145,153,0.08);border:1px solid rgba(7,145,153,0.18);padding:3px 10px;border-radius:100px;text-transform:uppercase;white-space:nowrap}#ic-features .ic-feat-card-icon{width:44px;height:44px;border-radius:11px;background:linear-gradient(135deg,rgba(0,214,163,0.12),rgba(7,145,153,0.06));border:1px solid rgba(0,214,163,0.20);display:flex;align-items:center;justify-content:center;color:#079199;margin-bottom:16px}#ic-features .ic-feat-card-title{font-family:'Questrial',sans-serif;font-size:clamp(18px,1.7vw,24px);color:#053D4C;letter-spacing:-0.02em;line-height:1.2;margin-bottom:10px}#ic-features .ic-feat-card-desc{font-size:14px;color:#5a7280;line-height:1.72;margin-bottom:18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#ic-features .ic-feat-card-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#079199;text-decoration:none;font-family:'Questrial',sans-serif;transition:gap 0.2s}#ic-features .ic-feat-card-link:hover{gap:10px}#ic-features .ic-feat-card-img{height:300px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:14px 18px;background:#f0f6f7}#ic-features .ic-feat-card-img svg{width:100%;height:100%;display:block}#ic-features .ic-feat-card-img img{width:88%;height:auto;max-height:272px;display:block;border-radius:10px;box-shadow:0 8px 28px rgba(5,61,76,0.18),0 2px 6px rgba(5,61,76,0.10);object-fit:contain}#ic-features .ic-feat-nav{display:flex;align-items:center;justify-content:center;gap:16px;margin:8px 0 0;position:relative;z-index:20}#ic-features .ic-feat-arr{width:40px;height:40px;border-radius:50%;background:#ffffff;border:1.5px solid rgba(5,61,76,0.14);box-shadow:0 2px 12px rgba(5,61,76,0.10);color:#053D4C;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all 0.2s}#ic-features .ic-feat-arr:hover{background:#00D6A3;border-color:#00D6A3;color:#ffffff;box-shadow:0 4px 20px rgba(0,214,163,0.35)}#ic-features .ic-feat-dots{display:flex;align-items:center;justify-content:center;gap:6px}#ic-features .ic-feat-pdot{width:6px;height:6px;border-radius:3px;background:rgba(5,61,76,0.18);transition:all 0.35s;cursor:pointer}#ic-features .ic-feat-pdot.active{width:24px;background:#00D6A3}#ic-features .ic-feat-tags-wrap{margin:28px auto 0;max-width:980px;padding:0 32px;position:relative;z-index:1}#ic-features .ic-feat-tags{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:4px 2px 6px;scroll-behavior:smooth}#ic-features .ic-feat-tags::-webkit-scrollbar{display:none}#ic-features .ic-feat-tag{flex-shrink:0;padding:7px 16px;border-radius:100px;font-size:13px;font-weight:600;color:#4a7080;background:rgba(255,255,255,0.75);border:1px solid rgba(5,61,76,0.12);cursor:pointer;white-space:nowrap;transition:all 0.2s;font-family:'Source Sans 3',sans-serif}#ic-features .ic-feat-tag:hover:not(.active){color:#053D4C;background:#ffffff;border-color:rgba(0,214,163,0.40)}#ic-features .ic-feat-tag.active{background:#00D6A3;color:#ffffff;border-color:#00D6A3;font-weight:700}#ic-features .ic-feat-cta{text-align:center;margin-top:44px;position:relative;z-index:1}#ic-features .ic-feat-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#00D6A3;color:#ffffff;font-family:'Questrial',sans-serif;font-size:15px;font-weight:700;border-radius:9px;text-decoration:none;transition:all 0.2s;box-shadow:0 4px 20px rgba(0,214,163,0.30),0 2px 8px rgba(5,61,76,0.08);white-space:nowrap}#ic-features .ic-feat-cta-btn:hover{background:#00c49a;transform:translateY(-2px);box-shadow:0 8px 32px rgba(0,214,163,0.42),0 4px 12px rgba(5,61,76,0.10);gap:12px}<\/style>\n\n<section id=\"ic-features\">\n<span id=\"features\" style=\"display:block;position:relative;top:-120px;visibility:hidden;pointer-events:none;\" aria-hidden=\"true\"><\/span>\n<span id=\"functionalitati\" style=\"display:block;position:relative;top:-120px;visibility:hidden;pointer-events:none;\" aria-hidden=\"true\"><\/span>\n<div class=\"ic-feat-header\">\n<div class=\"ic-feat-label\" id=\"ic-feat-label\">\n<span class=\"ic-feat-dot\"><\/span>Current Features\n    <\/div>\n<h2 class=\"ic-feat-h2\" id=\"ic-feat-h2\">\n      One platform. <em>Countless possibilities.<\/em>\n<\/h2>\n<p class=\"ic-feat-sub\" id=\"ic-feat-sub\">\n      Everything you need to manage appointments, patients, documents and communication, in one single platform.\n    <\/p>\n<\/div>\n<div class=\"ic-feat-stage\" id=\"ic-feat-stage\"><\/div>\n<div class=\"ic-feat-nav\">\n<button class=\"ic-feat-arr ic-feat-arr-prev\" id=\"ic-feat-prev\" aria-label=\"Previous\">\n      <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n        <path d=\"M11 4l-5 5 5 5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n    <\/button>\n<div class=\"ic-feat-dots\" id=\"ic-feat-dots\"><\/div>\n<button class=\"ic-feat-arr ic-feat-arr-next\" id=\"ic-feat-next\" aria-label=\"Next\">\n      <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n        <path d=\"M7 4l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n    <\/button>\n<\/div>\n<div class=\"ic-feat-tags-wrap\">\n<div class=\"ic-feat-tags\" id=\"ic-feat-tags\"><\/div>\n<\/div>\n<div class=\"ic-feat-cta\">\n<a href=\"#contact\"\n       class=\"ic-feat-cta-btn\"\n       id=\"ic-feat-cta-btn\"\n       data-en-href=\"#contact\"\n       data-ro-href=\"#contact\">\n<span id=\"ic-feat-cta-text\">Request Free Demo<\/span>\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\n        <path d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n    <\/a>\n<\/div>\n<\/section>\n\n<script>(function () {\n  var MOCK = {\n  cal: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"250\" y=\"10\" width=\"340\" height=\"13\" rx=\"6\" fill=\"#d1d8e0\"\/><rect x=\"0\" y=\"32\" width=\"62\" height=\"268\" fill=\"#053D4C\"\/><rect x=\"10\" y=\"46\" width=\"42\" height=\"42\" rx=\"10\" fill=\"rgba(0,214,163,.2)\"\/><rect x=\"62\" y=\"32\" width=\"778\" height=\"268\" fill=\"#fff\"\/><rect x=\"62\" y=\"32\" width=\"778\" height=\"38\" fill=\"#f8fafc\"\/><rect x=\"74\" y=\"42\" width=\"88\" height=\"16\" rx=\"4\" fill=\"#e2e8f0\"\/><text x=\"160\" y=\"80\" font-size=\"10\" fill=\"#94a3b8\" font-family=\"system-ui\">MON<\/text><text x=\"292\" y=\"80\" font-size=\"10\" fill=\"#94a3b8\" font-family=\"system-ui\">TUE<\/text><text x=\"424\" y=\"80\" font-size=\"10\" fill=\"#94a3b8\" font-family=\"system-ui\">WED<\/text><text x=\"554\" y=\"80\" font-size=\"10\" fill=\"#00D6A3\" font-family=\"system-ui\" font-weight=\"700\">THU<\/text><text x=\"686\" y=\"80\" font-size=\"10\" fill=\"#94a3b8\" font-family=\"system-ui\">FRI<\/text><line x1=\"110\" y1=\"90\" x2=\"840\" y2=\"90\" stroke=\"#f1f5f9\" stroke-width=\"1\"\/><line x1=\"110\" y1=\"130\" x2=\"840\" y2=\"130\" stroke=\"#f1f5f9\" stroke-width=\"1\"\/><line x1=\"110\" y1=\"170\" x2=\"840\" y2=\"170\" stroke=\"#f1f5f9\" stroke-width=\"1\"\/><line x1=\"110\" y1=\"210\" x2=\"840\" y2=\"210\" stroke=\"#f1f5f9\" stroke-width=\"1\"\/><line x1=\"110\" y1=\"250\" x2=\"840\" y2=\"250\" stroke=\"#f1f5f9\" stroke-width=\"1\"\/><text x=\"68\" y=\"103\" font-size=\"9\" fill=\"#cbd5e1\" font-family=\"system-ui\">8:00<\/text><text x=\"68\" y=\"143\" font-size=\"9\" fill=\"#cbd5e1\" font-family=\"system-ui\">9:00<\/text><text x=\"64\" y=\"183\" font-size=\"9\" fill=\"#cbd5e1\" font-family=\"system-ui\">10:00<\/text><rect x=\"116\" y=\"92\" width=\"106\" height=\"34\" rx=\"5\" fill=\"#00D6A3\" opacity=\".9\"\/><text x=\"124\" y=\"107\" font-size=\"8\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"600\">Maria P.<\/text><text x=\"124\" y=\"118\" font-size=\"7\" fill=\"rgba(255,255,255,.85)\" font-family=\"system-ui\">Consulta\u021bie<\/text><rect x=\"248\" y=\"108\" width=\"106\" height=\"56\" rx=\"5\" fill=\"#3b82f6\" opacity=\".85\"\/><text x=\"256\" y=\"124\" font-size=\"8\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"600\">Ion M.<\/text><rect x=\"380\" y=\"92\" width=\"106\" height=\"34\" rx=\"5\" fill=\"#8b5cf6\" opacity=\".85\"\/><rect x=\"512\" y=\"92\" width=\"106\" height=\"76\" rx=\"5\" fill=\"#00D6A3\" opacity=\".92\"\/><text x=\"520\" y=\"108\" font-size=\"8\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"600\">Elena D.<\/text><rect x=\"644\" y=\"130\" width=\"106\" height=\"34\" rx=\"5\" fill=\"#f59e0b\" opacity=\".85\"\/><rect x=\"116\" y=\"172\" width=\"106\" height=\"34\" rx=\"5\" fill=\"#f59e0b\" opacity=\".8\"\/><rect x=\"380\" y=\"172\" width=\"106\" height=\"34\" rx=\"5\" fill=\"#00D6A3\" opacity=\".8\"\/><\/svg>',\n  sms: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f0f2f5\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"240\" height=\"268\" fill=\"#fff\"\/><rect x=\"0\" y=\"32\" width=\"240\" height=\"44\" fill=\"#25D366\"\/><text x=\"18\" y=\"58\" font-size=\"14\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"700\">WhatsApp<\/text><rect x=\"0\" y=\"76\" width=\"240\" height=\"40\" fill=\"#f6f6f6\"\/><rect x=\"10\" y=\"84\" width=\"24\" height=\"24\" rx=\"12\" fill=\"#00D6A3\"\/><rect x=\"40\" y=\"86\" width=\"90\" height=\"9\" rx=\"3\" fill=\"#cbd5e1\"\/><rect x=\"0\" y=\"116\" width=\"240\" height=\"40\" fill=\"#fff\"\/><rect x=\"10\" y=\"124\" width=\"24\" height=\"24\" rx=\"12\" fill=\"#3b82f6\"\/><rect x=\"40\" y=\"126\" width=\"100\" height=\"9\" rx=\"3\" fill=\"#cbd5e1\"\/><rect x=\"240\" y=\"32\" width=\"600\" height=\"268\" fill=\"#eae6df\"\/><rect x=\"240\" y=\"32\" width=\"600\" height=\"40\" fill=\"#075E54\"\/><text x=\"268\" y=\"56\" font-size=\"13\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"600\">Maria Popescu<\/text><rect x=\"260\" y=\"86\" width=\"230\" height=\"44\" rx=\"9\" fill=\"#fff\"\/><text x=\"272\" y=\"102\" font-size=\"9\" fill=\"#4a5568\" font-family=\"system-ui\">Bun\u0103 ziua! Programarea dvs. de<\/text><text x=\"272\" y=\"114\" font-size=\"9\" fill=\"#4a5568\" font-family=\"system-ui\">joi la 14:00 a fost confirmat\u0103 \u2713<\/text><rect x=\"480\" y=\"140\" width=\"256\" height=\"44\" rx=\"9\" fill=\"#dcf8c6\"\/><text x=\"492\" y=\"156\" font-size=\"9\" fill=\"#2d3748\" font-family=\"system-ui\">Mul\u021bumesc! O s\u0103 fiu acolo \u2713\u2713<\/text><rect x=\"260\" y=\"196\" width=\"290\" height=\"44\" rx=\"9\" fill=\"#fff\"\/><text x=\"272\" y=\"212\" font-size=\"9\" fill=\"#4a5568\" font-family=\"system-ui\">Nu e necesar nimic. V\u0103 a\u0219tept\u0103m!<\/text><\/svg>',\n  ehr: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#fff\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"40\" fill=\"#f8fafc\"\/><rect x=\"734\" y=\"41\" width=\"90\" height=\"24\" rx=\"7\" fill=\"#00D6A3\"\/><text x=\"748\" y=\"58\" font-size=\"10\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"700\">+ Adaug\u0103<\/text><rect x=\"0\" y=\"72\" width=\"214\" height=\"228\" fill=\"#f8fafc\"\/><rect x=\"16\" y=\"84\" width=\"54\" height=\"54\" rx=\"27\" fill=\"#e2e8f0\"\/><rect x=\"78\" y=\"88\" width=\"106\" height=\"12\" rx=\"4\" fill=\"#cbd5e1\"\/><rect x=\"78\" y=\"104\" width=\"74\" height=\"9\" rx=\"3\" fill=\"#e2e8f0\"\/><rect x=\"214\" y=\"72\" width=\"626\" height=\"228\" fill=\"#fff\"\/><rect x=\"230\" y=\"84\" width=\"90\" height=\"22\" rx=\"5\" fill=\"#f1f5f9\"\/><rect x=\"328\" y=\"84\" width=\"90\" height=\"22\" rx=\"5\" fill=\"#f1f5f9\"\/><rect x=\"426\" y=\"84\" width=\"90\" height=\"22\" rx=\"5\" fill=\"#00D6A3\" opacity=\".15\"\/><rect x=\"230\" y=\"118\" width=\"592\" height=\"1\" fill=\"#f1f5f9\"\/><rect x=\"230\" y=\"130\" width=\"42\" height=\"8\" rx=\"2\" fill=\"#cbd5e1\"\/><rect x=\"280\" y=\"127\" width=\"78\" height=\"22\" rx=\"5\" fill=\"#dcfce7\" opacity=\".9\"\/><rect x=\"366\" y=\"127\" width=\"78\" height=\"22\" rx=\"5\" fill=\"#fef3c7\" opacity=\".9\"\/><rect x=\"452\" y=\"127\" width=\"96\" height=\"22\" rx=\"5\" fill=\"#ede9fe\" opacity=\".9\"\/><rect x=\"230\" y=\"162\" width=\"592\" height=\"8\" rx=\"2\" fill=\"#f0f4f7\"\/><rect x=\"230\" y=\"176\" width=\"440\" height=\"8\" rx=\"2\" fill=\"#f0f4f7\"\/><\/svg>',\n  chart: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#fff\"\/><rect x=\"730\" y=\"44\" width=\"92\" height=\"26\" rx=\"7\" fill=\"#00D6A3\" opacity=\".15\"\/><text x=\"746\" y=\"62\" font-size=\"10\" fill=\"#079199\" font-family=\"system-ui\" font-weight=\"700\">Salveaz\u0103<\/text><rect x=\"18\" y=\"80\" width=\"64\" height=\"9\" rx=\"3\" fill=\"#94a3b8\"\/><rect x=\"94\" y=\"75\" width=\"728\" height=\"16\" rx=\"4\" fill=\"#e8f5f0\"\/><rect x=\"94\" y=\"75\" width=\"330\" height=\"16\" rx=\"4\" fill=\"#00D6A3\" opacity=\".28\"\/><rect x=\"94\" y=\"75\" width=\"132\" height=\"16\" rx=\"4\" fill=\"#00D6A3\" opacity=\".72\"\/><rect x=\"18\" y=\"104\" width=\"64\" height=\"9\" rx=\"3\" fill=\"#94a3b8\"\/><rect x=\"94\" y=\"99\" width=\"728\" height=\"16\" rx=\"4\" fill=\"#f8fafc\"\/><rect x=\"94\" y=\"99\" width=\"242\" height=\"16\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"18\" y=\"128\" width=\"64\" height=\"9\" rx=\"3\" fill=\"#94a3b8\"\/><rect x=\"94\" y=\"123\" width=\"728\" height=\"16\" rx=\"4\" fill=\"#f8fafc\"\/><rect x=\"94\" y=\"123\" width=\"418\" height=\"16\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"18\" y=\"152\" width=\"64\" height=\"9\" rx=\"3\" fill=\"#94a3b8\"\/><rect x=\"94\" y=\"147\" width=\"728\" height=\"16\" rx=\"4\" fill=\"#f8fafc\"\/><rect x=\"94\" y=\"147\" width=\"176\" height=\"16\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"18\" y=\"176\" width=\"64\" height=\"9\" rx=\"3\" fill=\"#94a3b8\"\/><rect x=\"94\" y=\"171\" width=\"728\" height=\"16\" rx=\"4\" fill=\"#f8fafc\"\/><rect x=\"94\" y=\"171\" width=\"286\" height=\"16\" rx=\"4\" fill=\"#e2e8f0\"\/><\/svg>',\n  consent: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#f7f9fc\"\/><filter id=\"cds\"><feDropShadow dx=\"0\" dy=\"2\" stdDeviation=\"10\" flood-color=\"#00000012\"\/><\/filter><rect x=\"106\" y=\"44\" width=\"628\" height=\"238\" rx=\"12\" fill=\"#fff\" filter=\"url(#cds)\"\/><rect x=\"106\" y=\"44\" width=\"628\" height=\"32\" rx=\"12 12 0 0\" fill=\"#f8fafc\"\/><rect x=\"120\" y=\"54\" width=\"134\" height=\"10\" rx=\"3\" fill=\"#e2e8f0\"\/><rect x=\"122\" y=\"88\" width=\"596\" height=\"7\" rx=\"2\" fill=\"#e9ecf0\"\/><rect x=\"122\" y=\"101\" width=\"516\" height=\"7\" rx=\"2\" fill=\"#e9ecf0\"\/><rect x=\"122\" y=\"114\" width=\"558\" height=\"7\" rx=\"2\" fill=\"#e9ecf0\"\/><rect x=\"122\" y=\"127\" width=\"408\" height=\"7\" rx=\"2\" fill=\"#e9ecf0\"\/><rect x=\"122\" y=\"144\" width=\"596\" height=\"7\" rx=\"2\" fill=\"#e9ecf0\"\/><rect x=\"122\" y=\"168\" width=\"596\" height=\"1\" fill=\"#e2e8f0\"\/><rect x=\"122\" y=\"178\" width=\"224\" height=\"38\" rx=\"8\" fill=\"#f8fafc\"\/><rect x=\"128\" y=\"184\" width=\"132\" height=\"8\" rx=\"2\" fill=\"#cbd5e1\"\/><rect x=\"500\" y=\"174\" width=\"192\" height=\"44\" rx=\"9\" fill=\"#00D6A3\"\/><text x=\"534\" y=\"201\" font-size=\"11\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"700\">Semneaz\u0103 Digital \u2713<\/text><\/svg>',\n  dentist:  '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#fff\"\/><rect x=\"16\" y=\"44\" width=\"380\" height=\"240\" rx=\"9\" fill=\"#f8fafc\" stroke=\"#e8ecef\" stroke-width=\"1\"\/><text x=\"30\" y=\"64\" font-size=\"11\" fill=\"#053D4C\" font-family=\"system-ui\" font-weight=\"700\">Dental Chart: Ion Popescu<\/text><rect x=\"30\" y=\"76\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"58\" y=\"76\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#00D6A3\" opacity=\".3\"\/><rect x=\"86\" y=\"76\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"114\" y=\"76\" width=\"32\" height=\"30\" rx=\"4\" fill=\"#fca5a5\" opacity=\".75\"\/><rect x=\"150\" y=\"76\" width=\"32\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"186\" y=\"76\" width=\"32\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"222\" y=\"76\" width=\"32\" height=\"30\" rx=\"4\" fill=\"#00D6A3\" opacity=\".3\"\/><rect x=\"258\" y=\"76\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"286\" y=\"76\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#fca5a5\" opacity=\".55\"\/><rect x=\"314\" y=\"76\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"30\" y=\"120\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"58\" y=\"120\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"86\" y=\"120\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#fca5a5\" opacity=\".6\"\/><rect x=\"114\" y=\"120\" width=\"32\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"150\" y=\"120\" width=\"32\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"186\" y=\"120\" width=\"32\" height=\"30\" rx=\"4\" fill=\"#00D6A3\" opacity=\".3\"\/><rect x=\"222\" y=\"120\" width=\"32\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"258\" y=\"120\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"286\" y=\"120\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"314\" y=\"120\" width=\"24\" height=\"30\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"30\" y=\"164\" width=\"10\" height=\"10\" rx=\"2\" fill=\"#00D6A3\" opacity=\".5\"\/><text x=\"45\" y=\"174\" font-size=\"9\" fill=\"#64748b\" font-family=\"system-ui\">Tratat<\/text><rect x=\"88\" y=\"164\" width=\"10\" height=\"10\" rx=\"2\" fill=\"#fca5a5\" opacity=\".8\"\/><text x=\"103\" y=\"174\" font-size=\"9\" fill=\"#64748b\" font-family=\"system-ui\">Necesit\u0103 tratament<\/text><rect x=\"218\" y=\"164\" width=\"10\" height=\"10\" rx=\"2\" fill=\"#e2e8f0\"\/><text x=\"233\" y=\"174\" font-size=\"9\" fill=\"#64748b\" font-family=\"system-ui\">S\u0103n\u0103tos<\/text><rect x=\"30\" y=\"186\" width=\"350\" height=\"1\" fill=\"#e8ecef\"\/><rect x=\"30\" y=\"196\" width=\"350\" height=\"22\" rx=\"5\" fill=\"#fef3c7\" opacity=\".9\"\/><text x=\"42\" y=\"212\" font-size=\"9\" fill=\"#92400e\" font-family=\"system-ui\">Detartraj recomandat: Dinte #14, #27<\/text><rect x=\"30\" y=\"224\" width=\"350\" height=\"22\" rx=\"5\" fill=\"#f0fdf4\" opacity=\".9\"\/><text x=\"42\" y=\"240\" font-size=\"9\" fill=\"#166534\" font-family=\"system-ui\">Obtura\u021bie dinte #4: efectuat\u0103 12 mai<\/text><rect x=\"412\" y=\"44\" width=\"412\" height=\"240\" rx=\"9\" fill=\"#fff\" stroke=\"#e8ecef\" stroke-width=\"1\"\/><text x=\"428\" y=\"64\" font-size=\"11\" fill=\"#053D4C\" font-family=\"system-ui\" font-weight=\"700\">Programare Stomatologic\u0103<\/text><rect x=\"428\" y=\"74\" width=\"380\" height=\"1\" fill=\"#f1f5f9\"\/><rect x=\"428\" y=\"84\" width=\"170\" height=\"48\" rx=\"7\" fill=\"#f8fafc\"\/><text x=\"440\" y=\"100\" font-size=\"9\" fill=\"#94a3b8\" font-family=\"system-ui\">Data<\/text><text x=\"440\" y=\"118\" font-size=\"12\" fill=\"#053D4C\" font-family=\"system-ui\" font-weight=\"600\">27 Iun, 2026<\/text><rect x=\"610\" y=\"84\" width=\"170\" height=\"48\" rx=\"7\" fill=\"#f8fafc\"\/><text x=\"622\" y=\"100\" font-size=\"9\" fill=\"#94a3b8\" font-family=\"system-ui\">Tip tratament<\/text><text x=\"622\" y=\"118\" font-size=\"12\" fill=\"#053D4C\" font-family=\"system-ui\" font-weight=\"600\">Detartraj<\/text><rect x=\"428\" y=\"146\" width=\"380\" height=\"50\" rx=\"7\" fill=\"#f0fdf9\"\/><text x=\"440\" y=\"164\" font-size=\"9\" fill=\"#94a3b8\" font-family=\"system-ui\">Note clinice<\/text><rect x=\"440\" y=\"174\" width=\"280\" height=\"7\" rx=\"2\" fill=\"#d1fae5\"\/><rect x=\"428\" y=\"210\" width=\"182\" height=\"34\" rx=\"8\" fill=\"#e2e8f0\"\/><rect x=\"618\" y=\"210\" width=\"182\" height=\"34\" rx=\"8\" fill=\"#00D6A3\"\/><text x=\"662\" y=\"232\" font-size=\"11\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"700\">Salveaz\u0103 \u2713<\/text><\/svg>',\n  packages: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#fff\"\/><rect x=\"16\" y=\"52\" width=\"258\" height=\"200\" rx=\"12\" fill=\"#f8fafc\"\/><rect x=\"16\" y=\"52\" width=\"258\" height=\"40\" rx=\"12 12 0 0\" fill=\"#e2e8f0\"\/><text x=\"32\" y=\"78\" font-size=\"13\" fill=\"#64748b\" font-family=\"system-ui\" font-weight=\"600\">Basic<\/text><rect x=\"32\" y=\"104\" width=\"100\" height=\"20\" rx=\"5\" fill=\"#e2e8f0\"\/><rect x=\"32\" y=\"180\" width=\"210\" height=\"32\" rx=\"7\" fill=\"#e2e8f0\"\/><rect x=\"288\" y=\"52\" width=\"264\" height=\"200\" rx=\"12\" fill=\"#053D4C\"\/><rect x=\"288\" y=\"52\" width=\"264\" height=\"40\" rx=\"12 12 0 0\" fill=\"#00D6A3\"\/><text x=\"305\" y=\"78\" font-size=\"13\" fill=\"#053D4C\" font-family=\"system-ui\" font-weight=\"700\">Pro<\/text><rect x=\"376\" y=\"59\" width=\"66\" height=\"18\" rx=\"9\" fill=\"rgba(5,61,76,.2)\"\/><text x=\"390\" y=\"72\" font-size=\"9\" fill=\"#053D4C\" font-family=\"system-ui\" font-weight=\"600\">Popular<\/text><rect x=\"305\" y=\"104\" width=\"108\" height=\"22\" rx=\"5\" fill=\"rgba(255,255,255,.12)\"\/><rect x=\"305\" y=\"180\" width=\"226\" height=\"32\" rx=\"7\" fill=\"#00D6A3\"\/><text x=\"372\" y=\"201\" font-size=\"11\" fill=\"#053D4C\" font-family=\"system-ui\" font-weight=\"700\">Activat<\/text><rect x=\"566\" y=\"52\" width=\"258\" height=\"200\" rx=\"12\" fill=\"#f8fafc\"\/><rect x=\"566\" y=\"52\" width=\"258\" height=\"40\" rx=\"12 12 0 0\" fill=\"#e2e8f0\"\/><text x=\"582\" y=\"78\" font-size=\"13\" fill=\"#64748b\" font-family=\"system-ui\" font-weight=\"600\">Premium<\/text><rect x=\"582\" y=\"104\" width=\"104\" height=\"20\" rx=\"5\" fill=\"#e2e8f0\"\/><rect x=\"582\" y=\"180\" width=\"210\" height=\"32\" rx=\"7\" fill=\"#e2e8f0\"\/><\/svg>',\n  reports: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><linearGradient id=\"rg2\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#00D6A3\"\/><stop offset=\"1\" stop-color=\"#00D6A3\" stop-opacity=\"0\"\/><\/linearGradient><\/defs><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#fff\"\/><rect x=\"16\" y=\"44\" width=\"188\" height=\"56\" rx=\"9\" fill=\"#f0fdf4\"\/><text x=\"28\" y=\"68\" font-size=\"20\" fill=\"#16a34a\" font-family=\"system-ui\" font-weight=\"700\">247<\/text><text x=\"28\" y=\"86\" font-size=\"9\" fill=\"#64748b\" font-family=\"system-ui\">Program\u0103ri luna aceasta<\/text><rect x=\"216\" y=\"44\" width=\"188\" height=\"56\" rx=\"9\" fill=\"#eff6ff\"\/><text x=\"228\" y=\"68\" font-size=\"20\" fill=\"#3b82f6\" font-family=\"system-ui\" font-weight=\"700\">94%<\/text><rect x=\"416\" y=\"44\" width=\"188\" height=\"56\" rx=\"9\" fill=\"#fef3c7\"\/><text x=\"428\" y=\"68\" font-size=\"20\" fill=\"#d97706\" font-family=\"system-ui\" font-weight=\"700\">38k<\/text><rect x=\"616\" y=\"44\" width=\"208\" height=\"56\" rx=\"9\" fill=\"#fdf2f8\"\/><text x=\"628\" y=\"68\" font-size=\"20\" fill=\"#a21caf\" font-family=\"system-ui\" font-weight=\"700\">89<\/text><rect x=\"16\" y=\"114\" width=\"808\" height=\"162\" rx=\"9\" fill=\"#fff\" stroke=\"#f1f5f9\" stroke-width=\"1\"\/><polyline points=\"30,256 114,240 198,248 282,222 366,207 450,215 534,189 618,170 702,150 786,135\" fill=\"none\" stroke=\"#00D6A3\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><circle cx=\"786\" cy=\"135\" r=\"4.5\" fill=\"#00D6A3\"\/><path d=\"M30,256 L114,240 L198,248 L282,222 L366,207 L450,215 L534,189 L618,170 L702,150 L786,135 L786,275 L30,275Z\" fill=\"url(#rg2)\" opacity=\".2\"\/><\/svg>',\n  reviews: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#fff\"\/><rect x=\"16\" y=\"44\" width=\"178\" height=\"44\" rx=\"9\" fill=\"#f8fafc\"\/><text x=\"28\" y=\"70\" font-size=\"24\" fill=\"#d97706\" font-family=\"system-ui\" font-weight=\"700\">4.9<\/text><text x=\"82\" y=\"62\" font-size=\"15\" fill=\"#fbbf24\" font-family=\"system-ui\">\u2605\u2605\u2605\u2605\u2605<\/text><text x=\"82\" y=\"78\" font-size=\"9\" fill=\"#94a3b8\" font-family=\"system-ui\">48 recenzii Google<\/text><rect x=\"16\" y=\"96\" width=\"396\" height=\"70\" rx=\"9\" fill=\"#fff\" stroke=\"#f1f5f9\" stroke-width=\"1\"\/><rect x=\"28\" y=\"107\" width=\"26\" height=\"26\" rx=\"13\" fill=\"#00D6A3\" opacity=\".2\"\/><rect x=\"62\" y=\"109\" width=\"100\" height=\"9\" rx=\"3\" fill=\"#e2e8f0\"\/><text x=\"62\" y=\"132\" font-size=\"12\" fill=\"#f59e0b\" font-family=\"system-ui\">\u2605\u2605\u2605\u2605\u2605<\/text><rect x=\"62\" y=\"144\" width=\"308\" height=\"7\" rx=\"2\" fill=\"#f1f5f9\"\/><rect x=\"16\" y=\"174\" width=\"396\" height=\"70\" rx=\"9\" fill=\"#fff\" stroke=\"#f1f5f9\" stroke-width=\"1\"\/><rect x=\"28\" y=\"185\" width=\"26\" height=\"26\" rx=\"13\" fill=\"#3b82f6\" opacity=\".2\"\/><rect x=\"62\" y=\"187\" width=\"88\" height=\"9\" rx=\"3\" fill=\"#e2e8f0\"\/><text x=\"62\" y=\"210\" font-size=\"12\" fill=\"#f59e0b\" font-family=\"system-ui\">\u2605\u2605\u2605\u2605\u2605<\/text><rect x=\"428\" y=\"96\" width=\"396\" height=\"148\" rx=\"9\" fill=\"#f8fafc\"\/><rect x=\"442\" y=\"112\" width=\"154\" height=\"9\" rx=\"3\" fill=\"#e2e8f0\"\/><rect x=\"442\" y=\"128\" width=\"374\" height=\"7\" rx=\"2\" fill=\"#f1f5f9\"\/><rect x=\"442\" y=\"141\" width=\"330\" height=\"7\" rx=\"2\" fill=\"#f1f5f9\"\/><rect x=\"442\" y=\"168\" width=\"220\" height=\"30\" rx=\"7\" fill=\"#00D6A3\" opacity=\".15\"\/><text x=\"460\" y=\"188\" font-size=\"10\" fill=\"#079199\" font-family=\"system-ui\" font-weight=\"600\">R\u0103spunde \u2197<\/text><\/svg>',\n  cash: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#f7f9fc\"\/><filter id=\"csh\"><feDropShadow dx=\"0\" dy=\"2\" stdDeviation=\"10\" flood-color=\"#00000011\"\/><\/filter><rect x=\"206\" y=\"44\" width=\"428\" height=\"250\" rx=\"12\" fill=\"#fff\" filter=\"url(#csh)\"\/><rect x=\"206\" y=\"44\" width=\"428\" height=\"34\" rx=\"12 12 0 0\" fill=\"#053D4C\"\/><text x=\"344\" y=\"66\" font-size=\"12\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"700\">Bon Fiscal #1842<\/text><rect x=\"222\" y=\"88\" width=\"396\" height=\"1\" fill=\"#f1f5f9\"\/><rect x=\"222\" y=\"100\" width=\"190\" height=\"7\" rx=\"2\" fill=\"#f0f4f7\"\/><rect x=\"222\" y=\"113\" width=\"160\" height=\"7\" rx=\"2\" fill=\"#f0f4f7\"\/><rect x=\"222\" y=\"126\" width=\"212\" height=\"7\" rx=\"2\" fill=\"#f0f4f7\"\/><rect x=\"222\" y=\"140\" width=\"396\" height=\"1\" fill=\"#e2e8f0\"\/><rect x=\"316\" y=\"150\" width=\"88\" height=\"9\" rx=\"3\" fill=\"#e2e8f0\"\/><rect x=\"412\" y=\"150\" width=\"88\" height=\"9\" rx=\"3\" fill=\"#cbd5e1\"\/><rect x=\"324\" y=\"176\" width=\"192\" height=\"26\" rx=\"13\" fill=\"#dcfce7\"\/><text x=\"350\" y=\"194\" font-size=\"11\" fill=\"#16a34a\" font-family=\"system-ui\" font-weight=\"700\">\u2713 ACHITAT<\/text><\/svg>',\n  idscan: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#0d1117\"\/><rect x=\"170\" y=\"26\" width=\"500\" height=\"248\" rx=\"14\" fill=\"#1a2332\"\/><rect x=\"170\" y=\"26\" width=\"500\" height=\"248\" rx=\"14\" stroke=\"rgba(0,214,163,.4)\" stroke-width=\"1.5\" fill=\"none\"\/><rect x=\"170\" y=\"26\" width=\"30\" height=\"30\" rx=\"4\" fill=\"none\" stroke=\"#00D6A3\" stroke-width=\"2.5\"\/><rect x=\"640\" y=\"26\" width=\"30\" height=\"30\" rx=\"4\" fill=\"none\" stroke=\"#00D6A3\" stroke-width=\"2.5\"\/><rect x=\"640\" y=\"244\" width=\"30\" height=\"30\" rx=\"4\" fill=\"none\" stroke=\"#00D6A3\" stroke-width=\"2.5\"\/><rect x=\"170\" y=\"244\" width=\"30\" height=\"30\" rx=\"4\" fill=\"none\" stroke=\"#00D6A3\" stroke-width=\"2.5\"\/><line x1=\"170\" y1=\"120\" x2=\"670\" y2=\"120\" stroke=\"#00D6A3\" stroke-width=\"1.5\" opacity=\".6\" stroke-dasharray=\"5 3\"\/><rect x=\"190\" y=\"50\" width=\"140\" height=\"100\" rx=\"7\" fill=\"#1e2d3d\"\/><rect x=\"344\" y=\"58\" width=\"284\" height=\"9\" rx=\"3\" fill=\"#253445\"\/><rect x=\"344\" y=\"74\" width=\"210\" height=\"7\" rx=\"2\" fill=\"#1e2d3d\"\/><rect x=\"190\" y=\"164\" width=\"82\" height=\"9\" rx=\"3\" fill=\"#00D6A3\" opacity=\".4\"\/><text x=\"338\" y=\"292\" font-size=\"10\" fill=\"#00D6A3\" font-family=\"system-ui\" font-weight=\"600\" text-anchor=\"middle\">Scanare \u00een curs...<\/text><\/svg>',\n  phone: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#fff\"\/><rect x=\"258\" y=\"44\" width=\"566\" height=\"240\" rx=\"9\" fill=\"#fff\" stroke=\"#e2e8f0\" stroke-width=\"1\"\/><rect x=\"274\" y=\"58\" width=\"196\" height=\"12\" rx=\"4\" fill=\"#e2e8f0\"\/><rect x=\"274\" y=\"76\" width=\"534\" height=\"1\" fill=\"#f1f5f9\"\/><rect x=\"274\" y=\"86\" width=\"174\" height=\"12\" rx=\"4\" fill=\"#f0f4f7\"\/><rect x=\"420\" y=\"36\" width=\"240\" height=\"96\" rx=\"14\" fill=\"#053D4C\" stroke=\"#00D6A3\" stroke-width=\"2\"\/><rect x=\"436\" y=\"48\" width=\"34\" height=\"34\" rx=\"17\" fill=\"#00D6A3\" opacity=\".2\"\/><rect x=\"478\" y=\"53\" width=\"118\" height=\"9\" rx=\"3\" fill=\"rgba(255,255,255,.8)\"\/><text x=\"478\" y=\"82\" font-size=\"8\" fill=\"rgba(0,214,163,.9)\" font-family=\"system-ui\">Apel de la pacient \u2197<\/text><rect x=\"436\" y=\"106\" width=\"72\" height=\"20\" rx=\"10\" fill=\"#16a34a\"\/><rect x=\"518\" y=\"106\" width=\"72\" height=\"20\" rx=\"10\" fill=\"#dc2626\"\/><text x=\"453\" y=\"120\" font-size=\"8\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"700\">R\u0103spunde<\/text><text x=\"533\" y=\"120\" font-size=\"8\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"700\">Respinge<\/text><\/svg>',\n  marketing: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><linearGradient id=\"mg2\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#00D6A3\"\/><stop offset=\"1\" stop-color=\"#00D6A3\" stop-opacity=\"0\"\/><\/linearGradient><\/defs><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"840\" height=\"268\" fill=\"#fff\"\/><rect x=\"16\" y=\"44\" width=\"188\" height=\"56\" rx=\"9\" fill=\"#f0fdf4\"\/><text x=\"28\" y=\"68\" font-size=\"22\" fill=\"#16a34a\" font-family=\"system-ui\" font-weight=\"700\">+24%<\/text><rect x=\"216\" y=\"44\" width=\"188\" height=\"56\" rx=\"9\" fill=\"#eff6ff\"\/><text x=\"228\" y=\"68\" font-size=\"22\" fill=\"#3b82f6\" font-family=\"system-ui\" font-weight=\"700\">4.8k<\/text><rect x=\"416\" y=\"44\" width=\"188\" height=\"56\" rx=\"9\" fill=\"#fef3c7\"\/><text x=\"428\" y=\"68\" font-size=\"22\" fill=\"#d97706\" font-family=\"system-ui\" font-weight=\"700\">3.2%<\/text><rect x=\"616\" y=\"44\" width=\"208\" height=\"56\" rx=\"9\" fill=\"#fdf2f8\"\/><text x=\"628\" y=\"68\" font-size=\"22\" fill=\"#a21caf\" font-family=\"system-ui\" font-weight=\"700\">89<\/text><rect x=\"16\" y=\"114\" width=\"808\" height=\"162\" rx=\"9\" fill=\"#fff\" stroke=\"#f1f5f9\" stroke-width=\"1\"\/><polyline points=\"30,256 116,242 202,250 288,222 374,206 460,214 546,186 632,164 718,144 804,128\" fill=\"none\" stroke=\"#00D6A3\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><circle cx=\"804\" cy=\"128\" r=\"4.5\" fill=\"#00D6A3\"\/><path d=\"M30,256 L116,242 L202,250 L288,222 L374,206 L460,214 L546,186 L632,164 L718,144 L804,128 L804,274 L30,274Z\" fill=\"url(#mg2)\" opacity=\".2\"\/><\/svg>',\n  support: '<svg viewBox=\"0 0 840 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"840\" height=\"300\" fill=\"#f7f9fc\"\/><rect width=\"840\" height=\"32\" fill=\"#e9ecef\"\/><circle cx=\"18\" cy=\"16\" r=\"5\" fill=\"#ff6058\" opacity=\".9\"\/><circle cx=\"33\" cy=\"16\" r=\"5\" fill=\"#ffbd2e\" opacity=\".9\"\/><circle cx=\"48\" cy=\"16\" r=\"5\" fill=\"#28c840\" opacity=\".9\"\/><rect x=\"0\" y=\"32\" width=\"282\" height=\"268\" fill=\"#f8fafc\"\/><rect x=\"0\" y=\"32\" width=\"282\" height=\"42\" fill=\"#053D4C\"\/><text x=\"18\" y=\"57\" font-size=\"12\" fill=\"#fff\" font-family=\"system-ui\" font-weight=\"700\">Support InteroCloud<\/text><rect x=\"10\" y=\"84\" width=\"262\" height=\"46\" rx=\"7\" fill=\"#fff\"\/><rect x=\"18\" y=\"93\" width=\"28\" height=\"28\" rx=\"14\" fill=\"#00D6A3\" opacity=\".2\"\/><rect x=\"52\" y=\"95\" width=\"100\" height=\"9\" rx=\"3\" fill=\"#e2e8f0\"\/><rect x=\"282\" y=\"32\" width=\"558\" height=\"268\" fill=\"#fff\"\/><rect x=\"298\" y=\"90\" width=\"318\" height=\"46\" rx=\"9\" fill=\"#f1f5f9\"\/><text x=\"312\" y=\"107\" font-size=\"9\" fill=\"#4a5568\" font-family=\"system-ui\">Bun\u0103! Sunt Elena, specialistul t\u0103u<\/text><text x=\"312\" y=\"119\" font-size=\"9\" fill=\"#4a5568\" font-family=\"system-ui\">dedicat InteroCloud. Cu ce te ajut?<\/text><rect x=\"488\" y=\"148\" width=\"344\" height=\"46\" rx=\"9\" fill=\"#00D6A3\" opacity=\".12\"\/><text x=\"500\" y=\"165\" font-size=\"9\" fill=\"#053D4C\" font-family=\"system-ui\">Cum adaug o func\u021bionalitate nou\u0103?<\/text><rect x=\"298\" y=\"206\" width=\"330\" height=\"46\" rx=\"9\" fill=\"#f1f5f9\"\/><text x=\"312\" y=\"223\" font-size=\"9\" fill=\"#4a5568\" font-family=\"system-ui\">Acceseaz\u0103 Set\u0103ri \u2192 Plan \u0219i alege \u2713<\/text><\/svg>'\n  };\n  var FEATURES = [\n  { key:'cal',      badge:{en:'Scheduling',ro:'Program\u0103ri'},    en:{ title:'Appointment scheduler',           desc:'Keep track of your medical appointments in real time: add, edit or reschedule with drag-and-drop any appointment.',                                                              link:'Learn more', href:'https:\/\/www.interocloud.com\/appointment-scheduler'},              ro:{ title:'Sistem de Program\u0103ri Pacien\u021bi',   desc:'Urm\u0103re\u0219te program\u0103rile medicale \u00een timp real: adaug\u0103, editeaz\u0103 sau reprogrameaz\u0103 orice programare prin drag-and-drop.',                                                   link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/sistem-de-programari-pacienti' } },\n  { key:'sms',      badge:{en:'Communication',ro:'Comunicare'},    en:{ title:'SMS & WhatsApp automations',       desc:'Send automated appointment reminders, follow-ups and re-engagement messages via SMS and WhatsApp, at exactly the right moment.',                                              link:'Learn more', href:'https:\/\/www.interocloud.com\/sms-whatsapp-automations'},             ro:{ title:'Automatiz\u0103ri SMS & WhatsApp',      desc:'Trimite automat remindere de program\u0103ri, follow-up-uri \u0219i mesaje de re-engagement prin SMS \u0219i WhatsApp, exact la momentul potrivit.',                                 link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/automatizari-sms-whatsapp' } },\n  { key:'ehr',      badge:{en:'Medical records',ro:'Fi\u0219e Medicale'}, en:{ title:'Electronic health records',        desc:'Digitize and centralize patient records, consultation notes, prescriptions and medical history, all in one secure, instantly accessible place.',                             link:'Learn more', href:'https:\/\/www.interocloud.com\/electronic-health-records'},             ro:{ title:'Dosar Electronic de S\u0103n\u0103tate',    desc:'Digitalizeaz\u0103 \u0219i centralizeaz\u0103 fi\u0219ele pacien\u021bilor, notele de consulta\u021bie, re\u021betele \u0219i istoricul medical, totul \u00eentr-un singur loc securizat.',                       link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/dosar-electronic-de-sanatate' } },\n  { key:'chart',    badge:{en:'Forms',ro:'Formulare'},     en:{ title:'Customizable chart templates',     desc:'Build medical chart templates tailored to your specialty. Capture exactly the data you need, from anamnesis to treatment plans, without any paper.',                        link:'Learn more', href:'https:\/\/www.interocloud.com\/customizable-medical-chart-templates'},  ro:{ title:'Fi\u0219e Medicale Personalizabile',   desc:'Creeaz\u0103 \u0219abloane de fi\u0219e medicale adaptate specialit\u0103\u021bii tale. Captureaz\u0103 exact datele de care ai nevoie, de la anamnez\u0103 la planuri de tratament.',                link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/fise-medicale-personalizabile' } },\n  { key:'consent',  badge:{en:'Documents',ro:'Documente'},     en:{ title:'Digitally signed consents',        desc:'Send consent forms digitally before appointments. Patients sign on their own device, saving time at reception and ensuring full legal compliance.',                          link:'Learn more', href:'https:\/\/www.interocloud.com\/digitally-signed-consents'},              ro:{ title:'Semn\u0103tur\u0103 Digital\u0103 Consim\u021b\u0103minte',desc:'Trimite formulare de consim\u021b\u0103m\u00e2nt digital \u00eenainte de program\u0103ri. Pacien\u021bii semneaz\u0103 de pe propriul dispozitiv, economisind timp la recep\u021bie.',                         link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/semnatura-digitala-consimtaminte' } },\n  { key:'packages', badge:{en:'Memberships',ro:'Abonamente'},    en:{ title:'Manage packages & memberships',    desc:'Create and sell service packages or memberships. Track usage, renewals and patient access, turning one-time visitors into loyal long-term clients.',                         link:'Learn more', href:'https:\/\/www.interocloud.com\/manage-packages-memberships'},           ro:{ title:'Gestionare Pachete \u0219i Abonamente',desc:'Creeaz\u0103 \u0219i vinde pachete de servicii sau abonamente. Urm\u0103re\u0219te utilizarea, re\u00eennoirile \u0219i accesul pacien\u021bilor, transform\u00e2nd vizitatorii ocazionali \u00een clien\u021bi fideli.',link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/gestionare-pachete-si-abonamente' } },\n  { key:'dentist',  badge:{en:'Dental',ro:'Stomatologie'},       en:{ title:'Dentist module',                   desc:'Manage dental consultations, chart tooth status, track treatments and schedule dental appointments, all in one specialized module built for dental clinics.',            link:'Learn more', href:'https:\/\/www.interocloud.com\/dentist-module'},                       ro:{ title:'Modul Stoma',                      desc:'Gestioneaz\u0103 consulta\u021biile stomatologice, \u00eenregistreaz\u0103 starea din\u021bilor, urm\u0103re\u0219te tratamentele \u0219i programeaz\u0103 consulta\u021bii, totul \u00eentr-un modul specializat.',           link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/modul-stoma' } },\n  { key:'reports',  badge:{en:'Analytics',ro:'Analiz\u0103'},       en:{ title:'Reports & statistics',             desc:\"Get a real-time view of your clinic's performance, appointments, revenue, patient retention and team activity, from a single, easy-to-read dashboard.\",                    link:'Learn more', href:'https:\/\/www.interocloud.com\/reports-and-statistics'},                ro:{ title:'Rapoarte \u0219i Statistici',           desc:'Ob\u021bine o vedere \u00een timp real a performan\u021bei clinicii, program\u0103ri, venituri, reten\u021bia pacien\u021bilor \u0219i activitatea echipei, dintr-un singur dashboard.',              link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/rapoarte-si-statistici' } },\n  { key:'reviews',  badge:{en:'Reputation',ro:'Reputa\u021bie'},     en:{ title:'Reviews management',               desc:\"Automatically request reviews from satisfied patients after each visit. Build your clinic's reputation on Google and other platforms effortlessly.\",                           link:'Learn more', href:'https:\/\/www.interocloud.com\/reviews-management'},                   ro:{ title:'Management Recenzii',              desc:'Solicit\u0103 automat recenzii de la pacien\u021bii mul\u021bumi\u021bi dup\u0103 fiecare vizit\u0103. Construie\u0219te-\u021bi reputa\u021bia clinicii pe Google \u0219i alte platforme f\u0103r\u0103 efort.',              link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/management-recenzii' } },\n  { key:'cash',     badge:{en:'Billing',ro:'Facturare'},     en:{ title:'Cash register integration',        desc:'Connect InteroCloud directly to your fiscal cash register. Automate receipt generation and keep your accounting in sync, no manual data entry needed.',                    link:'Learn more', href:'https:\/\/www.interocloud.com\/cash-register-integration'},              ro:{ title:'Integrare Cas\u0103 de Marcat',         desc:'Conecteaz\u0103 InteroCloud direct la casa ta de marcat fiscal\u0103. Automatizeaz\u0103 generarea bonurilor \u0219i \u021bine contabilitatea sincronizat\u0103, f\u0103r\u0103 introducere manual\u0103.',    link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/integrare-cu-casa-de-marcat' } },\n  { key:'idscan',   badge:{en:'Check-in',ro:'Check-in'},      en:{ title:'ID scanning',                      desc:'Scan patient ID cards at check-in to auto-fill their profile in seconds. Reduce errors, speed up registration and improve the front-desk experience.',                       link:'Learn more', href:'https:\/\/www.interocloud.com\/id-scanning'},                           ro:{ title:'Scanare Acte Identitate',           desc:'Scaneaz\u0103 actele de identitate ale pacien\u021bilor la check-in pentru a completa automat profilul \u00een c\u00e2teva secunde. Reduce erorile \u0219i accelereaz\u0103 \u00eenregistrarea.',  link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/scanare-acte-identitate' } },\n  { key:'phone',    badge:{en:'Telephony',ro:'Telefonie'},     en:{ title:'Phone system integration',         desc:\"When a patient calls, their full profile appears instantly on screen. Your team picks up already knowing who they're speaking to, every time.\",                              link:'Learn more', href:'https:\/\/www.interocloud.com\/phone-system-integration'},              ro:{ title:'Integrare Central\u0103 Telefonic\u0103',    desc:'C\u00e2nd un pacient sun\u0103, profilul s\u0103u complet apare instant pe ecran. Echipa ta preia apelul \u0219tiind deja cu cine vorbe\u0219te, de fiecare dat\u0103.',                       link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/integrare-centrala-telefonica' } },\n  { key:'marketing',badge:{en:'Marketing',ro:'Marketing'},     en:{ title:'Digital marketing services',       desc:'Grow your patient base with targeted digital marketing. From Google Ads to social media campaigns, InteroCloud helps you attract the right patients.',                       link:'Learn more', href:'https:\/\/www.interocloud.com\/digital-marketing-services'},            ro:{ title:'Servicii Marketing Digital',        desc:'Cre\u0219te-\u021bi baza de pacien\u021bi cu marketing digital \u021bintit. De la Google Ads la campanii social media, InteroCloud te ajut\u0103 s\u0103 atragi pacien\u021bii potrivi\u021bi.',         link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/servicii-marketing-digital' } },\n  { key:'support',  badge:{en:'Support',ro:'Suport'},        en:{ title:'Dedicated support',                desc:\"A real person who knows your clinic is always available. From onboarding to day-to-day questions, InteroCloud's dedicated team is by your side.\",                            link:'Learn more', href:'https:\/\/www.interocloud.com\/dedicated-support'},                    ro:{ title:'Suport Dedicat',                   desc:'O persoan\u0103 real\u0103 care \u00ee\u021bi cunoa\u0219te clinica este mereu disponibil\u0103. De la onboarding la \u00eentreb\u0103rile zilnice, echipa dedicat\u0103 InteroCloud este al\u0103turi de tine.',  link:'Afl\u0103 mai mult', href:'https:\/\/www.interocloud.com\/ro\/suport-dedicat' } }\n  ];\n  var ICONS = {\n  cal:     '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><rect x=\"2.5\" y=\"3.5\" width=\"17\" height=\"16\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><path d=\"M7 2v3M15 2v3M2.5 9.5h17\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><path d=\"M7 13h4M7 16.5h6\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg>',\n  sms:     '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><path d=\"M19 3.5H3a1 1 0 00-1 1v10a1 1 0 001 1h4v3.5l4.5-3.5H19a1 1 0 001-1v-10a1 1 0 00-1-1z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><\/svg>',\n  ehr:     '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><path d=\"M14 2H5a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V8l-5-6z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><path d=\"M11 11v6M8 14h6\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg>',\n  chart:   '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><rect x=\"12\" y=\"3\" width=\"7\" height=\"7\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><rect x=\"3\" y=\"12\" width=\"7\" height=\"7\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><path d=\"M12 15.5h7M15.5 12v7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg>',\n  consent: '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><path d=\"M13 2H6a2 2 0 00-2 2v14a2 2 0 002 2h10a2 2 0 002-2V7l-5-5z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><path d=\"M8 14l2 2 4-4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>',\n  packages:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><path d=\"M20 15V7a2 2 0 00-1-1.73L12 1.27a2 2 0 00-2 0L3 5.27A2 2 0 002 7v8a2 2 0 001 1.73L10 20.73a2 2 0 002 0L19 16.73A2 2 0 0020 15z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><\/svg>',\n  dentist: '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><path d=\"M8 2h6c1.7 0 3 1.4 3 3.2 0 3.2-1 5.6-1.8 8.2-.4 1.4-.7 2.8-.7 3.8 0 .9-.4 1.7-1 2.2-.7.5-1.6.3-2.1-.3-.4-.6-.6-1.4-.7-2.3-.1-.7-.4-1.3-.7-1.3s-.6.6-.7 1.3c-.1.9-.3 1.7-.7 2.3-.5.6-1.4.8-2.1.3-.6-.5-1-1.3-1-2.2 0-1-.3-2.4-.7-3.8C4 10.8 3 8.4 3 5.2 3 3.4 4.3 2 6 2h2z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><path d=\"M8 2c0 2 .8 3.5 3 3.5S14 4 14 2\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg>',\n  reports: '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><path d=\"M5 19V9M11 19V3M17 19v-5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg>',\n  reviews: '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><path d=\"M11 2l2.7 5.6 6.3.9-4.5 4.4 1.1 6.1L11 16l-5.6 3-1-6.1L0 8.5l6.3-.9z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><\/svg>',\n  cash:    '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><rect x=\"2\" y=\"5\" width=\"18\" height=\"13\" rx=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><path d=\"M2 9.5h18M6 14h3M13 14h3\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg>',\n  idscan:  '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><rect x=\"2\" y=\"5.5\" width=\"18\" height=\"11\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><circle cx=\"7.5\" cy=\"11\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M11.5 8.5h6M11.5 11h4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg>',\n  phone:   '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><path d=\"M20.5 15.5v2.8a1.9 1.9 0 01-2 1.9A18.7 18.7 0 012.3 5.8a1.9 1.9 0 011.9-2h2.8a1.9 1.9 0 011.9 1.6c.12.9.34 1.8.66 2.7a1.9 1.9 0 01-.43 2L8 11.2a15 15 0 005.7 5.7l1.1-1.1a1.9 1.9 0 012-.43c.9.32 1.8.54 2.7.66a1.9 1.9 0 011.6 2z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/><\/svg>',\n  marketing:'<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><path d=\"M3 3v16h16\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><path d=\"M6.5 15l4-5 4 3 4-6\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>',\n  support: '<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\"><circle cx=\"11\" cy=\"11\" r=\"8.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><path d=\"M8.5 9a2.5 2.5 0 015 .83c0 1.67-2.5 2.5-2.5 2.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><circle cx=\"11\" cy=\"15.5\" r=\".75\" fill=\"currentColor\"\/><\/svg>'\n  };\n  var N       = FEATURES.length;\n  var stage   = document.getElementById('ic-feat-stage');\n  var dotsEl  = document.getElementById('ic-feat-dots');\n  var tagsEl  = document.getElementById('ic-feat-tags');\n  var current = 0;\n  var cards   = [];\n  function getStackParams() {\n  var vw = window.innerWidth;\n  if (vw > 1100) return [\n  { x:   0, y:  0, s: 1.00, o: 1.00, z: 10 },\n  { x: 190, y: 32, s: 0.86, o: 0.88, z:  7 },\n  { x: 300, y: 58, s: 0.74, o: 0.48, z:  5 }\n  ];\n  if (vw > 860) return [\n  { x:   0, y:  0, s: 1.00, o: 1.00, z: 10 },\n  { x: 170, y: 30, s: 0.86, o: 0.85, z:  7 },\n  { x: 268, y: 54, s: 0.74, o: 0.44, z:  5 }\n  ];\n  if (vw > 600) return [\n  { x:   0, y:  0, s: 1.00, o: 1.00, z: 10 },\n  { x: 150, y: 26, s: 0.83, o: 0.80, z:  7 },\n  { x: 238, y: 48, s: 0.68, o: 0.36, z:  5 }\n  ];\n  return [\n  { x:   0, y:  0, s: 1.00, o: 1.00, z: 10 },\n  { x: 172, y: 20, s: 0.82, o: 0.16, z:  7 }\n  ];\n  }\n  function getCardW() {\n  var vw = window.innerWidth;\n  if (vw <= 600)  return Math.min(300, vw - 48);\n  if (vw <= 860)  return 340;\n  if (vw <= 1100) return 380;\n  return 420;\n  }\n  var IMG_BASE = 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/';\n  var NO_BROWSER = { cash: true, consent: true };\n  function featImgSrc(key, lang) {\n  return IMG_BASE + key + (lang === 'ro' ? '-ro' : '') + '.png';\n  }\n  function cardInnerHTML(f, idx, lang) {\n  var fl = f[lang] || f.en;\n  return '<div class=\"ic-feat-card-top\">' +\n  '<div class=\"ic-feat-card-meta\">' +\n  '<span class=\"ic-feat-card-num\">' + (idx < 9 ? '0' + (idx + 1) : idx + 1) + ' \/ ' + N + '<\/span>' +\n  '<span class=\"ic-feat-card-badge\">' + (f.badge[lang] || f.badge.en) + '<\/span>' +\n  '<\/div>' +\n  '<div class=\"ic-feat-card-icon\">' + ICONS[f.key] + '<\/div>' +\n  '<h3 class=\"ic-feat-card-title\">' + fl.title + '<\/h3>' +\n  '<p class=\"ic-feat-card-desc\">' + fl.desc + '<\/p>' +\n  '<a class=\"ic-feat-card-link\" href=\"' + fl.href + '\">' + fl.link +\n  ' <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M3 7h8M7.5 3.5L11 7l-3.5 3.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>' +\n  '<\/a><\/div>' +\n  '<div class=\"ic-feat-card-img\"><img decoding=\"async\" src=\"' + featImgSrc(f.key, lang) + '\" alt=\"' + fl.title + '\" loading=\"lazy\"><\/div>';\n  }\n  FEATURES.forEach(function (f, i) {\n  var card = document.createElement('div');\n  card.className = 'ic-feat-card' + (i === 0 ? ' active' : '');\n  card.innerHTML = cardInnerHTML(f, i, 'en');\n  card.addEventListener('click', function () {\n  if (!_wasDragging && i !== current) goTo(i);\n  });\n  stage.appendChild(card);\n  cards.push(card);\n  var dot = document.createElement('div');\n  dot.className = 'ic-feat-pdot' + (i === 0 ? ' active' : '');\n  dot.addEventListener('click', function () { goTo(i); });\n  dotsEl.appendChild(dot);\n  var tag = document.createElement('button');\n  tag.className = 'ic-feat-tag' + (i === 0 ? ' active' : '');\n  tag.textContent = f.en.title;\n  tag.addEventListener('click', function () { goTo(i); });\n  tagsEl.appendChild(tag);\n  });\n  function updateCards(dragOffset, animated) {\n  var params = getStackParams();\n  var cardW  = getCardW();\n  var d      = dragOffset || 0;\n  cards.forEach(function (card, i) {\n  var rel = ((i - current) + N) % N;\n  if (rel > N \/ 2) rel = rel - N;\n  var abs  = Math.abs(rel);\n  var sign = rel > 0 ? 1 : rel < 0 ? -1 : 0;\n  card.style.width      = cardW + 'px';\n  card.style.transition = animated\n  ? 'transform 0.52s cubic-bezier(.4,0,.2,1), opacity 0.52s'\n  : 'none';\n  card.classList.toggle('active', abs === 0);\n  if (abs >= params.length) {\n  var last = params[params.length - 1];\n  card.style.opacity       = '0';\n  card.style.zIndex        = '1';\n  card.style.pointerEvents = 'none';\n  card.style.transform     = 'translateX(calc(-50% + ' + (sign * last.x * 1.15 + d * 0.05) + 'px)) translateY(' + (last.y + 22) + 'px) scale(' + (last.s * 0.82) + ')';\n  return;\n  }\n  var p = params[abs];\n  var tx, ty, ts, to, tz, pe;\n  if (!animated && d !== 0) {\n  var prog    = Math.max(-1, Math.min(1, -d \/ 160)); \/\/ +1 = left drag (\u2192 next card)\n  var dragDir = d < 0 ? 1 : -1;\n  var ap      = Math.abs(prog);\n  if (abs === 0) {\n  tx = d;  ty = 0;\n  ts = 1  - ap * 0.04;\n  to = 1  - ap * 0.25;\n  tz = p.z;  pe = 'auto';\n  } else if (sign === dragDir && abs === 1 && params.length > 1) {\n  var p0 = params[0];\n  tx = sign * (p.x - (p.x - p0.x) * ap);\n  ty = p.y  - (p.y  - p0.y)  * ap;\n  ts = p.s  + (p0.s - p.s)   * ap;\n  to = p.o  + (p0.o - p.o)   * ap;\n  tz = p.z + (ap > 0.4 ? 2 : 1);\n  pe = 'none';\n  } else if (sign === dragDir && abs === 2 && params.length > 2) {\n  var p1 = params[1];\n  tx = sign * (p.x - (p.x - p1.x) * ap);\n  ty = p.y  - (p.y  - p1.y)  * ap;\n  ts = p.s  + (p1.s - p.s)   * ap;\n  to = p.o  + (p1.o - p.o)   * ap;\n  tz = p.z;  pe = 'none';\n  } else {\n  tx = sign * p.x + d * 0.06;\n  ty = p.y;  ts = p.s;  to = p.o;  tz = p.z;  pe = 'none';\n  }\n  } else {\n  tx = sign * p.x;  ty = p.y;  ts = p.s;  to = p.o;  tz = p.z;  pe = 'auto';\n  }\n  card.style.opacity       = String(Math.max(0, to));\n  card.style.zIndex        = String(tz);\n  card.style.pointerEvents = pe;\n  card.style.transform     = 'translateX(calc(-50% + ' + tx + 'px)) translateY(' + ty + 'px) scale(' + ts + ')';\n  });\n  }\n  function syncUI() {\n  dotsEl.querySelectorAll('.ic-feat-pdot').forEach(function (d, j) {\n  d.classList.toggle('active', j === current);\n  });\n  tagsEl.querySelectorAll('.ic-feat-tag').forEach(function (t, j) {\n  t.classList.toggle('active', j === current);\n  });\n  var at = tagsEl.querySelectorAll('.ic-feat-tag')[current];\n  if (at) at.scrollIntoView({ behavior: 'smooth', block: 'nearest', inline: 'center' });\n  }\n  function goTo(idx) {\n  current = ((idx % N) + N) % N;\n  updateCards(0, true);\n  syncUI();\n  }\n  var _dragX       = null;\n  var _lastX       = 0;\n  var _lastT       = 0;\n  var _velX        = 0;\n  var _wasDragging = false;\n  var _moving      = false;\n  function onStart(x) {\n  _dragX = x; _lastX = x; _lastT = Date.now();\n  _velX = 0; _moving = false; _wasDragging = false;\n  }\n  function onMove(x) {\n  if (_dragX === null) return;\n  var now = Date.now(); var dt = now - _lastT;\n  if (dt > 0) _velX = (x - _lastX) \/ dt;\n  _lastX = x; _lastT = now;\n  var d = x - _dragX;\n  if (Math.abs(d) > 6) { _moving = true; _wasDragging = true; }\n  if (_moving) { stage.classList.add('ic-dragging'); updateCards(d, false); }\n  }\n  function onEnd(x) {\n  if (_dragX === null) return;\n  var d = x - _dragX;\n  _dragX = null; _moving = false;\n  stage.classList.remove('ic-dragging');\n  if (d !== 0 && (Math.abs(d) > 50 || Math.abs(_velX) > 0.4)) {\n  goTo(d < 0 ? current + 1 : current - 1);\n  } else {\n  updateCards(0, true);\n  }\n  setTimeout(function () { _wasDragging = false; }, 10);\n  }\n  stage.addEventListener('mousedown',    function (e) { onStart(e.clientX); });\n  document.addEventListener('mousemove', function (e) { if (_dragX !== null) onMove(e.clientX); });\n  document.addEventListener('mouseup',   function (e) { if (_dragX !== null) onEnd(e.clientX); });\n  stage.addEventListener('touchstart', function (e) { onStart(e.touches[0].clientX); }, { passive: true });\n  stage.addEventListener('touchmove',  function (e) {\n  if (_moving) e.preventDefault();\n  onMove(e.touches[0].clientX);\n  }, { passive: false });\n  stage.addEventListener('touchend', function (e) { onEnd(e.changedTouches[0].clientX); });\n  document.getElementById('ic-feat-prev').addEventListener('click', function () { goTo(current - 1); });\n  document.getElementById('ic-feat-next').addEventListener('click', function () { goTo(current + 1); });\n  document.addEventListener('keydown', function (e) {\n  if (e.key === 'ArrowRight') goTo(current + 1);\n  if (e.key === 'ArrowLeft')  goTo(current - 1);\n  });\n  var _rt;\n  window.addEventListener('resize', function () {\n  clearTimeout(_rt);\n  _rt = setTimeout(function () { updateCards(0, false); }, 80);\n  });\n  var UI = {\n  en: { label: 'Current Features',        h2: 'One platform. <em>Countless possibilities.<\/em>', sub: 'Everything you need to manage appointments, patients, documents and communication, in one single platform.',    cta: 'Request Free Demo' },\n  ro: { label: 'Func\u021bionalit\u0103\u021bi Actuale', h2: 'O platform\u0103. <em>Posibilit\u0103\u021bi nelimitate.<\/em>',  sub: 'Tot ce ai nevoie pentru a gestiona program\u0103rile, pacien\u021bii, documentele \u0219i comunicarea \u00eentr-o singur\u0103 platform\u0103.', cta: 'Solicit\u0103 Demo Gratuit' }\n  };\n  function applyLang(l) {\n  var t = UI[l] || UI.en;\n  document.getElementById('ic-feat-label').innerHTML  = '<span class=\"ic-feat-dot\"><\/span>' + t.label;\n  document.getElementById('ic-feat-h2').innerHTML     = t.h2;\n  document.getElementById('ic-feat-sub').textContent  = t.sub;\n  document.getElementById('ic-feat-cta-text').textContent = t.cta;\n  var cb = document.getElementById('ic-feat-cta-btn');\n  cb.href = cb.getAttribute('data-' + l + '-href') || cb.getAttribute('data-en-href');\n  tagsEl.querySelectorAll('.ic-feat-tag').forEach(function (tag, i) {\n  tag.textContent = (FEATURES[i][l] || FEATURES[i].en).title;\n  });\n  cards.forEach(function (card, i) {\n  var fl = FEATURES[i][l] || FEATURES[i].en;\n  var fb = FEATURES[i].badge;\n  card.querySelector('.ic-feat-card-badge').textContent = (fb[l] || fb.en);\n  card.querySelector('.ic-feat-card-title').textContent = fl.title;\n  card.querySelector('.ic-feat-card-desc').textContent  = fl.desc;\n  var a = card.querySelector('.ic-feat-card-link');\n  a.href = fl.href;\n  a.childNodes[0].nodeValue = fl.link + ' ';\n  var img = card.querySelector('.ic-feat-card-img img');\n  if (img) img.src = featImgSrc(FEATURES[i].key, l);\n  });\n  }\n  document.addEventListener('ic-lang-change', function (e) { applyLang(e.detail.lang); });\n  updateCards(0, false);\n})();<\/script>\n\n<style>@keyframes ic8-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ic8-bkg-float{0%,100%{transform:scale(1.04) translateY(0)}50%{transform:scale(1.04) translateY(-10px)}}#ic-features.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-features.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic8-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}#ic-features .ic-ct-bkg{animation:ic8-bkg-float 22s ease-in-out infinite}#ic-features .ic-feat-cta-btn{transition:background 0.20s ease,transform 0.22s cubic-bezier(0.22,1,0.36,1),box-shadow 0.22s cubic-bezier(0.22,1,0.36,1),gap 0.22s cubic-bezier(0.22,1,0.36,1)}#ic-features .ic-feat-cta-btn:active{transform:scale(0.98) translateY(0);transition-duration:0.08s}@media (prefers-reduced-motion:reduce){#ic-features .ic-ct-bkg{animation:none}#ic-features .ic-feat-dot{animation:none;opacity:1}#ic-features.ic-anim-enabled .ic-anim-up{opacity:1;transform:none}#ic-features.ic-anim-enabled.ic-in-view .ic-anim-up{animation:none}}<\/style>\n\n<script>(function() {\n  var section = document.getElementById('ic-features');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(section.querySelector('.ic-feat-label'), 0);\n  up(section.querySelector('.ic-feat-h2'),    0.12);\n  up(section.querySelector('.ic-feat-sub'),   0.22);\n  up(section.querySelector('.ic-feat-cta'),   0.32);\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.08 }).observe(section);\n  })();<\/script>\n\n<style>#ic-about *{box-sizing:border-box;margin:0;padding:0}#ic-about{background:#ffffff;font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:100px 32px}#ic-about .ic-about-inner{max-width:1100px;margin:0 auto}#ic-about .ic-about-header{text-align:center;margin-bottom:64px}#ic-about .ic-about-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:20px;padding:7px 16px;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-about .ic-about-label-dot,#ic-about .ic-about-logos-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-about-pulse 2s ease-in-out infinite}@keyframes ic-about-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-about .ic-about-h2{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.12;letter-spacing:-0.025em;max-width:820px;margin:0 auto 20px;text-wrap:balance}#ic-about .ic-about-h2 em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-about .ic-about-tagline{font-size:clamp(15px,1.5vw,17px);color:#6b7e8a;line-height:1.7;max-width:680px;margin:0 auto}#ic-about .ic-about-body{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-bottom:80px;align-items:start}#ic-about .ic-about-p{font-size:16px;color:#5a7080;line-height:1.82;margin-bottom:20px}#ic-about .ic-about-p:empty{display:none;margin:0}#ic-about .ic-about-p:last-of-type{margin-bottom:0}#ic-about .ic-about-img-wrap{line-height:0}#ic-about .ic-about-img-wrap img{width:100%;height:auto;display:block}#ic-about .ic-about-btn{display:inline-flex;align-items:center;gap:8px;margin-top:32px;padding:14px 28px;background:#00D6A3;color:#ffffff;font-family:'Questrial',sans-serif;font-size:15px;font-weight:700;border-radius:9px;text-decoration:none;letter-spacing:-0.01em;transition:background 0.2s,transform 0.2s,box-shadow 0.2s;box-shadow:0 4px 18px rgba(0,214,163,0.30),0 2px 8px rgba(5,61,76,0.08)}#ic-about .ic-about-btn:hover{background:#00c494;transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,214,163,0.42),0 4px 12px rgba(5,61,76,0.10)}@media (max-width:680px){#ic-about{padding:64px 20px}#ic-about .ic-about-body{grid-template-columns:1fr;gap:40px}#ic-about .ic-about-header{margin-bottom:40px}#ic-about .ic-about-text-col{text-align:center}#ic-about .ic-about-p{text-align:left}}\n#ic-about .ic-about-btns{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px}\n#ic-about .ic-about-btns .ic-about-btn{margin-top:0}\n#ic-about .ic-about-btn-ghost{background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);color:#079199;padding:13px 27px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}\n#ic-about .ic-about-btn-ghost:hover{background:rgba(0,214,163,0.18);border-color:rgba(0,214,163,0.55);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,214,163,0.26)}\n@media (max-width:680px){#ic-about .ic-about-btns{justify-content:center}}\n<\/style>\n\n<section id=\"ic-about\">\n<span id=\"about\" style=\"display:block;position:relative;top:-120px;visibility:hidden;pointer-events:none;\" aria-hidden=\"true\"><\/span>\n<span id=\"despre\" style=\"display:block;position:relative;top:-120px;visibility:hidden;pointer-events:none;\" aria-hidden=\"true\"><\/span>\n<div class=\"ic-about-inner\">\n<div class=\"ic-about-header\">\n<div class=\"ic-about-label\">\n<span class=\"ic-about-label-dot\"><\/span>\n<span id=\"ic-ab-label\">About InteroCloud<\/span>\n<\/div>\n<h2 class=\"ic-about-h2\" id=\"ic-ab-h2\">\n        Better relationships. <em>A more efficient clinic.<\/em>\n<\/h2>\n<p class=\"ic-about-tagline\" id=\"ic-ab-tagline\">The same platform for a single cabinet or a network of clinics: operations, patient relationships, and the data behind both.<\/p>\n<\/div>\n<div class=\"ic-about-body\">\n<div class=\"ic-about-text-col\">\n<p class=\"ic-about-p\" id=\"ic-ab-p1\"><\/p>\n<p class=\"ic-about-p\" id=\"ic-ab-p2\">InteroCloud helps clinics build lasting relationships with patients by staying connected throughout the entire care journey, not just during the appointment.<\/p>\n<p class=\"ic-about-p\" id=\"ic-ab-p3\">From scheduling and medical records to automated follow-ups, patient communication and AI-powered insights, InteroCloud gives healthcare providers everything they need to deliver exceptional care while growing a healthier business.<\/p>\n<p class=\"ic-about-p\" id=\"ic-ab-p4\">Millions of patient records are managed daily through InteroCloud, helping clinics simplify their operations, improve patient engagement and drive long-term growth.<\/p>\n<div class=\"ic-about-btns\">\n<a href=\"#contact\" class=\"ic-about-btn\" id=\"ic-ab-btn\">\n<span id=\"ic-ab-btn-text\">Request Free Demo<\/span>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <path d=\"M3 7h8M7.5 3.5L11 7l-3.5 3.5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/a>\n<a href=\"https:\/\/www.interocloud.com\/about-interocloud\" class=\"ic-about-btn ic-about-btn-ghost\" id=\"ic-ab-btn2\">\n<span id=\"ic-ab-btn2-text\">Read More<\/span>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <path d=\"M3 7h8M7.5 3.5L11 7l-3.5 3.5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/a>\n<\/div>\n<\/div>\n<div class=\"ic-about-visual-col\">\n<div class=\"ic-about-img-wrap\">\n<img decoding=\"async\" id=\"ic-img-about\" src=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/06\/practice-management-software-768x603-1.png\" alt=\"InteroCloud Practice Management Software\" loading=\"lazy\" data-src-en=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/06\/practice-management-software-768x603-1.png\" data-src-ro=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2024\/12\/soft-clinica-interocloud-1024x1024.png\" title=\"|\">\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var texts = {\n  en: {\n  label:   'About InteroCloud',\n  h2:      'Better relationships. <em>A more efficient clinic.<\/em>',\n  tagline: 'The same platform for a single cabinet or a network of clinics: operations, patient relationships, and the data behind both.',\n  p1: '',\n  p2: 'InteroCloud helps clinics build lasting relationships with patients by staying connected throughout the entire care journey, not just during the appointment.',\n  p3: 'From scheduling and medical records to automated follow-ups, patient communication and AI-powered insights, InteroCloud gives healthcare providers everything they need to deliver exceptional care while growing a healthier business.',\n  p4: 'Millions of patient records are managed daily through InteroCloud, helping clinics simplify their operations, improve patient engagement and drive long-term growth.',\n  btn:     'Request Free Demo',\n  btn2:    'Read More',\n  btn2Href:'https:\/\/www.interocloud.com\/about-interocloud',\n  btnHref: '#contact',\n  },\n  ro: {\n  label:   'Despre InteroCloud',\n  h2:      'Rela\u021bii mai bune cu pacien\u021bii. <em>O clinic\u0103 mai performant\u0103.<\/em>',\n  tagline: 'Aceea\u0219i platform\u0103 pentru un cabinet sau o re\u021bea de clinici: activitatea zilnic\u0103, rela\u021bia cu pacien\u021bii \u0219i datele din spatele lor.',\n  p1: '',\n  p2: 'InteroCloud ajut\u0103 clinicile s\u0103 construiasc\u0103 rela\u021bii de lung\u0103 durat\u0103 cu pacien\u021bii, men\u021bin\u00e2nd comunicarea pe \u00eentreg parcursul actului medical, nu doar \u00een timpul consulta\u021biei.',\n  p3: 'De la program\u0103ri \u0219i dosare medicale p\u00e2n\u0103 la automatiz\u0103ri, follow-up inteligent \u0219i asisten\u021b\u0103 bazat\u0103 pe inteligen\u021b\u0103 artificial\u0103, InteroCloud ofer\u0103 echipei medicale toate instrumentele necesare pentru a oferi servicii medicale excelente \u0219i pentru a dezvolta o clinic\u0103 performant\u0103.',\n  p4: 'Zilnic, milioane de dosare medicale digitale sunt gestionate prin InteroCloud, contribuind la eficientizarea activit\u0103\u021bii \u0219i la \u00eembun\u0103t\u0103\u021birea rela\u021biei cu pacien\u021bii.',\n  btn:     'Solicit\u0103 Demo Gratuit',\n  btn2:    'Afl\u0103 Mai Multe',\n  btn2Href:'https:\/\/www.interocloud.com\/ro\/despre-interocloud',\n  btnHref: '#contact',\n  }\n  };\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-ab-label').textContent    = l.label;\n  document.getElementById('ic-ab-h2').innerHTML         = l.h2;\n  document.getElementById('ic-ab-tagline').textContent  = l.tagline;\n  document.getElementById('ic-ab-p1').textContent       = l.p1;\n  document.getElementById('ic-ab-p2').textContent       = l.p2;\n  document.getElementById('ic-ab-p3').textContent       = l.p3;\n  document.getElementById('ic-ab-p4').textContent       = l.p4;\n  document.getElementById('ic-ab-btn-text').textContent = l.btn;\n  document.getElementById('ic-ab-btn').href = l.btnHref;\n  document.getElementById('ic-ab-btn2-text').textContent = l.btn2;\n  document.getElementById('ic-ab-btn2').href = l.btn2Href;\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  })();<\/script>\n\n<style>@keyframes ic9-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ic9-slide-right{from{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}#ic-about.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-about.ic-anim-enabled .ic-anim-right{opacity:0;transform:translateX(32px)}#ic-about.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic9-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}#ic-about.ic-anim-enabled.ic-in-view .ic-anim-right{animation:ic9-slide-right 0.65s cubic-bezier(0.22,1,0.36,1) both}#ic-about .ic-about-btn{transition:background 0.20s ease,color 0.20s ease,border-color 0.20s ease,transform 0.22s cubic-bezier(0.22,1,0.36,1),box-shadow 0.22s cubic-bezier(0.22,1,0.36,1)}#ic-about .ic-about-btn:active{transform:scale(0.98);transition-duration:0.08s}@media (prefers-reduced-motion:reduce){#ic-about .ic-about-label-dot{animation:none;opacity:1}#ic-about.ic-anim-enabled .ic-anim-up,#ic-about.ic-anim-enabled .ic-anim-right{opacity:1;transform:none}#ic-about.ic-anim-enabled.ic-in-view .ic-anim-up,#ic-about.ic-anim-enabled.ic-in-view .ic-anim-right{animation:none}}<\/style>\n\n<script>(function() {\n  var section = document.getElementById('ic-about');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(section.querySelector('.ic-about-label'),   0);\n  up(section.querySelector('.ic-about-h2'),      0.12);\n  up(section.querySelector('.ic-about-tagline'), 0.20);\n  var d = 0.28;\n  section.querySelectorAll('.ic-about-p').forEach(function(p) {\n  up(p, d); d += 0.08;\n  });\n  up(section.querySelector('.ic-about-btn'), d);\n  var visual = section.querySelector('.ic-about-visual-col');\n  if (visual) {\n  visual.classList.add('ic-anim-right');\n  visual.style.animationDelay = '0.18s';\n  }\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.12 }).observe(section);\n  })();<\/script>\n\n<style>#ic-why *{box-sizing:border-box;margin:0;padding:0}#ic-why{background:#f7f9fb;font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:100px 32px}#ic-why .ic-why-inner{max-width:1100px;margin:0 auto}#ic-why .ic-why-header{text-align:center;margin-bottom:64px}#ic-why .ic-why-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:20px;padding:7px 16px;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-why .ic-why-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-why-pulse 2s ease-in-out infinite}@keyframes ic-why-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-why .ic-why-h2{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.15;letter-spacing:-0.025em;max-width:820px;margin:0 auto 20px;text-wrap:balance}#ic-why .ic-why-h2 em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-why .ic-why-sub{font-size:clamp(15px,1.5vw,17px);color:#6b7e8a;line-height:1.7;max-width:720px;margin:0 auto}#ic-why .ic-why-body{display:grid;grid-template-columns:55fr 45fr;gap:72px;align-items:start}#ic-why .ic-why-p{font-size:16px;color:#5a7080;line-height:1.82;margin-bottom:20px}#ic-why .ic-why-p:last-child{margin-bottom:0}#ic-why .ic-why-btn{display:inline-flex;align-items:center;gap:8px;margin-top:32px;padding:14px 28px;background:#00D6A3;color:#ffffff;font-family:'Questrial',sans-serif;font-size:15px;font-weight:700;border-radius:9px;text-decoration:none;letter-spacing:-0.01em;transition:background 0.2s,transform 0.2s,box-shadow 0.2s;box-shadow:0 4px 18px rgba(0,214,163,0.30),0 2px 8px rgba(5,61,76,0.08)}#ic-why .ic-why-btn:hover{background:#00c494;transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,214,163,0.42),0 4px 12px rgba(5,61,76,0.10)}#ic-why .ic-why-img img{width:100%;height:auto;display:block}#ic-why .ic-why-customers{margin-top:80px;padding-top:64px;border-top:1px solid #e2eaee;text-align:center}#ic-why .ic-why-customers-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:28px;padding:7px 16px;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-why .ic-why-cust-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-why-pulse 2s ease-in-out infinite}#ic-why .ic-why-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}#ic-why .ic-why-chip{display:inline-flex;align-items:center;gap:10px;padding:11px 20px;background:#f7f9fb;border:1.5px solid #e2eaee;border-radius:100px;font-size:14px;font-weight:600;color:#053D4C;box-shadow:0 4px 14px rgba(5,61,76,0.07),0 1px 3px rgba(5,61,76,0.04);transition:border-color 0.2s,box-shadow 0.2s,transform 0.2s;cursor:default}#ic-why .ic-why-chip:hover{border-color:rgba(0,214,163,0.45);box-shadow:0 8px 24px rgba(0,214,163,0.16),0 2px 8px rgba(5,61,76,0.07);transform:translateY(-3px)}#ic-why .ic-why-chip.ic-chip-more{background:rgba(0,214,163,0.07);border-color:rgba(0,214,163,0.30);color:#079199}#ic-why .ic-why-chip-icon{width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,rgba(0,214,163,0.12),rgba(7,145,153,0.07));display:flex;align-items:center;justify-content:center;color:#079199;flex-shrink:0}#ic-why .ic-why-logos{margin-top:64px;padding-top:48px;border-top:1px solid #e2eaee}#ic-why .ic-why-logos-viewport{overflow:hidden;position:relative}#ic-why .ic-why-logos-viewport::before,#ic-why .ic-why-logos-viewport::after{content:'';position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}#ic-why .ic-why-logos-viewport::before{left:0;background:linear-gradient(to right,#f7f9fb,transparent)}#ic-why .ic-why-logos-viewport::after{right:0;background:linear-gradient(to left,#f7f9fb,transparent)}#ic-why .ic-why-logos-track{display:flex;align-items:center;width:max-content;animation:ic-why-logos-scroll 30s linear infinite}#ic-why .ic-why-logos-track:hover{animation-play-state:paused}@keyframes ic-why-logos-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}#ic-why .ic-why-logo-item{display:flex;align-items:center;justify-content:center;padding:0 40px;height:80px;border-right:1px solid #e2eaee;flex-shrink:0}#ic-why .ic-why-logo-item:first-child{border-left:1px solid #e2eaee}#ic-why .ic-why-logo-item img{height:52px;width:auto;max-width:160px;object-fit:contain;opacity:0.60;transition:opacity 0.3s;display:block}#ic-why .ic-why-logo-item img:hover{opacity:1}@media (max-width:680px){#ic-why{padding:64px 20px}#ic-why .ic-why-body{grid-template-columns:1fr;gap:48px}#ic-why .ic-why-header{margin-bottom:40px}#ic-why .ic-why-logo-item{padding:0 24px}#ic-why .ic-why-text-col{text-align:center}#ic-why .ic-why-p,#ic-why .ic-why-benefit-text{text-align:left}#ic-why .ic-why-customers{margin-top:56px;padding-top:40px}#ic-why .ic-why-chips{gap:7px}#ic-why .ic-why-chip{padding:7px 11px;gap:0;font-size:11.5px}#ic-why .ic-why-chip-icon{display:none}}#ic-why .ic-why-result-intro{font-size:11px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:#079199;margin-bottom:14px;font-family:'Source Sans 3','Source Sans Pro',sans-serif}#ic-why .ic-why-benefits{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:20px}#ic-why .ic-why-benefit{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#ffffff;border:1px solid rgba(0,214,163,0.22);border-radius:10px;box-shadow:0 2px 8px rgba(5,61,76,0.06)}#ic-why .ic-why-benefit-icon{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#00D6A3,#079199);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}#ic-why .ic-why-benefit-text{font-size:13.5px;color:#053D4C;line-height:1.55;font-weight:500;font-family:'Source Sans 3','Source Sans Pro',sans-serif}@media(max-width:600px){#ic-why .ic-why-benefits{grid-template-columns:1fr}}<\/style>\n\n<section id=\"ic-why\">\n<div class=\"ic-why-inner\">\n<div class=\"ic-why-header\">\n<div class=\"ic-why-label\">\n<span class=\"ic-why-label-dot\"><\/span>\n<span id=\"ic-why-label\">Why InteroCloud<\/span>\n<\/div>\n<h2 class=\"ic-why-h2\" id=\"ic-why-h2\">\n        Better patient experiences\n        <em>create better clinics.<\/em>\n<\/h2>\n<p class=\"ic-why-sub\" id=\"ic-why-sub\">When patients feel cared for, they come back, and bring others with them.<\/p>\n<\/div>\n<div class=\"ic-why-body\">\n<div class=\"ic-why-text-col\">\n<p class=\"ic-why-p\" id=\"ic-why-p1\">The fastest-growing clinics don't simply attract more patients, they keep existing patients engaged.<\/p>\n<p class=\"ic-why-p\" id=\"ic-why-p2\">InteroCloud helps you transform every consultation into an ongoing relationship through intelligent automation, personalized communication and AI-powered patient engagement.<\/p>\n<div class=\"ic-why-p\" id=\"ic-why-p3\"><p class=\"ic-why-result-intro\">The result is simple:<\/p><div class=\"ic-why-benefits\"><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">More patients returning for follow-up care.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Less administrative work for your team.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Better treatment adherence and outcomes.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Higher patient satisfaction and referrals.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Predictable, sustainable business growth.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">A stronger reputation built on patient loyalty.<\/span><\/div><\/div><\/div>\n<p class=\"ic-why-p\" id=\"ic-why-p4\">Whether you're a solo practitioner, a multi-specialty clinic or a healthcare network running several locations, InteroCloud gives you one system to manage operations, patient relationships and business intelligence. One system that scales with you.<\/p>\n<a href=\"#contact\" class=\"ic-why-btn\" id=\"ic-why-btn\">\n<span id=\"ic-why-btn-text\">Request Free Demo<\/span>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n            <path d=\"M3 7h8M7.5 3.5L11 7l-3.5 3.5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/a>\n<\/div>\n<div class=\"ic-why-visual\">\n<div class=\"ic-why-img\">\n<img decoding=\"async\" id=\"ic-img-why\" src=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/06\/practice-management-interocloud-768x768-1.png\" alt=\"InteroCloud Practice Management\" loading=\"lazy\" data-src-en=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/06\/practice-management-interocloud-768x768-1.png\" data-src-ro=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2024\/12\/softul-pentru-clinica-interocloud-1024x1024.png\" title=\"|\">\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-why-customers\">\n<div class=\"ic-why-customers-label\">\n<span class=\"ic-why-cust-dot\"><\/span>\n<span id=\"ic-why-cust-h3\">Who Are Our Customers<\/span>\n<\/div>\n<div class=\"ic-why-chips\">\n<div class=\"ic-why-chip\">\n<div class=\"ic-why-chip-icon\">\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\"><circle cx=\"6.5\" cy=\"4.5\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\/><path d=\"M1.5 11.5c0-2.8 2.2-5 5-5s5 2.2 5 5\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/><\/svg>\n          <\/div>\n<span id=\"ic-why-c1\">Independent Medical Practices<\/span>\n<\/div>\n<div class=\"ic-why-chip\">\n<div class=\"ic-why-chip-icon\">\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\"><rect x=\"1.5\" y=\"3\" width=\"10\" height=\"8.5\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\/><path d=\"M6.5 5.5v4M4.5 7.5h4\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><\/svg>\n          <\/div>\n<span id=\"ic-why-c2\">Specialty Clinics<\/span>\n<\/div>\n<div class=\"ic-why-chip\">\n<div class=\"ic-why-chip-icon\">\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\"><path d=\"M1.5 11.5V5l5-3.5 5 3.5v6.5\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/><rect x=\"4.5\" y=\"7.5\" width=\"4\" height=\"4\" rx=\".5\" stroke=\"currentColor\" stroke-width=\"1.2\"\/><\/svg>\n          <\/div>\n<span id=\"ic-why-c3\">Multi-Specialty Medical Clinics<\/span>\n<\/div>\n<div class=\"ic-why-chip\">\n<div class=\"ic-why-chip-icon\">\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\"><circle cx=\"6.5\" cy=\"6.5\" r=\"1.8\" stroke=\"currentColor\" stroke-width=\"1.2\"\/><circle cx=\"1.5\" cy=\"6.5\" r=\"1.1\" stroke=\"currentColor\" stroke-width=\"1.1\"\/><circle cx=\"11.5\" cy=\"6.5\" r=\"1.1\" stroke=\"currentColor\" stroke-width=\"1.1\"\/><circle cx=\"6.5\" cy=\"1.5\" r=\"1.1\" stroke=\"currentColor\" stroke-width=\"1.1\"\/><circle cx=\"6.5\" cy=\"11.5\" r=\"1.1\" stroke=\"currentColor\" stroke-width=\"1.1\"\/><path d=\"M3 6.5h1.7M8.3 6.5H10M6.5 3v1.7M6.5 8.3V10\" stroke=\"currentColor\" stroke-width=\"1\"\/><\/svg>\n          <\/div>\n<span id=\"ic-why-c4\">Private Healthcare Networks<\/span>\n<\/div>\n<div class=\"ic-why-chip\">\n<div class=\"ic-why-chip-icon\">\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\"><path d=\"M6.5 1.5l1.1 2.3 2.5.36-1.8 1.76.43 2.48L6.5 7.2l-2.23 1.2.43-2.48-1.8-1.76 2.5-.36z\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/><path d=\"M3.5 9.5h6M4.5 11.5h4\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/><\/svg>\n          <\/div>\n<span id=\"ic-why-c5\">Medical Aesthetic Clinics<\/span>\n<\/div>\n<div class=\"ic-why-chip\">\n<div class=\"ic-why-chip-icon\">\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\"><circle cx=\"4.5\" cy=\"3\" r=\"1.4\" stroke=\"currentColor\" stroke-width=\"1.2\"\/><path d=\"M4.5 4.5V9M3 6.5h3M4.5 9L3 11.5M4.5 9L6 11.5\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/><path d=\"M8 5.5l2-1.5 1.5 2-3 2.5\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/div>\n<span id=\"ic-why-c6\">Physiotherapy Clinics<\/span>\n<\/div>\n<div class=\"ic-why-chip\">\n<div class=\"ic-why-chip-icon\">\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\"><path d=\"M6.5 2C5.1 2 4.2 3 4.2 4c0 .9.55 1.65 1.1 2.1C4 6.7 2.5 8 2.5 10c0 .9.5 1.5 1.5 1.5h5c1 0 1.5-.6 1.5-1.5 0-2-1.5-3.3-2.8-3.9.55-.45 1.1-1.2 1.1-2.1C8.8 3 7.9 2 6.5 2z\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/div>\n<span id=\"ic-why-c7\">Dental Practices &amp; Dental Clinics<\/span>\n<\/div>\n<div class=\"ic-why-chip ic-chip-more\">\n<div class=\"ic-why-chip-icon\" style=\"background: rgba(0,214,163,0.15);\">\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\"><circle cx=\"6.5\" cy=\"6.5\" r=\"5\" stroke=\"currentColor\" stroke-width=\"1.2\"\/><path d=\"M4.5 6.5h4M6.5 4.5v4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\/><\/svg>\n          <\/div>\n<span id=\"ic-why-c8\">And Many More...<\/span>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-why-logos\">\n<div class=\"ic-why-logos-viewport\">\n<div class=\"ic-why-logos-track\" id=\"ic-why-logos-track\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<script>var CLINIC_LOGOS = [\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/youka.png',                              alt: 'Youka' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/vital-safe.png',                         alt: 'Vital Safe' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/viena-medical.png',                      alt: 'Viena Medical' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/vernesmed.png',                          alt: 'Vernesmed' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/uropro.png',                             alt: 'Uropro' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/uropoint.png',                           alt: 'Uropoint' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/urologicatm.png',                        alt: 'Urologica TM' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/topmed-kinetic.png',                     alt: 'Topmed Kinetic' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/therachild.png',                         alt: 'Therachild' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/thedentist.png',                         alt: 'The Dentist' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/terramedsun.png',                        alt: 'Terramed Sun' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/suafdent.png',                           alt: 'Suafdent' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/steauademare.png',                       alt: 'Steaua de Mare' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/sarciomed.png',                          alt: 'Sarciomed' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/sanoter.png',                            alt: 'Sanoter' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/sananova.png',                           alt: 'Sananova' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/samomed.png',                            alt: 'Samomed' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/rrecover.png',                           alt: 'RRecover' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/rokcenter.png',                          alt: 'Rok Center' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/recentre.png',                           alt: 'Recentre' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/psimed.png',                             alt: 'Psimed' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/psihodieta.png',                         alt: 'Psihodieta' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/poodologica.png',                        alt: 'Podologica' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/platinia.png',                           alt: 'Platinia' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/oxygen-home-care.png',                   alt: 'Oxygen Home Care' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/osteobygrosan.png',                      alt: 'Osteo by Grosan' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/ortokidsrecover.png',                    alt: 'Ortokids Recover' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/oanasurpanelu.png',                      alt: 'Oana Surpanelu' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/novamed.png',                            alt: 'Novamed' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/newnails.png',                           alt: 'New Nails' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/newderm.png',                            alt: 'New Derm' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/natura-laser.png',                       alt: 'Natura Laser' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/muntesano.png',                          alt: 'Muntesano' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/moa.png',                                alt: 'MOA' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/medtacu.png',                            alt: 'Medtacu' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/mediope.png',                            alt: 'Mediope' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/mediclinic.png',                         alt: 'Mediclinic' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/medical-benefit.png',                    alt: 'Medical Benefit' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/hsc_logo.png',                           alt: 'HSC' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/loyalmed.png',                           alt: 'Loyalmed' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/logotina.png',                           alt: 'Logotina' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/linemed.png',                            alt: 'Linemed' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/leodologue.png',                         alt: 'Leodologue' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/lasergo.png',                            alt: 'Lasergo' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/kinetostudio.png',                       alt: 'Kineto Studio' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/kinetoplay.png',                         alt: 'Kineto Play' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/kinetoklinik.png',                       alt: 'Kineto Klinik' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/kinetofamily.png',                       alt: 'Kineto Family' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/kinetikshape.png',                       alt: 'Kinetik Shape' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/kineticfit.png',                         alt: 'Kinetic Fit' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/joita.png',                              alt: 'Joita' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/iqmed.png',                              alt: 'IQ Med' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/hubofsmiles.png',                        alt: 'Hub of Smiles' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/glowskin.png',                           alt: 'Glow Skin' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/ginecho.png',                            alt: 'Ginecho' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/fizioup.png',                            alt: 'Fizio Up' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/fiziorein.png',                          alt: 'Fizio Rein' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/fabricadeemotii.png',                    alt: 'Fabrica de Emotii' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/eduthera.png',                           alt: 'Eduthera' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/dros.png',                               alt: 'Dros' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/drcristianiovan.png',                    alt: 'Dr. Cristian Iovan' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/coloana-vertebrala.png',                 alt: 'Coloana Vertebrala' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/clinicamaghiar.png',                     alt: 'Clinica Maghiar' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/clinicaderecuperarealexandru.png',        alt: 'Clinica de Recuperare Alexandru' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/chiroderma.png',                         alt: 'Chiroderma' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/carollmed.png',                          alt: 'Carollmed' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/bunavestire.png',                        alt: 'Buna Vestire' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/braintech-1.png',                        alt: 'Braintech' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2025\/11\/biocord.png',                            alt: 'Biocord' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2018\/11\/andreeadentalmed.png',                   alt: 'Andreea Dental Med' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/andreak.png',                            alt: 'Andrea K' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/amazonia.png',                           alt: 'Amazonia' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/arymed.png',                             alt: 'Arymed' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/dermartisclinic.png',                    alt: 'Dermartis Clinic' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/activ-sante.png',                        alt: 'Activ Sante' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/aadent.png',                             alt: 'Aadent' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/Untitled-design-9.png',                  alt: 'Client' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2022\/08\/Untitled-design-14-1.png',               alt: 'Client' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2018\/11\/Untitled-design-13.png',                 alt: 'Client' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2018\/11\/Untitled-design-12.png',                 alt: 'Client' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/Untitled-design-1-1.png',                alt: 'Client' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/Untitled-design-2-1.png',                alt: 'Client' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/Untitled-design-3-1.png',                alt: 'Client' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/Untitled-design-4.png',                  alt: 'Client' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2023\/01\/Untitled-design-5.png',                  alt: 'Client' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/atopyx.png',                             alt: 'Atopyx' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/avaten.png',                             alt: 'Avaten' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/centrul-medical-eremia.png',             alt: 'Centrul Medical Eremia' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/chiroderma.png',                         alt: 'Chiroderma' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/kinetic%20shape.png',                    alt: 'Kinetic Shape' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/kineticfit.png',                         alt: 'Kinetic Fit' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/medraskin.png',                          alt: 'Medraskin' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/neuro%20feedback%20hub.png',             alt: 'Neuro Feedback Hub' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/newcastle.png',                          alt: 'Newcastle' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/reumaprof.png',                          alt: 'Reumaprof' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/revivera.png',                           alt: 'Revivera' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/sanovio.png',                            alt: 'Sanovio' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/umfc.png',                               alt: 'UMFC' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/wellgyn.png',                            alt: 'Wellgyn' },\n  { src: 'https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/07\/zaezmedical.png',                        alt: 'Zaez Medical' },\n  ];\n  (function() {\n  var track = document.getElementById('ic-why-logos-track');\n  if (track && CLINIC_LOGOS.length) {\n  var doubled = CLINIC_LOGOS.concat(CLINIC_LOGOS);\n  track.innerHTML = doubled.map(function(l) {\n  return '<div class=\"ic-why-logo-item\"><img decoding=\"async\" src=\"' + l.src + '\" alt=\"' + l.alt + '\" loading=\"lazy\"><\/div>';\n  }).join('');\n  track.style.animationDuration = Math.max(20, CLINIC_LOGOS.length * 6) + 's';\n  }\n  })();\n  (function() {\n  var texts = {\n  en: {\n  label: 'Why InteroCloud',\n  h2:    'Better patient experiences <em>create better clinics.<\/em>',\n  btn:   'Request Free Demo',   btnHref: '#contact',\n  sub:   'When patients feel cared for, they come back, and bring others with them.',\n  p1: 'The fastest-growing clinics don\\'t simply attract more patients, they keep existing patients engaged.',\n  p2: 'InteroCloud helps you transform every consultation into an ongoing relationship through intelligent automation, personalized communication and AI-powered patient engagement.',\n  p3: '<p class=\"ic-why-result-intro\">The result is simple:<\/p><div class=\"ic-why-benefits\"><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">More patients returning for follow-up care.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Less administrative work for your team.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Better treatment adherence and outcomes.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Higher patient satisfaction and referrals.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Predictable, sustainable business growth.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">A stronger reputation built on patient loyalty.<\/span><\/div><\/div>',\n  p4: 'Whether you\\'re a solo practitioner, a multi-specialty clinic or a healthcare network running several locations, InteroCloud gives you one system to manage operations, patient relationships and business intelligence. One system that scales with you.',\n  custH3: 'Who Are Our Customers',\n  c1: 'Independent Medical Practices',\n  c2: 'Specialty Clinics',\n  c3: 'Multi-Specialty Medical Clinics',\n  c4: 'Private Healthcare Networks',\n  c5: 'Medical Aesthetic Clinics',\n  c6: 'Physiotherapy Clinics',\n  c7: 'Dental Practices & Dental Clinics',\n  c8: 'And Many More...',\n  },\n  ro: {\n  label: 'De ce InteroCloud',\n  h2:    'Pentru c\u0103 succesul unei clinici <em>\u00eencepe cu pacientul.<\/em>',\n  btn:   'Solicit\u0103 Demo Gratuit', btnHref: '#contact',\n  sub:   'C\u00e2nd pacien\u021bii se simt cu adev\u0103rat \u00eengriji\u021bi, revin, \u0219i aduc \u0219i al\u021bi pacien\u021bi cu ei.',\n  p1: 'Clinicile care cresc cel mai rapid nu sunt cele care atrag cei mai mul\u021bi pacien\u021bi, ci cele care reu\u0219esc s\u0103 \u00eei p\u0103streze \u0219i s\u0103 \u00eei aduc\u0103 \u00eenapoi.',\n  p2: 'InteroCloud transform\u0103 fiecare consulta\u021bie \u00eentr-o rela\u021bie pe termen lung prin automatizare inteligent\u0103, comunicare personalizat\u0103 \u0219i instrumente moderne de fidelizare a pacien\u021bilor.',\n  p3: '<p class=\"ic-why-result-intro\">Rezultatul?<\/p><div class=\"ic-why-benefits\"><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Mai mul\u021bi pacien\u021bi care revin la controale \u0219i tratamente.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Mai pu\u021bin timp pierdut cu activit\u0103\u021bi administrative.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">O mai bun\u0103 complian\u021b\u0103 la tratament \u0219i rezultate medicale superioare.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">Pacien\u021bi mai mul\u021bumi\u021bi, care recomand\u0103 clinica mai departe.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">O cre\u0219tere predictibil\u0103 \u0219i sustenabil\u0103 a clinicii.<\/span><\/div><div class=\"ic-why-benefit\"><div class=\"ic-why-benefit-icon\"><svg width=\"11\" height=\"9\" viewBox=\"0 0 11 9\" fill=\"none\"><path d=\"M1 4l3 3.5 6-7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span class=\"ic-why-benefit-text\">O reputa\u021bie mai puternic\u0103, construit\u0103 pe loialitatea pacien\u021bilor.<\/span><\/div><\/div>',\n  p4: 'Fie c\u0103 administrezi un cabinet individual, o clinic\u0103 multidisciplinar\u0103 sau o re\u021bea medical\u0103 cu mai multe loca\u021bii, InteroCloud \u00ee\u021bi ofer\u0103 un singur sistem pentru opera\u021biunile zilnice, rela\u021bia cu pacien\u021bii \u0219i datele de business. Un sistem care se scaleaz\u0103 odat\u0103 cu afacerea ta.',\n  custH3: 'Cine Sunt Clien\u021bii No\u0219tri',\n  c1: 'Cabinete Medicale Independente',\n  c2: 'Clinici de Specialitate',\n  c3: 'Clinici Multi-Specialitate',\n  c4: 'Re\u021bele Private de S\u0103n\u0103tate',\n  c5: 'Clinici de Estetic\u0103 Medical\u0103',\n  c6: 'Clinici de Kinetoterapie',\n  c7: 'Cabinete & Clinici Stomatologice',\n  c8: '\u0218i Mul\u021bi Al\u021bii...',\n  }\n  };\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-why-label').textContent = l.label;\n  document.getElementById('ic-why-h2').innerHTML      = l.h2;\n  document.getElementById('ic-why-sub').textContent   = l.sub;\n  document.getElementById('ic-why-p1').textContent    = l.p1;\n  document.getElementById('ic-why-p2').textContent    = l.p2;\n  document.getElementById('ic-why-p3').innerHTML      = l.p3;\n  document.getElementById('ic-why-p4').textContent       = l.p4;\n  document.getElementById('ic-why-btn-text').textContent = l.btn;\n  document.getElementById('ic-why-btn').href = l.btnHref;\n  document.getElementById('ic-why-cust-h3').textContent  = l.custH3;\n  document.getElementById('ic-why-c1').textContent       = l.c1;\n  document.getElementById('ic-why-c2').textContent       = l.c2;\n  document.getElementById('ic-why-c3').textContent       = l.c3;\n  document.getElementById('ic-why-c4').textContent       = l.c4;\n  document.getElementById('ic-why-c5').textContent       = l.c5;\n  document.getElementById('ic-why-c6').textContent       = l.c6;\n  document.getElementById('ic-why-c7').textContent       = l.c7;\n  document.getElementById('ic-why-c8').textContent       = l.c8;\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  })();<\/script>\n\n<style>@keyframes ic10-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ic10-slide-right{from{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}@keyframes ic10-scale-pop{from{opacity:0;transform:scale(0.85)}to{opacity:1;transform:scale(1)}}#ic-why.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-why.ic-anim-enabled .ic-anim-right{opacity:0;transform:translateX(32px)}#ic-why.ic-anim-enabled .ic-anim-scale{opacity:0;transform:scale(0.85)}#ic-why.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic10-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}#ic-why.ic-anim-enabled.ic-in-view .ic-anim-right{animation:ic10-slide-right 0.65s cubic-bezier(0.22,1,0.36,1) both}#ic-why .ic-why-customers.ic-cust-in-view .ic-anim-up{animation:ic10-rise-up 0.55s cubic-bezier(0.22,1,0.36,1) both}#ic-why .ic-why-customers.ic-cust-in-view .ic-anim-scale{animation:ic10-scale-pop 0.42s cubic-bezier(0.34,1.52,0.64,1) both}#ic-why .ic-why-btn{transition:background 0.20s ease,color 0.20s ease,border-color 0.20s ease,transform 0.22s cubic-bezier(0.22,1,0.36,1),box-shadow 0.22s cubic-bezier(0.22,1,0.36,1)}#ic-why .ic-why-btn:active{transform:scale(0.98);transition-duration:0.08s}#ic-why .ic-why-chip{transition:border-color 0.22s ease,box-shadow 0.22s cubic-bezier(0.22,1,0.36,1),transform 0.22s cubic-bezier(0.22,1,0.36,1)}@media (prefers-reduced-motion:reduce){#ic-why .ic-why-logos-track{animation-play-state:paused}#ic-why .ic-why-label-dot,#ic-why .ic-why-cust-dot{animation:none;opacity:1}#ic-why.ic-anim-enabled .ic-anim-up,#ic-why.ic-anim-enabled .ic-anim-right,#ic-why.ic-anim-enabled .ic-anim-scale{opacity:1;transform:none}#ic-why.ic-anim-enabled.ic-in-view .ic-anim-up,#ic-why.ic-anim-enabled.ic-in-view .ic-anim-right,#ic-why .ic-why-customers.ic-cust-in-view .ic-anim-up,#ic-why .ic-why-customers.ic-cust-in-view .ic-anim-scale{animation:none}}<\/style>\n\n<script>(function() {\n  var section = document.getElementById('ic-why');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(section.querySelector('.ic-why-label'), 0);\n  up(section.querySelector('.ic-why-h2'),    0.12);\n  up(section.querySelector('.ic-why-sub'),   0.20);\n  var d = 0.28;\n  section.querySelectorAll('.ic-why-p').forEach(function(p) { up(p, d); d += 0.08; });\n  up(section.querySelector('.ic-why-btn'), d);\n  var visual = section.querySelector('.ic-why-visual');\n  if (visual) {\n  visual.classList.add('ic-anim-right');\n  visual.style.animationDelay = '0.18s';\n  }\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.10 }).observe(section);\n  var custSection = section.querySelector('.ic-why-customers');\n  if (custSection) {\n  section.querySelectorAll('.ic-why-chip').forEach(function(chip, i) {\n  chip.classList.add('ic-anim-scale');\n  chip.style.animationDelay = (0.10 + i * 0.06) + 's';\n  });\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  custSection.classList.add('ic-cust-in-view');\n  obs.disconnect();\n  }, { threshold: 0.15 }).observe(custSection);\n  }\n  })();<\/script>\n\n<style>#ic-pricing *{box-sizing:border-box;margin:0;padding:0}#ic-pricing{font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:52px 32px;position:relative;overflow:hidden}#ic-pricing .ic-ct-bkg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;pointer-events:none;z-index:0}#ic-pricing .ic-pricing-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}#ic-pricing .ic-pricing-header{text-align:center;margin-bottom:20px}#ic-pricing .ic-pricing-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:14px;padding:7px 16px;background:#ffffff;border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-pricing .ic-pricing-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-pricing-pulse 2s ease-in-out infinite}@keyframes ic-pricing-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-pricing .ic-pricing-h2{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.15;letter-spacing:-0.025em;max-width:680px;margin:0 auto 14px}#ic-pricing .ic-pricing-h2 em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-pricing .ic-trial-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 20px;background:linear-gradient(135deg,#00D6A3,#079199);color:#fff;font-family:'Questrial',sans-serif;font-size:14px;font-weight:700;border-radius:100px;box-shadow:0 4px 16px rgba(0,214,163,0.35)}#ic-pricing .ic-billing-toggle{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px}#ic-pricing .ic-tgl-label{font-size:14px;font-weight:600;color:#4a7080;transition:color 0.2s;cursor:pointer;user-select:none}#ic-pricing .ic-tgl-label.active{color:#053D4C}#ic-pricing .ic-tgl-switch{width:44px;height:24px;border-radius:12px;background:#053D4C;border:none;cursor:pointer;position:relative;flex-shrink:0}#ic-pricing .ic-tgl-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform 0.25s;display:block}#ic-pricing .ic-tgl-switch.yearly .ic-tgl-knob{transform:translateX(20px)}#ic-pricing .ic-tgl-save{display:inline-flex;align-items:center;padding:2px 9px;background:#00D6A3;color:#053D4C;font-size:11px;font-weight:700;border-radius:100px}#ic-pricing .ic-main-grid{display:grid;grid-template-columns:1fr 1fr 1.05fr;gap:16px;align-items:start}#ic-pricing .ic-plan-card{background:rgba(255,255,255,0.90);border:1px solid rgba(0,214,163,0.20);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(5,61,76,0.09),0 1px 4px rgba(5,61,76,0.05);transition:transform 0.25s,box-shadow 0.25s}#ic-pricing .ic-plan-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px rgba(5,61,76,0.14),0 4px 12px rgba(5,61,76,0.07)}#ic-pricing .ic-plan-card.featured{border-color:rgba(5,61,76,0.20)}#ic-pricing .ic-plan-head{padding:14px 16px 12px;position:relative}#ic-pricing .ic-plan-card:not(.featured) .ic-plan-head{background:linear-gradient(135deg,#00D6A3 0%,#079199 100%)}#ic-pricing .ic-plan-card.featured .ic-plan-head{background:linear-gradient(135deg,#053D4C 0%,#0a5c6e 100%)}#ic-pricing .ic-plan-ribbon{position:absolute;top:10px;left:0;background:rgba(255,255,255,0.22);color:#fff;font-size:9px;font-weight:800;letter-spacing:0.12em;text-transform:uppercase;padding:3px 10px 3px 9px;border-radius:0 100px 100px 0}#ic-pricing .ic-plan-name{font-family:'Questrial',sans-serif;font-size:10px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.65);margin-bottom:2px;margin-top:20px;text-align:center}#ic-pricing .ic-plan-orig-row{display:none;align-items:center;justify-content:center;gap:7px;margin-bottom:2px}#ic-pricing .ic-plan-orig{font-family:'Questrial',sans-serif;font-size:14px;color:rgba(255,255,255,0.48);text-decoration:line-through}#ic-pricing .ic-plan-save-badge{font-size:10px;font-weight:700;color:#053D4C;background:rgba(255,255,255,0.88);border-radius:100px;padding:2px 7px;white-space:nowrap}#ic-pricing .ic-plan-price-main{display:flex;align-items:baseline;justify-content:center}#ic-pricing .ic-plan-currency{font-family:'Questrial',sans-serif;font-size:17px;color:#fff;line-height:1.7}#ic-pricing .ic-plan-amount{font-family:'Questrial',sans-serif;font-size:38px;color:#fff;line-height:1;letter-spacing:-0.03em}#ic-pricing .ic-plan-period{font-size:12px;color:rgba(255,255,255,0.62);margin-left:2px}#ic-pricing .ic-plan-first-pract{text-align:center;font-size:10px;color:rgba(255,255,255,0.58);margin-top:3px;font-family:'Source Sans 3','Source Sans Pro',sans-serif;letter-spacing:0.01em}#ic-pricing .ic-plan-additional{text-align:center;margin-top:7px}#ic-pricing .ic-plan-add-label{font-size:10px;color:rgba(255,255,255,0.55);display:block;margin-bottom:1px}#ic-pricing .ic-plan-add-wrap{display:flex;align-items:center;justify-content:center;gap:5px}#ic-pricing .ic-add-orig{display:none;font-family:'Questrial',sans-serif;font-size:12px;color:rgba(255,255,255,0.42);text-decoration:line-through}#ic-pricing .ic-add-price{font-family:'Questrial',sans-serif;font-size:13px;font-weight:700;color:#fff}#ic-pricing .ic-plan-body{padding:12px 14px}#ic-pricing .ic-feat-section-title{font-size:9px;font-weight:800;letter-spacing:0.13em;text-transform:uppercase;color:#8a9aaa;margin-bottom:5px;margin-top:10px}#ic-pricing .ic-feat-section-title:first-child{margin-top:0}#ic-pricing .ic-feat-row{display:flex;align-items:flex-start;gap:6px;padding:2px 0;font-size:12px;color:#3a5060;line-height:1.35}#ic-pricing .ic-feat-icon{width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}#ic-pricing .ic-feat-icon.yes{background:rgba(0,214,163,0.12);color:#00a880}#ic-pricing .ic-feat-icon.no{background:rgba(239,68,68,0.08);color:#ef4444}#ic-pricing .ic-loyalty-group{border-radius:10px;padding:8px 10px;margin-top:6px}#ic-pricing .ic-loyalty-group.dimmed{background:rgba(5,61,76,0.04);border:1px solid rgba(5,61,76,0.07);opacity:0.58}#ic-pricing .ic-loyalty-group.active{background:rgba(0,214,163,0.06);border:1px solid rgba(0,214,163,0.20)}#ic-pricing .ic-loyalty-group .ic-feat-section-title{margin-top:0}#ic-pricing .ic-loyalty-group.active .ic-feat-section-title{color:#079199}#ic-pricing .ic-loyalty-items{display:grid;grid-template-columns:1fr 1fr;gap:0 6px}#ic-pricing .ic-loyalty-group .ic-feat-row{padding:1px 0;font-size:11px;color:#5a7080}#ic-pricing .ic-sms-note{margin-top:8px;padding:7px 10px;background:rgba(7,145,153,0.06);border:1px solid rgba(7,145,153,0.12);border-radius:8px;font-size:11px;color:#5a7080;line-height:1.5}#ic-pricing .ic-sms-note strong{color:#053D4C}#ic-pricing .ic-plan-cta{padding:0 14px 14px}#ic-pricing .ic-plan-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:11px 12px;border-radius:9px;font-family:'Questrial',sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:transform 0.2s,box-shadow 0.2s,background 0.2s}#ic-pricing .ic-plan-btn.mint{background:#00D6A3;color:#fff;box-shadow:0 3px 14px rgba(0,214,163,0.30),0 1px 6px rgba(5,61,76,0.07)}#ic-pricing .ic-plan-btn.mint:hover{background:#00c494;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,214,163,0.42),0 2px 8px rgba(5,61,76,0.09)}#ic-pricing .ic-plan-btn.dark{background:#053D4C;color:#fff;box-shadow:0 3px 14px rgba(5,61,76,0.22),0 1px 6px rgba(5,61,76,0.10)}#ic-pricing .ic-plan-btn.dark:hover{background:#074558;transform:translateY(-2px);box-shadow:0 6px 20px rgba(5,61,76,0.28),0 2px 8px rgba(5,61,76,0.12)}#ic-pricing .ic-calculator{background:rgba(255,255,255,0.92);border:1px solid rgba(0,214,163,0.20);border-radius:16px;padding:18px 20px;box-shadow:0 3px 18px rgba(5,61,76,0.07)}\n#ic-pricing .ic-calc-col{display:flex;flex-direction:column;gap:16px}\n#ic-pricing .ic-ent-card{background:rgba(255,255,255,0.92);border:1px solid rgba(0,214,163,0.20);border-radius:16px;padding:14px 18px;box-shadow:0 3px 18px rgba(5,61,76,0.07);font-size:12.5px;line-height:1.55;color:#4a6575;text-align:center}\n#ic-pricing .ic-ent-card a{color:#079199;font-weight:700;text-decoration:none}\n#ic-pricing .ic-ent-card a:hover{text-decoration:underline}#ic-pricing .ic-calc-title{font-family:'Questrial',sans-serif;font-size:17px;color:#053D4C;letter-spacing:-0.02em;margin-bottom:4px}#ic-pricing .ic-calc-desc{font-size:12px;color:#6b7e8a;line-height:1.5;margin-bottom:14px}#ic-pricing .ic-calc-field{margin-bottom:12px}#ic-pricing .ic-calc-field label{display:block;font-size:10px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#8a9aaa;margin-bottom:6px}#ic-pricing .ic-plan-pills{display:flex;gap:6px}#ic-pricing .ic-pill-btn{flex:1;padding:8px 8px;border-radius:8px;border:1.5px solid #e4ecf0;background:#fff;font-family:'Questrial',sans-serif;font-size:13px;font-weight:700;color:#8a9aaa;cursor:pointer;transition:all 0.2s;text-align:center}#ic-pricing .ic-pill-btn.active{border-color:#00D6A3;background:rgba(0,214,163,0.08);color:#053D4C}#ic-pricing .ic-counter{display:flex;align-items:center;border:1.5px solid #e4ecf0;border-radius:8px;overflow:hidden;background:#fff}#ic-pricing .ic-counter-btn{width:38px;height:38px;border:none;background:none;font-size:18px;color:#079199;cursor:pointer;transition:background 0.15s;display:flex;align-items:center;justify-content:center;flex-shrink:0}#ic-pricing .ic-counter-btn:hover{background:rgba(0,214,163,0.08)}#ic-pricing .ic-counter-btn:disabled{color:#ccc;cursor:not-allowed}#ic-pricing .ic-counter-val{flex:1;text-align:center;font-family:'Questrial',sans-serif;font-size:16px;font-weight:700;color:#053D4C;border:none;outline:none;background:none;min-width:0}#ic-pricing .ic-calc-result{background:linear-gradient(135deg,#053D4C,#0a5c6e);border-radius:12px;padding:16px 18px;margin-top:14px}#ic-pricing .ic-result-plan-name{font-size:10px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.50);margin-bottom:4px}#ic-pricing .ic-result-price{font-family:'Questrial',sans-serif;font-size:32px;color:#fff;letter-spacing:-0.03em;line-height:1}#ic-pricing .ic-result-price sup{font-size:16px;vertical-align:top;line-height:1.8}#ic-pricing .ic-result-period{font-size:17px;color:rgba(255,255,255,0.55);margin-left:6px;font-family:'Questrial',sans-serif}#ic-pricing .ic-result-breakdown{font-size:11px;color:rgba(255,255,255,0.65);margin-top:2px;line-height:1.4}#ic-pricing .ic-result-cta{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:12px;padding:11px 14px;background:#00D6A3;color:#fff;font-family:'Questrial',sans-serif;font-size:13px;font-weight:700;border-radius:9px;text-decoration:none;transition:background 0.2s,transform 0.2s;box-shadow:0 3px 14px rgba(0,214,163,0.30)}#ic-pricing .ic-result-cta:hover{background:#00c494;transform:translateY(-2px)}#ic-pricing .ic-calc-note{margin-top:10px;font-size:11px;color:#8a9aaa;text-align:center}@media (max-width:680px){#ic-pricing{padding:44px 26px}#ic-pricing .ic-main-grid{grid-template-columns:1fr}#ic-pricing .ic-calculator{grid-column:auto}\n#ic-pricing .ic-plan-body{padding:20px 18px}\n#ic-pricing .ic-feat-section-title{font-size:11px;margin-bottom:8px;margin-top:16px}\n#ic-pricing .ic-feat-section-title:first-child{margin-top:0}\n#ic-pricing .ic-feat-row{gap:9px;padding:5px 0;font-size:13.5px;line-height:1.45}\n#ic-pricing .ic-feat-icon{width:17px;height:17px}\n#ic-pricing .ic-loyalty-group{padding:12px 14px;margin-top:12px}\n#ic-pricing .ic-loyalty-items{grid-template-columns:1fr;gap:0}\n#ic-pricing .ic-loyalty-group .ic-feat-row{padding:4px 0;font-size:12.5px}\n#ic-pricing .ic-sms-note{padding:10px 12px;font-size:12.5px;line-height:1.55}\n#ic-pricing .ic-plan-cta{padding:0 18px 18px}\n}<\/style>\n\n<section id=\"ic-pricing\">\n<span id=\"pricing\" style=\"display:block;position:relative;top:-120px;visibility:hidden;pointer-events:none;\" aria-hidden=\"true\"><\/span>\n<span id=\"preturi\" style=\"display:block;position:relative;top:-120px;visibility:hidden;pointer-events:none;\" aria-hidden=\"true\"><\/span>\n<div class=\"ic-pricing-inner\">\n<div class=\"ic-pricing-header\">\n<div class=\"ic-pricing-label\">\n<span class=\"ic-pricing-label-dot\"><\/span>\n<span id=\"ic-pr-label\">Pricing<\/span>\n<\/div>\n<h2 class=\"ic-pricing-h2\" id=\"ic-pr-h2\">Transparent pricing <em>for your clinic<\/em><\/h2>\n<div class=\"ic-trial-badge\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M7 1l1.5 3.5L12 5l-2.5 2.5.6 3.5L7 9.5 3.9 11l.6-3.5L2 5l3.5-.5L7 1z\" stroke=\"#fff\" stroke-width=\"1.2\" stroke-linejoin=\"round\" fill=\"rgba(255,255,255,0.2)\"\/><\/svg>\n        <span id=\"ic-pr-trial\">14-day free trial<\/span>\n<\/div>\n<\/div>\n<div class=\"ic-billing-toggle\">\n<span class=\"ic-tgl-label active\" id=\"ic-tgl-monthly\">Monthly<\/span>\n<button class=\"ic-tgl-switch\" id=\"ic-tgl-switch\" aria-label=\"Toggle billing\">\n<span class=\"ic-tgl-knob\"><\/span>\n<\/button>\n<span class=\"ic-tgl-label\" id=\"ic-tgl-yearly\">Yearly<\/span>\n<span class=\"ic-tgl-save\" id=\"ic-tgl-save\">-15%<\/span>\n<\/div>\n<div class=\"ic-main-grid\">\n<div class=\"ic-plan-card\">\n<div class=\"ic-plan-head\">\n<div class=\"ic-plan-ribbon\" id=\"ic-std-ribbon\">Standard<\/div>\n<h3 class=\"ic-plan-name\" id=\"ic-std-plan-name\">Standard plan<\/h3>\n<div class=\"ic-plan-orig-row\" id=\"ic-std-orig-row\">\n<span class=\"ic-plan-orig\" id=\"ic-std-orig-amt\">\u20ac34,00<\/span>\n<span class=\"ic-plan-save-badge\" id=\"ic-std-save-badge\">Save \u20ac61,20 \/ year<\/span>\n<\/div>\n<div class=\"ic-plan-price-main\">\n<span class=\"ic-plan-currency\">\u20ac<\/span>\n<span class=\"ic-plan-amount\" id=\"ic-std-amount\">34,00<\/span>\n<span class=\"ic-plan-period\" id=\"ic-std-period\">\/month<\/span>\n<\/div>\n<div class=\"ic-plan-first-pract\" id=\"ic-std-first-pract\">for the first practitioner<\/div>\n<div class=\"ic-plan-additional\">\n<span class=\"ic-plan-add-label\" id=\"ic-std-add-label\">Additional practitioners:<\/span>\n<div class=\"ic-plan-add-wrap\">\n<span class=\"ic-add-orig\" id=\"ic-std-add-orig\">+\u20ac19,00<\/span>\n<span class=\"ic-add-price\" id=\"ic-std-add-price\">+\u20ac19,00 \/ month<\/span>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-plan-body\">\n<div class=\"ic-feat-section-title\" id=\"ic-std-inc-title\">Includes<\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-f1\">Free auxiliary staff accounts<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-f2\">Appointment scheduler<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-f3\">Automated SMS Reminders<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-f4\">Electronic health records<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-f5\">Customizable chart templates<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-f6\">Digitally signed consents<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-f7\">Manage packages & memberships<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-f8\">Reports & statistics<\/span><\/div>\n<div class=\"ic-feat-section-title\" id=\"ic-std-ninc-title\">Not Included<\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon no\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\"><path d=\"M1 1l6 6M7 1L1 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/div><span id=\"ic-f9\">Cash register integration<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon no\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\"><path d=\"M1 1l6 6M7 1L1 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/div><span id=\"ic-f10\">Phone system integration<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon no\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\"><path d=\"M1 1l6 6M7 1L1 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/div><span id=\"ic-f11\">ID Scanning Integration (OCR)<\/span><\/div>\n<div class=\"ic-loyalty-group dimmed\">\n<div class=\"ic-feat-section-title\" id=\"ic-std-loy-title\">Patient Loyalty Module<\/div>\n<div class=\"ic-loyalty-items\">\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon no\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\"><path d=\"M1 1l6 6M7 1L1 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/div><span id=\"ic-f12\">WhatsApp Integration<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon no\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\"><path d=\"M1 1l6 6M7 1L1 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/div><span id=\"ic-f13\">Appointment Notifications<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon no\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\"><path d=\"M1 1l6 6M7 1L1 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/div><span id=\"ic-f14\">Check-up Reminders<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon no\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\"><path d=\"M1 1l6 6M7 1L1 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/div><span id=\"ic-f15\">Birthday Messages<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon no\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\"><path d=\"M1 1l6 6M7 1L1 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/div><span id=\"ic-f16\">Feedback Requests<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon no\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\"><path d=\"M1 1l6 6M7 1L1 7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><\/svg><\/div><span id=\"ic-f17\">Google Reviews<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"ic-sms-note\"><strong>SMS:<\/strong> <span id=\"ic-std-sms\">Unlimited from your own number (Android device required) or 100 SMS per practitioner via shared short number<\/span><\/div>\n<\/div>\n<div class=\"ic-plan-cta\">\n<a href=\"#contact\" class=\"ic-plan-btn mint\" id=\"ic-std-btn\">\n<span id=\"ic-std-btn-text\">Request Free Demo<\/span>\n            <svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2.5 6h7M6.5 3l3 3-3 3\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/a>\n<\/div>\n<\/div>\n<div class=\"ic-plan-card featured\">\n<div class=\"ic-plan-head\">\n<div class=\"ic-plan-ribbon\" id=\"ic-pro-ribbon\">Pro<\/div>\n<h3 class=\"ic-plan-name\" id=\"ic-pro-plan-name\">Pro plan<\/h3>\n<div class=\"ic-plan-orig-row\" id=\"ic-pro-orig-row\">\n<span class=\"ic-plan-orig\" id=\"ic-pro-orig-amt\">\u20ac69,00<\/span>\n<span class=\"ic-plan-save-badge\" id=\"ic-pro-save-badge\">Save \u20ac124,20 \/ year<\/span>\n<\/div>\n<div class=\"ic-plan-price-main\">\n<span class=\"ic-plan-currency\">\u20ac<\/span>\n<span class=\"ic-plan-amount\" id=\"ic-pro-amount\">69,00<\/span>\n<span class=\"ic-plan-period\" id=\"ic-pro-period\">\/month<\/span>\n<\/div>\n<div class=\"ic-plan-first-pract\" id=\"ic-pro-first-pract\">for the first practitioner<\/div>\n<div class=\"ic-plan-additional\">\n<span class=\"ic-plan-add-label\" id=\"ic-pro-add-label\">Additional practitioners:<\/span>\n<div class=\"ic-plan-add-wrap\">\n<span class=\"ic-add-orig\" id=\"ic-pro-add-orig\">+\u20ac25,00<\/span>\n<span class=\"ic-add-price\" id=\"ic-pro-add-price\">+\u20ac25,00 \/ month<\/span>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-plan-body\">\n<div class=\"ic-feat-section-title\" id=\"ic-pro-inc-title\">Includes<\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf1\">Free auxiliary staff accounts<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf2\">Appointment scheduler<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf3\">Automated SMS Reminders<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf4\">Electronic health records<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf5\">Customizable chart templates<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf6\">Digitally signed consents<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf7\">Manage packages & memberships<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf8\">Reports & statistics<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf9\">Cash register integration<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf10\">Phone system integration<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf11\">ID Scanning Integration (OCR)<\/span><\/div>\n<div class=\"ic-loyalty-group active\">\n<div class=\"ic-feat-section-title\" id=\"ic-pro-loy-title\">Patient Loyalty Module<\/div>\n<div class=\"ic-loyalty-items\">\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf12\">WhatsApp Integration<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf13\">Appointment Notifications<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf14\">Check-up Reminders<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf15\">Birthday Messages<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf16\">Feedback Requests<\/span><\/div>\n<div class=\"ic-feat-row\"><div class=\"ic-feat-icon yes\"><svg width=\"9\" height=\"7\" viewBox=\"0 0 9 7\" fill=\"none\"><path d=\"M1 3.5L3.5 6 8 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><span id=\"ic-pf17\">Google Reviews<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"ic-sms-note\" style=\"background:rgba(0,214,163,0.06);border-color:rgba(0,214,163,0.18)\"><strong>SMS & WhatsApp:<\/strong> <span id=\"ic-pro-sms\">Unlimited automated messaging from your clinic's number (Android device required).<\/span><\/div>\n<\/div>\n<div class=\"ic-plan-cta\">\n<a href=\"#contact\" class=\"ic-plan-btn dark\" id=\"ic-pro-btn\">\n<span id=\"ic-pro-btn-text\">Request Free Demo<\/span>\n            <svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2.5 6h7M6.5 3l3 3-3 3\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/a>\n<\/div>\n<\/div>\n<div class=\"ic-calc-col\">\n<div class=\"ic-calculator\">\n<h3 class=\"ic-calc-title\" id=\"ic-calc-title\">Price calculator<\/h3>\n<p class=\"ic-calc-desc\" id=\"ic-calc-desc\">Find your exact price based on practitioners and plan.<\/p>\n<div class=\"ic-calc-field\">\n<label id=\"ic-calc-period-lbl\">Billing Period<\/label>\n<div class=\"ic-plan-pills\">\n<button class=\"ic-pill-btn active\" id=\"ic-calc-pill-monthly\">Monthly<\/button>\n<button class=\"ic-pill-btn\" id=\"ic-calc-pill-yearly\">Yearly (\u221215%)<\/button>\n<\/div>\n<\/div>\n<div class=\"ic-calc-field\">\n<label id=\"ic-calc-plan-lbl\">Plan<\/label>\n<div class=\"ic-plan-pills\">\n<button class=\"ic-pill-btn active\" id=\"ic-pill-std\">Standard<\/button>\n<button class=\"ic-pill-btn\" id=\"ic-pill-pro\">Pro<\/button>\n<\/div>\n<\/div>\n<div class=\"ic-calc-field\">\n<label id=\"ic-calc-pract-lbl\">Practitioners<\/label>\n<div class=\"ic-counter\">\n<button class=\"ic-counter-btn\" id=\"ic-count-minus\" disabled>\u2212<\/button>\n<input class=\"ic-counter-val\" id=\"ic-count-val\" type=\"number\" min=\"1\" max=\"50\" value=\"1\" readonly\/>\n<button class=\"ic-counter-btn\" id=\"ic-count-plus\">+<\/button>\n<\/div>\n<\/div>\n<div class=\"ic-calc-result\">\n<div class=\"ic-result-plan-name\" id=\"ic-result-plan-name\">Standard \u00b7 Monthly<\/div>\n<div class=\"ic-result-price\"><sup>\u20ac<\/sup><span id=\"ic-result-total\">34,00<\/span><span class=\"ic-result-period\" id=\"ic-result-period\"> \/ month<\/span><\/div>\n<div class=\"ic-result-breakdown\" id=\"ic-result-breakdown\">1 practitioner<\/div>\n<a href=\"#contact\" class=\"ic-result-cta\" id=\"ic-result-cta-btn\">\n<span id=\"ic-result-cta-text\">Request Free Demo<\/span>\n            <svg width=\"11\" height=\"11\" viewBox=\"0 0 11 11\" fill=\"none\"><path d=\"M2 5.5h7M6 2.5l3 3-3 3\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/a>\n<\/div>\n<div class=\"ic-calc-note\" id=\"ic-calc-note\">14-day free trial included<\/div>\n<\/div>\n<div class=\"ic-ent-card ic-anim-right\" style=\"animation-delay:.6s\"><span id=\"ic-ent-text\">For enterprise healthcare groups and clinic networks, please <a href=\"#contact\">contact us<\/a> for custom pricing.<\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var PRICES = { standard: { base: 34, add: 19 }, pro: { base: 69, add: 25 } };\n  var DISCOUNT = 0.85;\n  var isYearly = false;\n  var calcYearly = false;\n  var calcPlan = 'standard';\n  var practitioners = 1;\n  var currentLang = 'en';\n  function el(id) { return document.getElementById(id); }\n  function fmt(n) { return n.toFixed(2).replace('.', ','); }\n  var tglSwitch = el('ic-tgl-switch');\n  function setYearly(val) {\n  isYearly = val;\n  tglSwitch.classList.toggle('yearly', val);\n  el('ic-tgl-monthly').classList.toggle('active', !val);\n  el('ic-tgl-yearly').classList.toggle('active', val);\n  updateCardPrices();\n  setCalcPeriod(val);\n  }\n  el('ic-calc-pill-monthly').addEventListener('click', function() { setCalcPeriod(false); });\n  el('ic-calc-pill-yearly').addEventListener('click',  function() { setCalcPeriod(true); });\n  function setCalcPeriod(val) {\n  calcYearly = val;\n  el('ic-calc-pill-monthly').classList.toggle('active', !val);\n  el('ic-calc-pill-yearly').classList.toggle('active', val);\n  updateCalcResult();\n  }\n  tglSwitch.addEventListener('click', function() { setYearly(!isYearly); });\n  el('ic-tgl-monthly').addEventListener('click', function() { setYearly(false); });\n  el('ic-tgl-yearly').addEventListener('click', function()  { setYearly(true); });\n  function updateCardPrices() {\n  ['standard','pro'].forEach(function(p) {\n  var pfx  = p === 'standard' ? 'ic-std' : 'ic-pro';\n  var base = PRICES[p].base;\n  var add  = PRICES[p].add;\n  var origRow = el(pfx + '-orig-row');\n  var t = texts[currentLang] || texts.en;\n  var pSfx = el(pfx + '-period'); if (pSfx) pSfx.textContent = t.perMonth;\n  if (isYearly) {\n  var bd = base * DISCOUNT;\n  var ad = add  * DISCOUNT;\n  var saveY = (base - bd) * 12;\n  el(pfx + '-amount').textContent = fmt(bd);\n  el(pfx + '-orig-amt').textContent = '\u20ac' + fmt(base);\n  el(pfx + '-save-badge').textContent = t.savePrefix + ' \u20ac' + fmt(saveY) + ' ' + t.saveSuffix;\n  origRow.style.display = 'flex';\n  el(pfx + '-add-orig').textContent = '+\u20ac' + fmt(add);\n  el(pfx + '-add-orig').style.display = 'inline';\n  el(pfx + '-add-price').textContent = '+\u20ac' + fmt(ad) + ' ' + t.perMonth;\n  } else {\n  el(pfx + '-amount').textContent = fmt(base);\n  origRow.style.display = 'none';\n  el(pfx + '-add-orig').style.display = 'none';\n  el(pfx + '-add-price').textContent = '+\u20ac' + fmt(add) + ' ' + t.perMonth;\n  }\n  });\n  }\n  el('ic-pill-std').addEventListener('click', function() { setPlan('standard'); });\n  el('ic-pill-pro').addEventListener('click', function() { setPlan('pro'); });\n  function setPlan(p) {\n  calcPlan = p;\n  el('ic-pill-std').classList.toggle('active', p === 'standard');\n  el('ic-pill-pro').classList.toggle('active', p === 'pro');\n  updateCalcResult();\n  }\n  el('ic-count-minus').addEventListener('click', function() { setPract(practitioners - 1); });\n  el('ic-count-plus').addEventListener('click',  function() { setPract(practitioners + 1); });\n  function setPract(n) {\n  n = Math.max(1, Math.min(50, n));\n  practitioners = n;\n  el('ic-count-val').value = n;\n  el('ic-count-minus').disabled = (n <= 1);\n  el('ic-count-plus').disabled  = (n >= 50);\n  updateCalcResult();\n  }\n  function updateCalcResult() {\n  var base  = PRICES[calcPlan].base  * (calcYearly ? DISCOUNT : 1);\n  var add   = PRICES[calcPlan].add   * (calcYearly ? DISCOUNT : 1);\n  var total = base + (practitioners - 1) * add;\n  var t = texts[currentLang] || texts.en;\n  var pLabel = calcPlan === 'standard' ? 'Standard' : 'Pro';\n  var bLabel = calcYearly ? t.tglY : t.tglM;\n  el('ic-result-plan-name').textContent = pLabel + ' \u00b7 ' + bLabel;\n  el('ic-result-total').textContent = fmt(total);\n  el('ic-result-period').textContent = calcYearly\n  ? ' ' + t.perMonth + '  \u00b7  ' + t.annualLabel + ' \u20ac' + fmt(total * 12)\n  : ' ' + t.perMonth;\n  el('ic-result-breakdown').textContent = '';\n  }\n  var texts = {\n  en: {\n  label:'Pricing', trial:'14-day free trial', entCard:'For enterprise healthcare groups and clinic networks, please <a href=\"#contact\">contact us<\/a> for custom pricing.',\n  h2:'Transparent pricing <em>for your clinic<\/em>',\n  tglM:'Monthly', tglY:'Yearly',\n  stdRibbon:'Standard', proRibbon:'Pro',\n  stdName:'Standard plan', proName:'Pro plan',\n  firstPract:'for the first practitioner',\n  addLabel:'Additional practitioners:',\n  savePrefix:'Save', saveSuffix:'\/ year',\n  perMonth:'\/month', annualLabel:'annual',\n  breakdownSingle:'1 practitioner', breakdownAdd:'additional', breakdownEach:'each',\n  stdIncTitle:'Includes', stdNincTitle:'Not Included',\n  proIncTitle:'Includes', loyTitle:'Patient Loyalty Module',\n  f1:'Free auxiliary staff accounts', f2:'Appointment Scheduler',\n  f3:'Automated SMS Reminders',       f4:'Electronic Health Records',\n  f5:'Customizable Chart Templates',  f6:'Digitally Signed Consents',\n  f7:'Manage Packages & Memberships', f8:'Reports & Statistics',\n  f9:'Cash Register Integration',     f10:'Phone System Integration',\n  f11:'ID Scanning Integration (OCR)',\n  f12:'WhatsApp Integration', f13:'Appointment Notifications', f14:'Check-up Reminders',\n  f15:'Birthday Messages', f16:'Feedback Requests',\n  f17:'Google Reviews',\n  stdSms:'Unlimited from your own number (Android device required) or 100 SMS per practitioner via shared short number',\n  proSms:'Unlimited automated messaging from your clinic\\'s number (Android device required).',\n  btnText:'Request Free Demo', btnHref:'#contact',\n  calcTitle:'Price calculator',\n  calcDesc:'Find your exact price based on practitioners and plan.',\n  calcPeriodLbl:'Billing Period', calcPillM:'Monthly', calcPillY:'Yearly (\u221215%)',\n  calcPlanLbl:'Plan', calcPractLbl:'Practitioners',\n  pillStd:'Standard', pillPro:'Pro',\n  ctaText:'Request Free Demo', calcNote:'14-day free trial included',\n  },\n  ro: {\n  label:'Pre\u021buri', trial:'14 zile gratuit', entCard:'Pentru grupuri medicale de tip enterprise \u0219i re\u021bele de clinici, v\u0103 rug\u0103m s\u0103 ne <a href=\"#contact\">contacta\u021bi<\/a> pentru o ofert\u0103 de pre\u021b personalizat\u0103.',\n  h2:'Pre\u021buri simple \u0219i transparente <em>pentru clinica ta<\/em>',\n  tglM:'Lunar', tglY:'Anual',\n  stdRibbon:'Standard', proRibbon:'Pro',\n  stdName:'Plan Standard', proName:'Plan Pro',\n  firstPract:'pentru primul medic\/terapeut',\n  addLabel:'Medici\/terapeu\u021bi extra:',\n  savePrefix:'Economise\u0219ti', saveSuffix:'\/ an',\n  perMonth:'\/lun\u0103', annualLabel:'anual',\n  breakdownSingle:'1 medic\/terapeut', breakdownAdd:'suplimentar', breakdownEach:'fiecare',\n  stdIncTitle:'Include', stdNincTitle:'Nu include',\n  proIncTitle:'Include', loyTitle:'Modul Fidelizare Pacien\u021bi',\n  f1:'Conturi auxiliare gratuite',    f2:'Programator de consulta\u021bii',\n  f3:'Remindere SMS automate',        f4:'Fi\u0219e medicale electronice',\n  f5:'\u0218abloane personalizabile',      f6:'Consim\u021b\u0103minte digitale',\n  f7:'Pachete & abonamente',          f8:'Rapoarte & statistici',\n  f9:'Integrare cas\u0103 de marcat',      f10:'Integrare central\u0103 telefonic\u0103',\n  f11:'Integrare scanner ID (OCR)',\n  f12:'Integrare WhatsApp', f13:'Notific\u0103ri program\u0103ri', f14:'Rechem\u0103ri automate',\n  f15:'Mesaje zi de na\u0219tere', f16:'Cereri feedback',\n  f17:'Google Reviews',\n  stdSms:'Nelimitat de pe num\u0103rul propriu (este necesar dispozitiv Android) sau 100 SMS\/medic\/terapeut\/lun\u0103 de pe num\u0103r scurt.',\n  proSms:'Nelimitat (este necesar dispozitiv Android).',\n  btnText:'Solicit\u0103 Demo Gratuit', btnHref:'#contact',\n  calcTitle:'Calculator Pre\u021buri',\n  calcDesc:'Afl\u0103 pre\u021bul exact \u00een func\u021bie de num\u0103rul de medici\/terapeu\u021bi \u0219i planul ales.',\n  calcPeriodLbl:'Perioad\u0103 facturare', calcPillM:'Lunar', calcPillY:'Anual (\u221215%)',\n  calcPlanLbl:'Plan', calcPractLbl:'Medici\/terapeu\u021bi',\n  pillStd:'Standard', pillPro:'Pro',\n  ctaText:'Solicit\u0103 Demo Gratuit', calcNote:'Primele 14 zile gratuit',\n  }\n  };\n  function applyLang(lang) {\n  currentLang = lang;\n  var l = texts[lang] || texts.en;\n  el('ic-pr-label').textContent   = l.label;\n  el('ic-pr-h2').innerHTML        = l.h2;\n  el('ic-pr-trial').textContent   = l.trial;\n  var _ent = el('ic-ent-text'); if (_ent) _ent.innerHTML = l.entCard;\n  el('ic-tgl-monthly').textContent= l.tglM;\n  el('ic-tgl-yearly').textContent = l.tglY;\n  el('ic-std-ribbon').textContent = l.stdRibbon;\n  el('ic-pro-ribbon').textContent = l.proRibbon;\n  el('ic-std-plan-name').textContent = l.stdName;\n  el('ic-pro-plan-name').textContent = l.proName;\n  ['ic-std-add-label','ic-pro-add-label'].forEach(function(id){ el(id).textContent = l.addLabel; });\n  el('ic-std-inc-title').textContent  = l.stdIncTitle;\n  el('ic-std-ninc-title').textContent = l.stdNincTitle;\n  el('ic-pro-inc-title').textContent  = l.proIncTitle;\n  el('ic-std-loy-title').textContent  = l.loyTitle;\n  el('ic-pro-loy-title').textContent  = l.loyTitle;\n  for (var i = 1; i <= 18; i++) {\n  var s = el('ic-f'  + i); if (s) s.textContent = l['f' + i];\n  var p = el('ic-pf' + i); if (p) p.textContent = l['f' + i];\n  }\n  el('ic-std-sms').textContent = l.stdSms;\n  el('ic-pro-sms').textContent = l.proSms;\n  el('ic-std-btn-text').textContent  = l.btnText;\n  el('ic-pro-btn-text').textContent  = l.btnText;\n  el('ic-std-btn').href              = l.btnHref;\n  el('ic-pro-btn').href              = l.btnHref;\n  el('ic-result-cta-btn').href       = l.btnHref;\n  el('ic-calc-title').textContent    = l.calcTitle;\n  el('ic-calc-desc').textContent     = l.calcDesc;\n  el('ic-calc-period-lbl').textContent    = l.calcPeriodLbl;\n  el('ic-calc-pill-monthly').textContent  = l.calcPillM;\n  el('ic-calc-pill-yearly').textContent   = l.calcPillY;\n  el('ic-calc-plan-lbl').textContent = l.calcPlanLbl;\n  el('ic-calc-pract-lbl').textContent= l.calcPractLbl;\n  el('ic-pill-std').textContent      = l.pillStd;\n  el('ic-pill-pro').textContent      = l.pillPro;\n  el('ic-result-cta-text').textContent = l.ctaText;\n  el('ic-calc-note').textContent     = l.calcNote;\n  el('ic-std-first-pract').textContent = l.firstPract;\n  el('ic-pro-first-pract').textContent = l.firstPract;\n  updateCardPrices();\n  updateCalcResult();\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  updateCardPrices();\n  updateCalcResult();\n})();<\/script>\n\n<style>@keyframes ic11-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ic11-card-rise{from{opacity:0;transform:translateY(28px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ic11-slide-right{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes ic11-bkg-float{0%,100%{transform:scale(1.04) translateY(0)}50%{transform:scale(1.04) translateY(-10px)}}#ic-pricing .ic-ct-bkg{animation:ic11-bkg-float 24s ease-in-out infinite}#ic-pricing.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-pricing.ic-anim-enabled .ic-anim-card{opacity:0;transform:translateY(28px) scale(0.97)}#ic-pricing.ic-anim-enabled .ic-anim-right{opacity:0;transform:translateX(30px)}#ic-pricing.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic11-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}#ic-pricing.ic-anim-enabled.ic-in-view .ic-anim-card{animation:ic11-card-rise 0.62s cubic-bezier(0.22,1,0.36,1) both}#ic-pricing.ic-anim-enabled.ic-in-view .ic-anim-right{animation:ic11-slide-right 0.65s cubic-bezier(0.22,1,0.36,1) both}#ic-pricing .ic-plan-card{transition:transform 0.28s cubic-bezier(0.22,1,0.36,1),box-shadow 0.28s cubic-bezier(0.22,1,0.36,1),border-color 0.28s ease}#ic-pricing .ic-plan-btn.mint,#ic-pricing .ic-plan-btn.dark,#ic-pricing .ic-result-cta{transition:background 0.20s ease,color 0.20s ease,transform 0.22s cubic-bezier(0.22,1,0.36,1),box-shadow 0.22s cubic-bezier(0.22,1,0.36,1)}#ic-pricing .ic-plan-btn.mint:active,#ic-pricing .ic-plan-btn.dark:active,#ic-pricing .ic-result-cta:active{transform:scale(0.97) translateY(0);transition-duration:0.08s}@media (prefers-reduced-motion:reduce){#ic-pricing .ic-ct-bkg{animation:none}#ic-pricing .ic-pricing-label-dot{animation:none;opacity:1}#ic-pricing.ic-anim-enabled .ic-anim-up,#ic-pricing.ic-anim-enabled .ic-anim-card,#ic-pricing.ic-anim-enabled .ic-anim-right{opacity:1;transform:none}#ic-pricing.ic-anim-enabled.ic-in-view .ic-anim-up,#ic-pricing.ic-anim-enabled.ic-in-view .ic-anim-card,#ic-pricing.ic-anim-enabled.ic-in-view .ic-anim-right{animation:none}}<\/style>\n\n<script>(function() {\n  var section = document.getElementById('ic-pricing');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(section.querySelector('.ic-pricing-label'),  0);\n  up(section.querySelector('.ic-pricing-h2'),     0.10);\n  up(section.querySelector('.ic-trial-badge'),    0.18);\n  up(section.querySelector('.ic-billing-toggle'), 0.26);\n  section.querySelectorAll('.ic-plan-card').forEach(function(card, i) {\n  card.classList.add('ic-anim-card');\n  card.style.animationDelay = (0.30 + i * 0.10) + 's';\n  });\n  var calc = section.querySelector('.ic-calculator');\n  if (calc) {\n  calc.classList.add('ic-anim-right');\n  calc.style.animationDelay = '0.50s';\n  }\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.08 }).observe(section);\n  })();<\/script>\n\n<style>#ic-testimonials *{box-sizing:border-box;margin:0;padding:0}#ic-testimonials{background:#ffffff;font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:100px 0 0}#ic-testimonials .ic-t-inner{max-width:1100px;margin:0 auto;padding:0 32px}#ic-testimonials .ic-t-header{text-align:center;margin-bottom:56px}#ic-testimonials .ic-t-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:20px;padding:7px 16px;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-testimonials .ic-t-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-t-pulse 2s ease-in-out infinite}@keyframes ic-t-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-testimonials .ic-t-h2{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.15;letter-spacing:-0.025em;margin-bottom:20px}#ic-testimonials .ic-t-h2 em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-testimonials .ic-t-sub{font-size:clamp(15px,1.5vw,17px);color:#6b7e8a;line-height:1.7;max-width:680px;margin:0 auto}#ic-testimonials .ic-t-band{background:#f5f8fa;padding:52px 0 64px}#ic-testimonials .ic-t-grid-wrap{max-width:1100px;margin:0 auto;padding:0 32px}#ic-testimonials .ic-t-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#ic-testimonials .ic-t-card{background:#f7f9fb;border:1px solid #eaf0f3;border-radius:16px;padding:28px;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(5,61,76,0.08),0 1px 4px rgba(5,61,76,0.04);position:relative;z-index:1;transition:transform 0.36s cubic-bezier(0.22,1,0.36,1),box-shadow 0.36s cubic-bezier(0.22,1,0.36,1)}#ic-testimonials .ic-t-card:hover{transform:scale(1.04) translateY(-10px);box-shadow:0 8px 24px rgba(5,61,76,0.10),0 20px 52px rgba(5,61,76,0.12);z-index:10}#ic-testimonials .ic-t-card-top{display:flex;align-items:center;gap:12px;margin-bottom:16px}#ic-testimonials .ic-t-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#00D6A3,#079199);display:flex;align-items:center;justify-content:center;font-family:'Questrial',sans-serif;font-size:16px;font-weight:700;color:#fff;flex-shrink:0}#ic-testimonials .ic-t-name{font-family:'Questrial',sans-serif;font-size:14px;font-weight:700;color:#053D4C;line-height:1.3}#ic-testimonials .ic-t-clinic{font-size:12px;color:#8fa5b0;margin-top:2px}#ic-testimonials .ic-t-stars{color:#f59e0b;font-size:14px;letter-spacing:2px;margin-bottom:10px;line-height:1}#ic-testimonials .ic-t-text{font-size:14px;color:#5a7080;line-height:1.72;flex:1}#ic-testimonials .ic-t-text.ic-t-clamped{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}#ic-testimonials .ic-t-read-more{background:none;border:none;color:#079199;font-family:'Source Sans 3','Source Sans Pro',sans-serif;font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-top:10px;text-align:left;display:none}#ic-testimonials .ic-t-read-more.ic-visible{display:inline-block}#ic-testimonials .ic-t-card-google{background:#f7f9fb;border:1px solid #eaf0f3;border-radius:16px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 4px 20px rgba(5,61,76,0.08),0 1px 4px rgba(5,61,76,0.04);text-decoration:none;position:relative;z-index:1;transition:transform 0.36s cubic-bezier(0.22,1,0.36,1),box-shadow 0.36s cubic-bezier(0.22,1,0.36,1)}#ic-testimonials .ic-t-card-google:hover{transform:scale(1.04) translateY(-10px);box-shadow:0 8px 24px rgba(5,61,76,0.10),0 20px 52px rgba(5,61,76,0.12);z-index:10}#ic-testimonials .ic-t-google-logo{width:36px;height:36px;margin-bottom:12px}#ic-testimonials .ic-t-google-stars{color:#f59e0b;font-size:16px;letter-spacing:3px;line-height:1;margin-bottom:12px}#ic-testimonials .ic-t-google-cta{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;background:#00D6A3;border-radius:9px;color:#ffffff;font-family:'Questrial',sans-serif;font-size:13px;font-weight:700;transition:background 0.2s}#ic-testimonials .ic-t-card-google:hover .ic-t-google-cta{background:#00bb8e}@media (max-width:860px){#ic-testimonials .ic-t-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){#ic-testimonials{padding:64px 0 0}#ic-testimonials .ic-t-inner,#ic-testimonials .ic-t-grid-wrap{padding:0 20px}#ic-testimonials .ic-t-header{margin-bottom:36px}#ic-testimonials .ic-t-band{padding:36px 0 44px}#ic-testimonials .ic-t-grid{grid-template-columns:1fr;gap:16px}}@media (prefers-reduced-motion:reduce){#ic-testimonials .ic-t-card,#ic-testimonials .ic-t-card-google{transition:none}}<\/style>\n\n<!-- ===== Testimoniale \u2014 recenzii Google selectate (statice), \u00een design-ul InteroCloud =====\n     Editeaz\u0103 array-ul GR din codul JS de mai jos ca s\u0103 schimbi recenziile afi\u0219ate.\n     REVERT homepage la varianta veche: restaureaz\u0103 interocloud-home.BACKUP-pre-google-reviews.html -->\n<style>\n#ic-testimonials .ic-gr-badge{display:inline-flex;align-items:center;gap:10px;margin-top:22px;padding:10px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:100px;box-shadow:0 2px 12px rgba(5,61,76,0.07);text-decoration:none;transition:box-shadow .2s}\n#ic-testimonials .ic-gr-badge:hover{box-shadow:0 6px 20px rgba(5,61,76,0.12)}\n#ic-testimonials .ic-gr-badge>svg{width:20px;height:20px;flex-shrink:0}\n#ic-testimonials .ic-gr-badge-rating{font-family:'Questrial',sans-serif;font-size:17px;font-weight:700;color:#053D4C}\n#ic-testimonials .ic-gr-badge-stars{color:#FBBC05;font-size:15px;letter-spacing:1.5px}\n#ic-testimonials .ic-gr-badge-count{font-size:14px;color:#4a6575}\n#ic-testimonials .ic-gr-badge-count b{color:#053D4C;font-weight:700}\n#ic-testimonials .ic-t-card{position:relative}\n#ic-testimonials .ic-gr-g{position:absolute;top:20px;right:20px;width:18px;height:18px;opacity:.85;pointer-events:none}\n#ic-testimonials .ic-gr-g svg{width:100%;height:100%;display:block}\n<\/style>\n<section id=\"ic-testimonials\">\n<div class=\"ic-t-band\">\n<div class=\"ic-t-grid-wrap\">\n<div class=\"ic-t-header\">\n<div class=\"ic-t-label\">\n<span class=\"ic-t-label-dot\"><\/span>\n<span id=\"ic-t-label\">Testimonials<\/span>\n<\/div>\n<h2 class=\"ic-t-h2\" id=\"ic-t-h2\">What our partner clinics <em>say about us<\/em><\/h2>\n<p class=\"ic-t-sub\" id=\"ic-t-sub\">We regularly gather feedback from our customers to ensure their practice management software continues to meet their needs and support the daily operations of their clinics.<\/p>\n<a class=\"ic-gr-badge\" id=\"ic-gr-badge\" href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJ44JdmWqRREgR-XlF-vL89J8\" target=\"_blank\" rel=\"noopener\" aria-label=\"InteroCloud on Google\">\n<svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill=\"#4285F4\" d=\"M47.5 24.5c0-1.6-.1-3.2-.4-4.7H24v8.9h13.2c-.6 3-2.3 5.5-4.9 7.2v6h7.9c4.6-4.3 7.3-10.6 7.3-17.4z\"\/><path fill=\"#34A853\" d=\"M24 48c6.5 0 11.9-2.1 15.9-5.8l-7.9-6c-2.1 1.4-4.9 2.3-8 2.3-6.1 0-11.3-4.1-13.2-9.7H2.7v6.2C6.6 42.6 14.7 48 24 48z\"\/><path fill=\"#FBBC05\" d=\"M10.8 28.8c-.5-1.4-.7-2.8-.7-4.3s.3-3 .7-4.3v-6.2H2.7C1 17.3 0 20.5 0 24s1 6.7 2.7 9.5l8.1-4.7z\"\/><path fill=\"#EA4335\" d=\"M24 9.5c3.4 0 6.5 1.2 8.9 3.5l6.6-6.6C35.9 2.5 30.5 0 24 0 14.7 0 6.6 5.4 2.7 13.5l8.1 6.2C12.7 13.6 17.9 9.5 24 9.5z\"\/><\/svg>\n<span class=\"ic-gr-badge-rating\">5.0<\/span>\n<span class=\"ic-gr-badge-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n<span class=\"ic-gr-badge-count\" id=\"ic-gr-count\"><\/span>\n<\/a>\n<\/div>\n<div class=\"ic-t-grid\" id=\"ic-t-grid\"><\/div>\n<\/div>\n<\/div>\n<\/section>\n<script>(function() {\n  \/\/ ===== Recenzii selectate (reale, de pe Google InteroCloud \u2014 5,0 \u2605 \u00b7 77) =====\n  \/\/ Statice: editeaz\u0103 array-ul GR de mai jos ca s\u0103 schimbi recenziile afi\u0219ate.\n  var GR = [\n    { initial:'S', name:'Dr. Stefan Jianu', rating:5, cl_en:'ProEstetica Clinic', cl_ro:'Clinica ProEstetica',\n      en:'InteroCloud proved to be exactly the software we needed to digitize our clinic: easy to use, accessible from anywhere, anytime. Everything is digital: appointments, recalls, the patient\\'s medical record with complete medical history, as well as payment tracking and patient communication. Highly recommended!',\n      ro:'InteroCloud s-a dovedit a fi exact software-ul de care aveam nevoie pentru digitalizarea clinicii noastre: u\u0219or de folosit, accesibil de oriunde \u0219i oric\u00e2nd. Totul este digital: program\u0103ri, rechem\u0103ri, dosarul medical al pacientului cu istoric medical complet \u0219i eviden\u021ba \u00eencas\u0103rilor \u0219i comunicarea cu pacien\u021bii. Recomand cu t\u0103rie!' },\n    { initial:'V', name:'Dr. Valentin Craciun', rating:5, cl_en:'Fiziorein Medical Center', cl_ro:'Centrul Medical Fiziorein',\n      en:'We have been using the InteroCloud platform for 3.5 years and are extremely satisfied with the collaboration. Every time a problem arises, the team reacts with impeccable promptness. In addition, we greatly appreciate the fact that they are always open to feedback and eager to improve the application to meet our needs.',\n      ro:'Folosim platforma InteroCloud de 3,5 ani \u0219i suntem extrem de mul\u021bumi\u021bi de colaborare. De fiecare dat\u0103 c\u00e2nd apare vreo problem\u0103, echipa reac\u021bioneaz\u0103 cu o promptitudine irepro\u0219abil\u0103. \u00cen plus, apreciem enorm faptul c\u0103 sunt mereu deschi\u0219i la feedback \u0219i dornici s\u0103 \u00eembun\u0103t\u0103\u021beasc\u0103 aplica\u021bia pentru a se plia pe nevoile noastre.' },\n    { initial:'R', name:'Dr. Ramona Mateoniu', rating:5, cl_en:'Suafdent', cl_ro:'SuafDent',\n      en:'I\\'ve been using the platform for some time and want to congratulate you for all the prompt support, it has been of real help in organizing appointments. I\\'d love to be able to integrate additional complementary services in the future. Thank you for everything you do and for the professionalism of your team!',\n      ro:'Folosesc platforma de ceva vreme \u0219i vreau s\u0103 v\u0103 felicit pentru tot suportul prompt oferit, mi-a fost de real ajutor \u00een organizarea program\u0103rilor \u0219i mi-ar pl\u0103cea pe viitor s\u0103 putem integra \u0219i alte servicii complementare. Mul\u021bumesc pentru tot ceea ce face\u021bi \u0219i pentru profesionalismul echipei!' },\n    { initial:'C', name:'Dr. Cecilia Frangulea', rating:5, cl_en:'AryMed Medical Center', cl_ro:'Centrul Medical AryMed',\n      en:'Very satisfied with the collaboration with the InteroCloud team! Any request is resolved immediately and the best solutions are sought so that all users of the application are satisfied! The application is intuitive, easy to use and meets all the requirements of the clinic I run.',\n      ro:'Foarte mul\u021bumit\u0103 de colaborarea cu cei din echipa InteroCloud! Orice solicitare se rezolv\u0103 imediat \u0219i se caut\u0103 cele mai bune solu\u021bii \u00eenc\u00e2t to\u021bi utilizatorii aplica\u021biei s\u0103 fie mul\u021bumi\u021bi! Aplica\u021bia este intuitiv\u0103, u\u0219or de utilizat \u0219i r\u0103spunde tuturor cerin\u021belor clinicii pe care o conduc.' },\n    { initial:'C', name:'Dr. Cristiana Ionescu Orodel', rating:5, cl_en:'ENT specialist', cl_ro:'CMI Dr. Cristiana Ionescu Orodel - ORL',\n      en:'I have been collaborating with InteroCloud for almost 2 years. With their help, my work has become much more organized and easier. I highly recommend it!',\n      ro:'Colaborez cu InteroCloud de aproape 2 ani de zile. Cu ajutorul lor munca mea a devenit mult mai organizat\u0103 \u0219i mai u\u0219oar\u0103. Recomand cu drag!' }\n  ];\n  var META = { rating:'5.0', count:77, url:'https:\/\/search.google.com\/local\/reviews?placeid=ChIJ44JdmWqRREgR-XlF-vL89J8' };\n  var UI = {\n    en:{ label:'Testimonials', h2:'What our partner clinics <em>say about us<\/em>',\n         sub:'We regularly gather feedback from our customers to ensure their practice management software continues to meet their needs and support the daily operations of their clinics.',\n         count:function(n){ return '<b>'+n+'<\/b> reviews on Google'; }, readMore:'Read more', readLess:'Read less', cta:'See all reviews' },\n    ro:{ label:'Testimoniale', h2:'Ce spun clinicile partenere <em>despre noi<\/em>',\n         sub:'Colect\u0103m \u00een mod regulat feedback de la clien\u021bii no\u0219tri pentru a ne asigura c\u0103 InteroCloud continu\u0103 s\u0103 r\u0103spund\u0103 nevoilor lor \u0219i s\u0103 sus\u021bin\u0103 opera\u021biunile zilnice ale clinicilor.',\n         count:function(n){ return '<b>'+n+'<\/b> recenzii pe Google'; }, readMore:'Cite\u0219te mai mult', readLess:'Cite\u0219te mai pu\u021bin', cta:'Vezi toate recenziile' }\n  };\n  var GLOGO = '<svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill=\"#4285F4\" d=\"M47.5 24.5c0-1.6-.1-3.2-.4-4.7H24v8.9h13.2c-.6 3-2.3 5.5-4.9 7.2v6h7.9c4.6-4.3 7.3-10.6 7.3-17.4z\"\/><path fill=\"#34A853\" d=\"M24 48c6.5 0 11.9-2.1 15.9-5.8l-7.9-6c-2.1 1.4-4.9 2.3-8 2.3-6.1 0-11.3-4.1-13.2-9.7H2.7v6.2C6.6 42.6 14.7 48 24 48z\"\/><path fill=\"#FBBC05\" d=\"M10.8 28.8c-.5-1.4-.7-2.8-.7-4.3s.3-3 .7-4.3v-6.2H2.7C1 17.3 0 20.5 0 24s1 6.7 2.7 9.5l8.1-4.7z\"\/><path fill=\"#EA4335\" d=\"M24 9.5c3.4 0 6.5 1.2 8.9 3.5l6.6-6.6C35.9 2.5 30.5 0 24 0 14.7 0 6.6 5.4 2.7 13.5l8.1 6.2C12.7 13.6 17.9 9.5 24 9.5z\"\/><\/svg>';\n  var lang = 'en';\n  function el(id){ return document.getElementById(id); }\n  function starStr(n){ var s=''; for(var i=0;i<5;i++) s += (i<n?'\u2605':'\u2606'); return s; }\n\n  function build(){\n    var u = UI[lang] || UI.en;\n    el('ic-t-label').textContent = u.label;\n    el('ic-t-h2').innerHTML = u.h2;\n    el('ic-t-sub').textContent = u.sub;\n    el('ic-gr-count').innerHTML = u.count(META.count);\n    var grid = el('ic-t-grid'); grid.innerHTML = '';\n    GR.forEach(function(r, i){\n      var c = document.createElement('div'); c.className = 'ic-t-card';\n      c.innerHTML =\n        '<div class=\"ic-gr-g\">'+GLOGO+'<\/div>'+\n        '<div class=\"ic-t-card-top\"><div class=\"ic-t-avatar\">'+r.initial+'<\/div>'+\n        '<div><div class=\"ic-t-name\">'+r.name+'<\/div><div class=\"ic-t-clinic\">'+(lang==='ro'?r.cl_ro:r.cl_en)+'<\/div><\/div><\/div>'+\n        '<div class=\"ic-t-stars\">'+starStr(r.rating)+'<\/div>'+\n        '<p class=\"ic-t-text ic-t-clamped\"><\/p>'+\n        '<button class=\"ic-t-read-more\" data-idx=\"'+i+'\"><\/button>';\n      c.querySelector('.ic-t-text').textContent = (lang==='ro'?r.ro:r.en);\n      grid.appendChild(c);\n    });\n    var cta = document.createElement('a');\n    cta.className = 'ic-t-card-google'; cta.href = META.url; cta.target = '_blank'; cta.rel = 'noopener';\n    cta.innerHTML =\n      '<svg class=\"ic-t-google-logo\" viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill=\"#4285F4\" d=\"M47.5 24.5c0-1.6-.1-3.2-.4-4.7H24v8.9h13.2c-.6 3-2.3 5.5-4.9 7.2v6h7.9c4.6-4.3 7.3-10.6 7.3-17.4z\"\/><path fill=\"#34A853\" d=\"M24 48c6.5 0 11.9-2.1 15.9-5.8l-7.9-6c-2.1 1.4-4.9 2.3-8 2.3-6.1 0-11.3-4.1-13.2-9.7H2.7v6.2C6.6 42.6 14.7 48 24 48z\"\/><path fill=\"#FBBC05\" d=\"M10.8 28.8c-.5-1.4-.7-2.8-.7-4.3s.3-3 .7-4.3v-6.2H2.7C1 17.3 0 20.5 0 24s1 6.7 2.7 9.5l8.1-4.7z\"\/><path fill=\"#EA4335\" d=\"M24 9.5c3.4 0 6.5 1.2 8.9 3.5l6.6-6.6C35.9 2.5 30.5 0 24 0 14.7 0 6.6 5.4 2.7 13.5l8.1 6.2C12.7 13.6 17.9 9.5 24 9.5z\"\/><\/svg>'+\n      '<div class=\"ic-t-google-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>'+\n      '<div class=\"ic-t-google-cta\"><span>'+u.cta+'<\/span><svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2.5 6h7M6.5 3l3 3-3 3\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>';\n    grid.appendChild(cta);\n    setTimeout(syncReadMore, 0);\n  }\n  function syncReadMore(){\n    var u = UI[lang] || UI.en;\n    document.querySelectorAll('#ic-testimonials .ic-t-read-more').forEach(function(btn){\n      var textEl = btn.previousElementSibling; if(!textEl) return;\n      var expanded = btn.getAttribute('data-expanded') === '1';\n      var isTrunc = textEl.scrollHeight > textEl.clientHeight + 2;\n      if(!expanded && !isTrunc){ btn.classList.remove('ic-visible'); return; }\n      btn.classList.add('ic-visible');\n      btn.textContent = expanded ? u.readLess : u.readMore;\n    });\n  }\n  document.addEventListener('click', function(e){\n    var btn = e.target.closest('#ic-testimonials .ic-t-read-more'); if(!btn) return;\n    var textEl = btn.previousElementSibling; if(!textEl) return;\n    var expanded = btn.getAttribute('data-expanded') === '1';\n    if(expanded){ textEl.classList.add('ic-t-clamped'); btn.setAttribute('data-expanded','0'); }\n    else{ textEl.classList.remove('ic-t-clamped'); btn.setAttribute('data-expanded','1'); }\n    syncReadMore();\n  });\n  window.addEventListener('resize', function(){ setTimeout(syncReadMore, 100); });\n  document.addEventListener('ic-lang-change', function(e){ lang = e.detail.lang; build(); });\n  build();\n})();<\/script>\n\n<style>@keyframes ic12-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}#ic-testimonials.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-testimonials.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic12-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}@media (prefers-reduced-motion:reduce){#ic-testimonials .ic-t-label-dot{animation:none;opacity:1}#ic-testimonials.ic-anim-enabled .ic-anim-up{opacity:1;transform:none}#ic-testimonials.ic-anim-enabled.ic-in-view .ic-anim-up{animation:none}}<\/style>\n\n<script>(function() {\n  var section = document.getElementById('ic-testimonials');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(section.querySelector('.ic-t-label'),       0);\n  up(section.querySelector('.ic-t-h2'),          0.12);\n  up(section.querySelector('.ic-t-sub'),         0.20);\n  up(section.querySelector('.ic-t-band'), 0.30);\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.10 }).observe(section);\n  })();<\/script>\n\n<style>#ic-faq *{box-sizing:border-box;margin:0;padding:0}#ic-faq{background:#f7f9fb;font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:100px 32px}#ic-faq .ic-faq-inner{max-width:860px;margin:0 auto}#ic-faq .ic-faq-header{text-align:center;margin-bottom:64px}#ic-faq .ic-faq-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:20px;padding:7px 16px;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-faq .ic-faq-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-faq-pulse 2s ease-in-out infinite}@keyframes ic-faq-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-faq .ic-faq-h2{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.15;letter-spacing:-0.025em;margin-bottom:20px}#ic-faq .ic-faq-h2 em{font-style:normal;display:block;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-faq .ic-faq-sub{font-size:clamp(15px,1.5vw,17px);color:#6b7e8a;line-height:1.7;max-width:680px;margin:0 auto}#ic-faq .ic-faq-list{display:flex;flex-direction:column;gap:10px}#ic-faq .ic-faq-item{background:#ffffff;border:1px solid #e2eaee;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(5,61,76,0.05);transition:border-color 0.22s,box-shadow 0.22s}#ic-faq .ic-faq-item.open{border-color:rgba(0,214,163,0.40);box-shadow:0 4px 20px rgba(0,214,163,0.12)}#ic-faq .ic-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:none;border:none;cursor:pointer;text-align:left;font-family:'Source Sans 3','Source Sans Pro',sans-serif;font-size:16px;font-weight:700;color:#053D4C;line-height:1.45;transition:color 0.2s}#ic-faq .ic-faq-item.open .ic-faq-q{color:#079199}#ic-faq .ic-faq-icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:rgba(0,214,163,0.10);border:1px solid rgba(0,214,163,0.25);display:flex;align-items:center;justify-content:center;color:#079199;transition:transform 0.3s cubic-bezier(.4,0,.2,1),background 0.2s}#ic-faq .ic-faq-item.open .ic-faq-icon{transform:rotate(180deg);background:rgba(0,214,163,0.20)}#ic-faq .ic-faq-a-wrap{overflow:hidden;max-height:0;transition:max-height 0.36s cubic-bezier(.4,0,.2,1)}#ic-faq .ic-faq-item.open .ic-faq-a-wrap{max-height:500px}#ic-faq .ic-faq-a{padding:0 24px 22px 24px;font-size:15px;color:#5a7080;line-height:1.78;border-top:1px solid #eef2f5;padding-top:18px}#ic-faq .ic-faq-keywords{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:56px;padding-top:48px;border-top:1px solid #e2eaee}#ic-faq .ic-faq-kw-tag{display:inline-flex;align-items:center;padding:8px 18px;font-size:13px;font-weight:600;color:#079199;background:rgba(0,214,163,0.08);border:1px solid rgba(0,214,163,0.30);border-radius:100px;transition:background 0.18s,border-color 0.18s,box-shadow 0.18s;cursor:default}#ic-faq .ic-faq-kw-tag:hover{background:rgba(0,214,163,0.16);border-color:rgba(0,214,163,0.55);box-shadow:0 3px 12px rgba(0,214,163,0.18)}@media (max-width:600px){#ic-faq{padding:64px 20px}#ic-faq .ic-faq-header{margin-bottom:40px}#ic-faq .ic-faq-q{padding:16px 18px;font-size:15px}#ic-faq .ic-faq-a{padding:0 18px 18px 18px;padding-top:14px}#ic-faq .ic-faq-keywords{margin-top:40px;padding-top:36px}}<\/style>\n\n<section id=\"ic-faq\">\n<div class=\"ic-faq-inner\">\n<div class=\"ic-faq-header\">\n<div class=\"ic-faq-label\">\n<span class=\"ic-faq-label-dot\"><\/span>\n<span id=\"ic-faq-label\">Frequently asked questions<\/span>\n<\/div>\n<h2 class=\"ic-faq-h2\" id=\"ic-faq-h2\">Got questions? <em>We've got answers.<\/em><\/h2>\n<p class=\"ic-faq-sub\" id=\"ic-faq-sub\">Get answers to common questions about InteroCloud and discover how our medical practice management software can help streamline the daily workflow.<\/p>\n<\/div>\n<div class=\"ic-faq-list\" id=\"ic-faq-list\"><\/div>\n<div class=\"ic-faq-keywords\" id=\"ic-faq-kw-list\"><\/div>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var KEYWORDS = {\n  en: [\n  'Clinic Management Software','Medical Practice Management Software',\n  'Patient Management Software','Electronic Medical Records (EMR)',\n  'Healthcare Management Software','Medical Office Software',\n  'Appointment Scheduling Software','Practice Management Software',\n  'Patient Engagement Software','Medical Scheduling Software'\n  ],\n  ro: [\n  'Software clinic\u0103 medical\u0103','Soft clinic\u0103 medical\u0103',\n  'Software cabinet medical','Soft cabinet medical',\n  'Software gestiune pacien\u021bi','Program cabinet medical',\n  'Software management clinic\u0103','Fi\u0219\u0103 pacient electronic\u0103',\n  'Software program\u0103ri medicale','Dosar medical electronic'\n  ]\n  };\n  var FAQS = {\n  en: [\n  {\n  q: 'How is InteroCloud data protected?',\n  a: 'InteroCloud is fully GDPR compliant and designed with data privacy and security in mind. All data is stored on secure infrastructure hosted in Amazon Web Services (AWS) data centers located within the European Union. To help protect patient and clinic data, InteroCloud uses secure authentication, encrypted connections, regular backups, and strict access controls. We continuously monitor and improve our security measures to ensure your data remains secure, available, and protected.'\n  },\n  {\n  q: 'Do I need any special hardware?',\n  a: 'No. InteroCloud is a cloud-based solution that can be accessed from any computer, tablet, or mobile device with an internet connection. No special hardware or server installation is required.'\n  },\n  {\n  q: 'Can you import data from my current software?',\n  a: 'Yes. We can import patient contact information such as names, addresses, phone numbers, email addresses, dates of birth, identification details, and more. We\\'ll provide a simple template and perform the import for you free of charge.'\n  },\n  {\n  q: 'Is training included, and are there any setup or implementation fees?',\n  a: 'Yes, training is included at no additional cost. After implementation, we\\'ll provide training for you or a designated member of your team to help you get started quickly. You\\'ll also have access to our knowledge base, which includes tutorials and helpful resources. There are no setup or implementation fees, the onboarding process is completely free of charge.'\n  },\n  {\n  q: 'What are the steps to start using InteroCloud?',\n  a: 'The first step is to request a demo. If you decide to move forward, we\\'ll sign an electronic agreement and provide a checklist of information needed for implementation. Once we receive the required details, we typically complete the setup within 24\u201348 hours and send you your login credentials.'\n  },\n  {\n  q: 'What kind of support do you provide?',\n  a: 'Our support team is available by email, phone, and WhatsApp. Whether you have a question, need assistance, or require guidance, we\\'re here to help every step of the way.'\n  }\n  ],\n  ro: [\n  {\n  q: 'Cum sunt protejate datele \u00een InteroCloud?',\n  a: 'InteroCloud este pe deplin conform GDPR \u0219i a fost conceput cu respectarea confiden\u021bialit\u0103\u021bii \u0219i securit\u0103\u021bii datelor. Toate datele sunt stocate pe infrastructur\u0103 securizat\u0103 g\u0103zduit\u0103 \u00een centrele de date Amazon Web Services (AWS) situate \u00een Uniunea European\u0103. Pentru a proteja datele pacien\u021bilor \u0219i ale clinicii, InteroCloud folose\u0219te autentificare securizat\u0103, conexiuni criptate, backup-uri regulate \u0219i controale stricte de acces. Monitoriz\u0103m \u0219i \u00eembun\u0103t\u0103\u021bim continuu m\u0103surile de securitate pentru a ne asigura c\u0103 datele tale r\u0103m\u00e2n securizate, disponibile \u0219i protejate.'\n  },\n  {\n  q: 'Am nevoie de echipamente speciale?',\n  a: 'Nu. InteroCloud este o solu\u021bie bazat\u0103 pe cloud accesibil\u0103 de pe orice calculator, tablet\u0103 sau dispozitiv mobil cu conexiune la internet. Nu este necesar\u0103 nicio instalare de hardware sau server special.'\n  },\n  {\n  q: 'Pute\u021bi importa datele din software-ul curent?',\n  a: 'Da. Putem importa informa\u021biile de contact ale pacien\u021bilor, cum ar fi nume, adrese, numere de telefon, adrese de email, date de na\u0219tere, detalii de identificare \u0219i altele. \u00ce\u021bi vom furniza un \u0219ablon simplu \u0219i vom efectua importul gratuit.'\n  },\n  {\n  q: 'Este inclus\u0103 instruirea \u0219i exist\u0103 taxe de configurare sau implementare?',\n  a: 'Da, instruirea este inclus\u0103 f\u0103r\u0103 costuri suplimentare. Dup\u0103 implementare, vom oferi instruire pentru tine sau pentru un membru desemnat al echipei tale pentru a te ajuta s\u0103 \u00eencepi rapid. Vei avea, de asemenea, acces la baza noastr\u0103 de cuno\u0219tin\u021be, care include tutoriale \u0219i resurse utile. Nu exist\u0103 taxe de configurare sau implementare, procesul de onboarding este complet gratuit.'\n  },\n  {\n  q: 'Care sunt pa\u0219ii pentru a \u00eencepe s\u0103 folosesc InteroCloud?',\n  a: 'Primul pas este s\u0103 solici\u021bi o demonstra\u021bie. Dac\u0103 decizi s\u0103 continui, vom semna un acord electronic \u0219i vom furniza o list\u0103 de informa\u021bii necesare pentru implementare. Odat\u0103 ce primim detaliile necesare, finaliz\u0103m de obicei configurarea \u00een 24\u201348 de ore \u0219i \u00ee\u021bi trimitem datele de autentificare.'\n  },\n  {\n  q: 'Ce tip de suport oferi\u021bi?',\n  a: 'Echipa noastr\u0103 de suport este disponibil\u0103 prin email, telefon \u0219i WhatsApp. Indiferent dac\u0103 ai o \u00eentrebare, ai nevoie de asisten\u021b\u0103 sau orientare, suntem aici s\u0103 te ajut\u0103m la fiecare pas.'\n  }\n  ]\n  };\n  var texts = {\n  en: {\n  label: 'Frequently asked questions',\n  h2:    'Got questions? <em>We\\'ve got answers.<\/em>',\n  sub:   'Get answers to common questions about InteroCloud and discover how our medical practice management software can help streamline the daily workflow.'\n  },\n  ro: {\n  label: '\u00centreb\u0103ri Frecvente',\n  h2:    'Ai \u00eentreb\u0103ri? <em>Avem r\u0103spunsuri.<\/em>',\n  sub:   'G\u0103se\u0219te r\u0103spunsuri la \u00eentreb\u0103rile frecvente despre InteroCloud \u0219i descoper\u0103 cum platforma noastr\u0103 poate eficientiza fluxul de lucru zilnic al clinicii tale.'\n  }\n  };\n  var list = document.getElementById('ic-faq-list');\n  function buildItems(lang) {\n  list.innerHTML = '';\n  (FAQS[lang] || FAQS.en).forEach(function(faq) {\n  var item = document.createElement('div');\n  item.className = 'ic-faq-item';\n  var btn = document.createElement('button');\n  btn.className = 'ic-faq-q';\n  btn.innerHTML =\n  '<span class=\"ic-faq-q-text\">' + faq.q + '<\/span>' +\n  '<span class=\"ic-faq-icon\">' +\n  '<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">' +\n  '<path d=\"M2.5 5L7 9.5L11.5 5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>' +\n  '<\/svg>' +\n  '<\/span>';\n  var qHeading = document.createElement('h3');\n  qHeading.className = 'ic-faq-q-heading';\n  qHeading.appendChild(btn);\n  var wrap = document.createElement('div');\n  wrap.className = 'ic-faq-a-wrap';\n  var ans = document.createElement('div');\n  ans.className = 'ic-faq-a';\n  ans.textContent = faq.a;\n  wrap.appendChild(ans);\n  item.appendChild(qHeading);\n  item.appendChild(wrap);\n  list.appendChild(item);\n  btn.addEventListener('click', function() {\n  var isOpen = item.classList.contains('open');\n  list.querySelectorAll('.ic-faq-item').forEach(function(el) {\n  el.classList.remove('open');\n  });\n  if (!isOpen) item.classList.add('open');\n  });\n  });\n  }\n  function buildKeywords(lang) {\n  var kwList = document.getElementById('ic-faq-kw-list');\n  kwList.innerHTML = '';\n  (KEYWORDS[lang] || KEYWORDS.en).forEach(function(kw) {\n  var tag = document.createElement('span');\n  tag.className = 'ic-faq-kw-tag';\n  tag.textContent = kw;\n  kwList.appendChild(tag);\n  });\n  }\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-faq-label').textContent = l.label;\n  document.getElementById('ic-faq-h2').innerHTML      = l.h2;\n  document.getElementById('ic-faq-sub').textContent   = l.sub;\n  buildItems(lang);\n  buildKeywords(lang);\n  }\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  applyLang('en');\n  })();<\/script>\n\n<style>@keyframes ic13-rise-up{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}#ic-faq.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(18px)}#ic-faq.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic13-rise-up 0.55s cubic-bezier(0.22,1,0.36,1) both}#ic-faq .ic-faq-kw-tag{transition:background 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,transform 0.20s cubic-bezier(0.22,1,0.36,1)}#ic-faq .ic-faq-kw-tag:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){#ic-faq .ic-faq-label-dot{animation:none;opacity:1}#ic-faq.ic-anim-enabled .ic-anim-up{opacity:1;transform:none}#ic-faq.ic-anim-enabled.ic-in-view .ic-anim-up{animation:none}}<\/style>\n\n<script>(function() {\n  var section = document.getElementById('ic-faq');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(section.querySelector('.ic-faq-label'), 0);\n  up(section.querySelector('.ic-faq-h2'),    0.10);\n  up(section.querySelector('.ic-faq-sub'),   0.18);\n  up(section.querySelector('#ic-faq-list'), 0.28);\n  up(section.querySelector('.ic-faq-keywords'), 0.42);\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.10 }).observe(section);\n  })();<\/script>\n\n<style>#ic-contact *{box-sizing:border-box;margin:0;padding:0}#ic-contact{font-family:'Source Sans 3','Source Sans Pro',sans-serif;padding:100px 32px 200px;text-align:center;position:relative;overflow:hidden}#ic-contact .ic-ct-bkg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;pointer-events:none;z-index:0}#ic-contact .ic-contact-inner{max-width:680px;margin:0 auto;position:relative;z-index:1}#ic-contact .ic-contact-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:#079199;margin-bottom:24px;padding:7px 16px;background:#ffffff;border:1px solid rgba(0,214,163,0.30);border-radius:100px;box-shadow:0 2px 10px rgba(0,214,163,0.18)}#ic-contact .ic-contact-label-dot{width:6px;height:6px;border-radius:50%;background:#00D6A3;flex-shrink:0;animation:ic-contact-pulse 2s ease-in-out infinite}@keyframes ic-contact-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}#ic-contact .ic-contact-h2{font-family:'Questrial',sans-serif;font-size:clamp(28px,3.5vw,44px);color:#053D4C;line-height:1.15;letter-spacing:-0.025em;margin-bottom:16px}#ic-contact .ic-contact-h2 em{font-style:normal;background:linear-gradient(135deg,#079199 0%,#00d6a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ic-contact .ic-contact-sub{font-size:clamp(15px,1.5vw,17px);color:#4a6575;line-height:1.7;max-width:540px;margin:0 auto 48px}#ic-contact .ic-ct-card{background:#ffffff;border-radius:20px;padding:48px 52px;box-shadow:0 8px 48px rgba(0,0,0,0.18),0 2px 12px rgba(0,0,0,0.10);margin-top:8px}#ic-contact .ic-ct-form{text-align:left}#ic-contact .ic-ct-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}#ic-contact .ic-ct-field{display:flex;flex-direction:column;gap:7px}#ic-contact .ic-ct-label{font-size:13px;font-weight:600;color:#053D4C;letter-spacing:0.01em}#ic-contact .ic-ct-input{width:100%;padding:11px 14px;font-family:'Source Sans 3','Source Sans Pro',sans-serif;font-size:15px;color:#053D4C;background:#f7f9fb;border:1.5px solid #dce6ec;border-radius:9px;outline:none;transition:border-color 0.18s,background 0.18s,box-shadow 0.18s;-webkit-appearance:none}#ic-contact .ic-ct-input::placeholder{color:#a8bcc6}#ic-contact .ic-ct-input:focus{border-color:#00D6A3;background:rgba(255,255,255,0.10);box-shadow:0 0 0 3px rgba(0,214,163,0.16)}#ic-contact .ic-ct-input.error{border-color:#e05c5c}#ic-contact .ic-ct-checks{display:flex;flex-direction:column;gap:14px;margin:24px 0 28px}#ic-contact .ic-ct-check{display:flex;align-items:flex-start;gap:11px;cursor:pointer}#ic-contact .ic-ct-check input[type=\"checkbox\"]{width:17px;height:17px;flex-shrink:0;margin-top:2px;accent-color:#00D6A3;cursor:pointer;border-radius:3px}#ic-contact .ic-ct-check-text{font-size:13px;color:#5a7080;line-height:1.6}#ic-contact .ic-ct-check-text a{color:#079199;text-decoration:underline}#ic-contact .error .ic-ct-check-text{color:#e05c5c}#ic-contact .ic-ct-check-err{display:none;font-size:12px;color:#e05c5c;margin-top:4px;margin-left:28px}#ic-contact .error .ic-ct-check-err{display:block}#ic-contact .ic-ct-submit{width:100%;padding:14px 24px;background:#00D6A3;color:#ffffff;font-family:'Questrial',sans-serif;font-size:16px;font-weight:700;border:none;border-radius:9px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 20px rgba(0,214,163,0.30);transition:background 0.2s,transform 0.2s,box-shadow 0.2s;letter-spacing:-0.01em}#ic-contact .ic-ct-submit:hover{background:#00c49a;transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,214,163,0.42)}#ic-contact .ic-ct-submit:disabled{opacity:0.6;cursor:not-allowed;transform:none}#ic-contact .ic-ct-success{display:none;text-align:center;padding:48px 0 16px}#ic-contact .ic-ct-success.visible{display:block}#ic-contact .ic-ct-success-icon{width:64px;height:64px;background:rgba(0,214,163,0.15);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}#ic-contact .ic-ct-success-title{font-family:'Questrial',sans-serif;font-size:22px;color:#ffffff;margin-bottom:10px}#ic-contact .ic-ct-success-sub{font-size:15px;color:rgba(255,255,255,0.55);line-height:1.6}#ic-contact .ic-ct-error-msg{display:none;margin-top:14px;font-size:13px;color:#e05c5c;text-align:center}@media (max-width:600px){#ic-contact{padding:72px 20px 160px}#ic-contact .ic-ct-row{grid-template-columns:1fr}}<\/style>\n\n<section id=\"ic-contact\">\n<span id=\"contact\" style=\"display:block;position:relative;top:-120px;visibility:hidden;pointer-events:none;\" aria-hidden=\"true\"><\/span>\n<div class=\"ic-contact-inner\">\n<div class=\"ic-contact-label\">\n<span class=\"ic-contact-label-dot\"><\/span>\n<span id=\"ic-ct-label\">Contact us<\/span>\n<\/div>\n<h2 class=\"ic-contact-h2\" id=\"ic-ct-h2\">Try free <em>14 days<\/em><\/h2>\n<p class=\"ic-contact-sub\" id=\"ic-ct-sub\">Fill in the form and we'll contact you to schedule an online demo.<\/p>\n<div class=\"ic-ct-card\">\n<form class=\"ic-ct-form\" id=\"ic-ct-form\" novalidate>\n<div class=\"ic-ct-row\">\n<div class=\"ic-ct-field\">\n<label class=\"ic-ct-label\" for=\"ic-f-fname\" id=\"ic-ct-lbl-fname\">First Name<\/label>\n<input class=\"ic-ct-input\" id=\"ic-f-fname\" name=\"firstname\" type=\"text\" autocomplete=\"given-name\" required>\n<\/div>\n<div class=\"ic-ct-field\">\n<label class=\"ic-ct-label\" for=\"ic-f-lname\" id=\"ic-ct-lbl-lname\">Last Name<\/label>\n<input class=\"ic-ct-input\" id=\"ic-f-lname\" name=\"lastname\" type=\"text\" autocomplete=\"family-name\" required>\n<\/div>\n<\/div>\n<div class=\"ic-ct-row\">\n<div class=\"ic-ct-field\">\n<label class=\"ic-ct-label\" for=\"ic-f-email\" id=\"ic-ct-lbl-email\">Email<\/label>\n<input class=\"ic-ct-input\" id=\"ic-f-email\" name=\"email\" type=\"email\" autocomplete=\"email\" required>\n<\/div>\n<div class=\"ic-ct-field\">\n<label class=\"ic-ct-label\" for=\"ic-f-phone\" id=\"ic-ct-lbl-phone\">Phone<\/label>\n<input class=\"ic-ct-input\" id=\"ic-f-phone\" name=\"phone\" type=\"tel\" autocomplete=\"tel\">\n<\/div>\n<\/div>\n<div class=\"ic-ct-checks\">\n<div id=\"ic-ct-chk1-wrap\">\n<label class=\"ic-ct-check\">\n<input type=\"checkbox\" id=\"ic-f-chk1\">\n<span class=\"ic-ct-check-text\" id=\"ic-ct-chk1-text\">I agree to be contacted by an InteroCloud employee to provide me with further information.<\/span>\n<\/label>\n<div class=\"ic-ct-check-err\" id=\"ic-ct-chk1-err\">This field is required.<\/div>\n<\/div>\n<div id=\"ic-ct-chk2-wrap\">\n<label class=\"ic-ct-check\">\n<input type=\"checkbox\" id=\"ic-f-chk2\">\n<span class=\"ic-ct-check-text\" id=\"ic-ct-chk2-text\">I agree with the <a href=\"https:\/\/www.interocloud.com\/privacy-policy\/\" target=\"_blank\" id=\"ic-ct-pp-link\">Privacy Policy<\/a>.<\/span>\n<\/label>\n<div class=\"ic-ct-check-err\" id=\"ic-ct-chk2-err\">This field is required.<\/div>\n<\/div>\n<\/div>\n<button type=\"submit\" class=\"ic-ct-submit\" id=\"ic-ct-submit-btn\">\n<span id=\"ic-ct-submit-text\">Request Free Demo<\/span>\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <path d=\"M3.5 9h11M9.5 4.5L14 9l-4.5 4.5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/button>\n<div class=\"ic-ct-error-msg\" id=\"ic-ct-error-msg\">Something went wrong. Please try again or email us at office@interocloud.com.<\/div>\n<\/form>\n<\/div>\n<\/div>\n<\/section>\n\n<script>(function() {\n  var PORTAL_ID   = '8888347';\n  var FORM_IDS    = {\n  en: 'f8570fde-26c0-4734-a3cf-07ef37487953',\n  ro: 'f5f83170-98a6-4e92-8135-4818608d09b3'\n  };\n  var THANK_YOU   = {\n  en: 'https:\/\/www.interocloud.com\/thank-you',\n  ro: 'https:\/\/www.interocloud.com\/ro\/iti-multumim\/'\n  };\n  var currentLang = 'en';\n  var texts = {\n  en: {\n  label:      'Contact us',\n  h2:         'Try free <em>14 days<\/em>',\n  sub:        'Fill in the form and we\\'ll contact you to schedule an online demo.',\n  fname:      'First Name',      fnamePh: 'John',\n  lname:      'Last Name',       lnamePh: 'Smith',\n  email:      'Email',           emailPh: 'john@clinic.com',\n  phone:      'Phone',           phonePh: '+40 700 000 000',\n  chk1:       'I agree to be contacted by an InteroCloud employee to provide me with further information.',\n  chk2:       'I agree with the',\n  ppText:     'Privacy Policy',  ppHref:  'https:\/\/www.interocloud.com\/privacy-policy\/',\n  submit:     'Request Free Demo',\n  sTitle:     'Thank you! We\\'ll be in touch soon.',\n  sSub:       'Our team will contact you within 24 hours to schedule your demo.',\n  chkErr:     'This field is required.',\n  errMsg:     'Something went wrong. Please try again or email us at office@interocloud.com.',\n  },\n  ro: {\n  label:      'Contacteaz\u0103-ne',\n  h2:         '\u00cencearc\u0103 gratuit <em>14 zile<\/em>',\n  sub:        'Completeaz\u0103 formularul \u0219i te vom contacta pentru o demonstra\u021bie.',\n  fname:      'Prenume',         fnamePh: 'Ion',\n  lname:      'Nume',            lnamePh: 'Popescu',\n  email:      'Email',           emailPh: 'ion@clinica.ro',\n  phone:      'Telefon',         phonePh: '+40 700 000 000',\n  chk1:       'Sunt de acord s\u0103 fiu contactat(\u0103) de un consultant InteroCloud pentru a mi se furniza informa\u021bii suplimentare.',\n  chk2:       'Sunt de acord cu',\n  ppText:     'Politica de Confiden\u021bialitate', ppHref: 'https:\/\/www.interocloud.com\/ro\/politica-de-confidentialitate\/',\n  submit:     'Solicit\u0103 Demo Gratuit',\n  sTitle:     'Mul\u021bumim! Te vom contacta \u00een cur\u00e2nd.',\n  sSub:       'Echipa noastr\u0103 te va contacta \u00een 24 de ore pentru a programa demonstra\u021bia.',\n  chkErr:     'Acest c\u00e2mp este obligatoriu.',\n  errMsg:     'Ceva nu a func\u021bionat. Te rug\u0103m s\u0103 re\u00eencerci sau s\u0103 ne scrii la office@interocloud.ro.',\n  }\n  };\n  function applyLang(lang) {\n  currentLang = lang;\n  var l = texts[lang] || texts.en;\n  document.getElementById('ic-ct-label').textContent     = l.label;\n  document.getElementById('ic-ct-h2').innerHTML          = l.h2;\n  document.getElementById('ic-ct-sub').textContent       = l.sub;\n  document.getElementById('ic-ct-lbl-fname').textContent = l.fname;\n  document.getElementById('ic-ct-lbl-lname').textContent = l.lname;\n  document.getElementById('ic-ct-lbl-email').textContent = l.email;\n  document.getElementById('ic-ct-lbl-phone').textContent = l.phone;\n  document.getElementById('ic-f-fname').placeholder      = l.fnamePh;\n  document.getElementById('ic-f-lname').placeholder      = l.lnamePh;\n  document.getElementById('ic-f-email').placeholder      = l.emailPh;\n  document.getElementById('ic-f-phone').placeholder      = l.phonePh;\n  document.getElementById('ic-ct-chk1-text').textContent = l.chk1;\n  var chk2span = document.getElementById('ic-ct-chk2-text');\n  var ppLink   = document.getElementById('ic-ct-pp-link');\n  chk2span.childNodes[0].nodeValue = l.chk2 + ' ';\n  ppLink.textContent = l.ppText;\n  ppLink.href        = l.ppHref;\n  document.getElementById('ic-ct-submit-text').textContent = l.submit;\n  document.getElementById('ic-ct-chk1-err').textContent  = l.chkErr;\n  document.getElementById('ic-ct-chk2-err').textContent  = l.chkErr;\n  document.getElementById('ic-ct-error-msg').textContent = l.errMsg;\n  }\n  function validate() {\n  var ok = true;\n  ['ic-f-fname','ic-f-lname','ic-f-email'].forEach(function(id) {\n  var el = document.getElementById(id);\n  if (!el.value.trim()) { el.classList.add('error'); ok = false; }\n  else el.classList.remove('error');\n  });\n  ['ic-ct-chk1-wrap','ic-ct-chk2-wrap'].forEach(function(id, i) {\n  var wrap = document.getElementById(id);\n  var chk  = document.getElementById(i === 0 ? 'ic-f-chk1' : 'ic-f-chk2');\n  if (!chk.checked) { wrap.classList.add('error'); ok = false; }\n  else wrap.classList.remove('error');\n  });\n  return ok;\n  }\n  document.getElementById('ic-ct-form').addEventListener('submit', function(e) {\n  e.preventDefault();\n  if (!validate()) return;\n  var btn = document.getElementById('ic-ct-submit-btn');\n  btn.disabled = true;\n  var formId   = FORM_IDS[currentLang] || FORM_IDS.en;\n  var endpoint = 'https:\/\/api.hsforms.com\/submissions\/v3\/integration\/submit\/' + PORTAL_ID + '\/' + formId;\n  var l = texts[currentLang] || texts.en;\n  var payload = {\n  fields: [\n  { name: 'firstname', value: document.getElementById('ic-f-fname').value.trim() },\n  { name: 'lastname',  value: document.getElementById('ic-f-lname').value.trim() },\n  { name: 'email',     value: document.getElementById('ic-f-email').value.trim() },\n  { name: 'phone',     value: document.getElementById('ic-f-phone').value.trim() }\n  ],\n  context: {\n  pageUri:  window.location.href,\n  pageName: document.title\n  },\n  legalConsentOptions: {\n  consent: {\n  consentToProcess: true,\n  text: l.chk1\n  }\n  }\n  };\n  fetch(endpoint, {\n  method:  'POST',\n  headers: { 'Content-Type': 'application\/json' },\n  body:    JSON.stringify(payload)\n  })\n  .then(function(res) {\n  if (res.ok) {\n  window.location.href = THANK_YOU[currentLang] || THANK_YOU.en;\n  } else {\n  return res.text().then(function() { throw new Error('API error'); });\n  }\n  })\n  .catch(function() {\n  document.getElementById('ic-ct-error-msg').style.display = 'block';\n  btn.disabled = false;\n  });\n  });\n  ['ic-f-fname','ic-f-lname','ic-f-email'].forEach(function(id) {\n  document.getElementById(id).addEventListener('input', function() {\n  this.classList.remove('error');\n  });\n  });\n  ['ic-f-chk1','ic-f-chk2'].forEach(function(id, i) {\n  document.getElementById(id).addEventListener('change', function() {\n  document.getElementById(i === 0 ? 'ic-ct-chk1-wrap' : 'ic-ct-chk2-wrap').classList.remove('error');\n  });\n  });\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  applyLang('en');\n  })();<\/script>\n\n<style>@keyframes ic14-rise-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ic14-card-rise{from{opacity:0;transform:translateY(32px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ic14-bkg-float{0%,100%{transform:scale(1.04) translateY(0)}50%{transform:scale(1.04) translateY(-8px)}}#ic-contact .ic-ct-bkg{animation:ic14-bkg-float 26s ease-in-out infinite}#ic-contact.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(22px)}#ic-contact.ic-anim-enabled .ic-anim-card{opacity:0;transform:translateY(32px) scale(0.97)}#ic-contact.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic14-rise-up 0.60s cubic-bezier(0.22,1,0.36,1) both}#ic-contact.ic-anim-enabled.ic-in-view .ic-anim-card{animation:ic14-card-rise 0.70s cubic-bezier(0.22,1,0.36,1) both}#ic-contact .ic-ct-submit{transition:background 0.20s ease,transform 0.22s cubic-bezier(0.22,1,0.36,1),box-shadow 0.22s cubic-bezier(0.22,1,0.36,1),opacity 0.20s ease}#ic-contact .ic-ct-submit:active:not(:disabled){transform:scale(0.98) translateY(0);transition-duration:0.08s}@media (prefers-reduced-motion:reduce){#ic-contact .ic-ct-bkg{animation:none}#ic-contact .ic-contact-label-dot{animation:none;opacity:1}#ic-contact.ic-anim-enabled .ic-anim-up,#ic-contact.ic-anim-enabled .ic-anim-card{opacity:1;transform:none}#ic-contact.ic-anim-enabled.ic-in-view .ic-anim-up,#ic-contact.ic-anim-enabled.ic-in-view .ic-anim-card{animation:none}}<\/style>\n\n<script>(function() {\n  var section = document.getElementById('ic-contact');\n  if (!section || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  section.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  up(section.querySelector('.ic-contact-label'), 0);\n  up(section.querySelector('.ic-contact-h2'),    0.12);\n  up(section.querySelector('.ic-contact-sub'),   0.22);\n  var card = section.querySelector('.ic-ct-card');\n  if (card) {\n  card.classList.add('ic-anim-card');\n  card.style.animationDelay = '0.34s';\n  }\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  section.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.15 }).observe(section);\n  })();<\/script>\n\n<style>#ic-footer *{box-sizing:border-box;margin:0;padding:0}#ic-footer{background:#053D4C;font-family:'Source Sans 3','Source Sans Pro',sans-serif}#ic-footer .ic-ft-inner{max-width:1240px;margin:0 auto;padding:0 48px}#ic-footer .ic-ft-top{display:flex;align-items:center;gap:0;padding:36px 0;border-bottom:1px solid rgba(255,255,255,0.10)}#ic-footer .ic-ft-logo-top{flex-shrink:0;display:block;width:148px;margin-right:40px}#ic-footer .ic-ft-logo-top img{width:100%;height:auto;display:block}#ic-footer .ic-ft-top-sep{width:1px;height:56px;background:rgba(255,255,255,0.12);flex-shrink:0;margin:0 36px}#ic-footer .ic-ft-citem{display:flex;align-items:center;gap:14px;flex:1;min-width:0}#ic-footer .ic-ft-citem-icon{width:46px;height:46px;border-radius:10px;border:1.5px solid rgba(255,255,255,0.18);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:rgba(255,255,255,0.72);transition:border-color 0.2s,color 0.2s}#ic-footer .ic-ft-citem:hover .ic-ft-citem-icon{border-color:#00D6A3;color:#00D6A3}#ic-footer .ic-ft-citem-body{display:flex;flex-direction:column;min-width:0}#ic-footer .ic-ft-citem-main{font-size:15px;font-weight:700;color:#fff;text-decoration:none;line-height:1.3;transition:color 0.16s;white-space:nowrap}#ic-footer .ic-ft-citem-main:hover{color:#00D6A3}#ic-footer .ic-ft-citem-sub{font-size:12.5px;color:rgba(255,255,255,0.45);margin-top:4px;line-height:1.45}#ic-footer .ic-ft-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:52px 0 48px}#ic-footer .ic-ft-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}#ic-footer .ic-ft-section-header span{font-size:11px;font-weight:700;letter-spacing:0.10em;text-transform:uppercase;color:rgba(255,255,255,0.55)}#ic-footer .ic-ft-chevron{display:none;color:rgba(255,255,255,0.50);flex-shrink:0;transition:transform 0.25s}#ic-footer .ic-ft-section-body a{display:block;font-size:14px;color:rgba(255,255,255,0.52);text-decoration:none;padding:5px 0;transition:color 0.16s}#ic-footer .ic-ft-section-body a:hover{color:rgba(255,255,255,0.95)}#ic-footer .ic-ft-mega-body{display:grid;grid-template-columns:1fr 1fr;gap:0 36px}#ic-footer .ic-ft-social-row{display:flex;align-items:center;gap:28px;padding:8px 0}#ic-footer .ic-ft-social-line{flex:1;height:1px;background:rgba(255,255,255,0.10)}#ic-footer .ic-ft-social-icons{display:flex;align-items:center;gap:22px}#ic-footer .ic-ft-social-icons a{color:rgba(255,255,255,0.40);text-decoration:none;display:flex;align-items:center;transition:color 0.18s}#ic-footer .ic-ft-social-icons a:hover{color:#00D6A3}#ic-footer .ic-ft-copy{text-align:center;font-size:13px;color:rgba(255,255,255,0.30);padding:18px 0 32px}@media (max-width:768px){#ic-footer .ic-ft-inner{padding:0 20px}#ic-footer .ic-ft-top{flex-direction:column;align-items:flex-start;gap:0;padding:28px 0 20px}#ic-footer .ic-ft-logo-top{margin-right:0;margin-bottom:24px}#ic-footer .ic-ft-top-sep{display:none}#ic-footer .ic-ft-citem{flex:none;width:100%;padding:12px 0;border-top:1px solid rgba(255,255,255,0.08)}#ic-footer .ic-ft-grid{display:flex;flex-direction:column;gap:0;padding:8px 0 0}#ic-footer .ic-ft-section{border-bottom:1px solid rgba(255,255,255,0.10)}#ic-footer .ic-ft-section-header{cursor:pointer;padding:14px 0;margin-bottom:0;user-select:none}#ic-footer .ic-ft-section-header span{font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.85)}#ic-footer .ic-ft-chevron{display:block}#ic-footer .ic-ft-section-body{max-height:0;overflow:hidden;transition:max-height 0.30s cubic-bezier(.4,0,.2,1)}#ic-footer .ic-ft-section.open .ic-ft-section-body{max-height:700px}#ic-footer .ic-ft-section.open .ic-ft-chevron{transform:rotate(180deg)}#ic-footer .ic-ft-section-body a{padding:8px 0;font-size:15px}#ic-footer .ic-ft-mega-body{grid-template-columns:1fr;gap:0}#ic-footer .ic-ft-social-row{margin-top:20px}}<\/style>\n\n<footer id=\"ic-footer\">\n<div class=\"ic-ft-inner\">\n<div class=\"ic-ft-top\">\n<a href=\"https:\/\/www.interocloud.com\/\" class=\"ic-ft-logo-top\">\n<img decoding=\"async\" src=\"https:\/\/www.interocloud.com\/wp-content\/uploads\/2026\/06\/Copy-of-logo.png\" alt=\"InteroCloud\" title=\"|\">\n<\/a>\n<div class=\"ic-ft-top-sep\"><\/div>\n<div class=\"ic-ft-citem\">\n<span class=\"ic-ft-citem-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 12.72 19.79 19.79 0 012.12 4.18 2 2 0 014.11 2H7a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z\"\/>\n          <\/svg>\n        <\/span>\n<div class=\"ic-ft-citem-body\">\n<a href=\"tel:+40310050105\" class=\"ic-ft-citem-main\">+40 31 005 0105<\/a>\n<span class=\"ic-ft-citem-sub\" id=\"ic-ft-sub-phone\">Got a question? Call now!<\/span>\n<\/div>\n<\/div>\n<div class=\"ic-ft-top-sep\"><\/div>\n<div class=\"ic-ft-citem\">\n<span class=\"ic-ft-citem-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/>\n            <polyline points=\"22,6 12,13 2,6\"\/>\n          <\/svg>\n        <\/span>\n<div class=\"ic-ft-citem-body\">\n<a href=\"mailto:office@interocloud.com\" class=\"ic-ft-citem-main\" id=\"ic-ft-email\">office@interocloud.com<\/a>\n<span class=\"ic-ft-citem-sub\" id=\"ic-ft-sub-email\">Need support? Send us an email!<\/span>\n<\/div>\n<\/div>\n<div class=\"ic-ft-top-sep\"><\/div>\n<div class=\"ic-ft-citem\">\n<span class=\"ic-ft-citem-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/>\n            <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n          <\/svg>\n        <\/span>\n<div class=\"ic-ft-citem-body\">\n<span class=\"ic-ft-citem-main\">InteroCloud<\/span>\n<span class=\"ic-ft-citem-sub\">1st Floor, Penrose 1, Penrose Dock,<br>T23 KW81, Cork, Ireland<\/span>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-ft-grid\">\n<div class=\"ic-ft-section\">\n<div class=\"ic-ft-section-header\" id=\"ic-ft-hdr-features\">\n<span id=\"ic-ft-lbl-features\">Features<\/span>\n          <svg class=\"ic-ft-chevron\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\n            <path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n<div class=\"ic-ft-section-body ic-ft-mega-body\" id=\"ic-ft-body-features\">\n<div>\n<a href=\"https:\/\/www.interocloud.com\/appointment-scheduler\" id=\"ic-ft-l02\">Appointment scheduler<\/a>\n<a href=\"https:\/\/www.interocloud.com\/sms-whatsapp-automations\" id=\"ic-ft-l03\">SMS &amp; WhatsApp automations<\/a>\n<a href=\"https:\/\/www.interocloud.com\/electronic-health-records\" id=\"ic-ft-l04\">Electronic health records<\/a>\n<a href=\"https:\/\/www.interocloud.com\/customizable-medical-chart-templates\" id=\"ic-ft-l05\">Customizable chart templates<\/a>\n<a href=\"https:\/\/www.interocloud.com\/digitally-signed-consents\" id=\"ic-ft-l06\">Digitally signed consents<\/a>\n<a href=\"https:\/\/www.interocloud.com\/manage-packages-memberships\" id=\"ic-ft-l07\">Manage packages &amp; memberships<\/a>\n<\/div>\n<div>\n<a href=\"https:\/\/www.interocloud.com\/dentist-module\" id=\"ic-ft-l08\">Dentist module<\/a>\n<a href=\"https:\/\/www.interocloud.com\/reports-and-statistics\" id=\"ic-ft-l09\">Reports &amp; statistics<\/a>\n<a href=\"https:\/\/www.interocloud.com\/reviews-management\" id=\"ic-ft-l10\">Reviews management<\/a>\n<a href=\"https:\/\/www.interocloud.com\/phone-system-integration\" id=\"ic-ft-l13\">Phone system integration<\/a>\n<a href=\"https:\/\/www.interocloud.com\/cash-register-integration\" id=\"ic-ft-l11\">Cash register integration<\/a>\n<a href=\"https:\/\/www.interocloud.com\/id-scanning\" id=\"ic-ft-l12\">ID scanning<\/a>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-ft-section\">\n<div class=\"ic-ft-section-header\" id=\"ic-ft-hdr-company\">\n<span id=\"ic-ft-lbl-company\">Company<\/span>\n          <svg class=\"ic-ft-chevron\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\n            <path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n<div class=\"ic-ft-section-body ic-ft-mega-body\" id=\"ic-ft-body-company\">\n<div>\n<a href=\"https:\/\/www.interocloud.com\/about-interocloud\" id=\"ic-ft-about\">About<\/a>\n<a href=\"https:\/\/www.interocloud.com\/terms\" id=\"ic-ft-co-terms\">Terms<\/a>\n<a href=\"https:\/\/www.interocloud.com\/privacy-policy\" id=\"ic-ft-co-privacy\">Privacy policy<\/a>\n<a href=\"https:\/\/www.interocloud.com\/cookie-policy\/\" id=\"ic-ft-co-cookie\">Cookie policy<\/a>\n<a href=\"https:\/\/www.interocloud.com\/blog\/\" id=\"ic-ft-co-blog\">Blog<\/a>\n<a href=\"https:\/\/www.interocloud.com\/contact-us\" id=\"ic-ft-co-cus\">Contact us<\/a>\n<\/div>\n<div>\n<a href=\"https:\/\/www.interocloud.com\/software-for-medical-clinics\" id=\"ic-ft-co-smc\">Software for medical clinics<\/a>\n<a href=\"https:\/\/www.interocloud.com\/patient-management-system\" id=\"ic-ft-co-pms\">Patient management system<\/a>\n<a href=\"https:\/\/www.interocloud.com\/clinic-management-software\" id=\"ic-ft-co-cms\">Clinic management software<\/a>\n<a href=\"https:\/\/www.interocloud.com\/medical-appointments-software\" id=\"ic-ft-co-mas\">Medical appointments software<\/a>\n<a href=\"https:\/\/www.interocloud.com\/practice-management-system\" id=\"ic-ft-co-prms\">Practice management system<\/a>\n<a href=\"https:\/\/www.interocloud.com\/patient-engagement\/\" id=\"ic-ft-co-pes\">Patient engagement system<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ic-ft-social-row\">\n<div class=\"ic-ft-social-line\"><\/div>\n<div class=\"ic-ft-social-icons\">\n<a href=\"https:\/\/www.facebook.com\/InteroCloud\" target=\"_blank\" rel=\"noopener\" aria-label=\"Facebook\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 14 14\" fill=\"currentColor\">\n            <path d=\"M8.2 14V7.7h2.1l.3-2.4H8.2V3.7c0-.7.2-1.2 1.2-1.2h1.3V.3C10.4.2 9.6.2 8.7.2 6.8.2 5.5 1.4 5.5 3.5v1.8H3.4v2.4h2.1V14h2.7z\"\/>\n          <\/svg>\n        <\/a>\n<a href=\"https:\/\/www.instagram.com\/interocloud\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\">\n            <rect x=\"1.5\" y=\"1.5\" width=\"11\" height=\"11\" rx=\"3\"\/>\n            <circle cx=\"7\" cy=\"7\" r=\"2.8\"\/>\n            <circle cx=\"10.2\" cy=\"3.8\" r=\".6\" fill=\"currentColor\" stroke=\"none\"\/>\n          <\/svg>\n        <\/a>\n<a href=\"https:\/\/www.tiktok.com\/@interocloud\" target=\"_blank\" rel=\"noopener\" aria-label=\"TikTok\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 14 14\" fill=\"currentColor\">\n            <path d=\"M11.5 2.9a3.2 3.2 0 01-2-.7V9a3 3 0 11-3-3c.18 0 .35.02.52.05V8a1.3 1.3 0 10.98 1.26V.5h1.7a3.2 3.2 0 002.8 2.4v1.7c-.34-.03-.67-.1-1-.2v-.5z\"\/>\n          <\/svg>\n        <\/a>\n<a href=\"https:\/\/www.linkedin.com\/company\/interocloud\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 14 14\" fill=\"currentColor\">\n            <rect x=\"1\" y=\"4.5\" width=\"2.5\" height=\"8.5\" rx=\".5\"\/>\n            <circle cx=\"2.25\" cy=\"2.25\" r=\"1.5\"\/>\n            <path d=\"M5.5 4.5h2.4v1.2s.7-1.4 2.3-1.4c1.9 0 2.8 1.3 2.8 3.2V13h-2.5V8c0-.9-.4-1.6-1.3-1.6-.9 0-1.2.7-1.2 1.6V13H5.5V4.5z\"\/>\n          <\/svg>\n        <\/a>\n<\/div>\n<div class=\"ic-ft-social-line\"><\/div>\n<\/div>\n<p class=\"ic-ft-copy\" id=\"ic-ft-copy\">Copyright \u00a9 2026 InteroCloud Limited.<\/p>\n<\/div>\n<\/footer>\n\n<script>(function() {\n  var texts = {\n  en: {\n  subPhone: 'Got a question? Call now!',\n  subEmail: 'Need support? Send us an email!',\n  lblFeatures: 'Features',\n  lblIntegrations: 'Integrations & Services', lblCompany: 'Company',\n  l01:'All Features',                   l01href:'https:\/\/www.interocloud.com\/#features',\n  l02:'Appointment scheduler',           l02href:'https:\/\/www.interocloud.com\/appointment-scheduler',\n  l03:'SMS & WhatsApp automations',      l03href:'https:\/\/www.interocloud.com\/sms-whatsapp-automations',\n  l04:'Electronic health records',       l04href:'https:\/\/www.interocloud.com\/electronic-health-records',\n  l05:'Customizable chart templates',    l05href:'https:\/\/www.interocloud.com\/customizable-medical-chart-templates',\n  l06:'Digitally signed consents',       l06href:'https:\/\/www.interocloud.com\/digitally-signed-consents',\n  l07:'Manage packages & memberships',   l07href:'https:\/\/www.interocloud.com\/manage-packages-memberships',\n  l08:'Dentist module',                  l08href:'https:\/\/www.interocloud.com\/dentist-module',\n  l09:'Reports & statistics',            l09href:'https:\/\/www.interocloud.com\/reports-and-statistics',\n  l10:'Reviews management',              l10href:'https:\/\/www.interocloud.com\/reviews-management',\n  l11:'Cash register integration', l11href:'https:\/\/www.interocloud.com\/cash-register-integration',\n  l12:'ID scanning',               l12href:'https:\/\/www.interocloud.com\/id-scanning',\n  l13:'Phone system integration',  l13href:'https:\/\/www.interocloud.com\/phone-system-integration',\n  l14:'Digital Marketing Services', l14href:'https:\/\/www.interocloud.com\/digital-marketing-services',\n  about:'About', abouthref:'https:\/\/www.interocloud.com\/about-interocloud',\n  coTerms:'Terms',         coTermsHref:'https:\/\/www.interocloud.com\/terms',\n  coPrivacy:'Privacy policy', coPrivacyHref:'https:\/\/www.interocloud.com\/privacy-policy',\n  coCookie:'Cookie policy', coCookieHref:'https:\/\/www.interocloud.com\/cookie-policy\/',\n  coBlog:'Blog', coBlogHref:'https:\/\/www.interocloud.com\/blog\/',\n  coSmc:'Software for medical clinics', coSmcHref:'https:\/\/www.interocloud.com\/software-for-medical-clinics',\n  coPms:'Patient management system', coPmsHref:'https:\/\/www.interocloud.com\/patient-management-system',\n  coCms:'Clinic management software', coCmsHref:'https:\/\/www.interocloud.com\/clinic-management-software',\n  coMas:'Medical appointments software', coMasHref:'https:\/\/www.interocloud.com\/medical-appointments-software',\n  coPrms:'Practice management system', coPrmsHref:'https:\/\/www.interocloud.com\/practice-management-system',\n  coPes:'Patient engagement system', coPesHref:'https:\/\/www.interocloud.com\/patient-engagement\/',\n  coCus:'Contact us', coCusHref:'https:\/\/www.interocloud.com\/contact-us',\n  copy:'Copyright \u00a9 2026 InteroCloud Limited.',\n  },\n  ro: {\n  subPhone: 'Ai \u00eentreb\u0103ri? Sun\u0103 acum!',\n  subEmail: 'Nevoie de suport? Trimite un email!',\n  lblFeatures: 'Func\u021bionalit\u0103\u021bi',\n  lblIntegrations: 'Integr\u0103ri & Servicii', lblCompany: 'Companie',\n  l01:'Toate Func\u021bionalit\u0103\u021bile',              l01href:'https:\/\/www.interocloud.com\/ro\/#functionalitati',\n  l02:'Sistem de program\u0103ri pacien\u021bi',        l02href:'https:\/\/www.interocloud.com\/ro\/sistem-de-programari-pacienti',\n  l03:'Automatiz\u0103ri SMS & WhatsApp',          l03href:'https:\/\/www.interocloud.com\/ro\/automatizari-sms-whatsapp',\n  l04:'Dosar electronic de s\u0103n\u0103tate',         l04href:'https:\/\/www.interocloud.com\/ro\/dosar-electronic-de-sanatate',\n  l05:'Fi\u0219e medicale personalizabile',        l05href:'https:\/\/www.interocloud.com\/ro\/fise-medicale-personalizabile',\n  l06:'Semn\u0103tur\u0103 digital\u0103 consim\u021b\u0103minte',     l06href:'https:\/\/www.interocloud.com\/ro\/semnatura-digitala-consimtaminte',\n  l07:'Gestionare pachete \u0219i abonamente',     l07href:'https:\/\/www.interocloud.com\/ro\/gestionare-pachete-si-abonamente',\n  l08:'Modul stoma',                          l08href:'https:\/\/www.interocloud.com\/ro\/modul-stoma',\n  l09:'Rapoarte \u0219i statistici',               l09href:'https:\/\/www.interocloud.com\/ro\/rapoarte-si-statistici',\n  l10:'Management recenzii',                  l10href:'https:\/\/www.interocloud.com\/ro\/management-recenzii',\n  l11:'Integrare cas\u0103 de marcat', l11href:'https:\/\/www.interocloud.com\/ro\/integrare-cu-casa-de-marcat',\n  l12:'Scanare acte identitate',  l12href:'https:\/\/www.interocloud.com\/ro\/scanare-acte-identitate',\n  l13:'Integrare central\u0103 telefonic\u0103', l13href:'https:\/\/www.interocloud.com\/ro\/integrare-centrala-telefonica',\n  l14:'Servicii Marketing Digital', l14href:'https:\/\/www.interocloud.com\/ro\/servicii-marketing-digital',\n  about:'Despre', abouthref:'https:\/\/www.interocloud.com\/ro\/despre-interocloud',\n  coTerms:'Termeni \u0219i condi\u021bii', coTermsHref:'https:\/\/www.interocloud.com\/ro\/termeni-si-conditii',\n  coPrivacy:'Politica de confiden\u021bialitate', coPrivacyHref:'https:\/\/www.interocloud.com\/ro\/politica-de-confidentialitate',\n  coCookie:'Politica de cookies', coCookieHref:'https:\/\/www.interocloud.com\/ro\/politica-de-cookies\/',\n  coBlog:'Blog', coBlogHref:'https:\/\/www.interocloud.com\/ro\/blog\/',\n  coSmc:'Soft Clinic\u0103 Medical\u0103', coSmcHref:'https:\/\/www.interocloud.com\/ro\/soft-clinica-medicala',\n  coPms:'Sistem Gestiune Pacien\u021bi', coPmsHref:'https:\/\/www.interocloud.com\/ro\/sistem-gestiune-pacienti',\n  coCms:'Software Management Clinic\u0103', coCmsHref:'https:\/\/www.interocloud.com\/ro\/software-management-clinica',\n  coMas:'Software Program\u0103ri Pacien\u021bi', coMasHref:'https:\/\/www.interocloud.com\/ro\/software-programari-pacienti',\n  coPrms:'Sistem pentru Clinic\u0103 Medical\u0103', coPrmsHref:'https:\/\/www.interocloud.com\/ro\/sistem-pentru-clinica-medicala',\n  coPes:'Sistem Fidelizare Pacien\u021bi', coPesHref:'https:\/\/www.interocloud.com\/ro\/fidelizare-pacienti\/',\n  coCus:'Contact', coCusHref:'https:\/\/www.interocloud.com\/ro\/contact',\n  copy:'Copyright \u00a9 2026 InteroCloud Limited.',\n  }\n  };\n  function el(id) { return document.getElementById(id); }\n  function applyLang(lang) {\n  var l = texts[lang] || texts.en;\n  el('ic-ft-sub-phone').textContent = l.subPhone;\n  el('ic-ft-sub-email').textContent = l.subEmail;\n  el('ic-ft-lbl-features').textContent   = l.lblFeatures;\n  el('ic-ft-lbl-company').textContent    = l.lblCompany;\n  for (var i = 2; i <= 13; i++) {\n  var k = i < 10 ? 'l0' + i : 'l' + i;\n  var node = el('ic-ft-' + k);\n  if (!node) continue;\n  node.textContent = l[k];\n  if (l[k + 'href']) node.href = l[k + 'href'];\n  }\n  el('ic-ft-about').textContent    = l.about;    el('ic-ft-about').href    = l.abouthref;\n  el('ic-ft-co-terms').textContent   = l.coTerms;   el('ic-ft-co-terms').href   = l.coTermsHref;\n  el('ic-ft-co-privacy').textContent = l.coPrivacy; el('ic-ft-co-privacy').href = l.coPrivacyHref;\n  el('ic-ft-co-cookie').textContent = l.coCookie; el('ic-ft-co-cookie').href = l.coCookieHref;\n  el('ic-ft-co-blog').textContent = l.coBlog; el('ic-ft-co-blog').href = l.coBlogHref;\n  el('ic-ft-co-smc').textContent = l.coSmc; el('ic-ft-co-smc').href = l.coSmcHref;\n  el('ic-ft-co-pms').textContent = l.coPms; el('ic-ft-co-pms').href = l.coPmsHref;\n  el('ic-ft-co-cms').textContent = l.coCms; el('ic-ft-co-cms').href = l.coCmsHref;\n  el('ic-ft-co-mas').textContent = l.coMas; el('ic-ft-co-mas').href = l.coMasHref;\n  el('ic-ft-co-prms').textContent = l.coPrms; el('ic-ft-co-prms').href = l.coPrmsHref;\n  el('ic-ft-co-pes').textContent = l.coPes; el('ic-ft-co-pes').href = l.coPesHref;\n  el('ic-ft-co-cus').textContent = l.coCus; el('ic-ft-co-cus').href = l.coCusHref;\n  el('ic-ft-copy').textContent       = l.copy;\n  }\n  document.querySelectorAll('.ic-ft-section-header').forEach(function(header) {\n  header.addEventListener('click', function() {\n  if (window.innerWidth > 768) return;\n  var section = this.parentElement;\n  var isOpen = section.classList.contains('open');\n  document.querySelectorAll('#ic-footer .ic-ft-section').forEach(function(s) {\n  s.classList.remove('open');\n  });\n  if (!isOpen) section.classList.add('open');\n  });\n  });\n  document.addEventListener('ic-lang-change', function(e) { applyLang(e.detail.lang); });\n  applyLang('en');\n  })();<\/script>\n\n<style>@keyframes ic15-rise-up{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ic15-fade-in{from{opacity:0}to{opacity:1}}#ic-footer.ic-anim-enabled .ic-anim-up{opacity:0;transform:translateY(16px)}#ic-footer.ic-anim-enabled .ic-anim-fade{opacity:0}#ic-footer.ic-anim-enabled.ic-in-view .ic-anim-up{animation:ic15-rise-up 0.55s cubic-bezier(0.22,1,0.36,1) both}#ic-footer.ic-anim-enabled.ic-in-view .ic-anim-fade{animation:ic15-fade-in 0.55s ease both}@media (prefers-reduced-motion:reduce){#ic-footer.ic-anim-enabled .ic-anim-up,#ic-footer.ic-anim-enabled .ic-anim-fade{opacity:1;transform:none}#ic-footer.ic-anim-enabled.ic-in-view .ic-anim-up,#ic-footer.ic-anim-enabled.ic-in-view .ic-anim-fade{animation:none}}<\/style>\n\n<script>(function() {\n  var footer = document.getElementById('ic-footer');\n  if (!footer || !window.IntersectionObserver) return;\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n  footer.classList.add('ic-anim-enabled');\n  function up(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-up');\n  el.style.animationDelay = delay + 's';\n  }\n  function fade(el, delay) {\n  if (!el) return;\n  el.classList.add('ic-anim-fade');\n  el.style.animationDelay = delay + 's';\n  }\n  up(footer.querySelector('.ic-ft-logo-top'), 0);\n  footer.querySelectorAll('.ic-ft-citem').forEach(function(item, i) {\n  up(item, 0.10 + i * 0.08);\n  });\n  footer.querySelectorAll('.ic-ft-section').forEach(function(col, i) {\n  fade(col, 0.28 + i * 0.10);\n  });\n  fade(footer.querySelector('.ic-ft-social-row'), 0.52);\n  new IntersectionObserver(function(entries, obs) {\n  if (!entries[0].isIntersecting) return;\n  footer.classList.add('ic-in-view');\n  obs.disconnect();\n  }, { threshold: 0.05 }).observe(footer);\n  })();<\/script>\n\n<\/div>\n\n<script>(function() {\n  function fixLayout() {\n  var root = document.querySelector('.ic-page-root');\n  if (!root) return;\n  root.style.setProperty('margin-left', '0px', 'important');\n  var off = root.getBoundingClientRect().left;\n  if (off !== 0) root.style.setProperty('margin-left', (-off) + 'px', 'important');\n  var parent = root.parentElement;\n  while (parent && parent !== document.body) {\n  parent.style.paddingBottom = '0'; parent.style.marginBottom = '0';\n  parent = parent.parentElement;\n  }\n  }\n  if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', fixLayout);\n  else fixLayout();\n  window.addEventListener('resize', fixLayout);\n})();<\/script>\n<script>\n(function(){\nif(!('IntersectionObserver' in window))return;\nvar ids=['ic-platform','ic-features','ic-pricing','ic-contact'];\nvar obs=new IntersectionObserver(function(entries){\nentries.forEach(function(e){\ne.target.style.setProperty('--ic-cloud-state',e.isIntersecting?'running':'paused');\n});\n},{rootMargin:'200px 0px'});\ndocument.addEventListener('DOMContentLoaded',function(){\nids.forEach(function(id){var el=document.getElementById(id);if(el)obs.observe(el);});\n});\n})();\n<\/script>\n<script>\n(function() {\n  function getInitLang() {\n    \/\/ Limba paginii curente e determinat\u0103 exclusiv de URL-ul ei (atributul\n    \/\/ lang setat de TranslatePress) \u2014 nu de localStorage, care poate r\u0103m\u00e2ne\n    \/\/ cu o valoare veche dintr-o alt\u0103 pagin\u0103 vizitat\u0103 anterior \u0219i cauza\n    \/\/ discrepan\u021be \u00eentre URL \u0219i con\u021binutul afi\u0219at (ex. la butonul Back).\n    var hl = (document.documentElement.lang || '').toLowerCase();\n    return hl.indexOf('ro') !== -1 ? 'ro' : 'en';\n  }\n  function fireLang() {\n    var lang = getInitLang();\n    if (lang !== 'en') {\n      document.dispatchEvent(new CustomEvent('ic-lang-change', { detail: { lang: lang } }));\n    }\n  }\n  if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', fireLang);\n  else fireLang();\n})();\n<\/script>\n<script>\n(function() {\n  function icSendHeight() {\n    var h = Math.max(document.body.scrollHeight, document.documentElement.scrollHeight);\n    if (window.parent !== window) window.parent.postMessage({ icHeight: h }, '*');\n  }\n  window.addEventListener('load', icSendHeight);\n  document.addEventListener('DOMContentLoaded', icSendHeight);\n  if ('ResizeObserver' in window) new ResizeObserver(icSendHeight).observe(document.body);\n  setTimeout(icSendHeight, 800);\n  setTimeout(icSendHeight, 2000);\n})();\n<\/script>\n\n<style>\n\/* Unified heading system: same font-size across every H1\/H2 headline,\n   in both languages, on both mobile and desktop. Green segment always\n   starts on its own line (display:block); text-wrap:balance prevents\n   single-word orphan lines. *\/\n#ic-hero .ic-hero-heading,\n#ic-stats .ic-stats-heading,\n#ic-problem .ic-problem-heading,\n#ic-platform .ic-platform-heading,\n#ic-value .ic-value-heading,\n#ic-vision .ic-vision-heading,\n#ic-features .ic-feat-h2,\n#ic-about .ic-about-h2,\n#ic-why .ic-why-h2,\n#ic-pricing .ic-pricing-h2,\n#ic-testimonials .ic-t-h2,\n#ic-faq .ic-faq-h2,\n#ic-contact .ic-contact-h2{\n  font-size:26px !important;\n  line-height:1.22 !important;\n  text-wrap:balance;\n  max-width:700px;\n  margin-left:auto;\n  margin-right:auto;\n}\n#ic-hero .ic-hero-heading br,\n#ic-stats .ic-stats-heading br,\n#ic-problem .ic-problem-heading br,\n#ic-platform .ic-platform-heading br,\n#ic-value .ic-value-heading br,\n#ic-vision .ic-vision-heading br,\n#ic-features .ic-feat-h2 br,\n#ic-about .ic-about-h2 br,\n#ic-why .ic-why-h2 br,\n#ic-pricing .ic-pricing-h2 br,\n#ic-testimonials .ic-t-h2 br,\n#ic-faq .ic-faq-h2 br,\n#ic-contact .ic-contact-h2 br{display:none}\n#ic-hero .ic-hero-heading em,\n#ic-stats .ic-stats-heading em,\n#ic-problem .ic-problem-heading em,\n#ic-platform .ic-platform-heading em,\n#ic-value .ic-value-heading em,\n#ic-vision .ic-vision-heading em,\n#ic-features .ic-feat-h2 em,\n#ic-about .ic-about-h2 em,\n#ic-why .ic-why-h2 em,\n#ic-pricing .ic-pricing-h2 em,\n#ic-testimonials .ic-t-h2 em,\n#ic-faq .ic-faq-h2 em,\n#ic-contact .ic-contact-h2 em{\n  display:block;\n  text-wrap:balance;\n}\n#ic-contact .ic-contact-h2{max-width:400px}\n@media (min-width:961px){\n#ic-hero .ic-hero-heading,\n#ic-stats .ic-stats-heading,\n#ic-problem .ic-problem-heading,\n#ic-platform .ic-platform-heading,\n#ic-value .ic-value-heading,\n#ic-vision .ic-vision-heading,\n#ic-features .ic-feat-h2,\n#ic-about .ic-about-h2,\n#ic-why .ic-why-h2,\n#ic-pricing .ic-pricing-h2,\n#ic-testimonials .ic-t-h2,\n#ic-faq .ic-faq-h2,\n#ic-contact .ic-contact-h2{\n  font-size:38px !important;\n  max-width:820px;\n}\n#ic-contact .ic-contact-h2{max-width:480px}\n}\n#ic-hero .ic-hero-sub{max-width:820px;text-wrap:balance}\n#ic-features .ic-feat-header{max-width:900px}\n\n\/* Desktop-only: force specific headings\/subtitle onto a single line *\/\n@media (min-width:961px){\n  #ic-vis-heading em,\n  #ic-feat-h2 em,\n  #ic-why-h2 em,\n  #ic-pr-h2 em,\n  #ic-t-h2 em,\n  #ic-faq-h2 em,\n  #ic-ct-h2 em{\n    display:inline !important;\n  }\n  #ic-vis-heading,\n  #ic-feat-h2,\n  #ic-why-h2,\n  #ic-pr-h2,\n  #ic-t-h2,\n  #ic-faq-h2,\n  #ic-ct-h2{\n    white-space:nowrap !important;\n    max-width:none !important;\n  }\n  #ic-features .ic-feat-header,\n  #ic-feat-sub{\n    max-width:none !important;\n  }\n  #ic-feat-sub{\n    white-space:nowrap !important;\n  }\n}\n\/* Mobile: Contact heading em stays inline so short EN text (\"Request Free Demo\")\n   naturally sits on one line, while longer RO text still wraps normally *\/\n@media (max-width:960px){\n  #ic-ct-h2 em{display:inline !important}\n}\n\n\/* Unified subtitle system: same font-size across every section subtitle,\n   both languages. On mobile: left-aligned, matching the body-text style. *\/\n#ic-hero-sub,\n#ic-stats-sub,\n#ic-pl-sub,\n#ic-vis-sub,\n#ic-feat-sub,\n#ic-ab-tagline,\n#ic-why-sub,\n#ic-t-sub,\n#ic-faq-sub,\n#ic-ct-sub{\n  font-size:17px !important;\n}\n@media (max-width:960px){\n  #ic-hero-sub,\n  #ic-stats-sub,\n  #ic-pl-sub,\n  #ic-vis-sub,\n  #ic-feat-sub,\n  #ic-ab-tagline,\n  #ic-why-sub,\n  #ic-t-sub,\n  #ic-faq-sub,\n  #ic-ct-sub{\n    font-size:16px !important;\n    text-align:left !important;\n  }\n  \/* Excep\u021bie: subtitlul din hero r\u0103m\u00e2ne centrat pe mobil, la fel ca H1-ul\n     \u0219i butonul CTA de sub el (ambele centrate \u00een hero) \u2014 doar aici, restul\n     subtitlurilor r\u0103m\u00e2n aliniate st\u00e2nga conform regulii unificate de mai sus. *\/\n  #ic-hero-sub{\n    text-align:center !important;\n  }\n}\n<\/style>\n<\/div>\n\n\t\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n\n\t\t\n\t<\/div>\n\n\n\n\n\n\n\n\n<\/div>","protected":false},"excerpt":{"rendered":"office@interocloud.com +40 31 005 0105 Mon\u2013Fri, 09:00\u201317:00 Home About Features Appointment scheduler SMS & WhatsApp automations Electronic health records Customizable chart templates Digitally signed consents Manage packages & memberships Dentist module Reports & statistics Reviews management Cash register integration ID scanning Phone system integration Digital marketing services Dedicated support Security Pricing Press Contact EN RO &hellip; <a href=\"https:\/\/www.interocloud.com\/ro\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Homepage<\/span><\/a>","protected":false},"author":1,"featured_media":8055,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-interocloud-home.php","meta":{"content-type":"","footnotes":""},"class_list":["post-7932","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.interocloud.com\/ro\/wp-json\/wp\/v2\/pages\/7932","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.interocloud.com\/ro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.interocloud.com\/ro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.interocloud.com\/ro\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.interocloud.com\/ro\/wp-json\/wp\/v2\/comments?post=7932"}],"version-history":[{"count":25,"href":"https:\/\/www.interocloud.com\/ro\/wp-json\/wp\/v2\/pages\/7932\/revisions"}],"predecessor-version":[{"id":7967,"href":"https:\/\/www.interocloud.com\/ro\/wp-json\/wp\/v2\/pages\/7932\/revisions\/7967"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.interocloud.com\/ro\/wp-json\/wp\/v2\/media\/8055"}],"wp:attachment":[{"href":"https:\/\/www.interocloud.com\/ro\/wp-json\/wp\/v2\/media?parent=7932"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}