{"id":18834,"date":"2026-02-20T12:39:32","date_gmt":"2026-02-20T11:39:32","guid":{"rendered":"https:\/\/www.areception.ai\/?page_id=18834"},"modified":"2026-03-23T12:57:10","modified_gmt":"2026-03-23T11:57:10","slug":"cenik","status":"publish","type":"page","link":"https:\/\/www.areception.ai\/cs\/pricing\/","title":{"rendered":"Cen\u00edk"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18834\" class=\"elementor elementor-18834\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51c9303 e-flex e-con-boxed e-con e-parent\" data-id=\"51c9303\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0a6bbe0 e-con-full e-flex e-con e-child\" data-id=\"0a6bbe0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6d29bb elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a6d29bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Pricing &amp; <span style=\"color:#4800B8\">Plans<\/span><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0456d90 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0456d90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Subscription fee<\/strong> based on the selected plan. Prices are excluding VAT.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-716857c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"716857c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9c2655e e-con-full e-flex e-con e-child\" data-id=\"9c2655e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbcf3d9 elementor-widget-mobile__width-auto elementor-widget elementor-widget-heading\" data-id=\"dbcf3d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Pay Monthly<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6e1464 e-con-full e-flex e-con e-child\" data-id=\"d6e1464\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a79cf65 elementor-widget elementor-widget-html\" data-id=\"a79cf65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- TOGGLE SWITCH (Elementor) -->\n<div class=\"ar-toggle-wrap\">\n  <input id=\"arPricingToggle\" class=\"toggle_switch toggle_switch-ios\" type=\"checkbox\" checked=\"\">\n  <label class=\"toggle_switch-button\" for=\"arPricingToggle\"><\/label>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  \/\/ Neb\u011b\u017e\u00ed v editoru Elementoru\n  if (document.querySelector('.elementor-editor-active')) return;\n\n  const toggle = document.getElementById('arPricingToggle');\n  if (!toggle) return;\n\n  const monthly = document.getElementById('pricing-monthly');\n  const yearly  = document.getElementById('pricing-yearly');\n\n  if (!monthly || !yearly) {\n    console.warn('Toggle: Nenalezeny bloky #pricing-monthly a\/nebo #pricing-yearly.');\n    return;\n  }\n\n  const update = () => {\n    if (toggle.checked) {\n      monthly.classList.add('ar-hidden');\n      yearly.classList.remove('ar-hidden');\n    } else {\n      yearly.classList.add('ar-hidden');\n      monthly.classList.remove('ar-hidden');\n    }\n  };\n\n  toggle.addEventListener('change', update);\n  update();\n});\n<\/script>\n\n<style>\n\/* jen skryt\u00ed - nezasahuje do flexu *\/\n.ar-hidden { display: none !important; }\n\n\/* wrapper kv\u016fli centru *\/\n.ar-toggle-wrap{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n}\n\n\/* iOS toggle switch (uprav podle sebe) *\/\n.toggle_switch { opacity: 0; position: absolute; }\n.toggle_switch + .toggle_switch-button {\n  outline: 0; display: block; width: 4em; height: 2em;\n  position: relative; cursor: pointer; user-select: none;\n}\n.toggle_switch + .toggle_switch-button:after,\n.toggle_switch + .toggle_switch-button:before {\n  position: relative; display: block; content: \"\"; width: 50%; height: 100%;\n}\n.toggle_switch + .toggle_switch-button:after { left: 0; }\n.toggle_switch + .toggle_switch-button:before { display: none; }\n.toggle_switch:checked + .toggle_switch-button:after { left: 50%; }\n\n.toggle_switch-ios + .toggle_switch-button {\n  background: #282829; border-radius: 2em; padding: 2px;\n  transition: all .4s ease; border: 1px solid #e8eae9;\n}\n.toggle_switch-ios + .toggle_switch-button:after {\n  border-radius: 2em; background: #fbfbfb;\n  transition: left 0.3s cubic-bezier(0.175,0.885,0.32,1.275);\n  box-shadow: 0 0 0 1px rgba(0,0,0,0.1), 0 4px 0 rgba(0,0,0,0.08);\n}\n.toggle_switch-ios:checked + .toggle_switch-button { background: #4800B8; }\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ab568df e-con-full e-flex e-con e-child\" data-id=\"ab568df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4c0722 elementor-widget-mobile__width-auto elementor-widget elementor-widget-heading\" data-id=\"f4c0722\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Pay Annually <\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10b67a6 my-tlacitko elementor-widget__width-auto elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"10b67a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Save up to 20%<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6521817 animated-fast e-con-full pricing-monthly e-flex elementor-invisible e-con e-child\" data-id=\"6521817\" data-element_type=\"container\" data-e-type=\"container\" id=\"pricing-monthly\" data-settings=\"{&quot;animation_delay&quot;:200,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-74c4a51 e-con-full e-flex e-con e-child\" data-id=\"74c4a51\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1e7675 elementor-widget elementor-widget-icon-box\" data-id=\"c1e7675\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPortal\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tVisitor Management System\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e5bbc5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"9e5bbc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8616483 e-con-full e-flex e-con e-child\" data-id=\"8616483\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd7b450 elementor-widget elementor-widget-heading\" data-id=\"fd7b450\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-fd7b450{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a728a3a elementor-widget elementor-widget-heading\" data-id=\"a728a3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">1 190 K\u010d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dcc44df elementor-widget elementor-widget-heading\" data-id=\"dcc44df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\/ month<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b69a0ec elementor-mobile-align-justify elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"b69a0ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/checkout-portal\/\" id=\"portal_monthly\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Activate Portal<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62d786a elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"62d786a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Simple guest check-in, legal compliance, and digital logs focused on record-keeping.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a193db6 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a193db6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Web portal only \u2013 no device\/kiosk required<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Visitor management portal (overview &amp; history)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Pre-registration &amp; touchless check-in<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Digital document signing (NDA, H&amp;S, GDPR)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Emergency events &amp; SMS alerts to visitors<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Automatic updates &amp; monitoring<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aca8d0b e-con-full e-flex e-con e-child\" data-id=\"aca8d0b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfa1b2e elementor-widget elementor-widget-icon-box\" data-id=\"cfa1b2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tBasic\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAI Avatar with Fixed Scenarios\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9216086 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"9216086\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10c9ed9 e-con-full e-flex e-con e-child\" data-id=\"10c9ed9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1ddebd elementor-widget elementor-widget-heading\" data-id=\"b1ddebd\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-b1ddebd{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1da1890 elementor-widget elementor-widget-heading\" data-id=\"1da1890\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">6 190 K\u010d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d62b28d elementor-widget elementor-widget-heading\" data-id=\"d62b28d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\/ month<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cd9a3c elementor-mobile-align-justify elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"9cd9a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/checkout-basic\/\" menu=\"\" id=\"basic_monthly\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Activate Basic<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e0a4df9 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"e0a4df9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Ideal for one site with standard check-in and simple automations.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdf69bf elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"bdf69bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M4 8L7 11L12.5 5\" stroke=\"black\" style=\"stroke:black;stroke-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Everything in <b>Portal<\/b>, plus:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M4 8L7 11L12.5 5\" stroke=\"black\" style=\"stroke:black;stroke-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>AI Receptionist<\/strong> (voice &amp; touchscreen)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M4 8L7 11L12.5 5\" stroke=\"black\" style=\"stroke:black;stroke-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Pre-built check-in scenarios (quick setup via QR)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M4 8L7 11L12.5 5\" stroke=\"black\" style=\"stroke:black;stroke-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Up to 150<\/strong> visitor check-ins \/ month<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-878d413 e-con-full e-flex e-con e-child\" data-id=\"878d413\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1480c5 my-tlacitko elementor-widget elementor-widget-button\" data-id=\"b1480c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">MOST POPULAR<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cbb2c3 elementor-widget elementor-widget-icon-box\" data-id=\"2cbb2c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPremium\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAI Avatar with Custom Scenarios\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b1ac41 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8b1ac41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4625c83 e-con-full e-flex e-con e-child\" data-id=\"4625c83\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-014bf25 elementor-widget elementor-widget-heading\" data-id=\"014bf25\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-014bf25{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3f2398 elementor-widget elementor-widget-heading\" data-id=\"f3f2398\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">15 990 K\u010d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20c06da elementor-widget elementor-widget-heading\" data-id=\"20c06da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\/ month<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ffe6e6 elementor-mobile-align-justify elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"9ffe6e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact\" id=\"PREMIUM - 249 EUR\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Sales<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d12e42 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"8d12e42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Flexible workflows, custom integrations, and analytics for businesses requiring tailored experiences.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-149d5c5 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"149d5c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-plus\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">One-time setup fee (implementation included)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Everything in <b>Basic<\/b>, plus:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Custom check-in workflows &amp; scenarios<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Visitor analytics &amp; conversation history<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Visitor badge printing<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Customized branding<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Visitor navigation (static site map)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Door &amp; gate control (via external relay)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Up to 300<\/strong> visitor check-ins \/ month<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Priority email support<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f07cfb e-con-full e-flex e-con e-child\" data-id=\"8f07cfb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b78e53c elementor-widget elementor-widget-icon-box\" data-id=\"b78e53c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEnterprise\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCustom Deployments\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aef1eb1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"aef1eb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f733e9f e-con-full e-flex e-con e-child\" data-id=\"f733e9f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8723817 elementor-widget elementor-widget-heading\" data-id=\"8723817\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Custom pricing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f4e916d elementor-mobile-align-justify elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"f4e916d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact\" id=\"ENTERPRISE - 379 EUR\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Sales<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a949bf1 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a949bf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Bespoke configurations, global rollout support, and management for large-scale organizations.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-971ebb9 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"971ebb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Everything in  <b>Premium<\/b>, plus:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Enterprise integrations (LDAP, access control, gates, elevators)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Multi-tenant management (multiple sites &amp; companies)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Interactive navigation maps<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Local phone number<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">ID scanning &amp; verification<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">PPE compliance check<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Unlimited <\/strong>visitors \/ month<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">VIP support (phone &amp; email)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Individual SLA<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">API access<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5757ac6 animated-fast e-con-full pricing-monthly e-flex elementor-invisible e-con e-child\" data-id=\"5757ac6\" data-element_type=\"container\" data-e-type=\"container\" id=\"pricing-yearly\" data-settings=\"{&quot;animation_delay&quot;:200,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4499078 e-con-full e-flex e-con e-child\" data-id=\"4499078\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe28f0d elementor-widget elementor-widget-icon-box\" data-id=\"fe28f0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPortal\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tVisitor Management System\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e3f35a elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"0e3f35a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e53103 e-con-full e-flex e-con e-child\" data-id=\"5e53103\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d4f5ea elementor-widget elementor-widget-heading\" data-id=\"4d4f5ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-4d4f5ea{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f26549e elementor-widget elementor-widget-heading\" data-id=\"f26549e\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">990 K\u010d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-163372e elementor-widget elementor-widget-heading\" data-id=\"163372e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\/ month<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-911b372 elementor-mobile-align-justify elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"911b372\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/checkout-portal\/\" id=\"portal_annualy\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Activate Portal<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ac9cc7 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"0ac9cc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Simple guest check-in, legal compliance, and digital logs focused on record-keeping.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53cf4c8 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"53cf4c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Web portal only \u2013 no device\/kiosk required<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Visitor management portal (overview &amp; history)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Pre-registration &amp; touchless check-in<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Digital document signing (NDA, H&amp;S, GDPR)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Emergency events &amp; SMS alerts to visitors<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Automatic updates &amp; monitoring<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d60b89 e-con-full e-flex e-con e-child\" data-id=\"2d60b89\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18854d7 elementor-widget elementor-widget-icon-box\" data-id=\"18854d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tBasic\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAI Avatar with Fixed Scenarios\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-89b172c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"89b172c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b65b26 e-flex e-con-boxed e-con e-child\" data-id=\"3b65b26\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f28af88 elementor-widget elementor-widget-heading\" data-id=\"f28af88\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-f28af88{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-490cace elementor-widget elementor-widget-heading\" data-id=\"490cace\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">4 990 K\u010d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-607d662 elementor-widget elementor-widget-heading\" data-id=\"607d662\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\/ month<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c1668f elementor-mobile-align-justify elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"5c1668f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/checkout-basic\/\" id=\"basic_annualy\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Activate Basic<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38de39f elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"38de39f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Ideal for one site with standard check-in and simple automations.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e1dd59 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"6e1dd59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M4 8L7 11L12.5 5\" stroke=\"black\" style=\"stroke:black;stroke-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Everything in <b>Portal<\/b>, plus:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M4 8L7 11L12.5 5\" stroke=\"black\" style=\"stroke:black;stroke-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>AI Receptionist<\/strong> (voice &amp; touchscreen)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M4 8L7 11L12.5 5\" stroke=\"black\" style=\"stroke:black;stroke-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Pre-built check-in scenarios (quick setup via QR)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M4 8L7 11L12.5 5\" stroke=\"black\" style=\"stroke:black;stroke-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Up to 150<\/strong> visitor check-ins \/ month<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7335d38 e-con-full e-flex e-con e-child\" data-id=\"7335d38\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce69346 my-tlacitko elementor-widget elementor-widget-button\" data-id=\"ce69346\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">MOST POPULAR<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f79da6b elementor-widget elementor-widget-icon-box\" data-id=\"f79da6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPremium\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAI Avatar with Custom Scenarios\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e4b8108 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"e4b8108\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b377e89 e-con-full e-flex e-con e-child\" data-id=\"b377e89\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a848913 elementor-widget elementor-widget-heading\" data-id=\"a848913\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-a848913{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-358e189 elementor-widget elementor-widget-heading\" data-id=\"358e189\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">12 490 K\u010d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb0cce2 elementor-widget elementor-widget-heading\" data-id=\"fb0cce2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\/ month<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab257a3 elementor-mobile-align-justify elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"ab257a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact\" id=\"PREMIUM - 199 EUR\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Sales<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4236849 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4236849\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Flexible workflows, custom integrations, and analytics for businesses requiring tailored experiences.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8812ce elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d8812ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-plus\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">One-time setup fee (implementation included)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Everything in <b>Basic<\/b>, plus:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Custom check-in workflows &amp; scenarios<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Visitor analytics &amp; conversation history<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Visitor badge printing<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Customized branding<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Visitor navigation (static site map)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Door &amp; gate control (via external relay)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Up to 300<\/strong> visitor check-ins \/ month<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Priority email support<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f43d6d e-con-full e-flex e-con e-child\" data-id=\"2f43d6d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c28c0f1 elementor-widget elementor-widget-icon-box\" data-id=\"c28c0f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEnterprise\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCustom Deployments\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a65eac elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7a65eac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9694f26 e-con-full e-flex e-con e-child\" data-id=\"9694f26\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b09ac34 elementor-widget elementor-widget-heading\" data-id=\"b09ac34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Custom pricing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-91a3d10 elementor-mobile-align-justify elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"91a3d10\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact\" id=\"ENTERPRISE - 299 EUR\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Sales<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96b2661 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"96b2661\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Bespoke configurations, global rollout support, and management for large-scale organizations.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a9c168 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"6a9c168\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Everything in  <b>Premium<\/b>, plus:<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Enterprise integrations (LDAP, access control, gates, elevators)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Multi-tenant management (multiple sites &amp; companies)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Interactive navigation maps<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Local phone number<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">ID scanning &amp; verification<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">PPE compliance check<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Unlimited <\/strong>visitors \/ month<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">VIP support (phone &amp; email)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Individual SLA<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><g clip-path=\"url(#clip0_980_2721)\"><path d=\"M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8Z\" fill=\"#45DA8A\" style=\"fill:#45DA8A;fill:color(display-p3 0.2717 0.8559 0.5410);fill-opacity:1;\"><\/path><path d=\"M12.8682 5.33789L7.01562 11.7227L3.64648 8.35352L4.35352 7.64648L6.98438 10.2773L12.1318 4.66211L12.8682 5.33789Z\" fill=\"black\" style=\"fill:black;fill-opacity:1;\"><\/path><\/g><defs><clipPath id=\"clip0_980_2721\"><rect width=\"16\" height=\"16\" fill=\"white\" style=\"fill:white;fill-opacity:1;\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">API access<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a60d767 e-flex e-con-boxed e-con e-parent\" data-id=\"a60d767\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55ca506 elementor-widget elementor-widget-heading\" data-id=\"55ca506\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose the perfect plan for your needs<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d1df330 pricing-table e-con-full e-flex e-con e-child\" data-id=\"d1df330\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a8d6454 e-grid e-con-full pricing-header e-con e-child\" data-id=\"a8d6454\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ae68bcb elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"ae68bcb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-082a0ef elementor-widget elementor-widget-heading\" data-id=\"082a0ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Features<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c121de9 e-con-full e-flex e-con e-child\" data-id=\"c121de9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea29935 elementor-widget elementor-widget-heading\" data-id=\"ea29935\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Portal<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-190c4e6 e-flex e-con-boxed e-con e-child\" data-id=\"190c4e6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c74400 elementor-widget elementor-widget-heading\" data-id=\"1c74400\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Basic<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-096fd64 pricing-box e-flex e-con-boxed e-con e-child\" data-id=\"096fd64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53069bb elementor-widget elementor-widget-heading\" data-id=\"53069bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Premium<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-361227e e-flex e-con-boxed e-con e-child\" data-id=\"361227e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-463ed04 elementor-widget elementor-widget-heading\" data-id=\"463ed04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Enterprise<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b08553e e-flex e-con-boxed e-con e-child\" data-id=\"b08553e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7109477 e-grid e-con-full e-con e-child\" data-id=\"7109477\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-338025e e-con-full e-flex e-con e-child\" data-id=\"338025e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ffde03 elementor-widget elementor-widget-heading\" data-id=\"1ffde03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Visitor Management Portal<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f63fc96 e-flex e-con-boxed e-con e-child\" data-id=\"f63fc96\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c421207 e-flex e-con-boxed e-con e-child\" data-id=\"c421207\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65f7cf4 e-flex e-con-boxed e-con e-child\" data-id=\"65f7cf4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d6ccdb e-flex e-con-boxed e-con e-child\" data-id=\"8d6ccdb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d78d566 e-grid e-con-full e-con e-child\" data-id=\"d78d566\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b4efc14 e-con-full e-flex e-con e-child\" data-id=\"b4efc14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b347ff8 elementor-widget elementor-widget-heading\" data-id=\"b347ff8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/portal.areception.ai\/\">Client Portal (web app)<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5565448 e-flex e-con-boxed e-con e-child\" data-id=\"5565448\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71c22f9 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"71c22f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ff653fc e-flex e-con-boxed e-con e-child\" data-id=\"ff653fc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-408c509 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"408c509\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9b046c e-flex e-con-boxed e-con e-child\" data-id=\"d9b046c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a50c0e7 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a50c0e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb91d9b e-flex e-con-boxed e-con e-child\" data-id=\"eb91d9b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f109c1 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0f109c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5610e1 e-grid e-con-full e-con e-child\" data-id=\"b5610e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9f3dd39 e-con-full e-flex e-con e-child\" data-id=\"9f3dd39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6eaae97 elementor-widget elementor-widget-heading\" data-id=\"6eaae97\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Digital guestbook<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-85e3da8 e-flex e-con-boxed e-con e-child\" data-id=\"85e3da8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79286ab pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"79286ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c00bcf e-flex e-con-boxed e-con e-child\" data-id=\"6c00bcf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7bc84b1 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"7bc84b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-857498f e-flex e-con-boxed e-con e-child\" data-id=\"857498f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34aa455 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"34aa455\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef0b3c7 e-flex e-con-boxed e-con e-child\" data-id=\"ef0b3c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f31f7d8 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"f31f7d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39147bb e-grid e-con-full e-con e-child\" data-id=\"39147bb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-95748d9 e-con-full e-flex e-con e-child\" data-id=\"95748d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a86bed elementor-widget elementor-widget-heading\" data-id=\"0a86bed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Online self check-in\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c38968a e-flex e-con-boxed e-con e-child\" data-id=\"c38968a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8301465 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8301465\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7293689 e-flex e-con-boxed e-con e-child\" data-id=\"7293689\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-654df15 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"654df15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2a118b8 e-flex e-con-boxed e-con e-child\" data-id=\"2a118b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d4aa186 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d4aa186\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de6d096 e-flex e-con-boxed e-con e-child\" data-id=\"de6d096\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c60dfc8 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c60dfc8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d105e51 e-grid e-con-full e-con e-child\" data-id=\"d105e51\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-699108b e-con-full e-flex e-con e-child\" data-id=\"699108b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a805f7d elementor-widget elementor-widget-heading\" data-id=\"a805f7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sending visitor invitations\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-efd21f1 e-flex e-con-boxed e-con e-child\" data-id=\"efd21f1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42448bc pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"42448bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-27392d4 e-flex e-con-boxed e-con e-child\" data-id=\"27392d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f383e3e pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"f383e3e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8285f7e e-flex e-con-boxed e-con e-child\" data-id=\"8285f7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc7b7a6 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"dc7b7a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-36e33ac e-flex e-con-boxed e-con e-child\" data-id=\"36e33ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42e2804 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"42e2804\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18fa14b e-grid e-con-full e-con e-child\" data-id=\"18fa14b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0bea535 e-con-full e-flex e-con e-child\" data-id=\"0bea535\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eaec3a5 elementor-widget elementor-widget-heading\" data-id=\"eaec3a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Emergency events &amp; visitor evacuation\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-354a798 e-flex e-con-boxed e-con e-child\" data-id=\"354a798\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc1a10e pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"bc1a10e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c2404e e-flex e-con-boxed e-con e-child\" data-id=\"0c2404e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff106a6 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ff106a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e72e6a e-flex e-con-boxed e-con e-child\" data-id=\"9e72e6a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c797322 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c797322\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e2fafd e-flex e-con-boxed e-con e-child\" data-id=\"2e2fafd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6bdd0b pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c6bdd0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8866e0b e-grid e-con-full e-con e-child\" data-id=\"8866e0b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b841618 e-con-full e-flex e-con e-child\" data-id=\"b841618\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94aad15 elementor-widget elementor-widget-heading\" data-id=\"94aad15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Emergency SMS alerts to visitors<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-717aef2 e-flex e-con-boxed e-con e-child\" data-id=\"717aef2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d08eaf pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5d08eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b81c2b e-flex e-con-boxed e-con e-child\" data-id=\"4b81c2b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-635b5ae pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"635b5ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c0c29e e-flex e-con-boxed e-con e-child\" data-id=\"2c0c29e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0f1b98 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b0f1b98\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-64e771c e-flex e-con-boxed e-con e-child\" data-id=\"64e771c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-978ea9c pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"978ea9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-073ee91 e-grid e-con-full e-con e-child\" data-id=\"073ee91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7aa0e48 e-con-full e-flex e-con e-child\" data-id=\"7aa0e48\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9008eda elementor-widget elementor-widget-heading\" data-id=\"9008eda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Handling invited &amp; walk-in visitors\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b428b82 e-flex e-con-boxed e-con e-child\" data-id=\"b428b82\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40d7dbb pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"40d7dbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1a495fe e-flex e-con-boxed e-con e-child\" data-id=\"1a495fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77a7773 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"77a7773\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0106beb e-flex e-con-boxed e-con e-child\" data-id=\"0106beb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5cb654 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e5cb654\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3def19d e-flex e-con-boxed e-con e-child\" data-id=\"3def19d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66de6ce pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"66de6ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5cd2c5a e-grid e-con-full e-con e-child\" data-id=\"5cd2c5a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6a2aad4 e-con-full e-flex e-con e-child\" data-id=\"6a2aad4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9ac95f elementor-widget elementor-widget-heading\" data-id=\"e9ac95f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Document signing &amp; records via web portal (H&amp;S, NDA, \u2026)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6175f1c e-flex e-con-boxed e-con e-child\" data-id=\"6175f1c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f84045 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4f84045\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f51cade e-flex e-con-boxed e-con e-child\" data-id=\"f51cade\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3a16c1 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b3a16c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-72922f6 e-flex e-con-boxed e-con e-child\" data-id=\"72922f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8682898 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8682898\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-84f0d12 e-flex e-con-boxed e-con e-child\" data-id=\"84f0d12\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3721b99 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3721b99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-351e7fb e-grid e-con-full e-con e-child\" data-id=\"351e7fb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-44c1f42 e-con-full e-flex e-con e-child\" data-id=\"44c1f42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63aa6e6 elementor-widget elementor-widget-heading\" data-id=\"63aa6e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Operations<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-07d4102 e-flex e-con-boxed e-con e-child\" data-id=\"07d4102\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c96bb4 e-flex e-con-boxed e-con e-child\" data-id=\"4c96bb4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e99c9b e-flex e-con-boxed e-con e-child\" data-id=\"9e99c9b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e97ef31 e-flex e-con-boxed e-con e-child\" data-id=\"e97ef31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10d6945 e-grid e-con-full e-con e-child\" data-id=\"10d6945\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f41c843 e-con-full e-flex e-con e-child\" data-id=\"f41c843\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e36ceff elementor-widget elementor-widget-heading\" data-id=\"e36ceff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Automatic updates &amp; monitoring<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f1f94c0 e-flex e-con-boxed e-con e-child\" data-id=\"f1f94c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ce52f7 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4ce52f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef66631 e-flex e-con-boxed e-con e-child\" data-id=\"ef66631\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af2c4ba pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"af2c4ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c81c40a e-flex e-con-boxed e-con e-child\" data-id=\"c81c40a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5ed1aa pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e5ed1aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be3caec e-flex e-con-boxed e-con e-child\" data-id=\"be3caec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77cb0dc pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"77cb0dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-309169b e-grid e-con-full e-con e-child\" data-id=\"309169b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d5bcd29 e-con-full e-flex e-con e-child\" data-id=\"d5bcd29\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9967a0 elementor-widget elementor-widget-heading\" data-id=\"a9967a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AI Receptionist &amp; Capacity<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5fa37d0 e-flex e-con-boxed e-con e-child\" data-id=\"5fa37d0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f789ec8 e-flex e-con-boxed e-con e-child\" data-id=\"f789ec8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-242fbaf e-flex e-con-boxed e-con e-child\" data-id=\"242fbaf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef6c857 e-flex e-con-boxed e-con e-child\" data-id=\"ef6c857\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0ca5680 e-grid e-con-full e-con e-child\" data-id=\"0ca5680\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1e5309a e-con-full e-flex e-con e-child\" data-id=\"1e5309a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9eec5a elementor-widget elementor-widget-heading\" data-id=\"f9eec5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AI receptionist<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3e0248 e-flex e-con-boxed e-con e-child\" data-id=\"a3e0248\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94b8bc0 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"94b8bc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf5eb8e e-flex e-con-boxed e-con e-child\" data-id=\"cf5eb8e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3776882 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3776882\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b0e6a1 e-flex e-con-boxed e-con e-child\" data-id=\"5b0e6a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abe7654 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"abe7654\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3f621a6 e-flex e-con-boxed e-con e-child\" data-id=\"3f621a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3fda4e pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a3fda4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9ca93a4 e-grid e-con-full e-con e-child\" data-id=\"9ca93a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8740d86 e-con-full e-flex e-con e-child\" data-id=\"8740d86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ba1289 elementor-widget elementor-widget-heading\" data-id=\"3ba1289\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AI-powered Q&amp;A and\nconversations <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e47941 e-flex e-con-boxed e-con e-child\" data-id=\"9e47941\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6dbbe96 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6dbbe96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f4fd71e e-flex e-con-boxed e-con e-child\" data-id=\"f4fd71e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-09659d1 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"09659d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6200cb1 e-flex e-con-boxed e-con e-child\" data-id=\"6200cb1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f631df pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4f631df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6bbf7e e-flex e-con-boxed e-con e-child\" data-id=\"d6bbf7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-621c25c pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"621c25c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3aecafa e-grid e-con-full e-con e-child\" data-id=\"3aecafa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-195598c e-con-full e-flex e-con e-child\" data-id=\"195598c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25b0536 elementor-widget elementor-widget-heading\" data-id=\"25b0536\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"> Interactive media (images,\nvideos, PDFs, web)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6c0e72 e-flex e-con-boxed e-con e-child\" data-id=\"b6c0e72\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c644456 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c644456\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-61d2cc5 e-flex e-con-boxed e-con e-child\" data-id=\"61d2cc5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df21829 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"df21829\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e4ecff e-flex e-con-boxed e-con e-child\" data-id=\"6e4ecff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e8bb56 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"7e8bb56\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2545fa2 e-flex e-con-boxed e-con e-child\" data-id=\"2545fa2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db352e2 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"db352e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af7b688 e-grid e-con-full e-con e-child\" data-id=\"af7b688\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8b67c26 e-con-full e-flex e-con e-child\" data-id=\"8b67c26\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28e441b elementor-widget elementor-widget-heading\" data-id=\"28e441b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Courier &amp; delivery handling<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5360f46 e-flex e-con-boxed e-con e-child\" data-id=\"5360f46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d3b028 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5d3b028\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1f1eb3 e-flex e-con-boxed e-con e-child\" data-id=\"b1f1eb3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d46475 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"7d46475\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6eb0fe4 e-flex e-con-boxed e-con e-child\" data-id=\"6eb0fe4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a7df94 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9a7df94\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e334e31 e-flex e-con-boxed e-con e-child\" data-id=\"e334e31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51adc9f pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"51adc9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-96203e9 e-grid e-con-full e-con e-child\" data-id=\"96203e9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-76773eb e-con-full e-flex e-con e-child\" data-id=\"76773eb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ae9f16 elementor-widget elementor-widget-heading\" data-id=\"8ae9f16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Avatar instruction length (max characters)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ba09d6a e-flex e-con-boxed e-con e-child\" data-id=\"ba09d6a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b78850 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3b78850\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-086ae86 e-flex e-con-boxed e-con e-child\" data-id=\"086ae86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9348e0d elementor-widget elementor-widget-heading\" data-id=\"9348e0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">5,000<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-220fcaa e-flex e-con-boxed e-con e-child\" data-id=\"220fcaa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8d1d74 elementor-widget elementor-widget-heading\" data-id=\"a8d1d74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">10,000<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa0001d e-flex e-con-boxed e-con e-child\" data-id=\"aa0001d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f5d84f elementor-widget elementor-widget-heading\" data-id=\"6f5d84f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Unlimited<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-78fc0fc e-grid e-con-full e-con e-child\" data-id=\"78fc0fc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-55c2f95 e-con-full e-flex e-con e-child\" data-id=\"55c2f95\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23674e9 elementor-widget elementor-widget-heading\" data-id=\"23674e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Monthly visits (max)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d7ddf7 e-flex e-con-boxed e-con e-child\" data-id=\"0d7ddf7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f499af elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6f499af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6487d8 e-flex e-con-boxed e-con e-child\" data-id=\"b6487d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68e2e23 elementor-widget elementor-widget-heading\" data-id=\"68e2e23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">150<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-36f1b50 e-flex e-con-boxed e-con e-child\" data-id=\"36f1b50\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f88aa0c elementor-widget elementor-widget-heading\" data-id=\"f88aa0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">300<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-763a686 e-flex e-con-boxed e-con e-child\" data-id=\"763a686\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98f741c elementor-widget elementor-widget-heading\" data-id=\"98f741c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Unlimited<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c1c7bcd e-grid e-con-full e-con e-child\" data-id=\"c1c7bcd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-af3b64b e-con-full e-flex e-con e-child\" data-id=\"af3b64b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfe1c19 elementor-widget elementor-widget-heading\" data-id=\"bfe1c19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Call the host \/ visited person<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-803d7c2 e-flex e-con-boxed e-con e-child\" data-id=\"803d7c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1dc92b4 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1dc92b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c81f25 e-flex e-con-boxed e-con e-child\" data-id=\"2c81f25\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54a9b28 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"54a9b28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca34e53 e-flex e-con-boxed e-con e-child\" data-id=\"ca34e53\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-729923e pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"729923e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1383fca e-flex e-con-boxed e-con e-child\" data-id=\"1383fca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bacb4e0 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"bacb4e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-26a4e3b e-grid e-con-full e-con e-child\" data-id=\"26a4e3b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-881d276 e-con-full e-flex e-con e-child\" data-id=\"881d276\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8e2ed7 elementor-widget elementor-widget-heading\" data-id=\"b8e2ed7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Backup phone (call forwarding)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-625cf16 e-flex e-con-boxed e-con e-child\" data-id=\"625cf16\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1c7186 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"f1c7186\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d905ec e-flex e-con-boxed e-con e-child\" data-id=\"2d905ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1c482a pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d1c482a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9ffe2a0 e-flex e-con-boxed e-con e-child\" data-id=\"9ffe2a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0bf0258 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0bf0258\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae583b8 e-flex e-con-boxed e-con e-child\" data-id=\"ae583b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c728927 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c728927\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1cb2931 e-grid e-con-full e-con e-child\" data-id=\"1cb2931\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-97c5c52 e-con-full e-flex e-con e-child\" data-id=\"97c5c52\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0046311 elementor-widget elementor-widget-heading\" data-id=\"0046311\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Local phone number<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9e0ff1 e-flex e-con-boxed e-con e-child\" data-id=\"d9e0ff1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bc0b56 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4bc0b56\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fe17d8d e-flex e-con-boxed e-con e-child\" data-id=\"fe17d8d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3264459 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3264459\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b35fa3 e-flex e-con-boxed e-con e-child\" data-id=\"8b35fa3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfb51fa elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"dfb51fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef71a9a e-flex e-con-boxed e-con e-child\" data-id=\"ef71a9a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de5c396 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"de5c396\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9f5c825 e-grid e-con-full e-con e-child\" data-id=\"9f5c825\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ad45e20 e-con-full e-flex e-con e-child\" data-id=\"ad45e20\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41edb05 elementor-widget elementor-widget-heading\" data-id=\"41edb05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">QR invitation check-in<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fc98750 e-flex e-con-boxed e-con e-child\" data-id=\"fc98750\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2340e0 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b2340e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a307d1d e-flex e-con-boxed e-con e-child\" data-id=\"a307d1d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29b45e9 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"29b45e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-280a85c e-flex e-con-boxed e-con e-child\" data-id=\"280a85c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abc1c56 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"abc1c56\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9f233bd e-flex e-con-boxed e-con e-child\" data-id=\"9f233bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37f11ef pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"37f11ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c0f15c e-grid e-con-full e-con e-child\" data-id=\"6c0f15c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f4b0923 e-con-full e-flex e-con e-child\" data-id=\"f4b0923\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70961bc elementor-widget elementor-widget-heading\" data-id=\"70961bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Multi-language AI (9+ languages)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8bfaafa e-flex e-con-boxed e-con e-child\" data-id=\"8bfaafa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76c3aeb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"76c3aeb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-982a4e8 e-flex e-con-boxed e-con e-child\" data-id=\"982a4e8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9572a4 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a9572a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0337e1f e-flex e-con-boxed e-con e-child\" data-id=\"0337e1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f7d558 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1f7d558\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-177a700 e-flex e-con-boxed e-con e-child\" data-id=\"177a700\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1a8708 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b1a8708\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43e796b e-grid e-con-full e-con e-child\" data-id=\"43e796b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0fe3388 e-con-full e-flex e-con e-child\" data-id=\"0fe3388\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-525543b elementor-widget elementor-widget-heading\" data-id=\"525543b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">On-device document signing at kiosk\/tablet (H&amp;S, NDA, \u2026)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08d0dd9 e-flex e-con-boxed e-con e-child\" data-id=\"08d0dd9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8802b58 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8802b58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45344c8 e-flex e-con-boxed e-con e-child\" data-id=\"45344c8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e887563 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e887563\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a0e4dd e-flex e-con-boxed e-con e-child\" data-id=\"8a0e4dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89544b3 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"89544b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9ef8e5 e-flex e-con-boxed e-con e-child\" data-id=\"e9ef8e5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd28d6e pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"bd28d6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-62ac425 e-grid e-con-full e-con e-child\" data-id=\"62ac425\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-69a54cb e-con-full e-flex e-con e-child\" data-id=\"69a54cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b22a3c elementor-widget elementor-widget-heading\" data-id=\"1b22a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Billing Unit<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f994fcf e-flex e-con-boxed e-con e-child\" data-id=\"f994fcf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d93f31 e-flex e-con-boxed e-con e-child\" data-id=\"4d93f31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-449d46e e-flex e-con-boxed e-con e-child\" data-id=\"449d46e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-918f75c e-flex e-con-boxed e-con e-child\" data-id=\"918f75c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7246227 e-grid e-con-full e-con e-child\" data-id=\"7246227\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-974116b e-con-full e-flex e-con e-child\" data-id=\"974116b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa41ca7 elementor-widget elementor-widget-heading\" data-id=\"fa41ca7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Licenses are billed per device \u2014 add unlimited devices<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bb4fa75 e-flex e-con-boxed e-con e-child\" data-id=\"bb4fa75\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a45c8f7 elementor-widget elementor-widget-heading\" data-id=\"a45c8f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Web-only<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-802bac7 e-flex e-con-boxed e-con e-child\" data-id=\"802bac7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df8f082 elementor-widget elementor-widget-heading\" data-id=\"df8f082\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Per device<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-66564e7 e-flex e-con-boxed e-con e-child\" data-id=\"66564e7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-228f8cc elementor-widget elementor-widget-heading\" data-id=\"228f8cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Per device<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8458d00 e-flex e-con-boxed e-con e-child\" data-id=\"8458d00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-950dca6 elementor-widget elementor-widget-heading\" data-id=\"950dca6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Per device<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5713a09 e-grid e-con-full e-con e-child\" data-id=\"5713a09\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a41da85 e-con-full e-flex e-con e-child\" data-id=\"a41da85\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63ddbdf elementor-widget elementor-widget-heading\" data-id=\"63ddbdf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Navigation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ee98d91 e-flex e-con-boxed e-con e-child\" data-id=\"ee98d91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-46f3128 e-flex e-con-boxed e-con e-child\" data-id=\"46f3128\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c71703 e-flex e-con-boxed e-con e-child\" data-id=\"6c71703\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c906b94 e-flex e-con-boxed e-con e-child\" data-id=\"c906b94\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-056a141 e-grid e-con-full e-con e-child\" data-id=\"056a141\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e403188 e-con-full e-flex e-con e-child\" data-id=\"e403188\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8bfe589 elementor-widget elementor-widget-heading\" data-id=\"8bfe589\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Site navigation \u2013 static map<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3388fae e-flex e-con-boxed e-con e-child\" data-id=\"3388fae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7028c82 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"7028c82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c3a264 e-flex e-con-boxed e-con e-child\" data-id=\"1c3a264\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16e6fd9 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"16e6fd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a4dab56 e-flex e-con-boxed e-con e-child\" data-id=\"a4dab56\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2078a27 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2078a27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b2ff46 e-flex e-con-boxed e-con e-child\" data-id=\"8b2ff46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d210f11 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d210f11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-581b2c0 e-grid e-con-full e-con e-child\" data-id=\"581b2c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7f59d1f e-con-full e-flex e-con e-child\" data-id=\"7f59d1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6450238 elementor-widget elementor-widget-heading\" data-id=\"6450238\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Site navigation \u2013 interactive maps<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a9cb74d e-flex e-con-boxed e-con e-child\" data-id=\"a9cb74d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3c1410 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c3c1410\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24aae01 e-flex e-con-boxed e-con e-child\" data-id=\"24aae01\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c875e55 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c875e55\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b0383e e-flex e-con-boxed e-con e-child\" data-id=\"5b0383e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d1a2eb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8d1a2eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d64b18b e-flex e-con-boxed e-con e-child\" data-id=\"d64b18b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c24676e pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c24676e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1db407 e-grid e-con-full e-con e-child\" data-id=\"b1db407\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9a83141 e-con-full e-flex e-con e-child\" data-id=\"9a83141\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1e4387 elementor-widget elementor-widget-heading\" data-id=\"a1e4387\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Compliance at the AI Receptionist\t\t<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bfdb286 e-flex e-con-boxed e-con e-child\" data-id=\"bfdb286\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70de0a5 e-flex e-con-boxed e-con e-child\" data-id=\"70de0a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-824d705 e-flex e-con-boxed e-con e-child\" data-id=\"824d705\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fa1701c e-flex e-con-boxed e-con e-child\" data-id=\"fa1701c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-336d25a e-grid e-con-full e-con e-child\" data-id=\"336d25a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-76deecb e-con-full e-flex e-con e-child\" data-id=\"76deecb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd0b4af elementor-widget elementor-widget-heading\" data-id=\"dd0b4af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Training + document signing at AI receptionist + validity check<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f7e88ce e-flex e-con-boxed e-con e-child\" data-id=\"f7e88ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f44ea7c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"f44ea7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e73599d e-flex e-con-boxed e-con e-child\" data-id=\"e73599d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f60aadf elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"f60aadf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-62446d8 e-flex e-con-boxed e-con e-child\" data-id=\"62446d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9de070 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e9de070\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5253e7d e-flex e-con-boxed e-con e-child\" data-id=\"5253e7d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5c1caa pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b5c1caa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dca6ba7 e-grid e-con-full e-con e-child\" data-id=\"dca6ba7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-11c560d e-con-full e-flex e-con e-child\" data-id=\"11c560d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-683c5c5 elementor-widget elementor-widget-heading\" data-id=\"683c5c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ID scanning &amp; verification<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-461dc3e e-flex e-con-boxed e-con e-child\" data-id=\"461dc3e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-14d0f67 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"14d0f67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c63fe7e e-flex e-con-boxed e-con e-child\" data-id=\"c63fe7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9655e3c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9655e3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b12546 e-flex e-con-boxed e-con e-child\" data-id=\"0b12546\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be70c29 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"be70c29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-15c96d3 e-flex e-con-boxed e-con e-child\" data-id=\"15c96d3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5049fbf pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5049fbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92755b6 e-grid e-con-full e-con e-child\" data-id=\"92755b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c2e1303 e-con-full e-flex e-con e-child\" data-id=\"c2e1303\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0500521 elementor-widget elementor-widget-heading\" data-id=\"0500521\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PPE compliance check (Personal Protective Equipment)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21c72bd e-flex e-con-boxed e-con e-child\" data-id=\"21c72bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12ac50e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"12ac50e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-664c43e e-flex e-con-boxed e-con e-child\" data-id=\"664c43e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9f6038 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a9f6038\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-96eb7d1 e-flex e-con-boxed e-con e-child\" data-id=\"96eb7d1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-422218d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"422218d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-226b2b3 e-flex e-con-boxed e-con e-child\" data-id=\"226b2b3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3705793 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3705793\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d77b570 e-grid e-con-full e-con e-child\" data-id=\"d77b570\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0b940a4 e-con-full e-flex e-con e-child\" data-id=\"0b940a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-efe07e7 elementor-widget elementor-widget-heading\" data-id=\"efe07e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Branding &amp; Avatar Customization\t\t\t\t<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-62a3250 e-flex e-con-boxed e-con e-child\" data-id=\"62a3250\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9379104 e-flex e-con-boxed e-con e-child\" data-id=\"9379104\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6bb0e77 e-flex e-con-boxed e-con e-child\" data-id=\"6bb0e77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6bf75c e-flex e-con-boxed e-con e-child\" data-id=\"b6bf75c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e0d0d0c e-grid e-con-full e-con e-child\" data-id=\"e0d0d0c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2312e88 e-con-full e-flex e-con e-child\" data-id=\"2312e88\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ccb9a2 elementor-widget elementor-widget-heading\" data-id=\"2ccb9a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Custom avatar appearance<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-581f86a e-flex e-con-boxed e-con e-child\" data-id=\"581f86a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3101c45 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3101c45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c91f74 e-flex e-con-boxed e-con e-child\" data-id=\"3c91f74\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-266cccb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"266cccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b50961d e-flex e-con-boxed e-con e-child\" data-id=\"b50961d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72623ca pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"72623ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-62ffd93 e-flex e-con-boxed e-con e-child\" data-id=\"62ffd93\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa7249a pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"fa7249a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b7f01f e-grid e-con-full e-con e-child\" data-id=\"9b7f01f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-50396d8 e-con-full e-flex e-con e-child\" data-id=\"50396d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fafbb2 elementor-widget elementor-widget-heading\" data-id=\"3fafbb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Customized branding (logo)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75aa29f e-flex e-con-boxed e-con e-child\" data-id=\"75aa29f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce267ae elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ce267ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f95b4c e-flex e-con-boxed e-con e-child\" data-id=\"2f95b4c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a633e6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8a633e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eaa5e41 e-flex e-con-boxed e-con e-child\" data-id=\"eaa5e41\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fca93ea pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"fca93ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b15935 e-flex e-con-boxed e-con e-child\" data-id=\"5b15935\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cca417 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1cca417\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-25ffccd e-grid e-con-full e-con e-child\" data-id=\"25ffccd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-79abdf4 e-con-full e-flex e-con e-child\" data-id=\"79abdf4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26a1b14 elementor-widget elementor-widget-heading\" data-id=\"26a1b14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Specific voice requirements (realism, etc.)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0598ad3 e-flex e-con-boxed e-con e-child\" data-id=\"0598ad3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1404746 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1404746\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7429db0 e-flex e-con-boxed e-con e-child\" data-id=\"7429db0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4ddcec elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e4ddcec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-29fc947 e-flex e-con-boxed e-con e-child\" data-id=\"29fc947\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95bb321 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"95bb321\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea4916f e-flex e-con-boxed e-con e-child\" data-id=\"ea4916f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d8cd5c pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1d8cd5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a771069 e-grid e-con-full e-con e-child\" data-id=\"a771069\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1464369 e-con-full e-flex e-con e-child\" data-id=\"1464369\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c5ef61 elementor-widget elementor-widget-heading\" data-id=\"7c5ef61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Premium AI voice (emotionally\nexpressive)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-df78bb0 e-flex e-con-boxed e-con e-child\" data-id=\"df78bb0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c967e5b elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c967e5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a118756 e-flex e-con-boxed e-con e-child\" data-id=\"a118756\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb0cbbb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"bb0cbbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7d18443 e-flex e-con-boxed e-con e-child\" data-id=\"7d18443\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d9bd68 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6d9bd68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2977337 e-flex e-con-boxed e-con e-child\" data-id=\"2977337\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f318f3 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9f318f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a16dfe7 e-grid e-con-full e-con e-child\" data-id=\"a16dfe7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bdf3d53 e-con-full e-flex e-con e-child\" data-id=\"bdf3d53\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b89215c elementor-widget elementor-widget-heading\" data-id=\"b89215c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Scenarios, Analytics, Integrations\t\t\t\t<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b9aa53 e-flex e-con-boxed e-con e-child\" data-id=\"5b9aa53\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-49dff90 e-flex e-con-boxed e-con e-child\" data-id=\"49dff90\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bb0f4e2 e-flex e-con-boxed e-con e-child\" data-id=\"bb0f4e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ec66e3 e-flex e-con-boxed e-con e-child\" data-id=\"5ec66e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a1a594d e-grid e-con-full e-con e-child\" data-id=\"a1a594d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-abdd5c4 e-con-full e-flex e-con e-child\" data-id=\"abdd5c4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ff2fc4 elementor-widget elementor-widget-heading\" data-id=\"6ff2fc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Custom customer scenarios<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b3c737e e-flex e-con-boxed e-con e-child\" data-id=\"b3c737e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0aedfa1 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0aedfa1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e1f27f1 e-flex e-con-boxed e-con e-child\" data-id=\"e1f27f1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bd94ce elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4bd94ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3dcb9fc e-flex e-con-boxed e-con e-child\" data-id=\"3dcb9fc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23d741b pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"23d741b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ce0f19b e-flex e-con-boxed e-con e-child\" data-id=\"ce0f19b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0adb3d pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d0adb3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a72d89 e-grid e-con-full e-con e-child\" data-id=\"5a72d89\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ca76cc9 e-con-full e-flex e-con e-child\" data-id=\"ca76cc9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e8b759 elementor-widget elementor-widget-heading\" data-id=\"4e8b759\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Conversation history &amp; statistics<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1a1cd61 e-flex e-con-boxed e-con e-child\" data-id=\"1a1cd61\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e81353 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5e81353\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-620a375 e-flex e-con-boxed e-con e-child\" data-id=\"620a375\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-569fb4e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"569fb4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2614bf6 e-flex e-con-boxed e-con e-child\" data-id=\"2614bf6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3cb5705 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3cb5705\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f38d1e e-flex e-con-boxed e-con e-child\" data-id=\"5f38d1e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac9d215 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ac9d215\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0ff6595 e-grid e-con-full e-con e-child\" data-id=\"0ff6595\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9567b17 e-con-full e-flex e-con e-child\" data-id=\"9567b17\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfeb839 elementor-widget elementor-widget-heading\" data-id=\"cfeb839\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Door &amp; gate control (external relay)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae1a60d e-flex e-con-boxed e-con e-child\" data-id=\"ae1a60d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20fafdc elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"20fafdc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-03f0e15 e-flex e-con-boxed e-con e-child\" data-id=\"03f0e15\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af16649 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"af16649\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2761790 e-flex e-con-boxed e-con e-child\" data-id=\"2761790\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31f2d96 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"31f2d96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-25756c0 e-flex e-con-boxed e-con e-child\" data-id=\"25756c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ffa4e7 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2ffa4e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d81511 e-grid e-con-full e-con e-child\" data-id=\"8d81511\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8ffc48d e-con-full e-flex e-con e-child\" data-id=\"8ffc48d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0653e9f elementor-widget elementor-widget-heading\" data-id=\"0653e9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Badge printing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00ae90d e-flex e-con-boxed e-con e-child\" data-id=\"00ae90d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88af76e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"88af76e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3bf1f75 e-flex e-con-boxed e-con e-child\" data-id=\"3bf1f75\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5585c01 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5585c01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-231cf19 e-flex e-con-boxed e-con e-child\" data-id=\"231cf19\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed62fb4 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ed62fb4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fff5e5e e-flex e-con-boxed e-con e-child\" data-id=\"fff5e5e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1d5dec pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b1d5dec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ecfdfc5 e-grid e-con-full e-con e-child\" data-id=\"ecfdfc5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bdfed47 e-con-full e-flex e-con e-child\" data-id=\"bdfed47\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9272217 elementor-widget elementor-widget-heading\" data-id=\"9272217\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Integrations (LDAP, access control, gates,  elevators, turnstiles, \u2026)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5802952 e-flex e-con-boxed e-con e-child\" data-id=\"5802952\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b240a7 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5b240a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bc5e5a8 e-flex e-con-boxed e-con e-child\" data-id=\"bc5e5a8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca77712 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ca77712\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-04d4e5e e-flex e-con-boxed e-con e-child\" data-id=\"04d4e5e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb87d90 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"bb87d90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4149ed1 e-flex e-con-boxed e-con e-child\" data-id=\"4149ed1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9977d5d pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9977d5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8c2779d e-grid e-con-full e-con e-child\" data-id=\"8c2779d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fe464c9 e-con-full e-flex e-con e-child\" data-id=\"fe464c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01cf86d elementor-widget elementor-widget-heading\" data-id=\"01cf86d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Extension HUB (ID reader, card\ndispenser, label printing\u2026)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a7b1614 e-flex e-con-boxed e-con e-child\" data-id=\"a7b1614\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8356424 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8356424\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18a1158 e-flex e-con-boxed e-con e-child\" data-id=\"18a1158\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ca4998 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9ca4998\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f63d689 e-flex e-con-boxed e-con e-child\" data-id=\"f63d689\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0847bea elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0847bea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2672c2 e-flex e-con-boxed e-con e-child\" data-id=\"e2672c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fe2793 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"7fe2793\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-879d5aa e-grid e-con-full e-con e-child\" data-id=\"879d5aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1de3cbd e-con-full e-flex e-con e-child\" data-id=\"1de3cbd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19293d0 elementor-widget elementor-widget-heading\" data-id=\"19293d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Enterprise-only Capabilities<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a5c4645 e-flex e-con-boxed e-con e-child\" data-id=\"a5c4645\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd3cdb1 e-flex e-con-boxed e-con e-child\" data-id=\"bd3cdb1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bedf04c e-flex e-con-boxed e-con e-child\" data-id=\"bedf04c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7e9afd0 e-flex e-con-boxed e-con e-child\" data-id=\"7e9afd0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af417c6 e-grid e-con-full e-con e-child\" data-id=\"af417c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-60de472 e-con-full e-flex e-con e-child\" data-id=\"60de472\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ccfc742 elementor-widget elementor-widget-heading\" data-id=\"ccfc742\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Multi-tenant (multiple companies, advanced permissions)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19730d5 e-flex e-con-boxed e-con e-child\" data-id=\"19730d5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aaa35d2 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"aaa35d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dbdc998 e-flex e-con-boxed e-con e-child\" data-id=\"dbdc998\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d35a1d3 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d35a1d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-99b1d33 e-flex e-con-boxed e-con e-child\" data-id=\"99b1d33\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3964d7a elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3964d7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57c5f0f e-flex e-con-boxed e-con e-child\" data-id=\"57c5f0f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28f4754 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"28f4754\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-133d85d e-grid e-con-full e-con e-child\" data-id=\"133d85d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-29526dc e-con-full e-flex e-con e-child\" data-id=\"29526dc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-204963c elementor-widget elementor-widget-heading\" data-id=\"204963c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Custom emergency scenarios (evacuation flows)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58afd5b e-flex e-con-boxed e-con e-child\" data-id=\"58afd5b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b897c30 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b897c30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-df98810 e-flex e-con-boxed e-con e-child\" data-id=\"df98810\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6265f38 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6265f38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-84f5f00 e-flex e-con-boxed e-con e-child\" data-id=\"84f5f00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-247eda0 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"247eda0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ccffe32 e-flex e-con-boxed e-con e-child\" data-id=\"ccffe32\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae2d67f pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ae2d67f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9c99cc e-grid e-con-full e-con e-child\" data-id=\"d9c99cc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d5d827e e-con-full e-flex e-con e-child\" data-id=\"d5d827e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6410bb elementor-widget elementor-widget-heading\" data-id=\"d6410bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Individual SLA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-28fa810 e-flex e-con-boxed e-con e-child\" data-id=\"28fa810\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37e101d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"37e101d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a10d96d e-flex e-con-boxed e-con e-child\" data-id=\"a10d96d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-782887d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"782887d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e03a540 e-flex e-con-boxed e-con e-child\" data-id=\"e03a540\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3912115 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3912115\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-095dd29 e-flex e-con-boxed e-con e-child\" data-id=\"095dd29\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c14390 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1c14390\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c1d8260 e-grid e-con-full e-con e-child\" data-id=\"c1d8260\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ecf6404 e-con-full e-flex e-con e-child\" data-id=\"ecf6404\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c61d693 elementor-widget elementor-widget-heading\" data-id=\"c61d693\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">API Access (REST Integration)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d00f15 e-flex e-con-boxed e-con e-child\" data-id=\"2d00f15\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02630f0 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"02630f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb42cbb e-flex e-con-boxed e-con e-child\" data-id=\"fb42cbb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c9d322 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0c9d322\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0504dc2 e-flex e-con-boxed e-con e-child\" data-id=\"0504dc2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce5f525 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ce5f525\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1cca7d2 e-flex e-con-boxed e-con e-child\" data-id=\"1cca7d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd8f850 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"cd8f850\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9413574 e-grid e-con-full e-con e-child\" data-id=\"9413574\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fb99972 e-con-full e-flex e-con e-child\" data-id=\"fb99972\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7cca6d elementor-widget elementor-widget-heading\" data-id=\"f7cca6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Support<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-882c4f2 e-flex e-con-boxed e-con e-child\" data-id=\"882c4f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e389537 e-flex e-con-boxed e-con e-child\" data-id=\"e389537\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31546af e-flex e-con-boxed e-con e-child\" data-id=\"31546af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34da665 e-flex e-con-boxed e-con e-child\" data-id=\"34da665\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9967974 e-grid e-con-full e-con e-child\" data-id=\"9967974\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c4dbb46 e-con-full e-flex e-con e-child\" data-id=\"c4dbb46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18d2781 elementor-widget elementor-widget-heading\" data-id=\"18d2781\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Self-service Help Center<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-78a22a3 e-flex e-con-boxed e-con e-child\" data-id=\"78a22a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46413d1 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"46413d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2fe184b e-flex e-con-boxed e-con e-child\" data-id=\"2fe184b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c49564 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6c49564\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f4532ae e-flex e-con-boxed e-con e-child\" data-id=\"f4532ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5c2a1f pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c5c2a1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ea5236 e-flex e-con-boxed e-con e-child\" data-id=\"1ea5236\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50302f4 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"50302f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb1486d e-grid e-con-full e-con e-child\" data-id=\"cb1486d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-426fe6c e-con-full e-flex e-con e-child\" data-id=\"426fe6c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93bc4c3 elementor-widget elementor-widget-heading\" data-id=\"93bc4c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Email support<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb5d5c9 e-flex e-con-boxed e-con e-child\" data-id=\"fb5d5c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42791e3 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"42791e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c77d12 e-flex e-con-boxed e-con e-child\" data-id=\"1c77d12\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef53315 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ef53315\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3e185f6 e-flex e-con-boxed e-con e-child\" data-id=\"3e185f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8e252f pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d8e252f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8036f3d e-flex e-con-boxed e-con e-child\" data-id=\"8036f3d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c210bdc pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c210bdc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-85f2f52 e-grid e-con-full e-con e-child\" data-id=\"85f2f52\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-11712e2 e-con-full e-flex e-con e-child\" data-id=\"11712e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72ae6db elementor-widget elementor-widget-heading\" data-id=\"72ae6db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Priority email support<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-752185a e-flex e-con-boxed e-con e-child\" data-id=\"752185a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f810bb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1f810bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b1f838 e-flex e-con-boxed e-con e-child\" data-id=\"6b1f838\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82e1c17 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"82e1c17\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d8b271 e-flex e-con-boxed e-con e-child\" data-id=\"8d8b271\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-490a3fe pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"490a3fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1270a98 e-flex e-con-boxed e-con e-child\" data-id=\"1270a98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbb8652 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"dbb8652\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0067498 e-grid e-con-full e-con e-child\" data-id=\"0067498\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-706c91f e-con-full e-flex e-con e-child\" data-id=\"706c91f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2106c05 elementor-widget elementor-widget-heading\" data-id=\"2106c05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">VIP support (phone &amp; email, 1h\nresponse)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d303143 e-flex e-con-boxed e-con e-child\" data-id=\"d303143\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ae66a7 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5ae66a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31fa1e5 e-flex e-con-boxed e-con e-child\" data-id=\"31fa1e5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-345572c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"345572c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9229ed2 e-flex e-con-boxed e-con e-child\" data-id=\"9229ed2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ced2ae elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0ced2ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-89610e1 e-flex e-con-boxed e-con e-child\" data-id=\"89610e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da75f93 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"da75f93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3e1cfa0 e-grid e-con-full e-con e-child\" data-id=\"3e1cfa0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6d45c77 e-con-full e-flex e-con e-child\" data-id=\"6d45c77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cc8bf7 elementor-widget elementor-widget-heading\" data-id=\"6cc8bf7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Commercial terms<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-258dbb6 e-flex e-con-boxed e-con e-child\" data-id=\"258dbb6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5c2cb3d e-flex e-con-boxed e-con e-child\" data-id=\"5c2cb3d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-553aa44 e-flex e-con-boxed e-con e-child\" data-id=\"553aa44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b486d37 e-flex e-con-boxed e-con e-child\" data-id=\"b486d37\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3e28b18 e-grid e-con-full e-con e-child\" data-id=\"3e28b18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8a48562 e-con-full e-flex e-con e-child\" data-id=\"8a48562\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6500d3d elementor-widget elementor-widget-heading\" data-id=\"6500d3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Scenario implementation &amp; maintenance (hours \/ month included)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-040fca5 e-flex e-con-boxed e-con e-child\" data-id=\"040fca5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0a15bf elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a0a15bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-081196a e-flex e-con-boxed e-con e-child\" data-id=\"081196a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e20cc3 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3e20cc3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd48a0b e-flex e-con-boxed e-con e-child\" data-id=\"dd48a0b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9042d75 elementor-widget elementor-widget-heading\" data-id=\"9042d75\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">1<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-460891c e-flex e-con-boxed e-con e-child\" data-id=\"460891c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4dc5d3 elementor-widget elementor-widget-heading\" data-id=\"a4dc5d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">As quoted<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c289fd9 e-grid e-con-full e-con e-child\" data-id=\"c289fd9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-415a95c e-con-full e-flex e-con e-child\" data-id=\"415a95c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8adf99e elementor-widget elementor-widget-heading\" data-id=\"8adf99e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Assistance with custom scenarios (EUR \/ hour)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-48daea0 e-flex e-con-boxed e-con e-child\" data-id=\"48daea0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d528e6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2d528e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd0ae5c e-flex e-con-boxed e-con e-child\" data-id=\"bd0ae5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e34891 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"7e34891\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><rect x=\"4\" y=\"13\" width=\"22\" height=\"3\" rx=\"1.5\" fill=\"#ABABAB\" style=\"fill:#ABABAB;fill:color(display-p3 0.6720 0.6720 0.6720);fill-opacity:1;\"><\/rect><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-59be6cc e-flex e-con-boxed e-con e-child\" data-id=\"59be6cc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-860c30d elementor-widget elementor-widget-heading\" data-id=\"860c30d\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-860c30d{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f72e1fc elementor-widget elementor-widget-heading\" data-id=\"f72e1fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">1500 K\u010d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22ff6ca e-flex e-con-boxed e-con e-child\" data-id=\"22ff6ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f494b0 elementor-widget elementor-widget-heading\" data-id=\"5f494b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.elementor-element-5f494b0{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14333f9 elementor-widget elementor-widget-heading\" data-id=\"14333f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">1500 K\u010d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-84d2a26 e-grid e-con-full e-con e-child\" data-id=\"84d2a26\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a328966 e-con-full e-flex e-con e-child\" data-id=\"a328966\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b2a001 elementor-widget elementor-widget-heading\" data-id=\"1b2a001\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Languages (EN, ES, DE, IT, CZ, SK, PL, RO, RU, PT; more on request)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17ec353 e-flex e-con-boxed e-con e-child\" data-id=\"17ec353\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbdab5c pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"dbdab5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d059cbf e-flex e-con-boxed e-con e-child\" data-id=\"d059cbf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbeec1e pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"dbeec1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9112930 e-flex e-con-boxed e-con e-child\" data-id=\"9112930\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f355f98 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"f355f98\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2709e27 e-flex e-con-boxed e-con e-child\" data-id=\"2709e27\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57f2c82 pricing-checki elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"57f2c82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M14.9873 1.88965C22.4298 1.88965 28.4638 7.78934 28.4639 15.0664C28.4639 22.3436 22.4299 28.2432 14.9873 28.2432C7.54491 28.243 1.51172 22.3435 1.51172 15.0664C1.51182 7.78945 7.54498 1.88983 14.9873 1.88965ZM14.0635 16.5654L9.36426 12.1377L6.97266 14.6768L14.0742 21.3672L23.9033 12.0303L21.501 9.50098L14.0635 16.5654Z\" fill=\"#8ED55A\" style=\"fill:#8ED55A;fill:color(display-p3 0.5551 0.8359 0.3546);fill-opacity:1;\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5982fba e-con-full e-flex e-con e-parent\" data-id=\"5982fba\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-be5ab91 e-con-full e-flex e-con e-child\" data-id=\"be5ab91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-725d11f elementor-widget elementor-widget-heading\" data-id=\"725d11f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by Leading Companies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c0e7402 e-flex e-con-boxed e-con e-child\" data-id=\"c0e7402\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-930c397 elementor-skin-carousel elementor-widget elementor-widget-media-carousel\" data-id=\"930c397\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;5&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:17,&quot;sizes&quot;:[]},&quot;slides_per_view_tablet&quot;:&quot;5&quot;,&quot;slides_per_view_mobile&quot;:&quot;3&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Partners\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"1\" style=\"background-image: url(&#039;https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/1.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Frame 2147208496\" style=\"background-image: url(&#039;https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/Frame-2147208496.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Frame 2147208498\" style=\"background-image: url(&#039;https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/Frame-2147208498.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Frame 2147208497\" style=\"background-image: url(&#039;https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/Frame-2147208497.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Frame 2147208499\" style=\"background-image: url(&#039;https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/Frame-2147208499.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"Frame 2147208500\" style=\"background-image: url(&#039;https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/Frame-2147208500.svg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-25dd8d7 e-flex e-con-boxed e-con e-parent\" data-id=\"25dd8d7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0006eec e-con-full e-flex e-con e-child\" data-id=\"0006eec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d57b520 elementor-widget elementor-widget-heading\" data-id=\"d57b520\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><p>\n  Pricing &amp; Plans \u2013 <span style=\"color:#4800B8\">FAQ<\/span>\n<\/p><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e27c3e0 elementor-widget elementor-widget-text-editor\" data-id=\"e27c3e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"group w-full text-gray-800 dark:text-gray-100 border-b border-black\/10 dark:border-gray-900\/50 bg-gray-50 dark:bg-[#444654]\"><div class=\"text-base gap-4 md:gap-6 md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0 m-auto\"><div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\"><div class=\"flex flex-grow flex-col gap-3\"><div class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\"><div class=\"markdown prose w-full break-words dark:prose-invert dark\"><p>The most common questions about aReception and pricing.<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c9d7747 e-con-full e-flex e-con e-child\" data-id=\"c9d7747\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c144ba3 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"c144ba3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-2021\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2021\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-angle-down\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-angle-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Why is there a monthly fee?<\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2021\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2021\"><p>The monthly fee covers the ongoing costs of cloud infrastructure and third-party services (e.g., AI\/LLM processing, telephony where applicable), as well as continuous product development. It includes software updates, system monitoring, technical support, remote management, and essential cloud integrations required for reliable operation.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-2022\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2022\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-angle-down\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-angle-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Can I try it before buying?<\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2022\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2022\"><p>Yes. You can try aReception.ai for free for up to one month before purchasing. This lets you test key features and confirm the best plan for your site. <a class=\"\" href=\"\/try-now\" rel=\"noopener\" data-start=\"274\" data-end=\"300\" data-is-only-node=\"\"><strong data-start=\"275\" data-end=\"289\">Try it now<\/strong><\/a><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-2023\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2023\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-angle-down\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-angle-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Can I change my plan later?<\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2023\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2023\"><p>Absolutely. You can upgrade or change your plan at any time.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-2024\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-2024\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-angle-down\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-angle-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Is it possible to perform a custom configuration?<\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2024\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-2024\"><p>Yes. Custom configurations are available in the Enterprise plan. We can tailor the solution to your requirements (workflows, integrations, and deployments) based on the agreed scope.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-2025\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-2025\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-angle-down\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-angle-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What devices does your application work on?<\/a>\n\t\t\t\t\t<\/h4>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2025\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-2025\"><p data-start=\"96\" data-end=\"383\">The aReception <a href=\"https:\/\/www.areception.ai\/AndroidApp\">Android app<\/a> runs on Android 13+. The device should support a touch display, speakers, and a microphone with echo cancellation. A camera is recommended for QR-based flows.<\/p><p data-start=\"96\" data-end=\"383\">We recommend Zebra kiosks, such as the KC50 (15\u201d or 22\u201d). For mobile indoor use, Zebra ET40\/ET45 are a good fit; for outdoor environments, consider ET60\/ET65\/ET401. To find a local Zebra partner, use the <a class=\"\" href=\"https:\/\/www.zebra.com\/us\/en\/partners\/partner-application-locator.html\" target=\"_new\" rel=\"noopener\" data-start=\"978\" data-end=\"1066\">Partner Locator<\/a>.<\/p><p data-start=\"905\" data-end=\"1069\">\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Why is there a monthly fee?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>The monthly fee covers the ongoing costs of cloud infrastructure and third-party services (e.g., AI\\\/LLM processing, telephony where applicable), as well as continuous product development. It includes software updates, system monitoring, technical support, remote management, and essential cloud integrations required for reliable operation.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Can I try it before buying?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Yes. You can try aReception.ai for free for up to one month before purchasing. This lets you test key features and confirm the best plan for your site. <a class=\\\"\\\" href=\\\"\\\/try-now\\\" rel=\\\"noopener\\\" data-start=\\\"274\\\" data-end=\\\"300\\\" data-is-only-node=\\\"\\\"><strong data-start=\\\"275\\\" data-end=\\\"289\\\">Try it now<\\\/strong><\\\/a><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Can I change my plan later?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Absolutely. You can upgrade or change your plan at any time.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Is it possible to perform a custom configuration?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Yes. Custom configurations are available in the Enterprise plan. We can tailor the solution to your requirements (workflows, integrations, and deployments) based on the agreed scope.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What devices does your application work on?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p data-start=\\\"96\\\" data-end=\\\"383\\\">The aReception <a href=\\\"https:\\\/\\\/www.areception.ai\\\/AndroidApp\\\">Android app<\\\/a> runs on Android 13+. The device should support a touch display, speakers, and a microphone with echo cancellation. A camera is recommended for QR-based flows.<\\\/p><p data-start=\\\"96\\\" data-end=\\\"383\\\">We recommend Zebra kiosks, such as the KC50 (15\\u201d or 22\\u201d). For mobile indoor use, Zebra ET40\\\/ET45 are a good fit; for outdoor environments, consider ET60\\\/ET65\\\/ET401. To find a local Zebra partner, use the <a class=\\\"\\\" href=\\\"https:\\\/\\\/www.zebra.com\\\/us\\\/en\\\/partners\\\/partner-application-locator.html\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"978\\\" data-end=\\\"1066\\\">Partner Locator<\\\/a>.<\\\/p><p data-start=\\\"905\\\" data-end=\\\"1069\\\">\\u00a0<\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bbbcf5 elementor-widget elementor-widget-html\" data-id=\"3bbbcf5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- FAQ schema auto-generated by plugin -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6411d885 e-flex e-con-boxed e-con e-parent\" data-id=\"6411d885\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5f609b22 animated-slow e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"5f609b22\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60a3b210 elementor-widget elementor-widget-image\" data-id=\"60a3b210\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"468\" height=\"242\" src=\"https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/ICON.webp\" class=\"attachment-medium_large size-medium_large wp-image-14312\" alt=\"aReception feature icon for digital reception services\" srcset=\"https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/ICON.webp 468w, https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/ICON-300x155.webp 300w, https:\/\/www.areception.ai\/wp-content\/uploads\/2025\/12\/ICON-18x9.webp 18w\" sizes=\"(max-width: 468px) 100vw, 468px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69ccfd01 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69ccfd01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><p style=\"color:#200052\">\n  Want to See <span style=\"color:#4800B8\">aReception<\/span> in Action?\n<\/p><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-519eb5de animated-slow elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"519eb5de\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Leave us your contact, and we\u2019ll show you how aReception can improve operations at your site.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6bb60e4d elementor-mobile-align-center elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6bb60e4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/try-now\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">TRY NOW FOR FREE<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pricing &amp; Plans Subscription fee based on the selected plan. Prices are excluding VAT. Pay Monthly Pay Annually Save up to 20% Portal Visitor Management System 1 190 K\u010d \/ month Activate Portal Simple guest check-in, legal compliance, and digital logs focused on record-keeping. Web portal only \u2013 no device\/kiosk required Visitor management portal (overview [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":17450,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18834","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pricing &amp; Plans | aReception.ai<\/title>\n<meta name=\"description\" content=\"AI receptionist and visitor management plans. Portal from \u20ac39\/mo, full AI avatar solution with hardware from \u20ac199\/mo. Compare plans and features.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.areception.ai\/cs\/cenik\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pricing &amp; Plans | aReception.ai\" \/>\n<meta property=\"og:description\" content=\"AI receptionist and visitor management plans. Portal from \u20ac39\/mo, full AI avatar solution with hardware from \u20ac199\/mo. Compare plans and features.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.areception.ai\/cs\/cenik\/\" \/>\n<meta property=\"og:site_name\" content=\"aReception.ai\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/aReceptionAI\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-23T11:57:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.areception.ai\/wp-content\/uploads\/2026\/02\/areception-hero-cover-ai-terminal-software.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"878\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Contact Us | aReception.com\" \/>\n<meta name=\"twitter:description\" content=\"Do you have questions or need more information about aReception? Contact our team via the form, email, or phone, and we will be happy to help you.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.areception.ai\/wp-content\/uploads\/2026\/02\/areception-hero-cover-ai-terminal-software.webp\" \/>\n<meta name=\"twitter:site\" content=\"@aReceptionAI\" \/>\n<meta name=\"twitter:label1\" content=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.areception.ai\\\/pricing\\\/\",\"url\":\"https:\\\/\\\/www.areception.ai\\\/pricing\\\/\",\"name\":\"Pricing &amp; Plans | aReception.ai\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.areception.ai\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.areception.ai\\\/pricing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.areception.ai\\\/pricing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.areception.ai\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/areception-hero-cover-ai-terminal-software.webp\",\"datePublished\":\"2026-02-20T11:39:32+00:00\",\"dateModified\":\"2026-03-23T11:57:10+00:00\",\"description\":\"AI receptionist and visitor management plans. Portal from \u20ac39\\\/mo, full AI avatar solution with hardware from \u20ac199\\\/mo. Compare plans and features.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.areception.ai\\\/pricing\\\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.areception.ai\\\/pricing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\\\/\\\/www.areception.ai\\\/pricing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.areception.ai\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/areception-hero-cover-ai-terminal-software.webp\",\"contentUrl\":\"https:\\\/\\\/www.areception.ai\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/areception-hero-cover-ai-terminal-software.webp\",\"width\":1600,\"height\":878,\"caption\":\"areception-hero-cover-ai-terminal-software\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.areception.ai\\\/pricing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Dom\u016f\",\"item\":\"https:\\\/\\\/www.areception.ai\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pricing &amp; Plans\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.areception.ai\\\/#website\",\"url\":\"https:\\\/\\\/www.areception.ai\\\/\",\"name\":\"aReception.ai\",\"description\":\"AI Receptionist &amp; Visitor Management System\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.areception.ai\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.areception.ai\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.areception.ai\\\/#organization\",\"name\":\"aReception.ai s.r.o.\",\"url\":\"https:\\\/\\\/www.areception.ai\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\\\/\\\/www.areception.ai\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.areception.ai\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/Logo-aReception.ai_.svg\",\"contentUrl\":\"https:\\\/\\\/www.areception.ai\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/Logo-aReception.ai_.svg\",\"width\":188,\"height\":33,\"caption\":\"aReception.ai s.r.o.\"},\"image\":{\"@id\":\"https:\\\/\\\/www.areception.ai\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/aReceptionAI\",\"https:\\\/\\\/x.com\\\/aReceptionAI\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/areception\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@aReception\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ceny a tarify | aReception.ai","description":"Pl\u00e1ny pro recep\u010dn\u00ed s um\u011blou inteligenc\u00ed a spr\u00e1vu n\u00e1v\u0161t\u011bv. Port\u00e1l od 990 K\u010d\/m\u011bs\u00edc, kompletn\u00ed \u0159e\u0161en\u00ed avatar\u016f s um\u011blou inteligenc\u00ed a hardwarem od 4 990\u20ac\/m\u011bs\u00edc. Porovnejte pl\u00e1ny a funkce.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.areception.ai\/cs\/cenik\/","og_locale":"cs_CZ","og_type":"article","og_title":"Pricing &amp; Plans | aReception.ai","og_description":"AI receptionist and visitor management plans. Portal from \u20ac39\/mo, full AI avatar solution with hardware from \u20ac199\/mo. Compare plans and features.","og_url":"https:\/\/www.areception.ai\/cs\/cenik\/","og_site_name":"aReception.ai","article_publisher":"https:\/\/www.facebook.com\/aReceptionAI","article_modified_time":"2026-03-23T11:57:10+00:00","og_image":[{"width":1600,"height":878,"url":"https:\/\/www.areception.ai\/wp-content\/uploads\/2026\/02\/areception-hero-cover-ai-terminal-software.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_title":"Contact Us | aReception.com","twitter_description":"Do you have questions or need more information about aReception? Contact our team via the form, email, or phone, and we will be happy to help you.","twitter_image":"https:\/\/www.areception.ai\/wp-content\/uploads\/2026\/02\/areception-hero-cover-ai-terminal-software.webp","twitter_site":"@aReceptionAI","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"6 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.areception.ai\/pricing\/","url":"https:\/\/www.areception.ai\/pricing\/","name":"Ceny a tarify | aReception.ai","isPartOf":{"@id":"https:\/\/www.areception.ai\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.areception.ai\/pricing\/#primaryimage"},"image":{"@id":"https:\/\/www.areception.ai\/pricing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.areception.ai\/wp-content\/uploads\/2026\/02\/areception-hero-cover-ai-terminal-software.webp","datePublished":"2026-02-20T11:39:32+00:00","dateModified":"2026-03-23T11:57:10+00:00","description":"Pl\u00e1ny pro recep\u010dn\u00ed s um\u011blou inteligenc\u00ed a spr\u00e1vu n\u00e1v\u0161t\u011bv. Port\u00e1l od 990 K\u010d\/m\u011bs\u00edc, kompletn\u00ed \u0159e\u0161en\u00ed avatar\u016f s um\u011blou inteligenc\u00ed a hardwarem od 4 990\u20ac\/m\u011bs\u00edc. Porovnejte pl\u00e1ny a funkce.","breadcrumb":{"@id":"https:\/\/www.areception.ai\/pricing\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.areception.ai\/pricing\/"]}]},{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/www.areception.ai\/pricing\/#primaryimage","url":"https:\/\/www.areception.ai\/wp-content\/uploads\/2026\/02\/areception-hero-cover-ai-terminal-software.webp","contentUrl":"https:\/\/www.areception.ai\/wp-content\/uploads\/2026\/02\/areception-hero-cover-ai-terminal-software.webp","width":1600,"height":878,"caption":"areception-hero-cover-ai-terminal-software"},{"@type":"BreadcrumbList","@id":"https:\/\/www.areception.ai\/pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Dom\u016f","item":"https:\/\/www.areception.ai\/"},{"@type":"ListItem","position":2,"name":"Pricing &amp; Plans"}]},{"@type":"WebSite","@id":"https:\/\/www.areception.ai\/#website","url":"https:\/\/www.areception.ai\/","name":"aReception.ai","description":"AI recep\u010dn\u00ed a syst\u00e9m pro spr\u00e1vu n\u00e1v\u0161t\u011bv","publisher":{"@id":"https:\/\/www.areception.ai\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.areception.ai\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"},{"@type":"Organization","@id":"https:\/\/www.areception.ai\/#organization","name":"aReception.ai s.r.o.","url":"https:\/\/www.areception.ai\/","logo":{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/www.areception.ai\/#\/schema\/logo\/image\/","url":"https:\/\/www.areception.ai\/wp-content\/uploads\/2023\/03\/Logo-aReception.ai_.svg","contentUrl":"https:\/\/www.areception.ai\/wp-content\/uploads\/2023\/03\/Logo-aReception.ai_.svg","width":188,"height":33,"caption":"aReception.ai s.r.o."},"image":{"@id":"https:\/\/www.areception.ai\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/aReceptionAI","https:\/\/x.com\/aReceptionAI","https:\/\/www.linkedin.com\/company\/areception\/","https:\/\/www.youtube.com\/@aReception"]}]}},"_links":{"self":[{"href":"https:\/\/www.areception.ai\/cs\/wp-json\/wp\/v2\/pages\/18834","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.areception.ai\/cs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.areception.ai\/cs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.areception.ai\/cs\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.areception.ai\/cs\/wp-json\/wp\/v2\/comments?post=18834"}],"version-history":[{"count":276,"href":"https:\/\/www.areception.ai\/cs\/wp-json\/wp\/v2\/pages\/18834\/revisions"}],"predecessor-version":[{"id":26282,"href":"https:\/\/www.areception.ai\/cs\/wp-json\/wp\/v2\/pages\/18834\/revisions\/26282"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.areception.ai\/cs\/wp-json\/wp\/v2\/media\/17450"}],"wp:attachment":[{"href":"https:\/\/www.areception.ai\/cs\/wp-json\/wp\/v2\/media?parent=18834"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}